html{background:#fff;min-width:320px;min-height:100%}body{background:#fff;min-width:320px;min-height:100vh;margin:0}#root{min-height:100vh}:root{color:#172033;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,a{font:inherit}a{color:inherit}.site-header{border-bottom:1px solid #e3e8f2;justify-content:space-between;align-items:center;gap:16px;width:min(100%,1120px);margin:0 auto;padding:16px 20px;display:flex}.site-logo,.brand-mark{text-decoration:none}.site-logo{color:#2454d6;font-size:20px;font-weight:950}.site-header nav{color:#596579;gap:14px;font-size:14px;font-weight:800;display:flex}.site-header nav a{text-decoration:none}.public-page{background:#fff;min-height:100vh}.home-hero{background:linear-gradient(#eff6ff 0%,#fff 100%);align-items:center;min-height:calc(100vh - 250px);padding:54px 20px;display:grid}.home-hero>div,.feature-grid,.legal-article{width:min(100%,920px);margin:0 auto}.home-hero h1{color:#172033;max-width:760px;margin:8px 0 14px;font-size:clamp(40px,7vw,76px);font-weight:950;line-height:1}.home-hero p:not(.eyebrow){color:#596579;max-width:640px;font-size:18px;line-height:1.55}.hero-actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.feature-grid{grid-template-columns:repeat(3,1fr);gap:14px;padding:28px 20px 54px;display:grid}.feature-card{background:#fff;border:1px solid #d6deec;border-radius:8px;min-height:150px;padding:20px;box-shadow:0 8px 22px #1720330f}.feature-card h2,.legal-article h2{color:#172033;margin-bottom:8px;font-size:22px}.feature-card p,.legal-article p{color:#596579;line-height:1.6}.legal-article{padding:44px 20px 64px}.legal-article h1{color:#172033;margin:8px 0;font-size:clamp(36px,7vw,62px);font-weight:950;line-height:1}.legal-article .updated{color:#79859a;margin-bottom:30px;font-size:14px}.legal-article a{color:#2454d6;font-weight:800}.page-shell{background:#fff;grid-template-rows:minmax(420px,1fr) auto;min-height:100vh;display:grid}.queue-panel{color:#172033;background:linear-gradient(#eff6fff5,#e8faf4e6),#eff6ff;flex-direction:column;justify-content:center;align-items:center;min-height:58vh;padding:24px 20px 28px;display:flex}.brand-mark{color:#fff;background:#2454d6;border-radius:8px;padding:8px 11px;font-size:15px;font-weight:900;position:absolute;top:18px;left:20px}.queue-state,.center-state{text-align:center;width:min(100%,430px)}.label,.eyebrow{color:#596579;text-transform:uppercase;margin:0;font-size:14px;font-weight:800}.queue-number{color:#2454d6;margin:8px 0 10px;font-size:clamp(92px,28vw,132px);font-weight:950;line-height:.95}h1,h2,p{margin-top:0}.queue-state h2{margin-bottom:18px;font-size:24px;line-height:1.15}.metrics{grid-template-columns:1fr 1fr;gap:10px;display:grid}.metric{background:#fff;border:1px solid #d6deec;border-radius:8px;min-height:82px;padding:14px 10px;box-shadow:0 8px 22px #17203314}.metric span{color:#596579;font-size:13px;font-weight:700;display:block}.metric strong{color:#172033;text-transform:uppercase;overflow-wrap:anywhere;margin-top:8px;font-size:20px;font-weight:900;display:block}.hint{color:#596579;max-width:320px;margin:18px auto 0;line-height:1.45}.download-panel{padding:22px 20px max(22px, env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e3e8f2;grid-template-columns:1fr;gap:16px;display:grid}.download-panel>div{width:min(100%,430px);margin:0 auto}.download-panel h1{margin:4px 0 8px;font-size:26px;line-height:1.1}.download-panel p:not(.eyebrow){color:#596579;margin-bottom:0;line-height:1.45}.actions{grid-template-columns:1fr;gap:10px;display:grid}.primary-action,.secondary-action,.center-state button{border-radius:8px;justify-content:center;align-items:center;min-height:50px;padding:13px 16px;font-weight:900;text-decoration:none;display:inline-flex}.primary-action,.center-state button{color:#fff;background:#2454d6;border:0}.secondary-action{color:#2454d6;background:#fff;border:1px solid #b8c7ed}.center-state h2{margin:14px 0 8px;font-size:22px}.center-state p{color:#596579;line-height:1.45}.spinner{border:4px solid #cbd8f7;border-top-color:#2454d6;border-radius:50%;width:42px;height:42px;margin:0 auto;animation:.85s linear infinite spin}.error-icon{color:#fff;background:#d92d20;border-radius:50%;place-items:center;width:54px;height:54px;margin:0 auto;font-size:30px;font-weight:900;display:grid}@keyframes spin{to{transform:rotate(360deg)}}@media (width>=760px){.page-shell{grid-template-rows:1fr;grid-template-columns:minmax(430px,1fr) 430px}.queue-panel{min-height:100vh}.download-panel{border-top:0;border-left:1px solid #e3e8f2;align-content:center}}@media (width<=760px){.site-header{flex-direction:column;align-items:flex-start}.feature-grid{grid-template-columns:1fr}.home-hero{min-height:auto;padding-top:44px}}
