:root{--bg:#0F0E0A;--bg-deep:#080706;--panel:#1A1810;--panel2:#242010;--title:#F5E6A8;--text:#E8DCB0;--muted:#B8A46A;--sub:#8A7A48;--brand:#E8B923;--bright:#F3D056;--deep:#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);--radius:12px;--max:1120px;--topline:22px;--racebar:60px;--tabs:40px}
*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,"PingFang SC","Microsoft YaHei",sans-serif;font-size:15px;line-height:1.7;overflow-x:hidden}body.is-locked{overflow:hidden}a{color:inherit;text-decoration:none}a,button{touch-action:manipulation}button{font:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1{font-size:24px;line-height:1.3;color:var(--title);margin-bottom:14px}h2{font-size:20px;line-height:1.4;color:var(--title)}h3{font-size:16px;line-height:1.5;color:var(--title)}p{margin-bottom:16px}.skip-link{position:fixed;left:12px;top:-80px;background:var(--bright);color:#0F0E0A;padding:10px 14px;z-index:9999;border-radius:8px}.skip-link:focus{top:8px}.site-header{position:fixed;z-index:1000;inset:0 0 auto;background:var(--bg-deep)}.today-line{height:var(--topline);background:#080706;color:var(--muted);font-size:12px;border-bottom:1px solid var(--border)}.top-shell,.race-shell,.tab-shell,.page-shell,.footer-shell{max-width:var(--max);margin:0 auto;padding-left:20px;padding-right:20px}.top-shell{height:100%;display:flex;align-items:center;justify-content:space-between;gap:14px}.today-line-brand{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.icon-text-btn,.drawer-trigger,.drawer-close,.search-head button{min-height:44px;border:0;background:transparent;color:var(--title);cursor:pointer}.today-line .icon-text-btn{min-height:22px;padding:0 8px;font-size:12px;color:var(--bright)}.race-bar{height:var(--racebar);background:var(--panel);border-bottom:1px solid var(--border-strong)}.race-shell{height:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px}.brand-link{justify-self:start;display:flex;align-items:center;min-height:44px}.brand-logo{height:28px;width:auto;object-fit:contain}.brand-fallback{font-size:16px;font-weight:700;color:var(--title);letter-spacing:.03em}.drawer-trigger{justify-self:center;border:1px solid var(--border-strong);min-width:78px;height:42px;padding:0 18px;border-radius:999px;background:#111009;color:var(--bright)}.app-link{justify-self:end;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:999px;background:linear-gradient(135deg,#F3D056 0%,#E8B923 55%,#A88212 100%);color:#0F0E0A;font-weight:700;font-size:14px;white-space:nowrap}.day-tabs{height:var(--tabs);background:#0B0A07;border-bottom:1px solid var(--border)}.tab-shell{height:100%;display:flex;align-items:center;justify-content:center;gap:10px}.tab-link{font-size:13px;color:var(--muted);padding:5px 16px;border-radius:999px}.tab-link.is-current{background:var(--brand);color:#0F0E0A;font-weight:700}.site-main{min-height:60vh;padding-top:calc(var(--topline) + var(--racebar) + var(--tabs) + 28px);padding-bottom:56px}.page-shell{width:100%}.hero-banner{margin-bottom:28px}.media-box{width:100%;height:200px;background:#0A0906;border:1px solid var(--border);border-radius:var(--radius);display:flex;align-items:center;justify-content:center;overflow:hidden}.media-box img{width:100%;height:100%;object-fit:contain;object-position:center}.media-empty{background:linear-gradient(135deg,#0B0A07 0%,#17140B 100%);position:relative}.media-empty:after{content:"";width:54px;height:1px;background:var(--border-strong);box-shadow:0 8px 0 var(--border),0 -8px 0 var(--border)}.banner-slot{height:260px}.card-image{height:180px}.wide-image{height:200px}.app-visual{height:360px}.brand-visual{height:220px}.hero-copy{padding:22px 0 4px}.eyebrow,.section-kicker{display:inline-block;color:var(--bright);font-size:12px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px}.lead{font-size:16px;color:var(--cream);max-width:780px}.meta-note{color:var(--muted);font-size:13px}.action-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.btn{display:inline-flex;align-items:center;justify-content:center;height:42px;min-width:120px;padding:0 18px;border-radius:10px;font-size:14px;font-weight:700}.btn-primary{background:linear-gradient(135deg,#F3D056 0%,#E8B923 55%,#A88212 100%);color:#0F0E0A}.btn-secondary{background:#111009;color:var(--title);border:1px solid var(--border-strong)}.btn:hover,.btn:focus-visible,.app-link:hover,.app-link:focus-visible{filter:brightness(1.08);outline:none}.btn:focus-visible,.app-link:focus-visible,.drawer-trigger:focus-visible,.icon-text-btn:focus-visible,.tab-link:focus-visible,.mobile-bottom a:focus-visible,.drawer-group a:focus-visible{box-shadow:0 0 0 3px rgba(243,208,86,.28)}.section{padding:30px 0;border-top:1px solid var(--border)}.section:first-child{border-top:0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.section-head p{max-width:620px;margin-bottom:0;color:var(--muted)}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card-grid.two{grid-template-columns:repeat(2,1fr)}.card{background:var(--panel);border:1px solid var(--border);border-radius:var(--radius);padding:18px;box-shadow:var(--shadow)}.card .media-box{margin:-1px -1px 16px;width:calc(100% + 2px);border-radius:10px 10px 8px 8px}.card p:last-child{margin-bottom:0}.numbered-list,.shelf-list,.timeline,.note-list,.method-list,.clause-list,.faq-list{display:grid;gap:14px}.numbered-item,.shelf-item,.timeline-item,.note-item,.method-item,.clause,.faq-item{background:var(--panel);border:1px solid var(--border);border-radius:var(--radius);padding:18px}.numbered-item{display:grid;grid-template-columns:56px 1fr;gap:16px;align-items:start}.big-no{font-size:28px;line-height:1;color:var(--bright);font-weight:800}.shelf-list{grid-template-columns:repeat(2,1fr)}.shelf-item{position:relative;padding-left:24px}.shelf-item:before{content:"";position:absolute;left:0;top:18px;bottom:18px;width:4px;border-radius:3px;background:linear-gradient(var(--bright),var(--deep))}.tag{display:inline-flex;align-items:center;min-height:28px;padding:2px 10px;border:1px solid var(--border-strong);border-radius:999px;color:var(--muted);font-size:12px}.timeline{position:relative;padding-left:18px}.timeline:before{content:"";position:absolute;left:6px;top:8px;bottom:8px;width:1px;background:var(--border-strong)}.timeline-item{position:relative}.timeline-item:before{content:"";position:absolute;left:-18px;top:22px;width:9px;height:9px;border-radius:50%;background:var(--brand);box-shadow:0 0 0 4px #0F0E0A}.status{font-size:12px;color:#0F0E0A;background:var(--bright);padding:3px 8px;border-radius:999px;font-weight:700}.quote-panel{background:linear-gradient(135deg,#241F0F,#15130C);border:1px solid var(--border-strong);border-radius:14px;padding:24px}.quote-panel strong{color:var(--bright)}.notice-box{background:#121009;border-left:3px solid var(--brand);padding:16px 18px;border-radius:8px;color:var(--muted)}.info-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:18px}.prose{max-width:860px}.prose h2{margin-top:30px}.prose h3{margin-top:24px}.prose p,.prose li{color:var(--text)}.prose ul,.prose ol{padding-left:20px}.simple-table{width:100%;border-collapse:collapse;background:var(--panel);border-radius:12px;overflow:hidden}.simple-table th,.simple-table td{padding:13px 14px;border-bottom:1px solid var(--border);text-align:left;vertical-align:top}.simple-table th{color:var(--title);background:#201D0F}.simple-table tr:last-child td{border-bottom:0}.site-footer{background:var(--bg-deep);border-top:1px solid var(--border-strong);color:var(--text);padding:34px 0 76px;font-size:13px}.footer-brand{display:flex;align-items:center;gap:14px;margin-bottom:24px;color:var(--title)}.footer-brand img{height:28px;width:auto;object-fit:contain}.footer-brand span{color:var(--muted)}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.footer-grid h2{font-size:14px;margin-bottom:10px}.footer-grid a{display:block;color:var(--muted);padding:4px 0}.footer-grid a:hover{color:var(--bright)}.footer-notice{border-top:1px solid var(--border);margin-top:24px;padding-top:18px;color:var(--muted)}.footer-copy{color:var(--sub);margin-bottom:0}.ui-mask{position:fixed;z-index:1190;inset:0;background:rgba(0,0,0,.62);opacity:0;visibility:hidden;pointer-events:none;transition:.22s}.ui-mask.is-active{opacity:1;visibility:visible;pointer-events:auto}.race-drawer{position:fixed;z-index:1210;top:0;right:0;width:400px;max-width:86vw;height:100dvh;background:#0C0B07;border-left:1px solid var(--border-strong);transform:translateX(104%);visibility:hidden;pointer-events:none;transition:transform .26s ease,visibility .26s;box-shadow:-18px 0 40px rgba(0,0,0,.45);display:flex;flex-direction:column}.race-drawer.is-open{transform:translateX(0);visibility:visible;pointer-events:auto}.drawer-head{height:76px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 18px;border-bottom:1px solid var(--border)}.drawer-brand{display:flex;align-items:center;gap:10px;min-width:0}.drawer-brand img{height:28px;width:auto;max-width:132px;object-fit:contain}.drawer-brand span{font-size:14px;color:var(--title);white-space:nowrap}.drawer-close{min-width:58px;border:1px solid var(--border);border-radius:8px}.drawer-body{overflow:auto;padding:12px 16px 30px}.drawer-group{padding:10px 0;border-bottom:1px solid var(--border)}.drawer-group:last-child{border-bottom:0}.drawer-group h2{font-size:13px;color:var(--bright);margin:0 0 8px}.drawer-group a{display:block;padding:10px 12px;border-radius:9px}.drawer-group a:hover{background:var(--panel)}.drawer-group strong{display:block;color:var(--title);font-size:14px}.drawer-group span{display:block;color:var(--muted);font-size:12px;line-height:1.55;margin-top:2px}.search-panel{position:fixed;z-index:1205;left:0;right:0;top:calc(var(--topline) + var(--racebar));visibility:hidden;opacity:0;pointer-events:none;transform:translateY(-12px);transition:.22s}.search-panel.is-open{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.search-card{max-width:760px;margin:12px auto;background:#100F09;border:1px solid var(--border-strong);border-radius:14px;padding:20px;box-shadow:var(--shadow)}.search-head{display:flex;justify-content:space-between;gap:16px;align-items:start}.search-head button{border:1px solid var(--border);border-radius:8px;padding:0 12px}.search-card p{color:var(--muted)}.search-presets{display:flex;gap:10px;flex-wrap:wrap}.search-presets a{display:inline-flex;align-items:center;min-height:40px;padding:0 14px;border-radius:999px;border:1px solid var(--border-strong);color:var(--title)}.mobile-bottom{display:none}.split{display:grid;grid-template-columns:1fr 1fr;gap:18px}.feature-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.feature-strip a{display:block;background:var(--panel2);border:1px solid var(--border);border-radius:10px;padding:14px;color:var(--title)}
@media (max-width:820px){:root{--tabs:0px}.top-shell,.race-shell,.page-shell,.footer-shell{padding-left:16px;padding-right:16px}.day-tabs{display:none}.site-main{padding-top:calc(var(--topline) + var(--racebar) + 22px);padding-bottom:76px}.race-shell{grid-template-columns:minmax(0,1fr) auto auto;gap:8px}.brand-link{min-width:0}.brand-logo{max-width:128px}.brand-fallback{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.drawer-trigger{min-width:66px;padding:0 12px}.app-link{min-width:74px;padding:0 12px}.card-grid,.card-grid.two,.shelf-list,.info-grid,.split{grid-template-columns:1fr}.feature-strip{grid-template-columns:repeat(2,1fr)}.section{padding:24px 0}.section-head{display:block}.section-head p{margin-top:6px}.banner-slot{height:260px}.card-image{height:180px}.wide-image{height:200px}.app-visual{height:340px}.numbered-item{grid-template-columns:44px 1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}.site-footer{padding-bottom:84px}.mobile-bottom{position:fixed;z-index:1100;display:grid;grid-template-columns:repeat(5,1fr);left:0;right:0;bottom:0;height:calc(48px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:#0A0906;border-top:1px solid var(--border-strong)}.mobile-bottom a{display:flex;align-items:center;justify-content:center;min-height:48px;color:var(--muted);font-size:12px}.mobile-bottom a.is-current{background:var(--brand);color:#0F0E0A;font-weight:700}.search-panel{top:0;bottom:0;background:#080706;transform:none}.search-card{height:100%;max-width:none;margin:0;border:0;border-radius:0;padding:calc(26px + env(safe-area-inset-top)) 18px 80px;overflow:auto}.search-head{margin-bottom:24px}.ui-mask.is-active{z-index:1190}.race-drawer{z-index:1210}.mobile-bottom{z-index:1100}.simple-table{font-size:13px;display:block;overflow-x:auto}.top-shell{padding-right:10px}.today-line-brand{max-width:72vw}}
@media (max-width:480px){.app-link{font-size:12px}.drawer-trigger{font-size:13px}.brand-logo{max-width:112px}.brand-fallback{max-width:118px}.footer-grid{grid-template-columns:1fr 1fr;gap:16px}.action-row .btn{flex:1 1 130px}.feature-strip{grid-template-columns:1fr 1fr}.card{padding:16px}}
