:root{--bg-primary:#1a1510;--bg-parchment:#f4e8c1;--bg-parchment-dark:#d4c4a0;--bg-section-dark:#12100c;--mc-green-950:#102f2d;--mc-green-900:#123934;--mc-green-850:#15443d;--mc-green-800:#1a5149;--mc-green-750:#1f5d54;--mc-green-700:#2d7367;--mc-green-650:#4f9788;--mc-green-border-soft:rgba(56,118,109,0.16);--mc-green-border-mid:rgba(70,138,129,0.24);--mc-green-border-strong:rgba(102,172,161,0.34);--mc-green-glow:rgba(79,151,136,0.16);--mc-green-sheen:rgba(203,244,236,0.06);--gold-primary:#c9952d;--gold-light:#e8b84b;--gold-dim:#7a6424;--gold-border:rgba(201,149,45,0.15);--gold-border-hover:rgba(201,149,45,0.35);--brown-dark:#3d2e1a;--brown-medium:#5c4530;--brown-light:#8b7355;--ink-dark:#2c1810;--ink-medium:#4a3728;--text-on-dark:#e8dcc8;--text-on-dark-secondary:#a89578;--text-on-dark-dim:#6b5840;--text-on-light:#2c1810;--text-on-light-secondary:#4a3728;--text-on-light-dim:#7a6850;--red-wax:#e07a45;--green-emerald:#2d6b45;--radius-xl:20px;--radius-lg:14px;--radius-md:10px;--radius-sm:6px;--font-display:"Cinzel",serif;--font-body:"DM Sans",sans-serif;--nav-h:56px;--shell-w:1220px;--gutter:16px;--card-dark-bg:rgba(60,45,26,0.45);--card-dark-inner:rgba(50,38,22,0.5);--card-dark-border:rgba(201,149,45,0.15);--card-light-bg:rgba(255,250,235,0.7);--card-light-border:rgba(92,69,48,0.2);--card-light-shadow:0 2px 12px rgba(44,24,16,0.08);--vh-landing-ink:#12251c;--vh-landing-muted:rgba(24,43,33,0.72);--vh-landing-paper:#f7fbf4;--vh-landing-paper-strong:#fffffb;--vh-landing-green:#0c6a49;--vh-landing-green-strong:#063d2d;--vh-landing-gold:#b88a25;--vh-landing-line:rgba(23,96,68,0.16);--vh-fume-99:#0E221C;--vh-fume-95:#142A22;--vh-bg:#0E221C;--vh-surface:#142A22;--vh-surface-alt:#0c1d17;--vh-text-hero:#F5E7C8;--vh-text-body:#E8DCC0;--vh-text-meta:#C9BE9C;--vh-accent:#CB9D53;--vh-accent-ink:#2B1D12;--vh-divider:#2A4037;--vh-font-sans:var(--font-body);--vh-font-serif:var(--font-brand);--vh-font-mono:var(--font-mono);--vh-shadow-cta:0 6px 18px rgba(0,0,0,0.35);--vh-shadow-lg:0 12px 32px rgba(0,0,0,0.45);--topo-svg:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='400' fill='none' stroke='%23c9952d'%3E%3Cpath d='M0 50 Q100 30 200 55 T400 50' stroke-width='0.6'/%3E%3Cpath d='M0 100 Q80 80 160 110 T320 95 T400 100' stroke-width='0.5'/%3E%3Cpath d='M0 150 Q120 130 200 160 T400 145' stroke-width='0.4'/%3E%3Cpath d='M0 200 Q60 220 150 190 T300 210 T400 195' stroke-width='0.5'/%3E%3Cpath d='M0 250 Q100 230 200 260 T400 250' stroke-width='0.6'/%3E%3Cpath d='M0 300 Q90 280 180 310 T360 290 T400 300' stroke-width='0.4'/%3E%3Cpath d='M0 350 Q70 370 150 340 T300 360 T400 350' stroke-width='0.5'/%3E%3Cellipse cx='300' cy='120' rx='60' ry='35' stroke-width='0.5'/%3E%3Cellipse cx='300' cy='120' rx='35' ry='20' stroke-width='0.4'/%3E%3Cellipse cx='120' cy='320' rx='50' ry='30' stroke-width='0.5'/%3E%3Cellipse cx='120' cy='320' rx='25' ry='15' stroke-width='0.4'/%3E%3C/svg%3E");--grid-svg:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80'%3E%3Cline x1='0' y1='0' x2='0' y2='80' stroke='%23c9952d' stroke-width='0.3'/%3E%3Cline x1='0' y1='0' x2='80' y2='0' stroke='%23c9952d' stroke-width='0.3'/%3E%3C/svg%3E")}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-body);color:var(--text-on-dark);background:var(--bg-primary);min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:0;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='5' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}a{color:inherit;text-decoration:none}button,input,select{font:inherit}img,svg{display:block}@keyframes reveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.simulator-card{animation:reveal .7s ease .24s forwards;opacity:0}h1,h2,h3{line-height:1.1;margin:0}.page-shell{position:relative;z-index:1;width:min(var(--shell-w),calc(100% - var(--gutter) * 2));margin:0 auto;padding:0 0 40px}.nav{position:fixed;top:0;left:0;right:0;z-index:100;height:var(--nav-h);background:rgba(26,21,16,.92);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(201,149,45,.12)}.nav-inner{justify-content:space-between;height:100%;width:min(var(--shell-w),calc(100% - var(--gutter) * 2));margin:0 auto}.nav-inner,.nav-logo{display:flex;align-items:center}.nav-logo{gap:10px;font-family:var(--font-display);font-size:1.05rem;letter-spacing:.08em;color:var(--text-on-dark)}.nav-logo svg{color:var(--gold-primary)}.nav-links{display:flex;gap:32px}.nav-links a{font-size:.88rem;color:var(--text-on-dark-secondary);letter-spacing:.03em;transition:color .2s}.nav-links a:hover{color:var(--gold-primary)}.btn-primary{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 28px;border-radius:4px;background:linear-gradient(135deg,var(--gold-primary),var(--gold-light));color:var(--ink-dark);font-weight:700;font-size:.95rem;letter-spacing:.02em;box-shadow:0 8px 24px rgba(201,149,45,.2);transition:filter .2s,transform .2s,box-shadow .2s}.btn-primary:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 12px 32px rgba(201,149,45,.3)}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 28px;border-radius:4px;background:transparent;border:1px solid var(--gold-dim);color:var(--gold-primary);font-weight:500;font-size:.95rem;transition:background .2s,border-color .2s,transform .2s}.btn-secondary:hover{background:rgba(201,149,45,.08);border-color:var(--gold-primary);transform:translateY(-2px)}.btn-danger{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 24px;border-radius:4px;border:1px solid rgba(156,55,37,.34);background:rgba(156,55,37,.08);color:#8f2f22;font-weight:800;font-size:.92rem;cursor:pointer;transition:background .2s,border-color .2s,transform .2s,opacity .2s}.btn-danger:hover:not(:disabled){background:rgba(156,55,37,.14);border-color:rgba(156,55,37,.62);transform:translateY(-2px)}.btn-danger:disabled,.btn-primary:disabled,.btn-secondary:disabled{cursor:not-allowed;opacity:.52;transform:none}.simulator-card{padding:28px;border-radius:var(--radius-xl);border:1px solid var(--card-dark-border);background:var(--card-dark-bg);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:2px;background:rgba(201,149,45,.08);border:1px solid var(--card-dark-border);color:var(--gold-primary);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;font-weight:500}.simulator-header{display:flex;justify-content:space-between;gap:24px}.simulator-header h2{font-size:clamp(1.2rem,2.5vw,1.6rem);color:var(--text-on-dark);margin-top:10px}.simulator-header p{color:var(--text-on-dark-secondary);line-height:1.6;margin-top:10px;max-width:500px}.simulator-badge-grid{display:grid;gap:14px;width:min(380px,100%)}.simulator-badge-grid article{border:1px solid var(--card-dark-border);border-radius:var(--radius-md);padding:18px;background:var(--card-dark-inner)}.simulator-badge-grid strong{display:block;font-family:var(--font-mono);font-size:.9rem;color:var(--gold-primary)}.simulator-badge-grid span{color:var(--text-on-dark-secondary);font-size:.82rem}.simulator-layout{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:18px;margin-top:20px}.control-panel,.output-panel{display:grid;gap:14px}.control-panel{align-content:start}.control-block,.headline-panel,.probability-panel{border:1px solid var(--card-dark-border);border-radius:var(--radius-lg);padding:16px;background:var(--card-dark-inner)}.control-block label,.inline-heading label,.slider-row label{display:block;font-weight:600;color:var(--text-on-dark);font-size:.88rem}.control-block input[type=number],.control-block select{width:100%;margin-top:10px;min-height:48px;border-radius:var(--radius-md);border:1px solid var(--card-dark-border);background:rgba(26,21,16,.6);padding:0 14px;color:var(--text-on-dark);font-family:var(--font-mono);font-size:.9rem;transition:border-color .2s}.control-block input[type=number]:focus,.control-block select:focus{outline:none;border-color:var(--gold-primary)}.control-block select option{background:var(--bg-primary);color:var(--text-on-dark)}.chip-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.chip-row button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;border-radius:4px;padding:0 18px;background:transparent;border:1px solid var(--card-dark-border);color:var(--text-on-dark-secondary);font-size:.85rem;cursor:pointer;transition:border-color .2s,color .2s,background .2s,transform .16s}.chip-row button:hover{border-color:var(--gold-primary);color:var(--gold-primary);background:rgba(201,149,45,.06);transform:translateY(-1px)}.headline-panel,.inline-heading,.opportunity-head,.probability-copy,.slider-row{display:flex;justify-content:space-between;gap:12px;align-items:baseline}.inline-heading span{color:var(--text-on-dark-dim);font-size:.8rem}.microcopy{color:var(--text-on-dark-dim);font-size:.82rem;margin-top:8px}.slider-group+.slider-group{margin-top:16px}.slider-row span{font-family:var(--font-mono);color:var(--gold-primary);font-size:.85rem}.slider-group input[type=range]{width:100%;margin-top:10px;accent-color:var(--gold-primary)}.control-grid,.metric-grid,.odds-grid,.opportunity-list{display:grid;gap:14px}.control-grid,.metric-grid,.odds-grid{grid-template-columns:repeat(2,1fr)}.headline-panel{align-items:center}.headline-panel h3{margin:8px 0 0;font-size:1.5rem;color:var(--text-on-dark)}.mini-tier,.opportunity-tier{min-width:68px;text-align:center;border-radius:2px;padding:8px 14px;font-weight:700;font-size:.78rem;white-space:nowrap}.narrative{margin:0;padding:0 4px;color:var(--text-on-dark-secondary);line-height:1.6}.metric-grid article{border:1px solid var(--card-dark-border);border-radius:var(--radius-md);padding:20px;background:var(--card-dark-inner)}.metric-grid article span{display:block;color:var(--text-on-dark-dim);font-size:.82rem;text-transform:uppercase;letter-spacing:.04em}.metric-grid strong{display:block;margin-top:8px;font-family:var(--font-mono);font-size:1.5rem;color:var(--gold-primary)}.metric-grid small{display:block;margin-top:8px;color:var(--text-on-dark-dim);font-size:.8rem}.probability-row+.probability-row{margin-top:16px}.probability-copy span{color:var(--text-on-dark-secondary);font-size:.85rem}.probability-copy strong{color:var(--text-on-dark);font-size:.9rem}.probability-bars{position:relative;height:44px;margin-top:10px;border-radius:var(--radius-md);overflow:hidden;background:rgba(50,38,22,.6)}.probability-fill{position:absolute;left:0;height:16px;border-radius:999px}.probability-fill.model{top:8px;background:linear-gradient(90deg,var(--green-emerald),#3d9b5a)}.probability-fill.market{top:24px;background:linear-gradient(90deg,var(--gold-dim),var(--gold-primary))}.opportunity-list{grid-template-columns:repeat(3,1fr)}.opportunity-card{border:1px solid var(--card-dark-border);border-radius:var(--radius-md);padding:20px;background:var(--card-dark-inner);transition:border-color .2s}.opportunity-card:hover{border-color:var(--gold-border-hover)}.opportunity-card strong{display:block;font-family:var(--font-mono);color:var(--gold-primary)}.opportunity-card p{margin:10px 0 0;color:var(--text-on-dark-secondary);font-size:.85rem;line-height:1.5}.opportunity-card small{display:block;margin-top:10px;color:var(--text-on-dark-dim);font-size:.8rem}.opportunity-card span{color:var(--text-on-dark-secondary);font-size:.85rem}.additional-markets,.dc-panel,.exact-score-panel{border:1px solid var(--card-dark-border);border-radius:var(--radius-lg);padding:16px;background:var(--card-dark-inner)}.additional-markets .opportunity-list{margin-top:16px}.market-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:16px}.market-summary article{border:1px solid var(--card-dark-border);border-radius:var(--radius-md);padding:16px;background:var(--card-dark-inner);text-align:center}.market-summary article span{display:block;color:var(--text-on-dark-dim);font-size:.82rem}.market-summary article strong{display:block;font-family:var(--font-mono);font-size:1.3rem;margin-top:6px;color:var(--gold-primary)}.exact-score-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:16px}.exact-score-card{border:1px solid var(--card-dark-border);border-radius:var(--radius-md);padding:14px 10px;background:var(--card-dark-inner);text-align:center;transition:border-color .2s}.exact-score-card:hover{border-color:var(--gold-border-hover)}.exact-score-card strong{display:block;font-family:var(--font-mono);font-size:1.15rem;color:var(--text-on-dark)}.exact-score-card span{display:block;color:var(--text-on-dark-dim);font-size:.82rem;margin-top:4px}.top-score{display:inline-block;margin-top:8px;padding:3px 8px;border-radius:2px;background:rgba(201,149,45,.12);color:var(--gold-primary);font-size:.72rem;font-weight:600}.th-root{border:1px solid var(--card-dark-border);border-radius:var(--radius-xl);padding:28px;background:var(--card-dark-bg);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.th-budget-wrap{display:flex;align-items:center;gap:6px}.th-currency{color:var(--gold-primary);font-weight:700}.th-budget-wrap input,.th-currency{font-family:var(--font-mono);font-size:1.1rem}.th-budget-wrap input{flex:1 1;min-height:44px;border-radius:var(--radius-md);border:1px solid var(--card-dark-border);background:rgba(26,21,16,.6);padding:0 14px;color:var(--text-on-dark)}.th-budget-wrap input:focus{border-color:var(--gold-primary)}.th-slider{margin-top:8px;accent-color:var(--gold-primary)}.th-start-btn{display:inline-flex;align-items:center;gap:10px;height:48px;padding:0 32px;border-radius:4px;border:none;background:linear-gradient(135deg,var(--gold-primary),var(--gold-light));color:var(--ink-dark);font-weight:700;font-size:.95rem;cursor:pointer;margin-top:8px;transition:filter .2s,transform .2s}.th-start-btn:hover{filter:brightness(1.1);transform:translateY(-2px)}.th-start-btn svg{color:var(--ink-dark);display:inline}.th-loading-text{color:var(--gold-primary);font-size:.88rem;text-align:center;min-height:1.4em}.th-detail-section>label{display:block;font-weight:600;color:var(--gold-primary);font-size:.82rem;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px}.th-detail-section>p{color:var(--text-on-dark-secondary);font-size:.85rem;line-height:1.55;margin:0}.th-odds-table{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.th-factors{display:flex;flex-wrap:wrap;gap:6px}.th-factors li{padding:4px 10px;border-radius:2px;background:rgba(201,149,45,.06);border:1px solid var(--card-dark-border);color:var(--text-on-dark-secondary);font-size:.78rem}.th-reset-btn,.th-save-btn{height:40px;padding:0 24px;border-radius:4px;cursor:pointer;font-size:.85rem;font-weight:600;transition:all .2s}.th-reset-btn{border:1px solid var(--gold-dim);color:var(--gold-primary)}.th-reset-btn:hover{background:rgba(201,149,45,.08);border-color:var(--gold-primary)}@media (max-width:1024px){.th-odds-table{grid-template-columns:repeat(3,1fr)}.opportunity-list,.simulator-layout{grid-template-columns:1fr}.simulator-header{flex-direction:column}.simulator-badge-grid{width:100%}.market-summary{grid-template-columns:repeat(2,1fr)}.exact-score-grid{grid-template-columns:repeat(3,1fr)}.nav-links{display:none}}@media (max-width:768px){:root{--gutter:12px}.simulator-card{padding:18px 12px}.control-grid,.market-summary,.metric-grid,.odds-grid{grid-template-columns:1fr}.exact-score-grid{grid-template-columns:repeat(2,1fr)}.headline-panel{flex-direction:column;align-items:flex-start}.th-root{padding:18px 12px}.th-odds-table{grid-template-columns:repeat(2,1fr)}}body{background:radial-gradient(circle at 16% 0,rgba(201,149,45,.18),transparent 34%),radial-gradient(circle at 100% 10%,rgba(139,37,0,.16),transparent 26%),linear-gradient(180deg,#1a1510,#17120e 30%,#120f0c)}body:after{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;background:radial-gradient(circle at center,transparent 50%,rgba(0,0,0,.26) 100%),linear-gradient(180deg,rgba(0,0,0,0),rgba(10,7,5,.24))}.nav{box-shadow:0 16px 40px rgba(0,0,0,.22)}.page-shell{padding:28px 0 80px}.page-shell section{scroll-margin-top:calc(var(--nav-h) + 28px)}.btn-primary,.btn-secondary,.nav-cta{box-shadow:0 14px 34px rgba(0,0,0,.16)}.league-badge,.plan-card,.prop-card,.protocol-step,.rule-card,.simulator-card,.th-root{position:relative;overflow:hidden}.simulator-card,.th-root{border-radius:34px;box-shadow:0 28px 70px rgba(0,0,0,.24)}.simulator-card:before,.th-root:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 84% 10%,rgba(201,149,45,.16),transparent 26%),var(--topo-svg);background-size:auto,360px 360px;opacity:.14;pointer-events:none}.simulator-card>*,.th-root>*{position:relative;z-index:1}@media (max-width:768px){.leagues,.plans,.proposition,.protocol,.rules,.simulator-card,.th-root{border-radius:24px}}.th-root{gap:14px;scroll-margin-top:calc(var(--nav-h) + 18px)}.th-empty-state,.th-featured,.th-loading-panel,.th-plan-card,.th-search-shell{position:relative;overflow:hidden;border-radius:24px;border:1px solid rgba(201,149,45,.14);background:linear-gradient(180deg,rgba(64,47,27,.72),rgba(26,20,14,.72));box-shadow:0 20px 48px rgba(0,0,0,.22)}.th-empty-state:before,.th-featured:before,.th-loading-panel:before,.th-plan-card:before,.th-search-shell:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 86% 10%,rgba(201,149,45,.16),transparent 24%),linear-gradient(120deg,rgba(255,255,255,.05),transparent 26%);pointer-events:none}.th-empty-state,.th-featured,.th-loading-panel,.th-plan-card,.th-results-shell,.th-search-shell{isolation:isolate}.th-empty-state>*,.th-featured>*,.th-loading-panel>*,.th-plan-card>*,.th-search-shell>*{position:relative;z-index:1}.th-search-shell{padding:20px}.th-form-grid{grid-template-columns:1.05fr .95fr 1.1fr;gap:12px}.th-input-card{padding:16px;border-radius:18px;border:1px solid rgba(201,149,45,.12);background:rgba(244,232,193,.04)}.th-input-card label{display:block;font-weight:700;color:var(--text-on-dark);font-size:.84rem;margin-bottom:10px}.th-input-card input[type=number],.th-input-card select{width:100%;min-height:46px;border-radius:14px;border:1px solid rgba(201,149,45,.12);background:rgba(18,14,10,.75);color:var(--text-on-dark);padding:0 14px;font-size:.9rem}.th-input-card input[type=number]:focus,.th-input-card select:focus{outline:none;border-color:var(--gold-primary)}.th-input-card select option{background:var(--bg-primary);color:var(--text-on-dark)}.th-start-btn{min-width:176px;justify-content:center;box-shadow:0 16px 38px rgba(201,149,45,.18)}.th-loading-shell{min-height:320px;place-items:center}.th-loading-panel{width:min(680px,100%);padding:24px}.th-loading-panel h3{margin-top:16px;color:var(--text-on-dark);font-size:clamp(1.4rem,3vw,2rem)}.th-loading-track{height:12px;margin:22px 0 14px;background:rgba(244,232,193,.08)}.th-loading-track span{background:linear-gradient(90deg,var(--gold-primary),var(--gold-light));box-shadow:0 0 22px rgba(201,149,45,.32)}.th-loading-text{color:var(--text-on-dark);font-size:1rem}.th-loading-panel small{margin-top:10px;color:rgba(232,220,200,.6)}.th-empty-state h4,.th-featured h3,.th-plan-card h4{margin-top:10px;color:var(--text-on-dark);font-size:clamp(1.1rem,2vw,1.55rem)}.th-empty-state p,.th-featured-text,.th-plan-card p{margin:10px 0 0;color:rgba(232,220,200,.78);line-height:1.5;font-size:.9rem}.th-empty-state{padding:20px}@media (max-width:1100px){.th-featured,.th-form-grid{grid-template-columns:1fr}}@media (max-width:768px){.th-empty-state,.th-featured,.th-loading-panel,.th-plan-card,.th-search-shell{padding:16px;border-radius:22px}.th-input-card{padding:18px;border-radius:20px}.th-detail-toggle,.th-start-btn{width:100%}}.th-root:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 12%,rgba(255,255,255,.04),transparent 16%),radial-gradient(circle at 88% 18%,rgba(201,149,45,.12),transparent 20%),radial-gradient(circle at 18% 90%,rgba(139,37,0,.08),transparent 18%);pointer-events:none}.th-empty-state:before,.th-featured:before,.th-loading-panel:before,.th-plan-card:before,.th-search-shell:before{background:radial-gradient(circle at 86% 10%,rgba(201,149,45,.16),transparent 24%),linear-gradient(120deg,rgba(255,255,255,.05),transparent 26%),var(--topo-svg);background-size:auto,auto,300px 300px;opacity:.18}.th-empty-state,.th-loading-panel,.th-ranking-shell,.th-search-shell{position:relative;overflow:hidden;border-radius:24px;border:1px solid rgba(201,149,45,.14);background:linear-gradient(180deg,rgba(64,47,27,.72),rgba(26,20,14,.72));box-shadow:0 20px 48px rgba(0,0,0,.22);isolation:isolate}.th-empty-state:before,.th-loading-panel:before,.th-ranking-shell:before,.th-search-shell:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 86% 10%,rgba(201,149,45,.16),transparent 24%),linear-gradient(120deg,rgba(255,255,255,.05),transparent 26%),var(--topo-svg);background-size:auto,auto,300px 300px;opacity:.16;pointer-events:none}.th-empty-state>*,.th-loading-panel>*,.th-ranking-shell>*,.th-search-shell>*{position:relative;z-index:1}.th-results-shell{gap:10px}.th-ranking-detail{display:grid;gap:12px;padding:0 16px 16px;border-top:1px solid rgba(201,149,45,.12)}.th-tab-panel{padding:2px 0 0}.th-tab-stack{gap:10px}.th-tab-grid{gap:8px}.th-news-card,.th-suggestion-item,.th-tab-grid article{padding:12px 14px;border-radius:16px;border:1px solid rgba(201,149,45,.12);background:rgba(244,232,193,.05)}.th-news-card span,.th-suggestion-item span,.th-tab-grid span{color:rgba(232,220,200,.56);font-size:.67rem}.th-news-card strong,.th-suggestion-item strong,.th-tab-grid strong{color:var(--text-on-dark);font-size:.86rem}.th-tab-grid small{color:rgba(232,220,200,.56);font-size:.74rem}.th-news-grid,.th-suggestion-list{display:grid;gap:8px}.th-news-grid,.th-suggestion-list{grid-template-columns:repeat(3,minmax(0,1fr))}.th-empty-state{padding:18px}.th-empty-state h4{margin-top:0;color:var(--text-on-dark);font-size:clamp(1rem,1.8vw,1.34rem)}.th-empty-state p{margin:10px 0 0;max-width:680px;color:rgba(232,220,200,.76);line-height:1.5;font-size:.88rem}@media (max-width:920px){.th-news-grid,.th-suggestion-list,.th-summary,.th-tab-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.th-empty-state,.th-loading-panel,.th-ranking-shell,.th-search-shell{padding:16px;border-radius:22px}.th-news-grid,.th-ranking-metrics,.th-suggestion-list,.th-summary,.th-tab-grid{grid-template-columns:1fr}.th-reset-btn,.th-start-btn{width:100%}}.th-root{gap:10px}.th-search-shell{padding:16px}.th-form-grid{gap:10px}.th-input-card{padding:14px;border-radius:16px}.th-input-card label{margin-bottom:8px;font-size:.8rem}@media (max-width:900px){.league-grid,.plans-grid,.rules-grid,.th-form-grid,.th-summary{grid-template-columns:1fr}}@media (max-width:768px){.hero-guide-card,.hero-ledger-card,.league-badge,.plan-card,.prop-card,.protocol-step,.rule-card,.th-ranking-shell,.th-search-shell{border-radius:18px}}body{background:linear-gradient(180deg,#f4ead7,#f1e6d2 56%,#efe2cc);color:var(--ink-dark);background:linear-gradient(180deg,#f7efdf,#f3ead9 52%,#efe4d0);color:#2b1d12}.nav{background:linear-gradient(180deg,rgba(16,47,45,.96),rgba(12,36,34,.94));border-bottom:1px solid var(--mc-green-border-soft)}.nav-links a,.nav-logo{color:rgba(246,250,248,.88)}.nav-links a:hover{color:#ffffff}.th-root{gap:12px;border:none;border-radius:0;box-shadow:none;overflow:visible}.th-root:after,.th-root:before{display:none}.th-loading-panel,.th-search-shell{position:relative;overflow:hidden;border-radius:24px;border:1px solid var(--mc-green-border-soft);background:linear-gradient(180deg,rgba(255,249,238,.78),rgba(245,236,219,.74));box-shadow:0 18px 46px rgba(18,63,58,.08),inset 0 1px 0 rgba(255,255,255,.48);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.th-loading-panel:before,.th-search-shell:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 84% 12%,var(--mc-green-glow),transparent 18%),var(--topo-svg);background-size:auto,320px 320px;opacity:.08;pointer-events:none}.th-loading-panel>*,.th-search-shell>*{position:relative;z-index:1}.th-input-card{border:1px solid var(--mc-green-border-soft);background:rgba(255,252,246,.72)}.th-input-card label{color:#3c2b1c}.th-input-card input[type=number],.th-input-card select{border-color:var(--mc-green-border-soft);background:rgba(255,255,255,.84);color:#2b1d12}.th-input-card select option{background:#fffaf2;color:#2b1d12}.th-start-btn{min-width:190px;box-shadow:0 16px 34px rgba(212,160,23,.16)}.th-loading-panel{width:min(640px,100%);padding:26px}.th-loading-panel h3{margin-top:0;color:#2b1d12}.th-loading-track{background:rgba(116,84,42,.08)}.th-loading-panel small,.th-loading-text{color:rgba(60,43,28,.72)}.th-results-shell{display:grid;gap:12px}.th-reset-btn{height:42px;padding:0 18px;border-radius:12px;border:1px solid var(--mc-green-border-soft);background:rgba(255,249,238,.7);color:#3b2a1a}.th-reset-btn:hover{background:rgba(255,245,226,.92);border-color:var(--mc-green-border-strong)}.th-terminal{position:relative;border-radius:26px;border:1px solid var(--mc-green-border-mid);background:linear-gradient(180deg,rgba(16,47,45,.985),rgba(12,36,34,.985));box-shadow:0 24px 54px rgba(12,36,34,.2),inset 0 1px 0 var(--mc-green-sheen)}.th-terminal:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 12%,var(--mc-green-glow),transparent 20%),linear-gradient(var(--mc-green-sheen),var(--mc-green-sheen)),repeating-linear-gradient(180deg,transparent 0,transparent 29px,rgba(130,186,177,.04) 30px);pointer-events:none}.th-terminal>*{position:relative;z-index:1}.th-terminal-bar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;padding:18px 20px 16px;border-bottom:1px solid rgba(130,186,177,.12)}.th-terminal-copy h4{margin:0;color:#edf1f7;font-size:1.02rem}.th-terminal-copy p{margin:6px 0 0;color:rgba(223,230,240,.66);font-size:.78rem}.th-terminal-chips{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.th-terminal-chips span{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;border:1px solid var(--mc-green-border-soft);background:rgba(20,57,52,.68);color:rgba(231,236,244,.78)}.th-table-scroll{--th-ranking-columns:42px minmax(154px,1.58fr) minmax(126px,0.98fr) 64px 64px 62px 62px 74px 76px 70px;padding:0 0 6px}.th-table-head,.th-table-trigger{grid-template-columns:var(--th-ranking-columns);min-width:860px}.th-table-head{padding:0 8px;min-height:28px;border-bottom:1px solid rgba(130,186,177,.1)}.th-table-head span{color:rgba(204,230,224,.62);font-size:.5rem;font-weight:700;letter-spacing:.08em;line-height:1;text-transform:uppercase}.th-table-body{display:grid}.th-table-row{border-bottom:1px solid rgba(130,186,177,.08)}.th-table-row:last-child{border-bottom:none}.th-table-row.open{background:rgba(79,151,136,.08)}.th-table-trigger{padding:0 8px;min-height:34px;border:none;transition:background .16s ease}.th-table-trigger:hover{background:rgba(79,151,136,.06)}.th-cell{display:flex;align-items:center;min-height:100%;padding:4px 5px;color:#edf1f7;font-size:.61rem;line-height:1.05}.th-col-rank{justify-content:center;color:rgba(231,236,244,.64);font-family:var(--font-mono);font-size:.66rem}.th-col-game,.th-col-market{flex-direction:column;align-items:flex-start;gap:1px;min-width:0}.th-col-game strong,.th-col-market strong{color:#f6f8fb;font-size:.68rem;line-height:1.02}.th-col-game small,.th-col-market small{color:rgba(203,226,221,.62);font-size:.54rem;line-height:1.05}.th-col-book,.th-col-confidence,.th-col-edge,.th-col-fair,.th-col-odd,.th-col-profit,.th-col-stake{justify-content:flex-end;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;padding-left:3px;padding-right:3px}.th-col-fair,.th-col-odd,.th-col-profit,.th-col-stake{color:#edf1f7}.th-table-head .th-col-rank{justify-self:center}.th-table-head .th-col-game,.th-table-head .th-col-market{justify-self:start;text-align:left}.th-table-head .th-col-book,.th-table-head .th-col-confidence,.th-table-head .th-col-edge,.th-table-head .th-col-fair,.th-table-head .th-col-odd,.th-table-head .th-col-profit,.th-table-head .th-col-stake{justify-self:end;text-align:right}.th-col-book{color:rgba(225,238,235,.78)}.th-ranking-detail{padding:0 18px 18px;border-top:1px solid rgba(130,186,177,.08)}.th-detail-topline{display:grid;gap:5px;padding:14px 10px 0}.th-detail-topline strong{color:#f6f8fb;font-size:.92rem}.th-detail-topline p{margin:0;color:rgba(215,233,229,.72);font-size:.8rem;line-height:1.45}.th-ranking-flags{display:flex;flex-wrap:wrap;gap:8px;padding:12px 10px 0}.th-ranking-flags span{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid var(--mc-green-border-soft);background:rgba(18,63,58,.58);color:rgba(231,236,244,.82);font-size:.72rem}.th-tab-bar{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px;padding:0 10px}.th-tab-panel{margin-top:12px;padding:16px;border-radius:18px;border:1px solid var(--mc-green-border-soft);background:rgba(13,49,44,.48)}.th-tab-stack{display:grid;gap:12px}.th-tab-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.th-news-card,.th-odds-row,.th-suggestion-item,.th-tab-grid article{padding:12px 14px;border-radius:14px;border:1px solid var(--mc-green-border-soft);background:rgba(236,244,242,.04)}.th-news-card span,.th-suggestion-item span,.th-tab-grid span{display:block;color:rgba(209,231,226,.62);font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.th-news-card strong,.th-suggestion-item strong,.th-tab-grid strong{display:block;margin-top:6px;color:#edf1f7;font-size:.9rem;line-height:1.45}.th-tab-grid small{display:block;margin-top:4px;color:rgba(209,231,226,.6);font-size:.72rem}.th-news-grid,.th-odds-table,.th-suggestion-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.th-factors{display:grid;gap:8px;margin:0;padding:0;list-style:none}.th-factors li{padding:10px 12px;border-radius:12px;border:1px solid var(--mc-green-border-soft);background:rgba(236,244,242,.04);color:rgba(231,244,241,.82);font-size:.8rem}.th-empty-terminal{padding:26px 22px 28px;border:none;background:transparent;box-shadow:none;text-align:left}.th-empty-terminal:before{display:none}.th-empty-terminal h4{margin:0;color:#edf1f7}.th-empty-terminal p{margin:8px 0 0;color:rgba(199,208,222,.68)}@media (max-width:900px){.th-results-bar,.th-search-footer,.th-terminal-bar{grid-template-columns:1fr;flex-direction:column;align-items:flex-start}.th-tab-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.hero-copy-shell,.hero-guide-card,.th-loading-panel,.th-search-shell,.th-terminal{border-radius:20px}.th-loading-panel,.th-search-shell{padding:16px}.th-summary,.th-tab-grid{grid-template-columns:1fr}.th-terminal-bar{padding:16px}.th-table-head,.th-table-trigger{min-width:920px}.th-ranking-detail{padding:0 14px 14px}.th-tab-panel{padding:14px}}.page-shell-focus .th-root{gap:14px}.page-shell-focus .th-results-shell{gap:12px}.page-shell-focus .th-terminal{scroll-margin-top:calc(var(--nav-h) + 16px)}body{color:var(--text-on-light);background:radial-gradient(circle at top left,rgba(232,184,75,.12),transparent 18%),linear-gradient(180deg,#f8f2e5,#f2eadb 48%,#efe5d3)}.vh-level-badge,.vh-new-badge{display:inline-flex;align-items:center;justify-content:center;height:22px;padding:0 10px;border-radius:999px;border:1px solid var(--mc-green-border-mid);background:rgba(255,255,255,.04);color:#f4ead8;font-size:.72rem;letter-spacing:.06em;text-transform:uppercase}.vh-new-badge{height:18px;padding:0 7px;border-color:rgba(232,184,75,.22);background:rgba(201,149,45,.14);color:var(--gold-light);font-size:.58rem}.vh-toast{position:fixed;right:18px;bottom:18px;z-index:140;width:min(360px,calc(100vw - 28px));padding:16px 16px 14px;border-radius:20px;border:1px solid rgba(35,88,80,.16);background:linear-gradient(180deg,rgba(255,250,241,.96),rgba(248,240,226,.94));box-shadow:0 18px 38px rgba(34,24,10,.16)}.vh-toast p,.vh-toast strong{display:block}.vh-toast strong{color:var(--text-on-light);font-size:.92rem}.vh-toast p{margin:6px 0 0;color:var(--text-on-light-secondary);font-size:.85rem;line-height:1.5}.vh-toast-actions{display:flex;gap:10px;margin-top:12px}.vh-toast-actions a,.vh-toast-actions button{display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 14px;border-radius:999px;border:1px solid rgba(35,88,80,.14);background:rgba(255,255,255,.68);color:var(--text-on-light);font-weight:600;cursor:pointer}.vh-toast-actions a{background:linear-gradient(135deg,var(--gold-primary),var(--gold-light));color:var(--ink-dark);border:none}.vh-bets-card,.vh-chart-card,.vh-check-card,.vh-hero-bank,.vh-hero-copy,.vh-hero-guidance,.vh-info-card,.vh-kpi-card,.vh-match-card,.vh-modal,.vh-settings-field input,.vh-table-card{border:1px solid rgba(35,88,80,.13);background:linear-gradient(180deg,rgba(255,250,241,.88),rgba(249,241,227,.76));box-shadow:0 18px 40px rgba(51,33,13,.12)}.vh-bets-card,.vh-chart-card,.vh-hero-bank,.vh-hero-copy,.vh-hero-guidance,.vh-info-card,.vh-table-card{position:relative;overflow:hidden;border-radius:30px;padding:20px}.vh-bets-card:before,.vh-chart-card:before,.vh-hero-bank:before,.vh-hero-copy:before,.vh-hero-guidance:before,.vh-info-card:before,.vh-table-card:before{content:"";position:absolute;inset:0;opacity:.42;background:radial-gradient(circle at 88% 12%,rgba(79,151,136,.08),transparent 22%),var(--topo-svg);background-size:auto,320px 320px;pointer-events:none}.vh-bets-card>*,.vh-chart-card>*,.vh-hero-bank>*,.vh-hero-copy>*,.vh-hero-guidance>*,.vh-info-card>*,.vh-table-card>*{position:relative;z-index:1}.vh-card-label,.vh-kicker,.vh-section-kicker{display:inline-flex;align-items:center;height:28px;padding:0 12px;border-radius:999px;border:1px solid rgba(35,88,80,.12);background:rgba(255,255,255,.56);color:rgba(46,37,24,.74);font-size:.74rem;letter-spacing:.08em;text-transform:uppercase}.vh-hero-copy h1,.vh-page-head h1{margin-top:14px;color:var(--text-on-light);font-size:clamp(2.2rem,4.8vw,4.3rem);line-height:.96}.vh-hero-copy p:not(.vh-kicker),.vh-info-card p,.vh-page-head p{margin:14px 0 0;color:var(--text-on-light-secondary);font-size:1rem;line-height:1.7}.vh-hero-bank small,.vh-hero-guidance small,.vh-info-card small,.vh-kpi-card small,.vh-proof-disclaimer{color:rgba(74,55,40,.72)}.vh-hero-bank-grid,.vh-kpi-grid,.vh-proof-grid,.vh-settings-grid,.vh-strip-grid{display:grid;gap:12px}.vh-hero-bank-grid,.vh-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.vh-hero-bank-grid span,.vh-info-card span,.vh-kpi-card span,.vh-pill-label,.vh-pill-odd{color:rgba(74,55,40,.68)}.vh-bet-row-meta span,.vh-hero-bank-grid strong,.vh-kpi-card strong,.vh-pill-prob,.vh-proof-row span{font-family:var(--font-mono);font-feature-settings:"tnum"}.vh-proof-grid,.vh-settings-grid,.vh-strip-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vh-strip-grid .vh-card-label{height:24px;padding:0 10px;font-size:.68rem}.vh-chart-card h2,.vh-info-card strong,.vh-section h2,.vh-table-card h2{display:block;margin-top:12px;color:var(--text-on-light);font-size:1.45rem}.vh-page-head,.vh-section{padding:8px 0 2px}.vh-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:16px}.vh-match-card{position:relative;overflow:hidden;padding:18px;border-radius:24px}.vh-match-card:before{content:"";position:absolute;inset:0;opacity:.28;background:radial-gradient(circle at 82% 14%,rgba(232,184,75,.14),transparent 20%),var(--topo-svg);background-size:auto,260px 260px;pointer-events:none}.vh-match-card>*{position:relative;z-index:1}.vh-bet-row,.vh-match-head,.vh-match-teams,.vh-proof-row,.vh-table-head,.vh-table-row,.vh-value-badge{display:grid;gap:12px;align-items:center}.vh-match-head{grid-template-columns:1fr auto;font-size:.73rem;letter-spacing:.06em;text-transform:uppercase;color:rgba(74,55,40,.62)}.vh-match-teams{grid-template-columns:1fr auto 1fr;margin-top:14px;text-align:center}.vh-match-teams strong{color:var(--text-on-light);font-size:1.05rem}.vh-match-teams span{color:rgba(74,55,40,.5);font-size:.8rem}.vh-pill-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:16px}.vh-pill-track{height:6px;margin-bottom:8px;border-radius:999px;background:rgba(26,81,73,.1);overflow:hidden}.vh-pill-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--mc-green-750),var(--gold-light))}.vh-pill-label{font-size:.68rem;letter-spacing:.06em;text-transform:uppercase}.vh-pill-prob{margin-top:4px;color:var(--text-on-light);font-size:1.12rem;font-weight:700}.vh-pill-odd{margin-top:2px;font-size:.72rem}.vh-card-action{width:100%;height:42px;margin-top:12px;border:none;border-radius:16px;background:linear-gradient(135deg,var(--gold-primary),var(--gold-light));color:var(--ink-dark);font-weight:800;cursor:pointer}.vh-bets-card,.vh-chart-card,.vh-table-card{min-height:0}.vh-bet-list,.vh-proof-list{display:grid}.vh-bet-row,.vh-proof-row{grid-template-columns:minmax(0,1.3fr) repeat(3,auto);padding:14px 0;border-top:1px solid rgba(35,88,80,.08)}.vh-bet-row:first-child,.vh-proof-row:first-child{border-top:none}.vh-status{display:inline-flex;align-items:center;justify-content:center;min-width:68px;height:28px;padding:0 10px;border-radius:999px;font-size:.72rem;letter-spacing:.06em;text-transform:uppercase}.vh-kpi-card{border-radius:24px;padding:18px 18px 16px}.vh-kpi-card strong{display:block;margin-top:10px;color:var(--text-on-light);font-size:1.8rem}.vh-sparkline{height:220px;margin-top:14px}.vh-sparkline polyline{stroke-width:2.2}.vh-table{display:grid;margin-top:6px}.vh-inline-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:100%;max-width:150px}.vh-inline-actions button{min-width:0;height:28px;padding:0 8px;border-radius:999px;border:1px solid rgba(35,88,80,.14);background:rgba(255,255,255,.52);cursor:pointer;font-size:.72rem;white-space:nowrap}.vh-proof-row strong{color:var(--text-on-light)}.vh-proof-disclaimer{margin-top:16px;line-height:1.7}.vh-settings-field{display:grid;gap:8px}.vh-settings-field input{height:52px;padding:0 14px;border-radius:16px;font-size:1rem;color:var(--text-on-light)}.vh-settings-field textarea{min-height:92px;padding:12px 14px;border-radius:16px;border:1px solid rgba(35,88,80,.13);background:rgba(255,255,255,.58);color:var(--text-on-light);resize:vertical}.vh-table-card--full{grid-column:1/-1}.vh-protection-card{display:grid;gap:14px}.vh-protection-status{display:grid;gap:4px;padding:14px 16px;border-radius:20px;border:1px solid rgba(35,88,80,.12);background:rgba(255,255,255,.48)}.vh-protection-status strong{color:var(--text-on-light)}.vh-protection-status span{color:rgba(74,55,40,.72);font-size:.9rem}.vh-protection-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.vh-protection-block{display:grid;align-content:start;gap:12px;padding:16px;border-radius:22px;border:1px solid rgba(35,88,80,.11);background:rgba(255,255,255,.44)}.vh-protection-block h3{margin:0;color:var(--text-on-light);font-size:1.05rem}.vh-protection-block p{margin:0;color:rgba(74,55,40,.75);line-height:1.6}.vh-danger-zone{border-color:rgba(156,55,37,.16);background:rgba(156,55,37,.035)}.vh-settings-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.vh-protection-events{display:grid;gap:6px;padding:14px 16px;border-radius:18px;border:1px solid rgba(35,88,80,.1);color:rgba(74,55,40,.74);background:rgba(255,255,255,.38)}.vh-protection-events strong{color:var(--text-on-light)}.vh-protection-events span{font-family:var(--font-mono);font-size:.82rem}.vh-account-shell{margin-top:0}.vh-account-root{display:grid;max-width:1180px;gap:22px;color:var(--text-on-dark)}.vh-account-hero{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px;align-items:end;padding:10px 0 6px}.vh-account-kicker{display:inline-flex;align-items:center;width:fit-content;color:rgba(212,183,90,.78);font-family:var(--font-mono);font-size:.7rem;letter-spacing:.2em;text-transform:uppercase}.vh-account-hero h1{margin:10px 0 0;color:var(--cream);font-size:clamp(2rem,4vw,3.25rem);line-height:1.03}.vh-account-hero p{max-width:620px;margin:12px 0 0;color:rgba(222,226,208,.72);font-size:1rem;line-height:1.55}.vh-account-card,.vh-account-hero-card{border:1px solid rgba(212,183,90,.13);background:linear-gradient(180deg,rgba(13,31,26,.9),rgba(7,18,15,.78)),var(--topo-svg);background-size:auto,300px 300px;box-shadow:0 18px 42px rgba(0,0,0,.22)}.vh-account-hero-card{display:grid;gap:8px;padding:18px;border-radius:8px}.vh-account-card__eyebrow,.vh-account-hero-card span{color:rgba(212,183,90,.74);font-family:var(--font-mono);font-size:.68rem;letter-spacing:.16em;text-transform:uppercase}.vh-account-hero-card strong{display:block;color:var(--cream);font-size:1.15rem}.vh-account-hero-card p{margin:0;color:rgba(222,226,208,.66);line-height:1.5}.vh-account-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.vh-account-card{position:relative;overflow:hidden;display:grid;grid-template-rows:1fr auto;gap:18px;min-height:250px;padding:22px;border-radius:8px}.vh-account-card--data{border-color:rgba(212,183,90,.19)}.vh-account-card__body{display:grid;align-content:start;gap:10px}.vh-account-card h2{margin:0;color:var(--cream);font-size:clamp(1.35rem,2vw,1.8rem);line-height:1.1}.vh-account-card p{margin:0;color:rgba(222,226,208,.72);font-size:.96rem;line-height:1.58}.vh-account-card__actions,.vh-account-confirm__actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.vh-account-action{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-width:138px;min-height:40px;padding:0 16px;border-radius:8px;border:1px solid rgba(212,183,90,.18);font-weight:800;line-height:1;text-decoration:none;transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease}.vh-account-action:hover:not(:disabled){transform:translateY(-1px)}.vh-account-action:disabled{cursor:not-allowed;opacity:.48}.vh-account-action--primary{background:rgba(212,183,90,.1);color:var(--gold-light)}.vh-account-action--primary:hover:not(:disabled){border-color:rgba(212,183,90,.48);background:rgba(212,183,90,.16)}.vh-account-action--danger{border-color:rgba(209,116,86,.36);background:rgba(209,116,86,.08);color:#e8a18b}.vh-account-action--danger:hover:not(:disabled){border-color:rgba(209,116,86,.68);background:rgba(209,116,86,.14)}.vh-account-action--danger-solid{border-color:rgba(209,116,86,.72);background:rgba(209,116,86,.22);color:#ffd1c4}.vh-account-action--ghost{min-width:auto;border-color:rgba(222,226,208,.14);background:rgba(255,255,255,.035);color:rgba(222,226,208,.76)}.vh-account-confirm{display:grid;gap:12px;padding:14px;border:1px solid rgba(209,116,86,.24);border-radius:8px;background:rgba(49,24,18,.22)}.vh-account-confirm strong{color:var(--cream)}.vh-account-confirm input{width:100%;min-height:42px;border:1px solid rgba(212,183,90,.18);border-radius:8px;background:rgba(3,12,10,.66);color:var(--cream);padding:0 12px}.vh-account-confirm input:focus{outline:none;border-color:rgba(212,183,90,.52)}.vh-account-card__error,.vh-account-card__success{margin:0;padding:10px 12px;border-radius:8px;font-size:.9rem}.vh-account-card__error{border:1px solid rgba(209,116,86,.32);background:rgba(209,116,86,.1);color:#f0a889}.vh-account-card__success{border:1px solid rgba(108,206,143,.25);background:rgba(108,206,143,.08);color:#9ce1b3}.vh-checkbox-grid{gap:10px}.vh-empty-card{display:flex;align-items:center;justify-content:center;min-height:120px;padding:18px;border-radius:22px;border:1px dashed rgba(35,88,80,.16);color:rgba(74,55,40,.76);text-align:center;background:rgba(255,255,255,.35)}.vh-modal-backdrop{position:fixed;inset:0;z-index:150;display:grid;place-items:center;padding:18px;background:rgba(10,18,17,.5)}.vh-modal{width:min(560px,100%);padding:20px;border-radius:28px}.vh-modal-head{display:flex;justify-content:space-between;gap:16px}.vh-modal-head h3{margin-top:6px;color:var(--text-on-light);font-size:1.6rem}.vh-modal-head button{border:none;background:transparent;color:rgba(74,55,40,.66);font-size:2rem;cursor:pointer}.vh-modal-kicker{color:rgba(74,55,40,.62);font-size:.74rem;letter-spacing:.08em;text-transform:uppercase}.vh-modal-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.vh-modal-field{display:grid;gap:8px}.vh-modal-field label{color:rgba(74,55,40,.72);font-size:.86rem}.vh-settings-helper{margin:14px 0 0;color:rgba(74,55,40,.76);font-size:.94rem;line-height:1.65}.vh-choice-pill,.vh-modal-field input{height:50px;padding:0 14px;border-radius:16px;border:1px solid rgba(35,88,80,.13);background:rgba(255,255,255,.58);color:var(--text-on-light)}.vh-choice-pill{display:inline-flex;align-items:center}.vh-kelly-hint{margin-top:14px;padding:12px 14px;border-radius:16px;background:rgba(35,88,80,.08);color:rgba(74,55,40,.78)}.vh-modal-actions{display:flex;justify-content:flex-end;margin-top:18px}.vh-footer{width:min(var(--shell-w),calc(100% - var(--gutter) * 2));margin:0 auto;padding:0 0 28px;color:rgba(74,55,40,.76);font-size:.84rem;line-height:1.7}.vh-footer a{color:var(--mc-green-800);font-weight:700}@media (max-width:1180px){.vh-hero-inner,.vh-match-grid,.vh-proof-grid,.vh-settings-grid,.vh-strip-grid{grid-template-columns:1fr}.vh-hero-bank-grid,.vh-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.vh-bets-card,.vh-chart-card,.vh-hero-bank,.vh-hero-copy,.vh-hero-guidance,.vh-info-card,.vh-kpi-card,.vh-match-card,.vh-modal,.vh-table-card{border-radius:22px}.vh-account-grid,.vh-account-hero,.vh-protection-grid{grid-template-columns:1fr}.vh-bets-card,.vh-chart-card,.vh-hero-bank,.vh-hero-copy,.vh-hero-guidance,.vh-info-card,.vh-table-card{padding:18px}.vh-hero-copy h1,.vh-page-head h1{font-size:clamp(2rem,10vw,3rem)}.vh-bet-row,.vh-checkbox-grid,.vh-modal-fields,.vh-pill-grid,.vh-proof-row{grid-template-columns:1fr}.vh-toast{left:14px;right:14px;width:auto}}.vh-page-head--tracker{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.vh-page-pillset{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.vh-soft-pill{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;border:1px solid rgba(35,88,80,.12);background:rgba(255,255,255,.68);color:rgba(46,37,24,.78);font-size:.83rem;font-weight:600}.vh-tracker-overview{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);gap:16px;margin-top:8px}.vh-tracker-chart-card,.vh-tracker-summary{position:relative;overflow:hidden;border:1px solid rgba(35,88,80,.13);border-radius:30px;background:linear-gradient(180deg,rgba(255,250,241,.9),rgba(249,241,227,.8));box-shadow:0 18px 40px rgba(51,33,13,.12);padding:24px}.vh-tracker-chart-card:before,.vh-tracker-summary:before{content:"";position:absolute;inset:0;opacity:.32;background:radial-gradient(circle at 86% 14%,rgba(79,151,136,.09),transparent 22%),var(--topo-svg);background-size:auto,320px 320px;pointer-events:none}.vh-tracker-chart-card>*,.vh-tracker-summary>*{position:relative;z-index:1}.vh-tracker-summary strong{display:block;margin-top:14px;font-family:var(--font-mono);font-size:clamp(2rem,3vw,2.8rem);font-feature-settings:"tnum"}.vh-tracker-summary small{display:block;margin-top:8px;color:rgba(74,55,40,.72)}.vh-tracker-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.vh-tracker-stat{padding:14px 14px 12px;border-radius:20px;border:1px solid rgba(35,88,80,.09);background:rgba(255,255,255,.56)}.vh-tracker-stat span{display:block;color:rgba(74,55,40,.7);font-size:.78rem;letter-spacing:.03em;text-transform:uppercase}.vh-tracker-stat strong{margin-top:8px;font-size:1.18rem}.vh-tracker-chart-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.vh-tracker-chart-head h2{margin-top:12px}.vh-tracker-chart-meta{display:grid;gap:8px;justify-items:end;text-align:right}.vh-tracker-chart-meta span{color:rgba(74,55,40,.68);font-size:.82rem;text-transform:uppercase;letter-spacing:.06em}.vh-tracker-chart-meta strong{color:var(--text-on-light);font-family:var(--font-mono);font-size:1.45rem;font-feature-settings:"tnum"}.vh-tracker-chart-surface{margin-top:18px;border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.55),rgba(255,255,255,.18));border:1px solid rgba(35,88,80,.08);padding:12px 14px}.vh-sparkline{width:100%;height:168px;margin-top:0}.vh-sparkline-grid{stroke:rgba(35,88,80,.1);stroke-width:.5}.vh-sparkline-area{fill:rgba(28,111,96,.09)}.vh-sparkline polyline{fill:none;stroke:var(--mc-green-750);stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.vh-tracker-axis{display:flex;justify-content:space-between;gap:12px;margin-top:10px;color:rgba(74,55,40,.64);font-size:.78rem;letter-spacing:.06em;text-transform:uppercase}.vh-table-card--tracker{margin-top:18px}.vh-section-head--tracker{align-items:center}.vh-table-summary{display:inline-flex;flex-wrap:wrap;gap:10px}.vh-table-summary span{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:rgba(18,82,72,.08);color:rgba(46,37,24,.78);font-size:.8rem;font-weight:600}.vh-table--tracker{margin-top:14px}.vh-table--tracker .vh-table-head{padding:12px 14px;border-radius:18px;background:rgba(18,82,72,.06)}.vh-table--tracker .vh-table-row{padding:16px 14px}.vh-table-match{display:grid;gap:4px}.vh-table-match strong{color:var(--text-on-light);font-weight:700}.vh-table-match small{color:rgba(74,55,40,.62);font-size:.8rem;text-transform:uppercase;letter-spacing:.05em}.vh-table-result{display:grid;min-width:0;gap:6px;justify-items:start}@media (max-width:1180px){.vh-tracker-overview{grid-template-columns:1fr}.vh-page-head--tracker,.vh-tracker-chart-head{display:grid;grid-template-columns:1fr}.vh-page-pillset,.vh-tracker-chart-meta{justify-content:flex-start;justify-items:start;text-align:left}}@media (max-width:768px){.vh-tracker-chart-card,.vh-tracker-summary{border-radius:22px;padding:18px}.vh-tracker-stat-grid{grid-template-columns:1fr}}.vh-page-head h1{font-size:clamp(1.9rem,3.2vw,3.1rem);font-weight:600;letter-spacing:-.018em;line-height:1.02}@media (max-width:768px){.vh-page-head h1{font-size:clamp(1.75rem,7vw,2.5rem);font-weight:600}}.nav-logo{gap:14px;color:rgba(250,247,240,.96);text-shadow:0 1px 0 rgba(0,0,0,.18)}.nav-logo-mark{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;border:1px solid rgba(224,181,72,.18);background:radial-gradient(circle at 35% 35%,rgba(255,255,255,.08),rgba(255,255,255,.02));box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}@media (max-width:768px){.nav-logo-mark{width:34px;height:34px}}:root{--font-display:"Instrument Serif",Georgia,serif;--font-body:"DM Sans",system-ui,sans-serif;--font-mono:"JetBrains Mono",monospace}h1,h2,h3{line-height:1.05;letter-spacing:-.02em}.font-display,h1,h2,h3{font-family:var(--font-display)}.font-data{font-family:var(--font-mono)}.tabular-nums{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.nav-cta,.th-budget-wrap input,.th-col-confidence,.th-col-edge,.th-col-fair,.th-col-odd,.th-col-profit,.th-col-stake,.th-odds-row strong,.th-tab-grid strong,.vh-bet-row-meta span,.vh-bet-row-meta strong,.vh-guidance-metric,.vh-kpi-card strong,.vh-pill-odd,.vh-pill-prob,.vh-proof-row span,.vh-soft-pill,.vh-table-row>span,.vh-table-summary span,.vh-tracker-stat strong,.vh-tracker-summary small,.vh-tracker-summary strong{font-family:var(--font-mono);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.vh-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.vh-modal-field-full{grid-column:1/-1}.vh-field-note{color:rgba(74,55,40,.68);font-size:.78rem}.vh-kelly-wrap{margin-top:14px}.vh-kelly-toggle{border:none;background:transparent;color:var(--mc-green-850);font-weight:700;cursor:pointer;padding:0}.vh-kelly-hint{display:flex;align-items:center;justify-content:space-between;gap:16px}.vh-kelly-summary{display:grid;gap:2px}.vh-kelly-summary strong{color:var(--text-on-light);font-size:1.06rem}.vh-kelly-summary small,.vh-kelly-summary span{color:rgba(74,55,40,.76)}.vh-kelly-use{border:1px solid rgba(201,149,45,.24);background:rgba(255,255,255,.48);color:var(--ink-dark);font-weight:700;height:38px;padding:0 14px;border-radius:14px;cursor:pointer}.vh-footer{gap:20px}.vh-footer small{display:block;margin-top:6px;color:rgba(74,55,40,.74)}.vh-empty-card{line-height:1.65}@media (max-width:768px){.vh-choice-grid,.vh-footer{grid-template-columns:1fr}.vh-choice-grid{display:grid}.vh-footer,.vh-kelly-hint{flex-direction:column;align-items:stretch}.vh-team-badge__name{max-width:7rem}}.vh-section--radar .vh-section-head{margin-bottom:8px}.vh-section--radar .vh-match-card{padding:12px;border-radius:18px}.vh-section--radar .vh-match-head{gap:6px;font-size:.61rem}.vh-section--radar .vh-match-teams{margin-top:6px;gap:6px}.vh-section--radar .vh-match-teams strong{font-size:.84rem;line-height:1.04}.vh-section--radar .vh-match-teams span{font-size:.66rem}.vh-section--radar .vh-pill-grid{margin-top:8px;gap:5px}.vh-section--radar .vh-pill-track{height:4px;margin-bottom:5px}.vh-section--radar .vh-pill-label{font-size:.58rem}.vh-section--radar .vh-pill-prob{margin-top:1px;font-size:.92rem}.vh-section--radar .vh-pill-odd{margin-top:1px;font-size:.58rem}.vh-section--radar .vh-card-action{height:34px;margin-top:8px;border-radius:12px;font-size:.86rem}.vh-section--intelligence .vh-section-head{margin-bottom:14px}.vh-intelligence-confidence-wrap,.vh-intelligence-divider,.vh-intelligence-factor,.vh-intelligence-footer,.vh-intelligence-head{display:flex;align-items:center}.vh-intelligence-footer,.vh-intelligence-head{justify-content:space-between;gap:16px}.vh-intelligence-matchup{display:flex;align-items:center;gap:8px;margin-top:6px}.vh-intelligence-matchup strong{color:var(--text-on-light);font-size:1rem}.vh-intelligence-matchup span,.vh-intelligence-time,.vh-intelligence-updated{color:rgba(74,55,40,.72);font-size:.76rem;letter-spacing:.06em;text-transform:uppercase}.vh-intelligence-block{display:grid;gap:10px}.vh-intelligence-block--factors{padding:14px;border-radius:18px;border:1px solid rgba(201,149,45,.14);background:linear-gradient(180deg,rgba(201,149,45,.1),rgba(201,149,45,.04))}.vh-intelligence-label{color:rgba(74,55,40,.7);font-size:.7rem;font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase}.vh-intelligence-label.is-gold{color:var(--gold-dim)}.vh-intelligence-prob-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.vh-intelligence-prob-track{height:5px;overflow:hidden;border-radius:999px;background:rgba(92,69,48,.16)}.vh-intelligence-prob-label,.vh-intelligence-prob-meta{color:rgba(74,55,40,.68);font-size:.64rem;text-transform:uppercase;letter-spacing:.14em}.vh-intelligence-prob-value{color:var(--text-on-light);font-size:1.08rem}.vh-intelligence-prob-delta{font-size:.72rem}.vh-intelligence-confidence-fill.is-high,.vh-intelligence-impact.is-positive,.vh-intelligence-prob-delta.is-positive{color:#1a6b4a}.vh-intelligence-confidence-fill.is-low,.vh-intelligence-impact.is-negative,.vh-intelligence-prob-delta.is-negative{color:#b8562a}.vh-intelligence-prob-delta.is-neutral{color:rgba(74,55,40,.62)}.vh-intelligence-factor-list{display:grid;gap:0}.vh-intelligence-impact{min-width:86px;font-size:.76rem;font-weight:700}.vh-intelligence-factor-copy{flex:1 1;color:rgba(74,55,40,.86);font-size:.85rem;line-height:1.45}.vh-intelligence-factor-dot{width:9px;height:9px;flex:none;border-radius:999px;background:rgba(92,69,48,.3)}.vh-intelligence-confidence-fill.is-high,.vh-intelligence-factor-dot.is-high{background:#1a6b4a}.vh-intelligence-confidence-fill.is-medium,.vh-intelligence-factor-dot.is-medium{background:#c9a84c}.vh-intelligence-confidence-fill.is-low,.vh-intelligence-factor-dot.is-low{background:#b8562a}.vh-intelligence-empty-note{color:rgba(74,55,40,.78);font-size:.86rem;line-height:1.55}.vh-intelligence-confidence-wrap{gap:10px;color:rgba(74,55,40,.76);font-size:.72rem;letter-spacing:.1em;text-transform:uppercase}.vh-intelligence-confidence-bar{position:relative;width:108px;height:6px;overflow:hidden;border-radius:999px;background:rgba(92,69,48,.16)}.vh-intelligence-confidence-fill{display:block;height:100%;border-radius:999px}.vh-intelligence-factor-badge.is-negative,.vh-intelligence-triplet-delta.is-negative{color:#b8562a}@media (max-width:719px){.vh-intelligence-divider,.vh-intelligence-footer,.vh-intelligence-head{align-items:flex-start;flex-direction:column}.vh-intelligence-prob-grid{grid-template-columns:1fr}.vh-intelligence-impact{min-width:0}}.auth-page{position:relative;isolation:isolate;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:40px 18px;overflow-x:hidden;color:#14251d;forced-color-adjust:none;background-color:#f7fbf4;background:linear-gradient(180deg,#f7fbf4 0,#edf7ef 48%,#f8f5e8 100%),var(--paper-lines,none)}.auth-page,.auth-page *,.auth-page :after,.auth-page :before{color-scheme:only light}.auth-page:before{inset:0;z-index:-2;background:linear-gradient(115deg,transparent 0 18%,rgba(18,112,77,.08) 18% 18.7%,transparent 18.7% 42%,rgba(205,164,68,.1) 42% 42.6%,transparent 42.6% 100%),repeating-linear-gradient(90deg,rgba(22,92,63,.045) 0 1px,transparent 1px 48px)}.auth-page:after,.auth-page:before{content:"";position:fixed;pointer-events:none}.auth-page:after{inset:auto 0 0;z-index:-1;height:36%;background:linear-gradient(180deg,transparent,rgba(18,108,74,.08))}.auth-card,.legal-page{position:relative;z-index:1;width:min(760px,100%);border:1px solid rgba(24,106,75,.18);border-radius:8px;background-color:#fffffb;background:linear-gradient(180deg,rgba(255,255,251,.98),rgba(248,252,242,.96)),var(--paper-lines,none);box-shadow:0 28px 72px rgba(29,70,49,.16),0 8px 22px rgba(88,81,57,.08)}.auth-card{padding:34px}.auth-home-link{position:absolute;top:18px;right:18px;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border:1px solid rgba(167,125,34,.22);border-radius:999px;background:rgba(255,255,255,.56);color:#35513f;font-size:.82rem;font-weight:800;text-decoration:none;transition:background .16s ease,border-color .16s ease,transform .16s ease}.auth-home-link:hover{border-color:rgba(167,125,34,.44);background:rgba(255,246,218,.8);transform:translateY(-1px)}.legal-page{padding:32px}.auth-card-title,.legal-page-title{margin:14px 0 10px;font-size:3rem;line-height:.98;letter-spacing:0;color:#12251c;text-wrap:balance}.auth-card-copy,.legal-page-copy,.legal-stack p{margin:0;font-size:1rem;line-height:1.65;color:rgba(24,43,33,.82)}.legal-stack{display:grid;gap:14px;margin-top:16px}.auth-field{display:grid;gap:8px;margin-top:18px}.auth-field span{font-size:.82rem;font-weight:800;letter-spacing:0;text-transform:uppercase;color:rgba(20,86,62,.86)}.auth-field input,.auth-field textarea{width:100%;border:1px solid rgba(26,98,70,.2);border-radius:12px;background:#ffffff;color:#13251c;padding:16px 18px;font-size:1rem;line-height:1.4;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 8px 18px rgba(29,70,49,.06);transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}.auth-field input::placeholder,.auth-field textarea::placeholder{color:rgba(31,54,43,.46)}.auth-field input:focus,.auth-field textarea:focus{border-color:rgba(18,122,80,.72);background:#fffef8;box-shadow:0 0 0 3px rgba(41,158,101,.18),0 12px 24px rgba(21,83,53,.08);outline:none}.auth-field textarea{resize:vertical;min-height:140px}.auth-checkbox{display:flex;align-items:center;gap:10px;min-height:52px;margin-top:18px;padding:0 16px;border:1px solid rgba(31,116,74,.16);border-radius:12px;background:rgba(255,255,252,.9);color:#14251d}.auth-checkbox input[type=checkbox]{appearance:none;-webkit-appearance:none;display:grid;flex:0 0 20px;place-content:center;inline-size:20px;block-size:20px;margin:2px 0 0;border:1.5px solid rgba(22,135,85,.72);border-radius:6px;background:#f7fff9;box-shadow:inset 0 1px 2px rgba(9,40,27,.12);cursor:pointer;transition:background .14s ease,border-color .14s ease,box-shadow .14s ease}.auth-checkbox input[type=checkbox]:after{content:"";inline-size:6px;block-size:11px;margin-top:-2px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg) scale(0);transform-origin:center;transition:transform .12s ease}.auth-checkbox input[type=checkbox]:checked{border-color:#168755;background:#168755;box-shadow:0 0 0 3px rgba(22,135,85,.14)}.auth-checkbox input[type=checkbox]:checked:after{transform:rotate(45deg) scale(1)}.auth-checkbox input[type=checkbox]:focus-visible{outline:2px solid rgba(22,135,85,.42);outline-offset:2px}.auth-checkbox input[type=checkbox]:disabled{cursor:not-allowed;opacity:.6}.auth-checkbox span{font-size:.96rem;color:rgba(24,43,33,.86)}.auth-primary-btn,.auth-secondary-btn{width:100%;margin-top:18px;border:0;border-radius:12px;min-height:56px;font-size:1rem;font-weight:800;letter-spacing:0;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,background .12s ease}.auth-primary-btn__content{display:inline-flex;align-items:center;justify-content:center;gap:10px}.auth-button-spinner,.auth-loading-spinner{display:inline-block;border-radius:999px;animation:auth-spin .82s linear infinite}.auth-button-spinner{inline-size:18px;block-size:18px;border:2px solid rgba(255,255,255,.34);border-top-color:#fff}.auth-primary-btn{background:linear-gradient(135deg,#0b6b4c,#26a66a);color:#fbfff8;box-shadow:0 18px 34px rgba(18,132,76,.24)}.auth-secondary-btn{background:linear-gradient(135deg,#173f38,#23694f);color:#f9f7e9;box-shadow:0 14px 28px rgba(23,63,56,.14)}.auth-primary-btn:hover,.auth-secondary-btn:hover{transform:translateY(-1px)}.auth-primary-btn:disabled,.auth-secondary-btn:disabled{opacity:.62;cursor:not-allowed;transform:none;box-shadow:none}.auth-primary-btn:disabled{background:linear-gradient(135deg,#87938d,#a8b2ad)}.auth-divider{display:flex;align-items:center;justify-content:center;margin-top:20px;color:rgba(37,73,51,.66);font-size:.9rem}.auth-divider:after,.auth-divider:before{content:"";flex:1 1;height:1px;background:rgba(31,116,74,.22)}.auth-divider span{padding:0 14px}.auth-feedback{margin:18px 0 0;padding:14px 16px;border-radius:12px;font-size:.96rem;font-weight:700;line-height:1.5;color:rgba(37,73,51,.82)}.auth-feedback.is-success{border:1px solid rgba(29,127,83,.2);background:rgba(229,248,235,.9);color:#155b3d}.auth-feedback.is-error{border:1px solid rgba(159,91,45,.2);background:rgba(255,247,235,.92);color:#8d4d23}.auth-card--wide{width:min(1180px,100%)}.auth-card .vh-card-label{height:30px;border-radius:999px;border-color:rgba(23,112,77,.16);background:rgba(229,246,235,.86);color:#14583d;font-weight:800;letter-spacing:0}.auth-card--confirmed .vh-card-label{border-color:rgba(189,142,36,.24);background:rgba(255,246,209,.9);color:#6c5317}.auth-hero{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:34px;align-items:stretch}.auth-hero-copy{min-width:0}.auth-signal{display:grid;align-content:center;justify-items:center;gap:18px;min-height:260px;padding:28px;border-left:1px solid rgba(28,103,67,.14);background:linear-gradient(180deg,rgba(236,248,238,.74),rgba(255,249,224,.58)),repeating-linear-gradient(0deg,rgba(24,106,75,.06) 0 1px,transparent 1px 36px);text-align:center}.auth-signal-media{position:relative;display:grid;place-items:center}.auth-signal-media img{width:148px;height:148px;border-radius:8px;object-fit:cover;object-position:center;box-shadow:0 20px 42px rgba(20,69,49,.2);filter:saturate(1.06) contrast(1.04);transition:opacity .16s ease,transform .16s ease,filter .16s ease}.auth-signal-media img.is-muted,.auth-signal.is-loading .auth-signal-media img{opacity:.22;transform:scale(.94);filter:saturate(.86) contrast(.94)}.auth-loading-spinner{position:absolute;inline-size:74px;block-size:74px;border-color:#0b6b4c #c9952d rgba(167,125,34,.18) rgba(167,125,34,.18);border-style:solid;border-width:4px;box-shadow:0 0 22px rgba(201,149,45,.16)}@keyframes auth-spin{to{transform:rotate(1turn)}}.auth-signal-copy>span{display:block;color:#a77d22;font-size:.82rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.auth-signal-copy{display:grid;justify-items:center;gap:8px;width:100%}.auth-brand-wordmark{display:inline-grid;justify-items:center;gap:5px;width:max-content;max-width:100%;text-align:center;text-decoration:none;transition:opacity .16s ease,transform .16s ease}.auth-brand-wordmark:hover{opacity:.86;transform:translateY(-1px)}.auth-brand-wordmark strong{color:#12251c;font-size:clamp(2rem,3.2vw,2.64rem);font-weight:400;line-height:.92;letter-spacing:.029em}.auth-brand-wordmark small,.auth-brand-wordmark strong{display:block;margin:0;font-family:var(--font-brand);white-space:nowrap}.auth-brand-wordmark small{width:100%;color:rgba(167,125,34,.82);font-size:clamp(.5rem,.75vw,.62rem);font-style:italic;font-weight:700;letter-spacing:.7em;line-height:1;text-align:center;text-transform:uppercase;transform:translateX(.72em);-webkit-text-stroke:.24px rgba(167,125,34,.24)}.auth-signal p{margin:10px 0 0;color:rgba(24,43,33,.72);font-size:.96rem;line-height:1.55}.auth-trust-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px}.auth-trust-row span{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 12px;border:1px solid rgba(34,135,82,.18);border-radius:12px;background:#ffffff;color:#14583d;font-size:.86rem;font-weight:800;text-align:center;box-shadow:0 10px 20px rgba(29,70,49,.06)}.auth-trust-row span:before{content:"";flex:0 0 auto;inline-size:9px;block-size:9px;border-radius:999px;background:#22a864;box-shadow:0 0 0 4px rgba(34,168,100,.12)}.auth-trust-row span:nth-child(2){color:#0f6846}.auth-trust-row span:nth-child(3){border-color:rgba(199,160,68,.28);color:#6c5317}.auth-trust-row span:nth-child(3):before{background:#c7a044;box-shadow:0 0 0 4px rgba(199,160,68,.14)}.auth-mode-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:18px;padding:6px;border:1px solid rgba(20,119,72,.16);border-radius:12px;background:rgba(235,248,238,.86)}.auth-mode-tabs a,.auth-mode-tabs button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:0;border-radius:10px;background:transparent;color:#145737;font-weight:800;letter-spacing:0;cursor:pointer;text-align:center;text-decoration:none}.auth-mode-tabs a.is-active,.auth-mode-tabs button.is-active{background:linear-gradient(135deg,#0e7447,#24a866);color:#f8fff8;box-shadow:0 12px 24px rgba(16,118,71,.18)}.auth-form{display:grid;gap:18px;margin-top:22px}.auth-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.auth-grid .auth-field{margin-top:0}.auth-field--span{grid-column:1/-1}.auth-consents{display:grid;gap:10px}.auth-consents .auth-checkbox{align-items:flex-start;min-height:0;margin-top:0;padding:14px 16px}.auth-mini-note{margin:0;color:rgba(24,43,33,.72);font-size:.9rem;line-height:1.55;text-align:center}@media (max-width:980px){.auth-hero{grid-template-columns:1fr;gap:22px}.auth-signal{grid-template-columns:auto minmax(0,1fr);min-height:0;text-align:left;border-left:0;border-top:1px solid rgba(28,103,67,.14)}.auth-signal,.auth-signal-copy{justify-items:start}.auth-signal-media img{width:112px;height:112px}}@media (max-width:760px){.auth-card--wide{width:100%}.auth-card-title,.legal-page-title{font-size:2.2rem}.auth-grid,.auth-mode-tabs,.auth-trust-row{grid-template-columns:1fr}.auth-card{padding:22px}.auth-signal{grid-template-columns:1fr;padding:20px;text-align:center}.auth-signal,.auth-signal-copy{justify-items:center}.auth-brand-wordmark strong{font-size:2rem}.auth-brand-wordmark small{font-size:.5rem;letter-spacing:.56em}}.support-form{margin-top:20px}.support-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:880px){.support-grid{grid-template-columns:1fr}}@keyframes stamp-glow-gold{0%,to{box-shadow:0 0 0 0 rgba(201,168,76,0)}50%{box-shadow:0 0 14px 2px rgba(201,168,76,.24)}}@keyframes stamp-pulse-subtle{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}@keyframes stamp-shake-subtle{0%,to{transform:translateX(0)}20%{transform:translateX(-1px)}40%{transform:translateX(1px)}60%{transform:translateX(-1px)}80%{transform:translateX(1px)}}@keyframes vh-slide-down{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes vh-prob-bar-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.vh-radar-counter{min-height:92px}.match-card{transition:transform .2s ease,box-shadow .22s ease,border-color .22s ease;will-change:transform}.match-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(51,33,13,.14)}.match-card[data-stamp=TESOURO]:hover{border-color:rgba(201,168,76,.42);box-shadow:0 14px 28px rgba(201,168,76,.16)}.match-card[data-stamp=ARMADILHA]{border-style:dashed;border-color:rgba(184,86,42,.28)}.match-card[data-stamp=ARMADILHA]:hover{border-color:rgba(184,86,42,.42)}.match-card[data-stamp=NEUTRO]{opacity:.94}.vh-match-head-meta{justify-content:flex-end}.vh-match-head-meta,.vh-team-side{display:inline-flex;align-items:center;gap:8px}.vh-team-side{min-width:0}.vh-team-side-away{justify-content:flex-end}.vh-team-momentum>span:last-child{display:none}.vh-card-meter{margin-top:10px}.vh-pill-track span{transform-origin:left center;animation:vh-prob-bar-grow .6s ease-out both}.vh-card-factor-list{display:grid;gap:8px;margin-top:10px}.vh-card-factor-row{display:grid;grid-template-columns:minmax(86px,auto) minmax(0,1fr);align-items:start;gap:10px;padding:10px 11px;border-radius:14px;border:1px solid rgba(155,139,120,.16);background:rgba(255,250,241,.52)}.vh-card-factor-row.is-up{background:rgba(26,107,74,.06);border-color:rgba(26,107,74,.16)}.vh-card-factor-row.is-down{background:rgba(184,86,42,.06);border-color:rgba(184,86,42,.16)}.vh-card-factor-impact{display:grid;gap:4px;font-family:var(--font-mono)}.vh-card-factor-impact span{font-size:.7rem;font-weight:800;letter-spacing:.04em;color:var(--text-on-light-primary)}.vh-card-factor-impact small{color:rgba(74,55,40,.56);font-size:.62rem}.vh-card-factor-row p{margin:0;color:rgba(74,55,40,.74);font-size:.77rem;line-height:1.45}.vh-card-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:end;margin-top:10px}.vh-card-odds-note{display:grid;justify-items:end;gap:4px;text-align:right}.vh-card-odds-note strong{color:var(--text-on-light-primary);font-size:.82rem}.vh-card-odds-note small{color:rgba(74,55,40,.62);font-family:var(--font-mono);font-size:.68rem}.vh-section--radar .vh-card-factor-list{gap:6px;margin-top:8px}.vh-section--radar .vh-card-factor-row{grid-template-columns:68px minmax(0,1fr);gap:8px;padding:8px 9px;border-radius:12px}.vh-section--radar .vh-card-factor-impact span{font-size:.62rem}.vh-section--radar .vh-card-factor-row p{font-size:.68rem;line-height:1.36}.vh-section--radar .vh-card-footer{grid-template-columns:1fr;align-items:stretch}.vh-section--radar .vh-card-odds-note{justify-items:start;text-align:left}.th-table-scroll{--th-ranking-columns:88px minmax(182px,1.58fr) minmax(140px,0.98fr) 64px 64px 62px 72px 74px 76px 70px}.th-table-trigger{min-width:940px}.th-table-row[data-tier=DIAMANTE]:hover{background:rgba(125,211,252,.08)}.th-table-row[data-tier=OURO]:hover{background:rgba(201,168,76,.06)}.th-table-row[data-tier=BRONZE]{opacity:.75}.th-table-row[data-tier=BRONZE]:hover{opacity:.9}.th-table-row[data-tier=LATAO]{opacity:.5}.th-table-row[data-tier=LATAO]:hover{opacity:.7}.th-rank-stack{display:grid;justify-items:center}.th-rank-stack small{color:rgba(231,236,244,.62);font-size:.58rem}.th-game-meta-row{display:flex;align-items:center;gap:8px;justify-content:flex-start;width:100%}.th-momentum-bars>span:last-child{display:none}.th-momentum-duel{margin-left:6px}.th-confidence-stack{display:grid}.th-confidence-stack small{color:rgba(204,230,224,.72);font-family:var(--font-mono);font-size:.52rem}.th-confidence-bars{align-items:end;gap:2px}.th-col-edge.th-tone-strong{background:rgba(26,107,74,.16);border-radius:999px;justify-content:center}.th-col-edge.th-tone-good,.th-col-edge.th-tone-steady{background:rgba(201,168,76,.12);border-radius:999px;justify-content:center}.th-col-edge.th-tone-negative{background:rgba(184,86,42,.12);border-radius:999px;justify-content:center}@keyframes tier-glow-diamond{0%,to{box-shadow:0 0 0 0 rgba(125,211,252,0)}50%{box-shadow:0 0 8px 1px rgba(125,211,252,.2)}}@keyframes tier-glow-gold{0%,to{box-shadow:0 0 0 0 rgba(201,168,76,0)}50%{box-shadow:0 0 8px 1px rgba(201,168,76,.18)}}.th-ranking-signalboard{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:start}.th-ranking-meter{display:grid;gap:8px;padding:12px 14px;border-radius:16px;border:1px solid rgba(130,186,177,.14);background:rgba(244,232,193,.05)}@media (max-width:980px){.th-ranking-signalboard,.vh-card-footer{grid-template-columns:1fr}.vh-card-odds-note{justify-items:start;text-align:left}}@media (max-width:768px){.vh-match-head-meta{flex-wrap:wrap;justify-content:flex-end}.vh-team-side,.vh-team-side-away{gap:6px}.vh-card-factor-row{grid-template-columns:1fr}.th-table-scroll{--th-ranking-columns:84px minmax(176px,1.48fr) minmax(136px,0.98fr) 64px 64px 62px 72px 74px 76px 70px}}.analysis-panel::-webkit-scrollbar{width:6px}.analysis-panel::-webkit-scrollbar-track{background:rgba(210,194,164,.26)}.nav.nav-premium{min-height:106px;background:rgba(8,29,25,.94);border-bottom:1px solid rgba(209,171,74,.12);box-shadow:0 18px 44px rgba(0,0,0,.2)}.nav-premium .nav-premium-inner{min-height:106px;align-items:center;gap:18px;padding:18px 0 16px}.nav-premium-logo{min-width:312px;gap:16px}.nav-premium-wordmark strong{font-size:1.1rem;letter-spacing:.06em;color:#f5e8c2}.nav-premium-wordmark small{color:#98b2a6;letter-spacing:.18em}.nav-premium-links{display:flex;flex:1 1 auto;gap:14px}.nav-premium-pill{min-height:40px;border-radius:999px;border:1px solid rgba(209,171,74,.16);background:#122b26;color:#e3e5d6;font-size:.88rem;box-shadow:inset 0 1px 0 rgba(255,244,205,.04)}.nav-premium-pill:hover{background:#16342e}.nav-premium-pill.is-active{background:linear-gradient(180deg,#f0c45e,#e6b94a);border-color:transparent;color:#171c14;box-shadow:0 12px 24px rgba(201,168,76,.16),inset 0 1px 0 rgba(255,246,214,.34)}.nav-premium-pill.is-locked{opacity:.78}.nav-premium-status{display:flex;gap:14px;flex-shrink:0}.nav-upgrade-cta{min-height:46px;padding:0 26px}.nav-premium-capsule{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 24px;border-radius:999px;background:#12332c;border:1px solid rgba(209,171,74,.16)}.nav-premium-capsule strong{font-size:.92rem}.guia-page{padding-top:156px}.guia-sidebar{top:148px;max-height:calc(100vh - 172px)}button.th-bookmaker-pill,button.th-league-pill{min-height:42px;border-radius:14px;border:1px solid rgba(209,171,74,.16);background:linear-gradient(180deg,rgba(15,38,33,.98),rgba(10,28,24,.98));color:#e9debf;font-weight:600;box-shadow:inset 0 1px 0 rgba(255,246,214,.04),0 10px 22px rgba(0,0,0,.14)}button.th-bookmaker-pill.is-active,button.th-league-pill.is-active{background:linear-gradient(135deg,#ddb246,#f1ca68);border-color:transparent;color:#181d14}.th-chip-btn,.th-filter-chip,.th-reset-btn,.th-start-btn{border-radius:999px}.th-filter-chip{min-height:36px;padding:0 14px}.allocator-scenario{min-height:78px;padding:8px 12px}.allocator-scenario__main>strong{font-size:1rem}.allocator-scenario__main>p{font-size:.64rem}@media (max-width:980px){.nav.nav-premium{min-height:124px}.nav-premium .nav-premium-inner{align-items:flex-start;padding-top:16px;padding-bottom:16px}.nav-premium-logo{min-width:0}.nav-premium-status{width:100%;justify-content:flex-end}.guia-page{padding-top:174px}}.analysis-panel::-webkit-scrollbar-thumb{background:rgba(155,139,120,.72)}.analysis-panel::-webkit-scrollbar-thumb:hover{background:rgba(201,168,76,.92)}.vh-intel-table-shell{display:grid;gap:12px}.vh-intel-table-head,.vh-intel-table-row{display:grid;grid-template-columns:minmax(220px,1.4fr) minmax(180px,1fr) minmax(180px,1fr) minmax(170px,.96fr) minmax(220px,1.2fr);gap:12px;align-items:start}.vh-intel-table-head{padding:0 18px;color:rgba(90,68,46,.74);font-family:var(--font-mono);font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}.vh-intel-table-body{display:grid;gap:12px}.vh-intel-cell{display:grid;gap:10px;min-width:0}.vh-intel-cell--match{gap:12px}.vh-intel-cell--factors{align-self:stretch}.vh-intel-match-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.vh-intel-time{color:rgba(90,68,46,.74);font-size:.78rem;letter-spacing:.08em}.vh-intel-matchup{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;font-size:1rem;line-height:1.3;color:var(--text-on-light-primary)}.vh-intel-cell-label,.vh-intel-factor-chip span,.vh-intel-factor-empty,.vh-intel-match-meta,.vh-intel-matchup span,.vh-intel-stat span{color:rgba(90,68,46,.72)}.vh-intel-cell-label,.vh-intel-match-meta{font-size:.78rem;line-height:1.5}.vh-intel-cell-label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em}.vh-intel-triplet{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.vh-intel-stat{display:grid;gap:4px;padding:10px 12px;border-radius:16px;border:1px solid rgba(214,195,161,.56);background:rgba(255,251,241,.78);min-width:0}.vh-intel-triplet--odds .vh-intel-stat{background:rgba(247,239,221,.74)}.vh-intel-delta{font-family:var(--font-mono);font-size:.72rem;letter-spacing:.04em}.vh-intel-chip-impact.is-positive,.vh-intel-delta.is-positive{color:#1a6b4a}.vh-intel-chip-impact.is-negative,.vh-intel-delta.is-negative{color:#b8562a}.vh-intel-chip-impact.is-neutral,.vh-intel-delta.is-neutral{color:rgba(90,68,46,.72)}.vh-intel-factor-list{display:grid;gap:8px}.vh-intel-factor-chip,.vh-intel-factor-empty{display:grid;gap:6px;padding:12px 14px;border-radius:16px;border:1px solid rgba(214,195,161,.56);background:rgba(255,251,241,.78);line-height:1.5}.vh-intel-chip-impact{font-family:var(--font-mono);font-size:.76rem;letter-spacing:.06em}@media (max-width:1120px){.vh-intel-table-head{display:none}}body{color:#f5e7c8;background:radial-gradient(circle at 50% 12%,rgba(14,81,68,.34),transparent 26%),radial-gradient(circle at 50% 42%,rgba(129,101,36,.14),transparent 18%),linear-gradient(180deg,#04100e,#071512 40%,#061210)}body:before{opacity:.02}.page-shell.page-shell-premium{width:min(1360px,calc(100% - 32px));padding:0 0 56px}.nav.nav-premium{height:auto;padding:18px 0 0;background:transparent;border:0;backdrop-filter:none;-webkit-backdrop-filter:none}.nav-premium-inner{width:min(1360px,calc(100% - 32px));min-height:72px;padding:18px 28px;border-radius:28px;border:1px solid rgba(201,168,77,.12);background:rgba(11,29,25,.9);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 14px 30px rgba(0,0,0,.18)}.nav-premium-logo{gap:14px}.nav-premium-mark{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:21px;background:#12332c;border:1px solid rgba(212,165,59,.35)}.nav-premium-wordmark{display:grid;gap:2px}.nav-premium-wordmark strong{font-family:"Instrument Serif",serif;font-size:1.8rem;letter-spacing:.02em;color:#f5e7c8;font-weight:400}.nav-premium-wordmark small{font-family:var(--font-mono);font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:#8fa59c}.nav-premium-links{gap:12px}.nav-premium-status{display:inline-flex;gap:12px}.nav-premium-capsule{display:grid;gap:2px;padding:10px 14px;border-radius:18px;background:rgba(16,43,37,.92);border:1px solid rgba(125,212,191,.12)}.nav-premium-capsule small{font-family:var(--font-mono);font-size:.62rem;letter-spacing:.12em;color:#7eb7a9}.nav-premium-capsule strong{font-size:.94rem;color:#f5e7c8}.th-dock-kicker,.vh-premium-insight-kicker,.vh-premium-principle-card small{font-family:var(--font-mono);font-size:.68rem;letter-spacing:.16em;text-transform:uppercase;color:#86b8ab}.vh-premium-shell{display:grid;gap:24px}.th-root{display:grid;gap:22px;padding:0;border:0;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}.th-loading-panel,.th-results-shell,.th-search-shell{display:grid;gap:20px;padding:24px;border-radius:30px;border:1px solid rgba(126,215,199,.1);background:rgba(8,23,20,.94);box-shadow:0 22px 34px rgba(0,0,0,.24)}.th-dock-header-chips,.th-results-actions,.th-terminal-chips{display:flex;gap:10px;flex-wrap:wrap;align-items:center;justify-content:flex-end}.th-dock-header-chips span,.th-terminal-chips span{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;border-radius:14px;background:#112a25;border:1px solid #29463f;color:#d5c59e;font-size:.78rem}.th-form-grid{display:grid;grid-template-columns:280px minmax(0,1.2fr) 340px}.th-input-card{display:grid;align-content:start;gap:14px;padding:18px;border-radius:24px;border:1px solid rgba(212,165,59,.12);background:rgba(16,37,33,.88)}.th-input-card label{font-family:var(--font-mono);font-size:.68rem;letter-spacing:.16em;text-transform:uppercase;color:#86b8ab}.th-budget-wrap{min-height:68px;border-radius:20px;border:1px solid rgba(126,215,199,.12);background:rgba(9,20,17,.9)}.th-budget-wrap input{min-height:54px;border:0;padding:0;background:transparent;color:#f5e7c8;font-size:2rem}.th-budget-wrap input:focus{outline:none}.th-currency{color:#d4a53b;font-size:2rem}.th-slider{margin-top:0;accent-color:#d4a53b}.th-settings-helper{margin:0;color:#92a9a0;line-height:1.55}.th-chip-toolbar{display:flex;gap:10px;flex-wrap:wrap}.th-chip-btn{display:inline-flex;align-items:center;min-height:40px;padding:0 16px;border-radius:14px;border:1px solid #31554c;background:#143029;color:#f5e7c8;cursor:pointer}.th-chip-btn--muted{border-color:#223c36;background:#0d201c;color:#96ada4}.vh-checkbox-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.th-reset-btn,.th-spotlight-action,.th-start-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:16px;font-weight:700;cursor:pointer}.th-spotlight-action,.th-start-btn{border:0;background:#d4a53b;color:#071512}.th-start-btn:disabled{opacity:.45;cursor:not-allowed}.th-reset-btn{border:1px solid rgba(212,165,59,.22);background:transparent;color:#d4a53b}.th-loading-shell{display:grid}.th-loading-panel{justify-items:center;text-align:center;border-color:rgba(224,181,72,.22);background:radial-gradient(circle at top center,rgba(224,181,72,.12),transparent 42%),linear-gradient(180deg,rgba(7,28,24,.97),rgba(5,20,18,.99));box-shadow:0 24px 42px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,240,196,.05)}.th-loading-panel h3{margin:0;color:#f7e8bf;font-size:clamp(2rem,3.8vw,2.7rem);line-height:1.02;text-shadow:0 0 26px rgba(224,181,72,.16)}.th-loading-text{margin:0;color:#efd59a;font-family:var(--font-mono);font-size:clamp(1rem,2vw,1.2rem);letter-spacing:.08em;text-shadow:0 0 18px rgba(224,181,72,.12)}.th-loading-panel small{display:block;color:rgba(233,223,193,.88);font-size:.96rem;line-height:1.45}.th-loading-panel small:last-child{color:#f2c95d;font-family:var(--font-mono);letter-spacing:.08em}.th-loading-track{width:min(420px,100%);height:10px;border-radius:999px;background:linear-gradient(180deg,rgba(18,50,43,.94),rgba(13,33,29,.98));box-shadow:inset 0 0 0 1px rgba(224,181,72,.08),inset 0 0 18px rgba(0,0,0,.22);overflow:hidden}.th-loading-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#e0ad35,#f1c85d 52%,#fff0b3);box-shadow:0 0 18px rgba(240,193,82,.34),0 0 34px rgba(224,181,72,.22)}.th-results-shell{gap:18px}.th-results-layout{display:grid;grid-template-columns:1fr;gap:18px;align-items:start}.th-spotlight,.th-terminal{border-radius:28px;border:1px solid rgba(126,215,199,.09);background:rgba(13,32,28,.9);box-shadow:0 18px 28px rgba(0,0,0,.22)}.th-terminal{padding:0}.th-anchor-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.th-anchor-panel{display:grid;gap:14px;padding:20px;border-radius:26px;border:1px solid rgba(36,63,57,.88);background:linear-gradient(180deg,rgba(8,27,23,.96),rgba(6,21,18,.98))}.th-anchor-panel--cards{grid-column:span 1}.th-anchor-head{display:grid;gap:8px}.th-anchor-head h4{margin:0;color:#f4e8c1;font-size:1.1rem;line-height:1.15}.th-anchor-head p{margin:0;color:#8fa69f;font-size:.86rem;line-height:1.55}.th-anchor-cards,.th-reading-list,.th-signal-grid{display:grid;gap:12px}.th-anchor-card,.th-reading-card,.th-signal-card{display:grid;gap:10px;padding:16px;border-radius:20px;border:1px solid rgba(36,63,57,.72);background:rgba(10,34,29,.92)}.th-anchor-card-top,.th-reading-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.th-anchor-card strong,.th-reading-card strong,.th-signal-card strong{color:#f4e8c1;font-size:1rem;line-height:1.2}.th-anchor-card p,.th-reading-card p,.th-signal-card small{margin:0;color:#93aca4;line-height:1.5}.th-reading-card small{color:#b4c1bc;line-height:1.55}.th-anchor-inline{border:1px solid rgba(212,165,59,.18);background:rgba(212,165,59,.08);color:#e0b548;border-radius:999px;padding:7px 10px;font-family:var(--font-mono);font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,color .16s ease}.th-anchor-inline:hover{border-color:rgba(212,165,59,.34);background:rgba(212,165,59,.14);color:#f4d070}.th-anchor-metrics{display:flex;flex-wrap:wrap;gap:8px}.th-anchor-metrics span,.th-signal-card span{display:inline-flex;align-items:center;min-height:32px;padding:0 10px;border-radius:999px;background:rgba(13,46,39,.86);color:#c7d1cd;font-family:var(--font-mono);font-size:.72rem}.th-signal-card strong{font-size:1.5rem;color:#e0b548}.th-signal-card small{display:block;margin:0;font-size:.8rem}#expedicao,#leituras,#loteca-cards,#loteca-coverage,#loteca-games,#loteca-top,#mercados,#ranking,#sinais{scroll-margin-top:132px}.th-terminal-bar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px;border-bottom:1px solid rgba(36,63,57,.9)}.th-terminal-copy{display:grid;gap:6px}.th-spotlight-top h4,.th-terminal-copy h4{margin:0;font-size:1.25rem;color:#f5e7c8}.th-spotlight-top p,.th-terminal-copy p{margin:0;color:#98ada5;line-height:1.55}.th-table-scroll{overflow-x:auto}.th-table-head,.th-table-trigger{display:grid;grid-template-columns:102px minmax(220px,1.55fr) minmax(150px,1.05fr) 62px 62px 66px 70px 82px 86px 74px;gap:16px;align-items:center}.th-table-head{padding:16px 18px 14px;font-family:var(--font-mono);font-size:.64rem;letter-spacing:.16em;text-transform:uppercase;color:#738d84}.th-table-row{border-top:1px solid rgba(36,63,57,.7)}.th-table-row[data-tier=DIAMANTE]{background:rgba(125,211,252,.04)}.th-table-row[data-tier=OURO]{background:rgba(201,168,76,.03)}.th-table-row[data-tier=BRONZE]{opacity:.78}.th-table-row[data-tier=LATAO]{opacity:.58}.th-table-row:hover,.th-table-row[data-tier=BRONZE]:hover,.th-table-row[data-tier=LATAO]:hover{opacity:1}.th-table-trigger{width:100%;padding:16px 18px;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.th-table-row:hover .th-table-trigger{background:rgba(255,255,255,.01)}.th-cell{min-width:0}.th-col-game strong,.th-col-market strong{color:#f5e7c8}.th-col-game small,.th-col-market small,.th-game-meta-row{color:#6f8e84}.th-col-book,.th-col-confidence,.th-col-edge,.th-col-fair,.th-col-odd,.th-col-profit,.th-col-stake{font-family:var(--font-mono);font-weight:700}.th-confidence-stack{display:inline-flex;flex-direction:column;gap:4px}.th-confidence-bars{display:inline-flex;gap:3px}.th-ranking-detail{padding:18px;border-top:1px solid rgba(36,63,57,.9);background:rgba(10,26,23,.94)}.analysis-panel::-webkit-scrollbar{width:8px}.analysis-panel::-webkit-scrollbar-thumb{background:rgba(212,165,59,.24);border-radius:999px}.vh-footer{margin:28px auto 42px;padding:22px 24px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border-radius:24px;border:1px solid rgba(126,215,199,.08);background:rgba(8,23,20,.82)}.vh-footer-copy{gap:6px}.vh-footer-copy p,.vh-footer-copy small{margin:0;line-height:1.6}.vh-footer-links{display:flex;gap:14px;flex-wrap:wrap;justify-content:flex-end;color:#d5c59e}@media (max-width:1200px){.nav-premium-inner,.page-shell.page-shell-premium,.vh-footer,.vh-premium-hero{width:min(100%,calc(100% - 24px))}.nav-premium-links,.nav-premium-status{display:none}.th-form-grid,.th-results-layout,.vh-premium-hero-grid{grid-template-columns:1fr}}@media (max-width:860px){.th-dock-metrics,.th-period-grid,.th-spotlight-before-after,.th-summary,.vh-checkbox-grid,.vh-premium-principles{grid-template-columns:1fr}.th-dock-header,.th-results-bar,.th-search-actions,.th-terminal-bar,.vh-footer{flex-direction:column;align-items:stretch}.th-table-head,.th-table-trigger{min-width:980px}.th-loading-panel,.th-results-shell,.th-search-shell,.vh-premium-hero-shell{padding:18px;border-radius:24px}}:root{--gold-primary:#e0b548;--gold-light:#f1c866}body{background:radial-gradient(circle at 50% 10%,rgba(6,74,61,.28),transparent 24%),radial-gradient(circle at 50% 40%,rgba(110,79,18,.12),transparent 16%),linear-gradient(180deg,#020a09,#041311 34%,#061815)}.nav-premium-inner,.th-loading-panel,.th-results-shell,.th-search-shell,.th-spotlight,.th-terminal,.vh-footer,.vh-premium-hero-shell{background-color:rgba(6,24,21,.94)}.nav-premium-inner{border-color:rgba(224,181,72,.14)}.nav-premium-mark{background:#0d2a24;border-color:rgba(224,181,72,.4)}.nav-premium-pill,.th-chip-btn,.th-dock-header-chips span,.th-terminal-chips span{border-color:rgba(224,181,72,.12)}.nav-premium-pill.is-active,.th-chip-btn,.th-premium-gold,.th-spotlight-action,.th-start-btn,.vh-premium-action--primary{background:linear-gradient(135deg,#dcae43,#f0c45e)}.th-chip-btn,.th-spotlight-action,.th-start-btn,.vh-premium-action--primary{color:#081411}.th-search-shell{gap:18px}.th-form-grid{grid-template-columns:minmax(320px,.94fr) minmax(0,2.16fr);gap:18px;align-items:start}.th-input-card{display:flex;flex-direction:column;gap:10px;background:linear-gradient(180deg,rgba(15,38,33,.9),rgba(11,28,24,.9));border-color:rgba(224,181,72,.12);padding:18px 18px 16px}.th-input-card label{margin-bottom:2px;font-size:.64rem;letter-spacing:.18em}.th-input-card--budget{border-color:rgba(203,150,55,.18);background:radial-gradient(circle at 18% 20%,rgba(203,150,55,.12),transparent 30%),linear-gradient(180deg,rgba(19,48,39,.94),rgba(13,36,29,.95));box-shadow:inset 0 1px 0 rgba(240,207,120,.04),0 0 0 1px rgba(203,150,55,.04)}.th-input-card--budget,.th-input-card--scope{justify-content:flex-start}.th-budget-wrap{min-height:56px;border:1px solid rgba(112,90,44,.22);background:linear-gradient(180deg,rgba(20,35,28,.96),rgba(13,24,20,.98));box-shadow:inset 0 1px 0 rgba(255,241,206,.03),0 10px 20px rgba(0,0,0,.14)}.th-budget-wrap input{font-size:1.14rem;color:#efe1b6;font-weight:700}.th-currency{font-size:1rem;text-shadow:0 0 10px rgba(203,150,55,.12)}.th-slider{margin-top:2px;cursor:pointer}.th-slider::-webkit-slider-runnable-track{background:linear-gradient(90deg,rgba(137,95,33,.96),rgba(203,150,55,.98));box-shadow:inset 0 1px 0 rgba(255,238,198,.08),0 1px 0 rgba(0,0,0,.2)}.th-slider::-webkit-slider-thumb{border:1px solid rgba(248,227,166,.68);background:radial-gradient(circle at 35% 35%,#f7e0a0 0,#cb9637 56%,#8f6320 100%);box-shadow:0 4px 10px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,247,224,.38)}.th-slider::-moz-range-track{background:linear-gradient(90deg,rgba(137,95,33,.96),rgba(203,150,55,.98));box-shadow:inset 0 1px 0 rgba(255,238,198,.08),0 1px 0 rgba(0,0,0,.2)}.th-slider::-moz-range-thumb{border:1px solid rgba(248,227,166,.68);background:radial-gradient(circle at 35% 35%,#f7e0a0 0,#cb9637 56%,#8f6320 100%);box-shadow:0 4px 10px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,247,224,.38)}.th-input-card--budget .th-settings-helper{margin-top:4px!important;font-size:.84rem;line-height:1.44;max-width:26ch}.th-budget-period{padding-top:12px;border-top:1px solid rgba(224,181,72,.1)}.th-chip-toolbar{gap:8px}.th-chip-btn{min-height:32px;padding:0 12px;font-size:.78rem}.th-league-cloud{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.th-league-pill-label{font-size:.72rem;line-height:1.1}.th-league-pill-mark{font-family:var(--font-mono);font-size:.72rem;color:#e0b548}.th-league-summary{display:grid;gap:4px;margin-top:0}.th-league-summary strong{color:#f5e7c8;font-size:.86rem}.th-root button.th-league-pill.th-league-pill--badge:hover{border-color:rgba(207,172,92,.28)!important;box-shadow:inset 0 1px 0 rgba(255,244,214,.04),0 10px 20px rgba(0,0,0,.12)!important}.th-root button.th-league-pill.th-league-pill--badge.is-active{border-color:rgba(222,186,103,.38)!important;background:linear-gradient(180deg,rgba(18,45,38,.98),rgba(12,32,27,.98))!important;box-shadow:inset 0 1px 0 rgba(255,245,218,.06),0 12px 24px rgba(0,0,0,.12)!important}.th-root .th-league-pill--badge .vh-league-badge__logo{opacity:.96}.th-root .th-league-pill--badge .vh-league-badge__name{color:rgba(239,230,207,.86);line-height:1.14}.th-league-summary p{margin:0;color:#92a9a0;font-size:.84rem;line-height:1.42}.th-bookmaker-section{display:grid;gap:10px;margin-top:4px;padding-top:10px;border-top:1px solid rgba(224,181,72,.1)}.th-bookmaker-head{display:grid;gap:4px}.th-bookmaker-head strong{color:#f5e7c8;font-size:.84rem}.th-bookmaker-head small{color:#8ea79e;font-size:.76rem;line-height:1.38}.th-bookmaker-cloud{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.th-bookmaker-pill-label{font-size:.72rem;line-height:1.1}.th-bookmaker-pill-mark{font-family:var(--font-mono);font-size:.7rem;color:#e0b548}.th-budget-wrap,.th-dock-metrics article,.th-period-btn,.th-spotlight,.th-spotlight-card,.th-summary article,.th-table-head,.th-table-row,.th-terminal{backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0)}.th-terminal{background:linear-gradient(180deg,rgba(9,28,24,.96),rgba(7,21,18,.98))}.th-table-row[data-tier=OURO]{background:rgba(224,181,72,.04)}.th-table-row[data-tier=DIAMANTE]{background:rgba(84,184,176,.06)}.th-table-trigger{transition:background-color .16s ease}.th-table-row:hover .th-table-trigger{background:rgba(255,255,255,.015)}.th-table-row.is-selected{box-shadow:inset 0 0 0 1px rgba(224,181,72,.2)}.th-table-row.is-selected .th-table-trigger{background:rgba(224,181,72,.045)}.th-filter-bar{display:grid;gap:12px;padding:16px 18px 0}.th-filter-bar--selection-only{padding:10px 18px 0}.th-filter-group{display:grid;gap:8px}.th-filter-label{font-family:var(--font-mono);font-size:.62rem;letter-spacing:.12em;text-transform:uppercase;color:#7ea59c}.th-filter-chips{display:flex;flex-wrap:wrap;gap:8px}.th-filter-chip{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(224,181,72,.12);background:rgba(14,36,32,.45);color:#a7bab1;font-family:var(--font-mono);font-size:.72rem;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,color .16s ease,transform .16s ease}.th-filter-chip:hover{transform:translateY(-1px);border-color:rgba(224,181,72,.24)}.th-filter-chip.is-active{background:linear-gradient(135deg,#dcae43,#f0c45e);color:#081411;border-color:transparent}.th-filter-chip--passive{cursor:default;color:#d8cfb6;background:rgba(12,45,38,.8)}.th-filter-chip--passive:hover{transform:none}@media (max-width:1200px){.th-anchor-grid,.th-form-grid{grid-template-columns:1fr}.th-filter-bar{padding-top:14px}}@media (max-width:860px){.th-bookmaker-cloud,.th-league-cloud{grid-template-columns:1fr;gap:8px}}.loteca-dashboard{width:min(1280px,calc(100% - 32px));margin:132px auto 72px;display:grid;gap:22px}.loteca-card-detail,.loteca-config-card,.loteca-panel,.loteca-summary-card{border-radius:28px;border:1px solid rgba(212,165,59,.12);background:linear-gradient(180deg,rgba(8,25,21,.96),rgba(9,31,26,.94));box-shadow:0 18px 40px rgba(2,10,9,.26),inset 0 1px 0 rgba(255,255,255,.02)}.loteca-config-card{display:grid;gap:18px;padding:24px}.loteca-config-card h1{margin:6px 0 8px;font-family:var(--font-serif);font-size:clamp(1.82rem,2.5vw,2.7rem);line-height:.96;color:#f3e3bb}.loteca-config-card p:last-child{margin:0;max-width:54ch;color:#9bb5ac;font-size:.92rem;line-height:1.55}.loteca-config-admin-slot{display:grid;gap:16px;padding-top:18px;border-top:1px solid rgba(212,165,59,.08)}.loteca-kicker{margin:0;font-family:var(--font-mono);font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:#7ea59c}.loteca-field{display:grid;gap:8px}.loteca-field span{font-family:var(--font-mono);font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:#7ea59c}.loteca-field input{width:100%;min-height:50px;border-radius:16px;border:1px solid rgba(212,165,59,.14);background:rgba(6,20,17,.92);padding:0 16px;color:#f3e3bb;font-size:1.02rem;font-family:var(--font-mono);outline:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.02)}.loteca-field input:focus{border-color:rgba(212,165,59,.3);box-shadow:0 0 0 4px rgba(212,165,59,.08),inset 0 1px 0 rgba(255,255,255,.02)}.loteca-generate-button{min-height:50px;border:none;border-radius:16px;padding:0 16px;background:linear-gradient(135deg,#d4a53b,#f3c961);color:#091613;font-family:var(--font-mono);font-size:.78rem;font-weight:800;letter-spacing:.1em;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease;box-shadow:0 12px 24px rgba(212,165,59,.16)}.loteca-generate-button:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.03)}.loteca-generate-button:disabled{cursor:wait;opacity:.74}@keyframes loteca-spin{to{transform:rotate(1turn)}}.loteca-config-bar{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.loteca-config-title{font-family:var(--font-serif);font-size:clamp(1.4rem,2vw,2rem);line-height:1;color:#f3e3bb;white-space:nowrap}.loteca-config-controls{margin-left:auto}.loteca-generate-bar{display:flex;flex-direction:column;align-items:center;gap:10px;padding:8px 0 16px}.loteca-generate-error{margin:0;padding:8px 16px;border-radius:10px;background:rgba(180,50,50,.18);color:#e8a0a0;font-size:.85rem;text-align:center}.loteca-generate-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;max-width:400px;padding:16px 32px;border-radius:16px;border:none;background:linear-gradient(135deg,#c9952d,#e8b84b);color:#2c1810;font-family:var(--font-serif);font-size:1.1rem;font-weight:700;letter-spacing:.08em;cursor:pointer;transition:filter .2s,transform .2s}.loteca-generate-btn:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-2px)}.loteca-generate-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.loteca-btn-spinner{animation:loteca-spin 1s linear infinite}.loteca-header-stack{display:grid;gap:12px}.loteca-probability-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.loteca-probability-card{display:grid;gap:8px;min-height:108px;padding:14px 16px;border-radius:22px;border:1px solid rgba(212,165,59,.2);background:linear-gradient(180deg,rgba(9,28,24,.96),rgba(7,20,18,.94));box-shadow:0 16px 28px rgba(2,10,9,.18),inset 0 1px 0 rgba(255,255,255,.03)}.loteca-probability-card small,.loteca-probability-card span{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase}.loteca-probability-card span{color:#8db4a8;font-size:.66rem}.loteca-probability-card strong{color:#f5e7c4;font-size:clamp(1.5rem,1.8vw,2rem);line-height:.95}.loteca-probability-card small{color:#9cb6ad;font-size:.64rem}.loteca-probability-card--gold{border-color:rgba(212,165,59,.34);box-shadow:0 18px 32px rgba(2,10,9,.2),0 0 0 1px rgba(242,201,93,.14),inset 0 1px 0 rgba(255,255,255,.03)}.loteca-probability-card--gold strong{color:#f2ca5f}.loteca-probability-card--mist strong{color:#d6dfd8}.loteca-probability-card--emerald{border-color:rgba(76,202,160,.26);box-shadow:0 18px 32px rgba(2,10,9,.2),0 0 0 1px rgba(76,202,160,.1),inset 0 1px 0 rgba(255,255,255,.03)}.loteca-probability-card--emerald strong{color:#5ed7ae}.loteca-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.loteca-card-rail{display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.loteca-rail-card__head,.loteca-rail-card__metrics{display:flex;align-items:center;justify-content:space-between;gap:8px}.loteca-rail-card__role,.loteca-rail-card__subline{margin:0;color:#97b2a8;font-size:.68rem}.loteca-rail-card__subline{font-size:.62rem;letter-spacing:.06em}.loteca-rail-card__state{display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;background:rgba(17,53,45,.74);color:#d4a53b;font-family:var(--font-mono);font-size:.58rem;letter-spacing:.1em;text-transform:uppercase}.loteca-rail-card__metrics{color:#9bb5ac;font-family:var(--font-mono);letter-spacing:.04em}.loteca-rail-card__fill{overflow:hidden;height:6px;border-radius:999px;background:rgba(255,255,255,.05)}.loteca-rail-card__fill span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,rgba(212,165,59,.35),rgba(243,201,97,.95));transition:width .22s ease}.loteca-summary-card{display:grid;gap:8px}.loteca-summary-card small,.loteca-summary-card span{font-family:var(--font-mono)}.loteca-summary-card span{font-size:.64rem;letter-spacing:.12em;text-transform:uppercase;color:#7ea59c}.loteca-summary-card strong{font-size:1.5rem;line-height:1;color:#f1c65a}.loteca-summary-card small{color:#aebcaf;font-size:.68rem;line-height:1.4}.loteca-summary-note{margin:0;max-width:72ch;color:#a9bab2;font-size:.84rem;line-height:1.55}.loteca-panel{display:grid;gap:12px;padding:18px 20px 20px}.loteca-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.loteca-panel-head h2{margin:4px 0 0;color:#f3e3bb;font-size:1.18rem}.loteca-imported-callout{display:flex;flex-wrap:wrap;gap:6px 10px;padding:12px 14px;border-radius:18px;border:1px solid rgba(212,165,59,.12);background:rgba(9,30,25,.72)}.loteca-imported-callout span,.loteca-imported-callout strong{font-size:.78rem;line-height:1.45}.loteca-imported-callout strong{color:#f3e3bb}.loteca-imported-callout span{color:#aab8b1}.loteca-table-wrap{overflow-x:auto;overflow-y:hidden;border-radius:22px;border:1px solid rgba(212,165,59,.1);background:rgba(6,22,19,.88)}.loteca-table-wrap::-webkit-scrollbar{height:10px}.loteca-table-wrap::-webkit-scrollbar-track{background:rgba(8,26,22,.82)}.loteca-table-wrap::-webkit-scrollbar-thumb{background:rgba(212,165,59,.22);border-radius:999px}.loteca-table{width:100%;min-width:980px;border-collapse:collapse}.loteca-table thead th{padding:14px 16px;border-bottom:1px solid rgba(212,165,59,.08);font-family:var(--font-mono);font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:#7ea59c;text-align:left}.loteca-table tbody tr{cursor:pointer;transition:background-color .16s ease,box-shadow .16s ease}.loteca-table tbody tr:hover{background:rgba(212,165,59,.03)}.loteca-table tbody tr.is-selected{background:linear-gradient(90deg,rgba(212,165,59,.08),rgba(212,165,59,.02));box-shadow:inset 3px 0 0 #d4a53b}.loteca-table tbody td{padding:16px;border-bottom:1px solid rgba(212,165,59,.06);color:#e8dcc0;vertical-align:top}.loteca-table tbody td strong{display:block;font-size:.98rem;line-height:1.28;color:#f3e3bb}.loteca-table tbody td small{display:block;margin-top:6px;color:#91a8a0;line-height:1.45}.loteca-pick-pill{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 10px;border-radius:999px;border:1px solid rgba(212,165,59,.16);background:rgba(12,42,36,.78);color:#f2c95d;font-family:var(--font-mono);font-size:.72rem;letter-spacing:.05em}.loteca-panel-chips{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.loteca-chip{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;border:1px solid rgba(212,165,59,.14);background:rgba(10,33,28,.86);color:#d6d9ca;font-family:var(--font-mono);font-size:.66rem;letter-spacing:.1em;text-transform:uppercase}.loteca-chip--button{cursor:pointer;transition:border-color .16s ease,color .16s ease,background .16s ease}.loteca-chip--button:hover{border-color:rgba(242,201,93,.28);color:#f3e3bb;background:rgba(12,38,32,.96)}.loteca-chip--accent{color:#f3e3bb;border-color:rgba(212,165,59,.3);background:linear-gradient(180deg,rgba(24,57,48,.9),rgba(12,35,30,.92))}.loteca-ticket-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px}.loteca-ticket-card{position:relative;display:grid;gap:14px;padding:18px 16px 16px;border-radius:22px;border:1px solid rgba(212,165,59,.22);background:linear-gradient(180deg,rgba(244,232,193,.98),rgba(234,223,190,.94));box-shadow:0 14px 30px rgba(2,10,9,.16),inset 0 0 0 1px rgba(255,255,255,.35);overflow:hidden}.loteca-ticket-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top left,rgba(255,255,255,.36),transparent 26%),linear-gradient(140deg,rgba(212,165,59,.08),transparent 38%);pointer-events:none}.loteca-ticket-card__footer-line,.loteca-ticket-card__header,.loteca-ticket-card__stats,.loteca-ticket-card__topline{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:10px}.loteca-ticket-card__badge{display:grid;gap:4px}.loteca-ticket-card__footer-line span,.loteca-ticket-card__star,.loteca-ticket-card__stats span,.loteca-ticket-card__subtitle,.loteca-ticket-card__topline span{font-family:var(--font-mono)}.loteca-ticket-card__star{color:#0e3b34;font-size:.95rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.loteca-ticket-card__subtitle{color:rgba(14,59,52,.7);font-size:.68rem;letter-spacing:.12em;text-transform:uppercase}.loteca-ticket-card__footer-line span,.loteca-ticket-card__stats span,.loteca-ticket-card__topline span{color:#1a2f2b;font-size:.68rem;letter-spacing:.08em}.loteca-ticket-card__stats span:last-child,.loteca-ticket-card__topline span:last-child{color:#0f4f43;font-weight:700}.loteca-ticket-card__stats--secondary{margin-top:-4px}.loteca-ticket-table{display:grid;gap:4px;padding:10px;border-radius:18px;background:rgba(245,238,214,.65);border:1px solid rgba(14,59,52,.1)}.loteca-ticket-row{display:grid;grid-template-columns:20px minmax(78px,1fr) 80px minmax(78px,1fr);align-items:center;gap:8px}.loteca-ticket-row__index{color:rgba(14,59,52,.62);font-family:var(--font-mono);font-size:.72rem}.loteca-ticket-row__team{color:#243f39;font-family:var(--font-mono);font-size:.68rem;font-weight:700;letter-spacing:.03em}.loteca-ticket-row__team--away{text-align:left}.loteca-ticket-row__marks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.loteca-ticket-card__footer{display:grid;gap:10px;padding-top:4px}.loteca-ticket-card__budgetbar{overflow:hidden;height:7px;border-radius:999px;background:rgba(14,59,52,.12)}.loteca-ticket-card__budgetbar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,rgba(242,201,93,.55),rgba(212,165,59,.96));box-shadow:0 0 12px rgba(212,165,59,.18)}.loteca-coverage-grid,.loteca-coverage-row{display:grid;gap:12px}.loteca-coverage-row{grid-template-columns:minmax(220px,1.2fr) repeat(3,minmax(0,1fr));align-items:center;padding:14px 16px;border-radius:20px;background:rgba(7,23,20,.84);border:1px solid rgba(212,165,59,.08)}.loteca-coverage-row strong{color:#f3e3bb;line-height:1.4}.loteca-coverage-game{display:grid;gap:6px}.loteca-coverage-game small{color:#9bb5ac;font-family:var(--font-mono);font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.loteca-coverage-cell{display:grid;gap:6px;padding:12px 12px 10px;border-radius:18px;border:1px solid rgba(212,165,59,.08);background:rgba(8,26,22,.7)}.loteca-coverage-cell small,.loteca-coverage-cell span{font-family:var(--font-mono)}.loteca-coverage-cell span{color:#7ea59c;font-size:.7rem;letter-spacing:.1em;text-transform:uppercase}.loteca-coverage-cell small{color:#c7d0bd;font-size:.68rem}.loteca-coverage-bar{position:relative;height:9px;border-radius:999px;overflow:hidden;background:rgba(12,42,36,.86);border:1px solid rgba(212,165,59,.08)}.loteca-coverage-bar i{position:absolute;inset:0 auto 0 0;display:block;border-radius:inherit;background:linear-gradient(90deg,#d4a53b,#f2ca5f);box-shadow:0 0 10px rgba(212,165,59,.24)}.loteca-coverage-cell.is-empty{border-color:rgba(112,134,127,.18);opacity:.72}.loteca-coverage-cell.is-empty .loteca-coverage-bar i{background:linear-gradient(90deg,rgba(112,134,127,.3),rgba(112,134,127,.18));box-shadow:none}.loteca-coverage-cell.is-weak{border-color:rgba(212,165,59,.16)}.loteca-coverage-cell.is-balanced{border-color:rgba(76,202,160,.16)}.loteca-coverage-cell.is-balanced .loteca-coverage-bar i{background:linear-gradient(90deg,rgba(119,216,177,.88),rgba(76,202,160,.96));box-shadow:0 0 10px rgba(76,202,160,.2)}.loteca-coverage-cell.is-strong{border-color:rgba(95,215,174,.28);background:rgba(9,32,27,.84)}.loteca-coverage-cell.is-strong .loteca-coverage-bar i{background:linear-gradient(90deg,#7ae0bc,#4ccaa0);box-shadow:0 0 14px rgba(76,202,160,.28)}.loteca-empty,.loteca-error{padding:15px 16px;border-radius:18px;border:1px dashed rgba(212,165,59,.18);background:rgba(8,25,21,.78);color:#dce3d6}.loteca-error{color:#f0d8ab;border-style:solid;border-color:rgba(212,165,59,.22)}.loteca-success{padding:15px 16px;border-radius:18px;border:1px solid rgba(126,215,199,.18);background:rgba(9,31,26,.82);color:#dcefd8}.loteca-admin-head{align-items:flex-start}.loteca-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.loteca-admin-grid--top{grid-template-columns:minmax(0,240px) minmax(0,1fr);align-items:end}.loteca-admin-inline-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-start}.loteca-admin-feedback{margin-top:6px}.loteca-admin-meta{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.loteca-admin-table-wrap{overflow-x:auto;overflow-y:hidden;border-radius:22px;border:1px solid rgba(212,165,59,.1);background:rgba(6,22,19,.88)}.loteca-admin-table{width:100%;min-width:1120px;border-collapse:collapse;table-layout:fixed}.loteca-admin-table td,.loteca-admin-table th{padding:12px 10px;border-bottom:1px solid rgba(212,165,59,.06);vertical-align:middle}.loteca-admin-table th{font-family:var(--font-mono);font-size:.66rem;letter-spacing:.12em;text-transform:uppercase;color:#7ea59c;text-align:left}.loteca-admin-table td{color:#f3e3bb}.loteca-admin-table tbody tr:nth-child(odd){background:rgba(255,255,255,.012)}.loteca-admin-table tbody tr:hover{background:rgba(242,201,93,.035)}.loteca-admin-table td:first-child,.loteca-admin-table td:nth-child(6),.loteca-admin-table td:nth-child(7),.loteca-admin-table th:first-child,.loteca-admin-table th:nth-child(6),.loteca-admin-table th:nth-child(7){text-align:center}.loteca-admin-table td:first-child{color:#f2ca5f;font-family:var(--font-mono);font-size:1.05rem}.loteca-admin-table input{width:100%;min-height:40px;border-radius:12px;border:1px solid rgba(212,165,59,.12);background:rgba(8,26,22,.94);padding:0 12px;color:#f3e3bb;outline:none}.loteca-admin-table input::placeholder{color:rgba(155,181,172,.55)}.loteca-admin-table input:focus{border-color:rgba(212,165,59,.24);box-shadow:0 0 0 3px rgba(212,165,59,.08)}.loteca-admin-col--index{width:58px}.loteca-admin-col--team{width:18.5%}.loteca-admin-col--league{width:14%}.loteca-admin-col--datetime{width:18%}.loteca-admin-col--toggle{width:82px}.loteca-admin-col--score{width:94px}.loteca-admin-toggle{display:inline-flex;align-items:center;gap:8px;min-height:40px;color:#cfd8c7;font-size:.82rem}.loteca-admin-toggle input{width:16px;min-height:16px;accent-color:#d4a53b}.loteca-admin-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.loteca-secondary-button{min-height:42px;padding:0 14px;border-radius:14px;border:1px solid rgba(212,165,59,.16);background:rgba(10,30,26,.72);color:#d7c9a7;font-family:var(--font-mono);font-size:.7rem;letter-spacing:.09em;text-transform:uppercase;cursor:pointer;transition:border-color .16s ease,transform .16s ease,color .16s ease}.loteca-secondary-button:hover{transform:translateY(-1px);border-color:rgba(212,165,59,.26);color:#f3e3bb}@media (max-width:1100px){.loteca-card-rail,.loteca-probability-strip,.loteca-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.loteca-admin-grid,.loteca-admin-grid--top{grid-template-columns:1fr}.loteca-admin-meta{justify-content:flex-start}}@media (max-width:860px){.loteca-dashboard{width:min(100%,calc(100% - 20px));margin-top:112px;gap:16px}.loteca-card-detail,.loteca-config-card,.loteca-panel,.loteca-summary-card{border-radius:20px}.loteca-config-card,.loteca-panel{padding:16px}.loteca-card-grid,.loteca-card-rail,.loteca-coverage-row,.loteca-probability-strip,.loteca-summary-grid,.loteca-ticket-grid{grid-template-columns:1fr}}.loteca-config-card{gap:16px;padding:20px 22px}.loteca-config-card h1{margin:4px 0 6px;font-size:clamp(1.8rem,2.4vw,2.5rem)}.loteca-config-card p:last-child{max-width:44ch;font-size:.88rem;line-height:1.45}.loteca-portfolio-summary{gap:12px}.loteca-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.loteca-summary-card{padding:16px}.loteca-summary-card small{display:none}.loteca-card-rail{gap:10px}.loteca-rail-card__role,.loteca-rail-card__subline{color:#89a79c;font-family:var(--font-mono);font-size:.66rem;letter-spacing:.08em;text-transform:uppercase}.loteca-rail-card__role,.loteca-rail-card__subline span{display:block}.loteca-rail-card__metrics{font-size:.66rem}.loteca-admin-feedback{padding:12px 14px;border-radius:18px;font-size:.9rem}@media (max-width:1100px){.loteca-card-rail,.loteca-probability-strip,.loteca-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.loteca-admin-grid,.loteca-admin-grid--top,.loteca-config-main-controls,.loteca-config-stat-grid{grid-template-columns:1fr}.loteca-admin-meta{justify-content:flex-start}}@media (max-width:860px){.loteca-dashboard{width:min(100%,calc(100% - 20px));margin-top:112px;gap:16px}.loteca-card-detail,.loteca-config-card,.loteca-panel,.loteca-summary-card{border-radius:20px}.loteca-config-card,.loteca-panel{padding:16px}.loteca-card-grid,.loteca-card-rail,.loteca-config-main-controls,.loteca-config-stat-grid,.loteca-coverage-row,.loteca-probability-strip,.loteca-summary-grid,.loteca-ticket-grid{grid-template-columns:1fr}}.th-table-head,.th-table-main{display:grid;grid-template-columns:102px minmax(220px,1.55fr) minmax(150px,1.05fr) 62px 62px 66px 70px 92px;gap:16px;align-items:center;min-width:860px}.th-table-trigger{display:grid;gap:16px;align-items:center;min-width:0}.th-table-main{padding-right:10px;cursor:pointer}.th-table-main:focus-visible{outline:1px solid rgba(224,181,72,.42);outline-offset:-1px;box-shadow:inset 0 0 0 1px rgba(224,181,72,.18)}.th-export-checkbox{width:16px;height:16px;margin:0;accent-color:var(--gold-light);cursor:pointer}.th-table-row.is-export-selected{box-shadow:inset 0 0 0 1px rgba(224,181,72,.18)}.th-table-row.is-export-selected .th-table-trigger{background:rgba(224,181,72,.035)}.vh-export-footer{position:fixed;inset:auto 0 0;z-index:28;padding:0 20px 18px;pointer-events:none}.vh-export-footer__inner{width:min(1120px,calc(100% - 16px));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 18px;border-radius:22px;border:1px solid rgba(212,165,59,.16);background:linear-gradient(180deg,rgba(9,28,24,.96),rgba(7,21,18,.98));box-shadow:0 -6px 26px rgba(0,0,0,.16);pointer-events:auto}.vh-export-footer__meta{display:flex;flex-wrap:wrap;align-items:center;gap:12px;color:#d6e3dc;font-family:var(--font-mono);font-size:.74rem;letter-spacing:.04em}.vh-export-footer__meta strong{color:#f6e7c7;font-size:.84rem}.vh-export-footer__hint{color:#9b8b78}.vh-export-footer__warning{color:#b8562a}.vh-export-footer__meta button{border:0;background:transparent;color:#7ea59c;font-family:var(--font-mono);font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;cursor:pointer}.vh-export-footer__meta button:hover{color:var(--gold-light)}.vh-export-footer__action{border:0;border-radius:999px;padding:12px 18px;background:linear-gradient(135deg,var(--gold-primary),var(--gold-light));color:#17211d;font-family:var(--font-mono);font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer}.vh-export-modal-layer{position:fixed;inset:0;z-index:2147482600;display:grid;place-items:center;padding:24px;isolation:isolate}.vh-export-modal-backdrop{position:absolute;inset:0;z-index:0;width:100%;height:100%;border:0;padding:0;background:rgba(4,10,9,.7);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);cursor:pointer}.vh-export-modal{position:relative;z-index:1;width:min(680px,calc(100vw - 32px));max-height:min(84vh,760px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border-radius:26px;border:1px solid rgba(212,165,59,.32);background:linear-gradient(180deg,rgba(10,28,24,.98),rgba(7,21,18,.99));box-shadow:0 28px 80px rgba(0,0,0,.52),inset 0 0 0 1px rgba(246,231,199,.04);animation:vhExportModalIn .16s ease-out}.vh-export-modal__head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px 16px;border-bottom:1px solid rgba(50,88,80,.46)}.vh-export-modal__head h3{margin:4px 0 0;color:#f6e7c7;font-family:var(--font-display);font-size:1.42rem}.vh-export-modal__head button{border:0;background:transparent;color:#86a89f;font-size:1.35rem;cursor:pointer}.vh-export-modal__head button:hover{color:#f6e7c7}.vh-export-modal__kicker{display:inline-flex;font-family:var(--font-mono);font-size:.68rem;letter-spacing:.16em;text-transform:uppercase;color:#7ea59c}.vh-export-modal__body{overflow-y:auto;padding:18px 20px}.vh-export-modal__body pre{margin:0;color:#e3eee8;font-family:var(--font-mono);font-size:.76rem;line-height:1.72;white-space:pre-wrap;word-break:break-word}.vh-export-modal__notice{margin:14px 0 0;color:rgba(227,238,232,.72);font-size:.75rem;line-height:1.55}.vh-export-modal__actions{display:grid;gap:10px;padding:16px 20px 20px;border-top:1px solid rgba(50,88,80,.46)}.vh-export-btn{border:0;border-radius:16px;padding:12px 16px;font-family:var(--font-body);font-size:.92rem;font-weight:700;cursor:pointer}.vh-export-btn--whatsapp{background:#25d366;color:white}.vh-export-btn--email{background:#2c5f86;color:white}.vh-export-btn--copy{border:1px solid rgba(212,165,59,.16);background:rgba(255,255,255,.03);color:#f6e7c7}@keyframes vhExportModalIn{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.loteca-export-bar{display:flex;justify-content:flex-end;margin-top:-2px}.loteca-export-button{border:0;border-radius:999px;padding:10px 15px;background:linear-gradient(135deg,var(--gold-primary),var(--gold-light));color:#17211d;font-family:var(--font-mono);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}@media (max-width:1024px){.th-table-head,.th-table-main{min-width:1080px}}@media (max-width:860px){.vh-export-footer{padding:0 12px 14px}.vh-export-footer__inner{flex-direction:column;align-items:stretch}.vh-export-footer__action{width:100%}.vh-export-modal-layer{padding:12px}.vh-export-modal{width:100%;max-height:88vh}.vh-export-modal__actions{grid-template-columns:1fr}}.allocator-shell{display:grid;gap:10px;padding:14px 18px;border-radius:22px;border:1px solid rgba(212,165,59,.12);background:radial-gradient(circle at top left,rgba(201,168,76,.06),transparent 30%),linear-gradient(180deg,rgba(24,28,19,.94),rgba(14,18,12,.96));box-shadow:0 14px 26px rgba(0,0,0,.18)}.allocator-inline{display:grid;grid-template-columns:minmax(260px,320px) minmax(360px,1fr) minmax(260px,320px) auto;gap:14px}.allocator-inline__budget,.allocator-inline__risk{display:grid;gap:6px;align-content:start}.allocator-inline__budget-col{display:flex;flex-direction:column;gap:8px;min-width:0}.allocator-inline__budget>span,.allocator-inline__eyebrow,.allocator-inline__risk-head>span,.allocator-risk__head>span{font-family:var(--font-mono);font-size:.58rem;letter-spacing:.16em;text-transform:uppercase;color:#9b8b78}.allocator-inline__budget-field{flex:1 1;display:flex;align-items:center;gap:10px;min-width:0;min-height:44px;padding:0 14px;border-radius:14px;border:1px solid #2a2d20;background:rgba(12,16,11,.82)}.allocator-inline__budget-field strong{color:#c9a84c;font-size:1.28rem;font-family:var(--font-mono)}.allocator-inline__budget-field input{flex:1 1;border:0;outline:0;background:transparent;color:#f4e8c1;font-size:1.18rem;font-family:var(--font-mono);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;appearance:textfield}.allocator-inline__budget-field input::-webkit-inner-spin-button,.allocator-inline__budget-field input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.allocator-inline__budget-field:focus-within,.th-stake-editor input:focus{border-color:#c9a84c;box-shadow:0 0 0 1px rgba(201,168,76,.18)}.allocator-risk{display:grid;gap:6px;min-width:0}.allocator-inline__risk-head,.allocator-risk__head{display:flex;align-items:center;justify-content:space-between;gap:10px}.allocator-inline__risk-head strong,.allocator-risk__head strong{font-family:var(--font-mono);font-size:.74rem;letter-spacing:.06em;text-transform:uppercase;color:#f0cf78}.allocator-risk-slider{height:9px;background:linear-gradient(90deg,#4ade80 0,#c9a84c 40%,#b8562a)}.allocator-risk-slider::-webkit-slider-thumb{background:#f4e8c1;border:2px solid #c9a84c;box-shadow:0 0 0 2px rgba(201,168,76,.18)}.vh-premium-shell{gap:18px;padding-top:8px}.vh-brand-header{display:grid;gap:10px;padding:14px 20px 13px;border-left:4px solid #c9a84c;border-bottom:1px solid rgba(201,168,76,.12);border-radius:0 22px 22px 0;background:linear-gradient(180deg,rgba(26,20,8,.96),rgba(19,24,15,.98));box-shadow:0 14px 28px rgba(0,0,0,.14)}.vh-brand-header__lead{display:flex;flex-wrap:wrap;align-items:baseline;gap:0 8px}.vh-brand-header__title{font-family:"Instrument Serif",serif;font-size:clamp(1.2rem,1.6vw,1.46rem);line-height:1;color:#f4e8c1}.vh-brand-header__title--gold{color:#c9a84c}.vh-brand-header__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-height:20px;font-family:var(--font-mono);font-size:.64rem;letter-spacing:.08em;color:#f4e8c1}.vh-brand-header__meta strong{color:#c9a84c}.vh-brand-header__bullet,.vh-brand-header__divider,.vh-brand-header__muted{color:#78685a}.vh-brand-header__live{display:inline-flex;align-items:center;gap:6px;color:#9b8b78}.vh-brand-header__dot{width:6px;height:6px;border-radius:999px;background:#4ade80;box-shadow:0 0 12px rgba(74,222,128,.34);animation:live-pulse 2s ease-in-out infinite}.vh-brand-header__tooltip{margin-left:auto}@keyframes live-pulse{0%,to{opacity:1}50%{opacity:.3}}.vh-info-tooltip{position:relative}.vh-info-tooltip__trigger{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:999px;border:1px solid #2a2d20;background:rgba(15,19,13,.92);color:#78685a;font-family:var(--font-mono);font-size:.72rem;cursor:pointer;transition:border-color .18s ease,color .18s ease,transform .18s ease}.vh-info-tooltip__trigger:hover{color:#c9a84c;border-color:rgba(201,168,76,.45);transform:translateY(-1px)}.vh-info-tooltip__backdrop{position:fixed;inset:0;z-index:40;border:0;background:transparent}.vh-info-tooltip__popover{position:absolute;top:30px;right:0;z-index:50;width:min(320px,calc(100vw - 36px));display:grid;gap:12px;padding:16px;border-radius:18px;border:1px solid #2a2d20;background:linear-gradient(180deg,rgba(26,21,16,.98),rgba(15,18,13,1));box-shadow:0 24px 40px rgba(0,0,0,.34)}.vh-info-tooltip__title{color:#f4e8c1;font-size:.9rem;font-weight:700}.vh-info-tooltip__copy{margin:0;color:#9b8b78;font-size:.72rem;line-height:1.6}.vh-info-tooltip__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.vh-info-tooltip__grid article{display:grid;gap:6px;padding:10px;border-radius:12px;background:#0f1208}.vh-info-tooltip__grid strong{color:#c9a84c;font-family:var(--font-mono);font-size:.74rem}.vh-info-tooltip__grid strong.is-negative{color:#b8562a}.vh-info-tooltip__grid span{color:#78685a;font-size:.62rem;line-height:1.5}.vh-info-tooltip__footer{color:#78685a;font-size:.58rem;text-align:center}.th-root{gap:16px}.th-config-strip{display:grid;grid-template-columns:minmax(280px,1.1fr) minmax(260px,.8fr) minmax(280px,.9fr) auto;gap:16px;align-items:center;padding:14px 18px;border-radius:22px;border:1px solid rgba(126,215,199,.08);background:rgba(8,23,20,.9);box-shadow:0 16px 28px rgba(0,0,0,.18)}.th-config-strip--setup{grid-template-columns:minmax(280px,1.2fr) minmax(280px,.9fr);margin-top:0}.th-config-strip__lead{display:grid;gap:6px}.th-config-strip__lead strong{color:#f5e7c8;font-size:1rem;font-weight:600}.th-config-strip__actions span,.th-config-strip__lead small{color:#8ca29a;font-size:.76rem;line-height:1.5}.th-config-strip__group{display:grid;gap:8px}.th-config-strip__actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:flex-end}.th-search-shell--setup{padding:20px 22px}.th-search-shell--setup .th-form-grid{grid-template-columns:320px minmax(0,1fr)}.th-search-shell--setup .th-input-card{gap:12px}.th-budget-period{display:grid;gap:10px;margin-top:auto}.th-budget-period small{color:#88a097;font-size:.72rem;line-height:1.5}.th-results-shell{padding:0;border:0;background:transparent;box-shadow:none}.th-friction-warning{display:flex;align-items:center;gap:8px;margin-top:10px;padding:8px 12px;border-radius:10px;background:rgba(180,80,20,.12);border:1px solid rgba(220,120,40,.25);color:#f0a54a;font-size:.78rem;font-weight:600;letter-spacing:.01em;line-height:1.4}.th-friction-icon{font-size:.9rem;flex-shrink:0}.th-insight-strip{display:flex;flex-direction:column;gap:0;margin-top:2px;padding:0}.th-insight-tip{display:flex;align-items:baseline;gap:5px;padding:2px 0;border-bottom:1px solid rgba(201,149,45,.06);font-size:.66rem;color:#8a9b8f;line-height:1.28;letter-spacing:.01em}.th-insight-tip:last-child{border-bottom:0}.th-insight-bullet{color:#c9952d;font-size:.9rem;font-weight:700;flex-shrink:0;line-height:1}.th-terminal{overflow:hidden}@media (max-width:1120px){.th-config-strip,.th-config-strip--setup,.th-search-shell--setup .th-form-grid{grid-template-columns:1fr}.th-config-strip__actions{justify-content:flex-start}.th-config-strip--setup{margin-top:0}}@media (max-width:860px){.vh-premium-shell{padding-top:4px}.vh-brand-header{padding:14px 16px 12px}.vh-brand-header__lead{gap:2px 6px}.vh-brand-header__meta{gap:6px}.vh-brand-header__tooltip{margin-left:0}.vh-info-tooltip__popover{right:auto;left:50%;transform:translateX(-50%);width:min(320px,calc(100vw - 28px))}.vh-info-tooltip__grid{grid-template-columns:1fr}.th-config-strip,.th-search-shell--setup{padding:16px}}.allocator-risk-slider::-moz-range-thumb{background:#f4e8c1;border:2px solid #c9a84c;box-shadow:0 0 0 2px rgba(201,168,76,.18)}.allocator-risk__composition{display:flex;height:5px;gap:2px;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.03)}.allocator-risk__composition>div{transition:width .3s ease}.allocator-risk__legend{display:flex;justify-content:space-between;gap:8px;color:#78685a;font-family:var(--font-mono);font-size:.5rem;letter-spacing:.08em;text-transform:uppercase}.allocator-inline__meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;justify-items:stretch;align-self:start}.allocator-inline__stat{display:grid;gap:4px;text-align:left;color:#d2bf91;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;padding:10px 12px;min-height:82px;border-radius:16px;border:1px solid rgba(212,165,59,.12);background:radial-gradient(circle at top left,rgba(212,165,59,.05),transparent 34%),linear-gradient(180deg,rgba(16,30,26,.88),rgba(10,20,17,.94));box-shadow:inset 0 1px 0 rgba(255,248,232,.04)}.allocator-inline__stat small{font-family:var(--font-mono);font-size:.54rem;letter-spacing:.12em;text-transform:uppercase;color:#78685a}.allocator-inline__stat strong{font-family:var(--font-mono);font-size:.98rem;line-height:1.1;color:#f4e8c1}.allocator-inline__hint{font-style:normal;font-size:.58rem;line-height:1.35}.allocator-inline__actions{display:flex;justify-content:flex-end;gap:10px;align-self:stretch}.allocator-inline__hint{margin:0;color:#9b8b78;font-size:.78rem;line-height:1.55}.allocator-inline__metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;align-items:stretch;padding-top:8px;border-top:1px solid rgba(42,45,32,.9)}.allocator-inline__metric{display:grid;gap:5px;min-width:0;padding:10px 12px;border-radius:14px;border:1px solid rgba(201,168,76,.12);background:rgba(12,22,19,.72);box-shadow:inset 0 1px 0 rgba(255,248,232,.03)}.allocator-inline__metric-label{display:inline-flex;align-items:center;gap:5px;min-width:0;color:#9b8b78;font-family:var(--font-mono);font-size:.58rem;letter-spacing:.12em;text-transform:uppercase}.allocator-inline__metric strong{color:#f4e8c1;font-family:var(--font-mono);font-size:.98rem;line-height:1.08;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.allocator-inline__metric small{margin:0;color:#9b8b78;font-size:.66rem;line-height:1.42}.allocator-metric-negative{color:#e07a45!important}.allocator-scenarios{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.allocator-scenario{display:grid;padding:6px 9px;border:1px solid rgba(201,168,76,.12);background:rgba(12,22,19,.82);min-width:0;transition:border-color .22s ease,background-color .22s ease,box-shadow .22s ease,transform .22s ease}.allocator-scenario.is-selected{border-color:rgba(201,168,76,.34);background:rgba(18,32,27,.95);box-shadow:0 0 0 1px rgba(201,168,76,.16),0 8px 20px rgba(0,0,0,.16);transform:translateY(-1px)}.allocator-scenario__head{align-items:center;gap:8px}.allocator-scenario__body>small,.allocator-scenario__head>span{font-family:var(--font-mono);font-size:.5rem;letter-spacing:.12em;text-transform:uppercase}.allocator-scenario__head>span{color:#9b8b78}.allocator-scenario__head>strong{font-family:var(--font-mono);font-size:.9rem;line-height:1;color:#f4e8c1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.allocator-scenario__body{display:flex;align-items:center;justify-content:space-between;gap:8px}.allocator-scenario__body>p{margin:0;font-family:var(--font-mono);font-size:.62rem;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.allocator-scenario__body>p>span{color:#9b8b78;font-size:.55rem;font-weight:500}.allocator-scenario__body>small{color:#78685a;text-align:right}.allocator-scenario__bar{width:100%;border-radius:999px;background:rgba(255,255,255,.05);overflow:hidden}.allocator-scenario__bar>span{display:block;height:100%;border-radius:inherit}.allocator-disclaimer{grid-column:1/-1;padding:11px 14px;border:1px solid rgba(224,122,69,.28);background:radial-gradient(circle at 50% 0,rgba(224,122,69,.12),transparent 58%),rgba(184,86,42,.075);color:#e5c9a2;text-align:center;font-family:var(--font-mono);font-size:.68rem;font-weight:800;letter-spacing:.11em;line-height:1.45;text-transform:uppercase;box-shadow:inset 0 1px 0 rgba(255,238,205,.04)}.allocator-legal-notes{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.allocator-legal-notes small{display:flex;align-items:center;min-height:48px;padding:11px 14px;border-radius:14px;border:1px solid rgba(201,168,76,.18);background:linear-gradient(180deg,rgba(18,36,31,.88),rgba(8,21,18,.78));color:rgba(235,228,210,.84);font-size:.76rem;font-weight:700;line-height:1.42;box-shadow:inset 0 1px 0 rgba(255,238,205,.035)}.allocator-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 14px;border-radius:12px;font-family:var(--font-mono);font-size:.64rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:transform .3s ease,border-color .3s ease,opacity .3s ease}.allocator-btn:hover{transform:translateY(-1px)}.allocator-btn:disabled{opacity:.5;cursor:not-allowed}.allocator-btn--primary{border:0;background:linear-gradient(135deg,#c9a84c,#f0cf78);color:#1c1f14;box-shadow:0 10px 24px rgba(201,168,76,.2)}.allocator-btn--secondary{border:1px solid rgba(201,168,76,.18);background:transparent;color:#c9a84c}.allocator-btn--refresh{min-width:118px;gap:8px}.allocator-btn__stack{display:flex;flex-direction:column;align-items:center;gap:3px;line-height:1}.allocator-btn__stack strong{font:inherit;letter-spacing:.12em;text-transform:uppercase}.allocator-btn__stack small{font-family:var(--font-mono);font-size:.48rem;letter-spacing:.08em;text-transform:none;opacity:.72}@media (max-width:1080px){.allocator-inline{grid-template-columns:1fr}.allocator-inline__actions,.allocator-inline__meta{justify-content:flex-start;justify-items:start}.allocator-inline__metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.allocator-scenarios{grid-template-columns:1fr}}@media (max-width:720px){.allocator-shell{padding:14px;border-radius:18px}.allocator-inline__budget-col{gap:6px}}@keyframes allocator-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loteca-config-admin-slot,.loteca-config-main-controls{display:grid;gap:12px}.loteca-admin-embedded .loteca-admin-grid--top{grid-template-columns:minmax(0,240px) minmax(0,1fr)}.loteca-admin-embedded .loteca-admin-feedback{margin-top:0}.loteca-admin-embedded .loteca-admin-table-wrap{margin-top:2px}@media (max-width:1100px){.loteca-admin-embedded .loteca-admin-grid--top,.loteca-config-main-controls{grid-template-columns:1fr}.loteca-config-card{padding:24px}.loteca-config-copy{padding-top:0}}@keyframes valor-score-glow{0%,to{box-shadow:var(--score-glow-base)}50%{box-shadow:var(--score-glow-peak)}}.th-table-row.valor-row.is-export-selected .th-table-trigger,.th-table-row.valor-row.is-selected .th-table-trigger{background:rgba(224,181,72,.045)}.th-table-row.valor-row:hover .th-table-trigger{background:rgba(255,255,255,.015)}.th-table-trigger{grid-column:1/8;grid-template-columns:102px minmax(220px,1.55fr) minmax(150px,1.05fr) 62px 62px 66px 70px}.th-col-stake-editor{justify-content:flex-end}.th-stake-editor{display:grid;gap:4px;justify-items:end}.th-stake-editor input{width:82px;min-height:34px;padding:0 10px;border-radius:12px;border:1px solid rgba(201,168,76,.16);outline:0;background:rgba(10,16,11,.92);color:#f4e8c1;text-align:right;font-family:var(--font-mono);font-size:.82rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.th-allocator-badge{display:inline-flex;align-items:center;min-height:18px;padding:0 7px;border-radius:999px;border:1px solid transparent;font-family:var(--font-mono);font-size:.5rem;letter-spacing:.14em;text-transform:uppercase}.th-stake-empty{color:rgba(155,139,120,.65);font-family:var(--font-mono);font-size:.76rem}.th-table-row.is-allocator-picked{box-shadow:inset 3px 0 0 rgba(240,207,120,.88),inset 0 0 0 1px rgba(224,181,72,.22),0 0 28px rgba(201,168,76,.08)}.th-table-row.is-allocator-picked .th-table-trigger{background:rgba(224,181,72,.055)}.valor-score-legend{display:flex;align-items:center;justify-content:center;gap:6px;padding:14px 18px 16px}.valor-score-legend__swatch{width:16px;height:20px;border-radius:999px}.valor-score-legend__label{margin-left:8px;color:#8a8a7e;font-family:var(--font-mono);font-size:10px;letter-spacing:.12em}.th-terminal-chips{gap:10px}.th-terminal-chips span{min-height:34px;padding:8px 12px;font-size:.72rem;letter-spacing:.08em}.th-table-head{min-height:44px}.th-table-head span{font-size:.56rem;letter-spacing:.16em}.th-cell{min-height:70px;padding:7px 6px;font-size:.72rem;line-height:1.3;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.th-rank-stack{display:inline-flex;flex-direction:column;align-items:center;gap:6px}.th-rank-stack small{font-family:var(--font-mono);font-size:.62rem;letter-spacing:.08em;color:rgba(235,243,239,.56)}.th-col-game,.th-col-market{gap:3px}.th-col-game strong,.th-col-market strong{font-size:.78rem;line-height:1.16}.th-col-game small,.th-col-market small{font-size:.6rem;line-height:1.28;color:rgba(224,236,230,.54)}.th-col-book,.th-col-confidence,.th-col-edge,.th-col-fair,.th-col-odd,.th-col-profit,.th-col-stake{font-size:.82rem}.th-col-confidence .th-confidence-stack{gap:7px}.th-col-confidence small,.th-col-confidence strong{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.valor-score-legend{padding-top:16px;padding-bottom:18px}.valor-score-legend__swatch{width:18px;height:18px}@media (max-width:1180px){.th-cell{min-height:68px}}.th-divergence{margin-top:8px}.th-divergence-bar{display:grid;gap:4px}.th-div-market,.th-div-model{min-width:80px;height:24px;display:flex;align-items:center;padding:0 10px;border-radius:4px;font-size:.75rem;font-family:var(--font-mono);white-space:nowrap}.th-div-model{background:linear-gradient(90deg,var(--green-emerald),#3d9b5a);color:#fff}.th-div-market{background:linear-gradient(90deg,var(--gold-dim),var(--gold-primary));color:var(--ink-dark)}.th-divergence-label{margin-top:8px;color:var(--text-on-dark-secondary);font-size:.82rem}.th-edge-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.th-edge-tag{padding:4px 10px;border-radius:999px;background:rgba(201,149,45,.1);border:1px solid var(--gold-border);color:var(--gold-primary);font-size:.72rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.th-con>label{color:var(--red-wax)!important}.th-con>p{color:var(--text-on-dark-secondary);border-left:2px solid var(--red-wax);padding-left:12px}.th-passed{margin-top:20px;padding:16px;border-radius:var(--radius-md);background:rgba(50,38,22,.3);border:1px dashed var(--card-dark-border)}.th-passed-list{display:grid;gap:8px;margin-top:12px}.th-passed-item{padding:10px 14px;border-radius:var(--radius-sm);background:var(--card-dark-inner);border:1px solid var(--card-dark-border)}.th-passed-item strong{display:block;color:var(--text-on-dark-dim);font-size:.85rem}.th-passed-item span{color:var(--text-on-dark-dim);font-size:.78rem}.th-passed-item small{display:block;margin-top:4px;color:var(--text-on-dark-dim);font-size:.75rem;font-style:italic}.th-passed--discipline{background:radial-gradient(circle at 16% 18%,rgba(224,122,69,.08),transparent 18%),repeating-linear-gradient(-18deg,rgba(255,248,232,.012),rgba(255,248,232,.012) 1px,transparent 0,transparent 16px),linear-gradient(180deg,rgba(11,33,28,.95),rgba(8,23,20,.985));border:1px solid rgba(224,122,69,.16)}.th-passed-list--discipline{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.th-passed-item--discipline{min-height:100%;background:rgba(9,25,21,.78);border-color:rgba(224,122,69,.14)}.th-passed-item--discipline strong{color:#f1e4c2;font-size:.88rem}.th-passed-item--discipline small{margin-top:8px;color:rgba(232,220,207,.78);font-size:.76rem;font-style:normal;line-height:1.45}@media (max-width:1080px){.th-passed-list--discipline{grid-template-columns:1fr}}.info-tooltip-wrapper{position:relative;display:inline-flex;align-items:center;margin-left:5px;vertical-align:middle}.info-tooltip-trigger{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;border:1px solid rgba(201,149,45,.3);background:rgba(201,149,45,.08);color:#c9952d;font-size:.58rem;font-weight:700;cursor:pointer;transition:background .18s,border-color .18s;padding:0;line-height:1}.info-tooltip-trigger:hover{background:rgba(201,149,45,.18);border-color:#c9952d}.info-tooltip-bubble{position:absolute;z-index:1000;width:270px;padding:12px 14px;border-radius:10px;background:rgba(22,18,12,.97);border:1px solid rgba(201,149,45,.18);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 8px 28px rgba(0,0,0,.45);pointer-events:none;animation:tooltipFadeIn .12s ease}.info-tooltip-top{bottom:calc(100% + 8px);left:50%;transform:translateX(-50%)}.info-tooltip-bottom{top:calc(100% + 8px);left:50%;transform:translateX(-50%)}.info-tooltip-bubble.info-tooltip-bubble--floating{position:fixed;z-index:2147483000;top:auto;right:auto;bottom:auto;transform:none;pointer-events:none;animation:tooltipFloatingFadeIn .12s ease}.info-tooltip-title{display:block;color:#c9952d;font-size:.72rem;font-family:var(--font-serif);margin-bottom:5px;letter-spacing:.04em}.info-tooltip-text{display:block;color:#a89578;font-size:.76rem;line-height:1.5}@keyframes tooltipFadeIn{0%{opacity:0;transform:translateX(-50%) translateY(4px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes tooltipFloatingFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.info-tooltip-bubble{width:230px;left:auto;right:-8px;transform:none}@keyframes tooltipFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}}.empty-state{display:flex;flex-direction:column;align-items:center;text-align:center;padding:40px 24px;gap:10px}.empty-state-title{font-family:var(--font-serif);font-size:1.05rem;color:#e8dcc8;margin:0}.empty-state-text{color:#a89578;font-size:.85rem;line-height:1.6;max-width:420px;margin:0}.empty-state-action{display:inline-block;margin-top:10px;padding:9px 22px;border-radius:8px;border:1px solid rgba(201,149,45,.3);background:rgba(201,149,45,.08);color:#c9952d;font-size:.82rem;font-weight:600;text-decoration:none;cursor:pointer;transition:background .18s,border-color .18s}.empty-state-action:hover{background:rgba(201,149,45,.16);border-color:#c9952d}.guia-page{grid-template-columns:220px 1fr;gap:32px;width:min(var(--shell-w,1220px),calc(100% - 32px));margin:0 auto;padding:32px 0 60px}.guia-sidebar{position:sticky;top:80px;max-height:calc(100vh - 100px);overflow-y:auto;display:flex;flex-direction:column;gap:4px}.guia-sidebar-title{font-family:var(--font-serif);font-size:1.05rem;color:#e8dcc8;margin-bottom:12px}.guia-nav-section{margin-bottom:8px}.guia-nav-heading{display:block;padding:6px 10px;color:#c9952d;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;border-radius:4px}.guia-nav-heading:hover{background:rgba(201,149,45,.08)}.guia-nav-link{display:block;padding:4px 10px 4px 20px;color:#a89578;font-size:.78rem;text-decoration:none;border-radius:4px;transition:color .15s,background .15s}.guia-nav-link:hover{color:#e8dcc8;background:rgba(201,149,45,.06)}.guia-content{min-width:0}.guia-section{margin-bottom:40px}.guia-section-title{font-family:var(--font-serif);font-size:1.3rem;color:#c9952d;margin:0 0 18px;padding-bottom:10px;border-bottom:1px solid rgba(201,149,45,.12)}.guia-article{padding:18px 22px;margin-bottom:14px;border-radius:12px;border:1px solid rgba(201,149,45,.08);background:rgba(60,45,26,.22);scroll-margin-top:80px}.guia-article:target{border-color:#c9952d;background:rgba(201,149,45,.06)}.guia-article-title{font-family:var(--font-serif);font-size:1rem;color:#e8dcc8;margin:0 0 10px}.guia-article-body p{color:#a89578;font-size:.85rem;line-height:1.65;margin:0 0 10px}.guia-article-body p:last-child{margin-bottom:0}.guia-article-body strong{color:#c9952d}@media (max-width:768px){.guia-page{grid-template-columns:1fr;gap:16px}.guia-sidebar{position:static;max-height:none;flex-direction:row;flex-wrap:wrap;gap:6px;padding-bottom:16px;border-bottom:1px solid rgba(201,149,45,.1)}.guia-sidebar-title{width:100%;margin-bottom:4px}.guia-nav-section{margin-bottom:0}.guia-nav-link{display:none}.guia-nav-heading{padding:6px 12px;border:1px solid rgba(201,149,45,.15);border-radius:6px;font-size:.72rem}}.nav-upgrade-cta{border-radius:999px;background:linear-gradient(135deg,var(--gold-primary),var(--gold-light));color:var(--ink-dark);font-size:.8rem;font-weight:700;letter-spacing:.02em;margin-right:10px;padding:8px 16px;text-decoration:none;transition:filter .2s ease}.nav-upgrade-cta:hover{filter:brightness(1.08)}.allocator-inline__lock{color:rgba(201,149,45,.82);display:block;font-family:var(--font-mono);font-size:.72rem;letter-spacing:.08em;margin-top:10px;text-transform:uppercase}.allocator-inline__lock--inline{margin-top:-2px}.nav-premium-links{flex-wrap:wrap}.nav-premium-links,.nav-premium-pill{display:inline-flex;align-items:center}.nav-premium-pill{justify-content:center;min-height:48px;padding:0 18px;border-radius:18px;border:1px solid rgba(224,181,72,.14);background:linear-gradient(180deg,rgba(10,28,24,.94),rgba(7,20,18,.92));color:#e8dcc8;font-family:var(--font-body);font-size:.94rem;font-weight:600;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease}.nav-premium-pill:hover{transform:translateY(-1px);border-color:rgba(240,207,120,.32);box-shadow:0 14px 26px rgba(0,0,0,.18)}.nav-premium-pill.is-active{color:#1c1f14;border-color:rgba(240,207,120,.34);box-shadow:0 12px 28px rgba(201,168,76,.14),inset 0 1px 0 rgba(255,244,205,.32)}.nav-premium-pill.is-locked{opacity:.76}.nav-premium-status{align-items:center}.nav-premium-capsule{min-height:62px;align-content:center;box-shadow:inset 0 1px 0 rgba(255,255,255,.03)}.nav-upgrade-cta{display:inline-flex;align-items:center;justify-content:center;min-height:60px;padding:0 28px;box-shadow:0 14px 28px rgba(201,149,45,.18),inset 0 1px 0 rgba(255,249,224,.32)}.valor-score-badge{position:relative;display:inline-grid;place-items:center;width:50px;height:50px;border-radius:50%;font-family:var(--font-mono);font-size:.96rem;font-weight:700;line-height:1;letter-spacing:-.04em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;overflow:hidden;isolation:isolate}.valor-score-badge:after{content:"";position:absolute;inset:5px;border-radius:inherit;border:1px solid rgba(255,255,255,.08);pointer-events:none}.allocator-scenarios{margin-top:4px;gap:10px}.allocator-scenario{gap:6px;padding:10px 12px;border-radius:16px;background:linear-gradient(180deg,rgba(11,23,20,.96),rgba(9,17,15,.92))}.allocator-scenario__eyebrow,.allocator-scenario__foot>small{font-family:var(--font-mono);font-size:.56rem;letter-spacing:.14em;text-transform:uppercase}.allocator-scenario__eyebrow{color:#f0e0b6}.allocator-scenario__head>small{color:#78685a;font-family:var(--font-mono);font-size:.5rem;letter-spacing:.14em;text-transform:uppercase}.allocator-scenario__main{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.allocator-scenario__main>strong{font-family:var(--font-mono);font-size:1.24rem;line-height:1;color:#f4e8c1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.allocator-scenario__main>p{margin:0;font-family:var(--font-mono);font-size:.74rem;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:right}.allocator-scenario__main>p>span{color:#9b8b78}.allocator-scenario__foot{display:grid;gap:7px}.allocator-scenario__bar{height:4px}.allocator-disclaimer{padding:8px 14px;border-radius:16px;font-size:.58rem}.th-table-row.valor-row:before{content:none}.th-col-rank{justify-self:center}.th-match-badges{display:inline-flex;align-items:flex-start;gap:14px}.th-match-side{display:grid;justify-items:center;gap:7px;min-width:74px}.th-team-badge{min-width:72px;max-width:78px;gap:5px}.th-team-badge .vh-team-badge__frame{border-radius:0;border:0;background:transparent;box-shadow:none}.th-team-badge .vh-team-badge__image{width:auto;height:auto;max-width:68%;max-height:68%}.th-team-badge .vh-team-badge__name{max-width:100%;color:#f0e2be;font-size:.62rem!important;font-weight:700;line-height:1.08;letter-spacing:-.01em}.th-match-versus{align-self:center;display:inline-flex;align-items:center;justify-content:center;min-width:20px;margin-top:-10px;color:rgba(235,226,198,.82);font-family:var(--font-mono);font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.th-momentum-bars{min-width:auto!important}.guia-page{padding:118px 0 72px}.guia-sidebar{top:120px;max-height:calc(100vh - 146px)}.guia-article,.guia-section{scroll-margin-top:132px}.th-bookmaker-pill,.th-league-pill{appearance:none;width:100%;display:flex;align-items:center;gap:10px;min-height:44px;padding:0 16px;border-radius:14px;border:1px solid rgba(209,171,74,.16);background:linear-gradient(180deg,rgba(15,38,33,.98),rgba(10,28,24,.98));box-shadow:inset 0 1px 0 rgba(255,244,205,.04),0 8px 18px rgba(0,0,0,.12);color:#e6e2d2;text-align:left;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease}.th-bookmaker-pill:hover,.th-league-pill:hover{transform:translateY(-1px);border-color:rgba(240,207,120,.26);box-shadow:inset 0 1px 0 rgba(255,244,205,.05),0 14px 28px rgba(0,0,0,.16)}.th-bookmaker-pill.is-active,.th-league-pill.is-active{border-color:rgba(240,207,120,.34);background:linear-gradient(135deg,#ddb246,#f1ca68);box-shadow:0 14px 30px rgba(201,168,76,.18),inset 0 1px 0 rgba(255,246,214,.32);color:#181d14}.th-bookmaker-pill-mark,.th-league-pill-mark{display:inline-grid;place-items:center;width:14px;flex-shrink:0;font-size:0}.th-bookmaker-pill-mark:before,.th-league-pill-mark:before{content:"○";font-size:.82rem;line-height:1;color:#e0b548}.th-bookmaker-pill.is-active .th-bookmaker-pill-mark:before,.th-league-pill.is-active .th-league-pill-mark:before{content:"●";color:#171c14}.th-bookmaker-pill-label,.th-league-pill-label{font-size:.82rem;font-weight:600;letter-spacing:.01em}.th-bookmaker-pill.is-active .th-bookmaker-pill-label,.th-league-pill.is-active .th-league-pill-label{color:#171c14}.th-chip-btn{min-height:36px;padding:0 14px;border-radius:999px;border:1px solid rgba(224,181,72,.16);background:linear-gradient(180deg,rgba(15,38,33,.98),rgba(10,28,24,.98));color:#e9debf;box-shadow:inset 0 1px 0 rgba(255,246,214,.04),0 10px 22px rgba(0,0,0,.14)}.th-chip-btn:hover{transform:translateY(-1px);border-color:rgba(240,207,120,.26)}.th-chip-btn--muted{color:#9eb0a9}.th-filter-chip.is-active{box-shadow:0 10px 22px rgba(201,168,76,.18),inset 0 1px 0 rgba(255,246,214,.3)}.th-reset-btn,.th-start-btn{min-height:44px;border-radius:999px}.th-reset-btn{padding:0 20px;border:1px solid rgba(224,181,72,.2);background:linear-gradient(180deg,rgba(15,38,33,.98),rgba(10,28,24,.98));color:#ebdeb7;box-shadow:inset 0 1px 0 rgba(255,246,214,.04),0 10px 22px rgba(0,0,0,.12)}.th-reset-btn:hover{background:linear-gradient(180deg,rgba(18,46,40,.98),rgba(12,33,29,.98));border-color:rgba(240,207,120,.28)}.th-reset-btn--ghost{border-color:rgba(255,255,255,.1);color:#9fb2ab}.th-reset-btn--ghost:hover{border-color:rgba(240,207,120,.16);color:#e9debf}.allocator-scenario{gap:5px;min-height:88px;padding:9px 12px 8px}.allocator-scenario.is-selected{box-shadow:inset 0 0 0 1px rgba(240,207,120,.18),0 12px 24px rgba(0,0,0,.16)}.allocator-scenario__head{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.allocator-scenario__eyebrow,.allocator-scenario__foot>small{font-size:.52rem}.allocator-scenario__head>small{font-size:.48rem}.allocator-scenario__main>strong{font-size:1.06rem}.allocator-scenario__main>p{font-size:.66rem}.allocator-scenario__foot{gap:5px}.allocator-disclaimer{border-radius:14px;font-size:.54rem}.th-bookmaker-pill-mark:before,.th-league-pill-mark:before{content:"\25CB"}.th-bookmaker-pill.is-active .th-bookmaker-pill-mark:before,.th-league-pill.is-active .th-league-pill-mark:before{content:"\25CF"}#expedicao,#leituras,#loteca-cards,#loteca-coverage,#loteca-games,#loteca-top,#mercados,#sinais{scroll-margin-top:140px}.guia-page{padding-top:136px}.nav-premium-pill{min-height:56px;padding:0 26px;border-radius:22px;font-size:.98rem}.nav-premium-logo{min-width:340px}.nav-premium-capsule{min-height:68px;padding:0 28px;border-radius:24px}.nav.nav-premium .nav-premium-pill{min-height:50px;padding:0 24px;border:1px solid rgba(189,151,63,.2);background:linear-gradient(180deg,rgba(13,39,33,.98),rgba(9,27,23,.96));color:#efe6cb;box-shadow:inset 0 1px 0 rgba(255,246,214,.04),0 14px 28px rgba(0,0,0,.12);font-size:1rem;font-weight:700}.nav.nav-premium .nav-premium-pill:hover{border-color:rgba(212,178,94,.38);background:linear-gradient(180deg,rgba(18,48,41,.98),rgba(12,33,29,.96))}.nav.nav-premium .nav-premium-pill.is-active{background:linear-gradient(180deg,#c39232,#98681f);border-color:rgba(235,204,126,.42);color:#fff1cc;box-shadow:0 16px 30px rgba(120,81,24,.24),inset 0 1px 0 rgba(255,235,180,.22)}.nav.nav-premium .nav-upgrade-cta{min-height:56px;padding:0 28px;border-radius:999px}.nav.nav-premium .nav-premium-capsule{min-height:64px;padding:0 26px;border-radius:999px}.guia-page{padding-top:188px!important}.guia-sidebar{top:184px!important;max-height:calc(100vh - 208px)!important}.vh-brand-header--compact{gap:0;padding:10px 18px;border-radius:0 18px 18px 0;overflow:hidden}.vh-brand-header--compact .vh-brand-header__meta{min-height:auto;gap:8px}#expedicao,#leituras,#loteca-cards,#loteca-coverage,#loteca-games,#loteca-top,#mercados,#ranking,#sinais,.guia-article,.guia-section{scroll-margin-top:156px!important}.th-root .th-chip-btn,.th-root .th-filter-chip,.th-root .th-reset-btn,.th-root .th-start-btn{appearance:none;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 13px;border-radius:999px;border:1px solid rgba(184,147,66,.22);background:linear-gradient(180deg,rgba(13,35,31,.98),rgba(9,24,21,.96));color:#ebe1c5;box-shadow:inset 0 1px 0 rgba(255,246,214,.04),0 10px 20px rgba(0,0,0,.1);font-size:.86rem;font-weight:600}.th-root .th-start-btn{min-height:44px;padding:0 20px;font-size:.98rem}.th-root .th-chip-btn:hover,.th-root .th-filter-chip:hover,.th-root .th-reset-btn:hover,.th-root .th-start-btn:hover{border-color:rgba(204,169,93,.32)}.th-root .th-filter-chip.is-active,.th-root .th-start-btn{border-color:rgba(229,197,118,.32);background:linear-gradient(180deg,#b9882e,#91641e);color:#f8ecc8;box-shadow:0 14px 24px rgba(120,81,24,.18),inset 0 1px 0 rgba(255,237,186,.16)}.th-root .th-chip-btn--muted,.th-root .th-reset-btn--ghost{background:linear-gradient(180deg,rgba(13,39,33,.84),rgba(9,27,23,.8));color:#a5b6b0}.th-root .th-chip-toolbar,.th-root .th-config-strip__lead,.th-root .th-filter-chips{gap:7px}.th-root .th-config-manifesto{display:block;max-width:620px;font-family:var(--font-display);font-size:clamp(1.38rem,1.1rem + .9vw,2.1rem);line-height:1.05;letter-spacing:-.02em;color:#f5e7c8}.th-root .th-config-manifesto-note{display:grid;gap:4px;max-width:660px;color:#8ca29a;font-size:.8rem;line-height:1.6}.th-root .th-config-manifesto-note span{color:#d2c294;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.th-root .th-config-strip__group--period{gap:10px}.th-root .th-config-strip__group--period .th-filter-chips{display:flex;flex-wrap:wrap;gap:10px}.th-root .th-config-strip__group--period .th-filter-chip{width:auto;min-width:108px;min-height:34px;justify-content:center;padding:0 14px;font-size:.76rem;letter-spacing:.02em}.th-root .th-bookmaker-cloud{flex-wrap:wrap;align-items:flex-start;gap:7px 8px}.th-root button.th-bookmaker-pill,.th-root button.th-league-pill{appearance:none;width:auto!important;flex:0 0 auto;min-height:28px;padding:0 10px;border-radius:9px;border:1px solid rgba(130,98,41,.48)!important;background:linear-gradient(180deg,rgba(10,28,24,.98),rgba(7,20,18,.97))!important;color:#e7dcc0!important;box-shadow:inset 0 1px 0 rgba(255,245,214,.04),inset 0 0 0 1px rgba(235,205,132,.04),0 4px 10px rgba(0,0,0,.08)!important}.th-root button.th-bookmaker-pill:hover,.th-root button.th-league-pill:hover{transform:translateY(-1px);border-color:rgba(181,144,66,.62)!important;box-shadow:inset 0 1px 0 rgba(255,246,214,.05),inset 0 0 0 1px rgba(232,202,132,.06),0 6px 12px rgba(0,0,0,.1)!important}.th-root .th-bookmaker-pill-mark,.th-root .th-league-pill-mark{display:inline-grid;place-items:center;width:6px;flex-shrink:0;font-size:.48rem!important;line-height:1;color:#cf9a38}.th-root .th-bookmaker-pill-mark:before,.th-root .th-league-pill-mark:before{content:none!important}.th-root .th-bookmaker-pill.is-active .th-bookmaker-pill-mark,.th-root .th-league-pill.is-active .th-league-pill-mark{color:#fff1cc}.th-root .th-bookmaker-pill-label,.th-root .th-league-pill-label{font-size:.72rem!important;font-weight:600!important;letter-spacing:.01em;line-height:1;white-space:nowrap}.vh-footer{margin:32px auto 44px;padding:26px 28px;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(360px,.95fr);gap:28px;border-radius:26px;border:1px solid rgba(132,178,165,.12);background:linear-gradient(180deg,rgba(8,23,20,.92),rgba(5,18,16,.94));box-shadow:inset 0 1px 0 rgba(255,245,214,.04),0 18px 34px rgba(0,0,0,.16);color:#97ada4}.vh-footer-kicker{width:fit-content;font-family:var(--font-mono);font-size:.66rem;letter-spacing:.28em;color:#7fa69b;text-decoration:none}.vh-footer-kicker:hover{color:#d7bd72}.vh-footer-copy{display:grid;gap:8px;max-width:720px}.vh-footer-copy p{margin:0;color:#f1e4c2;font-size:1rem;line-height:1.6}.vh-footer-copy small{margin:0;color:#92a79f;font-size:.78rem;line-height:1.65}.vh-footer-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.vh-footer-group{display:grid;align-content:start;gap:8px}.vh-footer-group>span{font-family:var(--font-mono);font-size:.62rem;letter-spacing:.24em;text-transform:uppercase;color:#7fa69b}.vh-footer-group a{color:#dccca4;font-size:.88rem;text-decoration:none;transition:color .18s ease,transform .18s ease}.vh-footer-group a:hover{color:#fff2cf;transform:translateX(1px)}.vh-footer-disclaimer{grid-column:1/-1;padding-top:16px;margin-top:4px;border-top:1px solid rgba(132,178,165,.12)}.vh-footer-disclaimer p{margin:0;max-width:64rem;margin-inline:auto;color:rgba(146,167,159,.82);font-size:.72rem;line-height:1.7;letter-spacing:.01em;text-align:center}@media (max-width:768px){.vh-footer-disclaimer p{font-size:.66rem}}.vh-team-badge{flex-direction:column;justify-content:flex-start;gap:6px;color:#e8dcc0;text-align:center;-webkit-user-select:none;user-select:none}.vh-team-badge,.vh-team-badge__frame{display:inline-flex;align-items:center}.vh-team-badge__frame{position:relative;justify-content:center;border-radius:50%;border:1.5px solid rgba(203,157,83,.3);background:radial-gradient(ellipse at 30% 30%,rgba(244,232,193,.08),transparent 70%);box-shadow:inset 0 0 0 1px rgba(203,157,83,.08),0 4px 12px rgba(0,0,0,.25);overflow:hidden;transition:all .2s ease}.vh-team-badge__frame:hover{border-color:rgba(203,157,83,.5);box-shadow:inset 0 0 0 1px rgba(203,157,83,.15),0 6px 18px rgba(0,0,0,.35),0 0 0 3px rgba(203,157,83,.08);transform:translateY(-1px)}.vh-team-badge__image{display:block;object-fit:contain;object-position:center;opacity:1;transition:filter .18s ease,transform .18s ease}.vh-team-badge__frame:before{content:"";position:absolute;inset:18%;border-radius:999px;background:linear-gradient(90deg,rgba(201,149,45,.04),rgba(255,246,214,.16),rgba(201,149,45,.04));opacity:0;transform:scale(.94);transition:opacity .18s ease,transform .18s ease;pointer-events:none}.vh-team-badge[data-loaded=false] .vh-team-badge__frame:before{opacity:1;transform:scale(1)}.vh-team-badge__fallback{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:0;color:rgba(232,220,192,.84);font-family:var(--font-mono);font-size:.72em;letter-spacing:.12em;background:transparent}.vh-team-badge__name{display:block;max-width:10rem;color:#f1e4c2;font-family:var(--font-body);font-weight:700;line-height:1.2;white-space:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-wrap:balance}.th-root .th-bookmaker-pill.is-active .th-bookmaker-pill-label,.th-root .th-league-pill.is-active .th-league-pill-label{color:#fff5de!important}.vh-league-badge{display:inline-flex;align-items:center;justify-content:center;min-width:0;color:inherit}.vh-league-badge[data-layout=stacked]{flex-direction:column;gap:2px;text-align:center}.vh-league-badge[data-layout=inline]{flex-direction:row;gap:8px;min-width:0}.vh-league-badge[data-layout=icon]{flex-direction:row}.vh-league-badge__logo{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.vh-league-badge__image{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 1px 5px rgba(0,0,0,.14))}.vh-league-badge__fallback{width:100%;height:100%;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(212,180,106,.22);background:linear-gradient(180deg,rgba(19,44,38,.94),rgba(8,20,17,.96));color:#e7d6aa;font-size:.82em;box-shadow:inset 0 1px 0 rgba(255,245,214,.06)}.vh-league-badge__name{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:normal;color:rgba(233,222,191,.6);line-height:1.02;letter-spacing:.01em;transition:opacity .16s ease;text-wrap:balance}@media (max-width:920px){.th-root .th-league-cloud{grid-template-columns:repeat(5,1fr)!important;gap:5px!important}}@media (max-width:700px){.th-root .th-league-cloud{display:grid!important;grid-auto-flow:column!important;grid-template-rows:repeat(2,auto)!important;grid-template-columns:unset!important;overflow-x:auto!important;overflow-y:hidden!important;gap:6px 8px!important;padding:6px 2px 8px!important;justify-content:flex-start!important;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x mandatory}.th-root .th-league-cloud::-webkit-scrollbar{display:none}.th-root button.th-league-pill.th-league-pill--badge{width:64px!important;min-width:64px!important;min-height:unset!important;padding:4px 2px 2px!important;gap:2px;border-radius:14px;border:1px solid transparent!important;background:transparent!important;box-shadow:none!important;scroll-snap-align:start}.th-root button.th-league-pill.th-league-pill--badge.is-active{background:rgba(224,181,72,.08)!important;border-color:rgba(224,181,72,.35)!important;box-shadow:0 0 12px rgba(224,181,72,.12)!important}.th-root .th-league-pill--badge .vh-league-badge__logo{width:38px!important;height:38px!important;padding:4px;border-radius:50%!important;border-width:1.5px}.th-root button.th-league-pill.th-league-pill--badge.is-active .vh-league-badge__logo{border-color:rgba(224,181,72,.6)!important;box-shadow:0 0 0 2px rgba(224,181,72,.18),inset 0 1px 0 rgba(255,255,255,.8),0 2px 8px rgba(224,181,72,.15)!important}.th-root .th-league-pill--badge .vh-league-badge__name{font-size:.52rem!important;max-width:8ch;line-height:1.1;text-align:center;opacity:.75}.th-root button.th-league-pill.th-league-pill--badge.is-active .vh-league-badge__name{opacity:1;color:rgba(224,181,72,.95)}.th-root .th-league-pill--badge .vh-league-badge{gap:2px}}.vh-league-badge:hover .vh-league-badge__name{opacity:.82}.vh-league-badge[data-layout=inline] .vh-league-badge__name{margin-top:0}.allocator-row__league-meta .vh-league-badge,.vh-intel-match-top .vh-league-badge,.vh-intelligence-head .vh-league-badge,.vh-match-head .vh-league-badge{min-width:0}.allocator-row__league-meta,.vh-brand-header__league-list{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.nav.nav-premium .nav-premium-inner{min-height:84px;padding:15px 24px 13px;background:linear-gradient(180deg,rgba(7,31,25,.96),rgba(7,26,22,.97));border:1px solid rgba(152,126,67,.16);box-shadow:inset 0 1px 0 rgba(255,244,214,.03),0 16px 34px rgba(0,0,0,.14)}.nav.nav-premium .nav-premium-logo{min-width:304px;gap:10px}.nav.nav-premium .nav-premium-mark{width:40px;height:40px}.nav.nav-premium .nav-premium-mark svg{overflow:visible}.nav.nav-premium .nav-premium-wordmark strong{font-size:1.08rem;color:#f4e7c6}.nav.nav-premium .nav-premium-wordmark small{font-size:.56rem;letter-spacing:.14em;color:rgba(220,209,181,.78)}.nav.nav-premium .nav-premium-links{gap:10px}.nav.nav-premium .nav-premium-pill{min-height:40px;padding:0 18px;border:1px solid rgba(154,124,62,.2);background:linear-gradient(180deg,rgba(11,29,25,.98),rgba(7,21,18,.98));color:#efe4c8;box-shadow:inset 0 1px 0 rgba(255,244,214,.04),0 8px 16px rgba(0,0,0,.12);font-size:.92rem}.nav.nav-premium .nav-premium-pill.is-active{background:linear-gradient(180deg,#cb9637,#a87424);border-color:rgba(235,205,129,.34);color:#fff2d0;box-shadow:inset 0 1px 0 rgba(255,237,188,.18),0 12px 24px rgba(103,70,22,.22)}.nav.nav-premium .nav-premium-capsule{min-height:54px;padding:0 20px;background:linear-gradient(180deg,rgba(12,36,31,.96),rgba(8,26,22,.98))}.nav.nav-premium .nav-premium-capsule span{font-size:.74rem;letter-spacing:.03em}.nav.nav-premium .nav-premium-capsule strong{font-size:.94rem}.th-search-shell--setup .th-form-grid{grid-template-columns:minmax(270px,.76fr) minmax(0,2.24fr);gap:24px;align-items:start}.th-input-card--budget{padding:22px 22px 18px;border-radius:24px;border:1px solid rgba(203,150,55,.16);background:radial-gradient(circle at 18% 18%,rgba(203,150,55,.1),transparent 30%),linear-gradient(180deg,rgba(19,48,39,.96),rgba(12,34,28,.96));box-shadow:inset 0 1px 0 rgba(255,241,205,.04),0 14px 28px rgba(0,0,0,.12)}.th-input-card--budget label{margin-bottom:4px}.th-budget-wrap{min-height:54px;border:1px solid rgba(98,78,38,.24);background:linear-gradient(180deg,rgba(22,37,30,.96),rgba(14,24,21,.98));box-shadow:inset 0 1px 0 rgba(255,244,214,.03),0 10px 18px rgba(0,0,0,.14);justify-content:center}.th-budget-wrap input{min-height:42px;font-size:1.12rem;color:#f2e4ba;text-align:center}.th-currency{font-size:.98rem;color:#cb9637;text-shadow:0 0 10px rgba(203,150,55,.14)}.th-slider{width:100%;margin-top:4px;appearance:none;background:transparent}.th-slider::-webkit-slider-runnable-track{height:8px;border-radius:999px;background:linear-gradient(90deg,rgba(135,95,32,.98),rgba(203,150,55,1));box-shadow:inset 0 1px 0 rgba(255,240,198,.08)}.th-slider::-webkit-slider-thumb{width:24px;height:24px;margin-top:-8px;border-radius:50%;appearance:none;border:1px solid rgba(247,225,160,.68);background:radial-gradient(circle at 35% 35%,#f7dfa0 0,#cb9637 56%,#8e631f 100%);box-shadow:0 4px 10px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,246,220,.34)}.th-slider::-moz-range-track{height:8px;border-radius:999px;background:linear-gradient(90deg,rgba(135,95,32,.98),rgba(203,150,55,1));box-shadow:inset 0 1px 0 rgba(255,240,198,.08)}.th-slider::-moz-range-thumb{width:24px;height:24px;border-radius:50%;border:1px solid rgba(247,225,160,.68);background:radial-gradient(circle at 35% 35%,#f7dfa0 0,#cb9637 56%,#8e631f 100%);box-shadow:0 4px 10px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,246,220,.34)}.th-input-card--budget .th-settings-helper{max-width:24ch;color:#e8dcc0}.th-budget-period{padding-top:2px;gap:6px;margin-top:0}.th-root .th-chip-btn{min-height:32px;padding:0 12px;border-radius:999px;font-size:.78rem}.th-root button.th-league-pill.th-league-pill--badge:hover{border-color:rgba(205,171,94,.26)!important;background:linear-gradient(180deg,rgba(18,45,38,.97),rgba(12,31,27,.98))!important;box-shadow:inset 0 1px 0 rgba(255,244,214,.04),0 12px 22px rgba(0,0,0,.12)!important}.th-root button.th-league-pill.th-league-pill--badge.is-active{border-color:rgba(223,189,110,.34)!important;background:linear-gradient(180deg,rgba(19,45,39,.98),rgba(12,33,27,.98))!important;box-shadow:inset 0 1px 0 rgba(255,245,218,.05),0 12px 24px rgba(0,0,0,.12)!important}.th-root .th-league-pill--badge .vh-league-badge{gap:4px}.th-root .th-league-pill--badge .vh-league-badge__logo{opacity:.95}.th-root .th-league-pill--badge .vh-league-badge__name{max-width:9ch;color:rgba(240,231,208,.84);font-size:.66rem!important}@media (max-width:920px){.th-search-shell--setup .th-form-grid{grid-template-columns:1fr}}.allocator-scenarios{gap:8px}.allocator-scenario{min-height:74px;padding:8px 10px 7px;border-radius:14px;gap:4px}.allocator-scenario__row{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.allocator-scenario__row>strong{font-size:.98rem}.allocator-scenario__profit{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.allocator-scenario__profit>p{margin:0;font-size:.72rem;line-height:1.22}.allocator-scenario__eyebrow,.allocator-scenario__foot>small,.allocator-scenario__profit>small{font-size:.56rem}.allocator-scenario__bar{height:3px}.allocator-disclaimer{padding:6px 12px;font-size:.66rem}@media (max-width:980px){.th-root .th-config-strip__group--period .th-filter-chips{display:flex;flex-wrap:wrap}.allocator-legal-notes,.vh-footer,.vh-footer-meta{grid-template-columns:1fr}.guia-page{padding-top:184px!important}.guia-sidebar{top:auto!important;max-height:none!important}.nav.nav-premium .nav-premium-pill,.nav.nav-premium .nav-upgrade-cta{min-height:46px}}.vh-brand-header{display:none!important}.th-results-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin:0 0 10px;padding:0 4px}.th-results-toolbar__copy{color:#8ca29a;font-size:.76rem;line-height:1.5}.th-results-toolbar__actions{display:inline-flex;align-items:center;gap:10px}.nav.nav-premium{border-color:rgba(212,165,59,.12);background:linear-gradient(180deg,rgba(6,21,18,.96),rgba(5,18,16,.98))}.allocator-scenarios{margin-top:2px}.allocator-scenario{min-height:64px;padding:7px 9px 6px}.allocator-scenario__row>strong{font-size:.9rem}.allocator-scenario__profit>p{font-size:.58rem}.allocator-scenario__eyebrow,.allocator-scenario__foot>small,.allocator-scenario__profit>small{font-size:.48rem}.allocator-disclaimer{padding:5px 10px;font-size:.5rem}@media (max-width:980px){.th-results-toolbar{flex-direction:column;align-items:flex-start}.th-results-toolbar__actions{flex-wrap:wrap}}.nav.nav-premium .nav-premium-links{gap:12px}.nav.nav-premium .nav-premium-pill{min-height:42px;padding:0 22px;border-radius:999px;border:1px solid rgba(148,119,59,.28);background:linear-gradient(180deg,rgba(9,28,24,.98),rgba(6,18,16,.98));color:#efe6cf;box-shadow:inset 0 1px 0 rgba(255,244,214,.04),0 8px 18px rgba(0,0,0,.12);font-size:.98rem;font-weight:600}.nav.nav-premium .nav-premium-pill:hover{border-color:rgba(194,159,81,.42);box-shadow:inset 0 1px 0 rgba(255,244,214,.05),0 10px 22px rgba(0,0,0,.14)}.nav.nav-premium .nav-premium-pill.is-active{background:linear-gradient(180deg,#af7a26,#8d601b);border-color:rgba(232,199,122,.4);box-shadow:inset 0 1px 0 rgba(255,239,193,.16),0 14px 28px rgba(90,58,16,.24)}.nav.nav-premium .nav-premium-capsule{min-height:68px;border-radius:28px;border:1px solid rgba(132,178,165,.14);background:linear-gradient(180deg,rgba(11,36,31,.96),rgba(8,26,22,.98));box-shadow:inset 0 1px 0 rgba(255,245,214,.03),0 14px 26px rgba(0,0,0,.16)}.loteca-dashboard{margin-top:132px}.loteca-config-card{padding:34px 38px;border-radius:34px}.loteca-config-shell{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.72fr);gap:30px;align-items:start}.loteca-config-copy{display:grid;align-content:start;gap:14px;padding-top:8px}.loteca-config-title{max-width:13ch;margin:0;font-family:var(--font-display);font-size:clamp(2rem,1.6rem + .8vw,3rem);line-height:1.02;letter-spacing:-.035em;color:#f5e7c8}.loteca-config-title span{display:block}.loteca-config-title__accent{color:#d7bb79}.loteca-config-note{margin:0;max-width:54ch;color:#9fb2aa;font-size:.95rem;line-height:1.74}.loteca-config-note strong{color:#e7d8b2;font-weight:700}.loteca-config-badges{display:flex;flex-wrap:wrap;gap:10px}.loteca-value-panel{display:grid;align-content:start;gap:16px;padding:28px;border-radius:30px;border:1px solid rgba(212,165,59,.18);background:radial-gradient(circle at top left,rgba(201,149,45,.16),transparent 36%),linear-gradient(180deg,rgba(17,49,42,.96),rgba(9,25,22,.98));box-shadow:inset 0 1px 0 rgba(255,243,210,.04),0 18px 34px rgba(0,0,0,.16)}.loteca-value-panel__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.loteca-value-panel__contest{color:#d9c79d;font-family:var(--font-mono);font-size:.68rem;letter-spacing:.14em;text-transform:uppercase}.loteca-field--premium{gap:10px}.loteca-field-inputwrap{display:flex;align-items:center;gap:14px;min-height:82px;padding:0 20px;border-radius:26px;border:1px solid rgba(212,165,59,.18);background:rgba(5,16,15,.9);box-shadow:inset 0 1px 0 rgba(255,243,210,.03),0 12px 24px rgba(0,0,0,.14)}.loteca-field-inputwrap i{color:#ffcb46;font-family:var(--font-mono);font-size:2rem;font-style:normal;font-weight:800}.loteca-field--premium input{min-height:58px;padding:0;border:none;background:transparent;box-shadow:none;font-size:2rem;font-weight:800}.loteca-field--premium input:focus{box-shadow:none}.loteca-value-panel__note{margin:0;color:#a8b8b1;font-size:.84rem;line-height:1.62}.loteca-generate-button{min-height:56px;border-radius:999px;border:1px solid rgba(231,197,118,.28);background:linear-gradient(180deg,#c39232,#95651e);color:#fff1cc;font-family:var(--font-sans);font-size:.96rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;box-shadow:inset 0 1px 0 rgba(255,238,188,.16),0 14px 28px rgba(96,63,19,.18)}.loteca-admin-stage{margin-top:16px}.loteca-admin-embedded{gap:18px;padding:26px 28px 28px;border-radius:30px;border:1px solid rgba(212,165,59,.12);background:radial-gradient(circle at top right,rgba(201,149,45,.06),transparent 30%),linear-gradient(180deg,rgba(11,34,29,.96),rgba(8,23,20,.98));box-shadow:inset 0 1px 0 rgba(255,243,210,.03),0 18px 34px rgba(0,0,0,.15)}.loteca-admin-embedded .loteca-panel-head{gap:18px}.loteca-admin-embedded .loteca-panel-head h2{font-size:1.04rem}.loteca-admin-embedded .loteca-admin-grid--top{grid-template-columns:minmax(0,228px) minmax(0,1fr);gap:14px}.loteca-admin-embedded .loteca-admin-inline-actions,.loteca-admin-embedded .loteca-admin-meta{justify-content:flex-start}.loteca-generate-error{border-radius:16px}.loteca-card-rail{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.loteca-rail-card{padding:16px 14px;border-radius:22px;border:1px solid rgba(212,165,59,.14);background:linear-gradient(180deg,rgba(8,25,22,.94),rgba(7,19,17,.98))}.loteca-rail-card strong{color:#f2e6c7;font-size:1rem}.loteca-rail-card.is-generated{border-color:rgba(212,165,59,.28);box-shadow:inset 0 1px 0 rgba(255,244,214,.03),0 14px 24px rgba(0,0,0,.14)}.loteca-panel,.loteca-summary-card{border-radius:28px}.loteca-ticket-card{border-radius:26px}.loteca-ticket-card--sol{box-shadow:0 18px 34px rgba(0,0,0,.14),inset 0 0 0 1px rgba(255,239,199,.32),0 0 0 1px rgba(212,165,59,.12)}.loteca-ticket-card--sirius{background:linear-gradient(180deg,rgba(242,235,210,.98),rgba(229,220,190,.95))}.loteca-ticket-card--vega{background:linear-gradient(180deg,rgba(236,230,205,.98),rgba(221,213,183,.95))}.loteca-ticket-card__footer-line,.loteca-ticket-card__header,.loteca-ticket-card__stats,.loteca-ticket-card__topline{position:relative;z-index:1}.loteca-ticket-mark{min-height:28px;border-radius:10px;border:1px solid rgba(14,59,52,.16);background:rgba(255,255,255,.6);color:#1b312d;font-family:var(--font-mono);font-size:.72rem;font-weight:700}.loteca-ticket-mark.is-active.is-home{background:linear-gradient(180deg,#1e7f67,#125647);border-color:rgba(18,86,71,.48);color:#f8fff8}.loteca-ticket-mark.is-active.is-draw{background:linear-gradient(180deg,#c39232,#99661d);border-color:rgba(153,102,29,.5);color:#fff5dd}.loteca-ticket-mark.is-active.is-away{background:linear-gradient(180deg,#7f5036,#5e3823);border-color:rgba(94,56,35,.5);color:#fff2ea}.guia-page{width:min(1360px,calc(100% - 32px));margin:132px auto 0;display:grid;grid-template-columns:280px minmax(0,1fr);gap:28px;padding-top:0!important}.guia-sidebar{top:132px!important;max-height:calc(100vh - 156px)!important;padding:26px 22px;border-radius:30px;border:1px solid rgba(212,165,59,.12);background:linear-gradient(180deg,rgba(7,22,19,.96),rgba(6,18,16,.98));box-shadow:inset 0 1px 0 rgba(255,245,214,.03),0 18px 34px rgba(0,0,0,.16)}.guia-sidebar-title{color:#f0e3c1}.guia-content{display:grid;gap:22px}.guia-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:28px 30px;border-radius:32px;border:1px solid rgba(212,165,59,.14);background:radial-gradient(circle at top left,rgba(201,149,45,.12),transparent 30%),linear-gradient(180deg,rgba(8,25,22,.96),rgba(7,19,17,.98));box-shadow:inset 0 1px 0 rgba(255,245,214,.03),0 18px 36px rgba(0,0,0,.16)}.guia-hero-title{grid-column:1;max-width:16ch;margin:0;font-family:var(--font-display);font-size:clamp(2.2rem,1.9rem + 1vw,3.6rem);line-height:.95;color:#f5e7c8;letter-spacing:-.03em}.guia-hero-title span{display:block;color:#d8b860}.guia-hero-copy{grid-column:1;max-width:64ch;margin:0;color:#9fb2aa;font-size:.98rem;line-height:1.7}.guia-glossary-cta{grid-column:2;grid-row:1/span 2;justify-self:end;align-self:center;display:inline-flex;min-height:44px;align-items:center;justify-content:center;border:1px solid rgba(212,165,59,.38);border-radius:999px;background:rgba(212,165,59,.12);color:#f6df98;font-weight:900;padding:0 18px;text-decoration:none}.guia-article,.guia-section{border-radius:28px;border:1px solid rgba(212,165,59,.1);background:linear-gradient(180deg,rgba(8,24,21,.92),rgba(6,18,16,.96))}.guia-section{padding:24px}.guia-section-title{color:#f1e4c2}.guia-article{padding:24px 26px}.guia-article-title{color:#f1e4c2}.guia-article-body p{color:#b3c1bb}.vh-footer{width:min(1360px,calc(100% - 32px));border-radius:32px}@media (max-width:1080px){.guia-page,.loteca-config-shell{grid-template-columns:1fr}.guia-sidebar{position:relative;top:auto!important;max-height:none!important}.guia-hero{grid-template-columns:1fr}.guia-glossary-cta{grid-column:1;grid-row:auto;justify-self:start}}.th-loading-shell{min-height:0;align-content:start;padding-top:28px}.th-loading-panel{width:min(520px,calc(100% - 40px));gap:14px;padding:18px 18px 16px;border-radius:24px}.th-loading-panel h3{font-size:clamp(1.5rem,3vw,2rem);line-height:1.06}.th-loading-text{font-size:clamp(.92rem,1.8vw,1.05rem)}.th-loading-panel small{margin-top:4px;font-size:.82rem}.th-loading-track{width:min(360px,100%);height:8px;margin:8px 0 0}.allocator-scenarios{gap:6px}.allocator-scenario{min-height:60px;padding:6px 8px;border-radius:12px;gap:3px}.allocator-scenario__row{gap:8px}.allocator-scenario__row>strong{font-size:.88rem}.allocator-scenario__profit{gap:8px}.allocator-scenario__profit>p{font-size:.54rem}.allocator-scenario__eyebrow,.allocator-scenario__foot>small,.allocator-scenario__profit>small{font-size:.46rem}.allocator-scenario__bar{height:2px}.allocator-disclaimer{padding:4px 10px;font-size:.62rem}.nav.nav-premium .nav-premium-inner{min-height:82px;padding:16px 24px 14px 26px;border-radius:26px}.nav.nav-premium .nav-premium-logo{min-width:308px;gap:12px;padding-left:0}.nav.nav-premium .nav-premium-mark{width:42px;height:42px;border-radius:0;display:inline-grid;margin-left:0;background:transparent;border:0;box-shadow:none}.nav.nav-premium .nav-premium-mark svg{display:block;filter:drop-shadow(0 1px 4px rgba(0,0,0,.16))}.nav.nav-premium .nav-premium-wordmark{gap:2px;transform:translateY(-2px)}.nav.nav-premium .nav-premium-wordmark small,.nav.nav-premium .nav-premium-wordmark strong{display:block}.nav.nav-premium .nav-premium-wordmark strong{font-size:1.18rem;letter-spacing:.045em}.nav.nav-premium .nav-premium-wordmark small{font-size:.58rem;letter-spacing:.16em;color:rgba(223,210,181,.78)}.nav.nav-premium .nav-premium-capsule{min-height:56px;padding:0 22px;border-radius:22px}.nav.nav-premium .nav-premium-capsule span{font-size:.76rem;letter-spacing:.04em}.nav.nav-premium .nav-premium-capsule strong{font-size:.98rem}.nav.nav-premium .nav-premium-inner{min-height:86px;padding:16px 26px 14px 28px;border-radius:28px;border:1px solid rgba(203,157,83,.14);background:radial-gradient(circle at top left,rgba(203,157,83,.06),transparent 24%),linear-gradient(180deg,rgba(13,28,22,.98),rgba(11,25,20,.98));box-shadow:inset 0 1px 0 rgba(255,245,218,.03),0 22px 40px rgba(0,0,0,.18)}.nav.nav-premium .nav-premium-logo{min-width:330px;gap:14px}.nav.nav-premium .nav-premium-mark{width:44px;height:44px}.nav.nav-premium .nav-premium-mark svg{filter:drop-shadow(0 1px 0 rgba(255,244,218,.16)) drop-shadow(0 3px 8px rgba(0,0,0,.16))}.nav.nav-premium .nav-premium-wordmark{gap:1px}.nav.nav-premium .nav-premium-wordmark strong{font-size:1.22rem;letter-spacing:.055em;color:#e8dccf;text-shadow:0 1px 0 rgba(0,0,0,.26)}.nav.nav-premium .nav-premium-wordmark small{font-size:.6rem;letter-spacing:.18em;color:rgba(232,220,207,.76)}.nav-premium-pill{border-radius:20px;border-color:rgba(203,157,83,.15);background:linear-gradient(180deg,rgba(17,31,25,.98),rgba(12,26,21,.98))}.nav-premium-pill.is-active{background:linear-gradient(180deg,#e3c27f,#c18d35);color:#101812;box-shadow:inset 0 1px 0 rgba(255,241,214,.28),0 10px 22px rgba(118,83,26,.24)}.nav.nav-premium .nav-premium-capsule{min-height:58px;padding:0 24px;border-radius:23px;background:linear-gradient(180deg,rgba(18,35,28,.96),rgba(13,28,22,.98))}.th-search-shell--setup .th-form-grid{grid-template-columns:minmax(280px,.72fr) minmax(0,2.28fr);gap:26px;align-items:start!important}.th-input-card--budget,.th-input-card--scope{border-radius:28px;border:1px solid rgba(203,157,83,.16);background:radial-gradient(circle at top left,rgba(203,157,83,.08),transparent 28%),linear-gradient(180deg,rgba(21,46,38,.96),rgba(13,32,27,.98));box-shadow:inset 0 1px 0 rgba(255,244,214,.04),0 16px 30px rgba(0,0,0,.14)}.th-root .th-input-card--scope{border-color:rgba(212,160,23,.24);background:radial-gradient(circle at top left,rgba(212,160,23,.1),transparent 30%),linear-gradient(180deg,rgba(27,60,48,.97),rgba(17,42,34,.99));box-shadow:inset 0 1px 0 rgba(255,244,214,.05),0 18px 34px rgba(0,0,0,.16)}.th-input-card--budget{padding:18px 20px 14px;gap:8px!important}.th-budget-wrap{min-height:52px;padding:0 18px;border-radius:999px;border:1px solid rgba(203,157,83,.2);background:linear-gradient(180deg,rgba(13,28,22,.98),rgba(15,33,27,.98));box-shadow:inset 0 1px 0 rgba(255,246,220,.04),0 12px 22px rgba(0,0,0,.14)}.th-budget-wrap input{min-height:46px;font-size:1.18rem;color:#e8dccf;letter-spacing:-.03em}.th-currency{font-size:1.04rem;color:#cb9d53;text-shadow:0 0 10px rgba(203,157,83,.18)}.th-slider::-moz-range-track,.th-slider::-webkit-slider-runnable-track{height:7px;border-radius:999px;background:linear-gradient(90deg,#0d1c16,#cb9d53 64%,#e56f48);box-shadow:inset 0 1px 0 rgba(255,243,218,.08),0 0 0 1px rgba(203,157,83,.1)}.th-slider::-moz-range-thumb,.th-slider::-webkit-slider-thumb{width:24px;height:24px;border:1px solid rgba(247,229,190,.6);background:radial-gradient(circle at 34% 34%,#f4ddb0 0,#cb9d53 58%,#8f6220 100%);box-shadow:inset 0 1px 0 rgba(255,247,229,.34),0 6px 14px rgba(79,52,14,.28)}.allocator-risk-slider{height:8px;background:linear-gradient(90deg,#27483a,#cb9d53 60%,#e56f48);box-shadow:inset 0 1px 0 rgba(255,244,214,.07)}.allocator-risk-slider::-moz-range-thumb,.allocator-risk-slider::-webkit-slider-thumb{width:18px;height:18px;border:2px solid rgba(244,232,193,.72);background:radial-gradient(circle at 32% 32%,#f7dfaa 0,#cb9d53 58%,#92651d 100%);box-shadow:inset 0 1px 0 rgba(255,249,232,.3),0 0 0 2px rgba(203,157,83,.16)}.valor-score-badge{width:56px;height:56px;border-width:1px!important;box-shadow:inset 0 1px 0 rgba(255,247,230,.2),inset 0 -2px 6px rgba(0,0,0,.16),var(--score-glow-base)}.valor-score-badge:before{content:"";position:absolute;inset:2px;border-radius:inherit;border:1px solid rgba(255,244,218,.14);pointer-events:none}.valor-score-badge:after{inset:7px;border-color:rgba(255,248,232,.18)}.valor-score-badge[data-tier=gold]{text-shadow:0 1px 0 rgba(104,70,18,.28)}.valor-score-badge[data-tier=silver]{text-shadow:0 1px 0 rgba(91,102,115,.22)}.valor-score-badge[data-tier=bronze]{text-shadow:0 1px 0 rgba(88,54,20,.2)}.th-confidence-stars{display:inline-flex;align-items:center;gap:2px}.th-confidence-star{font-size:.74rem;line-height:1;color:rgba(232,220,207,.18);text-shadow:none}.th-confidence-star.is-filled{color:#cb9d53;text-shadow:0 0 8px rgba(203,157,83,.18)}.th-confidence-stack small{color:rgba(232,220,207,.74)}.th-root .th-league-cloud{grid-template-columns:repeat(auto-fill,minmax(138px,156px))!important;justify-content:start!important;align-items:start!important;gap:8px!important}.th-root button.th-league-pill.th-league-pill--badge{width:100%!important;min-height:90px;padding:8px 8px 7px;justify-content:center;align-items:center;gap:6px;border-radius:14px;border:1.5px solid rgba(212,168,42,.32)!important;background:radial-gradient(circle at 50% 8%,rgba(224,181,72,.12),transparent 52%),linear-gradient(180deg,rgba(26,63,50,.99),rgba(14,37,30,.99))!important;box-shadow:inset 0 1px 0 rgba(255,244,218,.1),0 0 0 1px rgba(212,168,42,.06),0 12px 28px rgba(0,0,0,.18)!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.th-root button.th-league-pill.th-league-pill--badge:hover{transform:translateY(-2px) scale(1.02);border-color:rgba(232,184,75,.5)!important;background:linear-gradient(180deg,rgba(34,76,60,.99),rgba(22,52,42,.99))!important;box-shadow:inset 0 1px 0 rgba(255,244,218,.12),0 0 18px rgba(212,168,42,.12),0 16px 32px rgba(0,0,0,.2)!important}.th-root button.th-league-pill.th-league-pill--badge.is-active{border-color:rgba(224,181,72,.55)!important;background:linear-gradient(180deg,rgba(36,78,62,.99),rgba(22,52,40,.99))!important;box-shadow:0 0 0 1.5px rgba(224,181,72,.22),0 0 24px rgba(224,181,72,.15),0 12px 28px rgba(0,0,0,.16)!important}.th-root .th-league-pill--badge .vh-league-badge{gap:5px}.th-root .th-league-pill--badge .vh-league-badge__logo{box-sizing:border-box;width:58px!important;height:58px!important;padding:3px;border-radius:14px;border:1.5px solid rgba(218,200,160,.52);background:linear-gradient(145deg,rgba(255,253,247,.98),rgba(247,240,225,.96) 32%,rgba(235,226,207,.94) 58%,rgba(249,243,231,.97));box-shadow:inset 0 1px 0 rgba(255,255,255,.88),inset 0 -1px 0 rgba(210,190,150,.18),inset 0 0 10px rgba(255,250,235,.32),0 0 0 2px rgba(255,244,218,.035),0 7px 18px rgba(0,0,0,.18);opacity:1;transition:opacity .18s ease,transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.th-root .th-league-pill--badge .vh-league-badge__image{transform:scale(1.14);filter:drop-shadow(0 3px 9px rgba(0,0,0,.24)) saturate(1.38) contrast(1.08) brightness(1.12);transition:filter .18s ease,transform .18s ease}.th-root .th-league-pill--badge .vh-league-badge__name{max-width:14ch;color:rgba(240,230,210,.94);opacity:1;font-size:.74rem!important;line-height:1.12;letter-spacing:.01em;transition:color .18s ease,opacity .18s ease}.th-root button.th-league-pill.th-league-pill--badge:hover .vh-league-badge__logo{opacity:1;transform:scale(1.04);border-color:rgba(218,200,160,.55);background:linear-gradient(145deg,rgba(255,252,246,.98),rgba(248,242,230,.96) 35%,rgba(242,234,218,.94) 60%,rgba(250,244,234,.97));box-shadow:inset 0 1px 0 rgba(255,255,255,.85),inset 0 0 10px rgba(255,250,235,.35),0 0 14px rgba(218,192,130,.14),0 8px 20px rgba(0,0,0,.18)}.th-root button.th-league-pill.th-league-pill--badge:hover .vh-league-badge__image{transform:scale(1.2);filter:drop-shadow(0 3px 11px rgba(0,0,0,.26)) saturate(1.55) contrast(1.1) brightness(1.16)}.th-root button.th-league-pill.th-league-pill--badge:hover .vh-league-badge__name{color:#f5e7c8}.th-root button.th-league-pill.th-league-pill--badge.is-active .vh-league-badge__logo{opacity:1;transform:scale(1.04);border-color:rgba(220,198,148,.6);background:linear-gradient(145deg,rgba(255,253,248,.99),rgba(250,244,232,.97) 35%,rgba(245,238,222,.95) 60%,rgba(252,247,238,.98));box-shadow:inset 0 1px 0 rgba(255,255,255,.88),inset 0 0 12px rgba(255,250,235,.4),0 0 0 2px rgba(218,192,130,.16),0 0 18px rgba(218,192,130,.12),0 8px 18px rgba(0,0,0,.16)}.th-root button.th-league-pill.th-league-pill--badge.is-active .vh-league-badge__image{transform:scale(1.2);filter:drop-shadow(0 3px 11px rgba(0,0,0,.26)) saturate(1.6) contrast(1.12) brightness(1.18)}.th-root button.th-league-pill.th-league-pill--badge.is-active .vh-league-badge__name{color:#e0b548;opacity:1}@media (max-width:920px){.th-root .th-league-cloud{grid-template-columns:repeat(auto-fill,minmax(122px,146px))!important;gap:7px!important}.th-root button.th-league-pill.th-league-pill--badge{min-height:84px;padding:7px 7px 6px}.th-root .th-league-pill--badge .vh-league-badge__logo{width:52px!important;height:52px!important}.th-root .th-league-pill--badge .vh-league-badge__name{font-size:.68rem!important}}@media (max-width:700px){.th-root .th-league-cloud{display:grid!important;grid-auto-flow:column!important;grid-template-rows:repeat(2,auto)!important;grid-template-columns:unset!important;overflow-x:auto!important;overflow-y:hidden!important;gap:7px 8px!important;padding:6px 2px 9px!important;justify-content:flex-start!important;scroll-snap-type:x mandatory}.th-root button.th-league-pill.th-league-pill--badge{width:92px!important;min-width:92px!important;min-height:82px;scroll-snap-align:start}.th-root .th-league-pill--badge .vh-league-badge__logo{width:48px!important;height:48px!important}.th-root .th-league-pill--badge .vh-league-badge__name{max-width:9ch;font-size:.58rem!important;line-height:1.08}}.vh-bookmaker-badge{display:inline-flex;align-items:center;gap:6px;min-width:0}.vh-bookmaker-badge[data-layout=vertical]{flex-direction:column;justify-content:center;gap:4px;text-align:center}.vh-bookmaker-badge[data-layout=horizontal]{flex-direction:row}.vh-bookmaker-badge__logo{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.vh-bookmaker-badge__image{width:100%;height:100%;object-fit:contain;opacity:.94;filter:none;transition:opacity .18s ease,transform .18s ease}.vh-bookmaker-badge__fallback{color:#cb9d53;font-family:var(--font-mono);font-size:.56rem;font-weight:700;letter-spacing:.14em}.vh-bookmaker-badge__name{color:rgba(232,220,207,.72);font-weight:600;letter-spacing:.01em;white-space:nowrap}.th-root button.th-bookmaker-pill{min-height:38px;width:auto;padding:0 12px;border-radius:999px;gap:0;border:1px solid rgba(203,157,83,.16)!important;background:linear-gradient(180deg,rgba(17,41,33,.92),rgba(12,27,23,.96))!important;box-shadow:inset 0 1px 0 rgba(255,244,218,.03),0 8px 18px rgba(0,0,0,.08)!important}.th-root button.th-bookmaker-pill:hover{border-color:rgba(203,157,83,.28)!important;background:linear-gradient(180deg,rgba(19,46,36,.94),rgba(13,31,24,.98))!important}.th-root button.th-bookmaker-pill.is-active{border-color:rgba(203,157,83,.3)!important;background:linear-gradient(180deg,rgba(17,41,33,.92),rgba(12,27,23,.96))!important;box-shadow:inset 0 1px 0 rgba(255,244,218,.05),0 8px 18px rgba(0,0,0,.08)!important}.th-root .th-bookmaker-pill-label,.th-root .th-bookmaker-pill-mark{display:none}.th-root button.th-bookmaker-pill.is-active .vh-bookmaker-badge__image,.th-root button.th-bookmaker-pill:hover .vh-bookmaker-badge__image{opacity:1;transform:translateY(-.5px)}.th-col-book{color:rgba(232,220,207,.88)}.th-col-edge--meter{display:flex;align-items:center;justify-content:center}.th-inline-value-meter{width:78px;min-width:78px}.th-odd-card-label{display:block;margin-bottom:4px;color:rgba(232,220,207,.52);font-family:var(--font-mono);font-size:.56rem;letter-spacing:.18em;text-transform:uppercase}.th-odd-card-meta{display:block;margin-top:4px;color:rgba(232,220,207,.42);font-size:.66rem;line-height:1.2}.th-odd-card-value{display:block;color:#f4ead4;font-weight:700;line-height:1}.th-odd-card-value--fair{color:rgba(232,220,207,.9)}.th-odd-input-shell{display:inline-flex;align-items:center;width:100%;min-width:0;padding:0 10px;border-radius:12px;border:1px solid rgba(203,157,83,.18);background:linear-gradient(180deg,rgba(11,25,20,.9),rgba(9,19,15,.96));box-shadow:inset 0 1px 0 rgba(255,244,214,.04)}.th-odd-input{width:100%;min-width:0;height:34px;border:0;outline:none;background:transparent;color:#f5ecd5;font-family:var(--font-display);font-size:1.05rem;font-weight:700;line-height:1;text-align:center}.th-odd-input:focus{color:#fff4df}.th-col-book .vh-bookmaker-badge{justify-content:flex-end}.loteca-dashboard{margin-top:134px}.loteca-config-card,.loteca-panel,.loteca-rail-card,.loteca-summary-card,.loteca-ticket-card{border-color:rgba(203,157,83,.16);background:radial-gradient(circle at top left,rgba(203,157,83,.07),transparent 24%),linear-gradient(180deg,rgba(18,43,35,.96),rgba(13,30,25,.98));box-shadow:inset 0 1px 0 rgba(255,244,218,.03),0 16px 30px rgba(0,0,0,.14)}.loteca-config-title,.loteca-panel-head h2,.loteca-rail-card strong,.loteca-summary-card strong{color:#e8dccf}.loteca-config-title__accent,.loteca-ticket-mark.is-active.is-away,.loteca-ticket-mark.is-active.is-draw,.loteca-ticket-mark.is-active.is-home,.loteca-value-panel__contest{color:#cb9d53}.loteca-value-panel{border-color:rgba(203,157,83,.16);background:radial-gradient(circle at top left,rgba(203,157,83,.08),transparent 30%),linear-gradient(180deg,rgba(18,43,35,.96),rgba(13,30,25,.98))}.loteca-field-inputwrap{min-height:78px;border-color:rgba(203,157,83,.2);background:linear-gradient(180deg,rgba(13,28,22,.98),rgba(15,33,27,.98))}.loteca-field-inputwrap i{color:#cb9d53}.loteca-generate-button{background:linear-gradient(180deg,#dfc181,#c08c34);color:#0d1c16;box-shadow:inset 0 1px 0 rgba(255,245,216,.22),0 14px 28px rgba(111,74,21,.2)}.loteca-config-note,.loteca-panel-head p,.loteca-summary-card small,.loteca-ticket-card__footer-line span,.loteca-ticket-card__stats span,.loteca-ticket-card__subtitle,.loteca-ticket-card__topline span,.loteca-value-panel__note{color:rgba(232,220,207,.72)}.loteca-ticket-card--sirius,.loteca-ticket-card--sol,.loteca-ticket-card--vega{background:radial-gradient(circle at top left,rgba(203,157,83,.09),transparent 26%),linear-gradient(180deg,rgba(16,39,31,.98),rgba(12,28,23,.98))}.nav.nav-premium .nav-premium-mark{width:48px;height:48px}.nav.nav-premium .nav-premium-wordmark strong{font-size:1.34rem;letter-spacing:.052em}.nav.nav-premium .nav-premium-wordmark small{letter-spacing:.17em}.th-root .th-match-badges{margin-bottom:4px}.th-root .th-momentum-duel{margin-top:2px;margin-bottom:5px}.th-root .th-game-meta-row{justify-content:center;gap:10px}.th-root .th-table-row .th-odd-card-label,.th-root .th-table-row .th-odd-card-meta{display:none}.th-root .th-odd-input{width:5.6ch;height:auto}.th-root .th-inline-value-meter{width:82px;min-width:82px}.th-root .th-results-shell{position:relative;overflow:hidden;border:1px solid rgba(203,157,83,.14);background:radial-gradient(circle at 18% 22%,rgba(203,157,83,.08),transparent 22%),radial-gradient(circle at 78% 28%,rgba(104,138,114,.16),transparent 26%),linear-gradient(180deg,rgba(18,48,39,.96),rgba(13,33,27,.985));box-shadow:inset 0 1px 0 rgba(255,247,228,.05),0 18px 34px rgba(0,0,0,.14)}.th-root .th-results-shell:after,.th-root .th-results-shell:before{content:"";position:absolute;inset:0;pointer-events:none}.th-root .th-results-shell:before{opacity:.18;background-image:var(--topo-svg);background-size:420px 420px;background-repeat:repeat}.th-root .th-results-shell:after{opacity:.3;background:linear-gradient(180deg,rgba(255,245,221,.035),transparent 16%),repeating-linear-gradient(180deg,transparent,transparent 28px,rgba(150,132,88,.02) 0,rgba(150,132,88,.02) 29px)}.th-root .allocator-shell,.th-root .th-filter-bar,.th-root .th-results-layout,.th-root .th-table-scroll,.th-root .th-terminal{position:relative;z-index:1}.th-root .th-filter-chip--bookmaker{display:inline-flex;align-items:center;min-height:42px;padding:7px 12px;border-radius:999px;border:1px solid rgba(203,157,83,.18);background:linear-gradient(180deg,rgba(16,39,31,.94),rgba(12,28,22,.97));box-shadow:inset 0 1px 0 rgba(255,244,218,.04),0 8px 18px rgba(0,0,0,.08)}.th-root .th-filter-chip--bookmaker.is-active{border-color:rgba(203,157,83,.3);background:linear-gradient(180deg,rgba(16,39,31,.94),rgba(12,28,22,.97));box-shadow:inset 0 1px 0 rgba(255,244,218,.05),0 8px 18px rgba(0,0,0,.08)}.th-root .th-filter-chip--bookmaker .vh-bookmaker-badge{gap:8px}.th-root .th-filter-chip--bookmaker .vh-bookmaker-badge__logo{width:24px!important;height:24px!important}.th-root .th-filter-chip--bookmaker .vh-bookmaker-badge__name{color:#eadfcf;font-size:.88rem!important;font-weight:700;letter-spacing:.01em}.th-root .th-filter-chip--bookmaker.is-active .vh-bookmaker-badge__name{color:#e0b548}.th-root .th-confidence-star{position:relative;display:inline-grid;place-items:center;width:.78rem;height:.78rem}.th-root .th-confidence-star:before{content:"★";font-size:.74rem}.th-root .valor-score-badge{width:60px;height:60px;font-size:1.04rem;font-weight:800;text-shadow:0 1px 0 rgba(108,69,12,.28);box-shadow:inset 0 1px 0 rgba(255,248,232,.3),inset 0 -9px 14px rgba(84,50,8,.24),0 14px 22px rgba(0,0,0,.16),var(--score-glow-base)}.th-root .valor-score-badge:before{content:"";position:absolute;border-radius:inherit;border:1px solid rgba(255,244,218,.18);box-shadow:inset 0 1px 0 rgba(255,251,239,.18);pointer-events:none}.th-root .valor-score-badge:after{inset:9px;border-color:rgba(255,248,232,.16);background:radial-gradient(circle at 30% 24%,rgba(255,251,240,.2),transparent 36%),radial-gradient(circle at 72% 76%,rgba(82,51,12,.16),transparent 58%)}.nav.nav-premium .nav-premium-mark{width:58px;height:58px}.nav.nav-premium .nav-premium-mark svg{width:38px;height:auto}.nav.nav-premium .nav-premium-wordmark strong{font-size:1.5rem;letter-spacing:.056em}.nav.nav-premium .nav-premium-wordmark small{font-size:.64rem;letter-spacing:.185em}.nav.nav-premium .nav-premium-inner{position:relative;min-height:94px;padding:16px 28px 15px 30px;border-radius:30px;border:1px solid rgba(203,157,83,.16);background:radial-gradient(circle at 16% 10%,rgba(255,244,218,.06),transparent 18%),radial-gradient(circle at 78% 18%,rgba(107,141,120,.11),transparent 24%),linear-gradient(180deg,rgba(9,27,22,.985),rgba(8,23,19,.99));box-shadow:inset 0 1px 0 rgba(255,246,224,.04),0 24px 42px rgba(0,0,0,.18);overflow:hidden}.nav.nav-premium .nav-premium-inner:before{content:"";position:absolute;inset:0;background-image:var(--topo-svg);background-size:360px 360px;background-repeat:repeat;opacity:.1;pointer-events:none}.nav.nav-premium .nav-premium-links,.nav.nav-premium .nav-premium-logo,.nav.nav-premium .nav-premium-status{position:relative;z-index:1}.nav.nav-premium .nav-premium-logo{min-width:432px;align-items:center;gap:20px}.nav.nav-premium .nav-premium-mark{position:relative;isolation:isolate;width:96px;height:96px;display:grid;place-items:center;align-self:center;margin-top:0;margin-left:4px;overflow:visible;flex-shrink:0}.nav.nav-premium .nav-premium-mark:before{display:none}.nav.nav-premium .nav-premium-icon{position:relative;display:grid;place-items:center;z-index:1;transform:translateY(-2px)}.nav.nav-premium .nav-premium-icon__img{display:block;width:100%;height:100%;object-fit:contain;object-position:center center;transform:none;filter:drop-shadow(0 1px 0 rgba(255,244,218,.22)) drop-shadow(0 6px 14px rgba(0,0,0,.18))}.nav.nav-premium .nav-premium-wordmark{display:inline-grid;width:max-content;transform:translateY(0)}.nav.nav-premium .nav-premium-wordmark strong{display:block;width:100%;font-family:var(--font-brand);font-size:clamp(2.38rem,2.16vw,2.94rem);font-weight:400;letter-spacing:.029em;line-height:.92;color:#f5e7c8;text-shadow:0 1px 0 rgba(0,0,0,.24),0 12px 28px rgba(0,0,0,.2)}.nav.nav-premium .nav-premium-title{display:inline-block;color:#f5e7c8}.nav.nav-premium .nav-premium-wordmark small{display:block;width:100%;font-family:var(--font-brand);font-size:.62rem;font-weight:700;font-style:italic;letter-spacing:.7em;line-height:1;color:rgba(191,163,110,.74);-webkit-text-stroke:.26px rgba(191,163,110,.28);text-shadow:0 1px 0 rgba(0,0,0,.28),0 6px 18px rgba(0,0,0,.22);opacity:.88;white-space:nowrap}.th-root .th-anchor-panel,.th-root .th-input-card--budget{position:relative;overflow:hidden}.th-root .th-input-card--scope{position:relative;overflow:visible}.th-root .th-anchor-panel:before,.th-root .th-input-card--budget:before,.th-root .th-input-card--scope:before{content:"";position:absolute;inset:0;background-image:var(--topo-svg);background-size:340px 340px;background-repeat:repeat;opacity:.085;pointer-events:none;border-radius:inherit}.th-root .th-anchor-panel>*,.th-root .th-input-card--budget>*,.th-root .th-input-card--scope>*{position:relative;z-index:1}.th-root .th-budget-wrap{min-height:66px;padding:0 22px;border-radius:22px;border:1.5px solid rgba(218,200,160,.45);background:linear-gradient(135deg,rgba(252,248,240,.97),rgba(245,238,225,.95) 25%,rgba(240,232,216,.93) 50%,rgba(245,240,228,.95) 75%,rgba(252,248,240,.97));box-shadow:inset 0 1px 0 rgba(255,255,255,.8),inset 0 -1px 0 rgba(210,190,150,.15),inset 0 0 12px rgba(255,250,235,.3),0 1px 3px rgba(180,160,120,.1),0 8px 20px rgba(0,0,0,.1)}.th-root .th-budget-wrap input{font-size:2.2rem;font-family:var(--font-display);font-weight:800;letter-spacing:-.03em;color:#2c1810!important}.th-root .th-currency{color:#8b6a2f!important}.th-root .th-slider{height:28px;margin-top:10px;background:transparent}.th-root .th-slider::-moz-range-track,.th-root .th-slider::-webkit-slider-runnable-track{height:12px;border-radius:999px;border:1px solid rgba(203,157,83,.16);background:linear-gradient(180deg,rgba(16,39,31,.98),rgba(11,26,21,.98));box-shadow:inset 0 1px 0 rgba(255,244,218,.04),0 6px 14px rgba(0,0,0,.08)}.th-root .th-slider::-moz-range-thumb,.th-root .th-slider::-webkit-slider-thumb{width:26px;height:26px;border:0;border-radius:50%;background:50%/contain no-repeat url(/ui/gold-football-ball.svg);box-shadow:0 8px 16px rgba(0,0,0,.18),0 0 10px rgba(203,157,83,.16)}.th-root .th-anchor-panel{border-color:rgba(203,157,83,.16);background:radial-gradient(circle at top left,rgba(203,157,83,.06),transparent 24%),linear-gradient(180deg,rgba(18,43,35,.96),rgba(13,30,25,.98));box-shadow:inset 0 1px 0 rgba(255,244,218,.03),0 18px 32px rgba(0,0,0,.14)}.th-root .th-anchor-head h4{font-size:1.24rem;line-height:1.12;letter-spacing:-.02em;color:#f5ead3}.th-root .th-anchor-head p{color:rgba(226,218,206,.78);font-size:.94rem}.th-anchor-note{display:block;margin-top:4px;color:rgba(206,196,176,.68);font-size:.76rem;line-height:1.55}.th-root .th-team-badge .vh-team-badge__frame{background:radial-gradient(circle at 30% 30%,rgba(255,244,218,.08),transparent 64%),linear-gradient(180deg,rgba(22,47,38,.94),rgba(16,34,28,.98));box-shadow:inset 0 1px 0 rgba(255,244,218,.05),0 10px 18px rgba(0,0,0,.14)}.th-root .th-team-badge .vh-team-badge__image{filter:drop-shadow(0 4px 8px rgba(0,0,0,.18))}.th-root .th-team-badge .vh-team-badge__name{max-width:7.6rem;color:#f4e8d0;font-size:.96rem!important;font-weight:800;line-height:1.1;text-shadow:0 1px 0 rgba(0,0,0,.22)}.th-root .th-match-versus{color:rgba(232,220,207,.76);font-size:.88rem;letter-spacing:.2em}.th-root .th-col-game strong{font-size:1.06rem;letter-spacing:-.015em}.th-root .th-col-game small{color:rgba(232,220,207,.62)}.th-root .th-inline-value-meter{width:96px;min-width:96px}.th-root .th-col-edge--meter{align-items:center}.th-root .valor-score-badge{width:66px;height:66px;font-size:1.12rem;box-shadow:inset 0 1px 0 rgba(255,248,232,.34),inset 0 -12px 16px rgba(84,50,8,.24),0 18px 24px rgba(0,0,0,.16),0 0 18px rgba(203,157,83,.12),var(--score-glow-base)}.th-root .valor-score-badge:before{border-color:rgba(255,244,218,.2)}@media (max-width:980px){.nav.nav-premium .nav-premium-logo{min-width:0}.nav.nav-premium .nav-premium-wordmark strong{font-size:1.64rem}}.th-root .th-results-shell{background:radial-gradient(circle at 16% 20%,rgba(203,157,83,.09),transparent 20%),radial-gradient(circle at 82% 18%,rgba(82,118,94,.16),transparent 24%),repeating-linear-gradient(180deg,rgba(255,248,232,.012),rgba(255,248,232,.012) 1px,transparent 0,transparent 30px),linear-gradient(180deg,rgba(14,39,32,.975),rgba(11,31,26,.985))}.th-root .th-results-shell:before{opacity:.42;background:radial-gradient(circle at 0 0,rgba(255,244,218,.03),transparent 18%),radial-gradient(circle at 100% 100%,rgba(203,157,83,.05),transparent 22%),repeating-linear-gradient(-14deg,transparent,transparent 46px,rgba(150,132,88,.03) 0,rgba(150,132,88,.03) 47px)}.th-root .th-col-game .vh-team-badge__name{max-width:9.8rem;color:#f3e7ce;font-size:.98rem!important;font-weight:800;line-height:1.08;letter-spacing:-.02em;text-shadow:0 1px 0 rgba(31,17,3,.18)}.th-root .th-match-badges{gap:18px}.th-root .th-match-versus{font-size:.94rem;letter-spacing:.18em}.th-root .th-momentum-duel{max-width:176px}.th-root .th-inline-value-meter{width:108px;min-width:108px}.th-root .th-confidence-stars{gap:3px}.th-root .th-confidence-star{width:.9rem;height:.9rem;font-size:0;line-height:1;color:rgba(232,220,207,.2);text-shadow:none}.th-root .th-confidence-star:before{content:"\2605";font-size:.9rem;line-height:1;color:inherit}.th-root .th-confidence-star.is-filled{color:#d6ac58;text-shadow:0 0 10px rgba(203,157,83,.28),0 1px 0 rgba(86,56,11,.3)}.th-root .valor-score-badge{transform:translateY(-6px);width:74px;height:74px;font-size:1.3rem;font-weight:900;border-width:1.5px!important;text-shadow:0 1px 0 rgba(255,248,232,.18),0 -1px 0 rgba(95,61,15,.16);box-shadow:inset 0 2px 0 rgba(255,248,232,.42),inset 0 -18px 22px rgba(84,50,8,.28),inset 8px 0 12px rgba(255,244,218,.06),inset -10px 0 14px rgba(78,47,7,.12),0 24px 28px rgba(0,0,0,.22),0 8px 0 rgba(70,43,9,.18),0 0 24px rgba(203,157,83,.14),var(--score-glow-base)}.th-root .valor-score-badge:before{inset:4px;border-width:1px;border-color:rgba(255,246,224,.24);box-shadow:inset 0 1px 0 rgba(255,251,239,.26),inset 0 -10px 14px rgba(88,54,12,.18)}.th-root .valor-score-badge:after{inset:10px;border-color:rgba(255,248,232,.2);background:radial-gradient(circle at 30% 24%,rgba(255,252,242,.34),transparent 34%),radial-gradient(circle at 72% 78%,rgba(82,51,12,.22),transparent 62%),linear-gradient(180deg,rgba(255,246,224,.08),transparent 36%,rgba(70,43,9,.08))}.th-root .th-table-head{align-items:end}.th-root .th-table-head .th-col-confidence,.th-root .th-table-head .th-col-edge,.th-root .th-table-head .th-col-rank{justify-self:center;text-align:center}.th-root .th-table-head .th-col-fair,.th-root .th-table-head .th-col-odd{justify-self:start;text-align:left}.th-root .th-table-head .th-col-book{justify-self:end;text-align:right}.allocator-inline{grid-template-columns:minmax(220px,270px) minmax(280px,1fr) minmax(260px,320px) auto;gap:10px;align-items:start}.allocator-inline__budget-col{width:100%;gap:6px}.allocator-btn--refresh,.allocator-inline__budget-field{width:100%}.allocator-risk-slider{width:100%;height:18px;border:0;border-radius:999px;appearance:none;-webkit-appearance:none;background:transparent;box-shadow:none;outline:none;overflow:visible;cursor:pointer}.allocator-risk-slider::-webkit-slider-runnable-track{height:11px;border:0;border-radius:999px;background:linear-gradient(90deg,#315848,#4d6f52 24%,#7f8b51 44%,#cb9d53 66%,#cf8446 84%,#e56f48);box-shadow:inset 0 1px 0 rgba(255,244,214,.08),0 0 0 1px rgba(203,157,83,.08)}.allocator-risk-slider::-webkit-slider-thumb{width:18px;height:18px;margin-top:-3px;appearance:none;border:0;border-radius:50%;background:50%/94% 94% no-repeat url(/ui/gold-football-ball.svg);box-shadow:0 8px 16px rgba(0,0,0,.18),0 0 10px rgba(203,157,83,.16);cursor:pointer}.allocator-risk-slider::-moz-range-track{height:11px;border:0;border-radius:999px;background:linear-gradient(90deg,#315848,#4d6f52 24%,#7f8b51 44%,#cb9d53 66%,#cf8446 84%,#e56f48);box-shadow:inset 0 1px 0 rgba(255,244,214,.08),0 0 0 1px rgba(203,157,83,.08)}.allocator-risk-slider::-moz-range-progress{height:11px;border:0;border-radius:999px 0 0 999px;background:transparent;box-shadow:none}.allocator-risk-slider::-moz-range-thumb{width:18px;height:18px;border:0;border-radius:50%;background:50%/94% 94% no-repeat url(/ui/gold-football-ball.svg);box-shadow:0 8px 16px rgba(0,0,0,.18),0 0 10px rgba(203,157,83,.16);cursor:pointer}.allocator-risk-slider:focus,.allocator-risk-slider:focus-visible{outline:none}@media (max-width:1320px){.allocator-inline{grid-template-columns:minmax(240px,320px) minmax(280px,1fr);align-items:start}.allocator-inline__actions,.allocator-inline__meta{justify-content:flex-start;justify-items:start}}@media (max-width:980px){.th-root .valor-score-badge{width:68px;height:68px}.th-root .th-inline-value-meter{width:100px;min-width:100px}}@media (max-width:900px){.allocator-inline{grid-template-columns:1fr}}.th-root .valor-score-badge{position:relative;display:inline-grid;place-items:center;flex:0 0 68px;width:68px;height:68px;min-width:68px;min-height:68px;max-width:68px;max-height:68px;aspect-ratio:1/1;border-radius:999px;border:0!important;background:transparent!important;contain:layout paint;isolation:isolate;overflow:visible;transform:translateY(-2px);--score-coin-rim:linear-gradient(145deg,#f7fafc,#d9e0e7 18%,#aab3be 42%,#727d89 72%,#4b5563);--score-coin-face:linear-gradient(180deg,rgba(247,249,252,0.52),rgba(196,205,216,0.26) 28%,rgba(118,128,142,0.14));--score-coin-shadow:rgba(52,60,70,0.38);--score-coin-etch:rgba(243,247,252,0.34)}.th-root .valor-score-badge__coin,.th-root .valor-score-badge__coin-etch,.th-root .valor-score-badge__coin-face,.th-root .valor-score-badge__coin-rim,.th-root .valor-score-badge__coin-sheen{position:absolute;inset:0;border-radius:999px;transform:translateZ(0)}.th-root .valor-score-badge__coin-rim{inset:0;background:radial-gradient(circle at 32% 24%,rgba(255,255,255,.92) 0,rgba(255,255,255,.28) 14%,transparent 34%),radial-gradient(circle at 70% 78%,rgba(52,63,77,.62) 0,transparent 48%),var(--score-coin-rim);box-shadow:inset 0 2px 0 rgba(255,255,255,.84),inset 0 -10px 16px var(--score-coin-shadow),inset 10px 0 14px rgba(255,255,255,.07),inset -8px 0 14px rgba(67,74,86,.28),0 16px 24px rgba(0,0,0,.24),0 7px 0 rgba(34,40,49,.18),var(--score-glow-base)}.th-root .valor-score-badge__coin-face{inset:5px;border:1px solid rgba(241,246,252,.34);background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.65),transparent 28%),radial-gradient(circle at 72% 78%,rgba(78,87,99,.44),transparent 56%),var(--score-coin-face);box-shadow:inset 0 1px 0 rgba(255,255,255,.32),inset 0 -8px 12px rgba(77,86,97,.2),inset 0 18px 24px rgba(255,255,255,.08)}.th-root .valor-score-badge__coin-etch{inset:14px;border:1px solid var(--score-coin-etch);box-shadow:0 0 0 4px rgba(229,235,242,.045),0 0 0 9px rgba(108,119,132,.055);opacity:.7}.th-root .valor-score-badge__coin-sheen{inset:0;background:radial-gradient(circle at 28% 18%,rgba(255,255,255,.72),transparent 18%),linear-gradient(180deg,rgba(255,255,255,.16),transparent 34%,rgba(46,53,62,.14));mix-blend-mode:screen;opacity:.62}.th-root .valor-score-badge__value{position:relative;z-index:1;font-family:var(--font-display);font-size:1.44rem;font-weight:900;line-height:1;letter-spacing:-.02em;color:#f6f8fb;text-shadow:0 1px 0 rgba(255,255,255,.4),0 -1px 0 rgba(73,81,92,.18),0 4px 8px rgba(0,0,0,.18)}.th-root .valor-score-badge[data-tier=gold]{--score-coin-rim:linear-gradient(145deg,#fff4c8,#f0d588 18%,#c59744 46%,#8a6424 74%,#5d4315);--score-coin-face:linear-gradient(180deg,rgba(255,247,212,0.56),rgba(236,197,109,0.28) 28%,rgba(137,101,37,0.16));--score-coin-shadow:rgba(111,79,20,0.38);--score-coin-etch:rgba(255,244,215,0.34)}.th-root .valor-score-badge[data-tier=bronze]{--score-coin-rim:linear-gradient(145deg,#f0d9c9,#ce9b74 20%,#a06343 48%,#6f4128 76%,#4f2c1c);--score-coin-face:linear-gradient(180deg,rgba(246,225,211,0.52),rgba(189,127,85,0.24) 28%,rgba(107,60,35,0.14));--score-coin-shadow:rgba(84,50,34,0.36);--score-coin-etch:rgba(250,226,210,0.3)}.th-root .allocator-shell{border-color:rgba(203,157,83,.16);background:radial-gradient(circle at 16% 18%,rgba(203,157,83,.08),transparent 18%),radial-gradient(circle at 82% 24%,rgba(86,118,96,.16),transparent 24%),linear-gradient(180deg,rgba(9,32,27,.95),rgba(7,24,20,.98));box-shadow:inset 0 1px 0 rgba(255,248,232,.05),0 18px 32px rgba(0,0,0,.22)}.th-root .allocator-inline__budget-field,.th-root .allocator-inline__stat,.th-root .allocator-scenario{border-color:rgba(203,157,83,.14);background:radial-gradient(circle at 18% 16%,rgba(203,157,83,.08),transparent 20%),repeating-linear-gradient(-18deg,rgba(255,248,232,.018),rgba(255,248,232,.018) 1px,transparent 0,transparent 16px),linear-gradient(180deg,rgba(12,37,31,.94),rgba(7,22,19,.985))}.th-root .allocator-shell{gap:6px;padding:10px 16px}.th-root .allocator-inline__budget,.th-root .allocator-inline__risk{gap:4px}.th-root .allocator-inline__budget>span,.th-root .allocator-inline__eyebrow,.th-root .allocator-inline__risk-head>span,.th-root .allocator-risk__head>span{font-size:.54rem;letter-spacing:.14em}.th-root .allocator-inline__budget-field{min-height:38px;padding:0 12px;border-radius:12px}.th-root .allocator-inline__budget-field strong{font-size:1.08rem}.th-root .allocator-inline__budget-field input{font-size:1rem}.th-root .allocator-btn{min-height:48px;padding:0 14px;border-radius:11px;font-size:.58rem}.th-root .allocator-btn--refresh{min-width:0}.th-root .allocator-inline__risk{max-width:720px}.th-root .allocator-risk{gap:4px}.th-root .allocator-risk-slider{max-width:100%;height:18px}.th-root .allocator-risk__composition{min-height:7px}.th-root .allocator-inline__budget>span,.th-root .allocator-inline__eyebrow,.th-root .allocator-inline__risk-head>span,.th-root .allocator-risk__head>span{color:#89a396}.th-root .allocator-risk-slider{background:transparent}.th-root .allocator-risk-slider::-moz-range-track,.th-root .allocator-risk-slider::-webkit-slider-runnable-track{background:linear-gradient(90deg,#24463a,#33584a 18%,#477060 42%,#6e7d59 68%,#b68b49 86%,#d6b268)}.th-root .allocator-inline__meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-self:stretch;gap:6px;justify-items:stretch}.th-root .allocator-inline__stat{padding:9px 12px;border-radius:14px;box-shadow:inset 0 1px 0 rgba(255,248,232,.04)}.th-root .allocator-inline__stat small{font-size:.56rem}.th-root .allocator-inline__stat strong{font-size:.94rem}.th-root .allocator-inline__hint{line-height:1.48}.th-root .allocator-inline__actions{gap:8px;align-self:center;padding-top:0}.th-root .allocator-inline__metrics{padding-top:4px;font-size:.5rem}.th-root .allocator-inline__metric{padding:10px 12px;border-radius:14px}.th-root .allocator-inline__metric-label{font-size:.6rem;letter-spacing:.11em}.th-root .allocator-inline__metric strong{font-size:1rem}.th-root .allocator-inline__metric small{font-size:.72rem;line-height:1.45;color:rgba(212,223,218,.72)}.th-root .allocator-scenario{border:1px solid rgba(203,157,83,.14);background:radial-gradient(circle at 14% 18%,rgba(203,157,83,.08),transparent 20%),radial-gradient(circle at 86% 22%,rgba(86,118,96,.12),transparent 24%),repeating-linear-gradient(160deg,rgba(255,248,232,.014),rgba(255,248,232,.014) 1px,transparent 0,transparent 14px),linear-gradient(180deg,rgba(11,33,28,.95),rgba(8,23,20,.985));box-shadow:inset 0 1px 0 rgba(255,248,232,.04),0 10px 18px rgba(0,0,0,.14)}.th-root .allocator-scenarios{gap:6px;margin-top:0}.th-root .allocator-scenario{min-height:78px;padding:8px 10px;gap:4px}.th-root .allocator-scenario__row>strong{font-size:.82rem}.th-root .allocator-scenario__profit{gap:6px}.th-root .allocator-scenario__profit>p{font-size:.58rem}.th-root .allocator-scenario__eyebrow,.th-root .allocator-scenario__foot>small,.th-root .allocator-scenario__profit>small{font-size:.48rem}.th-root .allocator-scenario__bar{height:2px}.th-root .allocator-disclaimer{padding:5px 9px;font-size:.46rem}.th-root .th-results-shell{background:radial-gradient(circle at 18% 20%,rgba(203,157,83,.08),transparent 20%),radial-gradient(circle at 82% 18%,rgba(70,109,89,.18),transparent 24%),repeating-linear-gradient(-16deg,rgba(255,248,232,.014),rgba(255,248,232,.014) 1px,transparent 0,transparent 16px),linear-gradient(180deg,rgba(7,29,24,.988),rgba(6,23,19,.996));contain:paint;transform:translateZ(0);backface-visibility:hidden}.th-root .th-results-shell:before{opacity:.3;background:radial-gradient(circle at 0 0,rgba(255,244,218,.03),transparent 18%),radial-gradient(circle at 100% 100%,rgba(203,157,83,.05),transparent 22%),repeating-linear-gradient(180deg,rgba(255,255,255,.012),rgba(255,255,255,.012) 1px,transparent 0,transparent 12px)}.th-root .vh-bookmaker-badge__image{display:block;width:100%;height:100%;object-fit:contain;image-rendering:auto}.th-root .th-bookmaker-pill .vh-bookmaker-badge{gap:10px}.th-root .th-bookmaker-pill .vh-bookmaker-badge__logo{width:30px!important;height:30px!important}.th-root .th-bookmaker-pill .vh-bookmaker-badge__name{color:rgba(240,230,210,.82)!important;font-size:.92rem!important;font-weight:700;letter-spacing:.01em}.th-root .th-col-book .vh-bookmaker-badge{gap:10px;align-items:center}.th-root .th-col-book .vh-bookmaker-badge__logo{width:30px!important;height:30px!important}.th-root .th-col-book .vh-bookmaker-badge__image{filter:drop-shadow(0 2px 6px rgba(0,0,0,.18)) saturate(1.04)}.th-root .th-col-book .vh-bookmaker-badge__name{font-family:var(--font-display);font-size:1rem!important;font-weight:700;letter-spacing:-.01em;color:rgba(233,197,111,.98)!important;text-shadow:0 1px 0 rgba(24,14,2,.22)}.th-root .th-col-profit{color:#f6edd7;font-family:var(--font-display);font-size:1.06rem;font-weight:800;letter-spacing:-.015em;text-shadow:0 1px 0 rgba(24,14,2,.18)}.th-root .th-bookmaker-pill,.th-root .th-filter-chip--bookmaker{border-color:rgba(203,157,83,.16)}.th-root .th-bookmaker-pill,.th-root .th-bookmaker-pill.is-active,.th-root .th-filter-chip--bookmaker{background:linear-gradient(180deg,rgba(11,31,27,.92),rgba(9,25,21,.98))}.th-root button.th-bookmaker-pill.is-active .vh-bookmaker-badge__name{color:#e0b548!important;opacity:1!important}.th-root .th-odd-input-shell{width:auto;min-width:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.th-root .th-odd-input{width:5.4ch;min-width:0;padding:0;border:0;background:transparent!important;box-shadow:none!important;color:rgba(244,234,212,.96);font-size:1.05rem;line-height:1;text-align:left}.th-root .th-odd-input::selection{background:rgba(203,157,83,.24)}@media (max-width:980px){.th-root .valor-score-badge{flex-basis:66px;width:66px;height:66px;min-width:66px;min-height:66px;max-width:66px;max-height:66px}}.th-root .th-table-trigger{grid-template-columns:102px minmax(220px,1.52fr) minmax(158px,1.02fr) 68px 68px 92px 84px;gap:14px}.th-root .th-rank-stack{width:96px;min-width:96px;justify-items:center;align-content:start}.th-root .th-inline-value-meter{width:88px;min-width:88px}.th-root .th-col-edge--meter{justify-content:flex-end;padding-right:8px}.th-root .th-col-edge.th-col-edge--meter,.th-root .th-table-row.valor-row .th-col-edge.th-col-edge--meter{background:transparent!important;border-radius:0!important;box-shadow:none!important}.th-root .th-col-confidence{justify-content:flex-start;padding-left:8px}.th-root .th-col-confidence .th-confidence-stack{align-items:flex-start;gap:4px}.th-root .th-confidence-stars{gap:2px}.th-root .th-confidence-star{width:.82rem;height:.82rem}.th-root .th-team-badge .vh-team-badge__frame,.th-root .th-team-badge .vh-team-badge__frame:hover{border:0!important;background:transparent!important;box-shadow:none!important;transform:none!important}.th-root .th-team-badge .vh-team-badge__frame:before{display:none!important}.th-root .th-team-badge .vh-team-badge__image{max-width:100%;max-height:100%;filter:drop-shadow(0 3px 6px rgba(0,0,0,.14))}.th-root .allocator-shell{grid-template-columns:minmax(0,1fr) auto;gap:6px 14px}.th-root .allocator-inline{grid-column:1/-1;grid-template-columns:minmax(208px,244px) minmax(280px,1fr) minmax(248px,308px) minmax(190px,220px);gap:8px 12px;align-items:start}.th-root .allocator-inline__risk{max-width:620px}.th-root .allocator-inline__meta{grid-template-columns:repeat(2,minmax(118px,1fr));gap:8px}.th-root .allocator-inline__stat{min-height:68px;padding:9px 11px}.th-root .allocator-inline__stat strong{font-size:.84rem}.th-root .allocator-inline__actions{flex-direction:column;align-items:stretch;justify-content:center;gap:6px}.th-root .allocator-inline__hint{grid-column:1;margin:0;max-width:760px;font-size:.64rem;line-height:1.34}.th-root .allocator-inline__lock--inline{grid-column:1;margin-top:-4px}.th-root .allocator-inline__metrics{grid-template-columns:repeat(3,minmax(0,1fr));grid-column:2;grid-row:2/span 2;justify-self:end;max-width:560px;padding-top:0;border-top:0}.th-root .allocator-scenarios{grid-column:1/-1;gap:8px}.th-root .allocator-scenario{min-height:94px;padding:10px 12px;gap:6px}.th-root .allocator-scenario__row>strong{font-size:.96rem}.th-root .allocator-scenario__profit{gap:8px}.th-root .allocator-scenario__profit>p{font-size:.72rem;line-height:1.22}.th-root .allocator-scenario__eyebrow,.th-root .allocator-scenario__foot>small,.th-root .allocator-scenario__profit>small{font-size:.58rem;letter-spacing:.12em}.th-root .allocator-scenario__bar{height:3px}.th-root .allocator-btn--primary{min-width:198px}.th-root .allocator-btn__stack strong{font-size:.58rem}.th-root .allocator-btn__stack small{font-size:.44rem;letter-spacing:.06em}.th-root .allocator-disclaimer{grid-column:1/-1;padding:10px 14px;font-size:.68rem;font-weight:700;letter-spacing:.1em;color:#e8cfaa;border-color:rgba(224,122,69,.28);background:radial-gradient(circle at 50% 0,rgba(224,122,69,.12),transparent 58%),rgba(184,86,42,.075)}.th-root .allocator-legal-notes{grid-column:1/-1;gap:8px}.th-root .allocator-legal-notes small{min-height:43px;padding:9px 13px;border-color:rgba(203,157,83,.18);background:linear-gradient(180deg,rgba(17,38,31,.88),rgba(7,22,19,.78));color:rgba(232,220,207,.82);font-size:.68rem;font-weight:600;line-height:1.42}.th-root .allocator-selection-panel{grid-column:1/-1;display:grid;gap:8px;padding:12px;border-radius:18px;border:1px solid rgba(203,157,83,.16);background:radial-gradient(circle at 12% 14%,rgba(203,157,83,.08),transparent 22%),linear-gradient(180deg,rgba(9,30,25,.92),rgba(6,21,18,.95));box-shadow:inset 0 1px 0 rgba(255,248,232,.04)}.th-root .allocator-selection-panel__head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.th-root .allocator-selection-panel__head>div:first-child{display:grid;gap:4px}.th-root .allocator-selection-panel__head strong{color:#f5ead3;font-size:.94rem;line-height:1.1}.th-root .allocator-selection-panel__head small,.th-root .allocator-selection-panel__summary span{color:rgba(212,223,218,.68);font-size:.68rem;line-height:1.35}.th-root .allocator-selection-panel__summary{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.th-root .allocator-selection-panel__summary span{padding:6px 9px;border-radius:999px;border:1px solid rgba(203,157,83,.14);background:rgba(8,22,19,.72);color:rgba(232,220,207,.78)}.th-root .allocator-selection-panel__summary button{min-height:29px;padding:0 10px;border-radius:999px;border:1px solid rgba(203,157,83,.22);background:rgba(203,157,83,.08);color:rgba(232,220,207,.82);cursor:pointer;font-size:.62rem;font-weight:700}.th-root .allocator-selection-panel__summary button:hover{border-color:rgba(224,181,72,.42);color:#f5ead3}.th-root .allocator-selection-list{display:grid}.th-root .allocator-row{display:grid;grid-template-columns:28px 58px minmax(180px,1.18fr) minmax(112px,.42fr) minmax(160px,.9fr) minmax(112px,.6fr) 104px;align-items:center;gap:10px;min-width:0;padding:9px 10px;border:1px solid rgba(203,157,83,.12);background:repeating-linear-gradient(-18deg,rgba(255,248,232,.014),rgba(255,248,232,.014) 1px,transparent 0,transparent 14px),rgba(8,23,19,.72)}.th-root .allocator-row:not(.is-active){opacity:.58}.th-root .allocator-row__toggle{display:inline-grid;place-items:center;width:22px;height:22px;padding:0;border-radius:8px;border:1px solid rgba(203,157,83,.32);background:rgba(8,24,20,.86);cursor:pointer}.th-root .allocator-row__toggle span{width:11px;height:11px;border-radius:4px;background:transparent}.th-root .allocator-row__toggle.is-on span{background:linear-gradient(135deg,#d8b860,#b98225);box-shadow:0 0 12px rgba(216,184,96,.32)}.th-root .allocator-row__score{display:flex;align-items:center;gap:6px;min-width:0}.th-root .allocator-row__score .valor-score-badge{width:34px;height:34px;transform:none;font-size:.7rem}.th-root .allocator-tier{color:rgba(216,184,96,.78);font-family:var(--font-mono);font-size:.48rem;letter-spacing:.12em}.th-root .allocator-row__bookmaker,.th-root .allocator-row__input,.th-root .allocator-row__market,.th-root .allocator-row__match,.th-root .allocator-row__return{min-width:0;display:grid;gap:3px}.th-root .allocator-row__bookmaker{justify-items:start;gap:4px}.th-root .allocator-row__bookmaker>span{color:rgba(216,184,96,.72);font-family:var(--font-mono);font-size:.48rem;font-weight:700;letter-spacing:.14em;line-height:1;text-transform:uppercase}.th-root .allocator-row__bookmaker .vh-bookmaker-badge{max-width:100%;min-height:30px;padding:4px 8px 4px 5px;border-radius:10px;border:1px solid rgba(203,157,83,.24);background:rgba(6,20,17,.82);box-shadow:inset 0 1px 0 rgba(255,244,218,.04),0 8px 18px rgba(0,0,0,.14)}.th-root .allocator-row__bookmaker .vh-bookmaker-badge__logo{filter:drop-shadow(0 0 8px rgba(224,181,72,.16))}.th-root .allocator-row__bookmaker .vh-bookmaker-badge__image{opacity:1}.th-root .allocator-row__bookmaker .vh-bookmaker-badge__name{max-width:82px;color:#f5ead3;font-size:.64rem!important;font-weight:800;line-height:1.1}.th-root .allocator-row__market strong,.th-root .allocator-row__match strong,.th-root .allocator-row__return strong{overflow:hidden;color:#f4e8c1;font-size:.78rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.th-root .allocator-row__input span,.th-root .allocator-row__market small,.th-root .allocator-row__match small,.th-root .allocator-row__return small{overflow:hidden;color:rgba(212,223,218,.62);font-size:.58rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.th-root .allocator-row__input input{height:30px;border-radius:10px;border:1px solid rgba(203,157,83,.22);background:rgba(4,14,12,.74);color:#f5ead3;font-family:var(--font-mono);font-size:.78rem;font-weight:700;outline:0;padding:0 9px}.th-root .allocator-row__input input:focus{border-color:rgba(224,181,72,.54);box-shadow:0 0 0 1px rgba(224,181,72,.12)}@media (max-width:1120px){.th-root .allocator-row{grid-template-columns:28px 54px minmax(160px,1fr) minmax(96px,.42fr) minmax(120px,.8fr) 104px}.th-root .allocator-row__return{display:none}}@media (max-width:820px){.th-root .allocator-selection-panel__head{align-items:flex-start;flex-direction:column}.th-root .allocator-selection-panel__summary{justify-content:flex-start}.th-root .allocator-row{grid-template-columns:26px 46px minmax(0,1fr) 92px}.th-root .allocator-row__bookmaker{grid-column:3/4;justify-self:start}.th-root .allocator-row__bookmaker .vh-bookmaker-badge{min-height:28px;padding-right:6px}.th-root .allocator-row__bookmaker .vh-bookmaker-badge__name{display:none}.th-root .allocator-row__market{grid-column:3/4}.th-root .allocator-row__input{grid-column:4/5;grid-row:1/4}}.th-root .th-terminal-copy__note{display:block;max-width:78ch;margin-top:2px;color:rgba(232,220,207,.8);font-size:.74rem;line-height:1.48}@media (max-width:1320px){.th-root .allocator-shell{grid-template-columns:1fr}.th-root .allocator-inline{grid-template-columns:minmax(220px,280px) minmax(260px,1fr)}.th-root .allocator-inline__actions,.th-root .allocator-inline__meta,.th-root .allocator-inline__metrics{grid-column:auto;grid-row:auto;justify-self:start}}@media (max-width:980px){.th-root .th-table-trigger{grid-template-columns:102px minmax(220px,1.52fr) minmax(158px,1.02fr) 68px 68px 86px 76px}.th-root .allocator-inline{grid-template-columns:1fr}.th-root .allocator-inline__metrics{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none}}.th-bookmaker-pill--no-coverage{opacity:.45;pointer-events:none;position:relative}.th-bookmaker-pill--no-coverage:after{content:"sem dados";position:absolute;bottom:-2px;right:-2px;font-size:.4rem;color:var(--gold-dim,#a07d3a);letter-spacing:.5px;text-transform:uppercase;opacity:.7}.vh-responsible-ribbon{border-top:1px solid rgba(203,157,83,.18);border-bottom:1px solid rgba(203,157,83,.14);background:linear-gradient(180deg,rgba(9,22,18,.94),rgba(8,18,16,.98)),radial-gradient(circle at top left,rgba(203,157,83,.12),transparent 42%)}.vh-responsible-ribbon__inner{width:min(1240px,calc(100% - 40px));margin:0 auto;padding:12px 0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:16px;align-items:center}.vh-responsible-ribbon__kicker{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 10px;border-radius:999px;border:1px solid rgba(203,157,83,.38);background:rgba(203,157,83,.12);color:rgba(245,234,211,.96);font-size:.86rem;font-weight:700;letter-spacing:.14em}.vh-responsible-ribbon__copy{margin:0;color:rgba(232,220,207,.88);font-size:.86rem;line-height:1.55}.vh-responsible-ribbon__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.vh-responsible-ribbon__actions a{color:rgba(245,234,211,.88);font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;text-decoration:none}.vh-responsible-ribbon__actions a:hover{color:rgba(255,244,221,1)}.maintenance-page{min-height:calc(100vh - 220px);padding:72px 20px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top,rgba(203,157,83,.14),transparent 38%),linear-gradient(180deg,rgba(5,16,13,.98),rgba(7,18,15,1))}.maintenance-card{width:min(760px,100%);padding:40px 36px;border:1px solid rgba(203,157,83,.2);border-radius:28px;background:linear-gradient(180deg,rgba(10,27,22,.96),rgba(6,18,15,.98)),radial-gradient(circle at top left,rgba(203,157,83,.12),transparent 42%);box-shadow:0 24px 70px rgba(0,0,0,.32)}.maintenance-card__kicker{display:inline-flex;margin-bottom:14px;color:rgba(203,157,83,.92);font-size:.78rem;letter-spacing:.22em;text-transform:uppercase}.maintenance-card__title{margin:0 0 18px;color:rgba(245,234,211,.98);font-size:clamp(2rem,4vw,3.1rem);line-height:1.05}.maintenance-card__body{margin:0 0 14px;color:rgba(232,220,207,.88);font-size:1rem;line-height:1.7}.maintenance-card__body--muted{color:rgba(232,220,207,.66)}.maintenance-card__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.maintenance-card__actions a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:999px;border:1px solid rgba(203,157,83,.24);background:rgba(203,157,83,.08);color:rgba(245,234,211,.92);text-decoration:none;transition:background .16s ease,border-color .16s ease,transform .16s ease}.maintenance-card__actions a:hover{border-color:rgba(203,157,83,.46);background:rgba(203,157,83,.14);transform:translateY(-1px)}.vh-live-stats{width:min(1320px,calc(100% - 40px));margin:0 auto 28px;padding:0 0 6px}.vh-live-stats__inner{padding:28px;border:1px solid rgba(203,157,83,.18);border-radius:28px;background:linear-gradient(180deg,rgba(12,32,25,.94),rgba(7,19,16,.98)),radial-gradient(circle at top left,rgba(203,157,83,.14),transparent 42%);box-shadow:0 26px 60px rgba(0,0,0,.22)}.vh-live-stats__lead{max-width:760px;margin-bottom:18px}.vh-live-stats__kicker{display:inline-flex;margin-bottom:10px;color:rgba(203,157,83,.92);font-size:.8rem;letter-spacing:.22em;text-transform:uppercase}.vh-live-stats__title{margin:0 0 12px;color:rgba(245,234,211,.98);font-size:clamp(1.6rem,3vw,2.35rem);line-height:1.08}.vh-live-stats__copy{margin:0;color:rgba(232,220,207,.76);line-height:1.7}.vh-live-stats__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.vh-live-stats__card{min-height:148px;padding:18px 18px 16px;border:1px solid rgba(203,157,83,.14);border-radius:22px;background:rgba(7,21,17,.74)}.vh-live-stats__card strong{display:block;margin-top:10px;color:rgba(245,234,211,.98);font-size:clamp(1.55rem,3vw,2.15rem);line-height:1.1}.vh-live-stats__card small{display:block;margin-top:10px;color:rgba(232,220,207,.62);font-size:.78rem;line-height:1.55}.vh-live-stats__label{color:rgba(203,157,83,.86);font-size:.78rem;letter-spacing:.16em;text-transform:uppercase}.vh-live-stats__tiers{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.vh-live-stats__tiers span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(203,157,83,.16);background:rgba(203,157,83,.08);color:rgba(245,234,211,.9);font-size:.8rem}@media (max-width:900px){.vh-responsible-ribbon__inner{grid-template-columns:1fr;justify-items:start}.vh-responsible-ribbon__actions{justify-content:flex-start}.vh-live-stats__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.maintenance-page{padding:48px 16px}.maintenance-card{padding:32px 22px;border-radius:24px}.vh-live-stats{width:min(1320px,calc(100% - 24px));margin-bottom:22px}.vh-live-stats__inner{padding:22px 18px;border-radius:24px}.vh-live-stats__grid{grid-template-columns:1fr}}.launch-ops-shell{display:grid;gap:18px;padding:32px 0 48px}.launch-ops-card,.launch-ops-hero{border:1px solid rgba(201,149,45,.14);border-radius:28px;background:linear-gradient(180deg,rgba(16,47,45,.95),rgba(10,27,25,.95)),var(--topo-svg);box-shadow:0 24px 64px rgba(5,12,11,.28)}.launch-ops-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;padding:28px}.launch-ops-hero h1{font-size:clamp(2rem,4vw,3rem);color:#f4e8c1}.launch-ops-hero p{margin:10px 0 0;max-width:760px;color:rgba(244,232,193,.78);line-height:1.7}.launch-ops-kicker,.launch-ops-label{display:inline-flex;align-items:center;gap:8px;color:rgba(233,209,152,.84);font-family:var(--font-mono);font-size:.78rem;letter-spacing:.22em;text-transform:uppercase}.launch-ops-badge{min-width:220px;padding:18px 20px;border-radius:22px;border:1px solid rgba(201,149,45,.18);background:rgba(11,28,26,.74)}.launch-ops-badge span{display:block;color:rgba(244,232,193,.65);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.launch-ops-badge strong{display:block;margin-top:8px;color:#f4e8c1;font-size:1.35rem}.launch-ops-hero.is-ok{border-color:rgba(79,151,136,.32)}.launch-ops-hero.is-warning{border-color:rgba(201,149,45,.32)}.launch-ops-hero.is-error,.launch-ops-hero.is-pending{border-color:rgba(224,122,69,.32)}.launch-ops-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.launch-ops-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.launch-ops-card{padding:22px}.launch-ops-card.is-ok{border-color:rgba(79,151,136,.28)}.launch-ops-card.is-pending{border-color:rgba(224,122,69,.28)}.launch-ops-card strong{display:block;margin-top:10px;color:#f4e8c1;font-size:clamp(1.8rem,3vw,2.4rem)}.launch-ops-card p{margin:10px 0 0;color:rgba(244,232,193,.72);line-height:1.6}.launch-ops-card h2{font-size:1.2rem;color:#f4e8c1}.launch-ops-card-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.launch-ops-card-head span{color:rgba(244,232,193,.6);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.launch-ops-list{display:grid;gap:10px;margin:0;padding-left:18px;color:rgba(244,232,193,.78);line-height:1.6}.launch-ops-list.is-numbered{padding-left:22px}.launch-ops-empty{color:rgba(244,232,193,.68)}.launch-ops-beta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:16px}.launch-ops-beta-grid strong{font-size:1.5rem}.launch-ops-table-wrap{overflow-x:auto}.launch-ops-table{width:100%;border-collapse:collapse;color:rgba(244,232,193,.82)}.launch-ops-table td,.launch-ops-table th{padding:12px 10px;text-align:left;border-bottom:1px solid rgba(201,149,45,.12);vertical-align:top}.launch-ops-table th{color:rgba(244,232,193,.6);font-size:.76rem;letter-spacing:.12em;text-transform:uppercase}.launch-ops-table-subtle{display:block;margin-top:4px;color:rgba(244,232,193,.56);font-size:.85rem}@media (max-width:1080px){.launch-ops-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.launch-ops-columns,.launch-ops-hero{grid-template-columns:1fr}.launch-ops-beta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.launch-ops-shell{padding:20px 0 40px}.launch-ops-grid{grid-template-columns:1fr}.launch-ops-card,.launch-ops-hero{padding:18px;border-radius:22px}.launch-ops-beta-grid{grid-template-columns:1fr}}.page-shell.page-shell-premium{width:min(1380px,calc(100% - 28px));padding:156px 0 56px}.nav.nav-premium .nav-premium-pill.is-coming-soon{min-height:56px;padding:0 22px;background:linear-gradient(180deg,rgba(16,30,25,.96),rgba(11,24,20,.98));color:rgba(243,231,208,.9);cursor:default;opacity:1}.nav.nav-premium .nav-premium-pill.is-coming-soon,.nav.nav-premium .nav-premium-pill.is-coming-soon:hover{border-color:rgba(203,157,83,.18);box-shadow:inset 0 1px 0 rgba(255,245,214,.03),0 10px 22px rgba(0,0,0,.14)}.nav.nav-premium .nav-premium-pill.is-coming-soon:hover{transform:none}.nav.nav-premium .nav-premium-pill.is-coming-soon:disabled{pointer-events:none}.nav-premium-pill__stack{display:grid;justify-items:center;gap:2px;line-height:1}.nav-premium-pill__meta{font-family:var(--font-mono);font-size:.56rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:rgba(224,181,72,.88)}.vh-premium-shell{gap:22px}.th-root .th-terminal-bar{align-items:center;gap:20px;padding:22px 24px 20px;border-bottom:1px solid rgba(118,156,141,.14);background:linear-gradient(180deg,rgba(20,53,44,.58),rgba(10,29,24,.14))}.th-root .th-terminal-copy{gap:8px}.th-root .th-terminal-copy__headline{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.th-root .th-terminal-copy__headline h4{margin:0}.th-root .th-anchor-head h4,.th-root .th-spotlight-top h4,.th-root .th-terminal-copy h4{color:#f6edd7;text-wrap:balance}.th-root .th-spotlight-top h4,.th-root .th-terminal-copy h4{font-family:DM Sans,sans-serif;font-size:clamp(1.26rem,1.5vw,1.48rem);font-weight:800;letter-spacing:-.02em}.th-root .th-anchor-head p,.th-root .th-spotlight-top p,.th-root .th-terminal-copy p{color:rgba(219,230,225,.78);font-size:.95rem;line-height:1.68}.th-root .allocator-inline__budget>span,.th-root .allocator-inline__eyebrow,.th-root .allocator-inline__risk-head>span,.th-root .allocator-risk__head>span,.th-root .th-dock-kicker,.th-root .th-terminal-chips span,.th-root .th-terminal-meta span{color:rgba(215,187,112,.86)}.th-root .th-anchor-panel{gap:16px;padding:22px;border-radius:28px;border-color:rgba(207,168,90,.16);background:radial-gradient(circle at top left,rgba(211,177,91,.08),transparent 22%),radial-gradient(circle at 82% 18%,rgba(102,154,131,.14),transparent 28%),linear-gradient(180deg,rgba(15,43,35,.88),rgba(7,23,19,.96));box-shadow:inset 0 1px 0 rgba(255,247,232,.05),0 24px 44px rgba(0,0,0,.16)}.th-root .th-anchor-panel:before{opacity:.26;background-size:420px 420px;mix-blend-mode:soft-light}.th-root .th-anchor-card,.th-root .th-passed-item--discipline,.th-root .th-reading-card,.th-root .th-signal-card{gap:12px;padding:18px;border-radius:22px;border-color:rgba(255,247,232,.06);background:linear-gradient(180deg,rgba(11,34,29,.92),rgba(7,20,17,.96));box-shadow:inset 0 1px 0 rgba(255,247,232,.03)}.th-root .th-anchor-card strong,.th-root .th-reading-card strong,.th-root .th-signal-card strong{font-size:1.05rem;line-height:1.28}.th-root .th-anchor-card p,.th-root .th-passed-item--discipline small,.th-root .th-reading-card p,.th-root .th-reading-card small,.th-root .th-signal-card small{color:rgba(211,223,217,.78);font-size:.9rem;line-height:1.62}.th-root .th-passed-item--discipline{border-color:rgba(224,122,69,.18);background:radial-gradient(circle at 12% 18%,rgba(224,122,69,.08),transparent 22%),linear-gradient(180deg,rgba(13,31,27,.92),rgba(8,20,18,.97))}.th-root .th-table-scroll{scrollbar-color:rgba(212,165,59,.58) rgba(8,24,20,.84);scrollbar-width:thin;background:linear-gradient(180deg,rgba(11,32,27,.34),rgba(8,21,18,.14));background-color:rgba(8,24,20,.86);contain:paint;transform:translateZ(0);backface-visibility:hidden}.th-root .th-table-scroll::-webkit-scrollbar{height:12px;width:12px}.th-root .th-table-scroll::-webkit-scrollbar-track{background:rgba(8,24,20,.82);border-radius:999px}.th-root .th-table-scroll::-webkit-scrollbar-thumb{background:linear-gradient(180deg,rgba(212,165,59,.78),rgba(173,127,39,.72));border-radius:999px;border:2px solid rgba(8,24,20,.82)}.th-root .th-table-head{padding:18px 20px 16px;color:rgba(182,198,190,.72);font-size:.68rem;letter-spacing:.18em;position:relative;z-index:24;overflow:visible}.th-root .th-table-head__cell{display:inline-flex;align-items:center;width:100%;min-width:0;position:relative;z-index:25}.th-root .th-table-head__label{display:inline-flex;align-items:center;gap:6px;min-width:0}.th-root .th-table-body{background:linear-gradient(180deg,rgba(8,24,20,.2),rgba(8,24,20,.28));transform:translateZ(0)}.th-root .th-table-row{border-top-color:rgba(91,126,114,.18);contain:paint;transform:translateZ(0);backface-visibility:hidden}.th-root .th-table-trigger{padding:18px 20px;transform:translateZ(0)}.th-root .th-col-game strong,.th-root .th-col-market strong{color:#f6edd7;font-family:DM Sans,sans-serif;font-size:1.02rem;font-weight:800;letter-spacing:-.015em}.th-root .th-col-game small,.th-root .th-col-market small,.th-root .th-game-meta-row,.th-root .th-odd-card-meta{color:rgba(190,205,198,.72);font-size:.82rem}.th-root .th-odd-card-label{color:rgba(213,186,111,.88)}.th-root .th-table-head .th-col-confidence,.th-root .th-table-head .th-col-edge,.th-root .th-table-head .th-col-rank,.th-root .th-table-head .th-col-select{justify-content:center;text-align:center}.th-root .th-table-head .th-col-game,.th-root .th-table-head .th-col-market{justify-content:flex-start;text-align:left}.th-root .th-table-head .th-col-book,.th-root .th-table-head .th-col-fair,.th-root .th-table-head .th-col-odd,.th-root .th-table-head .th-col-profit,.th-root .th-table-head .th-col-stake{justify-content:flex-end;text-align:right}.th-root .info-tooltip-wrapper{z-index:80}.th-root .info-tooltip-bubble{z-index:1200}.th-root .th-col-edge--meter{position:relative;z-index:1}.th-root .allocator-shell{gap:10px;padding:14px 18px}.th-root .allocator-inline__hint{color:rgba(212,223,218,.78);font-size:.74rem;line-height:1.56}.th-root .allocator-inline__metrics,.th-root .allocator-inline__stat small{color:rgba(183,198,191,.7)}.vh-footer{border-color:rgba(212,165,59,.12);background:radial-gradient(circle at top left,rgba(212,165,59,.06),transparent 24%),linear-gradient(180deg,rgba(8,24,20,.88),rgba(5,16,14,.94));box-shadow:inset 0 1px 0 rgba(255,247,232,.04),0 18px 42px rgba(0,0,0,.18)}.vh-footer-copy p,.vh-footer-copy small,.vh-footer-disclaimer p,.vh-footer-group a{color:rgba(207,219,214,.78)}.vh-checkout-notice{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:20px 22px;margin-bottom:18px;border-radius:24px;border:1px solid rgba(201,157,83,.2);background:radial-gradient(circle at top left,rgba(201,157,83,.12),transparent 22%),linear-gradient(180deg,rgba(14,39,32,.96),rgba(8,23,19,.98));box-shadow:inset 0 1px 0 rgba(255,247,232,.05),0 18px 42px rgba(0,0,0,.18)}.vh-checkout-notice.is-success{border-color:rgba(90,186,122,.28)}.vh-checkout-notice.is-cancel{border-color:rgba(217,108,69,.24)}.vh-checkout-notice__copy{display:grid;gap:8px}.vh-checkout-notice__eyebrow,.vh-cookie-banner__eyebrow{color:rgba(213,186,111,.88);font-size:.72rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.vh-checkout-notice__copy strong,.vh-cookie-banner__copy strong{color:#f6edd7;font-family:var(--font-display);font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.2}.vh-checkout-notice__copy p,.vh-cookie-banner__copy p{margin:0;color:rgba(216,226,220,.8);font-size:.92rem;line-height:1.65}.vh-checkout-notice__actions,.vh-cookie-banner__actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.vh-checkout-notice__dismiss,.vh-checkout-notice__primary,.vh-checkout-notice__secondary,.vh-cookie-banner__primary,.vh-cookie-banner__secondary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:999px;border:1px solid rgba(201,157,83,.2);font-size:.92rem;font-weight:700;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease}.vh-checkout-notice__primary,.vh-cookie-banner__primary{background:linear-gradient(135deg,#d0a347,#b57d1d);color:#091612}.vh-checkout-notice__dismiss,.vh-checkout-notice__secondary,.vh-cookie-banner__secondary{background:rgba(10,28,23,.72);color:#f5ead3}.vh-checkout-notice__dismiss:hover,.vh-checkout-notice__primary:hover,.vh-checkout-notice__secondary:hover,.vh-cookie-banner__primary:hover,.vh-cookie-banner__secondary:hover{transform:translateY(-1px)}.vh-checkout-notice__dismiss{cursor:pointer}.vh-cookie-banner{position:fixed;right:20px;bottom:20px;z-index:90;display:grid;gap:16px;width:min(460px,calc(100vw - 24px));padding:20px;border-radius:24px;border:1px solid rgba(201,157,83,.18);background:radial-gradient(circle at top right,rgba(201,157,83,.12),transparent 26%),linear-gradient(180deg,rgba(12,35,29,.98),rgba(7,20,17,.98));box-shadow:inset 0 1px 0 rgba(255,247,232,.05),0 24px 56px rgba(0,0,0,.28)}.vh-cookie-banner__copy{display:grid;gap:8px}.vh-cookie-banner__copy a{color:#f1d38b}@media (max-width:820px){.vh-checkout-notice{grid-template-columns:1fr}.vh-checkout-notice__actions{justify-content:flex-start}}@media (max-width:640px){.vh-cookie-banner{right:12px;bottom:12px;width:calc(100vw - 24px);padding:18px;border-radius:22px}.vh-checkout-notice__actions,.vh-cookie-banner__actions{width:100%}.vh-checkout-notice__dismiss,.vh-checkout-notice__primary,.vh-checkout-notice__secondary,.vh-cookie-banner__primary,.vh-cookie-banner__secondary{flex:1 1 100%}}.th-config-strip--bicolumn{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(320px,356px);align-items:start;gap:24px!important;padding:22px 28px!important}.th-config-strip--bicolumn .th-config-strip__lead{display:flex;flex-direction:column;gap:0}.th-config-strip--bicolumn .th-config-manifesto{max-width:none;font-size:2.1rem!important;line-height:1.2;letter-spacing:-.02em}.th-config-manifesto__line1,.th-config-manifesto__line2{display:block;white-space:nowrap}.th-config-manifesto__line2{color:rgba(224,181,72,.92)}.th-config-strip--bicolumn .th-config-manifesto-note{display:grid;gap:6px;max-width:780px;font-size:1.04rem!important;line-height:1.46;color:rgba(232,220,200,.78);opacity:1;margin-top:10px}.th-config-strip--bicolumn .th-config-manifesto-note span{color:rgba(224,181,72,.92);font-size:.76rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.th-config-strip--bicolumn .th-config-manifesto-note p{margin:0}.th-config-strip--bicolumn .th-config-manifesto-note p:last-child{color:rgba(232,220,200,.64);max-width:760px}.th-anchor-grid--setup-preview{margin-top:14px;gap:10px}.th-anchor-grid--setup-preview .th-anchor-panel--teaser{padding:14px;border-radius:20px;gap:8px}.th-anchor-grid--setup-preview .th-anchor-head{gap:6px}.th-anchor-grid--setup-preview .th-dock-kicker{font-size:.62rem;letter-spacing:.18em}.th-anchor-grid--setup-preview .th-anchor-head h4{font-size:.96rem;line-height:1.06}.th-anchor-grid--setup-preview .th-anchor-head p{font-size:.75rem;line-height:1.34}.th-anchor-grid--setup-preview .th-anchor-note{display:block;margin-top:3px;color:rgba(210,198,176,.66);font-size:.68rem;line-height:1.38}.th-config-tips{display:flex;flex-direction:column;gap:6px;margin-top:14px;padding-top:10px;border-top:1px solid rgba(224,181,72,.1)}.th-config-tips--aside{margin-top:10px;padding-top:10px;width:100%}.th-config-strip__group--controls{display:flex;flex-direction:column;gap:12px;width:min(100%,356px);padding:18px 18px 20px;border-radius:24px;border:1px solid rgba(218,192,130,.18);background:linear-gradient(180deg,rgba(18,41,29,.92),rgba(12,31,23,.9)),radial-gradient(circle at top,rgba(224,181,72,.08),transparent 58%);box-shadow:inset 0 1px 0 rgba(255,247,224,.05),0 14px 28px rgba(0,0,0,.18);position:relative;isolation:isolate}.th-config-strip__group--controls:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(135deg,rgba(224,181,72,.08),transparent 34%),radial-gradient(circle at right top,rgba(255,236,191,.06),transparent 28%);pointer-events:none;z-index:-1}.th-config-strip__group--controls .th-filter-label{font-size:.92rem;font-weight:700;text-transform:uppercase;letter-spacing:.2em;color:rgba(232,220,200,.82)}.th-budget-wrap--compact{min-height:72px!important;padding:0 22px!important;border-radius:22px!important;border:1px solid rgba(218,192,130,.34)!important;background:rgba(18,14,10,.6)!important;display:flex;align-items:center;gap:12px;box-shadow:inset 0 1px 0 rgba(255,247,224,.06),0 8px 18px rgba(0,0,0,.12)}.th-budget-wrap--compact .th-currency{font-size:1.12rem;font-weight:700;color:rgba(224,181,72,.82)}.th-budget-wrap--compact input,.th-root .th-budget-wrap--compact input{background:transparent!important;border:none!important;color:#f5d97a!important;font-size:2.15rem!important;font-weight:800!important;font-family:var(--font-mono)!important;line-height:1!important;letter-spacing:-.03em!important;width:122px;padding:0!important;min-height:unset!important}.th-config-strip__group--controls .th-slider{height:6px;margin:0}.th-config-strip__group--controls .th-friction-warning{font-size:.6rem;padding:2px 0;margin:0}.th-period-inline{margin-top:8px}.th-filter-chips--compact{display:flex!important;flex-wrap:wrap;gap:8px!important}.th-filter-chips--compact .th-filter-chip,.th-filter-chips--compact .th-filter-chip--mini{font-size:.72rem!important;padding:7px 11px!important;min-height:32px!important;text-align:center;white-space:nowrap;border-radius:10px;letter-spacing:.02em}.th-insight-tip--strip{font-size:.86rem!important;line-height:1.42!important;color:rgba(232,220,200,.6)!important;padding:0!important;margin:0!important;border:none!important}.th-insight-tip--aside{color:rgba(232,220,200,.7)!important}.th-insight-tip--strip .th-insight-bullet{color:rgba(224,181,72,.55);margin-right:5px;font-size:.9rem}.th-config-strip__group--controls .th-start-btn--strip{margin-top:10px;width:100%;font-size:1.04rem!important;font-weight:700!important;padding:19px 20px!important;border-radius:20px}.th-search-shell--unified{padding:12px 18px 16px!important}.th-search-shell--unified .th-input-card--scope{border-radius:20px!important;padding:14px 16px 12px!important;gap:10px!important}.th-bottom-actions{display:flex;align-items:center;gap:12px;margin-top:4px;padding-top:8px;border-top:1px solid rgba(224,181,72,.08)}.th-insight-strip--horizontal{display:flex!important;flex-wrap:wrap;gap:0 4px!important;margin-top:0!important;flex:1 1}.th-insight-strip--horizontal .th-insight-tip{font-size:.56rem!important;padding:1px 0!important;line-height:1.2;flex-basis:48%}.th-bottom-actions .th-budget-period{display:flex!important;flex-direction:column;align-items:center;gap:3px;padding-top:0!important;margin-top:0!important;flex-shrink:0}.th-bottom-actions .th-start-btn{white-space:nowrap;min-width:190px;padding:10px 20px!important}.th-bottom-actions .th-budget-period small{font-size:.54rem;text-align:center;max-width:22ch;opacity:.55}.th-slider-row{display:flex;align-items:center;gap:0;margin-top:6px;padding:4px 0}.th-slider-row .th-slider{flex:1 1;height:3px;margin:0;appearance:none;background:linear-gradient(90deg,rgba(203,157,83,.35),rgba(203,157,83,.12));border-radius:2px;outline:none}.th-slider-row .th-slider::-webkit-slider-thumb{appearance:none;width:18px;height:18px;border-radius:50%;background:50%/contain no-repeat url(/ui/gold-football-ball.svg);box-shadow:0 0 8px rgba(212,168,44,.32),0 4px 10px rgba(0,0,0,.16);cursor:pointer;border:none}.th-slider-row .th-slider::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:50%/contain no-repeat url(/ui/gold-football-ball.svg);box-shadow:0 0 8px rgba(212,168,44,.32),0 4px 10px rgba(0,0,0,.16);cursor:pointer;border:none}.th-config-strip__group--action{display:flex;align-items:center}.th-start-btn--strip{font-size:.72rem!important;padding:10px 18px!important;min-width:unset!important;white-space:nowrap;border-radius:14px}@media (max-width:768px){.th-config-strip--bicolumn{grid-template-columns:1fr!important;gap:10px!important;padding:12px 14px!important}.th-config-strip__group--controls{min-width:unset;max-width:100%}.th-budget-wrap--compact{min-height:38px!important}.th-config-tips{display:none!important}.th-anchor-grid--setup-preview{grid-template-columns:1fr;gap:10px}.th-bottom-actions .th-start-btn{width:100%}}@media (max-width:1366px){.th-config-strip--bicolumn{grid-template-columns:minmax(0,1fr) minmax(300px,336px);gap:20px!important;padding:20px 24px!important}.th-config-strip--bicolumn .th-config-manifesto{font-size:1.95rem!important}.th-config-strip--bicolumn .th-config-manifesto-note{font-size:1.05rem!important}.th-config-strip__group--controls{width:min(100%,336px);padding:16px 16px 18px}.th-config-strip__group--controls .th-filter-label{font-size:.82rem}.th-budget-wrap--compact input,.th-root .th-budget-wrap--compact input{font-size:1.72rem!important;width:96px}.th-anchor-grid--setup-preview{gap:10px}.th-anchor-grid--setup-preview .th-anchor-panel--teaser{padding:12px 12px 10px}.th-anchor-grid--setup-preview .th-anchor-head h4{font-size:.9rem}.th-anchor-grid--setup-preview .th-anchor-head p{font-size:.71rem;line-height:1.3}.th-anchor-grid--setup-preview .th-anchor-note{font-size:.62rem;line-height:1.3}.th-config-strip__group--controls{gap:10px}.th-budget-wrap--compact{min-height:60px!important;padding:0 20px!important}.th-budget-wrap--compact input,.th-root .th-budget-wrap--compact input{font-size:1.92rem!important;width:108px}}.th-root .th-col-market{gap:8px}.th-root .th-analysis-cta{display:inline-flex;align-items:center;gap:9px;margin-top:3px;padding:6px 10px 6px 7px;border:1px solid rgba(215,187,112,.18);border-radius:999px;background:linear-gradient(180deg,rgba(255,247,226,.07),rgba(255,247,226,.02));box-shadow:inset 0 1px 0 rgba(255,250,236,.08),0 8px 16px rgba(0,0,0,.12);color:#f2ddb0;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}.th-root .th-analysis-cta:hover{transform:translateY(-1px);border-color:rgba(229,199,126,.32);background:linear-gradient(180deg,rgba(255,247,226,.11),rgba(255,247,226,.04));box-shadow:inset 0 1px 0 rgba(255,250,236,.12),0 12px 20px rgba(0,0,0,.14)}.th-root .th-analysis-cta.is-active{border-color:rgba(220,188,109,.34);background:linear-gradient(180deg,rgba(215,187,112,.14),rgba(255,247,226,.04))}.th-root .th-analysis-cta__orb{display:inline-grid;place-items:center;width:26px;height:26px;flex:0 0 26px;border-radius:999px;background:radial-gradient(circle at 32% 28%,rgba(255,246,220,.18),transparent 38%),linear-gradient(180deg,rgba(15,41,35,.94),rgba(10,27,23,.98));box-shadow:inset 0 1px 0 rgba(255,248,228,.08),0 6px 12px rgba(0,0,0,.14)}.th-root .th-analysis-cta__icon{display:block;width:15px;height:15px;background:50%/contain no-repeat url(/ui/brand/premium-magnifier-v6.png?v=restore)}.th-root .th-analysis-cta__copy{display:grid;gap:1px;text-align:left}.th-root .th-analysis-cta__copy strong{color:#f5e6bf;font-family:var(--font-mono);font-size:.62rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;line-height:1.1}.th-root .th-analysis-cta__copy small{color:rgba(204,216,210,.72);font-size:.66rem;line-height:1.15}.nav.nav-premium .nav-premium-logo{min-width:404px;gap:8px}.nav.nav-premium .nav-premium-mark{width:108px;height:108px;margin-left:1px}.nav.nav-premium .nav-premium-icon{transform:translateY(-1px)}.nav.nav-premium .nav-premium-wordmark{gap:6px;transform:translateY(-1px)}.th-root .allocator-inline__metrics{grid-column:1/-1;grid-row:auto;justify-self:stretch;align-self:start;max-width:none;grid-template-columns:repeat(5,minmax(0,1fr));padding-top:2px;gap:8px;overflow-x:auto;scrollbar-width:thin}.th-root .allocator-inline__metric{min-height:0;padding:8px 10px;gap:5px;border:1px solid rgba(203,157,83,.14);border-radius:12px;background:radial-gradient(circle at 14% 18%,rgba(203,157,83,.08),transparent 20%),radial-gradient(circle at 86% 22%,rgba(86,118,96,.12),transparent 24%),linear-gradient(180deg,rgba(12,37,31,.94),rgba(7,22,19,.985))}.th-root .allocator-inline__metric-label{display:inline-flex;align-items:center;gap:6px;font-size:.52rem;letter-spacing:.14em}.th-root .allocator-inline__metric-line{display:flex;align-items:center;flex-wrap:nowrap;gap:6px 8px;min-width:0}.th-root .allocator-inline__metric strong{flex:0 0 auto;font-size:.9rem;line-height:1;white-space:nowrap}.th-root .allocator-inline__metric-line small{flex:1 1 auto;margin:0;min-width:0;font-size:.56rem;line-height:1.2;color:rgba(212,223,218,.74);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:1320px){.nav.nav-premium .nav-premium-logo{min-width:360px;gap:14px}.nav.nav-premium .nav-premium-mark{width:84px;height:84px}.th-root .allocator-inline__metrics{grid-template-columns:repeat(5,minmax(152px,1fr));gap:6px}}@media (max-width:980px){.nav.nav-premium .nav-premium-logo{min-width:auto}.th-root .allocator-inline__metrics{grid-template-columns:repeat(5,minmax(144px,1fr))}}@media (max-width:720px){.th-root .allocator-inline__metrics{grid-template-columns:repeat(5,minmax(138px,1fr))}}.th-root .allocator-selection-panel,.th-root .th-table-scroll{background-image:radial-gradient(circle at 14% 16%,rgba(203,157,83,.055),transparent 22%),repeating-linear-gradient(-18deg,rgba(255,248,232,.018),rgba(255,248,232,.018) 1px,transparent 0,transparent 15px),linear-gradient(180deg,rgba(8,27,23,.96),rgba(5,18,16,.985))}.th-root .allocator-row{grid-template-columns:28px 54px minmax(250px,1.24fr) minmax(180px,.82fr) minmax(108px,.48fr) 104px;min-height:64px;padding:8px 10px;border-radius:16px;background-image:repeating-linear-gradient(-18deg,rgba(255,248,232,.016),rgba(255,248,232,.016) 1px,transparent 0,transparent 15px),linear-gradient(180deg,rgba(8,25,21,.78),rgba(5,17,15,.9))}.th-root .allocator-row__score .valor-score-badge{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;max-width:44px!important;max-height:44px!important;flex-basis:44px!important;transform:none!important}.th-root .allocator-row__score{justify-content:center}.th-root .allocator-tier{display:none}.th-root .allocator-row__match{padding-left:8px}.th-root .allocator-row__league-meta{margin-left:10px;gap:8px}.th-root .allocator-row__league-meta .vh-league-badge__logo{width:20px!important;height:20px!important}.th-root .allocator-row__analysis{justify-self:start;min-height:24px;padding:0 9px;border-radius:999px;border:1px solid rgba(215,187,112,.18);background:rgba(215,187,112,.07);color:#f0dcae;cursor:pointer;font-size:.56rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.th-root .allocator-row__analysis:hover{border-color:rgba(224,181,72,.38);background:rgba(215,187,112,.12)}.th-root .allocator-selection-panel__criteria{margin:1px 0 0;padding:8px 14px;border:1px solid rgba(203,157,83,.16);border-radius:14px;background:linear-gradient(135deg,rgba(13,34,28,.82),rgba(6,18,15,.9)),repeating-linear-gradient(135deg,rgba(255,255,255,.028),rgba(255,255,255,.028) 1px,transparent 0,transparent 9px);color:rgba(232,220,207,.68);font-size:.72rem;font-weight:600;line-height:1.35;letter-spacing:.01em}.th-root .th-table-body{gap:8px;padding:0 12px 12px;background:transparent}.th-root .th-table-row.valor-row{border:1px solid rgba(203,157,83,.12);border-radius:18px;overflow:hidden;background-image:repeating-linear-gradient(-18deg,rgba(255,248,232,.016),rgba(255,248,232,.016) 1px,transparent 0,transparent 15px),linear-gradient(180deg,rgba(8,25,21,.76),rgba(5,17,15,.9));box-shadow:inset 0 1px 0 rgba(255,248,232,.025)}.th-root .th-table-row.valor-row:hover{border-color:rgba(203,157,83,.2)}.th-root .th-table-row.valor-row .th-table-trigger{grid-template-columns:88px minmax(210px,1.55fr) minmax(160px,1.04fr) 66px 66px 88px 76px;gap:12px;padding:10px 14px}.th-root .th-table-row.valor-row .th-cell{min-height:54px}.th-root .th-table-row.valor-row .th-rank-stack{display:grid;grid-template-columns:22px 46px;grid-template-rows:auto auto;align-items:center;justify-content:center;gap:0 7px;width:78px}.th-root .th-table-row.valor-row .th-rank-stack .valor-score-badge{grid-column:2;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;max-width:44px!important;max-height:44px!important;flex-basis:44px!important;transform:none!important}.th-root .th-table-row.valor-row .th-rank-stack>small{grid-column:2;margin-top:-3px;color:rgba(232,220,207,.58);font-size:.48rem}.th-root .th-row-pick-toggle{grid-row:1/3;display:inline-grid;place-items:center;width:22px;height:22px;padding:0;border-radius:8px;border:1px solid rgba(203,157,83,.32);background:rgba(8,24,20,.86);cursor:pointer}.th-root .th-row-pick-toggle span{width:10px;height:10px;border-radius:4px;background:transparent}.th-root .th-row-pick-toggle.is-on,.th-root .th-row-pick-toggle:hover{border-color:rgba(224,181,72,.54)}.th-root .th-row-pick-toggle.is-disabled,.th-root .th-row-pick-toggle:disabled{border-color:rgba(137,153,142,.2);background:rgba(8,24,20,.36);cursor:not-allowed;opacity:.45}.th-root .th-row-pick-toggle.is-on span,.th-root .th-row-pick-toggle:hover span{background:linear-gradient(135deg,#d8b860,#b98225)}.th-root .th-row-pick-toggle.is-disabled:hover span,.th-root .th-row-pick-toggle:disabled:hover span{background:transparent}.th-root .th-table-row.valor-row .th-match-badges{margin-bottom:1px}.th-root .th-table-row.valor-row .th-team-badge .vh-team-badge__frame{width:30px;height:30px}.th-root .th-table-row.valor-row .th-col-game strong,.th-root .th-table-row.valor-row .th-col-market strong{font-size:.9rem}.th-root .th-table-row.valor-row .th-col-game small,.th-root .th-table-row.valor-row .th-col-market small,.th-root .th-table-row.valor-row .th-game-meta-row{font-size:.68rem}.th-root .th-table-row.valor-row .th-analysis-cta{margin-top:1px;padding:4px 8px 4px 5px}.th-root .th-table-row.valor-row .th-analysis-cta__orb{width:22px;height:22px;flex-basis:22px}.th-root .th-table-row.valor-row .th-analysis-cta__copy strong{font-size:.54rem}.th-root .th-table-row.valor-row .th-analysis-cta__copy small{display:none}@media (max-width:980px){.th-root .th-table-row.valor-row .th-table-trigger{grid-template-columns:84px minmax(210px,1.4fr) minmax(150px,1fr) 64px 64px 82px 72px}}.th-root .th-league-cloud{grid-template-columns:repeat(auto-fill,minmax(148px,164px))!important;gap:10px!important}.th-root button.th-league-pill.th-league-pill--badge{min-height:88px!important;padding:8px 10px 9px!important;overflow:hidden}.th-root .th-league-pill--badge .vh-league-badge{gap:5px!important}.th-root .th-league-pill--badge .vh-league-badge__logo{width:52px!important;height:52px!important;border-radius:13px!important}.th-root .th-league-pill--badge .vh-league-badge__image{filter:drop-shadow(0 2px 7px rgba(0,0,0,.2)) saturate(1.28) contrast(1.06) brightness(1.1)!important}.th-root button.th-league-pill.th-league-pill--badge.is-active .vh-league-badge__logo,.th-root button.th-league-pill.th-league-pill--badge:hover .vh-league-badge__logo{transform:scale(1.02)!important}.th-root button.th-league-pill.th-league-pill--badge.is-active .vh-league-badge__image,.th-root button.th-league-pill.th-league-pill--badge:hover .vh-league-badge__image{filter:drop-shadow(0 2px 8px rgba(0,0,0,.22)) saturate(1.38) contrast(1.08) brightness(1.13)!important}.th-root .th-league-pill--badge .vh-league-badge__name{min-height:1.95em;color:rgba(235,214,159,.96);font-weight:700}@media (max-width:920px){.th-root .th-league-cloud{grid-template-columns:repeat(auto-fill,minmax(132px,148px))!important;gap:8px!important}.th-root button.th-league-pill.th-league-pill--badge{min-height:82px!important;padding:7px 8px 8px!important}.th-root .th-league-pill--badge .vh-league-badge__logo{width:46px!important;height:46px!important;padding:5px!important}.th-root .th-league-pill--badge .vh-league-badge__name{max-width:12ch!important;font-size:.64rem!important}}@media (max-width:700px){.th-root button.th-league-pill.th-league-pill--badge{width:86px!important;min-width:86px!important;min-height:78px!important}.th-root .th-league-pill--badge .vh-league-badge__logo{width:42px!important;height:42px!important;border-radius:12px!important}.th-root .th-league-pill--badge .vh-league-badge__name{max-width:9ch!important;font-size:.56rem!important}}.th-root .th-input-card--scope{background:radial-gradient(circle at 12% 0,rgba(223,190,103,.09),transparent 28%),radial-gradient(circle at 86% 14%,rgba(87,151,121,.12),transparent 30%),linear-gradient(180deg,rgba(20,55,45,.94),rgba(10,32,27,.97))!important}.th-root .th-league-cloud{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(168px,1fr))!important;gap:14px!important;align-items:stretch!important}.th-root button.th-league-pill.th-league-pill--badge{--league-accent:#d8b35d;--league-accent-2:#2f755e;--league-ink:rgba(244,229,190,0.96);position:relative;isolation:isolate;min-height:136px!important;padding:16px 12px 15px!important;border-radius:20px!important;border:1px solid color-mix(in srgb,var(--league-accent) 52%,transparent)!important;background:radial-gradient(circle at 50% 10%,color-mix(in srgb,var(--league-accent) 20%,transparent),transparent 34%),radial-gradient(circle at 16% 90%,color-mix(in srgb,var(--league-accent-2) 24%,transparent),transparent 42%),linear-gradient(150deg,rgba(35,75,60,.96) 0,rgba(17,45,37,.98) 48%,rgba(9,29,25,.99) 100%)!important;box-shadow:inset 0 1px 0 rgba(255,247,225,.18),inset 0 -18px 42px rgba(0,0,0,.16),0 0 0 1px rgba(255,235,184,.04),0 14px 34px rgba(0,0,0,.22)!important;transform:translateZ(0)}.th-root button.th-league-pill.th-league-pill--badge:after,.th-root button.th-league-pill.th-league-pill--badge:before{content:"";position:absolute;pointer-events:none;z-index:-1}.th-root button.th-league-pill.th-league-pill--badge:before{inset:1px;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,.12),transparent 34%),repeating-linear-gradient(150deg,rgba(255,255,255,.026),rgba(255,255,255,.026) 1px,transparent 0,transparent 14px);opacity:.68}.th-root button.th-league-pill.th-league-pill--badge:after{width:104px;height:104px;left:50%;top:20px;border-radius:999px;background:radial-gradient(circle,color-mix(in srgb,var(--league-accent) 24%,transparent) 0,transparent 68%);filter:blur(2px);opacity:.72;transform:translateX(-50%)}.th-root button.th-league-pill.th-league-pill--badge:hover{transform:translateY(-3px) scale(1.012);border-color:color-mix(in srgb,var(--league-accent) 72%,transparent)!important;box-shadow:inset 0 1px 0 rgba(255,247,225,.22),inset 0 -18px 42px rgba(0,0,0,.12),0 0 0 1px color-mix(in srgb,var(--league-accent) 18%,transparent),0 0 30px color-mix(in srgb,var(--league-accent) 17%,transparent),0 18px 42px rgba(0,0,0,.26)!important}.th-root button.th-league-pill.th-league-pill--badge.is-active{border-color:color-mix(in srgb,var(--league-accent) 84%,transparent)!important;background:radial-gradient(circle at 50% 8%,color-mix(in srgb,var(--league-accent) 28%,transparent),transparent 36%),radial-gradient(circle at 10% 88%,color-mix(in srgb,var(--league-accent-2) 30%,transparent),transparent 46%),linear-gradient(150deg,rgba(39,83,65,.98) 0,rgba(19,51,40,.99) 50%,rgba(10,31,25,1) 100%)!important;box-shadow:inset 0 1px 0 rgba(255,249,232,.25),inset 0 -18px 42px rgba(0,0,0,.12),0 0 0 1px color-mix(in srgb,var(--league-accent) 28%,transparent),0 0 34px color-mix(in srgb,var(--league-accent) 22%,transparent),0 18px 38px rgba(0,0,0,.22)!important}.th-root button.th-league-pill[data-league-id=br-a],.th-root button.th-league-pill[data-league-id=br-b],.th-root button.th-league-pill[data-league-id=copa-br]{--league-accent:#f2c35f;--league-accent-2:#4f9d76;--league-ink:#f5d06c}.th-root button.th-league-pill[data-league-id=libertadores]{--league-accent:#d8b46a;--league-accent-2:#85612f}.th-root button.th-league-pill[data-league-id=sulamericana]{--league-accent:#d5d1c2;--league-accent-2:#6c7c78}.th-root button.th-league-pill[data-league-id=world-cup-2026]{--league-accent:#ffc43a;--league-accent-2:#2fbf84}.th-root button.th-league-pill[data-league-id=argentina]{--league-accent:#66d7ff;--league-accent-2:#f4c95d}.th-root button.th-league-pill[data-league-id=ucl]{--league-accent:#8da8ff;--league-accent-2:#23146d}.th-root button.th-league-pill[data-league-id=premier]{--league-accent:#8b47e8;--league-accent-2:#f062d7}.th-root button.th-league-pill[data-league-id=laliga]{--league-accent:#ff5d4d;--league-accent-2:#ffb039}.th-root button.th-league-pill[data-league-id=serie-a-ita]{--league-accent:#42b7ff;--league-accent-2:#1638d9}.th-root button.th-league-pill[data-league-id=bundesliga]{--league-accent:#ff534d;--league-accent-2:#111111}.th-root button.th-league-pill[data-league-id=ligue1]{--league-accent:#ece6d7;--league-accent-2:#1d1d1d}.th-root button.th-league-pill[data-league-id=portugal]{--league-accent:#cfe6ff;--league-accent-2:#d23838}.th-root .th-league-pill--badge .vh-league-badge{gap:10px!important}.th-root .th-league-pill--badge .vh-league-badge__logo{position:relative;width:74px!important;height:74px!important;padding:7px!important;border-radius:18px!important;border:1px solid rgba(255,247,224,.58)!important;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.96),rgba(255,255,255,.58) 25%,transparent 46%),linear-gradient(145deg,rgba(255,252,244,.99),rgba(238,228,205,.97) 57%,rgba(255,250,240,.99))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.92),inset 0 -4px 12px rgba(116,91,42,.14),0 0 0 3px color-mix(in srgb,var(--league-accent) 14%,transparent),0 10px 24px rgba(0,0,0,.28),0 0 24px color-mix(in srgb,var(--league-accent) 14%,transparent)!important;overflow:hidden}.th-root .th-league-pill--badge .vh-league-badge__logo:after{content:"";position:absolute;inset:-34%;background:linear-gradient(115deg,transparent 33%,rgba(255,255,255,.36) 48%,transparent 62%);opacity:.48;transform:translateX(-22%) rotate(8deg);pointer-events:none}.th-root .th-league-pill--badge .vh-league-badge__image{max-width:100%;max-height:100%;object-fit:contain;transform:scale(1.06)!important;filter:drop-shadow(0 4px 10px rgba(0,0,0,.28)) saturate(1.62) contrast(1.14) brightness(1.14)!important}.th-root .th-league-pill--badge .vh-league-badge__fallback{color:color-mix(in srgb,var(--league-accent) 78%,#1b241d);font-size:1.7rem}.th-root .th-league-pill--badge .vh-league-badge__name{max-width:15ch!important;min-height:2.1em;overflow:hidden;font-size:.86rem!important;font-weight:800;text-overflow:ellipsis;text-shadow:0 1px 0 rgba(0,0,0,.3),0 0 16px color-mix(in srgb,var(--league-accent) 18%,transparent);-webkit-box-orient:vertical;-webkit-line-clamp:2}.th-root button.th-league-pill.th-league-pill--badge.is-active .vh-league-badge__logo,.th-root button.th-league-pill.th-league-pill--badge:hover .vh-league-badge__logo{transform:translateY(-2px) scale(1.035)!important;border-color:rgba(255,251,235,.76)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.96),inset 0 -4px 12px rgba(116,91,42,.11),0 0 0 3px color-mix(in srgb,var(--league-accent) 24%,transparent),0 13px 28px rgba(0,0,0,.28),0 0 30px color-mix(in srgb,var(--league-accent) 22%,transparent)!important}.th-root button.th-league-pill.th-league-pill--badge.is-active .vh-league-badge__image,.th-root button.th-league-pill.th-league-pill--badge:hover .vh-league-badge__image{transform:scale(1.12)!important;filter:drop-shadow(0 5px 12px rgba(0,0,0,.3)) saturate(1.82) contrast(1.18) brightness(1.18)!important}.th-root .th-bookmaker-section{border-top-color:rgba(224,181,72,.12)!important}.th-root .th-bookmaker-cloud{gap:9px 12px!important}.th-root button.th-bookmaker-pill{background:linear-gradient(180deg,rgba(8,25,22,.86),rgba(7,20,18,.92))!important;border-color:rgba(203,157,83,.2)!important;box-shadow:inset 0 1px 0 rgba(255,244,218,.07),0 8px 20px rgba(0,0,0,.14)}.th-root button.th-bookmaker-pill .vh-bookmaker-badge__image{filter:saturate(1.18) contrast(1.05) brightness(1.03)}@media (min-width:1240px){.th-root .th-league-cloud{grid-template-columns:repeat(7,minmax(0,1fr))!important}}@media (max-width:920px){.th-root .th-league-cloud{grid-template-columns:repeat(auto-fit,minmax(136px,1fr))!important;gap:10px!important}.th-root button.th-league-pill.th-league-pill--badge{min-height:118px!important;padding:12px 9px!important;border-radius:18px!important}.th-root .th-league-pill--badge .vh-league-badge__logo{width:62px!important;height:62px!important;border-radius:16px!important}.th-root .th-league-pill--badge .vh-league-badge__name{max-width:12ch!important;font-size:.72rem!important}}@media (max-width:700px){.th-root .th-league-cloud{grid-auto-flow:column!important;grid-template-rows:repeat(2,auto)!important;grid-template-columns:unset!important;overflow-x:auto!important;overflow-y:hidden!important;gap:10px!important;padding:8px 2px 12px!important;scroll-snap-type:x mandatory}.th-root button.th-league-pill.th-league-pill--badge{width:112px!important;min-width:112px!important;min-height:112px!important;scroll-snap-align:start}.th-root .th-league-pill--badge .vh-league-badge__logo{width:58px!important;height:58px!important}.th-root .th-league-pill--badge .vh-league-badge__name{max-width:10ch!important;font-size:.62rem!important}}.th-root button.th-league-pill.th-league-pill--badge,.th-root button.th-league-pill.th-league-pill--badge[data-league-id]{--league-accent:#d8b35d;--league-accent-2:#3a6a55;--league-ink:#d7bb70;border-color:rgba(216,179,93,.46)!important;background:radial-gradient(circle at 50% 8%,rgba(216,179,93,.14),transparent 34%),radial-gradient(circle at 18% 88%,rgba(58,106,85,.24),transparent 44%),linear-gradient(150deg,rgba(38,76,59,.95),rgba(20,50,39,.98) 48%,rgba(8,29,25,.99))!important;box-shadow:inset 0 1px 0 rgba(255,247,225,.16),inset 0 -18px 42px rgba(0,0,0,.16),0 0 0 1px rgba(255,235,184,.035),0 13px 32px rgba(0,0,0,.22)!important}.th-root button.th-league-pill.th-league-pill--badge[data-league-id=br-a],.th-root button.th-league-pill.th-league-pill--badge[data-league-id=br-b],.th-root button.th-league-pill.th-league-pill--badge[data-league-id=copa-br]{--league-accent:#dfbd69;--league-accent-2:#4b8066;--league-ink:#dfbd69}.th-root button.th-league-pill.th-league-pill--badge:after{background:radial-gradient(circle,rgba(216,179,93,.17) 0,transparent 70%)!important;opacity:.64!important}.th-root button.th-league-pill.th-league-pill--badge.is-active,.th-root button.th-league-pill.th-league-pill--badge:hover{border-color:rgba(224,190,105,.62)!important;background:radial-gradient(circle at 50% 8%,rgba(224,190,105,.18),transparent 36%),radial-gradient(circle at 14% 88%,rgba(70,126,98,.25),transparent 46%),linear-gradient(150deg,rgba(42,82,63,.97),rgba(21,53,41,.99) 50%,rgba(9,31,26,1))!important;box-shadow:inset 0 1px 0 rgba(255,249,232,.2),inset 0 -18px 42px rgba(0,0,0,.13),0 0 0 1px rgba(224,190,105,.16),0 0 26px rgba(216,179,93,.14),0 16px 36px rgba(0,0,0,.24)!important}.th-root .th-league-pill--badge .vh-league-badge__logo{width:68px!important;height:68px!important;border-color:rgba(248,239,215,.62)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),inset 0 -4px 12px rgba(116,91,42,.12),0 0 0 2px rgba(216,179,93,.1),0 9px 22px rgba(0,0,0,.26),0 0 18px rgba(216,179,93,.1)!important}.th-root .th-league-pill--badge .vh-league-badge__image{transform:scale(1.04)!important;filter:drop-shadow(0 4px 10px rgba(0,0,0,.25)) saturate(1.34) contrast(1.1) brightness(1.1)!important}.th-root button.th-league-pill.th-league-pill--badge.is-active .vh-league-badge__image,.th-root button.th-league-pill.th-league-pill--badge:hover .vh-league-badge__image{transform:scale(1.08)!important;filter:drop-shadow(0 4px 11px rgba(0,0,0,.26)) saturate(1.42) contrast(1.12) brightness(1.12)!important}.th-root .th-league-pill--badge .vh-league-badge__name{color:var(--league-ink)!important;text-shadow:0 1px 0 rgba(0,0,0,.3),0 0 14px rgba(216,179,93,.12)!important}:root{--safe-top:env(safe-area-inset-top,0px);--safe-right:env(safe-area-inset-right,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px)}html{-webkit-text-size-adjust:100%}body,html{width:100%;max-width:100%;overflow-x:clip}body{min-height:100dvh}a,button,input,select,textarea{touch-action:manipulation}input,select,textarea{min-width:0}@supports not (overflow:clip){body,html{overflow-x:hidden}}@media (max-width:760px){:root{--gutter:12px;--nav-h:76px}body{min-width:0}canvas,img,svg,video{max-width:100%}input,select,textarea{font-size:16px!important}.nav.nav-premium{padding:max(8px,var(--safe-top)) max(10px,var(--safe-right)) 0 max(10px,var(--safe-left))}.nav-premium-inner,.nav.nav-premium .nav-premium-inner{width:100%!important;min-height:64px;padding:8px 10px!important;border-radius:18px;gap:10px}.nav-premium-logo,.nav.nav-premium .nav-premium-logo{min-width:0!important;flex:1 1 auto;gap:8px!important}.nav-premium-mark,.nav.nav-premium .nav-premium-mark{width:44px!important;height:44px!important;min-width:44px!important;margin:0!important}.nav-premium-icon{width:48px!important;height:48px!important}.nav-premium-wordmark{min-width:0;gap:0!important}.nav-premium-wordmark strong{font-size:1.12rem!important;line-height:1}.nav-premium-links,.nav-premium-wordmark small,.nav.nav-premium .nav-premium-wordmark small{display:none!important}.nav-premium-status,.nav.nav-premium .nav-premium-status{display:inline-flex!important;flex:0 0 auto;gap:0}.nav-premium-capsule{display:none!important}.nav-upgrade-cta{min-height:44px;height:44px;padding:0 12px;border-radius:14px;font-size:.78rem;white-space:nowrap}.page-shell,.page-shell.page-shell-premium{width:100%!important;padding:96px max(12px,var(--safe-right)) calc(36px + var(--safe-bottom)) max(12px,var(--safe-left))!important}.th-root,.vh-premium-shell{width:100%;min-width:0;gap:14px}.simulator-card,.th-anchor-panel,.th-loading-panel,.th-results-shell,.th-root,.th-search-shell,.th-search-shell--unified,.th-terminal{max-width:100%}.th-loading-panel,.th-results-shell,.th-search-shell,.th-search-shell--unified,.th-terminal{padding:14px!important;border-radius:20px!important}.th-search-shell--unified{grid-template-columns:minmax(0,1fr)!important;overflow:hidden!important}.th-root .th-input-card--scope,.th-search-shell--unified .th-input-card--scope{width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.th-root .th-input-card--scope>*,.th-search-shell--unified .th-input-card--scope>*{min-width:0!important;max-width:100%!important}.th-config-strip--bicolumn,.th-config-strip--setup{grid-template-columns:1fr!important;gap:12px!important;padding:14px!important;border-radius:20px!important}.th-config-strip--bicolumn .th-config-manifesto{font-size:clamp(1.68rem,9vw,2.18rem)!important;line-height:1.08!important;padding-top:4px}.th-config-manifesto__line1,.th-config-manifesto__line2{white-space:normal}.th-config-strip--bicolumn .th-config-manifesto-note{font-size:.92rem!important;line-height:1.48!important}.th-config-strip__group--controls{width:100%!important;max-width:none!important;padding:14px!important;border-radius:18px!important}.th-budget-wrap--compact{min-height:54px!important;padding:0 14px!important}.th-budget-wrap--compact input,.th-root .th-budget-wrap--compact input{width:100%!important;font-size:1.7rem!important}.th-config-strip__group--controls .th-start-btn--strip,.th-start-btn,.th-start-btn--strip{width:100%;min-height:52px!important;justify-content:center;font-size:.95rem!important}.th-bookmaker-cloud,.th-chip-toolbar,.th-filter-chips,.th-league-cloud{width:100%!important;max-width:100%;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}.th-bookmaker-cloud::-webkit-scrollbar,.th-chip-toolbar::-webkit-scrollbar,.th-filter-chips::-webkit-scrollbar,.th-league-cloud::-webkit-scrollbar{display:none}.th-root .th-league-cloud{display:flex!important;grid-template-columns:none!important;gap:8px!important;padding-bottom:2px}.th-root button.th-league-pill.th-league-pill--badge{flex:0 0 88px;width:88px!important;min-width:88px!important}.th-bookmaker-head,.th-filter-bar,.th-results-toolbar,.th-section-head,.th-terminal-bar,.vh-page-head,.vh-section-head{grid-template-columns:1fr!important;flex-direction:column!important;align-items:stretch!important;gap:12px!important}.th-results-toolbar__actions,.vh-page-pillset,.vh-table-summary{width:100%;justify-content:stretch}.th-results-toolbar__actions>*,.vh-page-pillset>*,.vh-table-summary>*{flex:1 1 auto}.th-root .th-table-scroll{overflow:visible!important;padding:0!important;background:transparent!important;contain:none!important}.th-root .th-table-head{display:none!important}.th-root .th-table-body{display:grid;gap:12px;padding:0!important;background:transparent!important}.th-root .th-table-row.valor-row{border:1px solid rgba(203,157,83,.14)!important;border-radius:22px!important;overflow:hidden!important;background:radial-gradient(circle at 12% 0,rgba(224,181,72,.08),transparent 28%),linear-gradient(180deg,rgba(8,27,23,.96),rgba(5,18,16,.99))!important}.th-root .th-table-main{display:grid!important;grid-template-columns:1fr!important;gap:0!important;min-width:0!important;width:100%;padding:0!important}.th-root .th-table-row.valor-row .th-table-trigger,.th-root .th-table-trigger{display:grid!important;grid-template-columns:58px minmax(0,1fr)!important;grid-template-areas:"rank game" "market market" "odd fair" "edge confidence"!important;gap:10px 12px!important;min-width:0!important;width:100%!important;padding:14px!important}.th-root .th-cell{min-width:0;min-height:0!important;padding:0!important}.th-root .th-col-rank{grid-area:rank;align-self:start;justify-content:flex-start!important}.th-root .th-col-game{grid-area:game;gap:8px}.th-root .th-col-market{grid-area:market;gap:8px;padding-top:4px!important}.th-root .th-col-odd{grid-area:odd}.th-root .th-col-fair{grid-area:fair}.th-root .th-col-edge{grid-area:edge}.th-root .th-col-confidence{grid-area:confidence}.th-root .th-col-confidence,.th-root .th-col-edge,.th-root .th-col-fair,.th-root .th-col-odd{justify-content:stretch!important;align-items:stretch!important;min-height:72px!important;padding:10px!important;border:1px solid rgba(203,157,83,.1);border-radius:16px;background:rgba(255,248,232,.035)}.th-root .th-col-book{justify-content:flex-start!important;min-height:44px!important;margin:0 14px 14px;padding:10px 12px!important;border:1px solid rgba(203,157,83,.1);border-radius:16px;background:rgba(255,248,232,.035)}.th-root .th-rank-stack,.th-root .th-table-row.valor-row .th-rank-stack{display:grid!important;grid-template-columns:22px 44px!important;width:58px!important;gap:0 6px!important}.th-root .th-table-row.valor-row .th-rank-stack .valor-score-badge,.th-root .valor-score-badge{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}.th-root .th-row-pick-toggle{width:24px;height:24px}.th-root .th-match-badges{flex-wrap:nowrap;min-width:0}.th-root .th-col-game strong,.th-root .th-col-market strong{overflow-wrap:anywhere;font-size:.92rem!important;line-height:1.18!important}.th-root .th-col-game small,.th-root .th-col-market small,.th-root .th-game-meta-row,.th-root .th-odd-card-meta{font-size:.72rem!important;line-height:1.35!important}.th-root .th-analysis-cta{width:100%;max-width:100%;min-height:44px;margin-top:0!important}.th-root .th-odd-input,.th-root .th-odd-input-shell{width:100%!important}.th-root .th-inline-value-meter{margin:auto;transform:scale(.88);transform-origin:center}.th-root .th-confidence-stack{width:100%;justify-content:center;align-items:center}.th-ranking-detail,.th-root .th-ranking-detail{padding:0 14px 14px!important}.allocator-inline,.allocator-row,.th-anchor-cards,.th-anchor-grid,.th-anchor-grid--setup-preview,.th-news-grid,.th-odds-table,.th-passed-list,.th-ranking-signalboard,.th-reading-list,.th-signal-grid,.th-suggestion-list,.th-tab-grid,.vh-account-grid,.vh-protection-grid,.vh-settings-grid,.vh-tracker-overview,.vh-tracker-stat-grid{grid-template-columns:1fr!important}.allocator-shell,.th-root .allocator-shell{padding:12px!important;overflow:hidden}.th-root .allocator-inline__metrics{display:flex!important;grid-template-columns:none!important;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.th-root .allocator-inline__metric{flex:0 0 150px}.vh-account-hero h1,.vh-page-head h1{font-size:clamp(2rem,10vw,2.65rem)!important;line-height:.98!important}.vh-account-hero p,.vh-footer-copy p,.vh-footer-copy small,.vh-footer-disclaimer p,.vh-page-head p,.vh-protection-block p,.vh-settings-helper{font-size:.92rem!important;line-height:1.58!important}.vh-account-mini-card,.vh-protection-block,.vh-table-card{padding:16px!important;border-radius:20px!important}.vh-account-hero{gap:12px!important;padding-top:4px!important}.vh-account-card,.vh-account-hero-card{padding:16px!important;border-radius:8px!important}.vh-account-card{min-height:auto!important}.vh-account-card__actions,.vh-account-confirm__actions{align-items:stretch}.vh-account-action{width:100%;min-height:42px}.auth-primary-btn,.auth-secondary-btn,.btn-danger,.btn-primary,.btn-secondary{min-height:48px}.auth-page{min-height:100dvh;align-items:start;padding:calc(16px + var(--safe-top)) 12px calc(24px + var(--safe-bottom))}.auth-card,.legal-page{width:100%;padding:22px 18px;border-radius:8px}.auth-card-title,.legal-page-title{font-size:2.2rem}.auth-checkbox{align-items:flex-start;height:auto;padding:12px 14px}.support-form,.support-grid{width:100%}.vh-footer{width:calc(100% - 24px)!important;margin:20px auto calc(12px + var(--safe-bottom))!important;padding:20px 16px!important;border-radius:22px!important}.vh-footer-disclaimer,.vh-footer-meta{grid-template-columns:1fr!important}.vh-responsible-ribbon{padding-inline:12px}.vh-responsible-ribbon__inner{grid-template-columns:1fr!important;align-items:stretch;padding:12px!important}.vh-responsible-ribbon__actions{justify-content:stretch!important}.vh-responsible-ribbon__actions a{flex:1 1 auto;justify-content:center}.analysis-panel{height:100dvh!important;padding-bottom:var(--safe-bottom)}.vh-cookie-banner{right:10px!important;bottom:calc(10px + var(--safe-bottom))!important;width:calc(100vw - 20px)!important;max-height:min(54dvh,440px);overflow-y:auto;gap:12px;padding:14px!important;border-radius:20px!important;-webkit-overflow-scrolling:touch}.vh-cookie-banner__copy{gap:6px}.vh-cookie-banner__copy strong{font-size:1rem!important;line-height:1.22!important}.vh-cookie-banner__copy p{font-size:.84rem!important;line-height:1.45!important}.vh-cookie-banner__actions{gap:8px}.vh-cookie-banner__primary,.vh-cookie-banner__secondary{min-height:44px!important;padding:0 12px!important;font-size:.88rem!important}}@media (max-width:380px){.nav-upgrade-cta{padding-inline:10px;font-size:.72rem}.th-root .th-table-row.valor-row .th-table-trigger,.th-root .th-table-trigger{grid-template-columns:52px minmax(0,1fr)!important;gap:9px!important;padding:12px!important}.th-root .th-col-confidence,.th-root .th-col-edge,.th-root .th-col-fair,.th-root .th-col-odd{min-height:66px!important;padding:8px!important}}.th-root .th-preview-flow{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.95fr) auto;gap:18px;align-items:center;width:min(100%,1880px);margin:0 auto 18px;padding:22px 24px;border:1px solid rgba(230,196,101,.22);border-radius:26px;background:linear-gradient(135deg,rgba(11,35,30,.96),rgba(6,18,15,.98)),repeating-linear-gradient(90deg,rgba(230,196,101,.06) 0 1px,transparent 1px 18px);box-shadow:0 20px 60px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.04)}.th-root .th-preview-flow__copy{display:grid;gap:8px;min-width:0}.th-root .th-preview-flow__copy h3{margin:0;color:#f3efe3;font-size:clamp(1.65rem,2.2vw,2.6rem);line-height:1.02;letter-spacing:0}.th-root .th-preview-bottom p,.th-root .th-preview-flow__copy p,.th-root .th-preview-reading-brief p{margin:0;color:rgba(241,238,226,.72);font-size:.98rem;line-height:1.6}.th-root .th-preview-flow__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none}.th-root .th-preview-flow__steps li{display:grid;gap:6px;min-height:124px;padding:14px;border:1px solid rgba(230,196,101,.16);border-radius:18px;background:rgba(4,16,13,.58)}.th-root .th-preview-flow__steps li.is-active{border-color:rgba(230,196,101,.46);background:linear-gradient(180deg,rgba(77,62,28,.62),rgba(9,27,22,.72))}.th-root .th-preview-flow__steps span{display:inline-grid;place-items:center;width:30px;height:30px;border-radius:999px;background:rgba(230,196,101,.15);color:#ead27a;font-weight:900}.th-root .th-preview-flow__steps strong{color:#f4efe2;font-size:1rem}.th-root .th-preview-flow__steps small{color:rgba(235,231,216,.6);line-height:1.35}.th-root .th-preview-bottom__actions,.th-root .th-preview-flow__actions{display:grid;gap:10px;min-width:260px}.th-root .th-preview-flow__primary,.th-root .th-preview-flow__secondary{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 20px;border-radius:999px;text-align:center;text-decoration:none;font-weight:900;letter-spacing:0;transition:transform .16s ease,border-color .16s ease,background .16s ease}.th-root .th-preview-flow__primary{border:1px solid rgba(252,227,139,.45);background:linear-gradient(135deg,#ecd36c,#c99b3d);color:#24180c;box-shadow:0 14px 34px rgba(201,155,61,.22)}.th-root .th-preview-flow__secondary{border:1px solid rgba(230,196,101,.24);background:rgba(255,255,255,.03);color:#f0e6c8}.th-root .th-preview-flow__primary:hover,.th-root .th-preview-flow__secondary:hover{transform:translateY(-1px)}.th-root .th-preview-bottom,.th-root .th-preview-reading-brief{display:grid;gap:14px;margin:14px 18px 0;padding:18px;border:1px solid rgba(230,196,101,.16);border-radius:22px;background:linear-gradient(135deg,rgba(11,35,30,.9),rgba(5,15,13,.96)),repeating-linear-gradient(135deg,rgba(230,196,101,.045) 0 1px,transparent 1px 16px)}.th-root .th-preview-reading-brief{grid-template-columns:minmax(0,.95fr) minmax(0,1.4fr);align-items:center}.th-root .th-preview-bottom>div:first-child,.th-root .th-preview-reading-brief>div{display:grid;gap:6px}.th-root .th-preview-bottom strong,.th-root .th-preview-reading-brief strong{color:#f4efe2;font-size:clamp(1.15rem,1.5vw,1.45rem);line-height:1.14}.th-root .th-preview-bottom{grid-template-columns:minmax(0,1fr) auto;align-items:center;margin-bottom:18px}.auth-flow-note{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:16px 0}.auth-flow-note span{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:8px 10px;border:1px solid rgba(230,196,101,.18);border-radius:999px;background:rgba(8,24,20,.66);color:rgba(245,239,222,.82);font-size:.82rem;font-weight:800;text-align:center}@media (max-width:1180px){.th-root .th-preview-flow{grid-template-columns:1fr}.th-root .th-preview-bottom__actions,.th-root .th-preview-flow__actions{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}.th-root .th-preview-bottom,.th-root .th-preview-reading-brief{grid-template-columns:1fr}}@media (max-width:720px){.th-root .th-preview-flow{padding:18px;border-radius:22px}.auth-flow-note,.th-root .th-preview-bottom__actions,.th-root .th-preview-flow__actions,.th-root .th-preview-flow__steps{grid-template-columns:1fr}.th-root .th-preview-bottom,.th-root .th-preview-reading-brief{margin-inline:12px;padding:16px}}@media (max-width:760px){.page-shell.page-shell-premium{padding-inline:max(10px,var(--safe-left)) max(10px,var(--safe-right))!important}.th-root .th-results-shell,.th-root .th-terminal{padding:10px!important;border-radius:18px!important}.th-root .th-table-body,.th-root .th-table-row.valor-row,.th-root .th-table-row.valor-row .th-table-main,.th-root .th-table-scroll{width:100%!important;min-width:0!important;max-width:100%!important}.th-root .th-table-main .th-table-trigger,.th-root .th-table-row.valor-row .th-table-trigger{grid-template-columns:52px minmax(0,1fr) minmax(0,1fr)!important;grid-template-areas:"rank game game" "market market market" "odd odd fair" "edge edge edge" "confidence confidence confidence"!important;gap:10px!important;padding:12px!important;width:100%!important;min-width:0!important;max-width:100%!important}.th-root .th-table-row.valor-row .th-col-rank{width:52px!important;max-width:52px!important;justify-content:center!important;overflow:visible!important}.th-root .th-table-row.valor-row .th-rank-stack{grid-template-columns:18px 36px!important;width:52px!important;min-width:52px!important;gap:0 4px!important;justify-content:center!important;align-items:center!important}.th-root .th-table-row.valor-row .th-rank-stack .valor-score-badge{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important}.th-root .th-table-row.valor-row .th-rank-stack>small{grid-column:2!important;margin-top:-2px!important;font-size:.44rem!important}.th-root .th-table-row.valor-row .th-row-pick-toggle{width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important}.th-root .th-table-row.valor-row .th-col-game{min-width:0!important}.th-root .th-table-row.valor-row .th-match-badges{max-width:100%;overflow:hidden}.th-root .th-table-row.valor-row .th-col-market{min-height:auto!important}.th-root .th-table-row.valor-row .th-col-fair,.th-root .th-table-row.valor-row .th-col-odd{display:grid!important;align-content:center!important;justify-items:center!important;min-height:78px!important;gap:5px!important}.th-root .th-table-row.valor-row .th-odd-card-label{display:block!important;color:rgba(232,220,207,.58)!important;font-family:var(--font-mono);font-size:.58rem!important;letter-spacing:.12em!important;line-height:1!important;text-transform:uppercase}.th-root .th-table-row.valor-row .th-odd-card-meta{display:none!important}.th-root .th-table-row.valor-row .th-odd-input-shell{display:flex!important;width:100%!important;min-width:0!important;max-width:100%!important;min-height:38px!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;border-radius:12px!important;background:rgba(255,248,232,.045)!important}.th-root .th-table-row.valor-row .th-odd-input{width:100%!important;min-width:0!important;max-width:100%!important;height:38px!important;padding:0 3px!important;font-size:1rem!important;line-height:38px!important;text-align:center!important}.th-root .th-table-row.valor-row .th-odd-card-value--fair{font-size:1.04rem!important;line-height:1!important}.th-root .th-table-row.valor-row .th-col-edge{display:grid!important;min-height:122px!important;place-items:center!important;overflow:visible!important;padding:8px!important}.th-root .th-table-row.valor-row .th-inline-value-meter{width:84px!important;min-width:84px!important;margin:0 auto!important;transform:none!important}.th-root .th-table-row.valor-row .th-col-confidence{display:flex!important;min-height:58px!important;align-items:center!important;justify-content:center!important}.th-root .th-table-row.valor-row .th-col-confidence .th-confidence-stack{align-items:center!important;justify-content:center!important;gap:5px!important}.th-root .th-table-row.valor-row .th-col-book{width:auto!important;max-width:calc(100% - 24px)!important;margin:0 12px 12px!important;justify-content:center!important}}@media (max-width:340px){.th-root .th-results-shell,.th-root .th-terminal{padding:8px!important}.th-root .th-table-main .th-table-trigger,.th-root .th-table-row.valor-row .th-table-trigger{grid-template-columns:48px minmax(0,1fr) minmax(0,1fr)!important;gap:8px!important;padding:10px!important}.th-root .th-table-row.valor-row .th-col-rank,.th-root .th-table-row.valor-row .th-rank-stack{width:48px!important;min-width:48px!important;max-width:48px!important}}@media (max-width:760px){.vh-cookie-banner{gap:10px!important;padding:14px!important;max-height:min(46dvh,340px)!important}.vh-cookie-banner__actions{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px!important;width:100%!important}.vh-cookie-banner__primary,.vh-cookie-banner__secondary{flex:none!important;width:100%!important;min-height:44px!important;padding-inline:10px!important;font-size:.82rem!important;white-space:normal}}@media (max-width:340px){.vh-cookie-banner__actions{grid-template-columns:1fr}}.landing-page{min-height:100dvh;overflow-x:hidden;color:var(--vh-text-body);background:var(--vh-bg);font-family:var(--font-body)}.landing-page~.vh-footer,.landing-page~.vh-responsible-ribbon{display:none}.landing-container{width:min(1200px,calc(100% - 48px));margin:0 auto}.landing-container-narrow{width:min(860px,calc(100% - 48px))}.landing-nav{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;min-height:126px;padding:14px max(24px,calc((100vw - 1200px) / 2 + 24px));border-bottom:1px solid var(--vh-divider);background:rgba(14,34,28,.92);backdrop-filter:saturate(140%) blur(12px);-webkit-backdrop-filter:saturate(140%) blur(12px)}.landing-nav-actions{justify-content:flex-end;gap:10px;flex:0 0 auto}.landing-logo,.landing-nav-actions{display:inline-flex;align-items:center}.landing-logo{gap:20px;color:var(--vh-text-hero)}.landing-logo-mark{position:relative;display:grid;width:108px;height:108px;flex:0 0 auto;place-items:center;isolation:isolate}.landing-logo-mark img{width:100%;height:100%;object-fit:contain;object-position:center center;filter:drop-shadow(0 1px 0 rgba(255,244,218,.22)) drop-shadow(0 6px 14px rgba(0,0,0,.18))}.landing-wordmark{display:inline-grid;justify-items:center;width:max-content;gap:6px;text-align:center}.landing-wordmark strong{display:block;width:100%;color:var(--vh-text-hero);font-family:var(--font-brand);font-size:2.7rem;font-weight:400;letter-spacing:.029em;line-height:.92;text-shadow:0 1px 0 rgba(0,0,0,.24),0 12px 28px rgba(0,0,0,.2)}.landing-wordmark strong span{display:inline-block}.landing-wordmark small{display:block;width:100%;color:rgba(191,163,110,.74);font-family:var(--font-brand);font-size:.62rem;font-weight:700;font-style:italic;letter-spacing:.7em;line-height:1;text-align:center;text-transform:uppercase;transform:translateX(.72em);white-space:nowrap;-webkit-text-stroke:.26px rgba(191,163,110,.28);text-shadow:0 1px 0 rgba(0,0,0,.28),0 6px 18px rgba(0,0,0,.22);opacity:.88}.landing-hero{position:relative;isolation:isolate;min-height:calc(100svh - 126px);overflow:hidden;border-bottom:1px solid var(--vh-divider)}.landing-hero-bg{z-index:-3;object-fit:cover;object-position:right center;opacity:.18}.landing-hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(14,34,28,.98),rgba(14,34,28,.92) 45%,rgba(14,34,28,.7) 72%,rgba(14,34,28,.58)),linear-gradient(180deg,rgba(12,29,23,0),rgba(12,29,23,.92))}.landing-hero-grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);align-items:center;gap:56px;min-height:calc(100svh - 126px);padding:56px 0 64px}.landing-hero-copy{display:grid;justify-items:start;gap:22px}.landing-kicker{display:inline-block;width:fit-content;border:0;border-radius:0;padding:0;color:var(--vh-accent);background:transparent;font-size:.72rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.landing-cta h2,.landing-hero h1,.landing-section h2{color:var(--vh-text-hero);font-family:var(--font-display);font-weight:800;letter-spacing:0}.landing-hero h1{max-width:760px;margin:0;font-size:4.5rem;line-height:1.03}.landing-hero h1 span{color:var(--vh-accent)}.landing-cta p,.landing-faq p,.landing-footer p,.landing-hero p,.landing-plan-card p,.landing-plan-card small,.landing-section-head p,.landing-step-card p{margin:0;color:var(--vh-text-body);font-size:1rem;line-height:1.58}.landing-hero p{max-width:620px;font-size:1.1rem}.landing-compliance-note{max-width:650px;border-left:2px solid rgba(191,163,110,.72);padding-left:16px;color:rgba(232,226,207,.78)!important;font-size:.9rem!important;line-height:1.55!important}.landing-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:6px}.landing-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border:1px solid transparent;border-radius:4px;padding:0 26px;font-size:.96rem;font-weight:700;letter-spacing:0;text-align:center;transition:transform .18s ease,border-color .18s ease,background .18s ease}.landing-button:hover{transform:translateY(-1px)}.landing-button-primary{color:var(--vh-accent-ink);background:var(--vh-accent);border-color:var(--vh-accent);box-shadow:var(--vh-shadow-cta)}.landing-button-secondary{color:var(--vh-text-body);background:transparent;border-color:var(--vh-divider)}.landing-button-secondary:hover{color:var(--vh-accent);border-color:var(--vh-accent)}.landing-button-large{min-height:58px;padding-inline:36px;font-size:1rem}.landing-button-compact{min-height:42px;padding-inline:20px;font-size:.9rem}.landing-proof-list{display:flex;flex-wrap:wrap;gap:12px 18px;margin:0;padding:0;color:var(--vh-text-meta);font-size:.9rem;font-weight:600;list-style:none}.landing-proof-list li{display:inline-flex;align-items:center;gap:7px;min-height:auto;border:0;border-radius:0;padding:0;color:var(--vh-text-meta);background:transparent;font-size:inherit;font-weight:inherit}.landing-plan-card li:before,.landing-proof-list li:before{content:"";flex:0 0 auto;width:6px;height:6px;border-radius:50%;background:var(--vh-accent)}.landing-mock{border:1px solid var(--vh-divider);border-radius:8px;padding:20px;background:var(--vh-surface);box-shadow:var(--vh-shadow-lg)}.landing-mock-header{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--vh-divider);padding-bottom:14px;color:var(--vh-text-meta);font-size:.82rem;font-weight:600}.landing-mock-header strong{color:var(--vh-accent);font-size:.72rem;letter-spacing:0;text-transform:uppercase}.landing-mock-table{display:grid}.landing-mock-row{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(240px,1fr);gap:16px;align-items:center;border-bottom:1px solid rgba(42,64,55,.7);padding:15px 0}.landing-mock-row:last-child{border-bottom:0;padding-bottom:0}.landing-mock-row strong{display:block;color:var(--vh-text-hero);font-size:.98rem;letter-spacing:0}.landing-mock-row span{display:block;margin-top:3px;color:var(--vh-text-meta);font-size:.8rem}.landing-mock-row dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0}.landing-mock-row dt{color:var(--vh-text-meta);font-size:.66rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.landing-mock-row dd{margin:4px 0 0;color:var(--vh-text-hero);font-family:var(--font-mono);font-size:1rem;font-weight:700}.landing-mock-row dl div:first-child dd,.landing-mock-row dl div:last-child dd{color:var(--vh-accent)}.landing-section{width:auto;margin:0;padding:72px 0;background:var(--vh-bg)}.landing-section-alt{border-block:1px solid var(--vh-divider);background:var(--vh-surface-alt)}.landing-section-head{display:grid;gap:12px;max-width:760px;margin-bottom:40px}.landing-cta h2,.landing-section h2{max-width:760px;margin:0;font-size:2.65rem;line-height:1.08}.landing-plan-grid,.landing-step-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.landing-plan-card,.landing-step-card{border:1px solid var(--vh-divider);border-radius:6px;padding:28px;background:var(--vh-surface)}.landing-step-card span{color:var(--vh-accent);font-family:var(--font-mono);font-size:1.65rem;font-weight:700;letter-spacing:0}.landing-footer h2,.landing-plan-card h3,.landing-step-card h3{margin:18px 0 10px;color:var(--vh-text-hero);font-family:var(--font-display);font-size:1.35rem;font-weight:800;letter-spacing:0;line-height:1.18}.landing-plan-card{position:relative;display:flex;flex-direction:column;min-height:390px}.landing-plan-card.is-featured{border-color:var(--vh-accent)}.landing-plan-badge{position:absolute;top:-12px;left:24px;border:1px solid rgba(203,157,83,.32);border-radius:999px;padding:5px 11px;color:var(--vh-accent);background:var(--vh-surface);font-size:.68rem;font-weight:800}.landing-plan-card strong{display:block;margin-top:16px;color:var(--vh-accent);font-family:var(--font-mono);font-size:1.95rem;font-weight:700;letter-spacing:0;line-height:1}.landing-price-stack{display:grid;gap:7px;margin-top:16px;padding:14px 16px;border:1px solid rgba(203,157,83,.22);border-radius:6px;background:rgba(203,157,83,.055)}.landing-price-stack strong{margin-top:0;color:var(--vh-accent);font-size:2.2rem}.landing-price-stack small{margin-top:0}.landing-price-label{color:var(--vh-accent);font-size:.68rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.landing-price-base{width:fit-content;color:var(--vh-text-hero);font-family:var(--font-mono);font-size:1rem;font-weight:800;letter-spacing:0}.landing-plan-card small{display:block;margin-top:8px;color:var(--vh-text-meta);font-size:.8rem}.landing-plan-card ul{display:grid;gap:10px;margin:22px 0 24px;padding:0;color:var(--vh-text-body);font-size:.9rem;list-style:none}.landing-plan-card li{display:flex;align-items:flex-start;gap:9px}.landing-plan-card .landing-button{width:100%;margin-top:auto}.landing-faq{display:grid;gap:10px}.landing-faq details{border:1px solid var(--vh-divider);border-radius:6px;background:var(--vh-surface)}.landing-faq summary{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:64px;padding:18px 22px;color:var(--vh-text-hero);cursor:pointer;font-weight:800;list-style:none}.landing-faq summary::-webkit-details-marker{display:none}.landing-faq summary:after{content:"+";color:var(--vh-accent);font-family:var(--font-mono);font-size:1.3rem;font-weight:500}.landing-faq details[open] summary:after{content:"-"}.landing-faq p{padding:0 22px 20px}.landing-cta{border-bottom:1px solid var(--vh-divider);padding:72px 0 80px;text-align:center;background:var(--vh-bg)}.landing-cta .landing-container{display:grid;justify-items:center;gap:18px}.landing-cta p{max-width:560px;margin-bottom:12px}.landing-footer{margin:0;border-top:0;padding:42px 0 30px;color:var(--vh-text-body);background:var(--vh-surface-alt)}.landing-footer-grid{display:grid;grid-template-columns:1fr 1.15fr .9fr 1.2fr;gap:32px}.landing-footer h2{margin:0 0 12px;color:var(--vh-accent);font-family:var(--font-body);font-size:.78rem;text-transform:uppercase}.landing-footer a{display:block;margin-bottom:7px;color:var(--vh-text-body);font-size:.9rem}.landing-footer a:hover{color:var(--vh-accent)}.landing-age-note{display:flex;gap:12px;border:1px solid rgba(203,157,83,.25);border-radius:6px;padding:14px;background:rgba(203,157,83,.06)}.landing-age-note strong{color:var(--vh-accent);font-size:1.2rem}@media (max-width:960px){.landing-hero,.landing-hero-grid{min-height:auto}.landing-hero-grid{grid-template-columns:1fr;gap:40px;padding:56px 0 52px}.landing-hero h1{font-size:3.45rem}.landing-hero-bg{object-position:center top;opacity:.2}.landing-footer-grid,.landing-plan-grid,.landing-step-grid{grid-template-columns:1fr}}@media (max-width:560px){.landing-container,.landing-container-narrow{width:min(100% - 28px,1200px)}.landing-nav{display:grid;grid-template-columns:minmax(0,1fr) auto;min-height:72px;padding:12px 14px;gap:10px}.landing-nav-actions{justify-self:end;gap:6px}.landing-nav-signup{display:none}.landing-logo{gap:10px;min-width:0;max-width:100%;overflow:hidden}.landing-logo-mark{width:48px;height:48px}.landing-wordmark{gap:0;min-width:0;width:auto;max-width:100%;overflow:hidden}.landing-wordmark strong{font-size:1.12rem;line-height:1;white-space:nowrap}.landing-wordmark small{display:none}.landing-button-compact{min-height:38px;padding-inline:9px;font-size:.8rem}.landing-hero-grid{padding:54px 0 44px}.landing-hero-copy,.landing-mock,.landing-mock-row,.landing-mock-row dl{max-width:100%;min-width:0}.landing-hero h1{max-width:100%;font-size:2.32rem;line-height:1.06;overflow-wrap:break-word}.landing-hero h1 span{display:block}.landing-hero p{max-width:30rem;font-size:1rem}.landing-actions,.landing-actions .landing-button{width:100%}.landing-proof-list{display:grid;gap:8px;font-size:.86rem}.landing-proof-list li{align-items:flex-start}.landing-mock{padding:16px}.landing-mock-header{align-items:flex-start;flex-direction:column;gap:6px}.landing-mock-row{grid-template-columns:1fr;gap:10px}.landing-mock-row dl{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-cta,.landing-section{padding:52px 0}.landing-cta h2,.landing-section h2{font-size:2.12rem}.landing-plan-card,.landing-step-card{padding:22px}.landing-footer{padding-block:34px}}@media (max-width:520px){.landing-nav{display:flex;align-items:center;justify-content:space-between;column-gap:8px}.landing-logo{flex:0 1 auto;gap:8px;max-width:205px;overflow:visible}.landing-logo-mark{width:44px;height:44px}.landing-wordmark{max-width:none;overflow:visible}.landing-wordmark strong{font-size:clamp(1rem,4.4vw,1.18rem)}.landing-nav-faq{display:none}.landing-nav-actions{flex:0 0 auto;margin-left:auto}}@media (max-width:360px){.landing-nav{padding-inline:10px}.landing-logo{gap:7px}.landing-logo-mark{width:42px;height:42px}.landing-wordmark strong{font-size:1rem}.landing-button-compact{min-height:34px;padding-inline:7px;font-size:.72rem}.landing-hero h1{font-size:2.08rem}.landing-mock-row dl{gap:6px}.landing-mock-row dd{font-size:.9rem}}.th-root .allocator-selection-panel{padding:10px 12px 12px}.th-root .allocator-selection-list{gap:6px}.th-root .allocator-row{grid-template-columns:24px 40px minmax(168px,1.05fr) minmax(104px,.36fr) minmax(172px,.72fr) minmax(78px,.3fr) 84px;min-height:52px;padding:6px 9px;gap:8px;border-radius:14px}.th-root .allocator-row__toggle{grid-column:1;width:19px;height:19px;justify-self:center}.th-root .allocator-row__score{grid-column:2}.th-root .allocator-row__score .valor-score-badge{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;max-width:34px!important;max-height:34px!important;flex-basis:34px!important}.th-root .allocator-row__match{grid-column:3;min-width:0;padding-left:4px}.th-root .allocator-row__market strong,.th-root .allocator-row__match strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.th-root .allocator-row__league-meta{margin-left:0;gap:6px}.th-root .allocator-row__league-meta .vh-league-badge__logo{width:17px!important;height:17px!important}.th-root .allocator-row__bookmaker{grid-column:4;display:flex;align-items:center;justify-content:flex-start;min-width:0}.th-root .allocator-row__bookmaker-label{display:none}.th-root .allocator-row__bookmaker>.vh-bookmaker-badge{display:inline-flex!important;visibility:visible;opacity:1}.th-root .allocator-row__bookmaker .vh-bookmaker-badge{min-height:28px;max-width:122px;padding:4px 7px;gap:6px}.th-root .allocator-row__bookmaker .vh-bookmaker-badge__logo{width:22px!important;height:22px!important;min-width:22px}.th-root .allocator-row__bookmaker .vh-bookmaker-badge__name{max-width:78px;font-size:.66rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.manifesto-page{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:20px 0 72px;display:grid;gap:22px}.manifesto-hero,.manifesto-lines,.manifesto-split,.manifesto-thesis{border:1px solid rgba(201,168,76,.18);background:linear-gradient(135deg,rgba(17,44,38,.96),rgba(8,24,21,.98)),repeating-linear-gradient(135deg,rgba(201,168,76,.06) 0 1px,transparent 1px 18px);border-radius:24px;box-shadow:0 24px 54px rgba(0,0,0,.22)}.manifesto-hero{min-height:390px;display:grid;align-content:center;gap:16px;padding:clamp(28px,4.6vw,56px) min(38vw,410px) clamp(28px,4.6vw,56px) clamp(28px,4.6vw,56px);position:relative;overflow:hidden}.manifesto-orb{position:absolute;top:clamp(24px,3.6vw,42px);right:clamp(24px,5vw,70px);z-index:1;width:min(260px,24vw);aspect-ratio:1;display:grid;place-items:center;pointer-events:none}.manifesto-orb img{width:100%;height:auto;filter:drop-shadow(0 18px 28px rgba(0,0,0,.38));opacity:.92}.manifesto-kicker{color:#d9b45a;font-family:var(--font-mono);font-size:.72rem;letter-spacing:.18em;text-transform:uppercase}.manifesto-hero h1,.manifesto-lines h2,.manifesto-panel h2,.manifesto-thesis h2{margin:0;color:#f6ebc9;font-family:var(--font-brand);line-height:1.02}.manifesto-hero h1{max-width:650px;font-size:clamp(2.1rem,3.8vw,3.85rem);letter-spacing:0;position:relative;z-index:2;overflow-wrap:break-word}.manifesto-hero h1 span{display:block;color:#d8b557}.manifesto-card p,.manifesto-hero p,.manifesto-lines li,.manifesto-panel li,.manifesto-panel p,.manifesto-thesis p{margin:0;color:rgba(241,232,204,.78);line-height:1.68}.manifesto-hero p{max-width:690px;font-size:1rem;position:relative;z-index:2;overflow-wrap:break-word}.manifesto-thesis{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:18px;padding:clamp(22px,4vw,36px)}.manifesto-thesis-copy{display:grid;gap:12px}.manifesto-lines h2,.manifesto-panel h2,.manifesto-thesis h2{font-size:clamp(1.8rem,3.6vw,3rem)}.manifesto-quote{display:grid;align-content:center;padding:24px;border:1px solid rgba(126,215,199,.18);border-radius:18px;background:rgba(7,20,18,.64)}.manifesto-quote p{color:#f6ebc9;font-size:1.28rem;line-height:1.5}.manifesto-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.manifesto-card,.manifesto-panel{display:grid;gap:12px;padding:22px;border:1px solid rgba(36,63,57,.9);border-radius:18px;background:rgba(13,33,29,.94)}.manifesto-card span{width:fit-content;padding:4px 8px;border-radius:999px;border:1px solid rgba(201,168,76,.22);color:#d9b45a;font-family:var(--font-mono);font-size:.72rem}.manifesto-card h3{margin:0;color:#f6ebc9;font-size:1.12rem}.manifesto-lines{display:grid;grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr);gap:22px;padding:clamp(22px,4vw,36px)}.manifesto-lines ol{margin:0;padding:0;display:grid;gap:10px;list-style:none}.manifesto-lines li{padding:14px 16px;border:1px solid rgba(201,168,76,.14);border-radius:14px;background:rgba(7,20,18,.58)}.manifesto-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:14px}.manifesto-panel-muted{background:rgba(7,20,18,.68)}.manifesto-panel ul{margin:0;padding-left:18px;display:grid;gap:8px}@media (max-width:980px){.manifesto-page{padding-top:16px}.manifesto-lines,.manifesto-split,.manifesto-thesis{grid-template-columns:1fr}.manifesto-hero{padding-right:24px}.manifesto-orb{top:24px;right:22px;width:190px;opacity:.2}.manifesto-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.manifesto-page{width:min(1180px,calc(100% - 20px))}.manifesto-hero{min-height:360px;padding:24px}.manifesto-card,.manifesto-hero>:not(.manifesto-orb),.manifesto-lines,.manifesto-panel,.manifesto-split,.manifesto-thesis{min-width:0;max-width:100%}.manifesto-hero h1{font-size:1.92rem;line-height:1.08}.manifesto-card p,.manifesto-hero p,.manifesto-lines li,.manifesto-panel li,.manifesto-panel p,.manifesto-thesis p{overflow-wrap:anywhere}.manifesto-orb{display:none}.manifesto-grid{grid-template-columns:1fr}.manifesto-quote p{font-size:1.04rem}}.th-root .allocator-row__market{grid-column:5;min-width:0;gap:3px}.th-root .allocator-row__market small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.th-root .allocator-row__analysis{min-height:21px;padding:0 8px;font-size:.52rem;letter-spacing:.08em}.th-root .allocator-row__return{grid-column:6;min-width:0;text-align:left}.th-root .allocator-row__return strong{font-size:.84rem}.th-root .allocator-row__return small{font-size:.58rem}.th-root .allocator-row__input{grid-column:7;min-width:0;gap:2px}.th-root .allocator-row__input span{font-size:.58rem}.th-root .allocator-row__input input{width:100%;height:27px;padding:0 7px;border-radius:8px;font-size:.76rem}@media (max-width:1120px){.th-root .allocator-row{grid-template-columns:22px 38px minmax(148px,1fr) minmax(92px,.4fr) minmax(138px,.78fr) 72px 76px;gap:7px}.th-root .allocator-row__bookmaker .vh-bookmaker-badge{max-width:92px}.th-root .allocator-row__bookmaker .vh-bookmaker-badge__name{max-width:50px}}@media (max-width:820px){.th-root .allocator-row{grid-template-columns:22px 38px minmax(0,1fr) 74px;grid-auto-rows:auto;min-height:0;padding:8px}.th-root .allocator-row__toggle{grid-column:1;grid-row:1}.th-root .allocator-row__score{grid-column:2;grid-row:1}.th-root .allocator-row__match{grid-column:3;grid-row:1}.th-root .allocator-row__input{grid-column:4;grid-row:1}.th-root .allocator-row__bookmaker{grid-column:2/4;grid-row:2;justify-self:start}.th-root .allocator-row__market{grid-column:2/5;grid-row:3}.th-root .allocator-row__return{grid-column:4;grid-row:2;text-align:right}}.th-root .th-input-card--scope,.th-root .th-search-shell--unified .th-input-card--scope{position:relative;overflow:hidden;padding:28px 38px 40px!important;border:1px solid rgba(205,166,78,.34)!important;border-radius:24px!important;background:radial-gradient(circle at 10% 4%,rgba(225,190,98,.1),transparent 26%),radial-gradient(circle at 78% 18%,rgba(64,122,96,.13),transparent 30%),linear-gradient(180deg,rgba(20,54,43,.95),rgba(9,31,26,.98))!important;box-shadow:inset 0 1px 0 rgba(255,244,215,.1),0 22px 56px rgba(0,0,0,.28)!important}.th-root .th-input-card--scope:after,.th-root .th-search-shell--unified .th-input-card--scope:after{content:"";position:absolute;inset:0;pointer-events:none;background:repeating-linear-gradient(151deg,rgba(236,210,142,.026),rgba(236,210,142,.026) 1px,transparent 0,transparent 28px),radial-gradient(ellipse at 92% 12%,transparent 0 30%,rgba(222,185,91,.055) 31%,transparent 32%),radial-gradient(ellipse at 32% 96%,transparent 0 28%,rgba(222,185,91,.04) 29%,transparent 30%);opacity:.86}.th-root .th-input-card--scope>*{position:relative;z-index:1}.th-root .th-input-card--scope>label{display:flex!important;align-items:center;min-height:54px;margin:0 0 12px!important;color:#f1e6bd!important;font-family:var(--font-brand);font-size:clamp(1.45rem,2.1vw,2rem)!important;font-weight:800!important;letter-spacing:.08em!important;line-height:1;text-shadow:0 2px 16px rgba(216,179,93,.18)}.th-root .th-input-card--scope>label:before{content:"";width:58px;height:58px;flex:0 0 58px;margin-right:16px;border-radius:999px;background:url(/ui/brand/league-radar-icon.png?v=20260424b) 50%/contain no-repeat;box-shadow:0 0 26px rgba(216,179,93,.12)}.th-root .th-input-card--scope .th-chip-toolbar{gap:14px!important;margin-bottom:26px!important}.th-root .th-input-card--scope .th-chip-btn{min-height:40px!important;padding:0 20px!important;border:1px solid rgba(218,177,87,.34)!important;background:rgba(7,22,19,.82)!important;color:rgba(246,232,195,.92)!important;box-shadow:inset 0 1px 0 rgba(255,245,220,.08),0 10px 22px rgba(0,0,0,.2)!important}.th-root .th-input-card--scope .th-chip-btn:first-child{border-color:rgba(230,194,101,.72)!important;background:linear-gradient(180deg,rgba(62,56,24,.78),rgba(20,45,34,.9))!important;box-shadow:inset 0 1px 0 rgba(255,248,226,.18),0 0 24px rgba(216,179,93,.16),0 10px 22px rgba(0,0,0,.22)!important}.th-root .th-input-card--scope .th-league-cloud{gap:18px!important}.th-root button.th-league-pill.th-league-pill--badge,.th-root button.th-league-pill.th-league-pill--badge[data-league-id=argentina],.th-root button.th-league-pill.th-league-pill--badge[data-league-id=br-a],.th-root button.th-league-pill.th-league-pill--badge[data-league-id=br-b],.th-root button.th-league-pill.th-league-pill--badge[data-league-id=bundesliga],.th-root button.th-league-pill.th-league-pill--badge[data-league-id=copa-br],.th-root button.th-league-pill.th-league-pill--badge[data-league-id=laliga],.th-root button.th-league-pill.th-league-pill--badge[data-league-id=libertadores],.th-root button.th-league-pill.th-league-pill--badge[data-league-id=ligue1],.th-root button.th-league-pill.th-league-pill--badge[data-league-id=portugal],.th-root button.th-league-pill.th-league-pill--badge[data-league-id=premier],.th-root button.th-league-pill.th-league-pill--badge[data-league-id=serie-a-ita],.th-root button.th-league-pill.th-league-pill--badge[data-league-id=sulamericana],.th-root button.th-league-pill.th-league-pill--badge[data-league-id=ucl],.th-root button.th-league-pill.th-league-pill--badge[data-league-id=world-cup-2026],.th-root button.th-league-pill.th-league-pill--badge[data-league-id]{--league-accent:#d9b761!important;--league-accent-2:#416f58!important;--league-ink:#e1c36f!important;min-height:176px!important;padding:18px 12px 16px!important;border:1px solid rgba(216,179,93,.46)!important;border-radius:22px!important;background:radial-gradient(circle at 50% 22%,rgba(216,179,93,.14),transparent 38%),radial-gradient(circle at 18% 86%,rgba(69,121,96,.18),transparent 42%),linear-gradient(145deg,rgba(38,73,57,.94),rgba(18,45,36,.98) 52%,rgba(8,29,25,.99))!important;box-shadow:inset 0 1px 0 rgba(255,247,220,.14),inset 0 -18px 36px rgba(0,0,0,.14),0 0 0 1px rgba(255,236,183,.035),0 13px 30px rgba(0,0,0,.22)!important}.th-root button.th-league-pill.th-league-pill--badge:before{background:linear-gradient(135deg,rgba(255,255,255,.1),transparent 34%),repeating-linear-gradient(150deg,rgba(255,255,255,.024),rgba(255,255,255,.024) 1px,transparent 0,transparent 18px)!important;opacity:.55!important}.th-root button.th-league-pill.th-league-pill--badge:after{width:128px!important;height:128px!important;top:18px!important;background:radial-gradient(circle,rgba(216,179,93,.13) 0,transparent 66%)!important;opacity:.9!important}.th-root button.th-league-pill.th-league-pill--badge.is-active,.th-root button.th-league-pill.th-league-pill--badge:hover{transform:translateY(-2px)!important;border-color:rgba(235,199,101,.76)!important;background:radial-gradient(circle at 50% 20%,rgba(224,190,101,.2),transparent 38%),radial-gradient(circle at 17% 86%,rgba(72,128,99,.2),transparent 42%),linear-gradient(145deg,rgba(44,79,60,.96),rgba(20,49,38,.99) 52%,rgba(9,30,25,1))!important;box-shadow:inset 0 1px 0 rgba(255,250,232,.19),inset 0 -18px 36px rgba(0,0,0,.12),0 0 0 1px rgba(235,199,101,.18),0 0 30px rgba(216,179,93,.16),0 16px 34px rgba(0,0,0,.24)!important}.th-root .th-league-pill--badge .vh-league-badge{gap:14px!important;width:100%}.th-root .th-league-pill--badge .vh-league-badge__logo{width:86px!important;height:86px!important;padding:8px!important;border-radius:22px!important;border:1px solid rgba(255,248,225,.64)!important;background:radial-gradient(circle at 30% 18%,rgba(255,255,255,.98),rgba(255,255,255,.54) 27%,transparent 47%),linear-gradient(145deg,rgba(255,252,241,.99),rgba(229,220,196,.98) 58%,rgba(255,250,240,.99))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.95),inset 0 -5px 13px rgba(116,91,42,.15),0 0 0 3px rgba(216,179,93,.1),0 12px 26px rgba(0,0,0,.28),0 0 22px rgba(216,179,93,.12)!important}.th-root .th-league-pill--badge .vh-league-badge__logo:after{opacity:.34!important}.th-root .th-league-pill--badge .vh-league-badge__image{transform:scale(1.07)!important;filter:drop-shadow(0 5px 12px rgba(0,0,0,.28)) saturate(1.32) contrast(1.1) brightness(1.08)!important}.th-root button.th-league-pill.th-league-pill--badge.is-active .vh-league-badge__logo,.th-root button.th-league-pill.th-league-pill--badge:hover .vh-league-badge__logo{transform:translateY(-1px) scale(1.025)!important;border-color:rgba(255,252,235,.78)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.98),inset 0 -5px 13px rgba(116,91,42,.12),0 0 0 3px rgba(216,179,93,.18),0 14px 28px rgba(0,0,0,.28),0 0 30px rgba(216,179,93,.18)!important}.th-root button.th-league-pill.th-league-pill--badge.is-active .vh-league-badge__image,.th-root button.th-league-pill.th-league-pill--badge:hover .vh-league-badge__image{transform:scale(1.1)!important;filter:drop-shadow(0 5px 13px rgba(0,0,0,.28)) saturate(1.38) contrast(1.12) brightness(1.1)!important}.th-root .th-league-pill--badge .vh-league-badge__name{max-width:14ch!important;min-height:2.16em!important;color:#e2c577!important;font-family:var(--font-display);font-size:.96rem!important;font-weight:850!important;line-height:1.08!important;text-align:center;text-shadow:0 1px 0 rgba(0,0,0,.38),0 0 15px rgba(216,179,93,.12)!important}.th-root .th-bookmaker-section{padding-top:18px!important;border-top:1px solid rgba(218,177,87,.14)!important}.th-root .th-bookmaker-head{grid-template-columns:auto minmax(0,1fr);gap:2px 12px!important;align-items:center;margin-bottom:15px!important}.th-root .th-bookmaker-head:before{content:"★";grid-row:1/span 2;display:inline-grid;width:42px;height:42px;place-items:center;border-radius:999px;border:1px solid rgba(224,190,101,.62);background:radial-gradient(circle at 42% 34%,rgba(255,245,209,.24),transparent 33%),linear-gradient(180deg,rgba(58,70,35,.76),rgba(11,31,26,.96));color:#dcb65b;font-size:1.1rem;line-height:1;box-shadow:inset 0 1px 0 rgba(255,246,220,.14),0 0 20px rgba(216,179,93,.12)}.th-root .th-bookmaker-head strong{color:#f0e5bd!important;line-height:1.05!important;letter-spacing:0!important}.th-root .th-bookmaker-head small{color:rgba(231,225,206,.68)!important;line-height:1.35!important}.th-root .th-bookmaker-cloud{gap:13px 16px!important}.th-root button.th-bookmaker-pill{padding:5px 17px 5px 8px!important;border-color:rgba(203,157,83,.3)!important;background:radial-gradient(circle at 12% 36%,rgba(216,179,93,.08),transparent 38%),linear-gradient(180deg,rgba(10,30,25,.92),rgba(6,20,18,.97))!important;box-shadow:inset 0 1px 0 rgba(255,244,218,.08),inset 0 -8px 16px rgba(0,0,0,.12),0 9px 20px rgba(0,0,0,.18)!important}.th-root button.th-bookmaker-pill.is-active,.th-root button.th-bookmaker-pill:hover{transform:translateY(-1px)!important;border-color:rgba(224,190,101,.52)!important;background:radial-gradient(circle at 12% 36%,rgba(224,190,101,.12),transparent 38%),linear-gradient(180deg,rgba(14,36,29,.94),rgba(7,23,20,.98))!important;box-shadow:inset 0 1px 0 rgba(255,246,220,.12),inset 0 -8px 16px rgba(0,0,0,.1),0 0 22px rgba(216,179,93,.08),0 10px 22px rgba(0,0,0,.2)!important}.th-root button.th-bookmaker-pill .vh-bookmaker-badge{gap:10px!important;align-items:center}.th-root button.th-bookmaker-pill .vh-bookmaker-badge__logo{width:38px!important;height:38px!important;border-radius:10px;overflow:hidden;background:rgba(255,245,215,.035);box-shadow:0 0 0 1px rgba(255,236,183,.06),0 5px 10px rgba(0,0,0,.16)}.th-root button.th-bookmaker-pill .vh-bookmaker-badge__image{opacity:1!important;transform:scale(1.03);filter:drop-shadow(0 2px 5px rgba(0,0,0,.22)) saturate(1.24) contrast(1.08) brightness(1.07)!important}.th-root button.th-bookmaker-pill.is-active .vh-bookmaker-badge__image,.th-root button.th-bookmaker-pill:hover .vh-bookmaker-badge__image{transform:scale(1.07)!important;filter:drop-shadow(0 2px 6px rgba(0,0,0,.24)) saturate(1.34) contrast(1.1) brightness(1.1)!important}.th-root button.th-bookmaker-pill .vh-bookmaker-badge__name{color:#d9bd6d!important;font-family:var(--font-display);font-size:1rem!important;font-weight:800!important;letter-spacing:0!important;text-shadow:0 1px 0 rgba(0,0,0,.34)}.th-root button.th-bookmaker-pill.is-active .vh-bookmaker-badge__name,.th-root button.th-bookmaker-pill:hover .vh-bookmaker-badge__name{color:#e7ca79!important}.th-root button.th-bookmaker-pill:has(.vh-bookmaker-badge__image[alt="10Bet"]) .vh-bookmaker-badge__logo,.th-root button.th-bookmaker-pill:has(.vh-bookmaker-badge__image[alt=Novibet]) .vh-bookmaker-badge__logo,.th-root button.th-bookmaker-pill:has(.vh-bookmaker-badge__image[alt=Unibet]) .vh-bookmaker-badge__logo{background:radial-gradient(circle at 38% 28%,rgba(255,255,255,.42),transparent 42%),rgba(238,226,195,.86)}.th-root button.th-bookmaker-pill:has(.vh-bookmaker-badge__image[alt="10Bet"]) .vh-bookmaker-badge__image,.th-root button.th-bookmaker-pill:has(.vh-bookmaker-badge__image[alt=Novibet]) .vh-bookmaker-badge__image,.th-root button.th-bookmaker-pill:has(.vh-bookmaker-badge__image[alt=Unibet]) .vh-bookmaker-badge__image{filter:drop-shadow(0 2px 4px rgba(0,0,0,.2)) saturate(1.2) contrast(1.16) brightness(1.08)!important}@media (max-width:1240px){.th-root .th-input-card--scope .th-league-cloud{grid-template-columns:repeat(auto-fit,minmax(158px,1fr))!important}}@media (max-width:760px){.th-root .th-input-card--scope>label{min-height:40px;font-size:1.1rem!important}.th-root .th-input-card--scope>label:before{width:38px;height:38px;flex-basis:38px;margin-right:10px}.th-root .th-input-card--scope .th-league-cloud{grid-auto-flow:column!important;grid-template-columns:unset!important;grid-template-rows:repeat(2,auto)!important;overflow-x:auto!important;gap:12px!important}.th-root button.th-league-pill.th-league-pill--badge,.th-root button.th-league-pill.th-league-pill--badge[data-league-id]{width:126px!important;min-width:126px!important;min-height:138px!important;padding:13px 9px!important}.th-root .th-league-pill--badge .vh-league-badge__logo{width:66px!important;height:66px!important;border-radius:18px!important}.th-root .th-league-pill--badge .vh-league-badge__name{max-width:10ch!important;font-size:.72rem!important}}.th-root button.th-league-pill.th-league-pill--badge[data-league-id=br-a] .vh-league-badge__logo{--premium-league-emblem:url(/leagues/premium/br-a.png?v=20260424b)}.th-root button.th-league-pill.th-league-pill--badge[data-league-id=copa-br] .vh-league-badge__logo{--premium-league-emblem:url(/leagues/premium/copa-br.png?v=20260424b)}.th-root button.th-league-pill.th-league-pill--badge[data-league-id=libertadores] .vh-league-badge__logo{--premium-league-emblem:url(/leagues/premium/libertadores.png?v=20260424b)}.th-root button.th-league-pill.th-league-pill--badge[data-league-id=sulamericana] .vh-league-badge__logo{--premium-league-emblem:url(/leagues/premium/sulamericana.png?v=20260424b)}.th-root button.th-league-pill.th-league-pill--badge[data-league-id=world-cup-2026] .vh-league-badge__logo{--premium-league-emblem:url(/leagues/premium/world-cup-2026.png?v=20260424b)}.th-root button.th-league-pill.th-league-pill--badge[data-league-id=argentina] .vh-league-badge__logo{--premium-league-emblem:url(/leagues/premium/argentina.png?v=20260424b)}.th-root button.th-league-pill.th-league-pill--badge[data-league-id=br-b] .vh-league-badge__logo{--premium-league-emblem:url(/leagues/premium/br-b.png?v=20260424b)}.th-root button.th-league-pill.th-league-pill--badge[data-league-id=ucl] .vh-league-badge__logo{--premium-league-emblem:url(/leagues/premium/ucl.png?v=20260424b)}.th-root button.th-league-pill.th-league-pill--badge[data-league-id=premier] .vh-league-badge__logo{--premium-league-emblem:url(/leagues/premium/premier.png?v=20260424b)}.th-root button.th-league-pill.th-league-pill--badge[data-league-id=laliga] .vh-league-badge__logo{--premium-league-emblem:url(/leagues/premium/laliga.png?v=20260424b)}.th-root button.th-league-pill.th-league-pill--badge[data-league-id=serie-a-ita] .vh-league-badge__logo{--premium-league-emblem:url(/leagues/premium/serie-a-ita.png?v=20260424b)}.th-root button.th-league-pill.th-league-pill--badge[data-league-id=bundesliga] .vh-league-badge__logo{--premium-league-emblem:url(/leagues/premium/bundesliga.png?v=20260424b)}.th-root button.th-league-pill.th-league-pill--badge[data-league-id=ligue1] .vh-league-badge__logo{--premium-league-emblem:url(/leagues/premium/ligue1.png?v=20260424b)}.th-root button.th-league-pill.th-league-pill--badge[data-league-id=portugal] .vh-league-badge__logo{--premium-league-emblem:url(/leagues/premium/portugal.png?v=20260424b)}.th-root .th-league-pill--badge .vh-league-badge__logo{width:112px!important;height:112px!important;padding:0!important;border:0!important;border-radius:0!important;overflow:visible!important;background:transparent!important;box-shadow:none!important}.th-root .th-league-pill--badge .vh-league-badge__logo:before{content:"";position:absolute;inset:-4px;z-index:1;border-radius:999px;background-image:var(--premium-league-emblem);background-position:50%;background-repeat:no-repeat;background-size:contain;filter:drop-shadow(0 10px 18px rgba(0,0,0,.3)) saturate(1.1) contrast(1.05) brightness(1.04)}.th-root .th-league-pill--badge .vh-league-badge__logo:after{display:none!important}.th-root .th-league-pill--badge .vh-league-badge__image{opacity:0!important}.th-root button.th-league-pill.th-league-pill--badge.is-active .vh-league-badge__logo,.th-root button.th-league-pill.th-league-pill--badge:hover .vh-league-badge__logo{transform:translateY(-1px) scale(1.02)!important;box-shadow:none!important}.th-root button.th-league-pill.th-league-pill--badge.is-active .vh-league-badge__logo:before,.th-root button.th-league-pill.th-league-pill--badge:hover .vh-league-badge__logo:before{filter:drop-shadow(0 12px 22px rgba(0,0,0,.32)) drop-shadow(0 0 18px rgba(216,179,93,.12)) saturate(1.14) contrast(1.06) brightness(1.06)}@media (max-width:760px){.th-root .th-league-pill--badge .vh-league-badge__logo{width:78px!important;height:78px!important}}.th-root .th-input-card--scope,.th-root .th-search-shell--unified .th-input-card--scope{padding:18px 24px 24px!important}.th-root .th-input-card--scope>label{min-height:28px!important;margin-bottom:12px!important;color:rgba(237,224,185,.86)!important;font-family:var(--font-mono)!important;font-size:.82rem!important;font-weight:700!important;letter-spacing:.24em!important;text-transform:uppercase!important;text-shadow:none!important}.th-root .th-input-card--scope>label:before{content:none!important;display:none!important;width:0!important;height:0!important;margin:0!important;background:none!important;box-shadow:none!important}.th-root .th-input-card--scope .th-chip-toolbar{gap:8px!important;margin-bottom:14px!important}.th-root .th-input-card--scope .th-chip-btn{min-height:34px!important;padding:0 15px!important;border-radius:999px!important;font-size:.78rem!important}.th-root .th-input-card--scope .th-league-cloud{display:grid!important;align-items:stretch!important;padding:0!important}.th-root button.th-league-pill.th-league-pill--badge,.th-root button.th-league-pill.th-league-pill--badge[data-league-id]{--league-accent:#d8b35d!important;--league-accent-2:#315d49!important;--league-ink:#dcc176!important;--premium-league-emblem:none!important;position:relative!important;isolation:isolate!important;min-height:98px!important;padding:8px 8px 9px!important;border:1px solid rgba(202,162,78,.42)!important;border-radius:16px!important;background:radial-gradient(circle at 50% 20%,rgba(216,179,93,.09),transparent 42%),linear-gradient(145deg,rgba(31,67,53,.88),rgba(13,39,32,.98))!important;box-shadow:inset 0 1px 0 rgba(255,244,214,.1),0 8px 18px rgba(0,0,0,.15)!important;transform:none!important;overflow:hidden!important}.th-root button.th-league-pill.th-league-pill--badge:before{content:""!important;position:absolute!important;inset:1px!important;z-index:0!important;border-radius:inherit!important;background:linear-gradient(135deg,rgba(255,255,255,.06),transparent 34%),repeating-linear-gradient(150deg,rgba(255,255,255,.018),rgba(255,255,255,.018) 1px,transparent 0,transparent 16px)!important;pointer-events:none!important;opacity:.65!important}.th-root button.th-league-pill.th-league-pill--badge:hover{border-color:rgba(218,181,91,.62)!important;background:radial-gradient(circle at 50% 20%,rgba(216,179,93,.12),transparent 42%),linear-gradient(145deg,rgba(35,73,56,.92),rgba(14,43,34,.99))!important;box-shadow:inset 0 1px 0 rgba(255,244,214,.14),0 10px 20px rgba(0,0,0,.17)!important}.th-root button.th-league-pill.th-league-pill--badge.is-active{border-color:rgba(239,207,121,.94)!important;background:radial-gradient(circle at 50% 16%,rgba(230,194,98,.22),transparent 43%),linear-gradient(145deg,rgba(48,83,61,.96),rgba(16,49,38,1))!important;box-shadow:inset 0 1px 0 rgba(255,250,229,.22),inset 0 0 0 1px rgba(255,246,218,.06),0 0 0 2px rgba(216,179,93,.16),0 0 22px rgba(216,179,93,.18),0 10px 20px rgba(0,0,0,.18)!important}.th-root button.th-league-pill.th-league-pill--badge.is-active:after{content:""!important;display:block!important;position:absolute!important;inset:auto 14px 8px!important;z-index:4!important;width:auto!important;height:3px!important;border-radius:999px!important;border:0!important;background:linear-gradient(90deg,transparent,#f0ce73 18%,#fff1b6 50%,#f0ce73 82%,transparent)!important;color:transparent!important;font-size:0!important;line-height:0!important;opacity:1!important;filter:none!important;transform:none!important;box-shadow:0 0 12px rgba(216,179,93,.42)!important}.th-root .th-league-pill--badge .vh-league-badge{position:relative!important;z-index:2!important;display:grid!important;width:100%!important;min-width:0!important;place-items:center!important;gap:6px!important}.th-root .th-league-pill--badge .vh-league-badge__logo{position:relative!important;width:46px!important;height:46px!important;padding:5px!important;border:1px solid rgba(255,248,226,.58)!important;border-radius:14px!important;overflow:hidden!important;background:radial-gradient(circle at 30% 18%,rgba(255,255,255,.94),rgba(255,255,255,.48) 31%,transparent 52%),linear-gradient(145deg,rgba(255,252,241,.96),rgba(224,216,192,.94))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.82),0 5px 12px rgba(0,0,0,.2)!important;transform:none!important}.th-root .th-league-pill--badge .vh-league-badge__logo:after,.th-root .th-league-pill--badge .vh-league-badge__logo:before{content:none!important;display:none!important;background:none!important;opacity:0!important;filter:none!important;transform:none!important}.th-root .th-league-pill--badge .vh-league-badge__image{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;opacity:1!important;transform:none!important;filter:drop-shadow(0 2px 5px rgba(0,0,0,.2)) saturate(1.14) contrast(1.04) brightness(1.04)!important}.th-root button.th-league-pill.th-league-pill--badge.is-active .vh-league-badge__logo,.th-root button.th-league-pill.th-league-pill--badge:hover .vh-league-badge__logo{border-color:rgba(255,252,235,.74)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 5px 12px rgba(0,0,0,.2),0 0 14px rgba(216,179,93,.12)!important}.th-root button.th-league-pill.th-league-pill--badge.is-active .vh-league-badge__image,.th-root button.th-league-pill.th-league-pill--badge:hover .vh-league-badge__image{transform:none!important;filter:drop-shadow(0 2px 5px rgba(0,0,0,.22)) saturate(1.22) contrast(1.06) brightness(1.08)!important}.th-root .th-league-pill--badge .vh-league-badge__name{display:-webkit-box!important;max-width:13ch!important;min-height:2.02em!important;overflow:hidden!important;color:rgba(226,198,119,.98)!important;font-family:var(--font-display)!important;font-size:.7rem!important;font-weight:800!important;line-height:1.05!important;letter-spacing:0!important;text-align:center!important;text-overflow:ellipsis!important;text-shadow:0 1px 0 rgba(0,0,0,.34)!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}.th-root .th-bookmaker-section{margin-top:16px!important;padding-top:14px!important}.th-root .th-bookmaker-head{gap:1px 10px!important}.th-root .th-bookmaker-head:before{width:31px!important;height:31px!important;font-size:.82rem!important}.th-root .th-bookmaker-head strong{font-size:1.04rem!important}.th-root .th-bookmaker-cloud{gap:8px 10px!important}.th-root button.th-bookmaker-pill{padding:3px 12px 3px 5px!important}.th-root button.th-bookmaker-pill.is-active{border-color:rgba(232,197,112,.82)!important;background:radial-gradient(circle at 16% 50%,rgba(224,191,99,.16),transparent 46%),rgba(12,31,25,.92)!important;box-shadow:inset 0 0 0 1px rgba(255,243,207,.05),0 0 0 1px rgba(216,179,93,.1),0 5px 13px rgba(0,0,0,.16)!important}.th-root button.th-bookmaker-pill.is-active .vh-bookmaker-badge__name{color:rgba(238,208,128,1)!important}.th-root button.th-bookmaker-pill .vh-bookmaker-badge__logo{width:28px!important;height:28px!important;border-radius:8px!important}.th-root button.th-bookmaker-pill .vh-bookmaker-badge__name{font-size:.82rem!important}@media (max-width:1240px){.th-root .th-input-card--scope .th-league-cloud{grid-template-columns:repeat(auto-fit,minmax(118px,1fr))!important}}@media (max-width:760px){.th-root .th-input-card--scope,.th-root .th-search-shell--unified .th-input-card--scope{padding:14px 12px 16px!important}.th-root .th-input-card--scope .th-league-cloud{grid-auto-flow:column!important;grid-template-columns:unset!important;grid-template-rows:repeat(2,auto)!important;gap:8px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:2px 2px 9px!important;scroll-snap-type:x mandatory}.th-root button.th-league-pill.th-league-pill--badge,.th-root button.th-league-pill.th-league-pill--badge[data-league-id]{width:104px!important;min-width:104px!important;min-height:94px!important;padding:8px 6px 7px!important;border-radius:14px!important;scroll-snap-align:start}.th-root button.th-league-pill.th-league-pill--badge.is-active:after{inset:auto 12px 7px!important;width:auto!important;height:2px!important;font-size:0!important}.th-root .th-league-pill--badge .vh-league-badge{gap:5px!important}.th-root .th-league-pill--badge .vh-league-badge__logo{width:38px!important;height:38px!important;padding:4px!important;border-radius:11px!important}.th-root .th-league-pill--badge .vh-league-badge__name{max-width:10ch!important;min-height:2em!important;font-size:.56rem!important}.th-root button.th-bookmaker-pill{min-height:34px!important}}.th-root .th-input-card--scope .th-league-cloud{gap:11px!important}.th-root button.th-league-pill.th-league-pill--badge,.th-root button.th-league-pill.th-league-pill--badge[data-league-id]{min-height:124px!important;padding:10px 8px 11px!important;border-radius:15px!important;border-color:rgba(209,172,91,.48)!important;background:radial-gradient(circle at 50% 22%,rgba(224,188,92,.1),transparent 42%),linear-gradient(145deg,rgba(35,70,55,.88),rgba(10,32,26,.98))!important}.th-root button.th-league-pill.th-league-pill--badge:after{content:none!important;display:none!important}.th-root button.th-league-pill.th-league-pill--badge.is-active{border-color:rgba(244,210,122,.98)!important;background:radial-gradient(circle at 50% 20%,rgba(230,194,98,.19),transparent 44%),linear-gradient(145deg,rgba(47,82,61,.96),rgba(15,45,36,1))!important;box-shadow:inset 0 1px 0 rgba(255,249,222,.2),inset 0 0 0 1px rgba(255,241,190,.08),0 0 0 1px rgba(239,207,121,.22),0 0 18px rgba(216,179,93,.2)!important}.th-root button.th-league-pill.th-league-pill--badge.is-active:before{opacity:.9!important}.th-root button.th-league-pill.th-league-pill--badge .vh-league-badge{gap:5px!important;transform:none!important}.th-root button.th-league-pill.th-league-pill--badge .vh-league-badge__logo{width:82px!important;height:82px!important;padding:0!important;border:0!important;border-radius:999px!important;overflow:visible!important;background:transparent!important;box-shadow:none!important}.th-root button.th-league-pill.th-league-pill--badge .vh-league-badge__logo:before{content:""!important;display:block!important;position:absolute!important;inset:-3px!important;z-index:1!important;border-radius:999px!important;background-image:var(--premium-league-emblem)!important;background-repeat:no-repeat!important;background-size:contain!important;opacity:1!important;filter:drop-shadow(0 8px 14px rgba(0,0,0,.28)) saturate(1.1) contrast(1.05) brightness(1.04)!important}.th-root button.th-league-pill.th-league-pill--badge .vh-league-badge__logo:after{content:none!important;display:none!important}.th-root button.th-league-pill.th-league-pill--badge .vh-league-badge__image{opacity:0!important;transform:none!important}.th-root button.th-league-pill.th-league-pill--badge.is-active .vh-league-badge__logo:before,.th-root button.th-league-pill.th-league-pill--badge:hover .vh-league-badge__logo:before{filter:drop-shadow(0 9px 16px rgba(0,0,0,.3)) drop-shadow(0 0 14px rgba(235,203,118,.14)) saturate(1.16) contrast(1.06) brightness(1.06)!important}.th-root button.th-league-pill.th-league-pill--badge .vh-league-badge__name{max-width:12ch!important;color:rgba(230,202,128,.98)!important;font-size:.78rem!important}.th-root button.th-league-pill.th-league-pill--badge.is-active .vh-league-badge__name{color:rgba(255,230,157,1)!important}.th-root button.th-league-pill.th-league-pill--badge.is-active .vh-league-badge:after{content:""!important;display:block!important;width:min(76px,70%)!important;height:3px!important;border-radius:999px!important;background:linear-gradient(90deg,transparent,#f2d47c 22%,#fff0b3 50%,#f2d47c 78%,transparent)!important;box-shadow:0 0 12px rgba(216,179,93,.38)!important}@media (max-width:760px){.th-root button.th-league-pill.th-league-pill--badge,.th-root button.th-league-pill.th-league-pill--badge[data-league-id]{width:108px!important;min-width:108px!important;min-height:96px!important;padding:8px 6px 9px!important}.th-root button.th-league-pill.th-league-pill--badge .vh-league-badge__logo{width:50px!important;height:50px!important}.th-root button.th-league-pill.th-league-pill--badge .vh-league-badge__name{font-size:.58rem!important}}.vh-bookmaker-badge__nameText{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vh-bookmaker-badge__compliance{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:22px;height:17px;padding:0 5px;border:1px solid rgba(88,217,132,.52);border-radius:999px;background:rgba(18,79,42,.2);color:#9af0ad;font-family:var(--font-mono);font-size:.5rem;font-weight:800;letter-spacing:.08em;line-height:1;text-transform:uppercase;white-space:nowrap}.th-root .th-table-row.valor-row .th-col-book{overflow:visible}.th-root .th-table-row.valor-row .th-col-book .vh-bookmaker-badge{min-width:168px;max-width:184px;gap:7px}.th-root .th-table-row.valor-row .th-col-book .vh-bookmaker-badge__name{min-width:0;overflow:visible;gap:5px!important}.th-root .th-table-row.valor-row .th-col-book .vh-bookmaker-badge__nameText{max-width:82px}.th-root .allocator-row__bookmaker .vh-bookmaker-badge{max-width:148px}.th-root .allocator-row__bookmaker .vh-bookmaker-badge__name{max-width:108px;overflow:visible;gap:5px!important}.th-root .allocator-row__bookmaker .vh-bookmaker-badge__nameText{max-width:70px}.th-root .th-input-card--scope .th-league-cloud{grid-template-columns:repeat(auto-fill,minmax(132px,150px))!important;justify-content:start!important;gap:10px!important}.th-root button.th-league-pill.th-league-pill--badge,.th-root button.th-league-pill.th-league-pill--badge[data-league-id]{min-height:104px!important;padding:8px 7px 9px!important;border-radius:14px!important}.th-root button.th-league-pill.th-league-pill--badge .vh-league-badge{gap:4px!important}.th-root button.th-league-pill.th-league-pill--badge .vh-league-badge__logo{width:58px!important;height:58px!important;display:inline-grid!important;place-items:center!important}.th-root button.th-league-pill.th-league-pill--badge .vh-league-badge__logo:before{inset:0!important;background-position:50%!important;background-size:112% 112%!important;transform:translateX(var(--premium-emblem-shift-x,0))!important;transform-origin:center!important;filter:drop-shadow(0 5px 10px rgba(0,0,0,.26)) saturate(1.08) contrast(1.04) brightness(1.04)!important}.th-root button.th-league-pill.th-league-pill--badge[data-league-id=argentina],.th-root button.th-league-pill.th-league-pill--badge[data-league-id=br-b],.th-root button.th-league-pill.th-league-pill--badge[data-league-id=ligue1],.th-root button.th-league-pill.th-league-pill--badge[data-league-id=world-cup-2026]{--premium-emblem-shift-x:4px}.th-root button.th-league-pill.th-league-pill--badge[data-league-id=bundesliga],.th-root button.th-league-pill.th-league-pill--badge[data-league-id=portugal]{--premium-emblem-shift-x:2px}.th-root button.th-league-pill.th-league-pill--badge.is-active .vh-league-badge__logo,.th-root button.th-league-pill.th-league-pill--badge:hover .vh-league-badge__logo{transform:none!important}.th-root button.th-league-pill.th-league-pill--badge.is-active .vh-league-badge__logo:before,.th-root button.th-league-pill.th-league-pill--badge:hover .vh-league-badge__logo:before{filter:drop-shadow(0 6px 11px rgba(0,0,0,.28)) drop-shadow(0 0 10px rgba(235,203,118,.1)) saturate(1.14) contrast(1.05) brightness(1.05)!important}.th-root button.th-league-pill.th-league-pill--badge .vh-league-badge__name{max-width:11ch!important;min-height:2em!important;font-size:.68rem!important;line-height:1.04!important}.th-root button.th-league-pill.th-league-pill--badge.is-active .vh-league-badge:after{width:min(54px,56%)!important;height:2px!important}@media (max-width:1240px){.th-root .th-input-card--scope .th-league-cloud{grid-template-columns:repeat(auto-fill,minmax(118px,136px))!important;gap:8px!important}.th-root button.th-league-pill.th-league-pill--badge,.th-root button.th-league-pill.th-league-pill--badge[data-league-id]{min-height:94px!important;padding:7px 6px 8px!important}.th-root button.th-league-pill.th-league-pill--badge .vh-league-badge__logo{width:50px!important;height:50px!important}.th-root button.th-league-pill.th-league-pill--badge .vh-league-badge__name{font-size:.62rem!important}}@media (max-width:760px){.th-root .th-input-card--scope .th-league-cloud{grid-auto-flow:column!important;grid-template-columns:unset!important;grid-template-rows:repeat(2,auto)!important;gap:7px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:2px 2px 8px!important;scroll-snap-type:x mandatory}.th-root button.th-league-pill.th-league-pill--badge,.th-root button.th-league-pill.th-league-pill--badge[data-league-id]{width:86px!important;min-width:86px!important;min-height:74px!important;padding:6px 5px 7px!important;scroll-snap-align:start}.th-root button.th-league-pill.th-league-pill--badge .vh-league-badge__logo{width:42px!important;height:42px!important}.th-root button.th-league-pill.th-league-pill--badge .vh-league-badge__name{max-width:9ch!important;min-height:2em!important;font-size:.52rem!important}}.th-root .th-input-card--scope .th-league-cloud{grid-template-columns:repeat(7,minmax(0,210px))!important;justify-content:space-between!important}.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge,.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge[data-league-id]{width:210px!important;max-width:210px!important;min-height:106px!important;justify-self:center!important;padding:7px 7px 8px!important}.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge .vh-league-badge{gap:3px!important}.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge .vh-league-badge__logo{--premium-emblem-shift-x:0px;width:52px!important;height:52px!important;overflow:hidden!important;border-radius:999px!important}.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge .vh-league-badge__logo:before{inset:-8px!important;background-position:50%!important;background-size:contain!important;transform:translateX(var(--premium-emblem-shift-x))!important;transform-origin:center!important;filter:drop-shadow(0 5px 9px rgba(0,0,0,.26)) saturate(1.08) contrast(1.04) brightness(1.04)!important}.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge[data-league-id=br-a] .vh-league-badge__logo,.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge[data-league-id=copa-br] .vh-league-badge__logo,.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge[data-league-id=premier] .vh-league-badge__logo{--premium-emblem-shift-x:1px}.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge[data-league-id=laliga] .vh-league-badge__logo,.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge[data-league-id=ucl] .vh-league-badge__logo{--premium-emblem-shift-x:5px}.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge[data-league-id=libertadores] .vh-league-badge__logo,.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge[data-league-id=ligue1] .vh-league-badge__logo,.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge[data-league-id=sulamericana] .vh-league-badge__logo{--premium-emblem-shift-x:10px}.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge[data-league-id=br-b] .vh-league-badge__logo,.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge[data-league-id=bundesliga] .vh-league-badge__logo,.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge[data-league-id=serie-a-ita] .vh-league-badge__logo{--premium-emblem-shift-x:14px}.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge[data-league-id=argentina] .vh-league-badge__logo,.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge[data-league-id=portugal] .vh-league-badge__logo,.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge[data-league-id=world-cup-2026] .vh-league-badge__logo{--premium-emblem-shift-x:17px}.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge.is-active .vh-league-badge__logo:before,.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge:hover .vh-league-badge__logo:before{filter:drop-shadow(0 5px 10px rgba(0,0,0,.28)) drop-shadow(0 0 8px rgba(235,203,118,.1)) saturate(1.12) contrast(1.05) brightness(1.05)!important}.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge .vh-league-badge__name{max-width:12ch!important;font-size:.68rem!important}.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge.is-active .vh-league-badge:after{width:min(46px,48%)!important}@media (max-width:1280px){.th-root .th-input-card--scope .th-league-cloud{grid-template-columns:repeat(auto-fill,minmax(112px,126px))!important;justify-content:start!important;gap:8px!important}.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge,.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge[data-league-id]{width:126px!important;max-width:126px!important;min-height:88px!important}.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge .vh-league-badge__logo{width:46px!important;height:46px!important}}@media (max-width:760px){.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge,.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge[data-league-id]{width:82px!important;min-width:82px!important;max-width:82px!important;min-height:70px!important}.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge .vh-league-badge__logo{width:38px!important;height:38px!important}.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge .vh-league-badge__logo:before{inset:-6px!important;transform:translateX(calc(var(--premium-emblem-shift-x) * .72))!important}.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge .vh-league-badge__name{font-size:.5rem!important}}.th-root .th-input-card--scope .th-league-cloud{grid-template-columns:repeat(7,minmax(0,1fr))!important;justify-content:stretch!important;gap:12px!important}.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge,.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge[data-league-id=argentina],.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge[data-league-id=br-a],.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge[data-league-id=br-b],.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge[data-league-id=bundesliga],.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge[data-league-id=copa-br],.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge[data-league-id=laliga],.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge[data-league-id=libertadores],.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge[data-league-id=ligue1],.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge[data-league-id=portugal],.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge[data-league-id=premier],.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge[data-league-id=serie-a-ita],.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge[data-league-id=sulamericana],.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge[data-league-id=ucl],.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge[data-league-id=world-cup-2026],.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge[data-league-id]{position:relative!important;display:grid!important;place-items:stretch!important;width:100%!important;max-width:none!important;min-height:0!important;aspect-ratio:420/220!important;justify-self:center!important;padding:0!important;border:0!important;border-radius:18px!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;isolation:isolate}.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge:after,.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge:before{content:none!important;display:none!important}.th-root .th-input-card--scope .th-premium-league-card{position:absolute;inset:0;z-index:0;display:block;pointer-events:none;transition:opacity .18s ease,filter .18s ease,transform .18s ease}.th-root .th-input-card--scope .th-premium-league-card img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.th-root .th-input-card--scope .th-premium-league-name{position:relative;z-index:1;align-self:end;justify-self:center;max-width:13ch;min-height:2.08em;margin:0 10px 15%;color:rgba(239,213,142,.98);font-family:var(--font-display);font-size:.78rem;font-weight:850;line-height:1.04;letter-spacing:0;text-align:center;text-shadow:0 1px 0 rgba(0,0,0,.52),0 0 14px rgba(230,195,105,.18);pointer-events:none}.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge:not(.is-active) .th-premium-league-card{opacity:.58;filter:saturate(.68) brightness(.72)}.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge:not(.is-active) .th-premium-league-name{color:rgba(216,202,163,.72)}.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge.is-active,.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge:hover{transform:translateY(-1px)!important}.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge.is-active .th-premium-league-card,.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge:hover .th-premium-league-card{opacity:1;filter:drop-shadow(0 0 12px rgba(224,190,105,.16)) saturate(1.06) brightness(1.04)}.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge.is-active{box-shadow:0 0 0 1px rgba(239,207,121,.42),0 0 20px rgba(216,179,93,.14)!important}@media (max-width:1280px){.th-root .th-input-card--scope .th-league-cloud{grid-template-columns:repeat(auto-fill,minmax(118px,1fr))!important;justify-content:start!important;gap:8px!important}.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge,.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge[data-league-id]{width:100%!important;max-width:none!important;min-height:0!important}.th-root .th-input-card--scope .th-premium-league-name{margin-bottom:14%;font-size:.56rem}}@media (max-width:760px){.th-root .th-input-card--scope .th-league-cloud{grid-auto-flow:column!important;grid-template-columns:unset!important;grid-template-rows:repeat(2,auto)!important;gap:7px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:2px 2px 8px!important;scroll-snap-type:x mandatory}.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge,.th-root .th-input-card--scope button.th-league-pill.th-league-pill--badge[data-league-id]{width:104px!important;min-width:104px!important;max-width:104px!important;min-height:60px!important;scroll-snap-align:start}.th-root .th-input-card--scope .th-premium-league-name{max-width:10ch;margin:0 6px 9px;font-size:.48rem}}.th-root .th-input-card--scope.th-radar-selector{position:relative;padding:22px 24px 24px!important;border:1px solid rgba(214,169,79,.44)!important;border-radius:22px!important;background:radial-gradient(circle at 12% 22%,rgba(221,178,88,.1),transparent 24%),radial-gradient(circle at 82% 26%,rgba(39,117,87,.14),transparent 28%),linear-gradient(135deg,rgba(10,38,30,.98),rgba(8,30,26,.99) 58%,rgba(5,21,19,1))!important;box-shadow:inset 0 1px 0 rgba(255,238,184,.14),inset 0 -1px 0 rgba(255,218,139,.08),0 22px 54px rgba(0,0,0,.24)!important}.th-root .th-input-card--scope.th-radar-selector:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:repeating-linear-gradient(92deg,rgba(255,255,255,.018) 0 1px,transparent 1px 48px),radial-gradient(ellipse at 35% 0,transparent 0 34%,rgba(216,169,74,.16) 34.2%,transparent 34.8%),radial-gradient(ellipse at 82% 6%,transparent 0 32%,rgba(216,169,74,.13) 32.2%,transparent 32.7%),linear-gradient(150deg,transparent 0 62%,rgba(202,157,76,.07) 62.2%,transparent 63%);opacity:.72}.th-root .th-input-card--scope.th-radar-selector>*{position:relative;z-index:1}.th-root .th-radar-selector__top{display:grid;grid-template-columns:auto minmax(260px,auto) 1fr;gap:16px;margin-bottom:18px}.th-root .th-radar-selector__mark{display:grid;width:72px;height:72px;place-items:center;border:1px solid rgba(224,184,96,.52);border-radius:999px;background:radial-gradient(circle at 42% 34%,rgba(232,201,126,.18),rgba(7,28,24,.98) 68%);box-shadow:inset 0 1px 0 rgba(255,242,196,.16),0 0 22px rgba(226,181,88,.11)}.th-root .th-radar-selector__mark img{width:54px;height:54px;object-fit:contain}.th-root .th-radar-selector__title h3{color:#f2e2bd;font-family:var(--font-display);font-size:clamp(1.5rem,2.1vw,2.05rem);letter-spacing:.02em;text-shadow:0 1px 0 rgba(0,0,0,.56),0 0 18px rgba(226,181,88,.12)}.th-root .th-radar-selector__actions{justify-content:start!important;gap:12px!important}.th-root .th-radar-selector__actions .th-chip-btn{display:inline-flex;min-height:40px;align-items:center;gap:10px;padding:0 18px!important;border-radius:999px!important;color:#f0dfb5!important;font-size:.86rem!important;font-weight:780!important;background:linear-gradient(180deg,rgba(18,45,37,.88),rgba(8,24,22,.95))!important;border-color:rgba(203,166,83,.34)!important;box-shadow:inset 0 1px 0 rgba(255,238,185,.09),0 7px 16px rgba(0,0,0,.18)}.th-root .th-radar-selector__actions .th-chip-btn:first-child{color:#ffe38c!important;border-color:rgba(239,196,84,.65)!important;background:linear-gradient(180deg,rgba(91,83,34,.72),rgba(27,53,37,.92))!important;box-shadow:inset 0 1px 0 rgba(255,240,171,.18),0 0 16px rgba(231,183,75,.22)}.th-root .th-league-cloud.th-league-cloud--showcase{grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:14px!important;margin-top:2px}.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge,.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge[data-league-id]{grid-template-rows:1fr auto!important;max-width:none!important;padding:15px 12px 16px!important;border:1px solid rgba(207,175,111,.35)!important;border-radius:18px!important;background:radial-gradient(circle at 50% 30%,rgba(235,197,105,.13),transparent 34%),radial-gradient(circle at 22% 82%,rgba(50,126,91,.13),transparent 38%),linear-gradient(145deg,rgba(26,64,49,.88),rgba(9,32,28,.97))!important;box-shadow:inset 0 1px 0 rgba(255,238,185,.11),inset 0 -14px 30px rgba(0,0,0,.16),0 10px 22px rgba(0,0,0,.17)!important}.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge:before{content:"";position:absolute;border-radius:17px;pointer-events:none;background:linear-gradient(135deg,rgba(255,245,205,.1),transparent 32%),repeating-linear-gradient(145deg,rgba(255,255,255,.025) 0 1px,transparent 1px 18px)}.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge:after{content:"";position:absolute;inset:auto 17px 18px;height:1px;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(226,184,91,.5),transparent);opacity:.48}.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge.is-active,.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge:hover{border-color:rgba(239,196,84,.72)!important;background:radial-gradient(circle at 50% 28%,rgba(239,196,84,.2),transparent 38%),radial-gradient(circle at 18% 78%,rgba(72,135,92,.16),transparent 42%),linear-gradient(145deg,rgba(43,68,40,.94),rgba(9,33,28,.98))!important;box-shadow:inset 0 1px 0 rgba(255,241,191,.2),0 0 0 1px rgba(239,196,84,.12),0 0 20px rgba(229,181,78,.22),0 12px 24px rgba(0,0,0,.2)!important}.th-root .th-league-card-emblem{position:relative;z-index:1;width:86px;height:86px;align-self:end;margin-bottom:8px;border-radius:999px;background:radial-gradient(circle,rgba(225,184,92,.12),transparent 68%)}.th-root .th-league-card-emblem img{width:82px;height:82px;filter:drop-shadow(0 7px 12px rgba(0,0,0,.36))}.th-root .th-league-card-name{position:relative;z-index:1;display:block;max-width:13ch;color:#e8c970;font-family:var(--font-display);font-size:.9rem;font-weight:850;line-height:1.02;letter-spacing:0;text-align:center;text-shadow:0 1px 0 rgba(0,0,0,.62),0 0 12px rgba(229,181,78,.18)}.th-root .th-bookmaker-section{margin:18px -24px -24px!important;padding:16px 24px 22px!important;border-top:1px solid rgba(214,169,79,.18)!important;background:radial-gradient(circle at 88% 72%,rgba(47,112,83,.11),transparent 28%),linear-gradient(180deg,rgba(7,31,27,.88),rgba(6,25,23,.98))!important}.th-root .th-bookmaker-head{grid-template-columns:auto auto 1fr!important;align-items:center!important;gap:10px 14px!important;margin-bottom:12px!important}.th-root .th-bookmaker-head>span{display:grid;width:42px;height:42px;place-items:center;border-radius:999px;color:#e8c970;font-size:1.18rem;border:1px solid rgba(226,184,91,.54);background:radial-gradient(circle,rgba(226,184,91,.18),rgba(7,28,24,.98) 70%)}.th-root .th-bookmaker-head strong{color:#efdcae!important;font-family:var(--font-display);font-size:1.42rem!important;font-weight:850!important;line-height:1!important}.th-root .th-bookmaker-head small{align-self:end;color:rgba(225,216,190,.72)!important;font-size:.86rem!important}.th-root .th-bookmaker-cloud{display:flex!important;flex-wrap:wrap!important;gap:10px 12px!important}.th-root button.th-bookmaker-pill{min-height:42px!important;padding:5px 14px 5px 7px!important;border-radius:999px!important;border:1px solid rgba(206,170,92,.29)!important;background:linear-gradient(180deg,rgba(18,48,39,.78),rgba(7,26,24,.94))!important;box-shadow:inset 0 1px 0 rgba(255,236,178,.07),0 8px 16px rgba(0,0,0,.12)!important}.th-root button.th-bookmaker-pill.is-active,.th-root button.th-bookmaker-pill:hover{border-color:rgba(226,184,91,.52)!important;box-shadow:inset 0 1px 0 rgba(255,236,178,.11),0 0 16px rgba(226,184,91,.11)!important}.th-root button.th-bookmaker-pill .vh-bookmaker-badge__logo{width:30px!important;height:30px!important;border-radius:7px!important}.th-root button.th-bookmaker-pill .vh-bookmaker-badge__name{color:#efd091!important;font-size:.84rem!important;font-weight:780!important}@media (max-width:1180px){.th-root .th-league-cloud.th-league-cloud--showcase{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (max-width:760px){.th-root .th-input-card--scope.th-radar-selector{padding:16px 14px 18px!important}.th-root .th-radar-selector__top{grid-template-columns:auto 1fr;gap:10px}.th-root .th-radar-selector__actions{grid-column:1/-1;overflow-x:auto;flex-wrap:nowrap!important;padding-bottom:2px}.th-root .th-radar-selector__mark{width:54px;height:54px}.th-root .th-radar-selector__mark img{width:42px;height:42px}.th-root .th-league-cloud.th-league-cloud--showcase{grid-auto-flow:column!important;grid-template-columns:unset!important;grid-template-rows:repeat(2,auto)!important;overflow-x:auto!important;overflow-y:hidden!important;padding-bottom:8px!important;scroll-snap-type:x mandatory}.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge{width:132px!important;min-width:132px!important;min-height:118px!important;padding:11px 8px 12px!important;scroll-snap-align:start}.th-root .th-league-card-emblem{width:68px;height:68px;margin-bottom:5px}.th-root .th-league-card-emblem img{width:64px;height:64px}.th-root .th-league-card-name{font-size:.72rem}.th-root .th-bookmaker-section{margin:16px -14px -18px!important;padding:14px!important}.th-root .th-bookmaker-head{grid-template-columns:auto 1fr!important}.th-root .th-bookmaker-head small{grid-column:2}}.th-root .th-input-card--scope.th-radar-selector{width:min(100%,1320px);margin-inline:auto;padding:18px 20px 20px!important;border-color:rgba(196,184,140,.22)!important;border-radius:20px!important;background:radial-gradient(circle at 15% 15%,rgba(214,195,142,.08),transparent 27%),radial-gradient(circle at 78% 20%,rgba(77,122,104,.12),transparent 31%),linear-gradient(135deg,rgba(8,31,26,.98),rgba(4,20,18,.99))!important;box-shadow:inset 0 1px 0 rgba(236,226,196,.1),0 18px 44px rgba(0,0,0,.2)!important}.th-root .th-input-card--scope.th-radar-selector:before{opacity:.38}.th-root .th-radar-selector__top{grid-template-columns:auto auto 1fr;gap:13px;margin-bottom:14px}.th-root .th-radar-selector__mark{width:56px;height:56px;border-color:rgba(205,194,151,.38);background:radial-gradient(circle at 42% 34%,rgba(221,205,159,.12),rgba(6,25,22,.98) 68%);box-shadow:inset 0 1px 0 rgba(255,245,210,.1)}.th-root .th-radar-selector__mark img{width:42px;height:42px}.th-root .th-radar-selector__title h3{color:#e8dfc5;font-size:clamp(1.25rem,1.7vw,1.7rem);text-shadow:0 1px 0 rgba(0,0,0,.56)}.th-root .th-radar-selector__actions{gap:9px!important}.th-root .th-radar-selector__actions .th-chip-btn,.th-root .th-radar-selector__actions .th-chip-btn:first-child{min-height:34px;padding:0 14px!important;color:#d8d0bd!important;font-size:.78rem!important;border-color:rgba(194,184,147,.25)!important;background:linear-gradient(180deg,rgba(20,42,36,.72),rgba(7,24,22,.9))!important;box-shadow:inset 0 1px 0 rgba(255,244,210,.07)}.th-root .th-radar-selector__actions .th-chip-btn:focus-visible,.th-root .th-radar-selector__actions .th-chip-btn:hover{color:#efe3c2!important;border-color:rgba(214,184,107,.42)!important;box-shadow:inset 0 1px 0 rgba(255,244,210,.1),0 0 12px rgba(214,184,107,.1)}.th-root .th-league-cloud.th-league-cloud--showcase{gap:11px!important}.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge,.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge[data-league-id]{min-height:116px!important;padding:12px 9px 13px!important;border-color:rgba(166,178,171,.22)!important;border-radius:14px!important;background:radial-gradient(circle at 50% 27%,rgba(202,208,198,.1),transparent 34%),linear-gradient(145deg,rgba(22,55,43,.8),rgba(7,29,26,.96))!important;box-shadow:inset 0 1px 0 rgba(242,236,213,.08),inset 0 -12px 24px rgba(0,0,0,.14),0 8px 18px rgba(0,0,0,.14)!important}.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge:before{inset:1px;border-radius:13px;background:linear-gradient(135deg,rgba(238,237,218,.055),transparent 32%),repeating-linear-gradient(145deg,rgba(255,255,255,.014) 0 1px,transparent 1px 18px)}.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge:after{inset:auto 17px 13px;opacity:.26;background:linear-gradient(90deg,transparent,rgba(204,199,174,.35),transparent)}.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge:hover{border-color:rgba(214,205,170,.38)!important;background:radial-gradient(circle at 50% 27%,rgba(222,224,206,.12),transparent 36%),linear-gradient(145deg,rgba(26,60,47,.84),rgba(7,30,27,.97))!important;box-shadow:inset 0 1px 0 rgba(242,236,213,.1),0 0 12px rgba(214,205,170,.08),0 8px 18px rgba(0,0,0,.14)!important}.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge.is-active{border-color:rgba(203,172,92,.42)!important;background:radial-gradient(circle at 50% 27%,rgba(207,176,96,.09),transparent 38%),linear-gradient(145deg,rgba(33,62,43,.88),rgba(8,31,27,.98))!important;box-shadow:inset 0 1px 0 rgba(238,224,186,.12),inset 0 0 18px rgba(203,172,92,.04),0 0 0 1px rgba(203,172,92,.06),0 0 10px rgba(203,172,92,.1),0 9px 18px rgba(0,0,0,.16)!important}.th-root .th-league-card-emblem{width:72px;height:72px;margin-bottom:5px}.th-root .th-league-card-emblem img{width:68px;height:68px;border-radius:999px;opacity:.78;filter:grayscale(.14) saturate(.84) drop-shadow(0 6px 10px rgba(0,0,0,.32))}.th-root .th-league-pill.is-active .th-league-card-emblem img{opacity:.9;filter:saturate(.96) drop-shadow(0 6px 11px rgba(0,0,0,.34))}.th-root .th-league-card-name{font-size:.82rem;text-shadow:0 1px 0 rgba(0,0,0,.62)}.th-root .th-league-pill.is-active .th-league-card-name{color:#dcc889}.th-root .th-bookmaker-section{margin:14px -20px -20px!important;padding:13px 20px 16px!important;border-top-color:rgba(194,184,147,.16)!important;background:radial-gradient(circle at 86% 72%,rgba(57,102,82,.08),transparent 28%),linear-gradient(180deg,rgba(7,29,26,.75),rgba(5,23,21,.94))!important}.th-root .th-bookmaker-head{gap:8px 12px!important;margin-bottom:10px!important}.th-root .th-bookmaker-head>span{width:34px;height:34px;color:#d5c891;font-size:1rem;border-color:rgba(205,194,151,.36);background:radial-gradient(circle,rgba(205,194,151,.1),rgba(7,28,24,.98) 70%)}.th-root .th-bookmaker-head strong{color:#e1d8bd!important;font-size:1.16rem!important}.th-root .th-bookmaker-head small{color:rgba(216,211,192,.65)!important;font-size:.78rem!important}.th-root .th-bookmaker-cloud{gap:8px 9px!important}.th-root button.th-bookmaker-pill{min-height:36px!important;padding:4px 12px 4px 6px!important;border-color:rgba(189,196,184,.22)!important;background:linear-gradient(180deg,rgba(17,43,36,.68),rgba(7,26,24,.9))!important;box-shadow:inset 0 1px 0 rgba(242,236,213,.055),0 6px 12px rgba(0,0,0,.11)!important;opacity:.86}.th-root button.th-bookmaker-pill:hover{border-color:rgba(214,205,170,.36)!important;opacity:1;box-shadow:inset 0 1px 0 rgba(242,236,213,.08),0 0 10px rgba(214,205,170,.08)!important}.th-root button.th-bookmaker-pill.is-active{border-color:rgba(218,184,98,.5)!important;opacity:1;box-shadow:inset 0 1px 0 rgba(247,231,183,.12),0 0 11px rgba(218,184,98,.14)!important}.th-root button.th-bookmaker-pill .vh-bookmaker-badge__logo{width:26px!important;height:26px!important;border-radius:6px!important;filter:saturate(.88) brightness(.92)}.th-root button.th-bookmaker-pill.is-active .vh-bookmaker-badge__logo{filter:saturate(.98) brightness(.98)}.th-root button.th-bookmaker-pill .vh-bookmaker-badge__name{color:#d6d0be!important;font-size:.78rem!important}.th-root button.th-bookmaker-pill.is-active .vh-bookmaker-badge__name{color:#e5cf91!important}@media (max-width:760px){.th-root .th-input-card--scope.th-radar-selector{padding:14px 12px 16px!important}.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge{width:118px!important;min-width:118px!important;min-height:106px!important}.th-root .th-league-card-emblem{width:60px;height:60px}.th-root .th-league-card-emblem img{width:56px;height:56px}}.th-root .th-radar-selector__top{grid-template-columns:minmax(190px,auto) 1fr;align-items:center;gap:14px}.th-root .th-radar-selector__title h3{margin:0;color:#ded8c8;font-family:var(--font-sans);font-size:clamp(.96rem,1.25vw,1.16rem);font-weight:850;letter-spacing:.08em;line-height:1;text-transform:uppercase}.th-root .th-radar-selector__actions{justify-content:flex-end!important}.th-root .th-bookmaker-actions .th-chip-btn,.th-root .th-radar-selector__actions .th-chip-btn{gap:0!important;min-height:32px;padding:0 13px!important;color:#d8d0bd!important;font-family:var(--font-sans);font-size:.76rem!important;font-weight:780!important;border-color:rgba(194,184,147,.25)!important;background:linear-gradient(180deg,rgba(20,42,36,.72),rgba(7,24,22,.9))!important;box-shadow:inset 0 1px 0 rgba(255,244,210,.07)}.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge,.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge[data-league-id]{grid-template-rows:74px minmax(30px,auto)!important;min-height:128px!important;padding:12px 9px 10px!important}.th-root .th-league-card-emblem{display:grid;width:70px;height:70px;place-items:center;align-self:center;justify-self:center;margin:0;background:radial-gradient(circle,rgba(205,199,174,.08),transparent 68%)}.th-root .th-league-card-emblem img{display:block;width:70px!important;height:70px!important;max-width:70px;max-height:70px;object-fit:contain;object-position:center;border-radius:0;opacity:.9;filter:brightness(1.12) saturate(1.02) drop-shadow(0 6px 9px rgba(0,0,0,.34))}.th-root .th-league-card-name{align-self:center;max-width:14ch;overflow:visible;color:#d7d1bc;font-size:clamp(.72rem,.78vw,.82rem);line-height:1.08;white-space:normal}.th-root .th-bookmaker-head{display:grid!important;grid-template-columns:minmax(240px,1fr) auto!important;align-items:end!important;gap:12px 18px!important}.th-root .th-bookmaker-title{display:grid;gap:5px;min-width:0}.th-root .th-bookmaker-title strong{color:#e1d8bd!important;font-size:1.08rem!important}.th-root .th-bookmaker-title small{color:rgba(216,211,192,.65)!important;font-size:.76rem!important;line-height:1.25!important}.th-root .th-bookmaker-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}@media (max-width:900px){.th-root .th-bookmaker-head,.th-root .th-radar-selector__top{grid-template-columns:1fr!important}.th-root .th-bookmaker-actions,.th-root .th-radar-selector__actions{justify-content:flex-start!important}}.th-root .th-radar-command-bar{display:grid;width:min(100%,1320px);grid-template-columns:minmax(210px,250px) minmax(340px,1fr) auto;align-items:end;gap:14px;margin:0 auto 14px;padding:12px 14px;border:1px solid rgba(190,196,184,.2);border-radius:18px;background:radial-gradient(circle at 18% 18%,rgba(205,194,151,.07),transparent 30%),linear-gradient(135deg,rgba(8,31,26,.92),rgba(5,22,20,.97));box-shadow:inset 0 1px 0 rgba(242,236,213,.06),0 12px 28px rgba(0,0,0,.16)}.th-root .th-radar-command-bar__amount,.th-root .th-radar-command-bar__period{display:grid;gap:7px;min-width:0}.th-root .th-radar-command-bar .th-budget-wrap--compact{min-height:44px}.th-root .th-radar-command-bar .th-start-btn--strip{min-height:44px;padding-inline:22px;white-space:nowrap}@media (max-width:980px){.th-root .th-radar-command-bar{grid-template-columns:1fr;align-items:stretch}.th-root .th-radar-command-bar .th-start-btn--strip{width:100%}}.th-root .th-input-card--scope.th-radar-selector{padding:24px 28px 28px!important;border-radius:14px!important;border:1px solid rgba(205,188,130,.28)!important;background:linear-gradient(135deg,rgba(18,42,31,.92),rgba(6,24,19,.96)),repeating-linear-gradient(150deg,rgba(235,212,146,.035) 0 1px,transparent 1px 30px)!important;box-shadow:inset 0 1px 0 rgba(255,246,214,.06),0 24px 60px rgba(0,0,0,.22)!important;overflow:hidden}.th-root .th-input-card--scope.th-radar-selector:before{opacity:.38!important;background:radial-gradient(circle at 18% 10%,rgba(218,190,112,.08),transparent 26%),radial-gradient(circle at 72% 34%,rgba(187,205,188,.055),transparent 30%)!important}.th-root .th-radar-selector__top{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;margin-bottom:20px!important}.th-root .th-radar-selector__title h3{margin:0!important;color:#ede6d6!important;font-size:clamp(1.2rem,1.7vw,2rem)!important;font-weight:900!important;letter-spacing:0!important;text-shadow:0 1px 0 rgba(0,0,0,.55)!important}.th-root .th-bookmaker-actions,.th-root .th-radar-selector__actions{display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:10px!important}.th-root .th-bookmaker-actions .th-chip-btn,.th-root .th-radar-selector__actions .th-chip-btn{min-height:40px!important;border-radius:14px!important;border-color:rgba(211,176,86,.46)!important;background:rgba(8,24,18,.78)!important;color:rgba(238,229,205,.9)!important;box-shadow:inset 0 1px 0 rgba(255,239,190,.05)!important}.th-root .th-league-cloud.th-league-cloud--showcase{display:grid!important;grid-template-columns:repeat(7,minmax(124px,1fr))!important;gap:12px 14px!important;margin:0!important;padding:0!important;overflow:visible!important}.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge,.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge[data-league-id]{height:146px!important;min-height:146px!important;padding:14px 10px 12px!important;grid-template-rows:88px minmax(34px,auto)!important;gap:6px!important;border-radius:9px!important;border:1px solid rgba(197,207,199,.28)!important;background:radial-gradient(circle at 50% 24%,rgba(214,222,206,.075),transparent 40%),linear-gradient(180deg,rgba(25,56,42,.72),rgba(6,27,22,.94))!important;box-shadow:inset 0 1px 0 rgba(247,242,222,.045),0 12px 24px rgba(0,0,0,.14)!important}.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge:after,.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge:before{opacity:0!important}.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge:hover{border-color:rgba(215,203,170,.5)!important;box-shadow:inset 0 1px 0 rgba(255,248,224,.06),0 16px 30px rgba(0,0,0,.2)!important}.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge.is-active{border-color:rgba(221,184,86,.86)!important;background:radial-gradient(circle at 50% 18%,rgba(218,182,86,.12),transparent 44%),linear-gradient(180deg,rgba(33,60,41,.78),rgba(7,28,22,.95))!important;box-shadow:inset 0 0 0 1px rgba(255,228,151,.18),0 0 0 1px rgba(221,184,86,.16),0 12px 28px rgba(167,124,39,.16)!important}.th-root .th-league-card-emblem{width:86px!important;height:86px!important;display:grid!important;place-items:center!important;margin:0!important;transform:none!important}.th-selector-league-badge{--vh-selector-accent:#c8d0c8;position:relative;width:88px;height:88px;display:grid;place-items:center;color:var(--vh-selector-accent);filter:saturate(.95) brightness(1.04)}.th-selector-league-badge__halo{position:absolute;inset:8px;border-radius:50%;border:1px solid rgba(217,224,212,.24);background:radial-gradient(circle at 38% 30%,rgba(245,247,238,.16),transparent 32%),radial-gradient(circle at 50% 50%,rgba(10,22,18,.88),rgba(5,13,11,.96));box-shadow:inset 0 0 18px rgba(255,255,255,.035),0 8px 16px rgba(0,0,0,.24)}.th-selector-league-badge__image{position:relative;z-index:1;width:72px;height:72px;object-fit:contain;object-position:center;display:block;transform:none;filter:drop-shadow(0 7px 10px rgba(0,0,0,.42)) brightness(1.12) contrast(1.04)}.th-root .th-league-card-name{align-self:end!important;color:rgba(235,229,210,.86)!important;font-size:clamp(.78rem,.94vw,1.05rem)!important;letter-spacing:0!important}.th-root .th-league-pill.is-active .th-selector-league-badge{filter:saturate(1) brightness(1.04);color:#ddb856}.th-root .th-league-pill.is-active .th-selector-league-badge__image{filter:drop-shadow(0 8px 12px rgba(0,0,0,.42)) drop-shadow(0 0 10px rgba(221,184,86,.18))}.th-root .th-league-pill.is-active .th-league-card-name{color:#ecd79f!important}.th-root .th-bookmaker-section{margin-top:22px!important;padding:22px 0 2px!important;border-top:1px solid rgba(205,188,130,.18)!important}.th-root .th-bookmaker-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:18px!important;margin-bottom:16px!important}.th-root .th-bookmaker-title{display:grid!important;gap:4px!important}.th-root .th-bookmaker-title strong{color:#ede6d6!important;font-size:clamp(1.08rem,1.38vw,1.55rem)!important;line-height:1.05!important;letter-spacing:0!important}.th-root .th-bookmaker-title small{color:rgba(232,226,209,.68)!important;font-size:.9rem!important;line-height:1.35!important}.th-root .th-bookmaker-cloud{display:grid!important;grid-template-columns:repeat(8,minmax(112px,1fr))!important;gap:10px 14px!important;margin:0!important;padding:0!important;overflow:visible!important}.th-root button.th-bookmaker-pill{min-height:48px!important;height:48px!important;justify-content:flex-start!important;padding:7px 9px!important;border-radius:9px!important;border:1px solid rgba(197,207,199,.26)!important;background:linear-gradient(180deg,rgba(22,48,37,.68),rgba(6,25,21,.94))!important;box-shadow:inset 0 1px 0 rgba(245,238,215,.045),0 10px 20px rgba(0,0,0,.12)!important}.th-root button.th-bookmaker-pill:hover{border-color:rgba(215,203,170,.48)!important}.th-root button.th-bookmaker-pill.is-active{border-color:rgba(221,184,86,.86)!important;background:radial-gradient(circle at 20% 50%,rgba(218,182,86,.12),transparent 48%),linear-gradient(180deg,rgba(28,52,37,.76),rgba(7,27,22,.94))!important;box-shadow:inset 0 0 0 1px rgba(255,228,151,.16),0 0 0 1px rgba(221,184,86,.15),0 10px 22px rgba(167,124,39,.14)!important}.th-selector-bookmaker-badge{display:inline-flex;align-items:center;gap:8px;min-width:0;width:100%}.th-selector-bookmaker-badge__logo{--vh-bookmaker-accent:#748078;flex:0 0 30px;width:30px;height:30px;display:grid;place-items:center;border-radius:7px;background:linear-gradient(135deg,rgba(255,255,255,.12),transparent 42%),rgba(7,15,13,.68);box-shadow:inset 0 1px 0 rgba(255,255,255,.24),0 4px 10px rgba(0,0,0,.18);filter:saturate(.72) brightness(.9);overflow:hidden}.th-selector-bookmaker-badge__logo img{width:24px;height:24px;object-fit:contain;object-position:center;display:block;filter:drop-shadow(0 2px 4px rgba(0,0,0,.28))}.th-selector-bookmaker-badge__name{min-width:0;color:rgba(235,229,210,.82);font-size:clamp(.68rem,.76vw,.84rem);font-weight:850;line-height:1;letter-spacing:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.th-root button.th-bookmaker-pill.is-active .th-selector-bookmaker-badge__logo{filter:saturate(.9) brightness(1.02);box-shadow:inset 0 1px 0 rgba(255,255,255,.28),0 0 0 1px rgba(221,184,86,.34),0 5px 12px rgba(0,0,0,.2)}.th-root button.th-bookmaker-pill.is-active .th-selector-bookmaker-badge__name{color:#ecd79f}@media (max-width:1180px){.th-root .th-league-cloud.th-league-cloud--showcase{grid-template-columns:repeat(4,minmax(118px,1fr))!important}.th-root .th-bookmaker-cloud{grid-template-columns:repeat(4,minmax(116px,1fr))!important}}@media (max-width:720px){.th-root .th-input-card--scope.th-radar-selector{padding:18px 16px 22px!important}.th-root .th-bookmaker-head,.th-root .th-radar-selector__top{display:grid!important;justify-items:stretch!important}.th-root .th-bookmaker-actions,.th-root .th-radar-selector__actions{justify-content:flex-start!important}.th-root .th-league-cloud.th-league-cloud--showcase{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge,.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge[data-league-id]{height:132px!important;min-height:132px!important;grid-template-rows:76px minmax(30px,auto)!important}.th-root .th-bookmaker-cloud{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}}.th-root .th-league-cloud.th-league-cloud--showcase{grid-template-columns:repeat(7,minmax(132px,217px))!important;justify-content:center!important;align-items:stretch!important;gap:13px 14px!important;max-width:1605px!important;margin:0 auto!important}.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge,.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge[data-league-id]{border:1px solid rgba(198,205,196,.2)!important;box-shadow:0 10px 22px rgba(0,0,0,.18)!important;transform:none!important}.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge:hover{border-color:rgba(223,213,184,.42)!important;box-shadow:0 12px 24px rgba(0,0,0,.24)!important}.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge.is-active{box-shadow:inset 0 0 0 1px rgba(255,226,145,.18),0 0 0 1px rgba(222,184,82,.12),0 10px 24px rgba(136,98,34,.14)!important}.th-root .th-selector-league-card-art{width:100%!important;height:100%!important;display:block!important;object-fit:fill!important;object-position:center!important;filter:saturate(.86) brightness(.92) contrast(1.02)!important}.th-root .th-league-card-name{clip:rect(0,0,0,0)!important}.th-root .th-bookmaker-section{margin-top:24px!important;padding-top:22px!important}.th-root .th-bookmaker-cloud{grid-template-columns:repeat(8,minmax(122px,188px))!important;justify-content:center!important;gap:13px 15px!important;max-width:1605px!important;margin:0 auto!important}.th-root button.th-bookmaker-pill{position:relative!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;aspect-ratio:188/63!important;display:block!important;padding:0!important;border-radius:13px!important;border:1px solid rgba(198,205,196,.16)!important;box-shadow:0 8px 18px rgba(0,0,0,.16)!important;opacity:1!important;filter:none!important}.th-root button.th-bookmaker-pill:hover{border-color:rgba(223,213,184,.42)!important;box-shadow:0 10px 20px rgba(0,0,0,.22)!important}.th-root button.th-bookmaker-pill.is-active{border-color:rgba(222,184,82,.72)!important;box-shadow:inset 0 0 0 1px rgba(255,226,145,.18),0 0 0 1px rgba(222,184,82,.12),0 8px 20px rgba(136,98,34,.13)!important}.th-root button.th-bookmaker-pill.th-bookmaker-pill--no-coverage{opacity:1!important;filter:none!important}.th-root button.th-bookmaker-pill.th-bookmaker-pill--no-coverage:after{display:none!important}.th-root .th-selector-bookmaker-chip-art{filter:saturate(.84) brightness(.9) contrast(1.02)!important}.th-root button.th-bookmaker-pill.is-active .th-selector-bookmaker-chip-art,.th-root button.th-bookmaker-pill:hover .th-selector-bookmaker-chip-art{filter:saturate(.98) brightness(.98) contrast(1.02)!important}.th-root .th-selector-bookmaker-badge__name{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media (max-width:1180px){.th-root .th-league-cloud.th-league-cloud--showcase{grid-template-columns:repeat(4,minmax(132px,217px))!important}.th-root .th-bookmaker-cloud{grid-template-columns:repeat(4,minmax(122px,188px))!important}}@media (max-width:720px){.th-root .th-bookmaker-cloud,.th-root .th-league-cloud.th-league-cloud--showcase{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge:after{inset:0!important;z-index:2!important;border-radius:15px!important}.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge.is-active,.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge:hover{border:0!important;box-shadow:none!important}.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge.is-active:after{box-shadow:inset 0 0 0 1px rgba(222,184,82,.74),inset 0 0 18px rgba(222,184,82,.08)!important}.th-root button.th-bookmaker-pill{border:0!important;background:transparent!important;box-shadow:none!important;outline:0!important;isolation:isolate!important}.th-root button.th-bookmaker-pill:before{display:none!important}.th-root button.th-bookmaker-pill:after{content:""!important;position:absolute!important;display:block!important;inset:0!important;z-index:2!important;border-radius:13px!important;pointer-events:none!important;box-shadow:inset 0 0 0 1px rgba(222,184,82,0)!important;opacity:0!important}.th-root button.th-bookmaker-pill.is-active,.th-root button.th-bookmaker-pill:hover{border:0!important;box-shadow:none!important}.th-root button.th-bookmaker-pill.is-active:after{box-shadow:inset 0 0 0 1px rgba(222,184,82,.72),inset 0 0 14px rgba(222,184,82,.08)!important;opacity:1!important}@media (max-width:720px){.th-root .th-input-card--scope.th-radar-selector{width:100%!important;max-width:100%!important;overflow:hidden!important;padding:16px 14px 18px!important}.th-root .th-radar-selector__top{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;align-items:start!important}.th-root .th-radar-selector__eyebrow{min-width:0!important;font-size:clamp(1.2rem,7vw,1.55rem)!important;line-height:1.02!important;white-space:normal!important;overflow-wrap:anywhere!important}.th-root .th-bookmaker-actions,.th-root .th-radar-selector__actions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;width:100%!important}.th-root .th-bookmaker-actions .th-chip-btn,.th-root .th-radar-selector__actions .th-chip-btn{width:100%!important;min-width:0!important;min-height:38px!important;padding:0 8px!important;justify-content:center!important;font-size:.72rem!important;white-space:nowrap!important}.th-root .th-league-cloud.th-league-cloud--showcase{width:100%!important;max-width:none!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-flow:row!important;grid-template-rows:none!important;justify-content:stretch!important;gap:10px!important;overflow:visible!important;overflow-x:visible!important;overflow-y:visible!important;padding:0!important;scroll-snap-type:none!important}.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge,.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge[data-league-id]{width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;aspect-ratio:217/171!important;padding:0!important;display:block!important;max-width:none!important;scroll-snap-align:none!important}.th-root .th-league-card-emblem,.th-root .th-league-card-emblem .th-selector-league-card-art,.th-root .th-league-card-emblem img.th-selector-league-card-art,.th-root .th-selector-league-badge{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important}.th-root .th-bookmaker-section{margin:18px 0 0!important;padding:18px 0 0!important;overflow:hidden!important}.th-root .th-bookmaker-head{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;align-items:start!important;justify-items:stretch!important}.th-root .th-bookmaker-head:before,.th-root .th-bookmaker-head>span:not(.th-bookmaker-title){display:none!important}.th-root .th-bookmaker-title{display:grid!important;gap:4px!important;min-width:0!important;width:100%!important}.th-root .th-bookmaker-title small,.th-root .th-bookmaker-title strong{max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important;text-align:left!important}.th-root .th-bookmaker-cloud{width:100%!important;max-width:none!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;justify-content:stretch!important;gap:9px!important;overflow:visible!important}.th-root button.th-bookmaker-pill{width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;aspect-ratio:188/63!important;padding:0!important;display:block!important}.th-root,.th-root .th-input-card,.th-root .th-input-card--scope.th-radar-selector,.th-root .th-input-shell,.th-root .vh-premium-shell{box-sizing:border-box!important;max-width:100%!important;overflow-x:hidden!important}.th-root .th-input-card--scope.th-radar-selector{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;margin-left:auto!important;margin-right:auto!important;padding-left:10px!important;padding-right:10px!important}.th-root .th-input-card--scope .th-league-cloud.th-league-cloud--showcase{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:none!important;grid-auto-flow:row!important;gap:8px!important;overflow:visible!important;overflow-x:visible!important;padding:0!important;scroll-snap-type:none!important}.th-root .th-input-card--scope .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge,.th-root .th-input-card--scope .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge[data-league-id]{width:100%!important;min-width:0!important;max-width:none!important;min-height:0!important;height:auto!important;aspect-ratio:217/171!important;scroll-snap-align:none!important}.th-root .th-bookmaker-actions,.th-root .th-radar-selector__actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;justify-content:stretch!important}.th-root .th-bookmaker-actions .th-chip-btn:last-child,.th-root .th-radar-selector__actions .th-chip-btn:last-child{grid-column:1/-1!important}.th-root .th-bookmaker-cloud{gap:8px!important}}@media (max-width:600px){.th-root .th-input-card--scope.th-radar-selector{width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important;padding-left:8px!important;padding-right:8px!important}.th-root .th-bookmaker-cloud,.th-root .th-input-card--scope .th-league-cloud.th-league-cloud--showcase{gap:7px!important}.th-root .th-bookmaker-actions,.th-root .th-radar-selector__actions{grid-template-columns:repeat(2,minmax(0,150px))!important;justify-content:start!important}.th-root .th-bookmaker-actions .th-chip-btn:last-child,.th-root .th-radar-selector__actions .th-chip-btn:last-child{width:307px!important;max-width:100%!important}.th-root .th-bookmaker-cloud,.th-root .th-input-card--scope .th-league-cloud.th-league-cloud--showcase{grid-template-columns:repeat(2,minmax(0,150px))!important;justify-content:start!important}}.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge,.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge[data-league-id],.th-root button.th-bookmaker-pill{overflow:hidden!important;background:transparent!important;box-shadow:none!important}.th-root .th-league-card-emblem .th-selector-league-card-art,.th-root .th-league-card-emblem img.th-selector-league-card-art{transform:scale(1.035) translateZ(0)!important;transform-origin:center!important}.th-root .th-selector-bookmaker-chip-art{transform:scale(1.025) translateZ(0)!important;transform-origin:center!important}.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge,.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge[data-league-id]{display:grid!important;grid-template-rows:minmax(0,1fr) auto!important;place-items:center!important;gap:4px!important;padding:14px 10px 13px!important;border:1px solid rgba(202,211,201,.24)!important;background:radial-gradient(circle at 50% 18%,rgba(216,223,210,.08),transparent 42%),linear-gradient(180deg,rgba(26,55,42,.78),rgba(6,28,23,.96))!important;box-shadow:inset 0 1px 0 rgba(255,245,220,.05),0 10px 20px rgba(0,0,0,.14)!important}.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge:hover{border-color:rgba(222,211,184,.42)!important}.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge.is-active{border-color:rgba(222,184,82,.72)!important;box-shadow:inset 0 0 0 1px rgba(255,226,145,.15),inset 0 0 18px rgba(222,184,82,.06),0 10px 20px rgba(0,0,0,.14)!important}.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge:after,.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge:before{display:none!important}.th-root .th-league-card-emblem,.th-root .th-selector-league-badge{width:clamp(58px,5.1vw,86px)!important;height:clamp(58px,5.1vw,86px)!important;display:grid!important;place-items:center!important;align-self:center!important;justify-self:center!important;border-radius:999px!important;background:radial-gradient(circle,rgba(222,224,209,.055),transparent 68%)!important}.th-root .th-league-card-emblem .th-selector-league-card-art,.th-root .th-league-card-emblem img.th-selector-league-card-art{max-width:100%!important;max-height:100%!important;object-fit:contain!important;border-radius:999px!important;transform:none!important;filter:saturate(.9) brightness(.94) contrast(1.03) drop-shadow(0 7px 10px rgba(0,0,0,.28))!important}.th-root .th-league-pill.is-active .th-selector-league-card-art,.th-root .th-league-pill:hover .th-selector-league-card-art{filter:saturate(1.02) brightness(1.02) contrast(1.03) drop-shadow(0 7px 10px rgba(0,0,0,.3))!important}.th-root .th-league-card-name{position:static!important;width:auto!important;height:auto!important;margin:0!important;clip:auto!important;overflow:visible!important;display:block!important;max-width:100%!important;color:rgba(235,229,210,.84)!important;font-size:clamp(.72rem,.92vw,1rem)!important;font-weight:850!important;line-height:1.08!important;text-align:center!important;white-space:normal!important;text-shadow:0 2px 8px rgba(0,0,0,.62)!important}@media (max-width:720px){.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge,.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge[data-league-id]{padding:12px 8px 10px!important}.th-root .th-league-card-emblem,.th-root .th-selector-league-badge{width:72px!important;height:72px!important}.th-root .th-league-card-name{font-size:.83rem!important}}.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge,.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge[data-league-id]{position:relative!important;display:block!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;aspect-ratio:217/171!important;padding:0!important;border:0!important;border-radius:15px!important;background:transparent!important;box-shadow:none!important;outline:0!important;overflow:hidden!important;isolation:isolate!important}.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge:before{display:none!important}.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge:after{content:""!important;position:absolute!important;z-index:3!important;inset:5px 7px 7px 5px!important;display:block!important;border-radius:13px!important;pointer-events:none!important;box-shadow:inset 0 0 0 1px rgba(222,184,82,0)!important;opacity:0!important}.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge.is-active,.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge:hover{border:0!important;background:transparent!important;box-shadow:none!important}.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge.is-active:after{box-shadow:inset 0 0 0 1px rgba(222,184,82,.72),inset 0 0 18px rgba(222,184,82,.08)!important;opacity:1!important}.th-root .th-league-card-emblem,.th-root .th-selector-league-badge{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;border-radius:15px!important;background:transparent!important;overflow:hidden!important;transform:none!important}.th-root .th-league-card-emblem .th-selector-league-card-art,.th-root .th-league-card-emblem img.th-selector-league-card-art{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:fill!important;object-position:center!important;border-radius:15px!important;transform:translateZ(0)!important;filter:saturate(.88) brightness(.93) contrast(1.02)!important}.th-root button.th-league-pill.is-active .th-selector-league-card-art,.th-root button.th-league-pill:hover .th-selector-league-card-art{filter:saturate(.98) brightness(.98) contrast(1.02)!important}.th-root .th-league-card-name{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;border:0!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;overflow:hidden!important;white-space:nowrap!important}@media (max-width:720px){.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge,.th-root .th-league-cloud.th-league-cloud--showcase button.th-league-pill.th-league-pill--badge[data-league-id]{aspect-ratio:217/171!important;padding:0!important}.th-root .th-league-card-emblem,.th-root .th-league-card-emblem .th-selector-league-card-art,.th-root .th-league-card-emblem img.th-selector-league-card-art,.th-root .th-selector-league-badge{width:100%!important;height:100%!important}}.th-root .th-bookmaker-pending{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 14px;border:1px solid rgba(232,219,179,.28);border-radius:999px;color:rgba(232,219,179,.72);font-size:.78rem;font-weight:800;letter-spacing:0;white-space:nowrap}@media (max-width:560px){.landing-page,body,html{max-width:100%;overflow-x:hidden}.landing-nav{box-sizing:border-box;display:grid;grid-template-columns:minmax(0,1fr) auto;width:100%;max-width:100vw;overflow:hidden}.landing-container,.landing-container-narrow,.landing-hero-grid{box-sizing:border-box;width:calc(100vw - 28px)!important;max-width:calc(100vw - 28px)!important;margin-inline:auto}.landing-hero-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important}.landing-logo{max-width:calc(100vw - 98px);min-width:0}.landing-wordmark,.landing-wordmark strong{min-width:0;max-width:100%;overflow:visible}.landing-nav-actions{display:flex;min-width:max-content}.landing-nav-faq,.landing-nav-signup{display:none!important}.landing-hero p,.landing-hero-copy{width:100%;max-width:100%;min-width:0;overflow-wrap:break-word}}.th-root button.th-bookmaker-pill{line-height:0!important;overflow:hidden!important}.th-root button.th-bookmaker-pill:after{inset:1px!important;border-radius:12px!important}.th-root .th-selector-bookmaker-badge{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important}.th-root .th-selector-bookmaker-chip-art{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:fill!important;object-position:center!important;border-radius:13px!important;transform:translateZ(0)!important}.th-root .th-selector-bookmaker-badge[data-bookmaker-slug="188bet"] .th-selector-bookmaker-chip-art,.th-root .th-selector-bookmaker-badge[data-bookmaker-slug=kto] .th-selector-bookmaker-chip-art,.th-root .th-selector-bookmaker-badge[data-bookmaker-slug=sbo] .th-selector-bookmaker-chip-art{width:112%!important;max-width:none!important;transform:translateX(-5.25%) translateZ(0)!important;transform-origin:center!important}.th-root .th-selector-bookmaker-badge[data-bookmaker-slug=betnacional] .th-selector-bookmaker-chip-art,.th-root .th-selector-bookmaker-badge[data-bookmaker-slug=william-hill] .th-selector-bookmaker-chip-art{width:106%!important;max-width:none!important;transform:translateX(-3.8%) translateZ(0)!important;transform-origin:center!important}.nav.nav-premium .nav-premium-pill.is-featured{min-height:46px;padding-inline:24px;border-color:rgba(255,239,187,.54);background:radial-gradient(circle at 24% 18%,rgba(255,248,232,.52),transparent 32%),linear-gradient(135deg,rgba(245,231,200,.98),rgba(203,157,83,.98) 54%,rgba(91,143,92,.24)),#cb9d53;color:#102017;font-family:var(--font-display);font-size:1rem;font-weight:900;box-shadow:inset 0 1px 0 rgba(255,255,255,.44),inset 0 -10px 18px rgba(96,59,9,.18),0 14px 30px rgba(203,157,83,.26)}.nav.nav-premium .nav-premium-pill.is-featured.is-active,.nav.nav-premium .nav-premium-pill.is-featured:hover{background:radial-gradient(circle at 24% 18%,rgba(255,248,232,.58),transparent 34%),linear-gradient(135deg,rgba(255,242,208,1),rgba(203,157,83,1) 58%,rgba(91,143,92,.34)),#d9ae5e;color:#06110d;transform:translateY(-2px)}.vh-compare-app~.cookie-consent-banner,.vh-compare-app~.responsible-play-ribbon,.vh-compare-app~.vh-footer{display:none!important}body:has(.vh-compare-app) .vh-cookie-banner,body:has(.vh-compare-app) .vh-footer,body:has(.vh-compare-app) .vh-responsible-ribbon{display:none!important}.glossary-drawer-shell{position:fixed;inset:0;z-index:9999;pointer-events:none}.glossary-drawer-shell.is-open{pointer-events:auto}.glossary-drawer-backdrop{position:absolute;inset:0;border:0;background:rgba(0,0,0,0);opacity:0;transition:opacity .18s ease}.glossary-drawer-shell.is-open .glossary-drawer-backdrop{background:rgba(0,0,0,.46);opacity:1}.glossary-drawer{position:absolute;inset:0 0 0 auto;display:grid;grid-template-rows:auto auto 1fr auto;width:min(480px,100vw);border-left:1px solid rgba(214,176,89,.24);background:radial-gradient(circle at 12% 0,rgba(214,176,89,.16),transparent 30%),linear-gradient(180deg,rgba(9,18,14,.98),rgba(5,10,8,.98));color:#f5edd9;box-shadow:-26px 0 60px rgba(0,0,0,.42);transform:translateX(102%);transition:transform .22s ease}.glossary-drawer-shell.is-open .glossary-drawer{transform:translateX(0)}.glossary-drawer__header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:18px;border-bottom:1px solid rgba(214,176,89,.14)}.glossary-drawer__header label{display:grid;gap:7px}.glossary-drawer__header label span{color:rgba(245,237,217,.58);font-size:.72rem;font-weight:850;text-transform:uppercase}.glossary-drawer__header input{min-height:44px;border:1px solid rgba(214,176,89,.24);border-radius:14px;background:rgba(7,16,12,.88);color:#f5edd9;font:800 .95rem/1 var(--font-body);padding:0 14px;outline:none}.glossary-card__chips button,.glossary-drawer__categories button,.glossary-drawer__footer a,.glossary-drawer__header button{border:1px solid rgba(214,176,89,.24);border-radius:999px;background:rgba(13,29,21,.82);color:#f5edd9;font-weight:850;text-decoration:none}.glossary-drawer__header button{width:44px;height:44px}.glossary-drawer__categories{display:flex;flex-wrap:wrap;gap:8px;padding:12px 18px;border-bottom:1px solid rgba(214,176,89,.1)}.glossary-drawer__categories button{min-height:32px;padding:0 12px;font-size:.78rem}.glossary-drawer__categories button.is-active{background:linear-gradient(135deg,#f5df96,#d4a017);color:#09120d}.glossary-drawer__results{display:grid;align-content:start;gap:12px;overflow-y:auto;padding:14px 18px 88px}.glossary-drawer__empty{display:grid;gap:6px;padding:24px;border:1px dashed rgba(214,176,89,.24);border-radius:18px;color:rgba(245,237,217,.66);text-align:center}.glossary-card{display:grid;gap:10px;padding:14px;border:1px solid rgba(214,176,89,.16);border-radius:18px;background:rgba(13,29,21,.7);cursor:pointer;outline:none}.glossary-card.is-highlighted,.glossary-card:focus-visible{border-color:rgba(245,223,150,.72);box-shadow:0 0 0 3px rgba(212,160,23,.18)}.glossary-card__head{display:flex;align-items:start;justify-content:space-between;gap:12px}.glossary-card h3,.glossary-card p{margin:0}.glossary-card h3{color:#f7e2a4;font-size:1rem}.glossary-card>p,.glossary-card__body p,.glossary-card__body small,.glossary-card__head span{color:rgba(245,237,217,.68);font-size:.86rem;line-height:1.5}.glossary-card__body{display:grid;gap:10px}.glossary-card__body code{display:grid;gap:4px;width:fit-content;max-width:100%;border:1px solid rgba(214,176,89,.16);border-radius:12px;background:rgba(7,16,12,.86);color:#f7e2a4;padding:8px 10px;white-space:normal}.glossary-card__body code span{color:rgba(245,237,217,.52);font-size:.65rem;text-transform:uppercase}.glossary-card__chips{display:flex;flex-wrap:wrap;gap:8px}.glossary-card__chips button{padding:7px 10px;font-size:.72rem}.glossary-drawer__footer{position:sticky;bottom:0;padding:14px 18px;border-top:1px solid rgba(214,176,89,.14);background:rgba(7,16,12,.96)}.glossary-drawer__footer a{display:flex;justify-content:center;padding:12px}.glossary-inline-link{color:#f7e2a4;font-weight:850;text-decoration:underline;text-decoration-color:rgba(214,176,89,.44);text-underline-offset:4px}.glossary-changelog{display:grid;gap:18px;padding:clamp(24px,4vw,44px);border:1px solid rgba(214,176,89,.2);border-radius:26px;background:rgba(13,29,21,.72);color:#f5edd9}.glossary-changelog h1,.glossary-changelog h2,.glossary-changelog p{margin:0}.glossary-changelog p{color:rgba(245,237,217,.72);line-height:1.6}@media (min-width:1280px){.nav.nav-premium{padding:8px 14px!important}.nav-premium-inner,.nav.nav-premium .nav-premium-inner{display:grid!important;grid-template-columns:minmax(270px,.82fr) minmax(600px,1.35fr) minmax(210px,auto)!important;align-items:center!important;gap:10px!important;min-height:64px!important;padding:10px 18px!important;border-radius:28px!important}.nav-premium-mark,.nav.nav-premium .nav-premium-mark{width:58px!important;height:58px!important;min-width:58px!important}.nav-premium-icon,.nav.nav-premium .nav-premium-icon{transform:scale(.72)!important}.nav.nav-premium .nav-premium-title{font-size:clamp(2rem,2.25vw,2.7rem)!important}.nav.nav-premium .nav-premium-wordmark small{font-size:.62rem!important;letter-spacing:.34em!important}.nav-premium-links,.nav.nav-premium .nav-premium-links{display:flex!important;flex-wrap:nowrap!important;justify-content:center!important;gap:6px!important;min-width:0!important;overflow:visible!important}.nav-premium-pill,.nav.nav-premium .nav-premium-pill,.nav.nav-premium .nav-premium-pill.is-featured{min-height:36px!important;padding:.42rem .72rem!important;border-radius:999px!important;font-family:var(--font-body)!important;font-size:13px!important;font-weight:850!important;letter-spacing:0!important;white-space:nowrap!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 8px 18px rgba(0,0,0,.22)!important}.nav.nav-premium .nav-premium-pill.is-active,.nav.nav-premium .nav-premium-pill.is-featured.is-active{border-color:rgba(255,239,187,.62)!important;background:linear-gradient(135deg,#f5df96,#d4a017 58%,#9d7219)!important;color:#0c1014!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.48),inset 0 -8px 16px rgba(96,59,9,.24),0 12px 26px rgba(212,160,23,.2)!important}.nav-premium-status,.nav.nav-premium .nav-premium-status{display:flex!important;justify-content:flex-end!important;gap:8px!important;min-width:0!important}.nav-premium-capsule,.nav.nav-premium .nav-premium-capsule{min-width:108px!important;padding:8px 12px!important;border-radius:18px!important}.nav.nav-premium .nav-premium-capsule span{font-size:.64rem!important}.nav.nav-premium .nav-premium-capsule strong{font-size:.78rem!important}.nav-upgrade-cta,.nav.nav-premium .nav-upgrade-cta{min-height:38px!important;padding:0 18px!important;font-size:.82rem!important;white-space:nowrap!important}}@media (min-width:1280px) and (max-width:1535px){.nav-premium-inner,.nav.nav-premium .nav-premium-inner{grid-template-columns:minmax(230px,.72fr) minmax(570px,1.45fr) minmax(176px,auto)!important;gap:8px!important;padding-inline:14px!important}.nav.nav-premium .nav-premium-wordmark small{display:none!important}.nav.nav-premium .nav-premium-title{font-size:2rem!important}.nav.nav-premium .nav-premium-pill,.nav.nav-premium .nav-premium-pill.is-featured{padding:.4rem .58rem!important;font-size:12.5px!important}.nav.nav-premium .nav-premium-capsule strong{font-size:.72rem!important}}@media (prefers-reduced-motion:reduce){.glossary-drawer,.glossary-drawer-backdrop{transition:none!important}}@media (max-width:760px){.th-root .th-bookmaker-cloud{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;overflow:visible!important}.th-root button.th-bookmaker-pill{width:100%!important;min-width:0!important;min-height:36px!important;justify-content:flex-start!important;padding:5px 9px!important}.th-root .th-bookmaker-pill .vh-bookmaker-badge{width:100%!important;min-width:0!important;gap:7px!important}.th-root .th-bookmaker-pill .vh-bookmaker-badge__logo{width:22px!important;height:22px!important;min-width:22px!important}.th-root .th-bookmaker-pill .vh-bookmaker-badge__name{max-width:calc(100% - 30px)!important;overflow:hidden!important;color:rgba(239,221,174,.9)!important;font-size:.74rem!important;line-height:1.05!important;text-overflow:ellipsis!important}.th-root .th-filter-chip--bookmaker{min-height:32px!important;padding:4px 8px!important;flex:0 1 auto!important}.th-root .th-filter-chip--bookmaker .vh-bookmaker-badge{gap:6px!important}.th-root .th-filter-chip--bookmaker .vh-bookmaker-badge__logo{width:18px!important;height:18px!important;min-width:18px!important}.th-root .th-filter-chip--bookmaker .vh-bookmaker-badge__name{max-width:9.5ch!important;overflow:hidden!important;font-size:.68rem!important;line-height:1.05!important;text-overflow:ellipsis!important}.th-root .th-table-row.valor-row .th-col-book{min-height:34px!important;margin:-4px 12px 10px!important;padding:6px 9px!important;border-color:rgba(203,157,83,.08)!important;background:rgba(255,248,232,.025)!important}.th-root .th-table-row.valor-row .th-col-book .vh-bookmaker-badge{gap:6px!important}.th-root .th-table-row.valor-row .th-col-book .vh-bookmaker-badge__logo{width:20px!important;height:20px!important;min-width:20px!important}.th-root .th-table-row.valor-row .th-col-book .vh-bookmaker-badge__name{max-width:12ch!important;overflow:hidden!important;font-size:.7rem!important;line-height:1.05!important;text-overflow:ellipsis!important}.th-root .allocator-row__bookmaker{opacity:.9}.th-root .allocator-row__bookmaker .vh-bookmaker-badge{max-width:96px!important;min-height:24px!important;padding:3px 6px!important;gap:5px!important;border-radius:8px!important}.th-root .allocator-row__bookmaker .vh-bookmaker-badge__logo{width:18px!important;height:18px!important;min-width:18px!important}.th-root .allocator-row__bookmaker .vh-bookmaker-badge__name{max-width:60px!important;overflow:hidden!important;font-size:.56rem!important;line-height:1!important;text-overflow:ellipsis!important}}@media (max-width:390px){.th-root .th-bookmaker-cloud{gap:7px!important}.th-root button.th-bookmaker-pill{min-height:34px!important;padding-inline:8px!important}.th-root .th-bookmaker-pill .vh-bookmaker-badge__logo{width:20px!important;height:20px!important;min-width:20px!important}.th-root .th-bookmaker-pill .vh-bookmaker-badge__name{font-size:.68rem!important}}