:root{--primary: #555f6b;--primary-dim: #49535f;--primary-dark: #2e3845;--on-primary: #f4f8ff;--surface: #f8f9ff;--surface-low: #eef4ff;--surface-card: #ffffff;--on-surface: #003559;--on-surface-v: #37628b;--outline-v: #8cb6e3;--shadow: 0 24px 48px rgba(0,53,89,.06)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Manrope,sans-serif;background:var(--surface);color:var(--on-surface);-webkit-font-smoothing:antialiased;overflow-x:hidden}h1,h2,h3,h4{font-family:Newsreader,serif}.site-nav{position:fixed;top:0;left:0;right:0;z-index:100;background:#f8f9ffe0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 1px #55606b1a}.nav-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 3rem;height:68px}.nav-logo img{height:44px;display:block;mix-blend-mode:multiply}.nav-links{display:flex;align-items:center;gap:2.5rem;list-style:none}.nav-links a{font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--primary);text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--on-surface)}.nav-cta{background:var(--primary)!important;color:var(--on-primary)!important;padding:.55rem 1.5rem;border-radius:2px}.nav-cta:hover{background:var(--primary-dim)!important}.nav-mobile-toggle{display:none;background:none;border:none;cursor:pointer;padding:.5rem;margin-right:-.5rem}.hamburger-icon{display:flex;flex-direction:column;gap:5px;width:22px}.hamburger-icon span{display:block;height:2px;width:100%;background:var(--primary);border-radius:1px;transition:transform .3s ease,opacity .2s ease}.hamburger-icon.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger-icon.open span:nth-child(2){opacity:0}.hamburger-icon.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-nav{display:none}@media(max-width:900px){.nav-mobile-toggle{display:block}.mobile-nav{display:flex;flex-direction:column;max-height:0;overflow:hidden;opacity:0;background:#f8f9fff7;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid rgba(85,96,107,.1);padding:0 1.5rem;transition:max-height .35s ease,opacity .25s ease,padding .35s ease}.mobile-nav--open{max-height:400px;opacity:1;padding:1.25rem 1.5rem}.mobile-nav a{font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--primary);text-decoration:none;padding:.75rem 0;border-bottom:1px solid rgba(140,182,227,.15);transition:color .2s}.mobile-nav a:last-child{border-bottom:none}.mobile-nav a:hover{color:var(--on-surface)}.mobile-nav-cta{background:var(--primary)!important;color:var(--on-primary)!important;padding:.7rem 1.5rem!important;border-radius:2px;text-align:center;margin-top:.5rem;border-bottom:none!important}.mobile-nav-cta:hover{background:var(--primary-dim)!important}}.hero{min-height:100vh;padding-top:68px;display:grid;grid-template-rows:1fr auto;position:relative;overflow:hidden;background:#111a24}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(105deg,#0c141eb8 40%,#32415226)}.hero-main{position:relative;z-index:2;max-width:1200px;margin:0 auto;width:100%;padding:6rem 3rem 5rem}.hero-eyebrow{font-family:Manrope,sans-serif;font-size:.68rem;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:#b4d2f0;margin-bottom:1.75rem}.hero-headline{font-family:Newsreader,serif;font-size:clamp(3rem,5.5vw,5.2rem);font-weight:800;line-height:.95;letter-spacing:-.025em;color:#fff;margin-bottom:2rem;max-width:780px}.hero-headline em{font-style:italic;color:#b4d2f0}.hero-deck{font-size:1.05rem;font-weight:300;line-height:1.85;color:#e1eefceb;max-width:580px}.hero-strip{position:relative;z-index:2;background:#141e2abf;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-strip-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);padding:0 3rem}.strip-cell{padding:2rem 2rem 2rem 0}.strip-cell+.strip-cell{padding-left:2rem;box-shadow:-1px 0 #ffffff1f}.strip-tag{font-size:.62rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#a0c8f0;margin-bottom:.5rem}.strip-line{font-size:.88rem;font-weight:300;color:#e1eefcf2;line-height:1.6}.strip-line strong{color:#fff;font-weight:500}.lede{font-size:.68rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--outline-v);margin-bottom:1.25rem}.section-h2{font-family:Newsreader,serif;font-size:clamp(2.2rem,3.5vw,3.2rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:var(--primary);margin-bottom:1.25rem}.section-h2 em{font-style:italic;color:var(--on-surface-v)}.body-copy{font-size:.95rem;font-weight:300;line-height:1.85;color:var(--on-surface-v);max-width:500px}.signal{background:var(--surface-low);padding:7rem 3rem}.signal-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:start}.conditions{margin-top:2.5rem;display:flex;flex-direction:column}.condition{padding:1.5rem 0;display:grid;grid-template-columns:2.5rem 1fr;gap:1rem;align-items:baseline;box-shadow:0 1px #8cb6e333}.cond-num{font-size:.62rem;font-weight:700;letter-spacing:.15em;color:var(--outline-v)}.cond-text{font-size:.9rem;font-weight:300;color:var(--on-surface-v);line-height:1.7}.cond-text strong{color:var(--on-surface);font-weight:500}.signal-right{padding-top:2rem;display:flex;flex-direction:column;gap:0}.signal-img-wrap{width:100%;height:260px;overflow:hidden;border-radius:2px 2px 0 0;position:relative;flex-shrink:0}.signal-img-wrap img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 40%;filter:saturate(.65) brightness(.9);transition:filter .4s ease,transform .6s ease}.signal-img-wrap:hover img{filter:saturate(.85) brightness(1);transform:scale(1.02)}.signal-img-wrap:after{content:"";position:absolute;bottom:0;left:0;right:0;height:80px;background:linear-gradient(to bottom,transparent,var(--surface-card));pointer-events:none}.statement-card{background:var(--surface-card);padding:2.5rem 3rem 3rem;border-radius:0 0 2px 2px;box-shadow:var(--shadow)}.statement-card p{font-family:Newsreader,serif;font-size:1.25rem;font-weight:400;font-style:italic;line-height:1.7;color:var(--on-surface-v)}.statement-card p em{font-style:normal;color:var(--primary-dark);font-weight:700}.statement-divider{width:28px;height:1px;background:var(--outline-v);margin:1.75rem 0;opacity:.5}.statement-attr{font-size:.68rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--outline-v)}.how{background:var(--surface-card);padding:7rem 3rem}.how-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1.6fr;gap:7rem;align-items:start}.how-steps{display:flex;flex-direction:column}.how-step{padding:1.75rem 0;display:grid;grid-template-columns:3rem 1fr;gap:1.25rem;box-shadow:0 1px #8cb6e333}.how-step:first-child{padding-top:0}.step-num{width:2rem;height:2rem;border-radius:50%;background:var(--surface-low);display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;color:var(--primary);flex-shrink:0}.step-title{font-size:.9rem;font-weight:700;color:var(--on-surface);margin-bottom:.35rem}.step-body{font-size:.83rem;font-weight:300;color:var(--on-surface-v);line-height:1.75}.texture-divider{width:100%;height:340px;position:relative;overflow:hidden;background:#111a24}.texture-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#111a2480,#111a241a 35%,#111a241a 65%,#111a2480)}.texture-text{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.75rem}.texture-label{font-family:Newsreader,serif;font-size:clamp(1.8rem,3.5vw,3rem);font-weight:400;font-style:italic;color:#fffffff2;letter-spacing:-.01em;text-align:center;text-shadow:0 2px 24px rgba(0,0,0,.6)}.texture-sublabel{font-size:.68rem;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:#b4d2f0d9}.domains{background:var(--surface-low);padding:7rem 3rem}.domains-inner{max-width:1200px;margin:0 auto}.domains-header{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:end;margin-bottom:2rem;padding-bottom:2rem}.domains-header .section-h2{margin-bottom:0}.domains-header .body-copy{max-width:100%}.domain-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#8cb6e326}.domain-card{background:var(--surface-card);display:flex;flex-direction:column;position:relative;transition:background .25s;overflow:hidden}.domain-card:hover{background:var(--surface)}.domain-card-img{width:100%;height:200px;overflow:hidden;position:relative;flex-shrink:0}.domain-card-img img{width:100%;height:100%;display:block;object-fit:cover;filter:saturate(.55) brightness(.88);transition:filter .4s ease,transform .5s ease}.domain-card:hover .domain-card-img img{filter:saturate(.8) brightness(.96);transform:scale(1.04)}.domain-card-img:after{content:"";position:absolute;bottom:0;left:0;right:0;height:80px;background:linear-gradient(to bottom,transparent,var(--surface-card));pointer-events:none;transition:background .25s}.domain-card:hover .domain-card-img:after{background:linear-gradient(to bottom,transparent,var(--surface))}.domain-card:nth-child(1) .domain-card-img img{object-position:center 20%}.domain-card:nth-child(2) .domain-card-img img{object-position:center 35%}.domain-card:nth-child(3) .domain-card-img img{object-position:center 65%}.domain-card-body{padding:1.75rem 2.5rem 2.5rem;display:flex;flex-direction:column;gap:.85rem;flex:1}.domain-card-num{font-size:.62rem;font-weight:700;letter-spacing:.2em;color:var(--outline-v)}.domain-card-name{font-family:Newsreader,serif;font-size:1.5rem;font-weight:700;line-height:1.15;color:var(--primary)}.domain-card-desc{font-size:.85rem;font-weight:300;color:var(--on-surface-v);line-height:1.75;flex:1}.domain-card-tags{display:flex;flex-direction:column;gap:.35rem;margin-top:.5rem}.domain-tag{font-size:.68rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--outline-v)}.domain-card-link{display:inline-flex;align-items:center;gap:.4rem;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--primary);text-decoration:none;border-bottom:1px solid rgba(85,96,107,.25);padding-bottom:1px;transition:color .2s,border-color .2s;margin-top:.25rem;width:fit-content}.domain-card-link:hover{color:var(--on-surface);border-color:var(--on-surface)}.domain-card-link:after{content:"→"}.domain-card.teased .domain-card-name{color:var(--primary)}.domain-card.teased .domain-card-desc{color:var(--on-surface-v)}.domain-card-status{font-size:.62rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--outline-v);padding:.3rem .7rem;background:var(--surface-low);border-radius:20px;width:fit-content}.principles{background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dim) 100%);padding:7rem 3rem;color:#fff}.principles-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:8rem;align-items:center}.principles .lede{color:#c8dcf0e6}.principles .section-h2{color:#fff}.principles .section-h2 em{color:#c8dcf0f2}.principles .body-copy{color:#ffffffd9;max-width:100%}.pull-quote{font-family:Newsreader,serif;font-size:clamp(1.7rem,2.8vw,2.4rem);font-weight:400;font-style:italic;line-height:1.4;color:#fffffff2;border-left:2px solid rgba(255,255,255,.35);padding-left:2rem;margin-bottom:1.5rem}.pull-quote em{font-style:normal;font-weight:700;color:#fff}.pull-attr{font-size:.65rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#b4d2f0bf;padding-left:2rem;margin-bottom:3rem}.pull-logo{display:block;width:240px;opacity:.75;filter:brightness(10);margin-top:1rem}.cta-section{background:var(--surface);padding:7rem 3rem}.cta-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr auto;gap:5rem;align-items:center}.cta-headline{font-family:Newsreader,serif;font-size:clamp(2rem,3.2vw,3rem);font-weight:700;line-height:1.1;color:var(--primary);letter-spacing:-.02em}.cta-headline em{font-style:italic;color:var(--on-surface-v)}.cta-sub{font-size:.95rem;font-weight:300;color:var(--on-surface-v);margin-top:1rem;line-height:1.8;max-width:520px}.cta-right{flex-shrink:0}.btn-primary{font-family:Manrope,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;background:linear-gradient(135deg,var(--primary),var(--primary-dim));color:var(--on-primary);padding:1rem 2.25rem;border-radius:2px;border:none;cursor:pointer;text-decoration:none;display:inline-block;box-shadow:0 8px 24px #55606b40;transition:box-shadow .2s,transform .15s}.btn-primary:hover{box-shadow:0 12px 32px #55606b66;transform:translateY(-1px)}.btn-primary:disabled{opacity:.7;cursor:not-allowed;transform:none}.cta-form-card{background:var(--surface-card);border-radius:2px;padding:2.75rem;box-shadow:0 24px 64px #00355917}.cta-form-title{font-family:Newsreader,serif;font-size:1.6rem;font-weight:700;color:var(--primary);margin-bottom:.4rem}.cta-form-sub{font-size:.85rem;font-weight:300;color:var(--on-surface-v);margin-bottom:2rem;line-height:1.6}.form-group{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1.25rem}.form-group label{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--primary)}.form-group input{font-family:Manrope,sans-serif;font-size:.9rem;font-weight:300;color:var(--on-surface);background:var(--surface);border:1px solid rgba(140,182,227,.4);border-radius:2px;padding:.75rem 1rem;width:100%;outline:none;transition:border-color .2s,box-shadow .2s}.form-group input::placeholder{color:var(--outline-v);opacity:.7}.form-group input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #55606b1a}.form-submit{width:100%;margin-top:.5rem}.form-note{font-size:.72rem;font-weight:300;color:var(--outline-v);text-align:center;margin-top:.85rem;line-height:1.5}.form-success{text-align:center;padding:2rem 0}.form-success-mark{width:48px;height:48px;border-radius:50%;background:var(--surface-low);display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem}.form-success-mark svg{width:20px;height:20px;stroke:var(--primary);stroke-width:2.5;fill:none}.form-success-title{font-family:Newsreader,serif;font-size:1.4rem;font-weight:700;color:var(--primary);margin-bottom:.5rem}.form-success-body{font-size:.88rem;font-weight:300;color:var(--on-surface-v);line-height:1.7}.site-footer{background:var(--primary-dark);padding:2.5rem 3rem}.footer-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:2rem}.footer-logo img{height:48px;display:block;border-radius:6px;filter:brightness(10);opacity:.4}.footer-links{display:flex;gap:2rem;list-style:none}.footer-links a{font-size:.68rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:#fff9;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#ffffffe6}.footer-copy{font-size:.68rem;color:#ffffff80}.team-hero{background:var(--surface-low);padding:10rem 3rem 4rem}.team-hero-inner{max-width:1200px;margin:0 auto}.team-hero .body-copy{max-width:560px}.team-grid{background:var(--surface);padding:5rem 3rem}.team-grid-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem}.team-member{display:flex;flex-direction:row;gap:2rem;align-items:flex-start}.team-photo{width:200px;height:200px;flex-shrink:0;overflow:hidden;border-radius:50%;background:var(--surface-low)}.team-photo img{width:100%;height:100%;object-fit:cover;filter:saturate(.8) brightness(.95);transition:filter .4s ease}.team-photo:hover img{filter:saturate(1) brightness(1)}.team-info{display:flex;flex-direction:column;gap:.5rem}.team-name{font-family:Newsreader,serif;font-size:1.8rem;font-weight:700;color:var(--primary)}.team-role{font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--outline-v)}.team-bio{font-size:.9rem;font-weight:300;color:var(--on-surface-v);line-height:1.8;margin-top:.5rem}.team-linkedin{display:inline-flex;align-items:center;gap:.4rem;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--primary);text-decoration:none;border-bottom:1px solid rgba(85,96,107,.25);padding-bottom:1px;transition:color .2s,border-color .2s;width:fit-content;margin-top:.5rem}.team-linkedin:hover{color:var(--on-surface);border-color:var(--on-surface)}.team-linkedin:after{content:"→"}.fade-up{opacity:1;transform:translateY(0);transition:opacity .8s ease,transform .8s ease}.js-ready .fade-up{opacity:0;transform:translateY(24px)}.js-ready .fade-up.visible{opacity:1;transform:translateY(0)}@media(max-width:900px){.nav-inner{padding:0 1.5rem}.nav-links{display:none}.hero-main{padding:4rem 1.5rem 3rem}.hero-strip-inner{grid-template-columns:1fr;padding:0 1.5rem}.strip-cell+.strip-cell{box-shadow:0 -1px #ffffff1f;padding-left:0}.signal,.how,.domains,.cta-section{padding:5rem 1.5rem}.signal-inner{grid-template-columns:1fr;gap:3rem}.signal-right{padding-top:0}.signal-img-wrap{height:200px}.how-inner{grid-template-columns:1fr;gap:3rem}.domains-header{grid-template-columns:1fr;gap:2rem}.domain-cards{grid-template-columns:1fr}.domain-card-img{height:180px}.texture-divider{height:220px}.principles{padding:5rem 1.5rem}.principles-inner{grid-template-columns:1fr;gap:4rem}.cta-inner{grid-template-columns:1fr;gap:2.5rem}.cta-form-card{padding:2rem}.team-hero{padding:8rem 1.5rem 3rem}.team-grid{padding:3rem 1.5rem}.team-grid-inner{grid-template-columns:1fr;gap:3rem}.site-footer{padding:2rem 1.5rem}.footer-inner{flex-direction:column;text-align:center}.footer-links{justify-content:center;flex-wrap:wrap}}
