*{box-sizing:border-box}
:root{--ink:#0d1820;--muted:#61717a;--paper:#f3f6f7;--card:#fff;--line:#d7e0e4;--navy:#0c1720;--water:#0d7896;--atlas:#775f42;--shadow:0 14px 34px rgba(10,23,32,.10)}
html,body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;-webkit-text-size-adjust:100%}
a{color:inherit}button{font:inherit}:focus-visible{outline:3px solid #54b8ce;outline-offset:3px}.skip{position:absolute;top:-100px;left:8px;z-index:100;background:#fff;padding:10px 12px;border-radius:9px}.skip:focus{top:8px}
.top{position:sticky;top:0;z-index:50;background:rgba(12,23,32,.97);color:#fff;border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(12px)}
.topin{max-width:940px;margin:auto;padding:11px 14px;display:flex;align-items:center;gap:11px;min-height:64px}.logo{width:34px;height:34px;display:block;flex:0 0 34px;text-decoration:none}.logo img{width:34px;height:34px;display:block;object-fit:contain}.brand{flex:1;min-width:0}.brand b{display:block;font-size:18px;line-height:1.05}.brand span{display:block;font-size:11px;color:#b8c5cb;margin-top:4px;letter-spacing:.075em;font-weight:800}.stagepill{font-size:9px;font-weight:950;letter-spacing:.08em;padding:5px 7px;border-radius:999px;background:#f0b64e;color:#1b2730}.more{width:44px;height:44px;border-radius:13px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.07);color:#fff;font-size:20px;cursor:pointer}
main{max-width:940px;margin:auto;padding:28px 15px 86px}.hero{padding:8px 2px 23px}.ey{font-size:11px;letter-spacing:.12em;font-weight:950;text-transform:uppercase;color:#687780}.hero h1{font-size:clamp(42px,10vw,68px);line-height:.94;letter-spacing:-.05em;margin:9px 0 13px}.hero p{font-size:17px;line-height:1.55;color:var(--muted);max-width:700px;margin:0}.status{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:17px;font-size:13px;line-height:1.4;color:#687780}.status b{color:#30414a}.dot{width:9px;height:9px;border-radius:50%;background:#3c9479;flex:0 0 9px}
.apps{display:grid;gap:14px}.appcard{position:relative;overflow:hidden;min-height:230px;border-radius:25px;padding:21px;text-decoration:none;border:1px solid var(--line);background:#fff;box-shadow:var(--shadow);display:flex;flex-direction:column}.appmeta{display:flex;align-items:center;justify-content:space-between;gap:10px}.k{font-size:11px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.live{font-size:10px;font-weight:950;letter-spacing:.08em;padding:5px 7px;border-radius:999px;background:rgba(255,255,255,.85);color:#15303a}.appcard h2{font-size:38px;line-height:.98;letter-spacing:-.045em;margin:12px 0 10px}.appcard p{font-size:16px;line-height:1.55;max-width:82%;margin:0;opacity:.9}.go{margin-top:auto;padding-top:24px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px;font-weight:900}.circle{width:46px;height:46px;border-radius:50%;background:rgba(255,255,255,.90);display:grid;place-items:center;font-size:22px;color:#18303a;flex:0 0 46px}.water{background:linear-gradient(150deg,#0b4053,#0d7896 58%,#5bc4d8);color:#fff;border-color:transparent}.water p{color:#edf9fb}.atlas{background:linear-gradient(150deg,#fff,#eee7dd)}
.next,.reporting{margin-top:31px}.sectionhead{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:12px}.sectionhead h3{font-size:24px;line-height:1.08;letter-spacing:-.025em;margin:4px 0 0}.nextrows{display:grid;gap:9px}.nextrow{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid var(--line);border-radius:17px;padding:14px 15px}.nextrow>div{flex:1}.nextrow b{display:block;font-size:15px}.nextrow span:not(.soon){display:block;font-size:13px;line-height:1.45;color:#6d7c83;margin-top:4px}.soon{font-size:10px;font-weight:950;letter-spacing:.08em;padding:6px 8px;border-radius:999px;background:#f1f4f5;color:#68767c;white-space:nowrap}
.story{background:#fff;border:1px solid var(--line);border-radius:20px;padding:17px;text-decoration:none;display:block;box-shadow:0 10px 25px rgba(10,23,32,.05)}.storytag{font-size:10px;font-weight:950;letter-spacing:.1em;color:#0d7896}.story b{display:block;font-size:18px;line-height:1.2;margin-top:7px}.story p{font-size:14px;line-height:1.55;color:#66767e;margin:8px 0 0}.storygo{display:inline-block;font-size:13px;font-weight:900;margin-top:13px;color:#0c627b}
.installband{margin-top:30px;background:#0c1720;color:#fff;border-radius:19px;padding:15px;display:flex;align-items:center;gap:14px}.installband>div{flex:1}.installband b{display:block;font-size:15px}.installband span{display:block;font-size:12px;line-height:1.4;color:#bac6cc;margin-top:4px}.installbtn{border:1px solid rgba(255,255,255,.2);background:#fff;color:#14252e;border-radius:12px;padding:11px 15px;font-weight:900;font-size:13px;cursor:pointer}
.sheet{position:fixed;inset:0;z-index:100;background:rgba(7,20,27,.50);display:none;align-items:flex-end}.sheet.open{display:flex}.sheetcard{width:100%;max-height:88vh;overflow:auto;background:#f7f9fa;border-radius:24px 24px 0 0;padding:13px 15px 30px}.sheethead{display:flex;align-items:center;gap:9px}.sheethead h2{flex:1;margin:0;font-size:25px}.close{width:44px;height:44px;border-radius:12px;border:1px solid var(--line);background:#fff;font-size:21px}.rows{display:grid;gap:9px;margin-top:13px}.row{display:flex;align-items:center;gap:10px;min-height:64px;border:1px solid var(--line);background:#fff;border-radius:16px;padding:12px;text-decoration:none;text-align:left}.row b{display:block;font-size:14px}.row span{display:block;font-size:12px;line-height:1.35;color:#77868d;margin-top:4px}.copy{font-size:12px;line-height:1.6;color:#718087;margin-top:16px}.copy p{font-size:14px;line-height:1.6;margin:0 0 12px}.hidden{display:none!important}
@media(min-width:700px){.apps{grid-template-columns:1fr 1fr}.appcard{min-height:290px}.sheetcard{max-width:650px;margin:auto}.hero p{font-size:18px}.nextrows{grid-template-columns:1fr 1fr}}
@media(max-width:430px){main{padding-top:22px}.hero h1{font-size:44px}.appcard{min-height:245px;padding:20px}.appcard h2{font-size:36px}.appcard p{font-size:16px;max-width:92%}.go{font-size:14px}.sectionhead h3{font-size:22px}}
@media(max-width:370px){.stagepill{display:none}.brand span{font-size:10px}.hero h1{font-size:40px}.appcard h2{font-size:33px}.nextrow{align-items:flex-start;flex-direction:column}.soon{align-self:flex-start}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
