.vt,.vt-portal{--vt-mono:var(--font-geist-mono),ui-monospace,Consolas,monospace;--vt-twitch:#a970ff;--vt-twitch-soft:rgba(169,112,255,0.12);--vt-twitch-line:rgba(169,112,255,0.42);--vt-gap:16px;--vt-ease:cubic-bezier(0.16,1,0.3,1)}.vt{max-width:1800px;margin:0 auto;min-width:0;font-size:15px;line-height:1.55}.vt *,.vt :after,.vt :before{box-sizing:border-box}.vt .mono,.vt-portal .mono{font-family:var(--vt-mono);font-variant-numeric:tabular-nums}.vt code,.vt-portal code{font-family:var(--vt-mono)}.vt-portal svg{flex:none}.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-size:13.5px;font-weight:600;color:var(--ink-soft-v2)}.vt-tri-h small{font-size:13.5px;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;scrollbar-width:thin;scrollbar-color:var(--line-strong) transparent}.vt-tri-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;column-gap:10px;row-gap:1px;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:4px;min-width:0;font-size:13.5px;line-height:1.4;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:14px;font-weight:600;line-height:1.35}.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 13px var(--vt-mono);color:var(--ink-muted-v2);max-width:112px}.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)}}.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:28px;height:28px;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%),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;line-height:1.5}.vt-sheet-blurb,.vt-sheet-brand{font-size:13.5px;color:var(--ink-muted-v2)}.vt-sheet-brand{margin:0}.vt-sheet-model{font-size:17px;font-weight:600;line-height:1.25;color:var(--ink-v2);margin:2px 0 0;text-wrap:balance}.vt-sheet-spec{font:500 13.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:13.5px}.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:14px;font-weight:600;text-align:center;text-decoration:none}.vt-sheet-buy:hover{background:#ffad33}.vt-sheet-legal{margin:8px 0 0;font-size:13.5px;line-height:1.45;color:var(--ink-faint-v2)}.vt-sheet-own{margin:12px 0 0;font-size:13.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:13.5px;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:13.5px;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:13.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:1179px){.vt-stage-hint{display:none}}.vt-poster{position:relative;height:100%;min-height:260px;margin:0;border-radius:var(--radius-lg);overflow:hidden;background:var(--surface-raised)}.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-size:13.5px;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-size:13.5px;font-weight:600;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:13.5px;color:var(--ink-muted-v2)}.vt-stage:has(.vt-poster) .vt-stage-hint{display:none}.vt svg{flex:none}.vt-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 16px;border-radius:var(--radius-md);border:1px solid var(--line-strong);background:var(--surface-raised);color:var(--ink-v2);font-family:inherit;font-size:14.5px;font-weight:600;line-height:1.2;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background .2s,border-color .2s,transform .2s var(--vt-ease),box-shadow .25s}.vt-btn svg{width:18px;height:18px}.vt-btn:hover{background:var(--surface-overlay);border-color:#3a3a48}.vt-btn:active{transform:translateY(1px)}.vt-btn-red{background:var(--accent-strong);border-color:transparent;color:#fff}.vt-btn-red:hover{background:#bf343a;border-color:transparent;box-shadow:0 10px 30px -10px var(--accent-glow),0 0 0 4px rgba(229,72,77,.12)}.vt-btn-lg{min-height:48px;padding:0 20px;font-size:15.5px}.vt-btn-wide{width:100%;margin-top:14px}.vt-btn-channel{background:var(--vt-twitch-soft);border-color:var(--vt-twitch-line);color:#e4d6ff}.vt-btn-channel:hover{background:rgba(169,112,255,.22);border-color:rgba(169,112,255,.65)}.vt-btn-channel .h{font:500 14px var(--vt-mono);color:#cbb3ff}.vt-btn-channel.is-kick{background:rgba(83,252,24,.1);border-color:rgba(83,252,24,.4);color:#d6ffc7}.vt-btn-channel.is-kick .h{color:#b4f59d}.vt-btn-channel.is-youtube{background:rgba(255,48,48,.1);border-color:rgba(255,48,48,.4);color:#ffd6d6}.vt-btn-channel.is-youtube .h{color:#ffb3b3}.vt-icon-btn{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:var(--radius-md);border:1px solid var(--line-strong);background:var(--surface-raised);color:var(--ink-soft-v2);text-decoration:none;transition:color .2s,border-color .2s,background .2s,transform .2s var(--vt-ease)}a.vt-icon-btn:hover{color:var(--ink-v2);border-color:#3a3a48;background:var(--surface-overlay);transform:translateY(-2px)}.vt-lg{width:19px;height:19px}.vt-lien{display:inline-flex;align-items:center;gap:6px;color:var(--ink-v2);font-weight:600;font-size:14.5px;text-decoration:none;border-bottom:1px solid var(--line-strong);padding-bottom:1px;transition:border-color .2s,gap .25s var(--vt-ease)}.vt-lien:hover{border-color:var(--ink-v2);gap:10px}.vt-lien svg{width:16px;height:16px}.vt-copy{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:0 13px;border-radius:9px;border:1px solid var(--line-strong);background:var(--surface-raised);color:var(--ink-v2);font-family:inherit;font-size:14px;font-weight:600;white-space:nowrap;cursor:pointer;transition:background .2s,border-color .2s,color .2s}.vt-copy svg{width:16px;height:16px}.vt-copy:hover{background:var(--surface-overlay);border-color:#3a3a48}.vt-copy.ok{color:var(--success);border-color:rgba(74,222,128,.45)}.vt-linkbox{display:flex;align-items:center;gap:8px;min-width:0;border:1px solid var(--line-strong);border-radius:12px;padding:5px 5px 5px 14px;background:var(--bg)}.vt-linkbox .mono{flex:1;min-width:0;font-size:14.5px;color:var(--ink-v2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vt-linkbox.col{flex-wrap:wrap;padding:12px}.vt-linkbox.col .mono,.vt-linkbox.col .vt-copy{flex:1 1 100%}.vt-linkbox.col .mono{white-space:normal;overflow-wrap:anywhere}.vt-cmd-pill{display:inline-flex;align-items:center;font:600 15px/1.2 var(--vt-mono);color:var(--ink-v2);background:var(--surface-overlay);border:1px solid var(--line-strong);border-radius:8px;padding:4px 10px;white-space:nowrap;transition:border-color .25s,box-shadow .25s}.vt-cmd-pill b{color:var(--accent);font-weight:600}.vt-note{margin:12px 0 0;font-size:13.5px;color:var(--ink-faint-v2);line-height:1.5}.vt-empty{margin:16px 0 0;display:grid;gap:12px;justify-items:start;font-size:14.5px;color:var(--ink-muted-v2)}.vt-facts{list-style:none;margin:16px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:8px}.vt-facts li{font-size:14px;padding:5px 11px;border-radius:999px;background:var(--surface-raised);border:1px solid var(--line-strong);color:var(--ink-soft-v2)}.vt-sec{margin-top:64px;scroll-margin-top:84px}.vt-sec-h{margin:0 0 20px}.vt-sec-h h2{margin:0;font-size:26px;line-height:1.25;font-weight:700;letter-spacing:-.015em}.vt-sec-h p{margin:6px 0 0;color:var(--ink-muted-v2);font-size:15px;max-width:66ch}.vt-pan{position:relative;min-width:0;border:1px solid var(--line-v2);border-radius:var(--radius-lg);background:linear-gradient(180deg,rgba(255,255,255,.032),rgba(255,255,255,0) 150px),var(--surface);padding:18px 20px 20px;transition:border-color .25s,box-shadow .3s,translate .35s var(--vt-ease)}.vt-pan:hover{border-color:var(--line-strong);box-shadow:0 24px 50px -30px rgba(0,0,0,.95);translate:0 -2px}.vt-pan:hover .vt-cmd-pill{border-color:rgba(229,72,77,.6);box-shadow:0 0 0 3px rgba(229,72,77,.1)}.vt-pan-h{display:flex;align-items:center;flex-wrap:wrap;gap:8px 10px;margin:0 0 16px}.vt-pan-h h3{margin:0;font-size:14.5px;font-weight:500;color:var(--ink-muted-v2)}.vt-pan-h .solo,.vt-pan-h.simple h3{font-size:17px;font-weight:650;color:var(--ink-v2)}.vt-pan-h .aside{margin-left:auto;font-size:13.5px;color:var(--ink-faint-v2)}.vt-pan-sub{margin:-6px 0 14px;font-size:14px;color:var(--ink-muted-v2)}.vt-bios h3 svg,.vt-pan h3 svg,.vt-win h3 svg{width:18px;height:18px;color:var(--ink-muted-v2)}.vt-reveal:not(.in) .vt-rv{opacity:0}.vt-reveal.in .vt-rv{animation:vt-monte .7s var(--vt-ease) both;animation-delay:calc(var(--i, 0) * 75ms)}@keyframes vt-monte{0%{opacity:0;transform:translateY(18px)}}.vt-art{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover}.vt-art-none{display:flex;align-items:flex-end;padding:0 8% 7% 6%;overflow:hidden;background:radial-gradient(120% 90% at 88% 6%,rgba(255,255,255,.24),transparent 46%),radial-gradient(circle at 50% 100%,transparent 54%,rgba(255,255,255,.12) 56%,transparent 62%) 0 0 /24px 14px,linear-gradient(152deg,hsl(var(--h) 72% 38%) 0,hsl(calc(var(--h) + 45) 66% 42%) 50%,hsl(calc(var(--h) + 95) 62% 56%) 100%)}.vt-art-none b{position:relative;font-size:clamp(15px,1.4vw,19px);font-weight:800;line-height:1;letter-spacing:-.02em;color:#fff;text-shadow:0 2px 14px rgba(0,0,0,.35)}.vt-th{position:relative;display:block;width:56px;height:26px;border-radius:6px;overflow:hidden;border:1px solid var(--line-strong);flex:none}.vt-pbar{flex-wrap:wrap;gap:14px 28px;margin:0 0 14px;padding:12px 16px;border:1px solid var(--line-v2);border-radius:var(--radius-lg);background:var(--surface)}.vt-pbar,.vt-pbar-state{display:flex;align-items:center}.vt-pbar-state{gap:14px;flex:1 1 360px;min-width:0}.vt-pbar-state p{margin:0;font-size:14px;color:var(--ink-muted-v2)}.vt-pbar-state p b{display:block;font-size:15px;color:var(--ink-v2)}.vt-pbar-stats{display:flex;gap:10px 22px;flex-wrap:wrap;margin:0;font-size:14.5px;color:var(--ink-muted-v2)}.vt-pbar-stats b{color:var(--ink-v2);font-size:17px}.vt-pbar-act{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.vt-pbar [role=radio],.vt-pbar button[data-selected]{font-size:13.5px}.vt-band{margin-top:14px;border:1px solid var(--line-v2);border-radius:var(--radius-lg);background:linear-gradient(180deg,var(--surface-raised),var(--surface))}.vt-direct{display:flex;align-items:center;flex-wrap:wrap;gap:16px 24px;padding:16px 18px}.vt-direct+.vt-qui{border-top:1px solid var(--line-v2)}.vt-now{display:flex;align-items:center;gap:14px;flex:1 1 440px;min-width:0}.vt-now-art{position:relative;display:block;width:118px;height:55px;flex:none;border-radius:9px;overflow:hidden;border:1px solid var(--line-strong)}.vt-now-txt{min-width:0}.vt-now-state{display:flex;align-items:center;gap:8px;margin:0;font-size:14px;color:var(--ink-muted-v2)}.vt-now-state svg{width:15px;height:15px}.vt-now-game{margin:2px 0 0;font-size:19px;font-weight:650;letter-spacing:-.01em}.vt-now-game a{color:inherit;text-decoration:none}.vt-now-game a:hover{text-decoration:underline;text-underline-offset:4px}.vt-now-game span{font-size:15px;font-weight:400;color:var(--ink-muted-v2)}.vt-chaines{gap:8px;margin-left:auto}.vt-chaines,.vt-qui{display:flex;align-items:center;flex-wrap:wrap}.vt-qui{gap:14px 28px;padding:14px 18px}.vt-qui-id{flex:1 1 460px;min-width:0}.vt-qui-bio{display:flex;flex-wrap:wrap;align-items:center;gap:4px 16px;margin:0;font-size:15px;color:var(--ink-muted-v2)}.vt-qui-bio .bio{color:var(--ink-v2);font-weight:600}.vt-qui-bio span{display:inline-flex;align-items:center;gap:6px}.vt-qui-bio svg{width:16px;height:16px}.vt-tags{list-style:none;display:flex;flex-wrap:wrap;gap:6px;margin:10px 0 0;padding:0}.vt-tags li{font-size:13.5px;color:var(--ink-muted-v2);padding:2px 10px;border-radius:999px;border:1px solid var(--line-strong);background:var(--surface)}.vt-qui-act{display:flex;flex-wrap:wrap;gap:10px}.vt-rep{display:grid;gap:var(--vt-gap);grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:row dense}.vt-p-conf{grid-column:span 2;grid-row:span 2;padding:0;overflow:hidden}.vt-p-conf,.vt-p-xh{display:flex;flex-direction:column}.vt-p-xh.tall{grid-row:span 2}
/* !fps prend toute la largeur, sauf quand !crosshair, haut de deux rangées, lui laisse deux colonnes. */.vt-p-fps{grid-column:1/-1}.vt-rep:has(.vt-p-xh.tall) .vt-p-fps{grid-column:span 2}.vt-p-conf:only-child,.vt-rep>:only-child{grid-column:1/-1}.vt-conf-hero{position:relative;min-height:170px;padding:18px 22px 16px;display:flex;flex-direction:column;justify-content:flex-end}.vt-conf-art{position:absolute;inset:0}.vt-conf-art .vt-art{object-position:60% 30%}.vt-conf-art .vt-art-none b{display:none}.vt-conf-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--surface) 18%,rgba(17,17,20,.62) 55%,rgba(17,17,20,.15)),linear-gradient(0deg,var(--surface) 2%,transparent 70%)}.vt-conf-hero>:not(.vt-conf-art){position:relative;z-index:1}.vt-conf-hero .vt-pan-h{margin:0}.vt-conf-name{margin:10px 0 4px;font-size:32px;line-height:1.05;font-weight:750;letter-spacing:-.025em;color:var(--ink-v2)}.vt-conf-when{display:flex;flex-wrap:wrap;align-items:center;gap:4px 14px;margin:0;font-size:14px;color:var(--ink-soft-v2)}.vt-conf-when span{display:inline-flex;align-items:center;gap:6px}.vt-conf-when svg{width:15px;height:15px}.vt-conf-body{display:grid;gap:18px;padding:6px 22px 22px;flex:1;align-content:start}.vt-keys{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px}.vt-keys li{border:1px solid var(--line-v2);border-radius:12px;padding:11px 14px;background:var(--bg);min-width:0}.vt-keys li span{display:block;font-size:13.5px;color:var(--ink-muted-v2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vt-keys li b{display:block;margin-top:3px;font:600 20px/1.2 var(--vt-mono);letter-spacing:-.01em;overflow-wrap:anywhere}.vt-keys li b.txt{font-family:inherit;font-size:16px;font-weight:650;line-height:1.5;letter-spacing:0}.vt-conf-foot{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.vt-conf-foot .vt-linkbox{flex:1 1 340px;max-width:520px}.vt-chat{border:1px solid var(--line-v2);border-left:3px solid var(--vt-twitch);border-radius:12px;background:#0c0c10;padding:12px 14px 13px;display:grid;gap:7px}.vt-chat p{margin:0}.vt-chat-top{display:flex;align-items:center;gap:8px;font-size:13.5px;color:var(--ink-faint-v2)}.vt-chat-top svg{width:15px;height:15px;color:var(--vt-twitch)}.vt-chat .msg{font-size:15px;line-height:1.5;overflow-wrap:anywhere}.vt-chat .who{font-weight:700;margin-right:6px}.vt-chat .who.toi{color:#8cc8ff}.vt-chat .who.bot{color:var(--vt-twitch)}.vt-chat code{font-size:15px;font-weight:500}.vt-chat a,.vt-chat u{color:inherit;text-decoration:underline;text-underline-offset:3px;text-decoration-color:rgba(169,112,255,.6)}.vt-bot-text .rest{visibility:hidden}.vt-bot-text .typed:after{content:"";display:inline-block;width:2px;height:1.05em;margin-left:2px;vertical-align:-2px;background:var(--ink-soft-v2);animation:vt-caret .8s steps(1) infinite}@keyframes vt-caret{50%{opacity:0}}.vt-autres{margin-top:6px;padding-top:18px;border-top:1px solid var(--line-v2)}.vt-autres-t{margin:0 0 12px;font-size:15px;font-weight:650}.vt-autres-t span{font-weight:400;color:var(--ink-muted-v2)}.vt-tiles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--vt-gap)}.vt-tile{display:flex;flex-direction:column;gap:10px;color:inherit;text-decoration:none;min-width:0}.vt-tile-img{position:relative;display:block;aspect-ratio:460/215;border-radius:12px;overflow:hidden;border:1px solid var(--line-strong);transition:transform .35s var(--vt-ease),box-shadow .35s,border-color .2s}.vt-tile-img .vt-art{transition:transform .6s var(--vt-ease)}.vt-tile:hover .vt-tile-img{transform:translateY(-3px);box-shadow:0 20px 40px -20px rgba(0,0,0,.95);border-color:#44444f}.vt-tile:hover .vt-tile-img .vt-art{transform:scale(1.045)}.vt-tile-name{display:flex;align-items:center;gap:8px;font-weight:650;font-size:14.5px;line-height:1.3}.vt-tile-name svg{width:16px;height:16px;color:var(--ink-muted-v2);transition:transform .25s var(--vt-ease)}.vt-tile:hover .vt-tile-name svg{transform:translateX(3px);color:var(--ink-v2)}.vt-tile-meta{display:block;font-size:13.5px;color:var(--ink-muted-v2);margin-top:-6px}.vt-tile-meta:first-letter{text-transform:uppercase}.vt-pj{list-style:none;margin:0;padding:0;display:grid;gap:8px}.vt-pj a{display:grid;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:12px;padding:8px 10px 8px 8px;border-radius:12px;border:1px solid var(--line-v2);background:var(--bg);color:inherit;text-decoration:none;transition:border-color .2s,background .2s}.vt-pj a:hover{border-color:var(--line-strong);background:var(--surface-raised)}.vt-pj a>svg{width:16px;height:16px;color:var(--ink-muted-v2);transition:transform .25s var(--vt-ease)}.vt-pj a:hover>svg{transform:translateX(3px);color:var(--ink-v2)}.vt-pj .v{min-width:0}.vt-pj .v b{display:block;font:600 19px/1.2 var(--vt-mono);letter-spacing:-.01em}.vt-pj .v span{display:block;font-size:13.5px;color:var(--ink-muted-v2)}.vt-rows{list-style:none;margin:0;padding:0}.vt-rows li{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;padding:9px 0;border-bottom:1px solid var(--line-v2)}.vt-rows li:last-child{border-bottom:0}.vt-rows .ico{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;background:var(--surface-overlay);color:var(--ink-soft-v2)}.vt-rows .ico svg{width:18px;height:18px}.vt-rows .r-t{display:block;font-size:13.5px;color:var(--ink-faint-v2);line-height:1.35}.vt-rows .r-m{display:block;font-size:14.5px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vt-rows .r-s{font:400 13.5px var(--vt-mono);color:var(--ink-muted-v2);white-space:nowrap}

/* !crosshair */.vt-xh-view{position:relative;height:150px;border-radius:12px;overflow:hidden;border:1px solid var(--line-v2);background:#0d0d11}.vt-xh-bg{position:absolute;inset:0;filter:brightness(.4) saturate(.85)}.vt-xh-bg .vt-art{object-position:28% 50%}.vt-xh-view svg{position:absolute;left:50%;top:50%;width:120px;height:120px;transform:translate(-50%,-50%)}.vt-xh-view .leg{position:absolute;left:10px;bottom:10px;font-size:13.5px;color:var(--ink-soft-v2);background:rgba(10,10,11,.72);padding:2px 9px;border-radius:6px}.vt-p-xh>.vt-copy{width:100%;min-height:42px;margin-top:14px}.vt-p-xh .vt-note{margin-bottom:14px}.vt-xh-brut{display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:18px 18px 16px;border-radius:12px;border:1px dashed var(--line-strong);background:var(--bg)}.vt-xh-brut span{font-size:14px;color:var(--ink-muted-v2)}.vt-xh-brut b{font:600 40px/1 var(--vt-mono);letter-spacing:-.02em}.vt-xh-line{margin:auto 0 0;display:flex;align-items:center;gap:10px;padding-top:12px;border-top:1px solid var(--line-v2);font-size:14px;color:var(--ink-muted-v2)}.vt-xh-line+.vt-xh-line{margin-top:10px}.vt-xh-line .vt-th{width:44px;height:21px;border-radius:5px}.vt-xh-line b{color:var(--ink-v2);font-weight:600}

/* !fps */.vt-fps-g{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:var(--vt-gap)}.vt-fps-g>div{display:flex;flex-direction:column;gap:12px;padding:14px 16px;border:1px solid var(--line-v2);border-radius:12px;background:var(--bg);min-width:0}.vt-fps-g h4{display:flex;align-items:center;gap:10px;margin:0;font-size:15px;font-weight:650;line-height:1.35}.vt-fps-g h4 .n{min-width:0}.vt-fps-g h4 .n span{font-weight:400;color:var(--ink-muted-v2)}.vt-fps-g h4 .vt-th{width:44px;height:21px;border-radius:5px}.vt-stats{display:flex;flex-wrap:wrap;gap:12px 24px}.vt-stat b{display:flex;align-items:baseline;gap:5px;font:600 28px/1 var(--vt-mono);letter-spacing:-.02em}.vt-stat b small{font-family:inherit;font-size:15px;font-weight:500;color:var(--ink-muted-v2);letter-spacing:0}.vt-stat>span{display:block;margin-top:8px;font-size:13.5px;line-height:1.35;color:var(--ink-muted-v2)}.vt-fps-g .vt-lien{align-self:flex-start;margin-top:auto}.vt-kit-grid{display:grid;gap:var(--vt-gap);grid-template-columns:repeat(12,minmax(0,1fr))}.vt-k-liens{grid-column:span 5}.vt-k-bots{grid-column:span 7}.vt-k-offre{grid-column:1/-1}.vt-kit .vt-pan h3{display:flex;align-items:center;gap:10px;margin:0 0 14px;font-size:17px;font-weight:650}.vt-k-jeux{list-style:none;margin:0;padding:0;display:grid;gap:8px}.vt-k-jeux li{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:12px;padding:7px 7px 7px 8px;border:1px solid var(--line-v2);border-radius:12px;background:var(--bg)}.vt-k-jeux .vt-th{width:52px;height:24px;border-radius:5px}.vt-k-jeux .n{display:block;font-size:14px;font-weight:600}.vt-k-jeux .u{display:block;font:500 13.5px var(--vt-mono);color:var(--ink-muted-v2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vt-k-jeux .principal{font-size:13.5px;font-weight:500;color:var(--ink-faint-v2)}.vt-tabs{display:inline-flex;flex-wrap:wrap;gap:4px;padding:4px;border-radius:12px;background:var(--bg);border:1px solid var(--line-v2);margin:0 0 12px}.vt-tabs button{border:0;background:none;padding:7px 12px;border-radius:8px;color:var(--ink-muted-v2);font-family:inherit;font-size:14px;font-weight:600;cursor:pointer;transition:color .2s,background .2s}.vt-tabs button:hover{color:var(--ink-v2)}.vt-tabs button[aria-selected=true]{background:var(--surface-overlay);color:var(--ink-v2);box-shadow:inset 0 0 0 1px var(--line-strong)}.vt-bot-rows{display:grid;gap:12px}.vt-bot-row .vt-cmd-pill{margin-bottom:6px;font-size:14px}.vt-bot-row small{margin-left:8px;font-size:13.5px;color:var(--ink-faint-v2)}.vt-code-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:stretch}.vt-code-row .vt-copy{min-height:44px}.vt-code{display:block;font:500 14px/1.55 var(--vt-mono);color:var(--ink-v2);background:var(--bg);border:1px solid var(--line-v2);border-radius:10px;padding:10px 12px;overflow-wrap:anywhere}.vt-k-offre-in{display:grid;grid-template-columns:minmax(0,380px) minmax(0,1fr);gap:16px 28px;align-items:center}.vt-k-offre-in>:only-child{grid-column:1/-1}.vt-k-offre h4{display:flex;align-items:center;gap:8px;margin:0 0 8px;font-size:15px;font-weight:650}.vt-k-offre h4 svg{width:16px;height:16px;color:var(--ink-muted-v2)}.vt-k-offre p{margin:0;font-size:14.5px;color:var(--ink-soft-v2)}.vt-ov{position:relative;height:118px;border-radius:10px;border:1px solid var(--line-v2);display:flex;align-items:flex-end;padding:10px;background:conic-gradient(#15151a 25%,#1b1b21 0 50%,#15151a 0 75%,#1b1b21 0) 0 0 /18px 18px}.vt-ov-card{display:flex;align-items:center;gap:10px;padding:7px 12px 7px 7px;border-radius:12px;background:rgba(10,10,11,.88);border:1px solid rgba(255,255,255,.12)}.vt-ov-card .vt-th{width:60px;height:28px;border-radius:5px}.vt-ov-card b{display:block;font-size:14px}.vt-ov-card .mono{display:block;font-size:15px;font-weight:600}.vt-lock{display:flex;gap:8px;align-items:flex-start;margin-top:10px!important;font-size:14px!important;color:var(--ink-muted-v2)!important}.vt-lock svg{width:16px;height:16px;margin-top:2px}.vt-lock.ok{color:var(--success)!important}.vt-k-foot{display:flex;align-items:center;flex-wrap:wrap;gap:12px 20px;margin-top:16px}.vt-regl{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);gap:var(--vt-gap)}.vt-regl>:only-child{grid-column:1/-1}.vt-win-top{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:12px 20px}.vt-bios h3,.vt-win h3{display:flex;align-items:center;gap:10px;margin:0;font-size:17px;font-weight:650}.vt-repris{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:var(--ink-soft-v2);padding:5px 12px;border-radius:999px;border:1px solid var(--line-strong);background:var(--bg)}.vt-repris svg{width:16px;height:16px}.vt-win-n{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px 14px;margin:18px 0 4px}.vt-win-n b{font:600 54px/1 var(--vt-mono);letter-spacing:-.03em}.vt-win-n span{font-size:16px;color:var(--ink-soft-v2)}.vt-checks{list-style:none;margin:18px 0 20px;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 24px}.vt-checks li{display:flex;align-items:flex-start;gap:10px;font-size:14.5px}.vt-checks svg{width:17px;height:17px;margin-top:2px;color:var(--success)}.vt-win-foot{display:flex;align-items:center;flex-wrap:wrap;gap:12px 20px}.vt-win-foot .vt-note{margin:0}.vt-gpuline{margin:16px 0 0;font-size:14px;color:var(--ink-muted-v2)}.vt-gpuline a{color:var(--ink-v2);text-decoration:underline;text-underline-offset:3px}.vt-bios{display:flex;flex-direction:column}.vt-bios-main{display:flex;align-items:center;gap:20px;margin:18px 0 16px}.vt-ring{position:relative;width:112px;height:112px;flex:none}.vt-ring svg{width:100%;height:100%;transform:rotate(-90deg)}.vt-ring circle{fill:none;stroke-width:9}.vt-ring .bg{stroke:var(--line-strong)}.vt-ring .fg{stroke:currentColor;stroke-linecap:round;stroke-dashoffset:var(--full)}.vt-reveal.in .vt-ring .fg{animation:vt-anneau 1.2s var(--vt-ease) .25s forwards}@keyframes vt-anneau{to{stroke-dashoffset:var(--off)}}.vt-ring>b{position:absolute;inset:0;display:grid;place-content:center;text-align:center;color:var(--ink-v2)}.vt-ring>b .mono{font-size:30px;font-weight:600;line-height:1}.vt-ring>b small{display:block;margin-top:3px;font:500 13.5px var(--vt-mono);color:var(--ink-muted-v2)}.vt-bios-main p{margin:0;font-size:14.5px;color:var(--ink-muted-v2)}.vt-bios-main p b{display:block;font-size:20px}.vt-bios .vt-facts{margin:0 0 14px}.vt-bios-meta{margin:0 0 18px;font-size:14px;color:var(--ink-muted-v2)}.vt-bios>.vt-lien{margin-top:auto;align-self:flex-start}.vt-cree{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:28px 40px;align-items:center;padding:30px 32px;border:1px solid var(--line-v2);border-radius:24px;background:radial-gradient(520px 220px at 100% 0,rgba(229,72,77,.1),transparent 70%),var(--surface)}.vt-cree h2{margin:0;font-size:28px;font-weight:700;letter-spacing:-.02em}.vt-cree code{font-size:.95em;color:var(--ink-v2)}.vt-cree h2+p{margin:10px 0 20px;color:var(--ink-soft-v2);font-size:15.5px;max-width:52ch}.vt-sheet-l{margin:22px 0 10px;font-size:14px;color:var(--ink-muted-v2)}.vt-unfurl{border-radius:10px;background:#101014;border:1px solid var(--line-v2);border-left:4px solid var(--accent);padding:12px 14px 14px;display:grid;gap:4px}.vt-unfurl .u-site{font-size:13.5px;color:var(--ink-muted-v2)}.vt-unfurl .u-title{font-size:15.5px;color:#8cc8ff}.vt-unfurl .u-desc{margin:0;font-size:14px;color:var(--ink-soft-v2)}.vt-unfurl .u-img{margin-top:10px;width:100%;height:auto;aspect-ratio:1200/630;border-radius:8px;background:#0d0d11;object-fit:cover}.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:14.5px;font-weight:650;color:var(--ink-v2)}.vt-panel-t span{margin-left:auto;font:400 13.5px var(--vt-mono);color:var(--ink-muted-v2)}.vt-panel-row{display:flex;align-items:center;gap:12px;padding:8px 0;font-size:14px;color:var(--ink-soft-v2)}.vt-panel-row>:last-child{margin-left:auto}.vt-panel-val{font-weight:600;color:var(--ink-v2)}.vt-panel-hint{margin:6px 0 0;line-height:1.5}.vt-only,.vt-panel-hint{font-size:13.5px;color:var(--ink-faint-v2)}.vt-only{border:1px solid var(--line-strong);border-radius:var(--radius-pill);padding:2px 9px}.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 13.5px var(--vt-mono);color:var(--ink-soft-v2);overflow-wrap:anywhere}.vt-row-btn{display:flex;align-items:center;gap:10px;width:100%;padding:12px 14px;border-radius:12px;border:1px solid var(--line-strong);background:var(--bg);color:var(--ink-v2);font-weight:600;font-size:14.5px;text-decoration:none}.vt-row-btn:hover{background:var(--surface-overlay)}.vt-row-btn svg{width:18px;height:18px}.vt-row-btn svg:last-child{margin-left:auto;color:var(--ink-muted-v2)}.vt-toast{position:fixed;left:50%;bottom:28px;z-index:96;display:flex;align-items:center;gap:8px;max-width:calc(100vw - 32px);padding:10px 16px;border-radius:999px;background:#f4f4f7;color:#0a0a0b;font-weight:600;font-size:14.5px;box-shadow:0 12px 40px rgba(0,0,0,.5);opacity:0;transform:translate(-50%,12px);pointer-events:none;transition:opacity .2s,transform .35s var(--vt-ease)}.vt-toast.show{opacity:1;transform:translate(-50%)}.vt-toast svg{width:16px;height:16px;color:#15803d}@media (max-width:1179px){.vt-rep{grid-template-columns:repeat(2,minmax(0,1fr))}.vt-p-conf{grid-column:1/-1;grid-row:auto;order:0}.vt-p-sens{order:1}.vt-p-res{order:2}.vt-p-xh,.vt-p-xh.tall{grid-row:auto;order:3}.vt-p-fps{grid-column:auto;order:4}.vt-p-pc{order:5}.vt-p-setup{order:6}.vt-fps-g{grid-template-columns:1fr}.vt-k-bots,.vt-k-liens,.vt-k-offre{grid-column:1/-1}.vt-regl{grid-template-columns:1fr}}@media (max-width:1023px){.vt-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.vt{display:flex;flex-direction:column}.vt-pbar{order:-1;margin-bottom:12px}.vt-machines{order:0}.vt-stage,.vt-tri{display:contents}.vt-tri-stage{order:1}.vt-band{display:contents}.vt-direct{order:3;margin-top:12px;border:1px solid var(--line-v2);border-radius:var(--radius-lg);background:linear-gradient(180deg,var(--surface-raised),var(--surface));padding:14px}#reglages{order:4;margin-top:28px}#reponses{order:5;margin-top:28px}.vt-qui{order:6;margin-top:24px;border:1px solid var(--line-v2)!important;border-radius:var(--radius-lg);background:var(--surface);padding:14px}.vt-tri-col{order:8;margin-top:10px}.vt-empty-card{order:8}#kit{order:9}.vt-cree{order:10}.vt-sec{margin-top:44px}.vt-sec-h h2{font-size:22px}.vt-pan{padding:16px 16px 18px}.vt-p-conf{padding:0}.vt-btn,.vt-copy{min-height:44px}.vt-now{flex-basis:100%}.vt-now-art{width:92px;height:43px}.vt-now-game{font-size:17px}.vt-chaines{width:100%;margin-left:0;justify-content:space-between}.vt-chaines .vt-btn-channel{flex:1 1 100%}.vt-chaines .vt-icon-btn{width:44px;height:44px}.vt-qui-act>*{flex:1 1 0}.vt-rep{grid-template-columns:1fr}.vt-p-conf,.vt-p-fps,.vt-p-xh{grid-column:auto}.vt-p-xh{order:3}.vt-p-fps{order:4}.vt-conf-hero{min-height:150px;padding:16px}.vt-conf-name{font-size:27px}.vt-conf-body{padding:4px 16px 18px}.vt-keys{grid-template-columns:1fr 1fr}.vt-conf-foot>*{flex:1 1 100%;max-width:none!important}.vt-linkbox{flex-wrap:wrap;padding:12px}.vt-linkbox .mono,.vt-linkbox .vt-copy{flex:1 1 100%}.vt-linkbox .mono{white-space:normal;overflow-wrap:anywhere}.vt-tiles{gap:12px}.vt-checks,.vt-code-row{grid-template-columns:1fr}.vt-win-n b{font-size:44px}.vt-cree,.vt-k-offre-in{grid-template-columns:1fr}.vt-cree{padding:22px 18px}.vt-cree h2{font-size:24px}.vt-pbar-act>*{flex:1 1 auto}.vt-k-jeux .vt-copy.compact{width:44px;padding:0}.vt-k-jeux .vt-copy.compact span{display:none}.vt-k-jeux .u{white-space:normal;overflow-wrap:anywhere}.vt-stat>span{max-width:12ch}}@media (prefers-reduced-motion:reduce){.vt-reveal .vt-rv,.vt-reveal:not(.in) .vt-rv{opacity:1;animation:none}.vt-reveal.in .vt-ring .fg,.vt-ring .fg{animation:none;stroke-dashoffset:var(--off)}.vt-bot-text .typed:after,.vt-tri-row.is-lit{animation:none}.vt *,.vt-toast{transition-duration:.001ms!important}.vt-pan:hover{translate:none}}.vt-preview-pill{position:fixed;left:12px;right:12px;bottom:18px;z-index:60;width:fit-content;max-width:calc(100vw - 24px);margin:0 auto;display:flex;align-items:center;gap:14px;padding:8px 8px 8px 16px;border-radius:999px;background:rgba(22,22,27,.94);border:1px solid var(--line-strong);box-shadow:0 14px 44px rgba(0,0,0,.55);backdrop-filter:blur(12px);font-size:14px;color:var(--ink-soft-v2)}.vt-preview-pill svg{width:16px;height:16px;flex:none;color:var(--ink-muted-v2)}.vt-preview-pill span{min-width:0}.vt-preview-pill .vt-btn{min-height:36px;flex:none}@media (max-width:767px){.vt-preview-pill{border-radius:16px;font-size:13.5px}}.vt-edit{display:inline-flex;align-items:center;gap:6px;flex:none;padding:4px 10px;border-radius:999px;border:1px dashed var(--line-strong);font-size:13.5px;font-weight:500;color:var(--ink-muted-v2);text-decoration:none;transition:color .2s,border-color .2s}.vt-edit:hover{color:var(--ink-v2);border-color:var(--ink-faint-v2)}.vt-edit svg{width:13px;height:13px}.vt-pan-h .vt-edit{margin-left:auto}.vt-pan-h .aside+.vt-edit{margin-left:0}.vt-join-ctas{display:flex;align-items:center;flex-wrap:wrap;gap:12px 20px}.vt-tri-f .vt-edit{display:flex;width:fit-content;margin-top:8px}.vt-tri-f a.vt-edit{text-decoration:none;color:var(--ink-muted-v2)}.vt-tri-f a.vt-edit:hover{color:var(--ink-v2)}.vt-conf-hero .vt-edit{background:rgba(10,10,11,.72);backdrop-filter:blur(6px);border-style:solid;color:var(--ink-soft-v2)}.vt{--vt-you:var(--info);--vt-them:var(--accent)}.vt-face-legend{display:flex;flex-wrap:wrap;align-items:center;gap:6px 16px;margin:14px 0 0;font-size:14px;color:var(--ink-muted-v2)}.vt-face-legend.is-empty{color:var(--ink-faint-v2)}:is(.vt-face-legend,.vt-face-sens,.vt-face-line,.vt-face-conf,.vt-face-pc,.vt-face-nope) .who{display:inline-flex;align-items:center;gap:6px;font-weight:600;color:var(--ink-v2)}:is(.vt-face-legend,.vt-face-sens,.vt-face-line,.vt-face-conf,.vt-face-pc,.vt-face-nope) .who:before{content:"";width:9px;height:9px;border-radius:50%;flex:none}:is(.vt-face-legend,.vt-face-sens,.vt-face-line,.vt-face-conf,.vt-face-pc,.vt-face-nope) .who.you:before{background:var(--vt-you);box-shadow:0 0 0 3px color-mix(in srgb,var(--vt-you) 22%,transparent)}:is(.vt-face-legend,.vt-face-sens,.vt-face-line,.vt-face-conf,.vt-face-pc,.vt-face-nope) .who.them:before{background:var(--vt-them);box-shadow:0 0 0 3px color-mix(in srgb,var(--vt-them) 22%,transparent)}.vt-pj .v .vt-face-sens{display:block;margin-top:8px}.vt-pj .v .vt-face-line,.vt-pj .v .vt-face-sens .line{display:block;margin-top:4px;font-size:13.5px;color:var(--ink-soft-v2)}.vt-pj .v :is(.vt-face-sens .line,.vt-face-line) span{display:inline;font-size:inherit;color:inherit}.vt-pj .v :is(.vt-face-sens,.vt-face-line) .mono{font-family:var(--vt-mono);color:var(--ink-v2)}.vt-pj .v :is(.vt-face-sens,.vt-face-line) .verdict{color:var(--ink-muted-v2)}.vt-face-rail,.vt-pj .v .vt-face-rail{position:relative;display:block;height:16px;margin:0}.vt-face-rail>span,.vt-pj .v .vt-face-rail>span{position:absolute;display:block}.vt-face-rail .axis{left:0;right:0;top:50%;height:1px;background:var(--line-strong)}.vt-face-rail .span{top:50%;height:3px;transform:translateY(-50%);border-radius:3px;background:color-mix(in srgb,var(--ink-v2) 22%,transparent)}.vt-face-rail .dot{top:50%;width:12px;height:12px;border-radius:50%;transform:translate(-50%,-50%);border:2px solid var(--bg)}.vt-face-rail .dot.them{background:var(--vt-them)}.vt-face-rail .dot.you{background:var(--vt-you)}.vt-reveal.in .vt-face-rail .dot.you{animation:vt-face-pop .7s var(--vt-ease) .4s both}@keyframes vt-face-pop{0%{opacity:0;transform:translate(-50%,-50%) scale(.2)}}.vt-face-conf{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px;margin:12px 0 0;padding:10px 14px;border-radius:12px;border:1px solid color-mix(in srgb,var(--vt-you) 35%,var(--line-v2));background:color-mix(in srgb,var(--vt-you) 7%,transparent);font-size:14px}.vt-face-conf .vals{font:600 15px var(--vt-mono);color:var(--ink-v2)}.vt-face-conf .vt-lien{margin-left:auto}.vt-face-bars{display:grid;gap:7px}.vt-face-bar{display:grid;grid-template-columns:minmax(0,72px) minmax(0,1fr) auto;align-items:center;gap:10px;font-size:13.5px}.vt-face-bar .l{color:var(--ink-muted-v2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vt-face-bar .track{height:8px;border-radius:999px;background:var(--line-v2);overflow:hidden}.vt-face-bar .fill{display:block;height:100%;border-radius:inherit}.vt-face-bar.them .fill{background:var(--vt-them)}.vt-face-bar.you .fill{background:var(--vt-you)}.vt-face-bar .v{font:600 13.5px var(--vt-mono);color:var(--ink-v2);white-space:nowrap}.vt-reveal.in .vt-face-bar .fill{animation:vt-face-grow 1s var(--vt-ease) .3s both}@keyframes vt-face-grow{0%{width:0}}.vt-face-nope{margin:0;font-size:13.5px;line-height:1.45;color:var(--ink-faint-v2)}.vt-face-nope .who{margin-right:6px;vertical-align:-1px}.vt-face-pc{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;margin:12px 0 0;padding-top:12px;border-top:1px dashed var(--line-v2);font-size:14px;color:var(--ink-soft-v2)}@media (prefers-reduced-motion:reduce){.vt-reveal.in .vt-face-bar .fill,.vt-reveal.in .vt-face-rail .dot.you{animation:none}}.vt-pj .v :is(.vt-face-sens .line,.vt-face-line) span.who{display:inline-flex;vertical-align:-1px;margin-right:8px;color:var(--ink-v2)}.vt-win-head{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:16px 32px;align-items:center;margin:18px 0 6px}.vt-win-head .vt-win-n{margin:0}.vt-win-n b{font-size:64px}.vt-win-cats{list-style:none;margin:0;padding:0;display:grid;gap:7px}.vt-win-cats li{display:grid;grid-template-columns:minmax(0,118px) minmax(0,1fr) 26px;align-items:center;gap:10px;font-size:13.5px}.vt-win-cats .n{color:var(--ink-soft-v2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vt-win-cats .bar{height:8px;border-radius:999px;background:var(--line-v2);overflow:hidden}.vt-win-cats .bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,color-mix(in srgb,var(--accent) 55%,transparent),var(--accent))}.vt-win-cats b{font-size:13.5px;text-align:right;color:var(--ink-v2)}.vt-reveal.in .vt-win-cats .bar i{animation:vt-face-grow .9s var(--vt-ease) both;animation-delay:calc(.25s + var(--i, 0) * 60ms)}.vt-win-sub{margin:18px 0 0;font-size:13.5px;font-weight:600;color:var(--ink-muted-v2)}.vt-win-stars{margin-top:10px!important}@media (max-width:767px){.vt-win-head{grid-template-columns:1fr}.vt-win-n b{font-size:52px}.vt-win-stars{grid-template-columns:1fr!important}}@media (prefers-reduced-motion:reduce){.vt-reveal.in .vt-win-cats .bar i{animation:none}}.vt-cfg{padding:8px 0 48px}.vt-cfg-h{max-width:880px}.vt-cfg-who{display:flex;align-items:center;flex-wrap:wrap;gap:8px 14px}.vt-cfg-who .vt-lien svg{width:15px;height:15px}.vt-cfg-t{margin:18px 0 0;font-size:clamp(28px,4vw,40px);line-height:1.15;font-weight:750;letter-spacing:-.02em}.vt-cfg-sub{margin:10px 0 0;font-size:16px;color:var(--ink-soft-v2);max-width:66ch}.vt-cfg-act{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:22px}.vt-cfg .vt-sec{margin-top:48px}.vt-cfg .vt-sec-h h2{display:flex;align-items:center;gap:10px}.vt-cfg .vt-sec-h h2 svg{width:22px;height:22px;color:var(--accent)}.vt-cfg-sum{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:16px 40px;align-items:center}.vt-cfg-sum .vt-win-n{margin:0}.vt-cfg-sum .vt-win-cats a.n{color:var(--ink-soft-v2);text-decoration:none}.vt-cfg-sum .vt-win-cats a.n:hover{color:var(--ink-v2);text-decoration:underline;text-underline-offset:3px}.vt-cfg-cats{columns:320px 3;column-gap:var(--vt-gap);margin-top:var(--vt-gap)}.vt-cfg-cat{break-inside:avoid;margin-bottom:var(--vt-gap);scroll-margin-top:84px}.vt-cfg-cat h3{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:0 0 12px;font-size:17px;font-weight:650}.vt-cfg-cat h3 .mono{font-size:14px;font-weight:500;color:var(--ink-muted-v2)}.vt-cfg-cat ul{list-style:none;margin:0;padding:0;display:grid;gap:8px}.vt-cfg-cat li{display:flex;align-items:flex-start;gap:10px;font-size:14.5px;line-height:1.4}.vt-cfg-cat li svg{flex:none;width:17px;height:17px;margin-top:1px;color:var(--success)}.vt-cfg-cat li.off{color:var(--ink-faint-v2)}.vt-cfg-cat li .dot{flex:none;width:17px;height:17px;display:grid;place-items:center}.vt-cfg-cat li .dot:before{content:"";width:7px;height:7px;border-radius:50%;border:1.5px solid}.vt-risk{display:inline-flex;align-items:center;gap:4px;margin-left:8px;padding:1px 8px;border-radius:999px;font-size:12px;font-weight:600;vertical-align:1px;color:var(--critical);background:color-mix(in srgb,var(--critical) 14%,transparent)}.vt-risk.medium{color:var(--warning);background:color-mix(in srgb,var(--warning) 14%,transparent)}.vt-cfg-cat li .vt-risk svg{width:12px;height:12px;margin:0;color:inherit}.vt-cfg-join{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px 24px;margin-top:48px}.vt-cfg-join p{margin:0;font-size:15px;color:var(--ink-soft-v2);max-width:62ch}.vt-cfg-join p b{color:var(--ink-v2);font-weight:650}@media (max-width:767px){.vt-cfg-sum{grid-template-columns:1fr}.vt-cfg .vt-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}.vt-cfg-join .vt-join-ctas,.vt-cfg-join .vt-join-ctas>*{width:100%;justify-content:center}}