:root{--background:#f5f7f6;--background-alt:#edf5f4;--surface:#fff;--surface-soft:#eef3f2;--surface-mint:#e1f2ee;--surface-blue:#e8f0f7;--text:#17252b;--text-blue:#123b50;--muted:#52636a;--line:#d5e0e0;--line-strong:#b8cdcd;--accent:#087f78;--accent-dark:#065f5a;--accent-soft:#e1f2ee;--secondary-accent:#c48a3a;--secondary-soft:#fff4df}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--background);color:var(--text);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}a:hover{opacity:.8}.container{width:min(1120px,calc(100% - 48px));margin:0 auto}.site-header{border-bottom:1px solid var(--line);background:rgba(245,247,246,.96)}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:76px}.brand{color:var(--text);font-size:.95rem;font-weight:700;letter-spacing:.04em}.site-nav{display:flex;gap:28px;color:var(--muted);font-size:.82rem}.site-nav a:hover{color:var(--accent-dark);opacity:1}.hero-section{padding:84px 0 116px}.hero-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);align-items:center;gap:72px}.hero-copy{min-width:0}.section-kicker{display:block;margin-bottom:14px;color:var(--accent-dark);font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.hero-descriptor{margin:0 0 18px;color:var(--muted);font-size:.86rem}h1,h2,h3,p{margin-top:0}h1{max-width:650px;margin-bottom:24px;color:var(--text);font-size:clamp(3.5rem,7vw,6.2rem);font-weight:700;letter-spacing:-.065em;line-height:.95}.hero-body{max-width:620px;margin-bottom:28px;color:var(--muted);font-size:.98rem;line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:28px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:999px;font-size:.8rem;font-weight:700}.button-primary{background:var(--accent);color:#fff}.button-primary:hover{background:var(--accent-dark);opacity:1}.button-secondary{border:1px solid var(--line);background:var(--surface);color:var(--text)}.button-secondary:hover{border-color:var(--accent);color:var(--accent-dark);opacity:1}.hero-facts{display:flex;flex-wrap:wrap;gap:12px 22px;color:var(--muted);font-size:.65rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hero-system{width:100%;min-width:0}.system-panel{min-height:420px;padding:28px;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:0 20px 50px rgba(23,37,43,.08)}.system-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:36px}.system-panel-header .section-kicker{margin-bottom:0}.system-status{color:var(--muted);font-size:.72rem;white-space:nowrap}.system-flow{display:flex;flex-direction:column;gap:16px}.system-node{display:grid;grid-template-columns:42px minmax(0,1fr);-moz-column-gap:14px;column-gap:14px;padding:18px;border:1px solid var(--line);border-radius:14px;background:var(--surface-soft)}.system-node span{grid-row:span 2;color:var(--accent);font-size:.76rem;font-weight:700}.system-node strong{color:var(--text);font-size:1rem;line-height:1.3}.system-node small{display:block;margin-top:6px;color:var(--muted);font-size:.8rem;line-height:1.45}.system-node-accent{border-color:var(--accent);background:var(--accent-soft)}.approach-section,.contact-section,.systems-section,.thesis-section{border-top:1px solid var(--line)}.thesis-section{padding:96px 0 120px}.approach-layout,.contact-layout,.systems-layout,.thesis-layout{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(0,1fr);gap:72px}.approach-copy h2,.contact-layout h2,.systems-copy h2,.thesis-copy h2{max-width:460px;margin-bottom:24px;color:var(--text);font-size:clamp(2.4rem,4vw,4rem);letter-spacing:-.055em;line-height:.98}.approach-copy p,.contact-layout p,.systems-copy p,.thesis-copy p{max-width:510px;color:var(--muted);font-size:.92rem;line-height:1.65}.approach-steps,.thesis-cards{display:flex;flex-direction:column;gap:16px}.approach-step,.system-card,.thesis-card{border:1px solid var(--line);border-radius:14px;background:var(--surface)}.thesis-card{padding:26px}.thesis-card-accent{border-color:var(--accent);background:var(--accent-soft)}.contact-card-label,.thesis-card-label{display:block;margin-bottom:8px;color:var(--accent-dark);font-size:.64rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.approach-step h3,.system-card h3,.thesis-card h3{margin-bottom:12px;color:var(--text);font-size:1.05rem;line-height:1.3}.approach-step p,.system-card p,.thesis-card p{margin-bottom:0;color:var(--muted);font-size:.88rem;line-height:1.55}.approach-section,.contact-section,.systems-section{padding:96px 0 120px}.approach-step{display:grid;grid-template-columns:48px minmax(0,1fr);gap:18px;padding:22px}.approach-step>span{color:var(--accent);font-size:.76rem;font-weight:700}.approach-step h3{margin-bottom:8px;font-size:1rem}.approach-step p{font-size:.86rem}.systems-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.system-card{min-height:220px;padding:24px}.system-card-number{display:block;margin-bottom:46px;color:var(--accent);font-size:.72rem;font-weight:700}.system-card h3{margin-bottom:12px;font-size:1rem}.system-card p{font-size:.84rem}.contact-layout{align-items:center}.contact-card{padding:32px;border:1px solid var(--accent);border-radius:16px;background:var(--accent-soft)}.contact-card-label{margin-bottom:18px}.contact-card h3{max-width:340px;margin-bottom:28px;color:var(--text);font-size:1.5rem;line-height:1.2}@media (max-width:850px){.approach-layout,.contact-layout,.hero-layout,.systems-layout,.thesis-layout{grid-template-columns:1fr;gap:48px}.hero-section{padding-top:56px}h1{font-size:clamp(3.2rem,13vw,5.5rem)}.system-panel{min-height:auto}.systems-grid{grid-template-columns:1fr}}@media (max-width:560px){.container{width:min(100% - 32px,1120px)}.header-inner{min-height:64px}.site-nav{gap:14px;font-size:.72rem}.hero-section{padding-bottom:76px}.hero-facts{flex-direction:column;gap:8px}.system-panel{padding:20px}.system-panel-header{flex-direction:column;gap:8px}.system-status{white-space:normal}.approach-section,.contact-section,.systems-section,.thesis-section{padding:76px 0}}.hero-section{background:radial-gradient(circle at 85% 20%,rgba(8,127,120,.09),transparent 34%),var(--background)}.hero-system{position:relative}.system-panel{background:linear-gradient(145deg,rgba(225,242,238,.92),hsla(0,0%,100%,.98))}.system-panel:before{display:block;width:52px;height:4px;margin-bottom:24px;border-radius:999px;background:var(--accent);content:""}.system-node-accent{background:var(--surface-mint)}.approach-step:nth-child(2){background:var(--surface-blue)}.approach-step:nth-child(4){background:var(--surface-mint)}.system-card:nth-child(2){background:var(--surface-blue)}.system-card:nth-child(4){background:var(--surface-mint)}.system-card-number{color:var(--secondary-accent)}.contact-section{background:var(--text-blue)}.contact-section .section-kicker,.contact-section h2,.contact-section p{color:#fff}.contact-card{border-color:hsla(0,0%,100%,.35);background:hsla(0,0%,100%,.1)}.contact-card h3{color:#fff}.contact-card-label{color:#b9eee5}