:root{--bg:#050816;--bg-elevated:rgba(10,17,33,0.72);--panel:rgba(8,14,28,0.88);--panel-strong:#0d152b;--text:#f4f7fb;--muted:#96a3bb;--border:rgba(128,155,202,0.2);--accent:#1af0a4;--accent-soft:rgba(26,240,164,0.12);--accent-strong:#57ffbd;--danger:#ff7373;--success:#75f0ab;--shadow:0 20px 50px rgba(0,0,0,0.35);--radius:26px;--radius-sm:18px;--max-width:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--text);background:radial-gradient(circle at top,rgba(26,240,164,.18),transparent 25%),radial-gradient(circle at right,rgba(77,121,255,.12),transparent 24%),linear-gradient(180deg,#050816,#060b18 52%,#04070f);font-family:var(--font-display),"Segoe UI",sans-serif}body:before{content:"";position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 0);background-size:56px 56px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.55),transparent 88%);mask-image:linear-gradient(180deg,rgba(0,0,0,.55),transparent 88%)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.site-shell{position:relative;min-height:100vh}.page-shell{width:min(calc(100% - 2rem),var(--max-width));margin:0 auto;padding-bottom:4rem}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:40;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(5,8,22,.72);border-bottom:1px solid rgba(148,163,184,.12)}.topbar-inner{width:min(calc(100% - 2rem),var(--max-width));min-height:88px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.brand{display:inline-flex;align-items:center;gap:.9rem}.brand-mark{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;border:1px solid rgba(26,240,164,.45);background:linear-gradient(145deg,rgba(26,240,164,.15),rgba(15,25,44,.8));color:var(--accent-strong);font-family:var(--font-mono),monospace;font-size:.95rem;font-weight:600}.brand-copy{display:flex;flex-direction:column;gap:.15rem}.brand-copy strong{font-size:1rem}.brand-copy span{color:var(--muted);font-size:.78rem}.nav{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem}.nav-link{padding:.65rem .95rem;border-radius:999px;color:var(--muted);transition:color .16s ease,background-color .16s ease,border-color .16s ease;border:1px solid transparent}.nav-link.active,.nav-link:hover{color:var(--text);background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.08)}.header-actions{display:flex;align-items:center;gap:.75rem}.section{padding:4.8rem 0 0}.page-intro{padding-top:4rem}.hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);grid-gap:1.6rem;gap:1.6rem;align-items:stretch;padding-top:4.2rem}.card,.hero-copy,.terminal-panel{border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(180deg,rgba(14,22,41,.8),rgba(7,12,24,.92));box-shadow:var(--shadow)}.hero-copy{padding:2rem}.terminal-panel{overflow:hidden}.terminal-bar{display:flex;align-items:center;gap:.4rem;padding:1rem 1.2rem;border-bottom:1px solid rgba(148,163,184,.12)}.terminal-bar span{width:.72rem;height:.72rem;border-radius:999px;background:rgba(255,255,255,.16)}.terminal-bar span:first-child{background:#ff6f7c}.terminal-bar span:nth-child(2){background:#ffd75e}.terminal-bar span:last-child{background:#4de38f}.terminal-body{padding:1.2rem;font-family:var(--font-mono),monospace}.terminal-line,.terminal-output{margin:0;line-height:1.85}.terminal-line{color:var(--accent-strong)}.terminal-output{color:#c9d4e7}.card-label,.case-study-label,.eyebrow,.footer-title,.section-kicker{margin:0 0 .75rem;color:var(--accent-strong);text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;font-family:var(--font-mono),monospace}.headline{margin:0;font-size:clamp(2.8rem,6vw,5rem);line-height:.95;max-width:11ch}.role-line{margin:1rem 0 0;color:#d7e0ef;font-size:1rem;max-width:46rem}.card p,.case-study-summary,.footer p,.section-copy,.status-note,.subhead{color:var(--muted);line-height:1.7}.subhead{margin:1.25rem 0 0;max-width:40rem;font-size:1.08rem}.button-row,.form-actions,.section-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.85rem;margin-top:1.6rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.85rem 1.25rem;border-radius:999px;border:1px solid transparent;background:linear-gradient(135deg,var(--accent),#46efcc);color:#04110b;font-weight:600;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease;box-shadow:0 12px 30px rgba(26,240,164,.2)}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.55;cursor:not-allowed;transform:none}.button-ghost,.button-secondary{background:transparent;color:var(--text);border-color:rgba(255,255,255,.12);box-shadow:none}.button-ghost:hover,.button-secondary:hover{background:rgba(255,255,255,.04)}.button-small{min-height:42px;padding-inline:1rem}.section-header{max-width:48rem;margin-bottom:1.6rem}.section-title{margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.05}.card-grid,.stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.card{padding:1.35rem}.card h2,.card h3{margin:0 0 .75rem;font-size:1.3rem;line-height:1.2}.project-spotlight{margin-top:1rem;color:#d9e5f5}.contact-layout,.section-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.stack-list{flex-direction:column}.list-row,.stack-list{display:flex;gap:.85rem}.list-row{align-items:flex-start}.list-row a,.list-row p{margin:0;color:var(--muted);line-height:1.6}.list-dot{width:.7rem;height:.7rem;border-radius:999px;margin-top:.45rem;background:linear-gradient(135deg,var(--accent),#46efcc);box-shadow:0 0 0 6px rgba(26,240,164,.1);flex:none}.pill-list{display:flex;flex-wrap:wrap;gap:.65rem}.pill{display:inline-flex;align-items:center;min-height:34px;padding:.35rem .7rem;border-radius:999px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);color:#dde6f4;font-size:.95rem}.narrative-card{display:flex;flex-direction:column;gap:1rem}.narrative-card p{margin:0}.project-stack{display:flex;flex-direction:column;gap:1rem}.case-study{padding:1.55rem}.case-study-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.case-study-summary{margin:1.2rem 0 0;max-width:58rem}.case-study-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem;margin-top:1.5rem}.case-study-grid>div{padding:1rem;border-radius:var(--radius-sm);background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06)}.case-study-label{margin-bottom:.45rem}.cta-banner{display:grid;grid-template-columns:minmax(0,1.2fr) auto;grid-gap:1rem;gap:1rem;align-items:center;padding:1.6rem;border-radius:var(--radius);border:1px solid rgba(26,240,164,.25);background:radial-gradient(circle at left top,rgba(26,240,164,.14),transparent 28%),linear-gradient(180deg,rgba(14,22,41,.92),rgba(7,12,24,.96));box-shadow:var(--shadow)}.cta-banner h2{margin:0;font-size:clamp(1.7rem,3vw,2.6rem)}.cta-banner p:last-child{margin-bottom:0}.contact-form,.contact-panel{display:flex;flex-direction:column;gap:1rem}.field-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.field{display:flex;flex-direction:column;gap:.45rem}.field span{color:#dde6f4;font-weight:500}.field input,.field select,.field textarea{width:100%;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:rgba(4,9,20,.8);color:var(--text);padding:.95rem 1rem;outline:none;transition:border-color .16s ease,box-shadow .16s ease}.field input:focus,.field select:focus,.field textarea:focus{border-color:rgba(26,240,164,.6);box-shadow:0 0 0 4px rgba(26,240,164,.12)}.field textarea{resize:vertical;min-height:180px}.turnstile-wrap{display:flex;flex-direction:column;gap:.75rem}.status-note{margin:0;font-size:.95rem}.status{margin:0;padding:.85rem 1rem;border-radius:16px;border:1px solid transparent}.status.success{color:var(--success);border-color:rgba(117,240,171,.28);background:rgba(117,240,171,.08)}.status.error{color:#ffd4d4;border-color:rgba(255,115,115,.28);background:rgba(255,115,115,.08)}.principle-card{display:flex;align-items:flex-end;min-height:150px}.principle-card h3{max-width:12ch}.not-found{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;min-height:60vh;justify-content:center}.footer{width:min(calc(100% - 2rem),var(--max-width));margin:5rem auto 0;padding:2rem 0 2.8rem;border-top:1px solid rgba(148,163,184,.12)}.footer-grid{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:1rem;color:var(--muted)}.footer-title{margin-bottom:.55rem}.footer-muted{margin-bottom:0}@media (max-width:1024px){.card-grid,.case-study-grid,.contact-layout,.cta-banner,.hero,.section-split,.stat-grid{grid-template-columns:1fr}.cta-banner{align-items:flex-start}.footer-grid{flex-direction:column}.footer-links{justify-content:flex-start}}@media (max-width:760px){.topbar-inner{min-height:auto;padding:1rem 0;flex-direction:column;align-items:flex-start}.nav{justify-content:flex-start}.headline{max-width:none}.card,.case-study,.cta-banner,.hero-copy,.terminal-panel{border-radius:22px}.field-row{grid-template-columns:1fr}.page-shell{width:min(calc(100% - 1.25rem),var(--max-width))}.section{padding-top:3.5rem}}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/36966cca54120369-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Space Grotesk Fallback;src:local("Arial");ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.00%;size-adjust:109.69%}.__className_dd5b2f{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal}.__variable_dd5b2f{--font-display:"Space Grotesk","Space Grotesk Fallback"}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/58f386aa6b1a2a92-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/011e180705008d6f-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7ba5fb2a8c88521c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/92eeb95d069020cc-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/d3ebbfd689654d3a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ef4d5661765d0e49-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/d29838c109ef09b4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e40af3453d7c920a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/99dcf268bda04fe5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/98e207f02528a563-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Mono Fallback;src:local("Arial");ascent-override:76.16%;descent-override:20.43%;line-gap-override:0.00%;size-adjust:134.59%}.__className_46fe82{font-family:IBM Plex Mono,IBM Plex Mono Fallback;font-style:normal}.__variable_46fe82{--font-mono:"IBM Plex Mono","IBM Plex Mono Fallback"}