:root{--bg:#0F0E0A;--deep:#080706;--card:#1A1810;--card2:#242010;--title:#F5E6A8;--text:#E8DCB0;--muted:#B8A46A;--soft:#8A7A48;--yellow:#E8B923;--yellow2:#F3D056;--yellow3:#A88212;--cream:#FFF6D8;--border:rgba(232,185,35,.18);--border-strong:rgba(232,185,35,.46);--shadow:0 12px 28px rgba(0,0,0,.40)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;font-size:15px;line-height:1.7;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}.shell{width:min(1120px,calc(100% - 32px));margin:0 auto}.site-header{position:relative;z-index:120}.today-line{position:fixed;top:0;left:0;right:0;height:22px;background:#080706;color:var(--muted);border-bottom:1px solid var(--border);z-index:120}.today-line-inner{height:22px;display:flex;align-items:center;justify-content:space-between;font-size:12px;line-height:1}.text-button,.close-button,.race-drawer-button{border:0;background:transparent;color:var(--title);cursor:pointer}.text-button{min-width:44px;height:22px;text-align:right;font-size:12px}.race-bar{position:fixed;top:22px;left:0;right:0;height:60px;background:var(--deep);border-bottom:1px solid var(--border-strong);z-index:120}.race-bar-inner{height:60px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.brand-link{justify-self:start;min-height:44px;display:flex;align-items:center}.logo-box{height:28px;min-width:120px;display:flex;align-items:center}.logo-box img{height:28px;width:auto;object-fit:contain;object-position:center}.logo-fallback{font-size:16px;font-weight:700;color:var(--title);white-space:nowrap}.logo-box img+.logo-fallback{display:none}.race-drawer-button{height:44px;min-width:72px;border:1px solid var(--border-strong);border-radius:999px;background:var(--card);font-size:14px;color:var(--title)}.app-link{justify-self:end;display:flex;align-items:center;justify-content:center;min-height:44px;padding:0 14px;border-radius:999px;background:linear-gradient(135deg,#F3D056 0%,#E8B923 55%,#A88212 100%);color:#0F0E0A;font-size:14px;font-weight:700}.day-sign{position:fixed;top:82px;left:0;right:0;height:40px;background:#0b0a07;border-bottom:1px solid var(--border);z-index:115}.day-sign-inner{height:40px;display:flex;justify-content:center;align-items:center;gap:12px}.day-sign a{min-width:82px;height:30px;padding:0 16px;border-radius:999px;display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:13px}.day-sign a.active{background:var(--yellow);color:#0F0E0A;font-weight:700}.site-main{padding:154px 0 64px;min-height:70vh}.hero,.page-hero{padding:24px 0 20px}.page-kicker{font-size:13px;color:var(--yellow);letter-spacing:.08em}.page-hero h1,.hero h1{margin:8px 0 10px;color:var(--title);font-size:24px;line-height:1.3}.lead{max-width:820px;color:var(--text);margin:0}.hero-media,.media-slot{background:var(--deep);border:1px solid var(--border);border-radius:14px;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-media{height:260px;margin-bottom:18px}.hero-media img,.media-slot img{width:100%;height:100%;object-fit:contain;object-position:center}.hero-copy{padding:18px 0}.hero-copy .brand-line{display:flex;gap:10px;align-items:center;color:var(--muted);font-size:13px}.hero-copy h1{margin:8px 0}.hero-copy p{max-width:840px;margin:0 0 14px}.button-row{display:flex;flex-wrap:wrap;gap:10px}.btn{min-height:42px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:14px;font-weight:700;white-space:nowrap}.btn-primary{background:linear-gradient(135deg,#F3D056 0%,#E8B923 55%,#A88212 100%);color:#0F0E0A}.btn-secondary{background:#111009;border:1px solid var(--border-strong);color:var(--title)}.section{padding:28px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:14px}.section-head h2,.content-block h2{font-size:20px;line-height:1.35;color:var(--title);margin:0}.section-head p{color:var(--muted);margin:0;font-size:13px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card{background:var(--card);border:1px solid var(--border);border-radius:12px;padding:16px;box-shadow:var(--shadow)}.card h3{font-size:16px;line-height:1.4;color:var(--title);margin:12px 0 8px}.card p{margin:0;color:var(--text)}.card .media-slot{height:180px;margin:-2px -2px 4px}.feature{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:18px}.feature .media-slot{height:200px;margin-bottom:16px}.number-list{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:16px 0}.number-item{background:var(--card2);border:1px solid var(--border);border-radius:10px;padding:14px}.number-item b{display:block;color:var(--yellow2);font-size:18px;margin-bottom:6px}.rack{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.rack-item{min-height:150px;background:var(--card);border:1px solid var(--border);border-radius:12px;padding:16px}.rack-item .tag{display:inline-flex;background:rgba(232,185,35,.12);border:1px solid var(--border);color:var(--yellow2);border-radius:999px;padding:3px 9px;font-size:12px}.rack-item h3{margin:10px 0 8px;color:var(--title);font-size:16px}.today-list{display:grid;gap:10px}.today-list article{display:grid;grid-template-columns:52px 1fr;gap:12px;background:var(--card);border:1px solid var(--border);border-radius:12px;padding:14px}.today-list .num{font-size:22px;color:var(--yellow2);font-weight:700}.today-list h3{margin:0 0 6px;color:var(--title);font-size:16px}.today-list p{margin:0}.timeline{position:relative;margin:10px 0 0 10px;padding-left:26px;border-left:1px solid var(--border-strong)}.timeline article{position:relative;padding:0 0 24px}.timeline article:before{content:"";position:absolute;left:-33px;top:6px;width:12px;height:12px;border-radius:50%;background:var(--yellow);box-shadow:0 0 0 5px rgba(232,185,35,.12)}.timeline h3{margin:0 0 5px;color:var(--title);font-size:16px}.status{display:inline-flex;margin-bottom:8px;border:1px solid var(--border);border-radius:999px;padding:2px 8px;color:var(--yellow2);font-size:12px}.note-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.note{background:var(--card);border-top:3px solid var(--yellow);border-radius:10px;padding:15px}.note h3{margin:0 0 8px;color:var(--title);font-size:16px}.app-feature{display:grid;grid-template-columns:320px 1fr;gap:22px;align-items:center}.app-visual{height:360px}.app-icon{width:48px;height:48px;background:var(--deep);border:1px solid var(--border);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:10px}.app-icon img{width:48px;height:48px;object-fit:contain}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:24px}.content-block{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:20px;margin-bottom:16px}.content-block h2{margin-bottom:10px}.content-block h3{font-size:16px;color:var(--title);margin:16px 0 6px}.content-block p{margin:0 0 12px}.content-block p:last-child{margin-bottom:0}.content-block ul{padding-left:20px;margin:10px 0}.content-block li{margin:7px 0}.side-index{position:sticky;top:140px;height:max-content;background:var(--card2);border:1px solid var(--border);border-radius:12px;padding:14px}.side-index h2{font-size:16px;margin:0 0 8px;color:var(--title)}.side-index a{display:block;padding:7px 0;color:var(--muted);border-bottom:1px solid var(--border)}.side-index a:last-child{border-bottom:0}.faq-list{display:grid;gap:12px}.faq-item{background:var(--card);border:1px solid var(--border);border-radius:12px;padding:16px}.faq-item h2,.faq-item h3{font-size:16px;color:var(--title);margin:0 0 8px}.faq-item p{margin:0}.site-footer{background:var(--deep);border-top:1px solid var(--border-strong);color:var(--text);font-size:13px}.footer-top{padding:30px 0 74px}.footer-brand{display:flex;align-items:center;gap:10px;margin-bottom:20px}.footer-logo img{height:28px;width:auto;object-fit:contain}.footer-brand strong{color:var(--title);font-size:16px}.footer-brand span{color:var(--muted)}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.footer-grid h2{font-size:14px;color:var(--title);margin:0 0 8px}.footer-grid a{display:block;color:var(--muted);padding:3px 0}.footer-note{border-top:1px solid var(--border);margin:20px 0 8px;padding-top:14px;color:var(--muted)}.copyright{margin:0;color:var(--soft)}.race-drawer{position:fixed;top:0;right:0;width:400px;max-width:86vw;height:100dvh;background:var(--deep);border-left:1px solid var(--border-strong);z-index:250;transform:translateX(102%);visibility:hidden;pointer-events:none;transition:transform .22s ease,visibility .22s ease;box-shadow:var(--shadow);overflow-y:auto}.race-drawer.open{transform:translateX(0);visibility:visible;pointer-events:auto}.drawer-head{position:sticky;top:0;background:var(--deep);display:flex;justify-content:space-between;align-items:center;padding:14px;border-bottom:1px solid var(--border);z-index:2}.drawer-brand{display:flex;align-items:center;gap:8px}.logo-box.small{min-width:0}.logo-box.small .logo-fallback{display:none}.close-button{min-height:44px;min-width:52px;border:1px solid var(--border);border-radius:999px}.drawer-content{padding:12px 14px 30px}.drawer-content section{margin-bottom:18px}.drawer-content h2{font-size:13px;color:var(--yellow2);margin:0 0 6px}.drawer-content a{display:block;border-bottom:1px solid var(--border);padding:10px 0}.drawer-content b{display:block;color:var(--title);font-size:14px}.drawer-content span{display:block;color:var(--muted);font-size:12px;margin-top:2px}.page-overlay{position:fixed;inset:0;background:rgba(0,0,0,.62);z-index:200;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}.page-overlay.active{opacity:1;visibility:visible}.search-layer{position:fixed;left:0;right:0;top:82px;z-index:230;visibility:hidden;opacity:0;pointer-events:none;transform:translateY(-10px);transition:.2s ease}.search-layer.open{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.search-card{width:min(760px,calc(100% - 32px));margin:12px auto;background:var(--deep);border:1px solid var(--border-strong);border-radius:14px;padding:18px;box-shadow:var(--shadow)}.search-head{display:flex;justify-content:space-between;align-items:center}.search-head strong{font-size:16px;color:var(--title)}.search-card p{color:var(--muted)}.search-presets{display:flex;flex-wrap:wrap;gap:10px}.search-presets a{min-height:44px;padding:0 16px;border:1px solid var(--border);border-radius:999px;display:flex;align-items:center;color:var(--title)}body.locked,body.locked-search{overflow:hidden}.mobile-bottom{display:none}.btn:hover,.app-link:hover,.race-drawer-button:hover,.search-presets a:hover{filter:brightness(1.06)}a:focus-visible,button:focus-visible{outline:2px solid var(--yellow2);outline-offset:3px}
@media(max-width:820px){.day-sign{display:none}.site-main{padding-top:104px;padding-bottom:74px}.race-bar-inner{grid-template-columns:1fr auto 1fr;gap:8px}.logo-box{min-width:0}.logo-fallback{font-size:15px}.app-link{padding:0 10px}.grid-3,.rack,.note-grid,.number-list{grid-template-columns:1fr 1fr}.content-layout{grid-template-columns:1fr}.side-index{position:static}.app-feature{grid-template-columns:1fr}.app-visual{height:340px}.footer-grid{grid-template-columns:1fr 1fr}.footer-top{padding-bottom:88px}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;height:calc(48px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(5,1fr);background:var(--deep);border-top:1px solid var(--border-strong);z-index:130}.mobile-bottom a{display:flex;align-items:center;justify-content:center;min-height:48px;color:var(--muted);font-size:13px}.mobile-bottom a.active{background:var(--yellow);color:#0F0E0A;font-weight:700}.search-layer{top:0;bottom:0;background:var(--deep);z-index:260}.search-layer.open{transform:none}.search-card{width:100%;height:100%;margin:0;border:0;border-radius:0;padding:calc(22px + env(safe-area-inset-top)) 16px 30px}.page-overlay{z-index:240}.race-drawer{z-index:270}.race-drawer.open~.page-overlay{z-index:260}.hero-media{height:240px}}
@media(max-width:560px){.shell{width:calc(100% - 32px)}.grid-3,.rack,.note-grid,.number-list,.footer-grid{grid-template-columns:1fr}.hero-media{height:220px}.card .media-slot{height:180px}.feature .media-slot{height:190px}.today-list article{grid-template-columns:42px 1fr}.footer-brand{align-items:flex-start;flex-wrap:wrap}.app-link{font-size:13px}.race-drawer-button{min-width:64px}.app-visual{height:320px}.section{padding:22px 0}.content-block{padding:16px}.race-bar-inner{gap:6px}}

.media-200{height:200px}.media-page{height:210px}.media-app-page{height:340px}.section-media{margin-bottom:16px}.button-row-spaced{margin-top:14px}
