.measure-switch{display:inline-flex;padding:3px;border:1px solid var(--line);border-radius:11px;background:var(--panel)}.measure-switch button{min-width:38px;height:34px;border:0;border-radius:8px;background:transparent;color:var(--muted);font-weight:900;cursor:pointer}.measure-switch button.active{background:linear-gradient(90deg,var(--mint),var(--green));color:#00170f}
.bet-status-filter{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:11px;font-weight:800}.bet-status-filter select{min-width:150px}.bets-table tbody tr.bet-row{transition:background .18s}.bets-table tbody tr.status-green,.bets-table tbody tr.status-half_green{background:rgba(62,220,126,.11)}.bets-table tbody tr.status-red,.bets-table tbody tr.status-half_red{background:rgba(255,92,92,.11)}.bets-table tbody tr.status-green:hover,.bets-table tbody tr.status-half_green:hover{background:rgba(62,220,126,.17)}.bets-table tbody tr.status-red:hover,.bets-table tbody tr.status-half_red:hover{background:rgba(255,92,92,.17)}
.stake-equivalent{display:block;margin-top:4px;color:var(--muted)}.freebet-badge{display:inline-block;margin-top:6px;padding:3px 7px;border-radius:999px;background:#b970161f;color:#ffb34d;font-size:9px;font-weight:900}.freebet-toggle{display:flex!important;align-items:center;gap:8px;margin-top:10px;color:var(--muted);font-size:11px;font-weight:800}.freebet-toggle input{width:18px!important;height:18px!important;min-height:0!important;accent-color:var(--green)}.hub-freebet{align-self:end;padding:12px 0}
.insights-preview-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:12px;padding:14px 16px;border:1px solid var(--line);border-radius:14px;background:var(--panel)}.insights-preview-bar strong{display:block}.insights-preview-bar span{display:block;margin-top:4px;color:var(--muted);font-size:11px}
.onboarding-dialog{width:min(620px,calc(100vw - 28px));padding:0;border:1px solid var(--line);border-radius:22px;background:var(--panel);color:var(--text);box-shadow:0 30px 120px #0009}.onboarding-dialog::backdrop{background:#00140dc9;backdrop-filter:blur(8px)}.onboarding-dialog section{padding:30px}.onboarding-dialog h2{margin:9px 0;font-size:clamp(27px,5vw,40px)}.onboarding-dialog li{margin:9px 0}.onboarding-note{padding:12px 14px;border-left:3px solid var(--green);border-radius:8px;background:rgba(63,255,104,.07);color:var(--muted)}.onboarding-checkbox{display:flex;align-items:center;gap:9px;margin:18px 0;font-weight:800}.onboarding-checkbox input{width:18px;height:18px;accent-color:var(--green)}
html[data-theme="light"] .bets-table tbody tr.status-green,html[data-theme="light"] .bets-table tbody tr.status-half_green{background:#e1f8e9}html[data-theme="light"] .bets-table tbody tr.status-red,html[data-theme="light"] .bets-table tbody tr.status-half_red{background:#ffe6e6}
html[data-theme="light"] .triade-tools{--tt-bg:#f3f8f5;--tt-sidebar:#edf5f0;--tt-panel:#fff;--tt-panel-2:#eef6f1;--tt-line:#b9d7c5;--tt-text:#071a11;--tt-muted:#4d6658;color:var(--tt-text)!important}html[data-theme="light"] .triade-tools button,html[data-theme="light"] .triade-tools input,html[data-theme="light"] .triade-tools select,html[data-theme="light"] .triade-tools option,html[data-theme="light"] .triade-tools b,html[data-theme="light"] .triade-tools strong,html[data-theme="light"] .triade-tools h1,html[data-theme="light"] .triade-tools h2,html[data-theme="light"] .triade-tools h3{color:#071a11!important}html[data-theme="light"] .triade-tools__heading p,html[data-theme="light"] .triade-tools__hero-card p,html[data-theme="light"] .triade-tools__card p,html[data-theme="light"] .triade-tools__tool-panel>p,html[data-theme="light"] .triade-tools__result>span,html[data-theme="light"] .triade-tools__hint,html[data-theme="light"] .triade-tools__explanation span{color:#4d6658!important}html[data-theme="light"] .triade-tools__modal-card{background:radial-gradient(circle at 100% 0%,rgba(0,190,100,.08),transparent 32%),#f9fcfa;box-shadow:0 30px 100px #17332645}html[data-theme="light"] .triade-tools__form-grid input,html[data-theme="light"] .triade-tools__form-grid select,html[data-theme="light"] .triade-tools__single-field input{background:#fff;color:#071a11!important}html[data-theme="light"] .triade-tools__result,html[data-theme="light"] .triade-tools__chart-card,html[data-theme="light"] .triade-tools__result-grid>div,html[data-theme="light"] .triade-tools__glossary article{background:#f1f8f4}html[data-theme="light"] .triade-tools__chart-card canvas{background:#fff}html[data-theme="light"] .triade-tools__modal-close::before,html[data-theme="light"] .triade-tools__modal-close::after{background:#071a11}html[data-theme="light"] .triade-tools__action,html[data-theme="light"] .triade-tools__hero-card button{color:#00170f!important}
@media(max-width:760px){.insights-preview-bar{align-items:stretch;flex-direction:column}.insights-preview-bar .btn{width:100%}.onboarding-dialog section{padding:22px}.bet-status-filter{align-items:stretch;flex-direction:column}}
