:root{--hub-bg:#f5f6f8;--hub-surface:#fff;--hub-surface-2:#f0f2f4;--hub-ink:#17191c;--hub-muted:#687078;--hub-line:#dfe2e6;--hub-red:#df1f2d;--hub-focus:#b90f20;--hub-shadow:0 14px 34px rgba(25,31,38,.08)}*{box-sizing:border-box}html{min-width:320px;background:var(--hub-bg)}body{margin:0;background:radial-gradient(circle at 85% 0,rgba(223,31,45,.075),transparent 28%),var(--hub-bg);color:var(--hub-ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.hub-shell{min-height:100vh;display:grid;grid-template-rows:auto 1fr auto}.hub-topbar{height:72px;display:flex;align-items:center;gap:16px;padding:0 max(24px,calc((100vw - 1180px)/2));border-bottom:1px solid var(--hub-line);background:rgba(255,255,255,.88);backdrop-filter:blur(14px)}.hub-brand{display:flex;align-items:center;gap:14px;margin-right:auto}.hub-brand img{width:104px;height:auto}.hub-brand-divider{width:1px;height:30px;background:var(--hub-line)}.hub-brand strong{font-size:15px;letter-spacing:.03em}.hub-theme{display:grid;place-items:center;width:40px;height:40px;padding:0;border:1px solid var(--hub-line);border-radius:9px;background:var(--hub-surface);color:var(--hub-ink);cursor:pointer}.hub-theme:hover{border-color:#b9bec4}.hub-theme:focus-visible,.hub-app:focus-visible{outline:3px solid var(--hub-focus);outline-offset:3px}.hub-main{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:76px 0 84px}.hub-eyebrow{margin:0 0 14px;color:var(--hub-red);font-size:12px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.hub-hero{max-width:770px}.hub-hero h1{margin:0;font-size:clamp(36px,5vw,58px);line-height:1.03;letter-spacing:-.045em}.hub-hero>p:last-child{max-width:650px;margin:20px 0 0;color:var(--hub-muted);font-size:18px;line-height:1.62}.hub-apps-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:58px 0 18px}.hub-apps-heading h2{margin:0;font-size:20px;letter-spacing:-.015em}.hub-apps-heading p{margin:0;color:var(--hub-muted);font-size:13px}.hub-apps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.hub-app{position:relative;display:flex;min-width:0;min-height:290px;flex-direction:column;padding:26px;border:1px solid var(--hub-line);border-radius:16px;background:var(--hub-surface);color:var(--hub-ink);text-decoration:none;box-shadow:0 1px 0 rgba(15,20,25,.025);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.hub-app:hover{transform:translateY(-3px);border-color:#c7cbd0;box-shadow:var(--hub-shadow)}.hub-app-mark{display:grid;place-items:center;width:60px;height:60px;margin-bottom:26px;border-radius:14px;background:var(--hub-surface-2)}.hub-app-mark img{width:42px;height:42px;object-fit:contain}.hub-app h3{margin:0;font-size:22px;letter-spacing:-.025em}.hub-app>p{margin:10px 0 24px;color:var(--hub-muted);font-size:14px;line-height:1.55}.hub-app ul{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 28px;padding:0;list-style:none}.hub-app li{padding:5px 8px;border-radius:6px;background:var(--hub-surface-2);color:#555e66;font-size:11px;font-weight:720}.hub-open{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:18px;border-top:1px solid var(--hub-line);color:var(--hub-red);font-size:13px;font-weight:820}.hub-open span:last-child{font-size:20px;line-height:1}.hub-note{display:flex;align-items:flex-start;gap:11px;margin-top:20px;padding:16px 18px;border:1px solid var(--hub-line);border-radius:11px;background:rgba(255,255,255,.62);color:var(--hub-muted);font-size:13px;line-height:1.5}.hub-note svg{flex:0 0 auto;color:var(--hub-red)}.hub-note strong{color:var(--hub-ink)}.hub-footer{display:flex;justify-content:space-between;gap:20px;padding:22px max(24px,calc((100vw - 1180px)/2));border-top:1px solid var(--hub-line);color:var(--hub-muted);font-size:12px}html[data-theme=dark]{--hub-bg:#111416;--hub-surface:#191d20;--hub-surface-2:#24292d;--hub-ink:#f2f4f5;--hub-muted:#a9b0b5;--hub-line:#30363b;--hub-red:#ff5a64;--hub-focus:#ff6972;--hub-shadow:0 18px 42px rgba(0,0,0,.34);color-scheme:dark}html[data-theme=dark] body{background:radial-gradient(circle at 85% 0,rgba(223,31,45,.12),transparent 30%),var(--hub-bg)}html[data-theme=dark] .hub-topbar{background:rgba(25,29,32,.88)}html[data-theme=dark] .hub-brand img{filter:brightness(0) invert(1)}html[data-theme=dark] .hub-app li{color:#c0c6ca}html[data-theme=dark] .hub-note{background:rgba(25,29,32,.66)}@media(prefers-reduced-motion:reduce){.hub-app{transition:none}}@media(max-width:860px){.hub-main{padding-top:52px}.hub-apps{grid-template-columns:1fr}.hub-app{min-height:0}.hub-apps-heading{margin-top:44px}.hub-hero>p:last-child{font-size:16px}}@media(max-width:560px){.hub-topbar{height:64px;padding:0 16px}.hub-brand img{width:88px}.hub-brand-divider{height:24px}.hub-brand strong{font-size:12px}.hub-main{width:min(100% - 28px,1180px);padding:42px 0 58px}.hub-hero h1{font-size:38px}.hub-apps-heading{display:block}.hub-apps-heading p{margin-top:7px}.hub-app{padding:20px}.hub-footer{display:block;padding:18px 16px}.hub-footer span:last-child{display:block;margin-top:7px}}
