:root{--bg:#15171b;--surface:#1c1f25;--surface2:#23272e;--line:#2c3139;--text:#ecedef;--muted:#8c919b;--dim:#5d626b;--brand:#e8322b;--f1:#e10600;--motogp:#ff3c6e;--indy:#3d8bff;--nascar:#ffb800;--wec:#5ac8a8;--wrc:#ff8a2b;--dtm:#d2413a;--f2:#4da3ff;--f3:#b9c0cb;--gt:#9b7bff;--moto3:#ff7aa2;--elms:#7bd3f7;--radius:10px}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg)}*{scrollbar-width:thin;scrollbar-color:var(--line) transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--line);border:2px solid var(--bg);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--dim)}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Familjen Grotesk,system-ui,sans-serif;line-height:1.4}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0}.num{font-variant-numeric:tabular-nums}svg{display:block}.ad{border-radius:8px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.ad-label{color:var(--dim);text-align:center;flex:none;margin-bottom:4px;font-size:11px;display:block}.ad-top{height:120px;margin:0 0 20px}@media (width>=900px){.ad-top{height:auto;min-height:90px}}.ad-feed{height:270px;margin:6px 0 30px}@media (width>=900px){.ad-feed{height:auto;min-height:110px}}.ad-side-2{height:auto;min-height:250px;position:sticky;top:72px}.ad-content{height:300px;margin:0 0 22px}@media (width>=900px){.ad-content{height:auto;min-height:90px}}.ad-anchor-wrap{z-index:29;background:var(--surface);border-top:1px solid var(--line);justify-content:center;align-items:center;height:50px;display:flex;position:fixed;bottom:62px;left:0;right:0}@media (width>=900px){.ad-anchor-wrap{display:none}}.ad-anchor-close{background:var(--surface2);width:20px;height:20px;color:var(--muted);z-index:1;border-radius:5px;place-items:center;font-size:15px;line-height:1;display:grid;position:absolute;top:50%;left:6px;transform:translateY(-50%)}.ad-anchor-close:hover{color:var(--text)}.ad-anchor{width:320px;max-width:100%;height:50px;position:relative}.ad-anchor .ad-label{display:none}.top{z-index:20;background:color-mix(in srgb,var(--bg) 88%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);height:56px;padding:0 20px;position:sticky;top:0}.topbar{justify-content:space-between;align-items:center;gap:16px;max-width:1360px;height:100%;margin:0 auto;display:flex;position:relative}.topbar.simple{justify-content:space-between;display:flex}.topbar-right{align-items:center;gap:16px;min-width:0;display:flex}.logo{letter-spacing:-.01em;white-space:nowrap;align-items:center;gap:10px;font-size:17px;font-weight:700;display:flex}.logo img{border-radius:6px;width:28px;height:18px;display:block}.search{background:var(--surface);border:1px solid var(--line);width:420px;max-width:100%;height:36px;color:var(--muted);border-radius:8px;align-items:center;gap:10px;padding:0 12px;font-size:14px;display:flex}.search kbd{color:var(--dim);border:1px solid var(--line);border-radius:4px;margin-left:auto;padding:1px 5px;font:12px Familjen Grotesk}.topsearch{flex:none;width:36px;padding:0 10px}.topsearch span,.topsearch kbd{display:none}@media (width>=601px){.topsearch{width:420px;max-width:calc(100% - 280px);padding:0 12px;position:absolute;left:50%;transform:translate(-50%)}.topsearch span,.topsearch kbd{display:block}}.tz{color:var(--muted);white-space:nowrap;font-size:13px}@media (width<=600px){.tz{display:none}}.btn{white-space:nowrap;border-radius:8px;align-items:center;gap:8px;height:36px;padding:0 14px;font-size:14px;font-weight:600;display:inline-flex}.btn.primary{background:var(--text);color:var(--bg)}.btn.brand{background:var(--brand);color:#fff}.btn.ghost{border:1px solid var(--line)}.btn svg{width:16px;height:16px}.avatar{background:linear-gradient(135deg,var(--surface2),var(--brand));width:32px;height:32px;color:var(--text);border-radius:50%;place-items:center;margin-left:auto;font-size:12px;font-weight:700;display:grid}.shell{grid-template-columns:1fr;max-width:1360px;margin:0 auto;display:grid}@media (width>=900px){.shell{grid-template-columns:264px 1fr}}@media (width>=1200px){.shell{grid-template-columns:272px 1fr 320px}}.side{border-right:1px solid var(--line);padding:22px 18px 40px 22px;display:none}@media (width>=900px){.side{display:block;position:sticky;top:56px}}@media (width<=899px){.side.mobile-open{z-index:50;background:var(--bg);width:82%;max-width:320px;padding-top:22px;display:block;position:fixed;top:0;bottom:0;left:0;overflow:auto;box-shadow:0 0 40px #000a}.side-backdrop{z-index:49;background:#000a;position:fixed;inset:0}}.side button.g[aria-expanded=true]{color:var(--text)}.side h4{color:var(--dim);margin:20px 0 6px 10px;font-size:12px;font-weight:500}.side h4:first-child{margin-top:0}.side a,.side button{width:100%;color:var(--muted);text-align:left;border-radius:7px;align-items:center;gap:10px;padding:7px 10px;font-size:14px;display:flex}.side a:hover,.side button:hover{background:var(--surface);color:var(--text)}.side a.on{background:var(--surface2);color:var(--text);font-weight:600}.dot{border-radius:2px;flex:none;width:8px;height:8px}.side button.g span{flex:1}.side button.g small{color:var(--dim);font-size:12px}.side .foot{color:var(--dim);margin-top:28px;padding:0 10px;font-size:11px;line-height:1.5}main{min-width:0;padding:24px 20px 140px}@media (width>=900px){main{padding:28px 32px 60px}}.rail{padding:28px 24px 60px 0}@media (width<=1199px){.rail{display:none}}.rail>*+*{margin-top:18px}.crumb{color:var(--muted);flex-wrap:wrap;gap:6px;margin-bottom:18px;font-size:13px;display:flex}.crumb a:hover{color:var(--text)}.crumb b{color:var(--text);font-weight:500}.head{margin-bottom:22px}.head .series{color:var(--muted);align-items:center;gap:8px;margin-bottom:8px;font-size:14px;display:inline-flex}.head .series .dot{border-radius:50%;width:10px;height:10px}.head h1{letter-spacing:-.025em;font-size:34px;font-weight:600;line-height:1.1}@media (width<=600px){.head h1{font-size:28px}}.head .meta{color:var(--muted);margin-top:8px;font-size:15px}.head .meta b{color:var(--text);font-weight:500}.actions{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.actions .share{gap:4px;margin-left:auto;display:flex}@media (width<=600px){.actions{flex-direction:column;align-items:stretch}.actions .btn{justify-content:center;width:100%}.actions .share{justify-content:center;margin-left:0}}.share a,.share button{width:36px;height:36px;color:var(--muted);border-radius:8px;place-items:center;display:grid;position:relative}.share a:hover,.share button:hover{background:var(--surface2);color:var(--text)}.share svg{width:16px;height:16px}.copied-tip{background:var(--text);color:var(--bg);white-space:nowrap;pointer-events:none;border-radius:5px;padding:3px 8px;font-size:11px;font-weight:600;position:absolute;bottom:calc(100% + 7px);left:50%;transform:translate(-50%)}.copied-tip:after{content:"";border:4px solid #0000;border-top-color:var(--text);position:absolute;top:100%;left:50%;transform:translate(-50%)}.status{background:var(--surface2);color:var(--muted);border-radius:5px;padding:3px 8px;font-size:12px;font-weight:600}.status.live{background:var(--brand);color:#fff}.chips{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.chip{border:1px solid var(--line);height:34px;color:var(--muted);border-radius:999px;flex:none;align-items:center;gap:8px;padding:0 12px;font-size:14px;display:inline-flex}.chip.on{background:var(--text);color:var(--bg);border-color:var(--text)}.chip .dot{border-radius:50%;width:7px;height:7px}.chip.lock{color:var(--dim)}.chip.lock svg{width:12px;height:12px}.chipselect{flex:none;align-items:center;display:inline-flex;position:relative}.chipselect select{appearance:none;border:1px solid var(--line);background:var(--surface);height:34px;color:var(--muted);font:inherit;cursor:pointer;border-radius:999px;max-width:160px;padding:0 28px 0 12px;font-size:14px}.chipselect select:focus-visible{outline:2px solid var(--text);outline-offset:1px}.chipselect:after{content:"";border-right:1.5px solid var(--muted);border-bottom:1.5px solid var(--muted);pointer-events:none;width:6px;height:6px;position:absolute;top:50%;right:12px;transform:translateY(-70%)rotate(45deg)}.day{margin-bottom:30px}.dayhead{z-index:10;background:var(--bg);border-bottom:1px solid var(--line);align-items:baseline;gap:12px;padding:10px 0 8px;display:flex;position:sticky;top:56px}.dayhead h2{letter-spacing:-.02em;font-size:22px;font-weight:600}.dayhead span{color:var(--muted);font-size:14px}.dayhead .cnt{color:var(--dim);margin-left:auto;font-size:13px}.row{border-bottom:1px solid var(--line);cursor:pointer;grid-template-columns:64px 4px 1fr auto;align-items:center;gap:0 14px;padding:13px 0;display:grid}.row:hover .ev{color:#fff}.row .t{letter-spacing:-.01em;font-size:17px;font-weight:600}.row .t small{color:var(--dim);font-size:12px;font-weight:400;display:block}.row .bar{border-radius:2px;width:4px;height:36px}.row .ev{font-size:15px;font-weight:600;line-height:1.25}.row .sub{color:var(--muted);margin-top:2px;font-size:13px}.row .right{align-items:center;gap:10px;display:flex}.tag{background:var(--surface2);color:var(--muted);white-space:nowrap;border-radius:5px;padding:3px 8px;font-size:12px;font-weight:600}.tag.race{color:var(--bg);background:#fff}.bell{width:30px;height:30px;color:var(--dim);border-radius:7px;place-items:center;display:grid}.bell:hover{background:var(--surface2);color:var(--text)}.bell.on{color:var(--brand)}.bell svg{width:16px;height:16px}@media (width<=600px){.row{grid-template-columns:56px 3px 1fr auto;gap:0 10px;padding:12px 0}.row .t{font-size:16px}.row .ev{font-size:14px}.row .sub .circ,.tag{display:none}}.now{color:var(--brand);align-items:center;gap:10px;margin:0 0 -1px;font-size:12px;font-weight:600;display:flex}.now:after{content:"";background:var(--brand);opacity:.6;flex:1;height:1px}.now i{background:var(--brand);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #e8322b33}.more{text-align:center;width:100%;color:var(--muted);border:1px dashed var(--line);border-radius:8px;margin-top:6px;padding:12px;font-size:14px;display:block}.callout{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);align-items:center;gap:14px;margin-bottom:22px;padding:14px 16px;display:flex}.callout p{color:var(--muted);font-size:14px}.callout p b{color:var(--text);margin-bottom:2px;font-size:15px;font-weight:600;display:block}.callout .btn{margin-left:auto}.callout>svg{flex:none;width:22px;height:22px}@media (width<=600px){.callout{flex-wrap:wrap}.callout .btn{justify-content:center;width:100%;margin-left:0}}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);margin-bottom:18px;overflow:hidden}.card header{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:14px 16px;display:flex}.card header h2,.card header h3{font-size:15px;font-weight:600}.card header p{color:var(--muted);font-size:13px}.card header .btn{height:32px;margin-left:auto;font-size:13px}.card header a.lnk{color:var(--muted);margin-left:auto;font-size:13px}.card .pad{padding:16px}.srow{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;gap:12px;padding:12px 16px;display:grid}.srow:last-child{border-bottom:0}.srow .name{align-items:center;gap:10px;font-size:15px;font-weight:500;display:flex}.srow .name small{color:var(--muted);font-size:13px;font-weight:400}.seg{background:var(--bg);border:1px solid var(--line);border-radius:7px;padding:2px;display:inline-flex}.seg button,.seg a,.seg span{color:var(--muted);border-radius:5px;padding:5px 10px;font-size:13px}.seg button.on,.seg a.on,.seg span.on{background:var(--surface2);color:var(--text)}.ben .seg{flex-wrap:wrap}.switch{background:var(--line);border-radius:999px;flex:none;width:40px;height:24px;position:relative}.switch:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .15s;position:absolute;top:3px;left:3px}.switch.on{background:var(--wec)}.switch.on:after{transform:translate(16px)}.kv{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;gap:12px;padding:12px 16px;font-size:14px;display:grid}.kv:last-child{border-bottom:0}.kv span{color:var(--muted)}.kv b{font-weight:500}.device-actions{gap:8px;display:flex}.tz-select{max-width:220px}@media (width<=600px){.srow{grid-template-columns:1fr;gap:8px}.seg{width:100%}.seg button,.seg a{text-align:center;flex:1;padding:5px 4px;font-size:12px}.device-actions{width:100%}.device-actions .btn{flex:1;justify-content:center}.tz-select{width:100%;max-width:none}.kv{grid-template-columns:1fr}}.news a{border-bottom:1px solid var(--line);padding:12px 16px;display:block}.news a:last-child{border-bottom:0}.news a:hover{background:var(--surface2)}.news .h{font-size:14px;font-weight:600;line-height:1.3}.news .m{color:var(--muted);gap:8px;margin-top:4px;font-size:12px;display:flex}.news .m i{color:var(--f1);font-style:normal;font-weight:700}.news-inline{display:none}@media (width<=1199px){.news-inline{display:block}}.sess{border-bottom:1px solid var(--line);grid-template-columns:110px 64px 1fr auto;align-items:center;gap:0 14px;padding:13px 16px;display:grid}.sess:last-child{border-bottom:0}.sess .d{color:var(--muted);font-size:14px}.sess .d b{color:var(--text);font-weight:500;display:block}.sess .t{font-size:17px;font-weight:600}.sess .n{font-size:15px;font-weight:600}.sess .n small{color:var(--dim);font-size:12px;font-weight:400;display:block}.sess.race .n{color:#fff}.sess .right{align-items:center;gap:8px;display:flex}.sess .w{color:var(--muted);white-space:nowrap;font-size:13px}@media (width<=600px){.sess{grid-template-columns:56px 1fr auto;padding:12px}.sess .d{display:none}.sess .n small{display:block}.sess .w{display:none}}.sess.past{opacity:.5}.map{aspect-ratio:1;background:var(--surface2);border-radius:var(--radius);border:1px solid var(--line);position:relative;overflow:hidden}.map .cap{color:var(--muted);pointer-events:none;background:linear-gradient(#0000,#000a);padding:10px 12px;font-size:12px;position:absolute;bottom:0;left:0;right:0}.prose{color:#b8bcc4;max-width:68ch;font-size:15px;line-height:1.6}.prose.wide{max-width:none}.prose h2{color:var(--text);letter-spacing:-.02em;margin:0 0 10px;font-size:20px;font-weight:600}.prose h3{color:var(--text);margin:20px 0 8px;font-size:16px;font-weight:600}.prose p+p,.prose div+div{margin-top:12px}.prose a{color:var(--text);text-decoration:underline}.prose a:hover{color:#fff}.video-embed{aspect-ratio:16/9;border-radius:var(--radius);background:var(--surface2);border:1px solid var(--line);position:relative;overflow:hidden}.video-embed iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.grid2{gap:18px;display:grid}@media (width>=700px){.grid2{grid-template-columns:1fr 1fr}}.fact{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;gap:12px;padding:14px 16px;font-size:14px;display:grid}.fact:last-child{border-bottom:0}.fact span{color:var(--muted)}.fact b{text-align:right;font-weight:500}.next{grid-template-columns:1fr auto;align-items:start;gap:16px;padding:18px 16px;display:grid}.next .l small{color:var(--muted);font-size:13px}.next .l h2{letter-spacing:-.02em;margin:2px 0 4px;font-size:24px;font-weight:600}.next .l p{color:var(--muted);font-size:14px}.cd{gap:2px;display:flex}.cd div{text-align:center;background:var(--bg);border-radius:6px;min-width:52px;padding:6px}.cd b{letter-spacing:-.02em;font-size:22px;font-weight:600;line-height:1.1;display:block}.cd small{color:var(--dim);font-size:11px}@media (width<=600px){.next{grid-template-columns:1fr}.cd{justify-content:flex-start}}.round{border-bottom:1px solid var(--line);grid-template-columns:64px 4px 1fr auto;align-items:center;gap:0 14px;padding:13px 16px;display:grid}.round:last-child{border-bottom:0}.round .dt{line-height:1.1}.round .dt small{color:var(--dim);font-size:11px;font-weight:500;display:block}.round .dt b{letter-spacing:-.02em;font-size:18px;font-weight:600}.round .bar{background:var(--f1);border-radius:2px;width:4px;height:36px}.round .n{font-size:15px;font-weight:600}.round .n small{color:var(--muted);margin-top:2px;font-size:13px;font-weight:400;display:block}.round .r{color:var(--dim);white-space:nowrap;font-size:12px}.round.done{opacity:.55}.round.done .bar{background:var(--dim)}.empty{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);margin-bottom:18px;padding:26px 24px;position:relative;overflow:hidden}.empty:before{content:"";pointer-events:none;border:3px solid #ffffff0d;border-radius:38% 60% 45% 52%;width:260px;height:260px;position:absolute;top:-60px;right:-40px}.empty .flagline{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);align-items:center;gap:8px;margin-bottom:10px;font-size:12px;font-weight:600;display:inline-flex}.empty .flagline i{background:repeating-conic-gradient(#fff 0 25%,#222 0 50%) 0 0/6px 6px;border-radius:1px;width:14px;height:10px}.empty h2{letter-spacing:-.02em;margin-bottom:6px;font-size:24px;font-weight:600;line-height:1.15}.empty>p{color:var(--muted);max-width:56ch;font-size:15px}.empty .acts{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.empty .stats{background:var(--line);border:1px solid var(--line);border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1px;margin-top:20px;display:grid;overflow:hidden}.empty .stats div{background:var(--bg);padding:12px 14px}.empty .stats small{color:var(--dim);margin-bottom:2px;font-size:12px;display:block}.empty .stats b{font-size:15px;font-weight:600}.empty .stats span{color:var(--muted);font-size:12px;display:block}@media (width<=600px){.empty{padding:20px 16px}.empty .stats{grid-template-columns:1fr}.empty .acts .btn{flex:1;justify-content:center}}.meanwhile .row{padding:12px 16px}.meanwhile .row:last-of-type{border-bottom:0}details.past summary{cursor:pointer;align-items:center;gap:12px;padding:14px 16px;font-size:15px;font-weight:600;list-style:none;display:flex}details.past summary::-webkit-details-marker{display:none}details.past summary span{color:var(--muted);margin-left:auto;font-size:13px;font-weight:400}details.past summary:after{content:"";border-right:2px solid var(--muted);border-bottom:2px solid var(--muted);width:8px;height:8px;transition:transform .15s;transform:rotate(45deg)}details.past[open] summary:after{transform:rotate(-135deg)}details.past[open] summary{border-bottom:1px solid var(--line)}.stand{border-bottom:1px solid var(--line);grid-template-columns:28px 1fr auto;align-items:center;gap:12px;padding:10px 16px;font-size:14px;display:grid}.stand:last-child{border-bottom:0}.stand i{color:var(--dim);font-size:13px;font-style:normal}.stand small{color:var(--muted);font-size:12px;display:block}.stand b{font-weight:600}.nrow{border-bottom:1px solid var(--line);grid-template-columns:4px 1fr auto;align-items:start;gap:0 14px;padding:14px 0;display:grid}.nrow:last-child{border-bottom:0}.nrow .bar{border-radius:2px;align-self:stretch;width:4px;height:100%;min-height:40px}.nrow .h{font-size:16px;font-weight:600;line-height:1.3;display:block}.nrow:hover .h{color:#fff}.nrow .m{color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px 10px;margin-top:5px;font-size:13px;display:flex}.nrow .m i{font-style:normal;font-weight:700}.nrow .evl{background:var(--surface2);color:var(--muted);border-radius:5px;align-items:center;gap:6px;padding:2px 8px;font-size:12px;display:inline-flex}.nrow .evl:hover{color:var(--text)}.nrow .evl .dot{border-radius:50%;width:6px;height:6px}.nrow .src{background:var(--surface2);border-radius:5px;align-self:center;width:20px;height:20px}@media (width<=600px){.nrow .src{display:none}.nrow{grid-template-columns:3px 1fr}}.grp{z-index:10;background:var(--bg);color:var(--dim);border-bottom:1px solid var(--line);padding:10px 0 6px;font-size:13px;font-weight:600;position:sticky;top:56px}.pager{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin:24px 0;display:flex}.pager .nums{align-items:center;gap:4px;display:flex}.pager .nums a,.pager .nums span{min-width:32px;height:32px;color:var(--muted);border-radius:7px;justify-content:center;align-items:center;font-size:14px;display:flex}.pager .nums a:hover{background:var(--surface2);color:var(--text)}.pager .nums span.on{background:var(--surface2);color:var(--text);font-weight:600}.tools{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px;display:flex}.tools .search{flex:220px;max-width:none}.crow{border-bottom:1px solid var(--line);grid-template-columns:72px 1fr auto;align-items:center;gap:0 14px;padding:12px 0;display:grid}.crow:last-child{border-bottom:0}.crow .th{background:linear-gradient(135deg,var(--surface2),var(--surface));border-radius:6px;flex:none;width:72px;height:48px;position:relative;overflow:hidden}.crow .th:after{content:"";border:2px solid #ffffff14;border-radius:40% 55% 45% 50%;position:absolute;inset:8px 10px}.crow .th img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block;position:relative}.crow .n{font-size:15px;font-weight:600}.crow:hover .n{color:#fff}.crow .c{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin-top:2px;font-size:13px;display:flex}.crow .dots{gap:4px;display:inline-flex}.crow .dots .dot{border-radius:50%;width:7px;height:7px}.crow .nx{text-align:right;color:var(--muted);font-size:13px}.crow .nx b{color:var(--text);font-size:14px;font-weight:500;display:block}.crow .nx.none{color:var(--dim)}@media (width<=600px){.crow{grid-template-columns:56px 1fr auto}.crow .th{width:56px;height:40px}.crow .nx{font-size:12px}.crow .nx b{font-size:13px}}.hero{aspect-ratio:21/9;border-radius:var(--radius);border:1px solid var(--line);background:var(--surface2);margin-bottom:18px;overflow:hidden}.hero img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.bnav{z-index:30;height:62px;padding-bottom:env(safe-area-inset-bottom);background:color-mix(in srgb,var(--bg) 92%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.bnav a,.bnav button{color:var(--dim);flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:11px;display:flex}.bnav a.on{color:var(--text)}.bnav svg{width:22px;height:22px}@media (width>=900px){.bnav{display:none}}.page{max-width:720px}.page h1{letter-spacing:-.025em;margin-bottom:6px;font-size:30px;font-weight:600}.page .lead{color:var(--muted);margin-bottom:28px;font-size:15px}.auth{max-width:380px;margin:8vh auto 0;padding:0 20px}.auth h1,.authcard h2{letter-spacing:-.02em;margin-bottom:8px;font-size:28px;font-weight:600}.auth p,.authcard>p{color:var(--muted);margin-bottom:26px;font-size:15px}.auth label,.authcard label{color:var(--muted);margin-bottom:6px;font-size:13px;display:block}.auth input,.authcard input{border:1px solid var(--line);background:var(--surface);width:100%;height:44px;color:var(--text);font:inherit;border-radius:8px;margin-bottom:12px;padding:0 12px;font-size:15px}.auth input:focus,.authcard input:focus{outline:2px solid var(--text);outline-offset:1px;border-color:#0000}.auth .btn,.authcard .btn{justify-content:center;width:100%;height:44px;font-size:15px}.or{color:var(--dim);align-items:center;gap:12px;margin:18px 0;font-size:13px;display:flex}.or:before,.or:after{content:"";background:var(--line);flex:1;height:1px}.auth .fine,.authcard .fine{color:var(--dim);margin-top:22px;font-size:13px;line-height:1.5}.auth ul,.authcard ul{gap:8px;margin:0 0 26px;list-style:none;display:grid}.auth li,.authcard li{color:var(--muted);gap:10px;font-size:14px;display:flex}.auth li:before,.authcard li:before{content:"";background:var(--wec);border-radius:50%;flex:none;width:6px;height:6px;margin-top:7px}.auth textarea,.authcard textarea{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--text);font:inherit;resize:vertical;border-radius:8px;margin-bottom:12px;padding:10px 12px;font-size:15px}.auth textarea:focus,.authcard textarea:focus{outline:2px solid var(--text);outline-offset:1px;border-color:#0000}.auth .err,.authcard .err{color:var(--f1);margin:-8px 0 12px;font-size:13px}.auth .status,.authcard .status{color:var(--wec);margin:-6px 0 18px;font-size:14px;font-weight:500}.auth .check,.authcard .check{color:var(--muted);align-items:center;gap:8px;margin-bottom:18px;font-size:14px;display:flex}.auth .check input,.authcard .check input{width:auto;height:auto;margin:0;padding:0}.auth .row,.authcard .row{justify-content:space-between;align-items:center;gap:12px;margin-top:16px;font-size:13px;display:flex}.auth .row a,.auth .row button,.authcard .row a,.authcard .row button{color:var(--muted);text-decoration:underline}.auth .row a:hover,.auth .row button:hover,.authcard .row a:hover,.authcard .row button:hover{color:var(--text)}.authwrap{gap:40px;max-width:1040px;margin:0 auto;padding:40px 20px 120px;display:grid}@media (width>=900px){.authwrap{grid-template-columns:1.1fr .9fr;gap:64px;padding:64px 32px}}.benefits h1{letter-spacing:-.025em;margin-bottom:10px;font-size:34px;font-weight:600;line-height:1.1}.benefits>p{color:var(--muted);max-width:44ch;margin-bottom:28px;font-size:16px}.ben{border-top:1px solid var(--line);grid-template-columns:40px 1fr;gap:14px;padding:16px 0;display:grid}.ben:last-of-type{border-bottom:1px solid var(--line)}.ben .ic{background:var(--surface);width:40px;height:40px;color:var(--text);border-radius:10px;place-items:center;display:grid}.ben .ic svg{width:20px;height:20px}.ben b{margin-bottom:3px;font-size:16px;font-weight:600;display:block}.ben p{color:var(--muted);font-size:14px;line-height:1.45}.benefits .free{color:var(--dim);max-width:none;margin-top:18px;font-size:13px}.authcard{background:var(--surface);border:1px solid var(--line);border-radius:14px;align-self:start;padding:28px 24px;position:sticky;top:80px}.az{z-index:10;background:var(--bg);flex-wrap:wrap;gap:4px;margin-bottom:8px;padding:8px 0;display:flex;position:sticky;top:56px}.az a{width:30px;height:30px;color:var(--muted);border-radius:6px;place-items:center;font-size:13px;font-weight:600;display:grid}.az a:hover{background:var(--surface2);color:var(--text)}.az span.dis{color:#3a3f47;place-items:center;width:30px;height:30px;font-size:13px;font-weight:600;display:grid}.letter{letter-spacing:-.02em;border-bottom:1px solid var(--line);color:var(--text);padding:22px 0 6px;font-size:22px;font-weight:600}.term{border-bottom:1px solid var(--line);grid-template-columns:200px 1fr auto;align-items:baseline;gap:0 16px;padding:12px 0;display:grid}.term .n{font-size:15px;font-weight:600}.term:hover .n{color:#fff;text-decoration:underline}.term .d{color:var(--muted);font-size:14px;line-height:1.45}.term .cat{color:var(--dim);white-space:nowrap;font-size:12px}@media (width<=700px){.term{grid-template-columns:1fr;gap:3px}.term .cat{display:none}}.defbox{background:var(--surface);border-left:3px solid var(--wec);border-radius:0 var(--radius) var(--radius) 0;margin-bottom:22px;padding:18px 20px}.defbox p{color:var(--text);font-size:17px;line-height:1.5}.rel{gap:8px;display:grid}@media (width>=700px){.rel{grid-template-columns:1fr 1fr}}.rel a{border:1px solid var(--line);border-radius:8px;padding:12px 14px;display:block}.rel a:hover{background:var(--surface)}.rel b{font-size:14px;font-weight:600;display:block}.rel span{color:var(--muted);font-size:13px}.pn{border-top:1px solid var(--line);justify-content:space-between;gap:12px;margin-top:22px;padding-top:16px;font-size:14px;display:flex}.pn a{color:var(--muted)}.pn a b{color:var(--text);font-weight:600;display:block}.pn a:last-child{text-align:right}.doc,.doc .prose{max-width:none}.doc .prose h2{border-top:1px solid var(--line);margin-top:36px;padding-top:24px;scroll-margin-top:72px}.doc .prose h2:first-of-type{border-top:0;margin-top:0;padding-top:0}.doc .prose ul{margin:10px 0 0 18px}.doc .prose li+li{margin-top:6px}.summary{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);margin-bottom:28px;padding:16px 20px}.summary b{margin-bottom:8px;font-size:14px;display:block}.summary ul{color:var(--muted);gap:6px;font-size:14px;list-style:none;display:grid}.summary li{gap:10px;display:flex}.summary li:before{content:"";background:var(--wec);border-radius:50%;flex:none;width:6px;height:6px;margin-top:7px}.upd{border-bottom:1px solid var(--line);grid-template-columns:88px 1fr;gap:0 16px;padding:14px 0;display:grid}.upd:last-child{border-bottom:0}.upd .dt{color:var(--muted);padding-top:3px;font-size:13px}.upd .ttl{flex-wrap:wrap;align-items:center;gap:8px;font-size:15px;font-weight:600;display:flex}.upd .kind{background:var(--surface2);color:var(--muted);letter-spacing:.01em;border-radius:4px;padding:2px 7px;font-size:11px;font-weight:600}.upd .kind.feature{color:var(--wec);background:#5ac8a822}.upd .kind.fix{color:var(--indy);background:#3d8bff22}.upd .kind.series{color:var(--nascar);background:#ffb80022}.upd p{color:var(--muted);margin-top:4px;font-size:14px;line-height:1.45}@media (width<=600px){.upd{grid-template-columns:1fr;gap:4px}}.chg{border-bottom:1px solid var(--line);grid-template-columns:4px 1fr auto;align-items:center;gap:0 14px;padding:11px 16px;display:grid}.chg:last-child{border-bottom:0}.chg .bar{border-radius:2px;align-self:stretch;width:4px;height:34px}.chg .n{font-size:14px;font-weight:600}.chg:hover .n{color:#fff}.chg .w{color:var(--muted);margin-top:2px;font-size:13px}.chg .d{color:var(--dim);white-space:nowrap;font-size:12px}.badge{background:var(--surface2);border:1px solid var(--line);height:34px;color:var(--muted);border-radius:999px;align-items:center;gap:5px;padding:0 12px;font-size:12px;font-weight:600;display:inline-flex}.wgrid{gap:24px;display:grid}@media (width>=900px){.wgrid{grid-template-columns:280px 1fr}}.wfield{margin-bottom:16px}.wfield:last-child{margin-bottom:0}.wfield label{text-transform:uppercase;letter-spacing:.07em;color:var(--dim);margin-bottom:7px;font-size:11px;font-weight:700;display:block}.wfield select{border:1px solid var(--line);background:var(--bg);width:100%;height:38px;color:var(--text);font:inherit;border-radius:7px;padding:0 10px;font-size:13px}.wpreview{border:1px dashed var(--line);border-radius:var(--radius);background:var(--bg);justify-content:center;align-items:center;min-height:80px;padding:16px;display:flex}.wcode{border:1px solid var(--line);background:var(--bg);border-radius:8px;overflow:hidden}.wcode-toolbar{border-bottom:1px solid var(--line);letter-spacing:.07em;text-transform:uppercase;color:var(--dim);justify-content:space-between;align-items:center;padding:8px 14px;font-size:11px;font-weight:700;display:flex}.wcode pre{white-space:pre-wrap;word-break:break-all;color:var(--text);margin:0;padding:14px 16px;font-family:SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.7}.wdemos{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px;display:grid}.wdemos .lbl{text-transform:uppercase;letter-spacing:.07em;color:var(--dim);margin-bottom:9px;font-size:11px;font-weight:700}.wtable{border-collapse:collapse;width:100%;margin-top:4px;font-size:14px}.wtable th,.wtable td{border:1px solid var(--line);vertical-align:top;text-align:left;padding:11px 14px}.wtable th{text-transform:uppercase;letter-spacing:.06em;color:var(--dim);background:var(--surface2);font-size:11px;font-weight:700}.wtable code{background:var(--surface2);border-radius:6px;padding:2px 6px;font-family:SFMono-Regular,Consolas,monospace;font-size:12px}.cmdk-overlay{z-index:80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#000a;justify-content:center;padding:10vh 16px 0;display:flex;position:fixed;inset:0}.cmdk{background:var(--surface);border:1px solid var(--line);border-radius:14px;flex-direction:column;width:min(560px,100%);max-height:min(60vh,480px);display:flex;overflow:hidden;box-shadow:0 24px 60px #0008}.cmdk-input{border-bottom:1px solid var(--line);flex:none;align-items:center;gap:10px;padding:14px 18px;display:flex}.cmdk-input svg{width:18px;height:18px;color:var(--muted);flex:none}.cmdk-input input{min-width:0;color:var(--text);font:inherit;background:0 0;border:0;outline:none;flex:1;font-size:16px}.cmdk-input kbd{color:var(--dim);border:1px solid var(--line);border-radius:4px;padding:2px 6px;font-size:11px}.cmdk-close{background:var(--surface2);width:26px;height:26px;color:var(--muted);border-radius:7px;flex:none;place-items:center;font-size:17px;line-height:1;display:grid}.cmdk-results{padding:8px;overflow-y:auto}.cmdk-empty{text-align:center;color:var(--muted);padding:26px 16px;font-size:14px}.cmdk-group h3{letter-spacing:.06em;text-transform:uppercase;color:var(--dim);padding:10px 10px 6px;font-size:11px;font-weight:700}.cmdk-item{cursor:pointer;border-radius:8px;grid-template-columns:56px 1fr auto;align-items:center;gap:12px;padding:8px 10px;display:grid}.cmdk-item.on,.cmdk-item:hover{background:var(--surface2)}.cmdk-thumb{aspect-ratio:16/9;background:var(--bg);width:56px;color:var(--dim);border-radius:6px;flex:none;place-items:center;display:grid;overflow:hidden}.cmdk-thumb svg{width:16px;height:16px}.cmdk-thumb.logo img{-o-object-fit:contain;object-fit:contain;width:70%;height:70%}.cmdk-thumb.photo img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.cmdk-text{flex-direction:column;gap:2px;min-width:0;display:flex}.cmdk-title{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.cmdk-sub{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.cmdk-pill{letter-spacing:.04em;text-transform:uppercase;color:var(--dim);white-space:nowrap;font-size:10px;font-weight:700}.cmdk-mark{color:var(--text);background:0 0;font-weight:700}@media (width<=600px){.cmdk-overlay{padding:0}.cmdk{border:0;border-radius:14px 14px 0 0;width:100%;height:88vh;max-height:88vh;margin-top:auto}.cmdk-esc{display:none}}:focus-visible{outline:2px solid var(--text);outline-offset:2px}@media (prefers-reduced-motion:reduce){*{transition:none!important}}
