@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;700&display=swap";:root{--bg-0: #070809;--bg-1: #0d0f12;--bg-2: #14171c;--bg-3: #1b1f26;--bg-4: #242933;--line-1: #1a1d23;--line-2: #262a32;--line-3: #363b45;--fg-0: #f4f5f7;--fg-1: #c8ccd4;--fg-2: #8b92a0;--fg-3: #5a606c;--fg-4: #3a3f49;--accent: #d4a02a;--accent-hi: #e8b94a;--accent-lo: #a87a1c;--accent-faint: rgba(212,160,42,.14);--red: #ff3b30;--red-faint: rgba(255,59,48,.14);--amber: #ff9500;--green: #00d47e;--blue: #4aa3ff;--r-0: 2px;--r-1: 4px;--r-2: 6px;--r-3: 10px;--r-4: 14px;--density: 1;--s-1: calc(4px * var(--density));--s-2: calc(8px * var(--density));--s-3: calc(12px * var(--density));--s-4: calc(16px * var(--density));--s-5: calc(20px * var(--density));--s-6: calc(24px * var(--density));--s-8: calc(32px * var(--density));--font-ui: "Inter", system-ui, sans-serif;--font-display: "Space Grotesk", "Inter", sans-serif;--font-mono: "JetBrains Mono", ui-monospace, monospace;--shadow-1: 0 1px 0 rgba(0,0,0,.4), 0 1px 2px rgba(0,0,0,.3);--shadow-2: 0 8px 24px rgba(0,0,0,.5), 0 2px 6px rgba(0,0,0,.4);--ease: cubic-bezier(.2,.7,.2,1)}[data-density=compact]{--density: .75}[data-density=comfortable]{--density: 1}:root[data-theme=light]{--bg-0: #f6f7f9;--bg-1: #ffffff;--bg-2: #eef0f3;--bg-3: #e3e6ea;--bg-4: #d6dae0;--line-1: #e6e8ec;--line-2: #d8dbe1;--line-3: #c2c7d0;--fg-0: #14171c;--fg-1: #2f343d;--fg-2: #5a606c;--fg-3: #888f9b;--fg-4: #b3b9c2;--accent: #b8860b;--accent-hi: #d4a02a;--accent-lo: #8a5f12;--accent-faint: rgba(184,134,11,.12);--shadow-1: 0 1px 0 rgba(16,24,40,.04), 0 1px 2px rgba(16,24,40,.06);--shadow-2: 0 8px 24px rgba(16,24,40,.12), 0 2px 6px rgba(16,24,40,.08)}.vd-root{font-family:var(--font-ui);color:var(--fg-0);background:var(--bg-0);font-feature-settings:"ss01","cv11";-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.vd-root *{box-sizing:border-box}.tabular{font-variant-numeric:tabular-nums}.vd-card{background:var(--bg-1);border:1px solid var(--line-2);border-radius:var(--r-3);box-shadow:var(--shadow-1)}.vd-label{font-family:var(--font-ui);font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--fg-2)}.vd-num{font-family:var(--font-display);font-variant-numeric:tabular-nums;font-feature-settings:"tnum","ss01";font-weight:600;letter-spacing:-.02em}.vd-mono{font-family:var(--font-mono);font-variant-numeric:tabular-nums}.vd-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:32px;padding:0 12px;border-radius:var(--r-2);border:1px solid var(--line-3);background:var(--bg-2);color:var(--fg-0);font-family:var(--font-ui);font-size:12.5px;font-weight:500;letter-spacing:.01em;cursor:pointer;transition:background .12s var(--ease),border-color .12s var(--ease),transform 80ms var(--ease);-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.vd-btn:hover{background:var(--bg-3);border-color:var(--fg-3)}.vd-btn:active{transform:translateY(1px)}.vd-btn:disabled{opacity:.4;cursor:not-allowed}.vd-btn.primary{background:var(--accent);color:#111;border-color:var(--accent);font-weight:600}.vd-btn.primary:hover{background:var(--accent-hi);border-color:var(--accent-hi)}.vd-btn.ghost{background:transparent;border-color:var(--line-2);color:var(--fg-1)}.vd-btn.ghost:hover{color:var(--fg-0);border-color:var(--line-3);background:var(--bg-2)}.vd-btn.danger{color:var(--red);border-color:#ff3b304d;background:var(--red-faint)}.vd-btn.danger:hover{background:#ff3b3038}.vd-btn.sm{height:26px;padding:0 8px;font-size:11.5px;border-radius:var(--r-1)}.vd-btn.lg{height:40px;padding:0 16px;font-size:13.5px}.vd-btn.icon{width:32px;padding:0}.vd-input,.vd-select{height:32px;padding:0 10px;background:var(--bg-2);border:1px solid var(--line-2);border-radius:var(--r-2);color:var(--fg-0);font-family:var(--font-ui);font-size:12.5px;outline:none;transition:border-color .12s var(--ease),background .12s var(--ease);width:100%}.vd-input:focus,.vd-select:focus{border-color:var(--accent);background:var(--bg-1)}.vd-input::-moz-placeholder{color:var(--fg-3)}.vd-input::placeholder{color:var(--fg-3)}.vd-badge{display:inline-flex;align-items:center;gap:6px;height:20px;padding:0 7px;border-radius:999px;font-family:var(--font-ui);font-size:10.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;border:1px solid transparent;white-space:nowrap}.vd-badge .dot{width:6px;height:6px;border-radius:50%}.vd-badge.live{background:#00d47e1f;color:var(--green);border-color:#00d47e59}.vd-badge.live .dot{background:var(--green);box-shadow:0 0 0 3px #00d47e40;animation:vd-pulse 1.2s infinite}.vd-badge.on-deck{background:var(--accent-faint);color:var(--accent);border-color:var(--accent-faint)}.vd-badge.on-deck .dot{background:var(--accent)}.vd-badge.done{background:#00d47e1a;color:var(--green);border-color:#00d47e47}.vd-badge.done .dot{background:var(--green)}.vd-badge.scheduled{background:var(--bg-2);color:var(--fg-1);border-color:var(--line-3)}.vd-badge.scheduled .dot{background:var(--fg-3)}.vd-badge.division{background:var(--bg-2);color:var(--fg-1);border-color:var(--line-3)}@keyframes vd-pulse{0%,to{box-shadow:0 0 0 3px #ff3b3040}50%{box-shadow:0 0 0 6px #ff3b3000}}.vd-scroll::-webkit-scrollbar{width:8px;height:8px}.vd-scroll::-webkit-scrollbar-track{background:transparent}.vd-scroll::-webkit-scrollbar-thumb{background:var(--line-3);border-radius:4px}.vd-scroll::-webkit-scrollbar-thumb:hover{background:var(--fg-3)}.vd-grid{display:grid;gap:var(--s-3)}.vd-row{display:flex;gap:var(--s-2);align-items:center}.vd-team-chip{display:inline-block;width:4px;height:18px;border-radius:2px;background:var(--fg-3);flex:0 0 4px}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:JetBrains Mono,Menlo,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root{--brand-black: #0b0c0e;--brand-ink: #15171a;--brand-line: #2a2d33;--brand-paper: #f4f1ea;--brand-steel: #c0c7cf;--brand-grey: #6b7280;--brand-amber: #f5a524;--brand-red: #dc2626;--brand-green: #16a34a}html{scroll-behavior:smooth}body{background-color:#0b0c0e;color:#f4f1ea;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.top-4{top:1rem}.top-6{top:1.5rem}.mb-6{margin-bottom:1.5rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.\!grid{display:grid!important}.grid{display:grid}.\!hidden{display:none!important}.hidden{display:none}.h-2{height:.5rem}.h-4{height:1rem}.min-h-screen{min-height:100vh}.w-2{width:.5rem}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.resize{resize:both}.items-center{align-items:center}.gap-3{gap:.75rem}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.break-all{word-break:break-all}.border{border-width:1px}.border-brand-line{--tw-border-opacity: 1;border-color:rgb(42 45 51 / var(--tw-border-opacity, 1))}.bg-brand-amber{--tw-bg-opacity: 1;background-color:rgb(245 165 36 / var(--tw-bg-opacity, 1))}.bg-brand-black{--tw-bg-opacity: 1;background-color:rgb(11 12 14 / var(--tw-bg-opacity, 1))}.bg-brand-ink{--tw-bg-opacity: 1;background-color:rgb(21 23 26 / var(--tw-bg-opacity, 1))}.p-8{padding:2rem}.py-12{padding-top:3rem;padding-bottom:3rem}.uppercase{text-transform:uppercase}.ordinal{--tw-ordinal: ordinal;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.text-brand-grey{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity, 1);transform:translate3d(var(--tw-exit-translate-x, 0),var(--tw-exit-translate-y, 0),0) scale3d(var(--tw-exit-scale, 1),var(--tw-exit-scale, 1),var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))}}.\!running{animation-play-state:running!important}.running{animation-play-state:running}.paused{animation-play-state:paused}.font-mono{font-family:JetBrains Mono,Menlo,monospace}.vdx-booth.vdx-booth{background:#e6e8e2;color:#1b1f1a;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;border-radius:14px;padding:16px 18px 22px;border:1px solid #d7dace;position:relative}.vdx-booth.vdx-booth.locked{opacity:.6;pointer-events:none}.vdx-booth.vdx-booth *{box-sizing:border-box}.vdx-booth.vdx-booth .tnum{font-variant-numeric:tabular-nums}.vdx-booth.vdx-booth .lbl{font-size:9.5px;letter-spacing:.16em;text-transform:uppercase;color:#8a9082;font-weight:700}.vdx-booth.vdx-booth .card{background:#fff;border:1px solid #dfe2d9;border-radius:14px}.vdx-booth.vdx-booth svg.ic{width:1em;height:1em;vertical-align:-.12em}.vdx-booth.vdx-booth .standbar{display:flex;align-items:center;gap:10px;margin-bottom:12px}.vdx-booth.vdx-booth .p{font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;font-weight:700;padding:7px 12px;border-radius:999px;background:#fff;border:1px solid #dcdfd6;color:#6c7266;display:inline-flex;align-items:center;gap:7px}.vdx-booth.vdx-booth .p.lv{background:#e7f7ee;color:#1f9257;border-color:#bce6cd}.vdx-booth.vdx-booth .p .d{width:7px;height:7px;border-radius:50%;background:currentColor}.vdx-booth.vdx-booth .putbtn{margin-left:auto;background:#20241d;color:#fff;border:none;border-radius:10px;padding:9px 14px;font-size:12px;font-weight:700;letter-spacing:.04em;cursor:pointer;display:inline-flex;align-items:center;gap:7px;font-family:inherit}.vdx-booth.vdx-booth .putbtn svg{width:14px;height:14px}.vdx-booth.vdx-booth .err{font-size:10.5px;color:#c0433a;font-weight:700}.vdx-booth.vdx-booth{height:100%}.vdx-booth.vdx-booth .livewrap{display:grid;width:100%;height:100%;min-height:0;gap:10px;max-width:none;margin:0;grid-template-columns:minmax(0,1fr) 336px minmax(0,1fr) 288px;grid-template-rows:auto auto minmax(0,1fr) auto;grid-template-areas:"ta ck tb hd" "ta ck tb pn" "ta ck tb lg" "st st st st"}.vdx-booth.vdx-booth .hdrslot{grid-area:hd;display:flex;flex-direction:column;gap:6px;min-width:0}.vdx-booth.vdx-booth .tcard.tA{grid-area:ta}.vdx-booth.vdx-booth .tcard.tB{grid-area:tb}.vdx-booth.vdx-booth .clkcard{grid-area:ck}.vdx-booth.vdx-booth .pen{grid-area:pn}.vdx-booth.vdx-booth .log{grid-area:lg}.vdx-booth.vdx-booth .momentum-strip{grid-area:st}.vdx-booth.vdx-booth .livewrap:not(:has(.hdrslot)){grid-template-rows:auto minmax(0,1fr) auto;grid-template-areas:"ta ck tb pn" "ta ck tb lg" "st st st st"}.vdx-booth.vdx-booth.locked .livewrap{grid-template-columns:minmax(0,1fr) 336px minmax(0,1fr);grid-template-rows:minmax(0,1fr);grid-template-areas:"ta ck tb"}.vdx-booth.vdx-booth .tcard{border-radius:14px;padding:16px 18px;border:1px solid;display:flex;flex-direction:column;min-height:0}.vdx-booth.vdx-booth .tcard.tA{background:linear-gradient(180deg,#eef1fd,#fff 62%);border-color:#cdd5f4}.vdx-booth.vdx-booth .tcard.tB{background:linear-gradient(180deg,#fdf2e6,#fff 62%);border-color:#f0d9be}.vdx-booth.vdx-booth .tcard.mp{border-color:#e3c98a;background:linear-gradient(180deg,#fbf3e0,#fff 60%)}.vdx-booth.vdx-booth .mp-ribbon{margin:-16px -18px 13px;border-radius:13px 13px 0 0;background:linear-gradient(90deg,#b08d3e,#e4c57a);color:#3a2c07;font-size:9.5px;letter-spacing:.14em;text-transform:uppercase;font-weight:800;padding:7px 14px;display:flex;align-items:center;gap:7px}.vdx-booth.vdx-booth .mp-ribbon svg{width:13px;height:13px;flex:none}.vdx-booth.vdx-booth .thd{display:flex;align-items:center;gap:13px}.vdx-booth.vdx-booth .lg{width:46px;height:46px;border-radius:12px;display:grid;place-items:center;font-weight:800;font-size:17px;color:#fff;flex:none;background-size:contain;background-repeat:no-repeat;background-position:center}.vdx-booth.vdx-booth .crest-none{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M6 22V3.5' stroke='rgba(255,255,255,.30)' stroke-width='2' stroke-linecap='round' fill='none'/><path d='M6 3.5h12l-2.4 3.6L18 10.7H6z' fill='rgba(255,255,255,.16)'/></svg>"),linear-gradient(160deg,#fff3,#fff0 62%);background-size:62%,100%;background-position:center,center;background-repeat:no-repeat,no-repeat;box-shadow:inset 0 0 0 1px #ffffff42;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.45)}.vdx-booth.vdx-booth .lg.crest-img{background-color:transparent!important;background-size:88%;background-position:center;background-repeat:no-repeat;color:transparent!important;overflow:hidden}.vdx-booth.vdx-booth .thd-txt{flex:1;min-width:0}.vdx-booth.vdx-booth .nm{font-size:19px;font-weight:800;letter-spacing:.01em;line-height:1.05}.vdx-booth.vdx-booth .end{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#8a9082;font-weight:700;margin-top:3px}.vdx-booth.vdx-booth .formrow{display:flex;align-items:center;gap:7px;margin-top:6px}.vdx-booth.vdx-booth .formrow.standalone{justify-content:center;margin:12px 0 0;padding-top:11px;border-top:1px solid rgba(120,125,110,.14)}.vdx-booth.vdx-booth .formrow .fl2{font-size:8.5px;letter-spacing:.1em;text-transform:uppercase;color:#9aa093;font-weight:700}.vdx-booth.vdx-booth .form{display:flex;align-items:center;gap:4px}.vdx-booth.vdx-booth .form i{width:15px;height:15px;border-radius:4px;font-size:8.5px;font-weight:800;color:#fff;display:grid;place-items:center;line-height:1;font-style:normal}.vdx-booth.vdx-booth .form i.w{background:#2fae66}.vdx-booth.vdx-booth .form i.l{background:#c9ccc3}.vdx-booth.vdx-booth .form i.d{background:#b08d3e}.vdx-booth.vdx-booth .form i.last{box-shadow:0 0 0 1.5px #fff,0 0 0 3px #166b40}.vdx-booth.vdx-booth .tscore{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.vdx-booth.vdx-booth .tscore .big{font-size:68px;line-height:.82;font-weight:800;letter-spacing:-.04em;color:#20241d}.vdx-booth.vdx-booth .tcard.mp .tscore .big{color:#946f1e}.vdx-booth.vdx-booth .tscore .raceof{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#8a9082;font-weight:700}.vdx-booth.vdx-booth .flags{display:flex;gap:6px;align-items:center;margin-top:9px;justify-content:center}.vdx-booth.vdx-booth .flag{width:21px;height:21px;display:block}.vdx-booth.vdx-booth .flag.f-on{color:#2fae66}.vdx-booth.vdx-booth .flag.f-off{color:#ccd0c6}.vdx-booth.vdx-booth .alive{display:flex;flex-direction:column;align-items:stretch;gap:5px;background:#ffffff8c;border:1px solid #e2e5dc;border-radius:11px;padding:7px 9px;margin-bottom:9px;overflow:hidden}.vdx-booth.vdx-booth .alive-l{font-size:9px;letter-spacing:.11em;text-transform:uppercase;color:#7c8274;font-weight:700;line-height:1}.vdx-booth.vdx-booth .alive-row{display:flex;align-items:center;gap:6px;min-width:0}.vdx-booth.vdx-booth .alive-step{width:44px;height:44px;flex:none;border-radius:11px;border:1px solid #d6d9d0;background:#fff;font:400 22px/1 inherit;color:#3a3f36;cursor:pointer;display:grid;place-items:center}.vdx-booth.vdx-booth .alive-step:disabled{opacity:.5;cursor:not-allowed}.vdx-booth.vdx-booth .alive-n{font-size:30px;font-weight:800;line-height:1;flex:none;min-width:26px;text-align:center;color:#20241d;font-variant-numeric:tabular-nums}.vdx-booth.vdx-booth .palive{display:flex;gap:3px;align-items:flex-end;flex:1;justify-content:center;min-width:0;padding-top:7px}.vdx-booth.vdx-booth .palive button{position:relative;width:10px;height:16px;border-radius:4px;background:#2fae66;cursor:pointer;border:none;padding:0;flex:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.vdx-booth.vdx-booth .palive button:before{content:"";position:absolute;top:-6px;left:50%;transform:translate(-50%);width:7px;height:7px;border-radius:50%;background:inherit}.vdx-booth.vdx-booth .palive button.out{background:#d7dbd2}.vdx-booth.vdx-booth .tact{border-radius:11px;cursor:pointer;border:1px solid;font-weight:800;font-family:inherit;display:flex;align-items:center;justify-content:center;gap:5px;min-width:0;white-space:nowrap}.vdx-booth.vdx-booth .tact:disabled{opacity:.5;cursor:not-allowed}.vdx-booth.vdx-booth .tact.point{width:100%;padding:13px;background:#eaf7f0;border-color:#b9e3cc;color:#166b40;font-size:15px;margin-bottom:7px}.vdx-booth.vdx-booth .tact.win{background:linear-gradient(90deg,#b08d3e,#caa04d);border-color:#b08d3e;color:#fff}.vdx-booth.vdx-booth .tact.win svg{flex:none;width:16px;height:16px}.vdx-booth.vdx-booth .tact.sm{padding:11px 7px;background:#fff;border-color:#dde0d7;color:#3a3f36;font-weight:700;font-size:11.5px}.vdx-booth.vdx-booth .tact.sm.warn{color:#c07d16}.vdx-booth.vdx-booth .tact.sm svg{width:15px;height:15px}.vdx-booth.vdx-booth .tact-row{display:grid;grid-template-columns:1fr 1fr;gap:6px}.vdx-booth.vdx-booth .tos{display:inline-flex;gap:5px;align-items:center;margin-left:5px}.vdx-booth.vdx-booth .to-ic{width:17px;height:17px;display:block;flex:none}.vdx-booth.vdx-booth .to-on{color:#3a3f36}.vdx-booth.vdx-booth .to-off{color:#ccd0c6}.vdx-booth.vdx-booth .clkcard{background:#fff;border:1px solid #dfe2d9;border-radius:14px;display:flex;flex-direction:column;align-items:center;padding:14px 14px 15px;gap:10px}.vdx-booth.vdx-booth .ringwrap{position:relative;width:236px;height:236px}.vdx-booth.vdx-booth .ringwrap svg{display:block}.vdx-booth.vdx-booth .ringmid{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.vdx-booth.vdx-booth .ringmid .cl-l{font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:#8a9082;font-weight:700}.vdx-booth.vdx-booth .ringmid .clk{font-size:52px;font-weight:800;letter-spacing:-.02em;line-height:1;color:#20241d}.vdx-booth.vdx-booth .ringmid .pt{font-size:10.5px;color:#7c8274;letter-spacing:.05em}.vdx-booth.vdx-booth .ringmid .ptime{font-size:8.5px;color:#a3ab9c;letter-spacing:.05em;margin-top:2px}.vdx-booth.vdx-booth .keyrow{display:flex;gap:12px;font-size:9.5px;letter-spacing:.04em;color:#8a9082;font-weight:600;text-transform:uppercase}.vdx-booth.vdx-booth .keyrow span{display:inline-flex;align-items:center;gap:5px}.vdx-booth.vdx-booth .keyrow .sw{width:9px;height:9px;border-radius:2px}.vdx-booth.vdx-booth .fieldv2{width:100%;background:#0d1310;border:1px solid #24302a;border-radius:10px;display:flex;align-items:stretch;position:relative;overflow:hidden;height:84px}.vdx-booth.vdx-booth .fv-gl-l,.vdx-booth .fv-gl-r{position:absolute;top:0;bottom:0;width:50%;z-index:0}.vdx-booth.vdx-booth .fv-gl-l{left:0;background:radial-gradient(circle at 40% 50%,rgba(224,146,51,.22),transparent 72%)}.vdx-booth.vdx-booth .fv-gl-r{right:0;background:radial-gradient(circle at 60% 50%,rgba(90,110,220,.22),transparent 72%)}.vdx-booth.vdx-booth .fv-zn{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;padding:6px 12px;position:relative;z-index:1}.vdx-booth.vdx-booth .fv-zn.fv-r{align-items:flex-end;text-align:right}.vdx-booth.vdx-booth .fv-et{font-size:7.5px;letter-spacing:.14em;text-transform:uppercase;font-weight:800;color:#82938a}.vdx-booth.vdx-booth .fv-oc{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;font-weight:800;white-space:nowrap;color:#eaf0ee}.vdx-booth.vdx-booth .fv-oc .fv-cd{width:10px;height:10px;border-radius:3px;flex:none}.vdx-booth.vdx-booth .fv-oc.fv-k{color:#b9c4f4}.vdx-booth .fv-oc.fv-k .fv-cd{background:#5c6fdd}.vdx-booth.vdx-booth .fv-oc.fv-t{color:#f2c48f}.vdx-booth .fv-oc.fv-t .fv-cd{background:#e79233}.vdx-booth.vdx-booth .fv-bz{width:12px;height:12px;border-radius:50%;border:2px solid #46c185;position:relative;flex:none}.vdx-booth.vdx-booth .fv-bz:after{content:"";position:absolute;top:2.5px;right:2.5px;bottom:2.5px;left:2.5px;border-radius:50%;background:#46c185;opacity:.5}.vdx-booth.vdx-booth .fv-race{align-self:center;flex:none;z-index:2;display:flex;flex-direction:column;align-items:center;gap:1px;background:#141b17;border:1px solid #2f3d35;border-radius:9px;padding:6px 13px;margin:0 3px}.vdx-booth.vdx-booth .fv-race small{font-size:6.5px;letter-spacing:.16em;text-transform:uppercase;color:#7f9186;font-weight:800}.vdx-booth.vdx-booth .fv-race b{font-size:17px;font-weight:800;color:#e4c57a;line-height:.85}.vdx-booth.vdx-booth .startcount{width:100%;display:flex;flex-direction:column;gap:5px;padding-top:2px;border-top:1px dashed #e2e5dc}.vdx-booth.vdx-booth .sc-top{display:flex;align-items:center;justify-content:space-between}.vdx-booth.vdx-booth .segs{display:flex;gap:3px}.vdx-booth.vdx-booth .segs i{flex:1;height:8px;border-radius:2px;background:#e6e9e0}.vdx-booth.vdx-booth .segs i.lit{background:#e0a836}.vdx-booth.vdx-booth .go{width:100%;margin-bottom:0;background:#166b40;color:#fff;border:none;border-radius:11px;padding:14px;font-size:15px;font-weight:800;letter-spacing:.03em;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;font-family:inherit}.vdx-booth.vdx-booth .go:disabled{opacity:.5;cursor:not-allowed}.vdx-booth.vdx-booth .go.stop{background:#c0433a}.vdx-booth.vdx-booth .go svg{width:15px;height:15px;flex:none}.vdx-booth.vdx-booth .go .golab{display:flex;flex-direction:column;align-items:flex-start;line-height:1.15}.vdx-booth.vdx-booth .go .golab b{font-size:15px;font-weight:800}.vdx-booth.vdx-booth .go .golab small{font-size:8px;letter-spacing:.13em;text-transform:uppercase;opacity:.82;font-weight:700}.vdx-booth.vdx-booth .tgrid{display:grid;grid-template-columns:1fr 1fr;gap:7px;width:100%}.vdx-booth.vdx-booth .tb{background:#f4f6f1;border:1px solid #dde0d7;border-radius:10px;padding:10px;font-size:12px;font-weight:700;color:#3a3f36;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;font-family:inherit}.vdx-booth.vdx-booth .tb:disabled{opacity:.5;cursor:not-allowed}.vdx-booth.vdx-booth .tb svg{width:15px;height:15px;flex:none}.vdx-booth.vdx-booth .breakrow{width:100%;display:flex;flex-direction:column;gap:6px;padding-top:9px;margin-top:2px;border-top:1px dashed #e2e5dc}.vdx-booth.vdx-booth .brkchips{display:grid;grid-template-columns:repeat(6,1fr);gap:5px}.vdx-booth.vdx-booth .brkchips button{padding:8px 0;border:1px solid #dde0d7;border-radius:8px;background:#fff;font-size:11px;font-weight:700;color:#3a3f36;cursor:pointer;font-family:inherit}.vdx-booth.vdx-booth .brkchips button.on{background:#20241d;color:#fff;border-color:#20241d}.vdx-booth.vdx-booth .brk-go{width:100%;padding:11px;border-radius:10px;background:#f4f6f1;border:1px solid #dde0d7;font-size:13px;font-weight:700;color:#3a3f36;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:7px;font-family:inherit}.vdx-booth.vdx-booth .brk-go svg{width:15px;height:15px;flex:none}.vdx-booth.vdx-booth .momentum-strip{display:flex;flex-direction:column;gap:8px;padding:12px 16px}.vdx-booth.vdx-booth .ms-l{font-size:9.5px;letter-spacing:.14em;text-transform:uppercase;color:#8a9082;font-weight:800}.vdx-booth.vdx-booth .mom{display:flex;align-items:stretch;gap:5px;height:74px;overflow-x:auto}.vdx-booth.vdx-booth .blk{position:relative;border-radius:10px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:8px 10px;color:#fff;min-width:78px}.vdx-booth.vdx-booth .blk.a{background:#4f63d8}.vdx-booth.vdx-booth .blk.b{background:#e08a2e}.vdx-booth.vdx-booth .blk.live{background:#f2faf5;border:2px dashed #2fae66;color:#2b7a4d}.vdx-booth.vdx-booth .blk.decider{background:#b08d3e;box-shadow:inset 0 0 0 2px #e0c98a}.vdx-booth.vdx-booth .blk.live.mp{background:#fdf6e6;border-color:#b08d3e;color:#7a5f1e}.vdx-booth.vdx-booth .blk .pn{font-size:11px;font-weight:800;letter-spacing:.08em}.vdx-booth.vdx-booth .blk .dur{font-size:15px;font-weight:800;line-height:1}.vdx-booth.vdx-booth .blk .how{font-size:8px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;opacity:.92;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vdx-booth.vdx-booth .blk .wm{position:absolute;right:8px;top:8px;width:26px;height:26px;border-radius:6px;background:#fff;-o-object-fit:contain;object-fit:contain}.vdx-booth.vdx-booth .blk .wm-ini{display:grid;place-items:center;font-size:10px;font-weight:800;color:#33382e}.vdx-booth.vdx-booth .momaxis{display:flex;justify-content:space-between;font-size:9px;color:#8a9082;letter-spacing:.1em;text-transform:uppercase;font-weight:700}.vdx-booth.vdx-booth .pen{padding:12px 16px;display:flex;flex-direction:column;gap:5px}.vdx-booth.vdx-booth .pen .big{font-size:15px;font-weight:800}.vdx-booth.vdx-booth .pen .none{font-size:12px;color:#7c8274}.vdx-booth.vdx-booth .penrow{display:flex;align-items:center;gap:8px;font-size:12px;padding:4px 0}.vdx-booth.vdx-booth .penrow .pd{width:8px;height:11px;border-radius:2px;flex:none}.vdx-booth.vdx-booth .penrow .ps{margin-left:auto;font-size:9px;text-transform:uppercase;color:#c0433a;font-weight:800}.vdx-booth.vdx-booth .log{padding:10px 16px}.vdx-booth.vdx-booth .tl{position:relative;padding-left:19px;margin-top:2px}.vdx-booth.vdx-booth .tl:before{content:"";position:absolute;left:5px;top:6px;bottom:7px;width:2px;background:#e2e5dc}.vdx-booth.vdx-booth .tlrow{position:relative;padding:4px 0 7px;font-size:12px;color:#4a4f45}.vdx-booth.vdx-booth .tlrow .nd{position:absolute;left:-19px;top:3px;width:13px;height:13px;border-radius:50%;border:2px solid #fff;display:grid;place-items:center}.vdx-booth.vdx-booth .tlrow .nd svg{width:7px;height:7px}.vdx-booth.vdx-booth .tlrow .tm2{font-size:9px;color:#a0a89a;letter-spacing:.05em;font-weight:700;margin-right:7px}.vdx-booth.vdx-booth .tlrow b{font-weight:800}@media (max-width:900px){.vdx-booth .livewrap{grid-template-columns:1fr;grid-template-rows:none;grid-template-areas:none}.vdx-booth .hdrslot,.vdx-booth .tcard,.vdx-booth .clkcard,.vdx-booth .pen,.vdx-booth .log,.vdx-booth .momentum-strip{grid-area:auto}}.vdx-booth.vdx-booth .tb.tb-flag{background:#fdf3e0;border-color:#e0a836;color:#8a5f10}.vdx-boothpage *{box-sizing:border-box;margin:0;padding:0}.vdx-boothpage{background:#e6e8e2;color:#1b1f1a;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;min-height:100%}.vdx-boothpage .stage{max-width:none;margin:0;padding:10px 12px 12px;display:flex;flex-direction:column;gap:10px;height:100%;min-height:0;-webkit-font-smoothing:antialiased}.vdx-boothpage .boothmain .navslide{position:absolute;left:0;top:0;bottom:0;z-index:32;display:flex;transform:translate(-100%);transition:transform .17s cubic-bezier(.4,0,.2,1);box-shadow:5px 0 26px #141e1447}.vdx-boothpage .boothmain.navopen .navslide{transform:none}.vdx-boothpage .boothmain .navedge{position:absolute;left:0;top:0;bottom:0;width:14px;z-index:30}.vdx-boothpage .boothmain .navscrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000042;z-index:31}.vdx-boothpage .boothmain .navtab{position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:30;width:26px;height:66px;display:flex;align-items:center;justify-content:center;background:#20241d;color:#cdd3c7;border:none;border-radius:0 10px 10px 0;cursor:pointer;box-shadow:2px 0 10px #0003}.vdx-boothpage .boothmain .navtab svg{width:15px;height:15px}.vdx-boothpage .boothmain.navopen .navtab{opacity:0;pointer-events:none}.vdx-boothpage .tnum{font-variant-numeric:tabular-nums}.vdx-boothpage .lbl{font-size:9.5px;letter-spacing:.16em;text-transform:uppercase;color:#8a9082;font-weight:700}.vdx-boothpage .rcv-status{margin:2px 0 0}.vdx-boothpage .rcv-pill{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;padding:3px 10px;border-radius:999px;background:#f0f1ec;color:#7c8274;border:1px solid #e2e5dc}.vdx-boothpage .rcv-pill i{width:7px;height:7px;border-radius:50%;background:#c9ccc3;flex:none}.vdx-boothpage .rcv-pill.ok{background:#eaf7f0;color:#166b40;border-color:#bfe6cf}.vdx-boothpage .rcv-pill.ok i{background:#2fae66}.vdx-boothpage .dbm-note{margin:8px 0 2px;font-size:11px;line-height:1.5;color:#7c8274}.vdx-boothpage .dbm-note b{color:#3a3f36;font-weight:700}.vdx-boothpage svg.ic{width:1em;height:1em;vertical-align:-.12em}.vdx-boothpage .card{background:#fff;border:1px solid #dfe2d9;border-radius:14px}.vdx-boothpage .top{display:flex;align-items:center;gap:15px;padding:2px 4px}.vdx-boothpage .wm{font-weight:800;letter-spacing:.13em;font-size:18px}.vdx-boothpage .wm b{color:#b08d3e}.vdx-boothpage .ev{font-size:12px;letter-spacing:.11em;text-transform:uppercase;color:#7c8274;padding-left:15px;border-left:1px solid #d1d4cb}.vdx-boothpage .ev b{color:#3a3f36}.vdx-boothpage .mof{font-size:12px;color:#7c8274;letter-spacing:.06em}.vdx-boothpage .top .r{margin-left:auto;display:flex;gap:8px}.vdx-boothpage .p{font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;font-weight:700;padding:7px 12px;border-radius:999px;background:#fff;border:1px solid #dcdfd6;color:#6c7266;display:inline-flex;align-items:center;gap:7px}.vdx-boothpage .p.lv{background:#e7f7ee;color:#1f9257;border-color:#bce6cd}.vdx-boothpage .p .d{width:7px;height:7px;border-radius:50%;background:currentColor}.vdx-boothpage .sig{display:flex;align-items:flex-end;gap:2px;height:11px}.vdx-boothpage .sig i{width:3px;background:#2fae66;border-radius:1px}.vdx-boothpage .sig i:nth-child(1){height:4px}.vdx-boothpage .sig i:nth-child(2){height:7px}.vdx-boothpage .sig i:nth-child(3){height:11px}.vdx-boothpage .sig.weak i{background:#c07d16}.vdx-boothpage .sig.weak i:nth-child(3){background:#e6e9e0}.vdx-boothpage .dbm{display:inline-flex;align-items:baseline;gap:6px;font-size:13px;font-weight:800;color:#3a3f36;font-variant-numeric:tabular-nums}.vdx-boothpage .dbm small{font-size:9.5px;font-weight:700;letter-spacing:.06em;color:#8a9082}.vdx-boothpage .dbm.weak{color:#c07d16}.vdx-boothpage .fb{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.vdx-boothpage .fbtn{background:#fff;border:1px solid #dfe2d9;border-radius:11px;padding:10px 13px;display:flex;flex-direction:column;gap:7px}.vdx-boothpage .fbtn .n{display:flex;align-items:center;justify-content:space-between}.vdx-boothpage .fbtn .n b{font-size:13px;font-weight:700}.vdx-boothpage .fbtn .n .tm{font-size:10px;color:#8a9082;letter-spacing:.04em}.vdx-boothpage .fbtn .s{display:flex;align-items:center;justify-content:space-between}.vdx-boothpage .batt{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:700;color:#4a8a5f}.vdx-boothpage .batt.low{color:#c07d16}.vdx-boothpage .batt .cell{width:22px;height:11px;border:1.5px solid currentColor;border-radius:2px;position:relative;padding:1px}.vdx-boothpage .batt .cell:after{content:"";position:absolute;right:-3px;top:3px;width:2px;height:5px;background:currentColor;border-radius:0 1px 1px 0}.vdx-boothpage .batt .cell i{display:block;height:100%;background:currentColor;border-radius:1px}.vdx-boothpage .mains{font-size:10px;color:#7c8274;letter-spacing:.08em;text-transform:uppercase}.vdx-boothpage .sb{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.vdx-boothpage .sbtn{background:#fff;border:1px solid #dfe2d9;border-radius:11px;padding:11px 13px;display:flex;align-items:center;gap:12px}.vdx-boothpage .sbtn.off{background:#fdf7ec;border-color:#ecdcb4}.vdx-boothpage .mon{width:38px;height:38px;border-radius:10px;background:#f2f4ef;border:1px solid #e2e5dc;display:grid;place-items:center;color:#6c7266;flex:none}.vdx-boothpage .mon svg{width:20px;height:20px}.vdx-boothpage .sbtn.on .mon{background:#e7f7ee;border-color:#bce6cd;color:#1f9257}.vdx-boothpage .sbtn.off .mon{background:#fbf1dc;border-color:#ecdcb4;color:#c07d16}.vdx-boothpage .sbtn .info{flex:1;min-width:0}.vdx-boothpage .sbtn .nm3{font-size:13.5px;font-weight:700}.vdx-boothpage .sbtn .sub3{font-size:10.5px;color:#8a9082;letter-spacing:.02em;margin-top:2px}.vdx-boothpage .st{font-size:10px;letter-spacing:.1em;text-transform:uppercase;font-weight:700;padding:6px 10px;border-radius:999px;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.vdx-boothpage .st.up{background:#e7f7ee;color:#1f9257}.vdx-boothpage .st.dn{background:#fbf1dc;color:#9a6b12}.vdx-boothpage .st .d{width:7px;height:7px;border-radius:50%;background:currentColor}.vdx-boothpage .pbtn{position:relative}.vdx-boothpage .pbtn .pdot{position:absolute;top:-3px;right:-3px;width:9px;height:9px;border-radius:50%;background:#e0a836;border:2px solid #fff}.vdx-boothpage .sig-list{display:flex;flex-direction:column;gap:6px}.vdx-boothpage .sig-row{display:flex;align-items:center;gap:9px;padding:8px 10px;border:1px solid #e2e5dc;border-radius:9px;background:#fff}.vdx-boothpage .sig-nm{flex:1;font-size:12.5px;font-weight:700;display:flex;flex-direction:column;line-height:1.25}.vdx-boothpage .sig-nm small{font-size:9.5px;color:#8a9082;font-weight:600}.vdx-boothpage .sb-list{display:flex;flex-direction:column;gap:7px}.vdx-boothpage .workspace{position:relative;display:flex;gap:10px;align-items:stretch;flex:1;min-height:0}.vdx-boothpage .panelstrip{flex:0 0 46px;background:#fff;border:1px solid #dfe2d9;border-radius:12px;display:flex;flex-direction:column;align-items:center;padding:11px 0;gap:11px;position:relative;z-index:25}.vdx-boothpage .panelstrip .vlbl{writing-mode:vertical-rl;font-size:9px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:#8a9082}.vdx-boothpage .pbtn{width:32px;height:32px;border-radius:8px;border:1px solid #dde0d7;background:#f7f8f4;color:#6c7266;display:grid;place-items:center;cursor:pointer}.vdx-boothpage .pbtn svg{width:17px;height:17px}.vdx-boothpage .pbtn.on{border-color:#2fae66;background:#e7f7ee;color:#1f9257}.vdx-boothpage .paneldrawer{position:absolute;top:0;bottom:0;right:58px;width:344px;background:#fff;border:1px solid #d7dace;border-radius:12px;box-shadow:0 18px 48px -12px #141e145c;display:flex;flex-direction:column;overflow:hidden;z-index:20}.vdx-boothpage .scrim{display:none;position:absolute;top:0;bottom:0;left:0;right:58px;background:#16201821;z-index:15;cursor:pointer;border-radius:12px}.vdx-boothpage .pdhd{display:flex;align-items:flex-start;justify-content:space-between;padding:13px 15px;border-bottom:1px solid #eef0ea}.vdx-boothpage .pdhd .t{font-size:12px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.vdx-boothpage .pdhd .h{font-size:10px;color:#8a9082;margin-top:2px;letter-spacing:.02em}.vdx-boothpage .pdhd .x{background:#f4f6f1;border:1px solid #dde0d7;border-radius:7px;width:26px;height:26px;font-size:13px;color:#6c7266;cursor:pointer;line-height:1}.vdx-boothpage .pdbody{padding:14px;display:flex;flex-direction:column;gap:12px;flex:1;min-height:0;overflow:auto}.vdx-boothpage .seg{display:flex;background:#f2f4ef;border:1px solid #e2e5dc;border-radius:9px;padding:3px;gap:3px}.vdx-boothpage .seg button{flex:1;border:none;background:transparent;border-radius:7px;padding:8px 6px;font-size:11px;font-weight:700;color:#6c7266;cursor:pointer;font-family:inherit}.vdx-boothpage .seg button.on{background:#fff;color:#20241d;box-shadow:0 1px 2px #0000000f}.vdx-boothpage .tvprev{background:#0c110d;border-radius:10px;padding:14px;color:#eaf0ee}.vdx-boothpage .tvprev .tvtop{display:flex;align-items:center;justify-content:space-between;font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:#7f9186}.vdx-boothpage .tvprev .tvmid{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.vdx-boothpage .tvprev .tvt{display:flex;align-items:center;gap:8px}.vdx-boothpage .tvprev .tvlg{width:26px;height:26px;border-radius:6px;display:grid;place-items:center;font-size:10px;font-weight:800;color:#fff}.vdx-boothpage .tvprev .tvn{font-size:14px;font-weight:700}.vdx-boothpage .tvprev .tvs{font-size:26px;font-weight:800;letter-spacing:-.02em}.vdx-boothpage .tvprev .tvclk{text-align:center}.vdx-boothpage .tvprev .tvclk b{display:block;font-size:20px;font-weight:800;font-variant-numeric:tabular-nums}.vdx-boothpage .tvprev .tvclk small{font-size:8px;letter-spacing:.14em;text-transform:uppercase;color:#7f9186}.vdx-boothpage .prow{display:flex;align-items:center;justify-content:space-between;font-size:12px;padding:8px 0;border-top:1px solid #eef0ea}.vdx-boothpage .prow span{color:#8a9082}.vdx-boothpage .prow b{font-weight:700}.vdx-boothpage .pcontent{display:flex;flex-direction:column;flex:1;min-height:0}.vdx-boothpage .divhd{font-size:12px;font-weight:800;letter-spacing:.02em;margin-bottom:8px;display:flex;align-items:center;gap:7px}.vdx-boothpage .divhd .chev{color:#2fae66}.vdx-boothpage .grp{border:1px solid #e6e9e0;border-radius:9px;padding:9px 10px;margin-bottom:8px}.vdx-boothpage .gh{font-size:9.5px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;margin-bottom:6px}.vdx-boothpage .gh.cup{color:#b08d3e}.vdx-boothpage .gh.plate{color:#7c8274}.vdx-boothpage .finalline{font-size:8.5px;text-transform:uppercase;letter-spacing:.1em;color:#9aa093;margin:0 0 3px}.vdx-boothpage .mrow{display:flex;align-items:center;gap:7px;font-size:12px;padding:3px 0}.vdx-boothpage .mrow .ml{width:18px;height:18px;border-radius:4px;font-size:9px;font-weight:800;color:#fff;display:grid;place-items:center;flex:none}.vdx-boothpage .mrow .mn{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vdx-boothpage .mrow .mv{font-size:10px;color:#9aa093;font-weight:700}.vdx-boothpage .mrow .win{color:#166b40;font-weight:800}.vdx-boothpage .matchhd{font-size:9.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#8a9082;margin:10px 0 5px;display:flex;align-items:center;gap:5px}.vdx-boothpage .stbl{width:100%;border-collapse:collapse;font-size:12px}.vdx-boothpage .stbl th{font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:#9aa093;text-align:right;padding:4px 5px;font-weight:700}.vdx-boothpage .stbl th.l,.vdx-boothpage .stbl td.l{text-align:left}.vdx-boothpage .stbl td{padding:6px 5px;border-top:1px solid #eef0ea}.vdx-boothpage .stbl .rk{color:#9aa093;font-weight:800;width:16px}.vdx-boothpage .stbl .tn{display:flex;align-items:center;gap:6px;font-weight:600}.vdx-boothpage .stbl .tl{width:19px;height:19px;border-radius:5px;font-size:8.5px;font-weight:800;color:#fff;display:grid;place-items:center;flex:none}.vdx-boothpage .stbl .ed.pos{color:#166b40;font-weight:700}.vdx-boothpage .stbl .ed.neg{color:#c0433a;font-weight:700}.vdx-boothpage .splitline{display:flex;align-items:center;gap:8px;font-size:8.5px;letter-spacing:.13em;text-transform:uppercase;color:#b08d3e;font-weight:800;padding:7px 0 3px}.vdx-boothpage .splitline:before,.vdx-boothpage .splitline:after{content:"";flex:1;height:1px;background:#ecdcb4}.vdx-boothpage .cuegrid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.vdx-boothpage .cue{display:flex;align-items:center;gap:8px;padding:11px;border:1px solid #dde0d7;border-radius:10px;background:#fff;font-size:12px;font-weight:700;cursor:pointer;color:#3a3f36}.vdx-boothpage .cue .pl{width:24px;height:24px;border-radius:6px;background:#e7f7ee;color:#1f9257;display:grid;place-items:center;flex:none;font-size:12px}.vdx-boothpage .cue.warn .pl{background:#fbf1dc;color:#c07d16}.vdx-boothpage .cue.red .pl{background:#fbeceb;color:#c0433a}.vdx-boothpage .pa-h{width:100%;padding:13px;border-radius:10px;background:#20241d;color:#fff;border:none;font-weight:800;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px}.vdx-boothpage .preset{padding:10px 12px;border:1px solid #dde0d7;border-radius:9px;font-size:12px;cursor:pointer;background:#fff;color:#3a3f36}.vdx-boothpage .pa-in{display:flex;gap:6px}.vdx-boothpage .pa-in input{flex:1;border:1px solid #dde0d7;border-radius:8px;padding:9px 10px;font-size:12px;font-family:inherit;outline:none}.vdx-boothpage .pa-in button{background:#166b40;color:#fff;border:none;border-radius:8px;padding:0 14px;font-weight:700;cursor:pointer}.vdx-boothpage .rsearch{display:flex;align-items:center;gap:8px;border:1px solid #dde0d7;border-radius:9px;padding:9px 11px;background:#f7f8f4}.vdx-boothpage .rsearch input{border:none;background:transparent;flex:1;font-size:13px;font-family:inherit;outline:none}.vdx-boothpage .rrow{padding:9px 2px;border-top:1px solid #eef0ea}.vdx-boothpage .rrow .rs{font-size:10px;font-weight:800;color:#166b40;letter-spacing:.04em}.vdx-boothpage .rrow .rx{font-size:12px;color:#3a3f36;margin-top:2px;line-height:1.4}.vdx-boothpage .pentype{display:flex;align-items:center;gap:9px;padding:11px;border:1px solid #dde0d7;border-radius:10px;background:#fff;font-size:13px;font-weight:700;cursor:pointer;color:#3a3f36;margin-bottom:7px}.vdx-boothpage .pentype .fl{width:16px;height:20px;border-radius:2px;flex:none}.vdx-boothpage .pentype.minor .fl{background:#e0a836}.vdx-boothpage .pentype.major .fl{background:#c0433a}.vdx-boothpage .pentype.gross .fl{background:#7a1f1f}.vdx-boothpage .pentype .sub{margin-left:auto;font-size:10px;color:#9aa093;font-weight:600}.vdx-boothpage .palive{display:flex;gap:7px;align-items:flex-end;flex:1;justify-content:center;padding-top:7px}.vdx-boothpage .palive i{position:relative;width:15px;height:19px;border-radius:5px;background:#2fae66}.vdx-boothpage .palive i:before{content:"";position:absolute;top:-7px;left:50%;transform:translate(-50%);width:9px;height:9px;border-radius:50%;background:inherit}.vdx-boothpage .palive i.out{background:#d7dbd2}.vdx-boothpage .momentum{display:flex;align-items:center;gap:6px;justify-content:center;padding:1px 0}.vdx-boothpage .mdot{width:12px;height:12px;border-radius:50%;background:#e6e9e0}.vdx-boothpage .mdot.now{border:2px dashed #b8beb0;background:transparent;width:11px;height:11px}.vdx-boothpage .fielddiag{display:flex;align-items:stretch;height:40px;border:1px solid #dfe2d9;border-radius:9px;overflow:hidden;background:#fbfcf9}.vdx-boothpage .fd-zone{flex:1;display:flex;align-items:center;gap:6px;padding:0 10px;font-size:9.5px;font-weight:800;letter-spacing:.03em;white-space:nowrap}.vdx-boothpage .fd-zone.home{background:#4f63d81a;color:#2b3690}.vdx-boothpage .fd-zone.away{background:#e08a2e1f;color:#8a4e12;justify-content:flex-end}.vdx-boothpage .fd-line{width:2px;background:#cdd3c7}.vdx-boothpage .fd-buz{width:11px;height:11px;border-radius:50%;border:2px solid currentColor;flex:none}.vdx-boothpage .fieldv2{background:#0d1310;border:1px solid #24302a;border-radius:10px;display:flex;align-items:stretch;position:relative;overflow:hidden;height:84px}.vdx-boothpage .fv-race{align-self:center;flex:none;z-index:2;display:flex;flex-direction:column;align-items:center;gap:1px;background:#141b17;border:1px solid #2f3d35;border-radius:9px;padding:6px 13px;margin:0 3px}.vdx-boothpage .fv-race small{font-size:6.5px;letter-spacing:.16em;text-transform:uppercase;color:#7f9186;font-weight:800}.vdx-boothpage .fv-race b{font-size:17px;font-weight:800;color:#e4c57a;line-height:.85}.vdx-boothpage .fv-gl-l,.vdx-boothpage .fv-gl-r{position:absolute;top:0;bottom:0;width:50%;z-index:0}.vdx-boothpage .fv-gl-l{left:0;background:radial-gradient(circle at 40% 50%,rgba(90,110,220,.22),transparent 72%)}.vdx-boothpage .fv-gl-r{right:0;background:radial-gradient(circle at 60% 50%,rgba(224,146,51,.22),transparent 72%)}.vdx-boothpage .fv-cl{position:absolute;left:50%;top:8px;bottom:8px;width:2px;margin-left:-1px;background:repeating-linear-gradient(#3a4a42 0 5px,transparent 5px 10px);z-index:0}.vdx-boothpage .fv-zn{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;padding:8px 12px;position:relative;z-index:1}.vdx-boothpage .fv-zn.fv-r{align-items:flex-end;text-align:right}.vdx-boothpage .fv-et{font-size:7.5px;letter-spacing:.14em;text-transform:uppercase;font-weight:800;color:#82938a}.vdx-boothpage .fv-oc{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;font-weight:800;white-space:nowrap}.vdx-boothpage .fv-oc .fv-cd{width:10px;height:10px;border-radius:3px;flex:none}.vdx-boothpage .fv-oc.fv-k{color:#b9c4f4}.vdx-boothpage .fv-oc.fv-k .fv-cd{background:#5c6fdd}.vdx-boothpage .fv-oc.fv-t{color:#f2c48f}.vdx-boothpage .fv-oc.fv-t .fv-cd{background:#e79233}.vdx-boothpage .fv-bz{width:12px;height:12px;border-radius:50%;border:2px solid #46c185;position:relative;flex:none}.vdx-boothpage .fv-bz:after{content:"";position:absolute;top:2.5px;right:2.5px;bottom:2.5px;left:2.5px;border-radius:50%;background:#46c185;opacity:.5}.vdx-boothpage .ldot{width:8px;height:8px;border-radius:50%;flex:none}.vdx-boothpage .spark{width:100%;height:15px;display:block}.vdx-boothpage .sparks{display:flex;gap:8px}.vdx-boothpage .spk{flex:1;background:#fbfcf9;border:1px solid #eceee8;border-radius:7px;padding:5px 8px 4px;min-width:0}.vdx-boothpage .spk-l{display:flex;justify-content:space-between;align-items:center;font-size:8px;letter-spacing:.1em;text-transform:uppercase;color:#a0a89a;font-weight:700;margin-bottom:3px}.vdx-boothpage .spk-l b{font-size:10px;color:#3a3f36}.vdx-boothpage .spk-l b.warn{color:#c07d16}.vdx-boothpage .spk svg{width:100%;height:auto;display:block}.vdx-boothpage .spk-mains{font-size:12px;font-weight:800;color:#7c8274;padding:3px 0 5px}.vdx-boothpage .sig-row.col{flex-direction:column;align-items:stretch;gap:6px}.vdx-boothpage .sig-row .sr-top{display:flex;align-items:center;gap:9px}.vdx-boothpage .rprog{display:inline-flex;gap:2px;margin-left:8px;vertical-align:middle}.vdx-boothpage .rprog i{width:7px;height:5px;border-radius:2px;background:#dfe3da}.vdx-boothpage .rprog i.done{background:#2fae66}.vdx-boothpage .rprog i.now{background:#e0a836}.vdx-boothpage .ptime{font-size:9px;color:#a3ab9c;letter-spacing:.05em;margin-top:2px}.vdx-boothpage .topips2{display:inline-flex;gap:3px;margin-left:4px;vertical-align:1px}.vdx-boothpage .topips2 i{width:6px;height:6px;border-radius:50%;background:#20241d}.vdx-boothpage .flags{display:flex;gap:6px;align-items:center;margin-top:9px;justify-content:center}.vdx-boothpage .flag{width:21px;height:21px;display:block}.vdx-boothpage .f-on{color:#2fae66}.vdx-boothpage .f-off{color:#ccd0c6}.vdx-boothpage .tos{display:inline-flex;gap:5px;align-items:center;margin-left:5px}.vdx-boothpage .to-ic{width:17px;height:17px;display:block;flex:none}.vdx-boothpage .to-on{color:#3a3f36}.vdx-boothpage .to-off{color:#ccd0c6}.vdx-boothpage .main{flex:1;min-width:0;min-height:0;display:flex}.vdx-boothpage .main>*{flex:1;min-width:0;min-height:0}.vdx-boothpage .livewrap{display:flex;flex-direction:column;gap:12px;max-width:1240px;margin:0 auto;width:100%}.vdx-boothpage .score{display:grid;grid-template-columns:minmax(0,1fr) 344px minmax(0,1fr);gap:12px}.vdx-boothpage .tcard{border-radius:14px;padding:16px 18px;border:1px solid;display:flex;flex-direction:column;min-height:236px}.vdx-boothpage .tA{background:linear-gradient(180deg,#eef1fd,#fff 62%);border-color:#cdd5f4}.vdx-boothpage .tB{background:linear-gradient(180deg,#fdf2e6,#fff 62%);border-color:#f0d9be}.vdx-boothpage .thd{display:flex;align-items:center;gap:13px}.vdx-boothpage .lg{width:52px;height:52px;border-radius:13px;display:grid;place-items:center;font-weight:800;font-size:19px;color:#fff;flex:none}.vdx-boothpage .nm{font-size:21px;font-weight:800;letter-spacing:.01em;line-height:1.05}.vdx-boothpage .hsub{display:flex;align-items:center;gap:10px;margin-top:6px}.vdx-boothpage .hsub .dots{margin-top:0}.vdx-boothpage .tox{font-size:11px;color:#6c7266;font-weight:600}.vdx-boothpage .end{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#8a9082;font-weight:700;margin-top:3px}.vdx-boothpage .dots{display:flex;gap:5px;margin-top:8px;align-items:center}.vdx-boothpage .dots i{width:12px;height:12px;border-radius:50%;border:1.5px solid #bfc4b8}.vdx-boothpage .dots i.on{background:#2fae66;border-color:#2fae66}.vdx-boothpage .dots .rl{font-size:9px;color:#9aa093;letter-spacing:.12em;text-transform:uppercase;margin-left:4px;font-weight:700}.vdx-boothpage .scrow{margin:auto 0;display:flex;align-items:flex-end;justify-content:space-between;padding-top:12px}.vdx-boothpage .sc{font-size:84px;line-height:.78;font-weight:800;letter-spacing:-.04em}.vdx-boothpage .stk{display:flex;flex-direction:column;gap:9px;align-items:flex-end}.vdx-boothpage .pips{display:flex;gap:4px;align-items:center}.vdx-boothpage .pips i{width:13px;height:16px;border-radius:3px;background:#dfe3da}.vdx-boothpage .pips i.in{background:#2fae66}.vdx-boothpage .pips .adj{margin-left:4px;display:flex;gap:3px}.vdx-boothpage .pips .adj button{width:20px;height:20px;border-radius:5px;border:1px solid #d6d9d0;background:#fff;font-size:12px;cursor:pointer;line-height:1;color:#555}.vdx-boothpage .metaline{font-size:11px;color:#6c7266}.vdx-boothpage .metaline b{color:#333;font-weight:700}.vdx-boothpage .to-pips{display:inline-flex;gap:3px;margin-left:5px;vertical-align:-1px}.vdx-boothpage .to-pips i{width:7px;height:7px;border-radius:50%;background:#20241d}.vdx-boothpage .to-pips i.used{background:#d3d6cd}.vdx-boothpage .thd-txt{flex:1;min-width:0}.vdx-boothpage .thd-meta{display:flex;flex-direction:column;align-items:flex-end;gap:5px;text-align:right}.vdx-boothpage .tscore{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.vdx-boothpage .tscore .big{font-size:92px;line-height:.82;font-weight:800;letter-spacing:-.04em;color:#20241d}.vdx-boothpage .tscore .raceof{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#8a9082;font-weight:700}.vdx-boothpage .alive{display:flex;align-items:center;gap:11px;background:#ffffff8c;border:1px solid #e2e5dc;border-radius:11px;padding:8px 11px;margin-bottom:9px}.vdx-boothpage .alive-l{font-size:9px;letter-spacing:.11em;text-transform:uppercase;color:#7c8274;font-weight:700;line-height:1.25}.vdx-boothpage .alive .pips{flex:1;justify-content:center}.vdx-boothpage .alive-btns{display:flex;align-items:center;gap:6px}.vdx-boothpage .alive-btns button{width:26px;height:26px;border-radius:7px;border:1px solid #d6d9d0;background:#fff;font-size:15px;cursor:pointer;color:#444;line-height:1}.vdx-boothpage .alive-n{font-size:16px;font-weight:800;min-width:14px;text-align:center}.vdx-boothpage .tact{border-radius:11px;cursor:pointer;border:1px solid;font-weight:800;font-family:inherit;display:flex;align-items:center;justify-content:center;gap:5px;min-width:0;white-space:nowrap}.vdx-boothpage .tact.point{width:100%;padding:13px;background:#eaf7f0;border-color:#b9e3cc;color:#166b40;font-size:15px;margin-bottom:7px}.vdx-boothpage .tact.sm{padding:11px 7px;background:#fff;border-color:#dde0d7;color:#3a3f36;font-weight:700;font-size:11.5px}.vdx-boothpage .tact.sm.warn{color:#c07d16}.vdx-boothpage .tact.full{width:100%}.vdx-boothpage .reverts,.vdx-boothpage .tgrid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.vdx-boothpage .tact-row{display:grid;grid-template-columns:1fr 1fr;gap:6px}.vdx-boothpage .breakrow{width:100%;display:flex;flex-direction:column;gap:6px;padding-top:9px;margin-top:2px;border-top:1px dashed #e2e5dc}.vdx-boothpage .brkchips{display:grid;grid-template-columns:repeat(6,1fr);gap:5px}.vdx-boothpage .brkchips button{padding:8px 0;border:1px solid #dde0d7;border-radius:8px;background:#fff;font-size:11px;font-weight:700;color:#3a3f36;cursor:pointer;font-family:inherit}.vdx-boothpage .brkchips button.on{background:#20241d;color:#fff;border-color:#20241d}.vdx-boothpage .brk-go{width:100%;padding:11px;border-radius:10px;background:#f4f6f1;border:1px solid #dde0d7;font-size:13px;font-weight:700;color:#3a3f36;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:7px}.vdx-boothpage .clkcard{background:#fff;border:1px solid #dfe2d9;border-radius:14px;display:flex;flex-direction:column;align-items:center;padding:14px 14px 15px;gap:10px}.vdx-boothpage .ringwrap{position:relative;width:208px;height:208px}.vdx-boothpage .ringmid{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.vdx-boothpage .ringmid .cl-l{font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:#8a9082;font-weight:700}.vdx-boothpage .ringmid .clk{font-size:52px;font-weight:800;letter-spacing:-.02em;line-height:1}.vdx-boothpage .ringmid .pt{font-size:10.5px;color:#7c8274;letter-spacing:.05em}.vdx-boothpage .keyrow{display:flex;gap:12px;font-size:9.5px;letter-spacing:.04em;color:#8a9082;font-weight:600;text-transform:uppercase}.vdx-boothpage .keyrow span{display:inline-flex;align-items:center;gap:5px}.vdx-boothpage .keyrow .sw{width:9px;height:9px;border-radius:2px}.vdx-boothpage .rt{background:#20241d;color:#fff;border-radius:999px;padding:6px 15px;font-size:10.5px;letter-spacing:.1em;text-transform:uppercase}.vdx-boothpage .rt b{color:#e4c57a;font-weight:800;font-size:13px}.vdx-boothpage .startcount{width:100%;display:flex;flex-direction:column;gap:5px;padding-top:2px;border-top:1px dashed #e2e5dc}.vdx-boothpage .sc-top{display:flex;align-items:center;justify-content:space-between}.vdx-boothpage .segs{display:flex;gap:3px}.vdx-boothpage .segs i{flex:1;height:8px;border-radius:2px;background:#e6e9e0}.vdx-boothpage .segs i.lit{background:#e0a836}.vdx-boothpage .transport{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:7px}.vdx-boothpage .go{width:100%;margin-bottom:7px;background:#166b40;color:#fff;border:none;border-radius:11px;padding:14px;font-size:15px;font-weight:800;letter-spacing:.03em;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px}.vdx-boothpage .go .golab{display:flex;flex-direction:column;align-items:flex-start;line-height:1.15}.vdx-boothpage .go .golab b{font-size:15px;font-weight:800}.vdx-boothpage .go .golab small{font-size:8px;letter-spacing:.13em;text-transform:uppercase;opacity:.82;font-weight:700}.vdx-boothpage .tb{background:#f4f6f1;border:1px solid #dde0d7;border-radius:10px;padding:10px;font-size:12px;font-weight:700;color:#3a3f36;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px}.vdx-boothpage .ctrls{display:grid;grid-template-columns:1fr 1fr auto;gap:11px}.vdx-boothpage .aw{padding:16px;border-radius:13px;background:#eaf7f0;border:1px solid #b9e3cc;color:#166b40;font-weight:800;font-size:16px;text-align:center;cursor:pointer}.vdx-boothpage .aw span{display:block;font-size:9.5px;letter-spacing:.14em;text-transform:uppercase;color:#3f9c6c;font-weight:700}.vdx-boothpage .aux{display:flex;gap:9px}.vdx-boothpage .k{background:#fff;border:1px solid #dde0d7;border-radius:13px;padding:11px 15px;font-size:11.5px;font-weight:700;display:flex;flex-direction:column;align-items:center;gap:6px;min-width:74px;cursor:pointer;color:#3a3f36}.vdx-boothpage .k.w{color:#c07d16}.vdx-boothpage .k svg{font-size:17px}.vdx-boothpage .rail{display:flex;flex-direction:column;gap:12px}.vdx-boothpage .rhd{display:flex;align-items:center;justify-content:space-between;padding:12px 15px 8px}.vdx-boothpage .rhd .t{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#8a9082;font-weight:700}.vdx-boothpage .standby{padding:0 15px 15px}.vdx-boothpage .swap{font-size:10.5px;color:#9a6b12;background:#fbf1dc;border:1px solid #ecdcb4;border-radius:7px;padding:6px 10px;margin:2px 0 10px;letter-spacing:.02em}.vdx-boothpage .sbteam{display:flex;align-items:center;justify-content:space-between;padding:7px 0}.vdx-boothpage .sbteam+.sbteam{border-top:1px solid #eef0ea}.vdx-boothpage .sbteam .l{display:flex;align-items:center;gap:10px}.vdx-boothpage .odl{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;font-weight:800;font-size:12px;color:#fff}.vdx-boothpage .sbteam .nm2{font-size:15px;font-weight:700}.vdx-boothpage .sbteam .end3{font-size:10px;color:#8a9082;letter-spacing:.06em;text-transform:uppercase}.vdx-boothpage .sbteam .sc2{font-size:20px;font-weight:800}.vdx-boothpage .put{width:100%;background:#20241d;color:#fff;border:none;border-radius:10px;padding:11px;font-size:12px;font-weight:700;letter-spacing:.05em;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:7px;margin-top:10px}.vdx-boothpage .queue{padding:0 8px 10px}.vdx-boothpage .qrow{display:flex;align-items:center;gap:10px;padding:9px 8px}.vdx-boothpage .qrow+.qrow{border-top:1px solid #f0f2ec}.vdx-boothpage .qn{font-size:11px;color:#9aa093;font-weight:700;width:40px;letter-spacing:.04em}.vdx-boothpage .qteams{font-size:13px;font-weight:600;flex:1}.vdx-boothpage .qteams span{color:#9aa093;font-weight:500;margin:0 5px}.vdx-boothpage .foot{display:grid;grid-template-columns:230px 1fr;gap:12px}.vdx-boothpage .pen{padding:12px 16px;display:flex;flex-direction:column;gap:5px}.vdx-boothpage .pen .big{font-size:15px;font-weight:800}.vdx-boothpage .pen .none{font-size:12px;color:#7c8274}.vdx-boothpage .log{padding:10px 16px}.vdx-boothpage .logrow{display:flex;gap:12px;font-size:12px;padding:4px 0;color:#4a4f45}.vdx-boothpage .logrow .tm{color:#9aa093;width:40px;font-variant-numeric:tabular-nums}.vdx-boothpage .logrow b{font-weight:700}.vdx-boothpage .tcard.mp{border-color:#e3c98a;background:linear-gradient(180deg,#fbf3e0,#fff 60%)}.vdx-boothpage .mp-ribbon{margin:-16px -18px 13px;border-radius:13px 13px 0 0;background:linear-gradient(90deg,#b08d3e,#e4c57a);color:#3a2c07;font-size:9.5px;letter-spacing:.14em;text-transform:uppercase;font-weight:800;padding:7px 14px;display:flex;align-items:center;gap:7px}.vdx-boothpage .mp-ribbon svg{width:13px;height:13px;flex:none}.vdx-boothpage .tcard.mp .tscore .big{color:#946f1e}.vdx-boothpage .tact.win{background:linear-gradient(90deg,#b08d3e,#caa04d);border-color:#b08d3e;color:#fff}.vdx-boothpage .tact.win svg{flex:none}.vdx-boothpage .formrow{display:flex;align-items:center;gap:7px;margin-top:6px}.vdx-boothpage .formrow.standalone{justify-content:center;margin:12px 0 0;padding-top:11px;border-top:1px solid rgba(120,125,110,.14)}.vdx-boothpage .formrow .fl2{font-size:8.5px;letter-spacing:.1em;text-transform:uppercase;color:#9aa093;font-weight:700}.vdx-boothpage .form{display:flex;align-items:center;gap:4px}.vdx-boothpage .form i{width:15px;height:15px;border-radius:4px;font-size:8.5px;font-weight:800;color:#fff;display:grid;place-items:center;line-height:1}.vdx-boothpage .form i.w{background:#2fae66}.vdx-boothpage .form i.l{background:#c9ccc3}.vdx-boothpage .form i.last{box-shadow:0 0 0 1.5px #fff,0 0 0 3px #166b40}.vdx-boothpage .tl{position:relative;padding-left:19px;margin-top:2px}.vdx-boothpage .tl:before{content:"";position:absolute;left:5px;top:6px;bottom:7px;width:2px;background:#e2e5dc}.vdx-boothpage .tlrow{position:relative;padding:4px 0 7px;font-size:12px;color:#4a4f45}.vdx-boothpage .tlrow .nd{position:absolute;left:-19px;top:3px;width:13px;height:13px;border-radius:50%;border:2px solid #fff;display:grid;place-items:center}.vdx-boothpage .tlrow .nd svg{width:7px;height:7px}.vdx-boothpage .tlrow .tm2{font-size:9px;color:#a0a89a;letter-spacing:.05em;font-weight:700;margin-right:7px}.vdx-boothpage .tlrow b{font-weight:800}.vdx-boothpage .st.dn svg{width:11px;height:11px;animation:spin 1.4s linear infinite}.vdx-boothpage .crest-img{background-color:transparent!important;background-size:88%;background-position:center;background-repeat:no-repeat;color:transparent!important;overflow:hidden}@keyframes spin{to{transform:rotate(360deg)}}.vdx-boothpage{--bg-0:#e6e8e2;--bg-1:#ffffff;--bg-2:#f4f6f1;--bg-3:#eef0ea;--line-1:#eef0ea;--line-2:#dfe2d9;--line-3:#cfd5cb;--fg-0:#1b1f1a;--fg-1:#20241d;--fg-2:#3a3f36;--fg-3:#8a9082;--accent:#B08D3E;--accent-faint:rgba(176,141,62,.15);--green:#2fae66;--red:#c0433a;--red-faint:rgba(192,67,58,.1);--shadow-2:0 18px 48px -12px rgba(20,30,20,.3);background:#e6e8e2;color:#1b1f1a}.vdx-boothpage .vdx-top{display:flex;align-items:center;gap:15px;padding:10px 16px;background:#e6e8e2;border-bottom:1px solid #d7dace;flex:0 0 auto}.vdx-boothpage .vdx-wm{font-weight:800;letter-spacing:.13em;font-size:18px;color:#1b1f1a}.vdx-boothpage .vdx-wm b{color:#b08d3e}.vdx-boothpage .vdx-ev{font-size:12px;letter-spacing:.11em;text-transform:uppercase;color:#7c8274;padding-left:15px;border-left:1px solid #d1d4cb}.vdx-boothpage .vdx-ev b{color:#3a3f36}.vdx-boothpage .vdx-mof{font-size:12px;color:#7c8274;letter-spacing:.06em;display:inline-flex;align-items:center;gap:8px}.vdx-boothpage .vdx-rprog{display:inline-flex;gap:2px}.vdx-boothpage .vdx-rprog i{width:7px;height:5px;border-radius:2px;background:#dfe3da}.vdx-boothpage .vdx-rprog i.done{background:#2fae66}.vdx-boothpage .vdx-rprog i.now{background:#e0a836}.vdx-boothpage .vdx-top .r{margin-left:auto;display:flex;gap:8px;align-items:center}.vdx-boothpage .vdx-home{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#7c8274;background:#fff;border:1px solid #dcdfd6;border-radius:999px;padding:7px 12px;cursor:pointer}
