@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Mono:wght@400;700&display=swap";:root{color:#0e3046;background:#f2f6f7;font-family:DM Sans,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f2f6f7;color:#0e3046}a{color:inherit}.container{width:min(1120px,calc(100% - 32px));margin-inline:auto}.header{position:sticky;top:0;z-index:10;border-bottom:1px solid #d9e4e9;background:#f2f6f7f0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;text-decoration:none}.brand-logo{display:block;width:auto;height:56px;object-fit:contain}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#2a99c5;color:#fff;box-shadow:4px 4px #0e3046;font-size:14px}.brand-name span{color:#2a99c5}.desktop-nav,.header-actions{display:flex;align-items:center;gap:24px}.desktop-nav a,.about-link{color:#506271;font-size:13px;font-weight:600;text-decoration:none;white-space:nowrap}.desktop-nav a:hover,.about-link:hover{color:#2a99c5}.order-link{display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:#0e3046;padding:11px 17px;color:#fff;font-size:13px;font-weight:700;text-decoration:none;box-shadow:4px 4px #2a99c5}.menu-button{display:none;border:0;border-radius:10px;background:transparent;padding:8px;color:#0e3046;font-size:25px;line-height:1;cursor:pointer}.mobile-panel{display:none;border-top:1px solid #d9e4e9;background:#f2f6f7;padding:12px 16px 20px}.mobile-panel.is-open{display:block}.mobile-nav{display:flex;flex-direction:column;gap:2px}.mobile-nav a{padding:10px 0;color:#506271;font-size:14px;font-weight:600;text-decoration:none}.mobile-nav .order-link{justify-content:center;margin-top:10px;padding:13px 17px;color:#fff}.hero{padding:72px 0 64px;text-align:center;border-bottom:1px solid #d9e4e9;background:radial-gradient(circle at 15% 15%,rgba(42,153,197,.15),transparent 35%),radial-gradient(circle at 85% 70%,rgba(241,141,105,.12),transparent 30%)}.eyebrow{margin:0;color:#2a99c5;font:700 11px/1.4 Space Mono,monospace;letter-spacing:.16em;text-transform:uppercase}h1{max-width:900px;margin:18px auto 0;font-size:clamp(42px,8vw,76px);line-height:.98;letter-spacing:-.055em}.intro{max-width:720px;margin:24px auto 0;color:#607581;font-size:17px;line-height:1.8}.legal{max-width:820px;padding-block:66px 90px}.updated{margin:0 0 34px;color:#71858e;font:400 11px/1.5 Space Mono,monospace;text-transform:uppercase;letter-spacing:.08em}.section{padding:30px 0;border-top:1px solid #d2e0e5}.section:last-child{border-bottom:1px solid #d2e0e5}.number{color:#2a99c5;font:700 11px/1.4 Space Mono,monospace}h2{margin:14px 0 0;font-size:clamp(24px,4vw,32px);line-height:1.15;letter-spacing:-.035em}h3{margin:24px 0 0;font-size:18px}p,li{color:#526b77;font-size:15px;line-height:1.85}p{margin:14px 0 0}ul{margin:14px 0 0;padding-left:22px}.contact{color:#167da7;font-weight:700}.footer{margin-top:4px;background:#0e3046;color:#e5f0f3}.footer-main{display:grid;grid-template-columns:1.2fr 2fr;gap:48px;padding:56px 0}.footer-brand{display:inline-flex;align-items:center}.footer-brand .brand-logo{height:64px;transform:translateY(-12px)}.footer-brand .brand-mark{box-shadow:none}.footer-brand .brand-name span{color:#6cc7e7}.footer-copy{max-width:320px;margin-top:0;color:#a9c1ca;font-size:14px;line-height:1.75}.footer-groups{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.footer h2{margin:0;color:#6cc7e7;font:700 10px/1.4 Space Mono,monospace;letter-spacing:.16em;text-transform:uppercase}.footer-group-links{display:flex;flex-direction:column;gap:12px;margin-top:20px}.footer-group-links a{color:#c7d9df;font-size:14px;text-decoration:none}.footer-group-links a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1)}.footer-bottom-inner{display:flex;justify-content:space-between;gap:12px;padding:20px 0}.footer-bottom p{margin:0;color:#87a9b7;font-size:12px}@media(max-width:980px){.desktop-nav,.header-actions{display:none}.menu-button{display:block}}@media(max-width:640px){.header-inner{min-height:68px}.hero{padding:54px 0 48px}.intro{font-size:15px}.legal{padding-block:44px 64px}.footer-main{grid-template-columns:1fr;gap:38px;padding:46px 0}.footer-groups{grid-template-columns:repeat(2,1fr);gap:32px 24px}.footer-bottom-inner{flex-direction:column}}
