@font-face{font-family:Styrene;src:url(/fonts/StyreneA-Light.otf) format("opentype");font-weight:300;font-display:swap}@font-face{font-family:Styrene;src:url(/fonts/StyreneA-Regular.otf) format("opentype");font-weight:400;font-display:swap}@font-face{font-family:Styrene;src:url(/fonts/StyreneA-Medium.otf) format("opentype");font-weight:500;font-display:swap}:root{font-family:Styrene,Arial,sans-serif;font-weight:300;color:#252e33;background:#fcfbf7;--muted: #62665f;--surface: #ffffff;--surface-subtle: #f4f4ef;--positive: #425c36;--line: #e8e6df;--ease-out: cubic-bezier(.23, 1, .32, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:0}body{margin:0;min-width:320px}button,select{font:inherit;color:inherit}a{text-decoration:none;color:inherit}button,a,select{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button,a{transition:background-color .16s ease,color .16s ease,transform .14s var(--ease-out)}button{cursor:pointer}button:active,.button:active{transform:scale(.98)}button:focus-visible,a:focus-visible,select:focus-visible{outline:2px solid #245f89;outline-offset:5px}h1,h2,h3,h4,p{margin:0}.shell{max-width:1120px;width:calc(100% - 72px);margin:0 auto}.topbar{position:relative;z-index:3;height:90px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between}.brand{color:#1f3948;display:inline-flex;align-items:center;gap:10px;font-size:22px;font-weight:400;letter-spacing:-.8px;line-height:1}.brand-mark{display:block;width:32px;height:32px;flex-shrink:0}nav{display:flex;gap:28px;font-size:12px;color:#6e6e63}.button{display:inline-flex;justify-content:center;align-items:center;gap:16px;min-height:40px;padding:10px 16px;border:1px solid #ffffff;border-radius:10px;background:#fff;color:#1f3948;font-size:12px;font-weight:400}.button.small{font-size:11px;padding:9px 13px;gap:15px}.button.light{background:#fff;color:#1f3948;border-color:#dfe5e5}.text-link{display:inline-flex;align-items:center;gap:10px;font-size:12px}.hero{position:relative;z-index:1;text-align:center;padding:0;flex:1;display:flex;flex-direction:column}.hero-intro{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px 0 118px}.eyebrow{font-size:9px;letter-spacing:1.3px;font-weight:400;color:#727369}.status-dot{display:inline-block;width:5px;height:5px;background:#7d8b56;border-radius:50%}h1{font-size:clamp(52px,5.5vw,76px);font-weight:500;line-height:.94;letter-spacing:-4.5px;margin:11px 0 23px;color:#fffef5}.headline-accent{color:#c8ecff}.lead{font-family:Arial,sans-serif;font-size:16px;color:#f0f9ff;line-height:1.75}.hero-actions{display:flex;justify-content:center;align-items:center;gap:24px;margin-top:26px}.connection{margin-top:19px;display:flex;align-items:center;justify-content:center;gap:7px;color:#dbf2ff;font-size:11px}.details-screen{min-height:100svh;min-height:100dvh;display:flex;flex-direction:column;background:#fcfbf7}.explanation{padding:64px 0 28px}.section-heading{text-align:center}h2{font-size:40px;font-weight:500;line-height:1.24;letter-spacing:-1.6px}.section-heading h2{margin:16px 0}.section-heading h2 span{color:#537b89;font-family:Georgia,serif;font-style:italic;font-weight:400;font-size:1.12em}.section-heading>p:last-child{font-family:Arial,sans-serif;color:var(--muted);font-size:14px;line-height:1.8}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:32px}.features article{padding:25px;border:1px solid var(--line);border-radius:20px;background:var(--surface)}.feature-icon{display:inline-flex;padding:10px;border-radius:10px;background:var(--surface-subtle);color:#58645a}.features article:nth-child(1) .feature-icon{background:#eaf0df;color:#59704b;transform:rotate(-6deg)}.features article:nth-child(2) .feature-icon{background:#fff0c5;color:#8c763c;transform:rotate(5deg)}.features article:nth-child(3) .feature-icon{background:#e4f0f5;color:#527c8d;transform:rotate(-4deg)}.features h3{font-size:16px;font-weight:400;margin:17px 0 10px;letter-spacing:-.4px}.features p{font-family:Arial,sans-serif;color:var(--muted);font-size:13px;line-height:1.8}.closing{background:#eef4f3;color:#252e33;border:1px solid var(--line);border-radius:24px;padding:43px 49px;display:flex;justify-content:space-between;align-items:center;position:relative;overflow:hidden}.closing:after{content:"";position:absolute;width:250px;height:250px;right:-90px;bottom:-190px;border-radius:50%;background:#d4e7e9;pointer-events:none}.closing .eyebrow{color:#62665f;font-size:10px}.closing h2{margin:15px 0 12px;font-size:36px}.closing p{font-family:Arial,sans-serif;font-size:13px;color:#66775e}.closing>div,.closing .button{position:relative;z-index:1}.details-screen>footer{margin-top:auto;padding:24px 0;display:flex;align-items:center;justify-content:space-between}.details-screen>footer>span{font-size:11px;color:#62665f}.details-screen>footer .brand{font-size:17px;gap:7px}.details-screen>footer .brand-mark{width:24px;height:24px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@media(hover:hover)and (pointer:fine){.button:hover,.button.light:hover{background:#f2f5f6}.text-link:hover,nav a:hover{text-decoration:underline;text-underline-offset:4px}.hero .button:hover{background:#f2f5f6}}@media(max-width:760px){.shell{width:calc(100% - 32px)}.topbar{height:76px}.topbar .header-actions{gap:10px}.topbar .button.small{padding:10px 12px;font-size:10px}.topbar .brand{font-size:20px;gap:8px}.topbar .brand-mark{width:28px;height:28px}.brand{font-size:22px}nav{gap:16px;font-size:10px}.topbar nav{display:none}.hero{padding:0}.hero-intro{padding:32px 4px 108px}h1{font-size:clamp(48px,13vw,64px);letter-spacing:-2.8px;margin-bottom:26px}.lead{font-size:16px;line-height:1.6;max-width:340px;text-wrap:pretty}.lead br{display:none}.hero-actions{flex-direction:column;gap:8px;margin-top:24px;width:100%}.hero-actions .button{min-width:190px}.hero-actions .text-link{min-height:44px}.hero-actions .button{font-size:12px;padding:10px 14px;gap:10px}.hero-actions .text-link{font-size:12px}.connection{font-size:11px;gap:6px;line-height:1.5;margin-top:18px}.explanation{padding:48px 7px 24px}h2{font-size:28px;letter-spacing:-1.3px}.section-heading>p:last-child{font-size:12px}.features{grid-template-columns:1fr;gap:23px;margin-top:29px}.features article{position:relative;padding:21px 18px 21px 71px}.feature-icon{position:absolute;left:17px;top:18px;padding:10px}.features h3{margin:0 0 7px;font-size:14px}.closing{padding:30px 25px;display:block;border-radius:20px}.closing h2{font-size:28px;text-wrap:balance}.closing h2 br{display:none}.closing p{line-height:1.65}.closing .button{margin-top:23px;position:relative}}@media(max-width:370px){.hero-intro{padding-top:24px;padding-bottom:60px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}button,a{transition:none}button:active,.button:active{transform:none}}.header-actions{display:flex;align-items:center;gap:18px}.login-link{display:inline-flex;align-items:center;min-height:44px;font-size:12px}.hero-scene{min-height:100svh;min-height:100dvh;width:100%;display:flex;flex-direction:column;position:relative;overflow:hidden;background:radial-gradient(ellipse at 12% 96%,#caeaf2 0,transparent 43%),radial-gradient(ellipse at 88% 97%,#b6dcf1 0,transparent 41%),linear-gradient(155deg,#178aad,#29a5db 42%,#54b7e5 70%,#bfdfed)}.hero-scene:before,.hero-scene:after{content:"";position:absolute;width:75%;height:370px;bottom:-260px;border-radius:50%;background:#ecf6f746;transform:rotate(-18deg)}.hero-scene:before{left:-25%;bottom:-215px}.hero-scene:after{right:-20%;transform:rotate(15deg)}.hero-scene .brand{color:#fff;font-weight:400}.hero-scene nav{background:#f6fbf7ee;border:1px solid #fff8;border-radius:11px;padding:14px 20px;box-shadow:0 3px 9px #185d7712}.hero-scene .login-link{color:#f4faff}.hero .button{background:#fff;color:#1f3948;border-color:#fff;box-shadow:0 3px 8px #16618b18}.hero .text-link{color:#fffdef}.altitude-word{position:relative;color:#fff1ad;font-family:Georgia,serif;font-style:italic;font-weight:400;font-size:1.23em;letter-spacing:-.065em}.altitude-word svg{width:100%;height:13px;position:absolute;left:0;bottom:-3px;overflow:visible}.altitude-word path{fill:none;stroke:#fff1ad;stroke-width:3;stroke-linecap:round}.report-section{margin-top:62px}.report-intro{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:0 2px 23px}.report-intro h2{font-size:32px;letter-spacing:-1.6px}.report-intro p{font-family:Arial,sans-serif;color:var(--muted);font-size:13px;margin-top:9px}.report-intro>span{color:#6690a4;font-family:Georgia,serif;font-style:italic;font-size:18px;transform:rotate(-4deg)}@media(max-width:760px){.report-section{margin-top:35px}.report-intro{display:block;margin-bottom:18px}.report-intro h2{font-size:26px}.report-intro p{font-size:13px;line-height:1.5}.report-intro>span{display:none}.altitude-word svg{bottom:-7px}}.hero-contours{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;fill:none;stroke:#effcff;stroke-width:1;opacity:.22}.contour-right{stroke:#e3f4d6;opacity:.85}@media(prefers-reduced-motion:no-preference){.contour-left{animation:contour-arrive 1.4s cubic-bezier(.2,.7,.3,1) both}.contour-right{animation:contour-arrive 1.8s cubic-bezier(.2,.7,.3,1) both}@keyframes contour-arrive{0%{opacity:0;transform:translateY(24px)}to{opacity:.85;transform:translateY(0)}}}@media(max-width:760px){.hero-contours{opacity:.14}}.button-arrow{position:relative;display:inline-block;width:18px;height:18px;flex-shrink:0;overflow:hidden}.button-arrow>svg{position:absolute;inset:0;margin:auto;transition:transform .28s var(--ease-out)}.button-arrow>svg:last-child{transform:translate(-22px,22px)}@media(hover:hover)and (pointer:fine){.button:hover .button-arrow>svg:first-child{transform:translate(22px,-22px)}.button:hover .button-arrow>svg:last-child{transform:translate(0)}}@media(prefers-reduced-motion:reduce){.button-arrow>svg{transition:none}.button:hover .button-arrow>svg:first-child{transform:none}.button-arrow>svg:last-child{display:none}}
