.home-shell{--bg:#0f1117;--bg2:#1a1d27;--bg3:#242838;--border:#2e3347;--text:#e8eaf0;--text2:#9ba3bc;--accent:#43a047;--accent2:#7c5cbf;--gold:#f0a500;background:var(--bg);color:var(--text);min-height:100dvh;padding:0 0 64px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.home-shell-inner{max-width:960px;margin:0 auto;padding:0 16px}.home-hero{grid-template-columns:1.1fr .9fr;align-items:center;gap:44px;max-width:960px;margin:0 auto;padding:48px 16px 44px;display:grid}.home-hero h1{text-wrap:balance;margin:0 0 14px;font-size:30px;font-weight:700;line-height:1.2}.home-hero h1 .accent{color:var(--accent)}.home-hero p{color:var(--text2);max-width:440px;margin:0 0 22px;font-size:14.5px;line-height:1.65}.peek-phone{justify-content:center;display:flex}.peek-phone-screen{background:var(--bg);border:10px solid #05060a;border-radius:34px;width:100%;max-width:272px;position:relative;overflow:hidden;box-shadow:0 20px 44px #0006,inset 0 0 0 1px #ffffff0a}.peek-phone-notch{z-index:5;background:#05060a;border-radius:10px;width:80px;height:18px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.peek-phone-status{color:var(--text);justify-content:space-between;padding:12px 18px 2px;font-size:11px;font-weight:600;display:flex}.peek-phone-chrome{border-bottom:1px solid var(--border);padding:8px 16px 10px;font-size:13px;font-weight:700}.peek-phone-chrome span{color:var(--accent);font-weight:600}.peek-phone-home{background:#e8eaf059;border-radius:3px;width:100px;height:4px;position:absolute;bottom:7px;left:50%;transform:translate(-50%)}.peek{height:260px;padding:16px 16px 34px;position:relative}.peek-slide{opacity:0;pointer-events:none;transition:opacity .5s;position:absolute;inset:16px 16px 34px}.peek-slide.on{opacity:1;pointer-events:auto}.peek-slide-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.peek-tag{letter-spacing:.4px;text-transform:uppercase;border-radius:20px;padding:3px 8px;font-size:10px;font-weight:700}.peek-tag-as{color:var(--accent);background:#43a0472e}.peek-tag-weather{color:var(--gold);background:#f0a5002e}.peek-tag-crew{color:var(--accent2);background:#7c5cbf2e}.peek-of{color:var(--text2);font-size:11px}.peek-row{border-bottom:1px solid var(--border);color:var(--text2);justify-content:space-between;padding:8px 0;font-size:12.5px;display:flex}.peek-row:last-child{border-bottom:none}.peek-row b{color:var(--text);font-weight:600}.peek-dark{color:var(--gold);font-size:10px;font-weight:700}.peek-dots{justify-content:center;gap:6px;display:flex;position:absolute;bottom:14px;left:16px;right:16px}.peek-dots button{background:var(--border);cursor:pointer;border:none;border-radius:2px;width:16px;height:3px;padding:0}.peek-dots button.on{background:var(--accent)}.home-section-title{letter-spacing:1px;text-transform:uppercase;color:var(--text2);margin:28px 0 12px;font-size:11px;font-weight:700}.home-section-title:first-child{margin-top:0}.race-card-list{flex-direction:column;gap:10px;display:flex}.race-card{background:var(--bg2);border:1px solid var(--border);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.race-card h2{font-size:15px;font-weight:600}.race-card p{color:var(--text2);margin-top:2px;font-size:12px}.race-card-cta{background:var(--accent);color:#fff;white-space:nowrap;border-radius:8px;flex-shrink:0;padding:8px 14px;font-size:13px;font-weight:600}.home-empty{color:var(--text2);padding:8px 0;font-size:13px}.home-pagination{color:var(--text2);justify-content:space-between;align-items:center;margin-top:14px;font-size:12px;display:flex}.home-pagination a{color:var(--accent);margin-left:14px;font-weight:600}.home-footer-links{color:var(--text2);margin-top:36px;font-size:12px}.home-footer-links a{color:var(--accent);font-weight:600}@media (max-width:720px){.home-hero{grid-template-columns:1fr;gap:28px;padding:32px 16px 8px}.home-hero h1{font-size:25px}.peek{height:240px}}
