.vt{--vt-mono:var(--font-geist-mono),ui-monospace,Consolas,monospace;--vt-top:64px;max-width:1800px;margin:0 auto;min-width:0}@media (max-width:639px){.vt{--vt-top:56px}}.vt *,.vt :after,.vt :before{box-sizing:border-box}.vt .mono{font-family:var(--vt-mono);font-variant-numeric:tabular-nums}.vt-eyeb{font:600 10px var(--vt-mono);letter-spacing:.09em;text-transform:uppercase;color:var(--ink-faint-v2)}.vt-stage{position:relative}.vt-tri{display:grid;grid-template-columns:290px minmax(0,1fr) 290px;gap:14px;align-items:stretch}.vt-tri-stage{position:relative;min-width:0;border:1px solid var(--line-strong);border-radius:var(--radius-lg);overflow:hidden;background:#08080a}.vt-tri-stage>section{height:min(70vh,640px)!important;min-height:460px!important}.vt-tri-col{display:flex;flex-direction:column;min-height:0;max-height:min(70vh,640px);border:1px solid var(--line-v2);border-radius:var(--radius-lg);background:var(--surface-raised)}.vt-tri-h{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding:13px 15px 10px;border-bottom:1px solid var(--line-v2)}.vt-tri-h b{font:600 10.5px var(--vt-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-muted-v2)}.vt-tri-h small{font:500 10px var(--vt-mono);color:var(--ink-faint-v2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vt-tri-rows{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:4px 6px}.vt-tri-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;column-gap:10px;row-gap:2px;align-items:center;width:100%;padding:8px;margin:0;border:0;border-bottom:1px solid var(--line-v2);border-radius:var(--radius-sm);background:none;color:inherit;font:inherit;text-align:left;cursor:default}.vt-tri-row:last-child{border-bottom:none}.vt-tri-row.is-3d{cursor:pointer}.vt-tri-row .head{grid-column:1;grid-row:1;display:flex;gap:6px;min-width:0;font:500 9.5px var(--vt-mono);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vt-tri-row .head .role{color:var(--ink-faint-v2)}.vt-tri-row .head .brand{color:var(--ink-muted-v2)}.vt-tri-row .head .brand:before{content:"· ";color:var(--ink-faint-v2)}.vt-tri-row .model{grid-column:1;grid-row:2;font-size:13px;font-weight:600;letter-spacing:-.005em}.vt-tri-row .model,.vt-tri-row .spec{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vt-tri-row .spec{grid-column:2;grid-row:1/3;font:400 10.5px var(--vt-mono);color:var(--ink-muted-v2);max-width:108px}.vt-tri-row.is-3d:focus-visible,.vt-tri-row.is-3d:hover{background:color-mix(in srgb,var(--accent) 10%,transparent);outline:1px solid color-mix(in srgb,var(--accent) 45%,transparent)}.vt-tri-row.is-3d:focus-visible .spec,.vt-tri-row.is-3d:hover .spec{color:var(--accent)}.vt-tri-row.is-lit{background:color-mix(in srgb,var(--accent) 14%,transparent);outline:1px solid color-mix(in srgb,var(--accent) 70%,transparent);animation:vt-lit 1.1s ease-in-out infinite}.vt-tri-row.is-lit .model{color:var(--accent)}@keyframes vt-lit{0%,to{outline-color:color-mix(in srgb,var(--accent) 70%,transparent)}50%{outline-color:color-mix(in srgb,var(--accent) 25%,transparent)}}@media (prefers-reduced-motion:reduce){.vt-tri-row.is-lit{animation:none}}.vt-tri-row.is-on{background:color-mix(in srgb,var(--accent) 10%,transparent);box-shadow:inset 2px 0 0 var(--accent)}.vt-sheet{display:flex;flex-direction:column;min-height:0;height:100%}.vt-sheet .vt-tri-h{align-items:center}.vt-sheet-x{display:grid;place-items:center;width:24px;height:24px;border-radius:999px;border:1px solid var(--line-v2);background:none;color:var(--ink-muted-v2);cursor:pointer}.vt-sheet-x:hover{color:var(--ink-v2);border-color:var(--ink-faint-v2)}.vt-sheet-body{flex:1;min-height:0;overflow-y:auto;padding:14px 15px 16px}.vt-sheet-visual{display:grid;place-items:center;height:96px;margin-bottom:12px;border-radius:var(--radius-md);color:var(--accent);background:radial-gradient(ellipse at 50% 120%,color-mix(in srgb,var(--accent) 22%,transparent),transparent 70%),var(--surface-sunken,rgba(0,0,0,.18))}.vt-sheet-visual.has-photo{background:#fff;height:150px;padding:8px}.vt-sheet-visual img{max-width:100%;max-height:100%;object-fit:contain}.vt-sheet-blurb{margin:10px 0 0;font-size:12.5px;line-height:1.5;color:var(--ink-muted-v2)}.vt-sheet-brand{font:500 10.5px var(--vt-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-muted-v2);margin:0}.vt-sheet-model{font-size:17px;font-weight:600;line-height:1.2;color:var(--ink-v2);margin:2px 0 0;text-wrap:balance}.vt-sheet-spec{font:500 11.5px var(--vt-mono);color:var(--ink-muted-v2);margin:6px 0 0}.vt-sheet-specs{margin:12px 0 0;padding:0;border-top:1px solid var(--line-v2)}.vt-sheet-specs>div{display:flex;justify-content:space-between;gap:10px;padding:6px 0;border-bottom:1px solid var(--line-v2);font-size:12px}.vt-sheet-specs dt{color:var(--ink-faint-v2);margin:0}.vt-sheet-specs dd{margin:0;color:var(--ink-v2);text-align:right;font-variant-numeric:tabular-nums}.vt-sheet-buy{display:block;margin-top:16px;padding:10px 12px;border-radius:var(--radius-md);background:#ff9900;color:#111;font-size:13px;font-weight:600;text-align:center;text-decoration:none}.vt-sheet-buy:hover{background:#ffad33}.vt-sheet-legal{margin:8px 0 0;font-size:10.5px;line-height:1.4;color:var(--ink-faint-v2)}.vt-sheet-own{margin:12px 0 0;font-size:11.5px;color:var(--ink-muted-v2)}.vt-sheet-own a{color:var(--ink-v2);text-decoration:underline;text-underline-offset:3px}.vt-tri-f{padding:10px 15px 11px;border-top:1px solid var(--line-v2);font-size:12px;color:var(--ink-muted-v2)}.vt-tri-f a,.vt-tri-f button{color:var(--ink-v2);text-decoration:underline;text-underline-offset:3px;background:none;border:0;padding:0;font:inherit;cursor:pointer}.vt-tri-empty{padding:18px 15px;font-size:12px;color:var(--ink-faint-v2)}@media (max-width:1179px){.vt-tri{grid-template-columns:1fr 1fr}.vt-tri-stage{grid-column:1/-1;order:-1}.vt-tri-col{max-height:320px}}@media (max-width:767px){.vt-tri{grid-template-columns:1fr;gap:10px}.vt-tri-stage>section{height:min(520px,calc(100dvh - 200px))!important;min-height:380px!important}.vt-tri-col{max-height:280px}}.vt-stage-hint{position:absolute;left:50%;bottom:70px;transform:translateX(-50%);z-index:3;display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:var(--radius-pill);border:1px solid var(--line-strong);background:rgba(10,10,12,.72);backdrop-filter:blur(8px);font-size:11.5px;color:var(--ink-muted-v2);white-space:nowrap;pointer-events:none;transition:opacity .35s}.vt-stage-hint svg{width:13px;height:13px;color:var(--accent)}.vt-stage.touched .vt-stage-hint{opacity:0}@media (max-width:900px){.vt-stage-hint{display:none}}.vt-lede{display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px;margin:20px 2px 12px}.vt-lede p{margin:0;font-size:18px;letter-spacing:-.01em;color:var(--ink-soft-v2)}.vt-lede p b{color:var(--ink-v2);font-weight:600}.vt-lede .bio{flex-basis:100%;font-size:13.5px;color:var(--ink-muted-v2)}.vt-soc{margin-left:auto;display:flex}.vt-soc,.vt-soc a{align-items:center;gap:6px}.vt-soc a{display:inline-flex;height:28px;padding:0 10px;border-radius:var(--radius-sm);border:1px solid var(--line-v2);background:var(--surface);font:500 12px var(--font-geist),system-ui,sans-serif;color:var(--ink-muted-v2);transition:.15s}.vt-soc a:hover{color:var(--ink-v2);border-color:var(--line-strong);background:var(--surface-raised)}.vt-tags{display:flex;flex-wrap:wrap;gap:5px}.vt-tag{padding:2px 8px;border-radius:var(--radius-pill);background:var(--surface-raised);font-size:11px;color:var(--ink-muted-v2)}.vt-keyline,.vt-tag{border:1px solid var(--line-v2)}.vt-keyline{display:flex;align-items:stretch;padding:0 8px 0 18px;border-radius:var(--radius-lg);background:var(--surface);min-height:80px}.vt-kf{display:flex;align-items:center;gap:12px;padding:16px 24px 16px 0;margin-right:24px;border-right:1px solid var(--line-v2);min-width:0}.vt-kf-num{display:flex;align-items:baseline;gap:3px;white-space:nowrap}.vt-kf-num b{font:600 34px var(--vt-mono);letter-spacing:-.035em;line-height:1;font-variant-numeric:tabular-nums}.vt-kf-num u{text-decoration:none;font:400 15px var(--vt-mono);color:var(--ink-faint-v2)}.vt-kf-txt .k{display:block;font-size:10px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--ink-faint-v2)}.vt-kf-txt .s{display:block;margin-top:2px;font-size:12.5px;color:var(--ink-soft-v2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vt-kf .cover{width:54px;flex:none}.vt-kf-act{margin-left:auto;display:flex;align-items:center;gap:8px;padding:16px 0}@media (max-width:1024px){.vt-keyline{flex-wrap:wrap;padding:0 14px}.vt-kf{border-right:none;margin-right:16px;padding:12px 16px 12px 0}.vt-kf-act{width:100%;padding:0 0 14px;margin-left:0}}.vt-big{display:flex;align-items:baseline;gap:5px}.vt-big b{font:600 38px var(--vt-mono);letter-spacing:-.035em;line-height:1;font-variant-numeric:tabular-nums}.vt-big u{text-decoration:none;font:400 16px var(--vt-mono);color:var(--ink-faint-v2)}.vt-title{font-size:16px;font-weight:600;letter-spacing:-.01em}.vt-ctx{margin:6px 0 0;font-size:12.5px;color:var(--ink-muted-v2);line-height:1.5}.vt-ctx b{font-family:var(--vt-mono);font-weight:600}.vt-ctx b,.vt-door{color:var(--ink-soft-v2)}.vt-door{margin-top:auto;padding-top:12px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid var(--line-v2);font-size:12.5px;font-weight:500;transition:color .15s}.vt-door:hover{color:var(--accent)}.vt-aff{flex:none;display:inline-flex;align-items:center;gap:7px;font-size:11.5px;color:var(--ink-muted-v2);opacity:0;transition:.15s;white-space:nowrap}.vt-aff em{font-style:normal;font-size:10px;color:var(--ink-faint-v2)}.vt-aff:focus-visible,.vt-prod:hover .vt-aff{opacity:1}.vt-aff:hover{color:var(--accent)}.vt-raw{display:flex;align-items:center;gap:9px;padding:0 0 9px;font-size:11px;color:var(--ink-faint-v2)}.vt-raw code{font:400 10.5px var(--vt-mono);color:var(--ink-muted-v2);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:900px){.vt-aff{opacity:1}}.vt-ringwrap{display:flex;align-items:center;gap:15px}.vt-ring{position:relative;flex:0 0 82px;width:82px;height:82px}.vt-ring svg{transform:rotate(-90deg)}.vt-ring .rv{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1}.vt-ring .rv b{font:600 23px var(--vt-mono)}.vt-ring .rv span{font:400 9px var(--vt-mono);color:var(--ink-faint-v2);margin-top:2px}.vt-ring-side b{display:block;font-size:14px;font-weight:600}.vt-ring-side p{margin:3px 0 0;font-size:12px;color:var(--ink-muted-v2);line-height:1.45}.vt-pills{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.vt-only{font:600 9.5px var(--vt-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-faint-v2);border:1px solid var(--line-strong);border-radius:var(--radius-pill);padding:2px 8px}.vt-cover{position:relative;flex:none;border-radius:5px;overflow:hidden;aspect-ratio:92/43;background:var(--surface-overlay)}.vt-cover>*{position:absolute;inset:0}.vt-gr{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:0 9px;border-radius:7px;font:600 12.5px var(--vt-mono);white-space:nowrap;border:1px solid}.vt-gr.mini{height:22px;padding:0 7px;border-radius:5px;font-size:11px}.vt-ses-fps{margin-top:14px;display:flex;align-items:baseline;gap:7px}.vt-ses-fps b{font:600 40px var(--vt-mono);letter-spacing:-.035em;line-height:1;font-variant-numeric:tabular-nums}.vt-ses-fps u{text-decoration:none;font-size:12.5px;color:var(--ink-muted-v2)}.vt-ses-stats{margin-top:12px;padding-top:11px;border-top:1px solid var(--line-v2);display:flex;gap:24px}.vt-ses-stats div span{display:block;font-size:9.5px;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-faint-v2);margin-bottom:2px}.vt-ses-stats div b{font:600 14px var(--vt-mono)}.vt-bar{margin-top:12px;height:7px;border-radius:var(--radius-pill);background:var(--surface-overlay);border:1px solid var(--line-v2);overflow:hidden}.vt-bar i{display:block;height:100%;background:linear-gradient(90deg,var(--accent),color-mix(in srgb,var(--accent) 55%,#fff))}.vt-opt-cta{margin-top:16px;display:flex;flex-wrap:wrap;gap:9px}.vt-gpuline{margin-top:14px;padding:11px 14px;border:1px solid var(--line-v2);border-radius:var(--radius-md);background:var(--surface-raised);font-size:12.5px;color:var(--ink-muted-v2);line-height:1.6}.vt-gpuline a{color:var(--ink-soft-v2);font-weight:500;border-bottom:1px dashed var(--line-strong)}.vt-gpuline a:hover{color:var(--accent)}.vt-empty-line{display:flex;flex-wrap:wrap;align-items:center;gap:12px 16px;padding:16px 18px;border:1px solid var(--line-v2);border-radius:12px;background:var(--surface);font-size:13px;color:var(--ink-muted-v2)}.vt-empty-line b{display:block;font-size:13.5px;color:var(--ink-soft-v2);font-weight:600}.vt-empty-line>:last-child:not(:first-child){margin-left:auto}.vt-foot{margin-top:34px;padding:30px 32px;border:1px solid var(--line-strong);border-radius:var(--radius-lg);background:radial-gradient(120% 140% at 12% 0,var(--accent-soft),var(--surface) 62%);scroll-margin-top:calc(var(--vt-top) + 66px)}.vt-foot h2{margin:0;font-size:24px;font-weight:600;letter-spacing:-.02em}.vt-foot p{margin:7px 0 0;font-size:14px;color:var(--ink-soft-v2);max-width:58ch}.vt-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:22px 0}.vt-step{position:relative;padding:14px 16px;border:1px solid var(--line-v2);border-radius:12px;background:rgba(10,10,12,.45)}.vt-step .sn{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--accent-soft);border:1px solid var(--accent-glow);color:var(--accent);font:600 11px var(--vt-mono)}.vt-step b{display:block;margin-top:9px;font-size:14px;font-weight:600;letter-spacing:-.01em}.vt-step span{display:block;margin-top:3px;font-size:12px;color:var(--ink-muted-v2);line-height:1.45}.vt-foot-cta{display:flex;flex-wrap:wrap;gap:10px}.vt-counters{display:flex;margin:20px 0 22px;border:1px solid var(--line-v2);border-radius:var(--radius-md);background:rgba(10,10,12,.45);overflow:hidden;width:fit-content}.vt-counters div{padding:10px 22px;text-align:center;border-right:1px solid var(--line-v2)}.vt-counters div:last-child{border-right:none}.vt-counters b{display:block;font:600 22px var(--vt-mono);letter-spacing:-.02em;line-height:1.15}.vt-counters span{font-size:11px;color:var(--ink-faint-v2)}@media (max-width:900px){.vt-steps{grid-template-columns:1fr}.vt-foot{padding:22px 18px}}.vt-panel-sec{padding:16px 0;border-bottom:1px solid var(--line-v2)}.vt-panel-sec:last-child{border-bottom:none}.vt-panel-t{display:flex;align-items:center;gap:9px;margin:0 0 10px;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-faint-v2)}.vt-panel-t span{margin-left:auto;font:400 10px var(--vt-mono);letter-spacing:.04em;text-transform:none}.vt-panel-row{display:flex;align-items:center;gap:12px;padding:8px 0;font-size:13px;color:var(--ink-soft-v2)}.vt-panel-row>:last-child{margin-left:auto}.vt-panel-hint{margin:6px 0 0;font-size:11.5px;color:var(--ink-faint-v2);line-height:1.5}.vt-cmd{display:flex;align-items:center;gap:10px;margin-top:9px;padding:10px 12px;border:1px solid var(--line-v2);border-radius:var(--radius-md);background:var(--bg)}.vt-cmd code{flex:1;min-width:0;font:400 11px var(--vt-mono);color:var(--ink-soft-v2);overflow-x:auto;white-space:nowrap}.vt-toast{position:fixed;left:50%;bottom:28px;z-index:60;max-width:min(620px,92vw);padding:12px 18px;border-radius:var(--radius-md);border:1px solid var(--line-strong);background:var(--surface-overlay);box-shadow:0 16px 44px rgba(0,0,0,.6);opacity:0;transform:translate(-50%,16px);pointer-events:none;transition:.24s}.vt-toast.show{opacity:1;transform:translate(-50%)}.vt-toast .tk{display:flex;align-items:center;gap:7px;margin:0;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--success)}.vt-toast .tt{margin:6px 0 0;font:400 12px var(--vt-mono);color:var(--ink-soft-v2);line-height:1.5;word-break:break-word}@media (prefers-reduced-motion:reduce){.vt *,.vt-toast{transition-duration:.001ms!important;animation:none!important}}button.vt-prod{width:calc(100% + 20px);background:none;border-left:none;border-right:none;border-top:none;font:inherit;text-align:left;cursor:pointer}.vt-poster,.vt-prod.is-3d:hover .vt-3d{position:relative;height:100%;min-height:260px;margin:0;border-radius:var(--radius-lg);overflow:hidden;background:var(--surface-raised);border:1px solid var(--line-v2)}.vt-poster>img{display:block;width:100%;height:100%;object-fit:cover}.vt-poster>figcaption{position:absolute;left:12px;right:12px;bottom:10px;padding:6px 10px;border-radius:var(--radius-sm);background:rgba(10,12,18,.72);backdrop-filter:blur(6px);font:500 11px var(--vt-mono);letter-spacing:.02em;color:var(--ink-muted-v2)}.vt-poster-empty{display:flex;flex-direction:column;justify-content:center;gap:8px;padding:28px 24px;background:radial-gradient(60% 80% at 50% 110%,color-mix(in srgb,var(--accent) 22%,transparent),transparent),var(--surface-raised)}.vt-poster-eyebrow{margin:0;font:600 10px var(--vt-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--accent)}.vt-poster-title{margin:0;font-size:20px;font-weight:600;letter-spacing:-.01em;text-wrap:balance}.vt-poster-note{margin:0;font-size:13px;color:var(--ink-muted-v2)}.vt-stage:has(.vt-poster) .vt-stage-hint{display:none}.vt-fiches{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px}@media (max-width:1180px){.vt-fiches{grid-template-columns:1fr}}.vt-fiche{flex-direction:column;padding:18px 20px 16px;border:1px solid var(--line-v2);border-radius:var(--radius-lg);background:var(--surface-raised)}.vt-fiche,.vt-fiche-h{display:flex;min-width:0}.vt-fiche-h{align-items:center;justify-content:space-between;gap:10px}.vt-fiche-k{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;font:600 10.5px var(--vt-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-muted-v2)}.vt-fiche-k svg{width:14px;height:14px;color:var(--accent)}.vt-fiche-m{min-width:0;font:500 10.5px var(--vt-mono);color:var(--ink-faint-v2)}.vt-fiche-m,.vt-fiche-t{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vt-fiche-t{margin:8px 0 12px;font-size:20px;font-weight:600;line-height:1.15;letter-spacing:-.01em;color:var(--ink-v2)}.vt-fiche-body{flex:1;min-width:0}.vt-fiche-body .vt-big,.vt-fiche-body .vt-ringwrap{margin-top:2px}.vt-fiche-body .vt-ses-fps{display:flex;align-items:baseline;gap:8px}.vt-fiche-f{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 12px;margin-top:14px;padding-top:12px;border-top:1px solid var(--line-v2);font-size:12.5px;color:var(--ink-muted-v2)}.vt-fiche-f a{color:var(--ink-soft-v2);text-decoration:none}.vt-fiche-f a:hover{color:var(--accent)}.vt-fiche-f .vt-door{margin-top:0;padding:0}.vt-fiche-line{margin:12px 0 0;font-size:12.5px;line-height:1.5;color:var(--ink-muted-v2)}.vt-fiche-line b{color:var(--ink-v2);font-weight:600}.vt-fiche-empty{margin:0;font-size:13.5px;line-height:1.5;color:var(--ink-muted-v2)}.vt-fiche-empty b{display:block;margin-bottom:4px;color:var(--ink-v2)}.vt-pill{display:inline-flex;align-items:center;padding:3px 9px;border:1px solid var(--line-strong);border-radius:999px;font:600 11px var(--vt-mono);color:var(--ink-soft-v2)}.vt-pill.ok{border-color:color-mix(in srgb,var(--success) 40%,transparent);background:color-mix(in srgb,var(--success) 12%,transparent);color:var(--success)}.vt-fiche.vt-fiche-hero{border-color:color-mix(in srgb,var(--accent) 45%,var(--line-strong));background:radial-gradient(120% 140% at 10% 0,var(--accent-soft),var(--surface-raised) 60%);box-shadow:0 0 0 1px color-mix(in srgb,var(--accent) 16%,transparent),0 22px 44px -30px color-mix(in srgb,var(--accent) 65%,transparent)}.vt-fiche-hero .vt-fiche-t{white-space:normal;font-size:21px}.vt-fiche-sub{margin:-4px 0 14px;font-size:13.5px;line-height:1.5;color:var(--ink-soft-v2)}.vt-fiche-hero .vt-fiche-h{flex-wrap:wrap}.vt-fiche-proof{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;padding:3px 9px;border:1px solid color-mix(in srgb,var(--accent) 40%,transparent);border-radius:999px;background:var(--accent-soft);font:600 10.5px var(--vt-mono);letter-spacing:.04em;color:var(--accent);white-space:nowrap}.vt-fiche-proof svg{width:13px;height:13px}.vt-fiche-cats{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.vt-fiche-cats .vt-pill b{margin-left:6px;color:var(--ink-v2)}.vt-fiche-hl{list-style:none;margin:14px 0 0;padding:0;display:flex;flex-direction:column;gap:6px}.vt-fiche-hl li{display:flex;align-items:flex-start;gap:8px;font-size:13px;line-height:1.4;color:var(--ink-soft-v2)}.vt-fiche-hl li svg{flex:0 0 14px;width:14px;height:14px;margin-top:2px;color:var(--success)}.vt-fiche-hl li.more{font:500 11.5px var(--vt-mono);color:var(--ink-faint-v2)}.vt-fiche-cta{display:flex;flex-direction:column;gap:8px;width:100%}.vt-fiche-cta>*{width:100%}.vt-fiche-jeux{grid-column:1/-1}.vt-strip-wrap{position:relative;margin-top:4px}.vt-strip{display:flex;gap:10px;padding:4px 2px 8px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.vt-strip::-webkit-scrollbar{display:none}.vt-gcard{flex:0 0 240px;min-width:0;scroll-snap-align:center;display:flex;flex-direction:column;gap:5px;padding:6px 6px 8px;border:1px solid var(--line-v2);border-radius:var(--radius-md);background:var(--surface);color:inherit;font:inherit;text-align:left;cursor:pointer;transition:border-color .12s,box-shadow .12s}.vt-gcard:hover{border-color:var(--line-strong)}.vt-gcard.on{border-color:var(--accent);box-shadow:0 0 0 1px color-mix(in srgb,var(--accent) 35%,transparent)}.vt-gcard .vt-cover{width:100%}.vt-gcard b{font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vt-gcard span{font:500 10.5px var(--vt-mono);color:var(--ink-faint-v2)}.vt-gcard.on span{color:var(--accent)}.vt-strip-btn{position:absolute;top:50%;z-index:1;width:30px;height:30px;transform:translateY(-50%);border:1px solid var(--line-strong);border-radius:999px;background:var(--surface-raised);color:var(--ink-v2);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.vt-strip-btn:hover{border-color:var(--accent);color:var(--accent)}.vt-strip-btn.prev{left:-10px}.vt-strip-btn.next{right:-10px}.vt-strip-btn svg{width:16px;height:16px}.vt-gpanel{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:16px 28px;margin-top:12px;padding-top:14px;border-top:1px solid var(--line-v2)}.vt-gmain .vt-fiche-t{margin:0}.vt-gwhen{display:inline-block;margin-top:4px;font-size:11.5px;color:var(--ink-muted-v2);text-decoration:none}.vt-gwhen:hover{color:var(--accent)}.vt-gside{display:flex;flex-direction:column;gap:10px}.vt-gside .vt-fiche-line{margin-top:0}.vt-gcfg{display:flex;align-items:center;gap:12px;padding:10px 12px;border:1px solid color-mix(in srgb,var(--accent) 40%,var(--line-v2));border-radius:var(--radius-md);background:var(--accent-soft);color:inherit;text-decoration:none}.vt-gcfg:hover{border-color:var(--accent)}.vt-gcfg svg{flex:none;width:18px;height:18px;color:var(--accent)}.vt-gcfg span{display:flex;flex-direction:column;min-width:0}.vt-gcfg b{font-size:13px;font-weight:600}.vt-gcfg i{font:500 11px var(--vt-mono);font-style:normal;color:var(--accent)}@media (max-width:767px){.vt-gcard{flex-basis:min(68vw,240px)}.vt-gpanel{grid-template-columns:1fr;gap:12px}.vt-strip-btn{display:none}}