:root{--navy:#0c1b2a;--navy2:#102033;--teal:#0f8e86;--aqua:#66d8d0;--light:#f3f7fa;--white:#fff;--text:#243447;--muted:#617285;--border:#cfe0f1;--max:76rem;--radius:1.45rem;--shadow:0 18px 55px rgba(12,27,42,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--text);line-height:1.68;background:#fff;-webkit-font-smoothing:antialiased}img,svg{max-width:100%;height:auto}a{color:#086f6a;text-underline-offset:.18em}a:hover{color:#064f4c}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;background:#fff;color:#000;padding:.7rem 1rem;z-index:9999;border-radius:.5rem}.site-header{background:var(--navy);color:#fff;border-bottom:1px solid rgba(255,255,255,.12);position:sticky;top:0;z-index:50}.nav{width:min(92%,var(--max));margin:auto;min-height:78px;display:flex;align-items:center;gap:2rem;justify-content:space-between}.brand{display:flex;align-items:center;text-decoration:none;color:#fff;font-weight:800;font-size:1.4rem;letter-spacing:-.02em}.brand img{width:36px;height:36px;margin-right:.7rem;display:block;object-fit:contain}.nav-links{display:flex;align-items:center;gap:1.35rem;flex-wrap:wrap}.nav-links a{color:#dce7ed;text-decoration:none;font-weight:650}.nav-links a[aria-current="page"]{color:#fff}.nav-links .nav-cta{background:var(--aqua);color:var(--navy);padding:.68rem 1rem;border-radius:999px}.hero{background:var(--navy);color:#fff;padding:4.6rem 0 5.5rem}.container{width:min(92%,var(--max));margin:auto}.hero-grid,.two-col,.register-grid,.about-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:3.25rem;align-items:center}.eyebrow{font-size:.82rem;line-height:1.3;font-weight:850;letter-spacing:.13em;text-transform:uppercase;color:#087b75;margin:0 0 1rem}.hero .eyebrow,.dark .eyebrow{color:var(--aqua)}h1,h2,h3{color:var(--navy);line-height:1.12;letter-spacing:-.035em;margin:0 0 1.1rem}h1{font-size:clamp(2.55rem,5vw,4.45rem)}h2{font-size:clamp(2rem,3.5vw,3rem)}h3{font-size:clamp(1.28rem,2vw,1.65rem)}.hero h1,.dark h2,.dark h3{color:#fff}.lead{font-size:clamp(1.08rem,1.8vw,1.28rem);line-height:1.62;color:#435669;margin:0 0 1.4rem}.hero .lead,.dark .lead{color:#d7e5ec}.actions{display:flex;gap:.9rem;flex-wrap:wrap;margin-top:1.8rem}.button{display:inline-block;border-radius:999px;padding:.92rem 1.35rem;font-weight:800;text-decoration:none;border:2px solid transparent}.button-primary{background:var(--aqua);color:var(--navy)}.button-secondary{border-color:#60788a;color:#fff}.button-light{background:var(--teal);color:#fff}.hero-visual img,.hero-visual>svg{display:block;width:100%;height:auto;border-radius:2rem;box-shadow:0 25px 60px rgba(0,0,0,.2)}.section{padding:5.4rem 0}.section-tint{background:var(--light)}.section-dark{background:var(--navy);color:#d9e4ea}.section-head{max-width:48rem;margin-bottom:2.2rem}.section-head p:last-child{margin-bottom:0}.cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:1.6rem;box-shadow:0 8px 28px rgba(12,27,42,.035)}.card-number{display:inline-flex;align-items:center;justify-content:center;width:2.45rem;height:2.45rem;border-radius:50%;background:var(--navy);color:#fff;font-weight:800;margin-bottom:1.15rem}.card p:last-child{margin-bottom:0}.split-panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem}.panel{border-radius:var(--radius);padding:2rem;border:1px solid var(--border);background:#fff}.panel ul,.plain-list{padding-left:1.25rem}.panel li,.plain-list li{margin:.5rem 0}.visual-frame{background:var(--light);padding:1rem;border-radius:2rem}.visual-frame img,.visual-frame>svg{display:block;width:100%;height:auto;border-radius:1.45rem}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.status-item{border-top:4px solid var(--teal);padding-top:1.2rem}.register-grid{align-items:start}.register-copy{padding-top:1rem}.form-card{background:#fff;border:1px solid var(--border);border-radius:1.5rem;padding:1.5rem;box-shadow:var(--shadow)}.form-card h3{font-size:1.65rem}.form-card .form-intro{margin-top:-.35rem;color:var(--muted)}.field{margin:1rem 0}.field label,.field-label{display:block;font-weight:750;font-size:.92rem;margin-bottom:.35rem}.field input{width:100%;border:1px solid #aebfcb;border-radius:.7rem;padding:.8rem .9rem;font:inherit;color:var(--text);background:#fff}.field input:focus,.consent input:focus{outline:3px solid rgba(102,216,208,.38);outline-offset:2px;border-color:var(--teal)}.consent{display:grid;grid-template-columns:1.2rem 1fr;gap:.65rem;align-items:start;font-size:.91rem;margin:1.1rem 0}.consent input{margin-top:.35rem}.disclosure{font-size:.83rem;color:var(--muted);padding:.9rem 0;border-top:1px solid var(--border)}.sib-form-message-panel{display:none;border-radius:.65rem;padding:.8rem 1rem;margin-bottom:1rem}.sib-form-message-panel__text{display:flex;align-items:center;gap:.6rem}.sib-notification__icon{width:20px;height:20px}.entry__error{display:block;color:#8a2525;font-size:.86rem}.input--hidden{position:absolute!important;left:-9999px!important}.submit{display:inline-flex;align-items:center;gap:.55rem;border:0;border-radius:999px;background:var(--teal);color:#fff;font:inherit;font-weight:800;padding:.85rem 1.25rem;cursor:pointer}.submit:hover{background:#0b746e}.progress-indicator__icon{width:1rem;height:1rem}.sib-hide-loader-icon{display:none}.faq{max-width:52rem}.faq details{border-top:1px solid var(--border);padding:1rem 0}.faq details:last-child{border-bottom:1px solid var(--border)}.faq summary{font-weight:800;color:var(--navy);cursor:pointer}.faq details p{margin:.65rem 0 .25rem}.site-footer{background:#08131e;color:#c8d5dd;padding:3rem 0}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:2rem}.footer-brand{color:#fff;font-weight:800;font-size:1.3rem}.footer-links{display:flex;gap:1rem;justify-content:flex-end;flex-wrap:wrap}.site-footer a{color:#dce8ed}.fine{font-size:.86rem;color:#93a7b3}.about-callout{background:#e9f6f5;border-left:5px solid var(--teal);padding:1.2rem 1.4rem;border-radius:.2rem 1rem 1rem .2rem}.prose{max-width:52rem}.prose h2{margin-top:2.5rem}.prose h3{margin-top:1.9rem}.definition{font-size:1.22rem;border-left:4px solid var(--teal);padding-left:1.2rem}.identity-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:2rem}.identity-strip div{padding:1.25rem;border-top:3px solid var(--teal)}.privacy-table{display:grid;grid-template-columns:12rem 1fr;border-top:1px solid var(--border);max-width:54rem}.privacy-table>*{padding:.8rem;border-bottom:1px solid var(--border)}.privacy-table strong{color:var(--navy)}.small-hero{padding:4rem 0}.small-hero .container{max-width:60rem}.small-hero h1{max-width:50rem}.note{font-size:.9rem;color:var(--muted)}@media(max-width:900px){.hero-grid,.two-col,.register-grid,.about-grid{grid-template-columns:1fr}.hero-visual{order:2}.cards{grid-template-columns:repeat(2,1fr)}.steps,.status-grid,.identity-strip{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-links{justify-content:flex-start}.nav{padding:.8rem 0;align-items:flex-start}.nav-links{justify-content:flex-end}.section{padding:4.2rem 0}}@media(max-width:620px){.nav{display:block}.nav-links{margin-top:.75rem;justify-content:flex-start;gap:.75rem}.nav-links a{font-size:.9rem}.hero{padding:3.4rem 0 4rem}.cards,.split-panels{grid-template-columns:1fr}.section{padding:3.6rem 0}.panel,.card,.form-card{padding:1.35rem}.privacy-table{grid-template-columns:1fr}.privacy-table strong{padding-bottom:0;border-bottom:0}.privacy-table strong+div{padding-top:.25rem}.actions{display:grid}.button{text-align:center}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
.journey-visual{margin-top:2.3rem}.journey-visual>svg{display:block;width:100%;height:auto;border-radius:1.6rem}.original-home-svg svg,.original-architecture-svg svg,.original-journey-svg svg,
