:root{--ink:#10243b;--blue:#075c9c;--blue-bright:#009bea;--teal:#009a83;--green:#66bd26;--orange:#f25b0b;--paper:#f5f8fb;--white:#fff;--muted:#657483;--line:#dbe4eb;--serifless:ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--body:ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.6}a{color:inherit}img{display:block;max-width:100%}.site-header{height:88px;max-width:1440px;margin:auto;padding:0 5vw;display:flex;align-items:center;gap:42px;border-bottom:1px solid var(--line)}.brand,.footer-brand{display:flex;align-items:center;gap:11px;font-family:var(--serifless);font-weight:800;font-size:1.25rem;text-decoration:none}.brand-mark{width:46px;height:46px;object-fit:contain;filter:drop-shadow(0 4px 10px rgba(16,36,59,.12))}.site-header nav{display:flex;gap:30px;margin-left:auto}.site-header nav a{text-decoration:none;color:#405264;font-size:.92rem;font-weight:600}.site-header nav a:hover{color:var(--blue)}.status-pill{border:1px solid #b9cad8;background:#fff;border-radius:999px;padding:7px 13px;font-size:.78rem;font-weight:700;color:var(--blue)}.hero{max-width:1440px;margin:auto;min-height:760px;padding:86px 5vw 100px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr);gap:7vw;align-items:center;background:radial-gradient(circle at 18% 45%,rgba(0,155,234,.07),transparent 34%),radial-gradient(circle at 48% 78%,rgba(102,189,38,.06),transparent 26%)}.eyebrow,.section-kicker{font-size:.78rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--blue);margin:0 0 23px}.eyebrow:before,.section-kicker:before{content:'';display:inline-block;width:28px;height:3px;border-radius:3px;background:linear-gradient(90deg,var(--teal),var(--green),var(--orange));vertical-align:middle;margin-right:11px}.hero h1,.intro h2,.principles h2,.development h2{font-family:var(--serifless);letter-spacing:-.045em;line-height:1.04;margin:0}.hero h1{font-size:clamp(3.6rem,7vw,7.4rem)}.hero h1::first-line{color:var(--blue)}.hero-lead{max-width:610px;color:#536678;font-size:1.18rem;line-height:1.65;margin:34px 0}.hero-actions{display:flex;align-items:center;gap:24px}.button{display:inline-flex;align-items:center;gap:30px;text-decoration:none;font-weight:700;border-radius:999px;padding:15px 22px}.button-primary{background:linear-gradient(110deg,var(--blue),#087e9b);color:var(--white);box-shadow:0 12px 28px rgba(7,92,156,.2)}.button-primary:hover{background:linear-gradient(110deg,#074e83,var(--teal))}.availability{font-size:.78rem;color:#6b7c89;line-height:1.4}.availability strong{color:var(--ink)}.hero-visual{position:relative}.hero-visual>img{width:100%;aspect-ratio:1.18;object-fit:cover;border-radius:32px}.hero-visual:before{content:'';position:absolute;inset:-13px 30px 30px -13px;border:2px solid rgba(0,154,131,.28);border-radius:38px;z-index:-1}.hero-logo{position:absolute;right:-20px;top:-34px;width:112px;height:112px;background:rgba(255,255,255,.96);border-radius:28px;padding:7px;box-shadow:0 16px 36px rgba(16,36,59,.2);transform:rotate(4deg)}.hero-logo img{width:100%;height:100%;object-fit:contain}.insight-card{position:absolute;left:-55px;right:45px;bottom:-65px;background:linear-gradient(135deg,#10243b,#073f68);color:white;border:1px solid rgba(255,255,255,.14);border-radius:22px;padding:22px 25px;box-shadow:0 24px 60px rgba(7,63,104,.24)}.insight-top,.insight-stats{display:flex;justify-content:space-between;gap:20px}.insight-top{font-weight:700}.complete-dot{font-size:.76rem;color:#75dd93}.complete-dot:before{content:'•';font-size:1.2rem;vertical-align:-1px;margin-right:5px}.curve{width:100%;height:110px}.grid{fill:none;stroke:rgba(255,255,255,.08)}.curve-line{fill:none;stroke:#35d4bd;stroke-width:3;stroke-linecap:round}.curve circle{fill:#ff8a21;stroke:#10243b;stroke-width:3}.insight-stats{font-size:.75rem;color:#b6cbda}.insight-stats b{color:#fff;margin-right:4px}.intro{max-width:1440px;margin:auto;padding:130px 12vw;display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:start}.intro h2,.principles h2,.development h2{font-size:clamp(2.7rem,5vw,5.5rem)}.intro>p:last-child{font-size:1.2rem;color:#596c7b;max-width:590px;margin:52px 0 0}.steps{max-width:1440px;margin:auto;padding:0 5vw 130px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.steps article{background:var(--white);border:1px solid rgba(7,92,156,.08);border-radius:24px;padding:30px;min-height:360px;display:flex;flex-direction:column;box-shadow:0 14px 38px rgba(16,36,59,.05)}.step-number{font:700 .78rem var(--serifless);color:#73869a}.step-icon{width:65px;height:65px;background:#e8f7fd;border-radius:50%;display:grid;place-items:center;font-size:1.9rem;margin:42px 0 28px;color:var(--blue)}.steps article:nth-child(2) .step-icon{background:#e4f8f1;color:var(--teal)}.steps article:nth-child(3) .step-icon{background:#fff0e6;color:var(--orange)}.steps h3{font:700 1.45rem var(--serifless);margin:0 0 10px}.steps p{margin:0;color:var(--muted);max-width:340px}.principles{background:linear-gradient(135deg,#10243b 0%,#073d65 100%);color:var(--white);padding:120px max(5vw,calc((100vw - 1440px)/2 + 5vw));display:grid;grid-template-columns:1fr 1fr;gap:10vw}.section-kicker.light{color:#7ddacb}.section-kicker.light:before{background:linear-gradient(90deg,#00a9ed,#70c934,#ff7620)}.principle-list>div{padding:23px 0;border-top:1px solid rgba(255,255,255,.17);display:grid;grid-template-columns:180px 1fr;gap:25px}.principle-list span{font-weight:700;color:#79dfce}.principle-list p{margin:0;color:#c5d5df}.development{max-width:1440px;margin:auto;padding:130px 7vw;display:grid;grid-template-columns:1fr 1fr;gap:9vw}.development-copy>p{font-size:1.15rem;color:#596c7b;max-width:580px;margin:52px 0}.roadmap{display:grid;grid-template-columns:repeat(4,1fr);font-size:.74rem;color:#8999a6}.roadmap span{position:relative;border-top:3px solid #ccd8e1;padding-top:16px}.roadmap span:before{content:'';position:absolute;width:10px;height:10px;background:#ccd8e1;border-radius:50%;top:-6px;left:0}.roadmap span.done{border-color:var(--teal);color:var(--teal);font-weight:700}.roadmap span.done:before{background:var(--teal)}footer{background:#e8eff5;padding:60px max(5vw,calc((100vw - 1440px)/2 + 5vw));display:grid;grid-template-columns:1fr 2fr;gap:25px 60px;color:#536778}.footer-brand{color:var(--ink)}footer>p{margin:0}.legal{font-size:.8rem;line-height:1.55;max-width:780px}.copyright{font-size:.8rem;grid-column:2}
@media(max-width:900px){.site-header{height:76px}.site-header nav{display:none}.status-pill{margin-left:auto}.hero{grid-template-columns:1fr;padding-top:65px;gap:80px}.hero-visual{margin-left:35px}.insight-card{left:-35px;right:20px}.intro,.principles,.development{grid-template-columns:1fr;gap:34px}.intro>p:last-child,.development-copy>p{margin-top:5px}.steps{grid-template-columns:1fr}.steps article{min-height:auto}.step-icon{margin:25px 0 20px}.copyright{grid-column:auto}footer{grid-template-columns:1fr}}
@media(max-width:560px){.site-header{padding:0 20px}.brand-mark{width:40px;height:40px}.status-pill{font-size:.68rem}.hero{padding:54px 20px 92px;min-height:0}.hero h1{font-size:3.25rem}.hero-lead{font-size:1.05rem}.hero-actions{align-items:flex-start;flex-direction:column}.hero-visual{margin-left:10px}.hero-visual>img{aspect-ratio:.9}.hero-logo{width:78px;height:78px;right:-8px;top:-20px;border-radius:20px}.insight-card{left:-10px;right:-5px;bottom:-55px;padding:18px}.insight-stats{gap:10px}.intro{padding:110px 20px 80px}.steps{padding:0 20px 90px}.principles{padding:90px 20px}.principle-list>div{grid-template-columns:1fr;gap:5px}.development{padding:90px 20px}.roadmap{grid-template-columns:1fr 1fr;gap:20px 0}footer{padding:50px 20px}.brand{font-size:1.08rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Branded header wordmark */
.site-header{height:96px}
.brand{gap:13px;font-size:1.45rem}
.brand>span{background:linear-gradient(95deg,#078e9b 0%,#078e9b 42%,#f15b0b 64%,#ee3518 100%);-webkit-background-clip:text;background-clip:text;color:transparent}
.brand .brand-mark{width:58px;height:58px;filter:drop-shadow(0 5px 12px rgba(16,36,59,.14))}
.footer-brand strong{background:linear-gradient(95deg,#078e9b 0%,#078e9b 42%,#f15b0b 64%,#ee3518 100%);-webkit-background-clip:text;background-clip:text;color:transparent}
@media(max-width:900px){.site-header{height:88px}}
@media(max-width:560px){.site-header{height:82px}.brand{font-size:1.18rem}.brand .brand-mark{width:50px;height:50px}}

/* Privacy notice */
.privacy-header{position:sticky;top:0;z-index:10;background:rgba(245,248,251,.95);backdrop-filter:blur(14px)}
.privacy-header .back-link{margin-left:auto;text-decoration:none;font-weight:700;color:var(--blue)}
.privacy-main{max-width:980px;margin:0 auto;padding:78px 5vw 110px}
.privacy-hero{padding-bottom:48px;border-bottom:1px solid var(--line)}
.privacy-hero h1{font-family:var(--serifless);font-size:clamp(3.2rem,8vw,6.8rem);line-height:.98;letter-spacing:-.055em;margin:0 0 25px;color:var(--ink)}
.privacy-hero .privacy-lead{font-size:1.18rem;line-height:1.7;color:#536678;max-width:760px;margin:0 0 24px}
.privacy-date{font-size:.86rem;color:var(--muted);font-weight:700}
.privacy-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:32px 0 64px}
.privacy-summary div{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px;min-height:122px}
.privacy-summary strong{display:block;font-family:var(--serifless);color:var(--blue);margin-bottom:7px}
.privacy-summary span{font-size:.9rem;color:var(--muted);line-height:1.45}
.privacy-content{display:grid;grid-template-columns:220px minmax(0,1fr);gap:70px}
.privacy-nav{position:sticky;top:125px;align-self:start;display:flex;flex-direction:column;gap:10px}
.privacy-nav a{text-decoration:none;color:var(--muted);font-size:.88rem;font-weight:650}.privacy-nav a:hover{color:var(--blue)}
.privacy-sections section{scroll-margin-top:125px;padding:0 0 42px;margin:0 0 42px;border-bottom:1px solid var(--line)}
.privacy-sections section:last-child{border:0;margin-bottom:0}
.privacy-sections h2{font-family:var(--serifless);font-size:1.8rem;letter-spacing:-.025em;margin:0 0 16px;color:var(--ink)}
.privacy-sections h3{font-family:var(--serifless);font-size:1.08rem;margin:25px 0 7px}
.privacy-sections p,.privacy-sections li{color:#536678}.privacy-sections ul{padding-left:21px}.privacy-sections li+li{margin-top:8px}
.privacy-sections a{color:var(--blue);font-weight:650}
.privacy-note{background:#e8f7fd;border-left:4px solid var(--blue-bright);border-radius:0 14px 14px 0;padding:18px 20px;margin:22px 0}
.privacy-table{width:100%;border-collapse:collapse;margin:20px 0;font-size:.94rem}.privacy-table th,.privacy-table td{text-align:left;vertical-align:top;padding:14px;border-bottom:1px solid var(--line)}.privacy-table th{color:var(--ink);font-family:var(--serifless);background:#edf3f7}.privacy-table td{color:#536678}
.contact-card{background:linear-gradient(135deg,#10243b,#073f68);color:#fff;border-radius:22px;padding:28px}.contact-card p{color:#c5d5df}.contact-card a{color:#79dfce}
@media(max-width:820px){.privacy-summary{grid-template-columns:1fr 1fr}.privacy-content{grid-template-columns:1fr}.privacy-nav{display:none}}
@media(max-width:560px){.privacy-main{padding:50px 20px 80px}.privacy-summary{grid-template-columns:1fr}.privacy-summary div{min-height:0}.privacy-table{display:block;overflow-x:auto}.privacy-header .back-link{font-size:.85rem}}
