@import "https://fonts.googleapis.com/css2?family=Archivo+Black&family=Inter:wght@400;500;600;700;800;900&display=swap";*,:before,:after{box-sizing:border-box}:root{--brand-red:#ed4a3f;--brand-red-dark:#d63a30;--brand-red-soft:#ffefee;--star-yellow:#f5a623;--star-empty:#e5e5ea;--ink-primary:#0e0e10;--text-default:#3a3a40;--text-muted:#6e6e76;--text-mute2:#9a9aa1;--bg-page:#fff;--bg-page-desktop:#f4f4f7;--bg-soft:#f7f7f9;--line:#ececef;--line-strong:#e0e0e5;--font-body:"Inter", system-ui, -apple-system, sans-serif;--font-display:"Archivo Black", "Inter", system-ui, sans-serif}html,body{font-family:var(--font-body);-webkit-font-smoothing:antialiased;background:var(--bg-page);margin:0;padding:0}button{font-family:var(--font-body)}.hot-root{background:var(--bg-page);width:100%;min-height:100vh;color:var(--text-default)}.hot-page{background:var(--bg-page);max-width:480px;min-height:100vh;margin:0 auto}@media (width>=760px){.hot-root{background:var(--bg-page-desktop)}.hot-page{max-width:820px;box-shadow:0 1px #0000000a,0 12px 40px #0f0f140f}}.hot-hero-carousel{border-radius:16px;height:420px;overflow:hidden}@media (width>=760px){.hot-hero-carousel{height:460px}}@keyframes lbFade{0%{opacity:0}to{opacity:1}}
