:root{--bg: #eef3fb;--bg-soft: #f6f9fe;--panel: #ffffff;--panel-soft: #f8fbff;--border: #dbe5f2;--border-soft: #e9eff8;--text: #162033;--muted: #6b7280;--primary: #2147b7;--primary-dark: #16368f;--primary-soft: #e8efff;--success: #0f9d58;--danger: #c73d3d;--shadow: 0 18px 50px rgba(15, 23, 42, .08);--radius-xl: 28px;--radius-lg: 22px;--radius-md: 16px;--radius-sm: 12px;--max-width: 1600px}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100%;width:100%;font-family:Inter,Arial,Helvetica,sans-serif;background:linear-gradient(180deg,#edf2fa,#eef3fb);color:var(--text)}body{min-width:320px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{border:none;cursor:pointer}input,select,textarea{width:100%;border:1px solid #cfd9e8;background:#fff;color:var(--text);border-radius:14px;padding:12px 14px;outline:none}input:focus,select:focus,textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #2147b71f}textarea{resize:vertical}.app-shell,.auth-shell{width:100%;min-height:100vh}.main-content,.page-shell{width:100%;max-width:var(--max-width);margin:0 auto;padding:26px 28px 34px}.page-loader{min-height:100vh;display:grid;place-items:center;color:var(--muted);font-size:18px}.topbar{width:100%;background:linear-gradient(180deg,#08152f,#0d1d42);color:#fff;box-shadow:0 8px 28px #03081438;position:sticky;top:0;z-index:40;padding:14px 0}.topbar>.topbar-left,.topbar>.nav{max-width:var(--max-width);width:calc(100% - 56px);margin:0 auto}.topbar>.topbar-left{display:flex;align-items:center;gap:14px}.topbar>.nav{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:-42px}.brand-mark{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(180deg,#2954d5,#1b3d9a);color:#fff;font-weight:800;letter-spacing:.03em;flex:0 0 42px;box-shadow:inset 0 1px #ffffff2e}.logo{font-size:18px;font-weight:800;color:#fff;line-height:1.05}.logo-subtitle{font-size:12px;color:#ffffffc2;line-height:1.05}.nav{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.nav-link,.logout-btn{display:inline-flex;align-items:center;justify-content:center;background:#ffffff14;color:#fff;padding:10px 16px;border-radius:14px;min-height:42px;transition:background .2s ease,transform .2s ease}.nav-link:hover,.logout-btn:hover{background:#ffffff29;transform:translateY(-1px)}.nav-link.active{background:var(--primary)}.auth-layout{min-height:calc(100vh - 90px);display:grid;grid-template-columns:minmax(320px,460px) minmax(320px,520px);gap:24px;align-items:center}.auth-card,.auth-info-panel{background:#fffffff7;border:1px solid rgba(226,232,240,.95);border-radius:26px;padding:30px;box-shadow:var(--shadow)}.auth-card-header h1{margin:0 0 10px;font-size:40px;line-height:1.05}.auth-card-header p{margin:0 0 22px;color:var(--muted)}.form{display:flex;flex-direction:column;gap:16px}.field-group{display:flex;flex-direction:column;gap:8px}.field-group label{font-size:14px;font-weight:600;color:#334155}.helper-text{font-size:13px;color:var(--muted)}.auth-feature-list{display:flex;flex-direction:column;gap:14px;margin-top:18px}.auth-feature-item{display:flex;align-items:center;gap:10px;color:var(--text);font-size:15px}.dot{width:10px;height:10px;border-radius:999px;background:var(--primary);flex:0 0 10px}.badge{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;margin-bottom:16px}.dark-badge{background:#ffffff1f;color:#fff}.soft-badge{background:#e8efff;color:var(--primary)}.primary-btn,.secondary-btn,.danger-btn,.tab-btn,.primary-link-btn,.secondary-link-btn{border-radius:14px;padding:12px 18px;font-weight:700;transition:.2s ease;display:inline-flex;align-items:center;justify-content:center}.primary-btn,.primary-link-btn{background:var(--primary);color:#fff}.primary-btn:hover,.primary-link-btn:hover{background:var(--primary-dark)}.secondary-btn,.secondary-link-btn{background:#edf2f9;color:var(--text)}.secondary-btn:hover,.secondary-link-btn:hover{background:#e2eaf5}.danger-btn{background:#f6d8d8;color:#8e1f1f}.danger-btn:hover{background:#efc5c5}.primary-btn:disabled,.secondary-btn:disabled,.danger-btn:disabled,.tab-btn:disabled{opacity:.6;cursor:not-allowed}.message{margin:0;padding:12px 14px;border-radius:14px;font-size:14px}.message.error{background:#fdeaea;color:#b42318;border:1px solid #f6c7c7}.message.info{background:#eaf2ff;color:#2147b7;border:1px solid #cfe0ff}.dashboard-message{position:sticky;bottom:16px;z-index:4}.home-layout{display:flex;flex-direction:column;gap:26px}.landing-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:22px;background:linear-gradient(180deg,#08152f,#0e1f47);color:#fff;border-radius:30px;padding:34px 30px;box-shadow:var(--shadow)}.landing-hero-left,.landing-hero-right{min-width:0}.landing-hero h1{margin:0 0 14px;font-size:42px;line-height:1.08;color:#fff}.hero-highlight{color:#cfe0ff}.landing-hero p{margin:0;max-width:900px;color:#ffffffd1;font-size:16px;line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.hero-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:24px}.metric-box{background:#ffffff1a;border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:16px}.metric-box span{display:block;font-size:13px;color:#ffffffb8;margin-bottom:6px}.metric-box strong{color:#fff;font-size:16px}.preview-phone{background:#fffffff5;color:var(--text);border-radius:26px;padding:18px;box-shadow:0 18px 50px #0000002e}.preview-header{margin-bottom:14px}.preview-pill{display:inline-flex;padding:8px 12px;border-radius:999px;background:#edf3ff;color:var(--primary);font-size:12px;font-weight:800}.telegram-stack{display:flex;flex-direction:column;gap:12px}.telegram-alert-card{background:#f8fbff;border:1px solid #e6edf7;border-radius:18px;padding:16px}.telegram-alert-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.telegram-alert-card p{margin:7px 0;color:var(--text);line-height:1.5}.sports-section,.matches-preview-section,.feature-section,.pricing-preview-section,.bottom-cta-section{background:#fffffff7;border:1px solid #e6edf7;border-radius:26px;box-shadow:var(--shadow);padding:26px}.section-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px}.section-heading h2{margin:0 0 8px;font-size:28px}.section-heading p{margin:0;color:var(--muted);max-width:600px;line-height:1.6}.sport-grid,.matches-grid,.feature-grid,.pricing-grid{display:grid;gap:18px}.sport-grid,.matches-grid,.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.sport-card,.match-card,.feature-card,.pricing-card,.bottom-cta-card{background:#f8fbff;border:1px solid #e6edf7;border-radius:22px;padding:22px}.sport-card-top,.match-card-top{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.sport-tag,.match-sport,.pricing-badge{display:inline-flex;align-items:center;padding:7px 11px;border-radius:999px;font-size:12px;font-weight:800}.sport-tag,.match-sport{background:#edf2ff;color:var(--primary)}.sport-status{color:var(--muted);font-size:13px;font-weight:700}.live-badge,.scheduled-badge{display:inline-flex;align-items:center;padding:7px 11px;border-radius:999px;font-size:12px;font-weight:800}.live-badge{background:#ddf7e7;color:#0f9d58}.scheduled-badge{background:#eef2f7;color:#6b7280}.match-card h3,.sport-card h3,.feature-card h3,.pricing-card h3,.bottom-cta-card h2{margin:0 0 10px}.match-meta{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:16px}.muted-line{color:var(--muted)}.feature-number{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:#edf2ff;color:var(--primary);font-weight:800;margin-bottom:14px}.pricing-card ul{margin:14px 0 0;padding-left:18px;color:var(--muted)}.pricing-card li{margin-bottom:10px}.featured-pricing{border-color:#bcd0f5;background:linear-gradient(180deg,#f8fbff,#eef4ff)}.price{font-size:34px;font-weight:800;margin-top:12px}.price span{font-size:15px;color:var(--muted);font-weight:600}.bottom-cta-card{display:flex;justify-content:space-between;align-items:center;gap:22px}.dashboard-layout{display:flex;flex-direction:column;gap:24px}.hero-panel{background:linear-gradient(180deg,#08152f,#0e1f47);color:#fff;border-radius:28px;box-shadow:var(--shadow);overflow:hidden}.hero-content{padding:28px 30px}.hero-content h1{margin:0 0 10px;font-size:34px;line-height:1.08}.hero-content p{margin:0;max-width:780px;color:#ffffffc7;font-size:15px}.matches-center-panel,.panel-card{background:#fffffff7;border:1px solid #e6edf7;border-radius:26px;box-shadow:var(--shadow)}.panel-header{padding:20px 22px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border-bottom:1px solid #edf2f7}.panel-header h2{margin:0 0 8px;font-size:24px}.panel-body{padding:20px 22px 24px}.muted-text{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.matches-meta-box{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px 18px;color:#667085;font-size:14px}.tabs-row{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;margin-bottom:18px}.tab-group{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.tab-btn{background:#dfe6f0;color:var(--text);min-width:88px}.tab-btn:hover{background:#d2dbe8}.tab-btn.active{background:var(--primary);color:#fff}.match-search-box input{height:48px}.match-list-wrap{display:flex;flex-direction:column;gap:10px}.match-list-head,.match-row-btn{display:grid;grid-template-columns:2fr .8fr .9fr 1.2fr 110px;gap:16px;align-items:center}.match-list-head{padding:0 14px;color:#6b7280;font-weight:800;font-size:12px;letter-spacing:.05em;text-transform:uppercase}.match-list-body{display:flex;flex-direction:column;gap:10px}.match-row-btn{width:100%;text-align:left;background:#f8fbff;border:1px solid #e6edf7;border-radius:18px;padding:16px 14px;color:var(--text);transition:transform .18s ease,border-color .18s ease,background .18s ease}.match-row-btn:hover{transform:translateY(-1px);border-color:#cfd9ea;background:#fff}.match-row-teams{display:flex;flex-direction:column;gap:6px}.match-row-teams strong{font-size:16px}.match-row-score,.match-row-live,.match-row-league,.match-row-action{font-size:14px}.match-row-action{color:var(--primary);font-weight:700;text-align:right}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.stat-card{background:#fffffff7;border:1px solid #e6edf7;border-radius:22px;padding:18px 20px;box-shadow:var(--shadow)}.stat-label{display:block;color:var(--muted);font-size:13px;margin-bottom:8px}.stat-card strong{font-size:22px}.dashboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.dashboard-column{display:flex;flex-direction:column;gap:22px}.button-row{margin-top:18px;display:flex;flex-wrap:wrap;gap:10px}.button-row button{background:#edf2f9;color:var(--text);border-radius:14px;padding:12px 16px;font-weight:700}.button-row button:hover{background:#e2eaf5}.select-input,.textarea-input{width:100%}.alerts-list{display:flex;flex-direction:column;gap:14px}.alert-card{background:#f8fbff;border:1px solid #e6edf7;border-radius:18px;padding:16px}.alert-top{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:12px}.alert-details p{margin:6px 0;font-size:14px}.status-badge{display:inline-flex;align-items:center;justify-content:center;padding:7px 12px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.04em}.status-badge.active{background:#ddf7e7;color:#0f9d58}.status-badge.inactive{background:#f3f4f6;color:#6b7280}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a6b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:flex-start;justify-content:center;padding:24px;z-index:60;overflow:auto}.match-modal{width:min(1580px,96vw);background:#fffffffb;border-radius:28px;box-shadow:0 24px 70px #0f172a2e;border:1px solid #e6edf7;padding:22px 22px 26px}.wide-modal{width:min(1580px,96vw);max-height:92vh;overflow:auto}.match-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}.match-modal-header h2{margin:0 0 8px;font-size:28px;line-height:1.15}.match-modal-header p{margin:0;color:var(--muted)}.modal-close-btn{width:48px;height:48px;border-radius:16px;background:#eef2fb;color:var(--primary);font-size:30px;line-height:1;flex:0 0 48px}.modal-close-btn:hover{background:#e2e8f6}.modal-phase-switch{display:flex;gap:10px;margin-bottom:20px}.odds-columns-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:start}.odds-table-card{background:#f7f9fc;border:1px solid #d8e3f1;border-radius:18px;padding:14px;min-height:220px;overflow:hidden}.odds-table-title{font-size:18px;font-weight:800;margin-bottom:12px;color:#162033}.odds-table-head,.odds-table-row{align-items:center;column-gap:10px}.odds-table-head{padding:0 6px 10px;font-size:12px;font-weight:800;text-transform:uppercase;color:#6b7280;border-bottom:1px solid #d9e3ef;margin-bottom:10px;letter-spacing:.03em}.odds-table-body{max-height:470px;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:8px}.odds-table-row{background:#fff;border:1px solid #e8eef7;border-radius:12px;padding:10px 12px;color:#182235}.odds-table-head span,.odds-table-row span,.odds-table-row strong{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.odds-table-row strong{font-weight:800}.odds-table-head-oneXTwo,.odds-table-row-oneXTwo{display:grid;grid-template-columns:110px 80px 1fr 1fr 1fr}.odds-table-head-goals,.odds-table-row-goals,.odds-table-head-asian,.odds-table-row-asian{display:grid;grid-template-columns:110px 80px 1fr 90px 1fr}.odds-table-head-money,.odds-table-row-money{display:grid;grid-template-columns:120px 90px 1fr 1fr}.odds-table-head-oneXTwo span:nth-child(1),.odds-table-head-goals span:nth-child(1),.odds-table-head-asian span:nth-child(1),.odds-table-head-money span:nth-child(1),.odds-table-row-oneXTwo span:nth-child(1),.odds-table-row-goals span:nth-child(1),.odds-table-row-asian span:nth-child(1),.odds-table-row-money span:nth-child(1){text-align:left}.odds-table-head-oneXTwo span:not(:first-child),.odds-table-head-goals span:not(:first-child),.odds-table-head-asian span:not(:first-child),.odds-table-head-money span:not(:first-child),.odds-table-row-oneXTwo span:not(:first-child),.odds-table-row-goals span:not(:first-child),.odds-table-row-asian span:not(:first-child),.odds-table-row-money span:not(:first-child),.odds-table-row-oneXTwo strong,.odds-table-row-goals strong,.odds-table-row-asian strong,.odds-table-row-money strong{text-align:center}@media (max-width: 1400px){.hero-metrics,.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sport-grid,.matches-grid,.pricing-grid{grid-template-columns:1fr 1fr}.odds-columns-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 1200px){.landing-hero,.dashboard-grid,.tabs-row{grid-template-columns:1fr}.match-list-head,.match-row-btn{grid-template-columns:1.8fr .8fr .9fr 1.1fr 90px}.bottom-cta-card{flex-direction:column;align-items:flex-start}}@media (max-width: 1050px){.odds-columns-grid{grid-template-columns:1fr}}@media (max-width: 900px){.hero-metrics,.feature-grid,.sport-grid,.matches-grid,.pricing-grid,.auth-layout,.stats-grid{grid-template-columns:1fr}.section-heading{flex-direction:column}}@media (max-width: 700px){.topbar{padding:14px 16px}.topbar>.topbar-left,.topbar>.nav{width:100%;max-width:none;margin:0}.topbar>.nav{margin-top:12px;justify-content:flex-start}.main-content,.page-shell,.landing-hero,.sports-section,.matches-preview-section,.feature-section,.pricing-preview-section,.bottom-cta-section,.hero-content,.panel-header,.panel-body,.auth-card,.auth-info-panel{padding-left:16px;padding-right:16px}.match-list-head{display:none}.match-row-btn{grid-template-columns:1fr;gap:10px}.match-row-action{text-align:left}.match-modal{padding:16px;border-radius:20px}.match-modal-header h2{font-size:22px}.odds-table-head-oneXTwo,.odds-table-row-oneXTwo,.odds-table-head-goals,.odds-table-row-goals,.odds-table-head-asian,.odds-table-row-asian,.odds-table-head-money,.odds-table-row-money{grid-template-columns:1fr}.odds-table-head{display:none}.odds-table-row{gap:6px}.odds-table-row span,.odds-table-row strong{text-align:left!important}}.dashboard-shell{display:grid;grid-template-columns:250px minmax(0,1fr);gap:22px;align-items:start}.app-sidebar{position:sticky;top:18px;min-height:calc(100vh - 36px);background:linear-gradient(180deg,#303743,#1f2633);color:#fff;border-radius:24px;padding:20px 16px;box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.08)}.sidebar-brand{display:flex;align-items:center;gap:12px;padding:6px 6px 22px}.sidebar-brand img{width:56px;height:56px;object-fit:contain;border-radius:14px}.sidebar-brand strong,.sidebar-brand span{display:block;line-height:1.05;letter-spacing:.08em}.sidebar-brand strong{font-size:18px}.sidebar-brand span{color:#ffffffb8;font-size:15px}.side-sport-btn{width:100%;justify-content:flex-start;margin:6px 0;background:#ffffff14;color:#ffffffd1;border:1px solid rgba(255,255,255,.08)}.side-sport-btn:hover,.side-sport-btn.active{background:#2f62e8;color:#fff}.sidebar-divider{height:1px;background:#ffffff1f;margin:16px 4px}.odds-table-head,.odds-table-row{display:grid!important;column-gap:10px!important}.odds-table-head-doubleChance,.odds-table-row-doubleChance,.odds-table-head-yesNo,.odds-table-row-yesNo,.odds-table-head-corners,.odds-table-row-corners{display:grid!important}.odds-layout-doubleChance .odds-table-head,.odds-layout-doubleChance .odds-table-row,.odds-layout-corners .odds-table-head,.odds-layout-corners .odds-table-row,.odds-layout-yesNo .odds-table-head,.odds-layout-yesNo .odds-table-row{font-size:12px}.odds-layout-corners .odds-table-head,.odds-layout-corners .odds-table-row{column-gap:7px!important}.odds-table-head span,.odds-table-row span,.odds-table-row strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.odds-table-head span:first-child,.odds-table-row span:first-child{text-align:left}@media (max-width: 1100px){.dashboard-shell{grid-template-columns:1fr}.app-sidebar{position:relative;min-height:auto}}.odds-layout-doubleChance .odds-table-body,.odds-layout-corners .odds-table-body,.odds-layout-yesNo .odds-table-body{overflow-x:auto}.odds-table-head-doubleChance,.odds-table-row-doubleChance{min-width:560px;grid-template-columns:120px 64px 82px 82px 110px!important;font-size:12px}.odds-table-head-corners,.odds-table-row-corners{min-width:640px;grid-template-columns:120px 64px 78px 76px 92px 78px!important;font-size:12px}.odds-table-head-yesNo,.odds-table-row-yesNo{min-width:430px;grid-template-columns:120px 64px 82px 82px!important;font-size:12px}.odds-table-row-doubleChance,.odds-table-row-corners,.odds-table-row-yesNo{padding-left:10px;padding-right:10px}.odds-table-head-doubleChance span,.odds-table-row-doubleChance span,.odds-table-row-doubleChance strong,.odds-table-head-corners span,.odds-table-row-corners span,.odds-table-row-corners strong,.odds-table-head-yesNo span,.odds-table-row-yesNo span,.odds-table-row-yesNo strong{padding:0 2px}.dashboard-shell-topnav{display:block;max-width:1480px;margin:0 auto}.sport-topbar{display:grid;grid-template-columns:240px 1fr 260px;align-items:center;min-height:70px;background:#343944;color:#f8fafc;border-radius:0;padding:0 26px;margin:-24px -16px 0;box-shadow:0 12px 32px #0f172a38}.sport-topbar-brand img{width:166px;height:58px;object-fit:contain;display:block}.sport-topbar-center{display:flex;justify-content:center;gap:80px}.sport-top-btn{min-width:150px;background:transparent;color:#ffffffc7;border-radius:0;padding:12px 18px 8px;border-bottom:3px solid transparent;font-weight:800;letter-spacing:.02em}.sport-top-btn small{display:block;font-size:16px;margin-top:3px}.sport-top-btn.active,.sport-top-btn:hover{color:#60a5fa;border-bottom-color:#60a5fa}.sport-topbar-user{text-align:right;border-left:1px solid rgba(255,255,255,.25);padding-left:26px}.sport-topbar-user strong,.sport-topbar-user span{display:block}.sport-topbar-user span{color:#ffffff8c;font-size:13px;margin-top:3px}.sport-subnav{display:grid;grid-template-columns:repeat(5,1fr);align-items:center;background:#fffffff2;border-bottom:1px solid #dbe5f1;margin:0 -16px 24px;min-height:62px;box-shadow:0 8px 18px #0f172a14}.sport-sub-btn{background:transparent;color:#6b7280;border-radius:0;min-height:62px;border-bottom:3px solid transparent;font-size:18px;font-weight:800}.sport-sub-btn span{display:block;font-size:12px;font-weight:700;margin-top:3px}.sport-sub-btn.active,.sport-sub-btn:hover{color:#0f172a;border-bottom-color:#2563eb}.dashboard-shell-topnav .hero-panel{display:none}.dashboard-shell-topnav .matches-center-panel{margin-top:18px}.dashboard-shell-topnav .tabs-row .tab-group:first-child{display:none}.dashboard-shell-topnav .tabs-row{grid-template-columns:minmax(280px,1fr) auto}.odds-table-head-doubleChance,.odds-table-row-doubleChance{min-width:0!important;grid-template-columns:1.12fr .58fr .66fr .66fr .86fr!important;font-size:11px!important;column-gap:5px!important}.odds-table-head-corners,.odds-table-row-corners{min-width:0!important;grid-template-columns:1.08fr .52fr .58fr .58fr .72fr .58fr!important;font-size:11px!important;column-gap:4px!important}.odds-table-head-yesNo,.odds-table-row-yesNo{min-width:0!important;grid-template-columns:1.18fr .7fr .7fr .7fr!important;font-size:11px!important;column-gap:5px!important}@media (max-width: 900px){.sport-topbar{grid-template-columns:1fr;gap:10px;padding:14px;text-align:center}.sport-topbar-brand img{margin:0 auto}.sport-topbar-center{gap:12px}.sport-topbar-user{text-align:center;border-left:none;padding-left:0}.sport-subnav{grid-template-columns:repeat(5,minmax(54px,1fr))}.sport-sub-btn span{display:none}.dashboard-shell-topnav .tabs-row{grid-template-columns:1fr}}.clean-main-topbar{min-height:68px}.clean-brand-link{text-decoration:none;color:inherit}.clean-brand-logo{width:44px;height:44px;border-radius:12px;object-fit:cover;background:#ffffff14}.dashboard-main-content,.dashboard-shell-topnav{padding-top:0}.sport-topbar{width:min(1360px,calc(100vw - 80px));margin:0 auto;border-radius:0}.sport-topbar-brand{min-width:260px;gap:14px}.sport-topbar-brand img{width:56px;height:56px;object-fit:cover}.sport-topbar-brand strong{display:block;color:#fff;font-size:18px;line-height:1.05}.sport-topbar-brand span,.sport-topbar-user span{display:block;color:#ffffffc7;font-size:12px}.sport-topbar-user{min-width:220px;justify-content:flex-end;gap:14px}.topbar-logout-btn{border:0;border-radius:12px;padding:10px 16px;font-weight:800;color:#fff;background:#2549bef2;cursor:pointer}.forgot-password-row{margin-top:-4px;text-align:right}.text-link-btn{border:0;background:transparent;color:#2554c7;font-weight:700;cursor:pointer;padding:0}.odds-card-table,.market-table,.history-table{table-layout:fixed;width:100%}.odds-card-table th,.odds-card-table td,.market-table th,.market-table td,.history-table th,.history-table td{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-left:10px;padding-right:10px}.market-card,.odds-card{overflow:hidden}.market-card .table-scroll,.odds-card .table-scroll{overflow-x:hidden}@media (max-width: 900px){.sport-topbar,.sport-subnav{width:100%}.sport-topbar{flex-wrap:wrap;gap:12px}}.dashboard-main-content{max-width:none;width:100%;padding:0 0 34px}.clean-dashboard-shell{width:100%;max-width:none;margin:0;padding:0}.clean-sport-topbar{width:100%;max-width:none;margin:0;border-radius:0;display:grid;grid-template-columns:minmax(260px,360px) minmax(360px,1fr) minmax(260px,360px);min-height:76px;padding:0 42px;background:linear-gradient(180deg,#313743,#252b36);box-shadow:0 10px 24px #0f172a2e}.clean-top-brand{display:flex;align-items:center;gap:14px;background:transparent;color:#fff;text-align:left;padding:0}.clean-top-brand img{width:56px!important;height:56px!important;object-fit:contain!important;border-radius:14px}.clean-top-brand strong{display:block;font-size:20px;line-height:1;letter-spacing:.02em}.clean-top-brand span{display:block;font-size:12px;color:#ffffffb8;margin-top:3px}.clean-sport-center{display:flex;align-items:stretch;justify-content:center;gap:84px;height:76px}.clean-sport-center .sport-top-btn{min-width:170px;padding:13px 18px 9px;color:#ffffffd1;border-bottom:3px solid transparent}.clean-sport-center .sport-top-btn.active,.clean-sport-center .sport-top-btn:hover{color:#60a5fa;border-bottom-color:#60a5fa;background:#ffffff08}.clean-user-block{display:flex;align-items:center;justify-content:flex-end;gap:18px;border-left:1px solid rgba(255,255,255,.18);padding-left:28px}.clean-user-block div{text-align:right}.clean-user-block strong{color:#fff;font-size:15px}.clean-user-block span{color:#ffffffb8;font-size:12px}.clean-subnav{width:100%;max-width:none;margin:0 0 42px;min-height:64px;background:#fff;border:0;box-shadow:0 8px 22px #0f172a14;display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.clean-subnav .sport-sub-btn{min-height:64px;color:#8a9099;background:#fff;border-bottom:3px solid transparent;border-radius:0}.clean-subnav .sport-sub-btn.active,.clean-subnav .sport-sub-btn:hover{color:#0f172a;border-bottom-color:#2f62e8}.clean-dashboard-layout{width:min(1360px,calc(100% - 64px));margin:0 auto}.clean-section-panel,.matches-center-panel.clean-section-panel{background:#fffffffa;border:1px solid #e4edf8;border-radius:24px;box-shadow:0 16px 48px #0f172a14;overflow:hidden}.compact-panel-header{align-items:center}.user-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:24px}.user-info-grid div{background:#f8fbff;border:1px solid #e5edf8;border-radius:18px;padding:18px}.user-info-grid span{display:block;color:var(--muted);font-size:13px;margin-bottom:8px}.user-info-grid strong{display:block;color:var(--text);overflow-wrap:anywhere}.clean-tabs-row{display:grid!important;grid-template-columns:minmax(260px,1fr) auto!important;gap:16px}.mode-tab-group{justify-content:flex-end}.subscription-page{padding-bottom:34px}.subscription-hero{background:#363b44;color:#f8fafc;padding:42px min(20vw,340px) 34px;text-align:left}.subscription-hero h2{margin:0 0 14px;font-size:44px;line-height:1.1}.subscription-hero p{margin:0 0 18px;font-size:18px;font-weight:700}.subscription-hero small{color:#ffffffc7;font-weight:700}.billing-options{max-width:460px;margin:90px auto 70px;display:grid;grid-template-columns:1fr 1fr;gap:18px 26px}.billing-option{display:flex;gap:10px;align-items:flex-start;color:#374151}.billing-option input,.subscription-card input{width:20px;height:20px;padding:0;flex:0 0 20px}.billing-option small{display:block;color:#6b7280;font-size:12px}.subscription-cards-grid{width:min(1120px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(250px,1fr));gap:48px;justify-content:center}.subscription-card{position:relative;min-height:420px;background:#aedccd;color:#303740;border:2px solid transparent;border-radius:16px;padding:30px 34px;text-align:center;box-shadow:0 14px 34px #0f172a1a;transition:transform .18s ease,border-color .18s ease}.subscription-card:hover,.subscription-card.active{transform:translateY(-3px);border-color:#2f62e8}.subscription-icon{min-height:78px;display:grid;place-items:center;font-size:58px;font-weight:900;color:#2f3742;margin-bottom:12px}.subscription-card h3{margin:0 0 22px;font-size:24px}.subscription-card p{min-height:54px;color:#303740bf}.plan-limit-title{text-align:left;font-weight:800;font-size:18px;margin:34px 0 20px}.subscription-card label{display:flex;gap:10px;align-items:center;font-size:20px;margin:18px 0}.plan-price{margin-top:26px;background:#303740;color:#fff;border-radius:6px;padding:12px;font-size:20px;font-weight:900}.top-choice-ribbon{position:absolute;right:-22px;top:-32px;transform:rotate(24deg);background:#e3b83e;color:#5c4200;border-radius:50%;width:82px;height:82px;display:grid;place-items:center;font-size:12px;font-weight:900}.subscription-action-bar{width:min(920px,calc(100% - 40px));margin:34px auto 0;background:#f8fbff;border:1px solid #e3ebf6;border-radius:18px;padding:18px;display:flex;justify-content:space-between;gap:16px;align-items:center}.telegram-settings-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:26px}.telegram-form-panel{background:#e9ecef;border-radius:18px;padding:54px 70px;color:#48505b;min-height:720px}.telegram-form-panel h2{font-size:30px;letter-spacing:.08em;font-weight:500;margin:0 0 30px}.telegram-settings-form{max-width:780px}.telegram-settings-form h3{font-size:22px;letter-spacing:.08em;font-weight:500;margin:24px 0 10px}.check-row{display:flex;gap:10px;align-items:center;font-size:18px;margin:8px 0;letter-spacing:.05em}.check-row input{width:16px;height:16px;padding:0}.checkbox-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 28px}.create-alert-wide{width:100%;margin-top:28px;background:#191f28;color:#fff;padding:16px;border-radius:8px;font-size:24px;letter-spacing:.12em}.telegram-side-panel{display:flex;flex-direction:column;gap:22px}.telegram-status-card{background:#333942;color:#f8fafc;border-radius:10px;padding:34px 28px;min-height:180px}.telegram-status-card h3{font-weight:500;letter-spacing:.08em;margin:0 0 26px}.active-dot-text:after,.inactive-dot-text:after,.green-dot{content:"";display:inline-block;width:10px;height:10px;border-radius:50%;margin-left:7px;background:#44bd63}.inactive-dot-text:after{background:#ef4444}.small-current-alert{width:100%;min-height:44px;display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:10px;background:#eef1f5;color:#1f2937;border-radius:9px;margin:10px 0;padding:8px 12px;text-align:left}.green-dot{margin-left:0}.small-current-alert small,.small-current-alert strong,.small-current-alert em{display:block;font-size:11px;font-style:normal}.padded-alert-list{padding:24px}.odds-layout-doubleChance .odds-table-body,.odds-layout-corners .odds-table-body,.odds-layout-yesNo .odds-table-body{overflow-x:hidden!important}.odds-table-head-doubleChance,.odds-table-row-doubleChance{min-width:0!important;grid-template-columns:1.12fr .58fr .62fr .62fr .8fr!important;column-gap:4px!important;font-size:11px!important}.odds-table-head-corners,.odds-table-row-corners{min-width:0!important;grid-template-columns:1.05fr .52fr .56fr .55fr .68fr .56fr!important;column-gap:4px!important;font-size:11px!important}.odds-table-head-yesNo,.odds-table-row-yesNo{min-width:0!important;grid-template-columns:1.1fr .62fr .62fr .62fr!important;column-gap:5px!important;font-size:11px!important}.odds-table-row-doubleChance,.odds-table-row-corners,.odds-table-row-yesNo{padding-left:8px!important;padding-right:8px!important}@media (max-width: 1100px){.clean-sport-topbar{grid-template-columns:1fr;padding:14px 18px;gap:12px}.clean-sport-center{height:auto;gap:10px}.clean-user-block{border-left:0;padding-left:0;justify-content:center}.telegram-settings-layout,.subscription-cards-grid{grid-template-columns:1fr}}@media (max-width: 760px){.clean-dashboard-layout{width:calc(100% - 28px)}.clean-subnav .sport-sub-btn span{display:none}.clean-tabs-row{grid-template-columns:1fr!important}.subscription-hero{padding:30px 22px}.subscription-hero h2{font-size:32px}.billing-options{grid-template-columns:1fr;margin:40px 22px}.telegram-form-panel{padding:28px 20px}.checkbox-grid,.user-info-grid{grid-template-columns:1fr}}.clean-sport-topbar{width:min(1220px,calc(100% - 48px));margin:0 auto;border-radius:0;grid-template-columns:250px 1fr 250px;min-height:74px;padding:0 30px;overflow:hidden}.clean-top-brand img{width:48px!important;height:48px!important}.clean-top-brand strong{font-size:21px}.clean-sport-center{gap:56px;align-items:center;height:74px}.clean-sport-center .sport-top-btn{height:74px;min-width:155px;border-radius:0;display:grid;place-items:center;gap:2px}.clean-user-block .topbar-logout-btn{background:#ffffff1a;color:#fff;border-radius:12px;padding:10px 16px}.clean-subnav{width:min(1360px,calc(100% - 48px));margin:0 auto 42px;grid-template-columns:repeat(4,minmax(0,1fr));border-radius:0;overflow:hidden}.clean-subnav .sport-sub-btn{border-radius:0}.pro-subscription-page{background:#fff;border-radius:0;box-shadow:none;border:none}.pro-subscription-hero{background:#363b44;color:#eef2f7;min-height:190px;display:flex;flex-direction:column;justify-content:center;padding-left:min(26vw,360px)}.pro-subscription-cards-grid{grid-template-columns:repeat(3,minmax(260px,330px));align-items:stretch;justify-content:center;gap:70px}.pro-subscription-cards-grid .pro-subscription-card:nth-child(4){grid-column:1 / span 1;margin-left:calc(50% + 110px)}.pro-subscription-cards-grid .pro-subscription-card:nth-child(5){grid-column:3 / span 1;margin-left:calc(-50% - 110px)}.pro-subscription-card{background:#aedccc;min-height:520px;border-radius:18px;padding:38px 42px 30px;text-align:center}.pro-subscription-card label{font-size:21px}.pro-subscription-icon{font-size:64px}.pro-crown-ribbon{background:transparent;color:#a86f00;width:105px;height:82px;right:-26px;top:-34px;font-size:44px;transform:rotate(22deg)}.pro-crown-ribbon small{font-size:10px;display:block;margin-top:-18px;color:#805300}.subscription-confirm-overlay,.alert-preview-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#00000085;display:grid;place-items:center;padding:24px}.subscription-confirm-modal,.alert-preview-modal{background:#f4f6f8;color:#343b46;border-radius:8px;box-shadow:0 24px 70px #00000059;padding:26px 34px;width:min(520px,92vw)}.subscription-confirm-modal.wide{width:min(1180px,94vw)}.subscription-confirm-actions,.alert-modal-actions{display:flex;justify-content:flex-end;gap:14px;margin-top:24px}.alert-preview-modal{width:min(560px,92vw);text-align:center;padding:30px 40px}.alert-preview-modal h3{margin:0 0 28px;font-size:22px;letter-spacing:.06em}.alert-preview-modal p{margin:16px 0;color:#5c6470;letter-spacing:.04em}.alert-modal-highlight{color:#1e88ff!important}.pro-telegram-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start}.pro-telegram-form-panel{background:#e8ebee;border-radius:16px;min-height:780px;padding:60px 80px}.pro-telegram-form-panel input[type=text],.pro-telegram-form-panel input[type=time]{background:#eef1f4;border:1px solid #b6bec8;border-radius:8px;height:34px;padding:6px 10px}.pro-telegram-settings-form .markets-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pro-telegram-settings-form .two-cols{grid-template-columns:repeat(2,minmax(0,1fr));max-width:420px}.dnd-row{display:grid;grid-template-columns:repeat(2,minmax(180px,240px));gap:16px;margin-top:12px}.dnd-row label{display:grid;gap:6px;font-weight:700;color:#48505b}.pro-telegram-side-panel .telegram-status-card{background:#333942;border-radius:10px}.small-current-alert{cursor:pointer}.small-current-alert:hover{transform:translateY(-1px);box-shadow:0 8px 20px #0000002e}@media (max-width: 1200px){.pro-subscription-cards-grid{grid-template-columns:1fr;gap:24px}.pro-subscription-cards-grid .pro-subscription-card:nth-child(4),.pro-subscription-cards-grid .pro-subscription-card:nth-child(5){grid-column:auto;margin-left:0}}@media (max-width: 900px){.clean-sport-topbar{width:100%;grid-template-columns:1fr;padding:12px;gap:10px}.clean-sport-center{height:auto;gap:8px}.clean-subnav{width:100%;grid-template-columns:repeat(4,1fr)}.pro-telegram-layout{grid-template-columns:1fr}.pro-telegram-form-panel{padding:30px 20px}.pro-telegram-settings-form .markets-grid{grid-template-columns:1fr}}.nav-user-name{color:#fff;font-weight:800;padding:0 10px}.clean-main-topbar,.topbar.clean-main-topbar{width:100%;max-width:none;border-radius:0;background:linear-gradient(180deg,#313743,#252b36);box-shadow:0 8px 24px #0f172a2e}.topbar.clean-main-topbar>.topbar-left,.topbar.clean-main-topbar>.nav{width:min(1380px,calc(100% - 56px));max-width:none}.topbar.clean-main-topbar .clean-brand-logo{width:46px;height:46px;object-fit:contain;border-radius:12px}.topbar.clean-main-topbar .nav-user-name{color:#fff;font-weight:800;margin:0 4px 0 14px}.clean-sport-topbar{width:100%!important;max-width:none!important;margin:0!important;border-radius:0!important;grid-template-columns:minmax(260px,380px) minmax(460px,1fr) minmax(280px,390px)!important;padding:0 clamp(28px,5vw,86px)!important;background:linear-gradient(180deg,#343a45,#272d38)!important;overflow:visible!important}.clean-subnav{width:100%!important;max-width:none!important;margin:0 0 42px!important;border-radius:0!important;padding:0 clamp(28px,5vw,86px);box-shadow:0 8px 22px #0f172a1a}.clean-subnav .sport-sub-btn,.clean-sport-center .sport-top-btn{border-radius:0!important}.clean-user-block{min-width:0}.home-layout{background:linear-gradient(180deg,#edf1f5,#f6f7f8)}.landing-hero{background:#363b44!important;color:#f8fafc;border-radius:26px;box-shadow:0 18px 48px #0f172a29}.landing-hero .badge,.landing-hero .metric-box{background:#ffffff14;border-color:#ffffff24;color:#fff}.landing-hero p,.landing-hero .metric-box span{color:#ffffffc7}.landing-hero .preview-phone{background:#f3f5f7;color:#1f2937}.sports-section,.matches-preview-section,.feature-section{background:#fff;border:1px solid #e5e7eb;border-radius:24px}.pro-subscription-page,.subscription-page.clean-section-panel{background:#f4f5f5!important;border-radius:0!important;box-shadow:none!important;border:0!important;overflow:visible!important}.pro-subscription-hero{background:#363b44!important;margin:0}.pro-billing-options{margin-top:84px!important;margin-bottom:70px!important}.pro-subscription-card{background:#abd9c9!important;border:0!important;color:#2f3742!important;box-shadow:0 14px 32px #0f172a1a!important}.pro-subscription-card.active,.pro-subscription-card:hover{outline:3px solid rgba(47,98,232,.18);transform:translateY(-4px)}.pro-subscription-card input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border:2px solid #2f3742;border-radius:3px;background:transparent;padding:0;display:inline-grid;place-items:center}.pro-subscription-card input[type=radio]:checked{background:#2f3742;box-shadow:inset 0 0 0 3px #abd9c9}.plan-price{background:#303740!important;color:#fff!important;border-radius:6px!important}.pro-crown-ribbon{background:transparent!important;width:104px!important;height:92px!important;right:-28px!important;top:-42px!important;font-size:58px!important;line-height:1!important;filter:drop-shadow(0 6px 8px rgba(80,50,0,.28))}.pro-crown-ribbon small{position:absolute;left:32px;top:47px;color:#795300!important;font-size:9px!important;line-height:1.05;transform:rotate(-2deg)}.subscription-action-bar{background:#fff!important}.subscription-confirm-overlay{align-items:center;justify-items:center}.subscription-confirm-modal{background:#fff!important;border-radius:4px!important;color:#333942!important;width:min(560px,92vw)!important;padding:22px 26px!important}.subscription-confirm-modal.wide{width:min(1320px,calc(100vw - 48px))!important;min-height:118px;display:flex;flex-direction:column;justify-content:center}.subscription-confirm-modal h3{margin:0 0 14px;font-size:18px;font-weight:600}.subscription-confirm-modal p{margin:0;color:#3f4650;line-height:1.45}.subscription-confirm-actions{margin-top:22px!important}.subscription-confirm-actions .primary-btn,.subscription-confirm-actions .secondary-btn{background:transparent;color:#374151;padding:7px 10px;min-height:0;border-radius:4px;box-shadow:none}.subscription-confirm-actions .primary-btn:hover,.subscription-confirm-actions .secondary-btn:hover{background:#eef1f5}@media (max-width: 1100px){.clean-sport-topbar{grid-template-columns:1fr!important;padding:12px 18px!important;gap:10px}.clean-subnav{padding:0!important}}.grey-home-layout{background:linear-gradient(180deg,#edf1f5,#f6f7f8)}.grey-landing-hero,.landing-hero.grey-landing-hero{background:#363b44!important;color:#f8fafc!important;border-radius:26px}.grey-landing-hero .telegram-alert-card,.landing-hero .telegram-alert-card{background:#f8fafc!important;color:#111827!important}.grey-landing-hero .telegram-alert-card p,.grey-landing-hero .telegram-alert-card strong,.landing-hero .telegram-alert-card p,.landing-hero .telegram-alert-card strong,.landing-hero .telegram-alert-top strong{color:#111827!important}.grey-landing-hero .preview-phone,.landing-hero .preview-phone{background:#f3f5f7!important;color:#111827!important}.grey-content-section,.sports-section.grey-content-section,.matches-preview-section.grey-content-section,.feature-section.grey-content-section,.pricing-preview-section.grey-content-section,.bottom-cta-section.grey-content-section{background:#f5f6f7!important;border:1px solid #d8dde5!important;border-radius:24px!important;box-shadow:0 16px 42px #1f29371a!important}.grey-content-section .sport-card,.grey-content-section .match-card,.grey-content-section .feature-card,.grey-content-section .pricing-card,.grey-content-section .bottom-cta-card{background:#fff!important;border-color:#dde4ee!important}.inplay-footer{width:100%;background:#363b44;color:#d8dde6;border-radius:0;padding:34px 24px 28px;text-align:center;box-shadow:0 -10px 30px #0f172a14}.inplay-footer h2{margin:0 0 22px;color:#f8fafc;font-size:34px;font-weight:500;letter-spacing:.14em}.footer-links-row{display:flex;justify-content:center;align-items:center;gap:clamp(22px,7vw,110px);flex-wrap:wrap;margin-bottom:24px}.footer-links-row button{background:transparent;color:#d8dde6;letter-spacing:.08em;font-weight:600;padding:8px 10px;border-radius:10px}.footer-links-row button:hover{background:#ffffff14;color:#fff}.inplay-footer p{margin:0;color:#ffffff9e;letter-spacing:.18em}.legal-page-panel{background:#f6f7f8;border:1px solid #d8dde5;border-radius:24px;padding:34px clamp(20px,5vw,80px);text-align:center;box-shadow:0 16px 42px #1f29371a;position:relative}.legal-back-btn{position:absolute;left:24px;top:24px;background:transparent;color:#374151;font-size:22px;padding:8px 12px;border-radius:10px}.legal-back-btn:hover{background:#e5e7eb}.legal-page-panel h2{margin:10px 0 26px;font-size:clamp(36px,5vw,56px);font-weight:400;color:#343a45;letter-spacing:.12em}.legal-text-block{max-width:1500px;margin:0 auto}.legal-text-block p,.contact-panel p{color:#6b7280;line-height:1.85;letter-spacing:.06em;margin:0 auto 20px}.dark-submit-btn{background:#343a45;color:#fff;border-radius:8px;padding:8px 20px;letter-spacing:.18em;margin-top:16px}.contact-panel{max-width:1500px;margin:0 auto}.contact-form-grid{background:#dedede;margin-top:30px;padding:28px clamp(20px,12vw,320px);display:grid;gap:12px;text-align:left}.contact-form-grid label{display:grid;grid-template-columns:170px 1fr;gap:20px;align-items:center;color:#6b7280;letter-spacing:.08em}.contact-form-grid input,.contact-form-grid textarea{background:transparent;border:1px solid #aeb4bd;border-radius:0;padding:7px 10px}@media (max-width: 760px){.footer-links-row{gap:14px}.contact-form-grid{padding:20px}.contact-form-grid label{grid-template-columns:1fr;gap:8px}}.pro-subscription-cards-grid,.subscription-cards-grid.pro-subscription-cards-grid{display:grid!important;grid-template-columns:repeat(3,320px)!important;justify-content:center!important;align-items:stretch!important;gap:64px 86px!important;width:100%!important;max-width:1280px!important;margin:0 auto!important}.pro-subscription-cards-grid .pro-subscription-card:nth-child(4),.pro-subscription-cards-grid .pro-subscription-card:nth-child(5){grid-column:auto!important;margin-left:0!important}.pro-subscription-cards-grid .pro-subscription-card:nth-child(4){justify-self:end!important}.pro-subscription-cards-grid .pro-subscription-card:nth-child(5){justify-self:start!important}.pro-subscription-card,.subscription-card.pro-subscription-card{width:320px!important;min-width:320px!important;max-width:320px!important;min-height:520px!important;height:520px!important;box-sizing:border-box!important;padding:34px 36px 28px!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;overflow:visible!important;background:#abd9c9!important}.pro-subscription-card .subscription-icon,.pro-subscription-card .pro-subscription-icon{min-height:78px!important;display:grid!important;place-items:center!important;font-size:62px!important;line-height:1!important;margin-bottom:10px!important}.pro-subscription-card h3{min-height:32px!important;margin:0 0 16px!important;text-align:center!important}.pro-subscription-card p{min-height:76px!important;margin:0 0 26px!important;text-align:center!important;line-height:1.25!important;overflow:hidden!important}.pro-subscription-card .plan-limit-title{min-height:48px!important;margin:0 0 16px!important;text-align:left!important}.pro-subscription-card label{width:100%!important;display:flex!important;align-items:center!important;gap:12px!important;justify-content:flex-start!important;margin:11px 0!important;font-size:20px!important;line-height:1.1!important;white-space:nowrap!important;text-align:left!important}.pro-subscription-card .plan-price{margin-top:auto!important;width:100%!important;min-height:52px!important;display:grid!important;place-items:center!important;font-size:20px!important;font-weight:900!important;white-space:nowrap!important}.pro-crown-ribbon{width:112px!important;height:92px!important;right:-34px!important;top:-42px!important;background:transparent!important;transform:rotate(18deg)!important;overflow:visible!important;padding:0!important;display:block!important;pointer-events:none!important}.pro-crown-ribbon img{width:112px!important;height:auto!important;display:block!important;object-fit:contain!important;filter:drop-shadow(0 6px 8px rgba(80,50,0,.24))}.pro-crown-ribbon small{position:absolute!important;left:34px!important;top:43px!important;width:48px!important;font-size:8px!important;line-height:.95!important;text-align:center!important;color:#805300!important;font-weight:800!important;transform:rotate(-4deg)!important}.subscription-confirm-overlay{background:#00000094!important;-webkit-backdrop-filter:blur(1px)!important;backdrop-filter:blur(1px)!important;align-items:center!important;justify-items:center!important}.subscription-confirm-modal,.subscription-confirm-modal.wide{width:min(560px,92vw)!important;min-height:0!important;background:#fff!important;border-radius:5px!important;padding:24px 28px!important;box-shadow:0 18px 54px #00000061!important;display:block!important}.subscription-confirm-modal.wide{width:min(1320px,calc(100vw - 56px))!important;padding:26px 34px!important}.subscription-confirm-modal h3{font-size:18px!important;font-weight:600!important;color:#2f3742!important;margin:0 0 14px!important}.subscription-confirm-modal p{color:#333942!important;font-size:14px!important;line-height:1.45!important}.subscription-confirm-actions{display:flex!important;justify-content:flex-end!important;gap:16px!important;margin-top:24px!important}.subscription-confirm-actions button{font-size:13px!important;font-weight:500!important}@media (max-width: 1180px){.pro-subscription-cards-grid,.subscription-cards-grid.pro-subscription-cards-grid{grid-template-columns:repeat(2,320px)!important}.pro-subscription-cards-grid .pro-subscription-card:nth-child(4),.pro-subscription-cards-grid .pro-subscription-card:nth-child(5){justify-self:center!important}}@media (max-width: 760px){.pro-subscription-cards-grid,.subscription-cards-grid.pro-subscription-cards-grid{grid-template-columns:1fr!important}.pro-subscription-card,.subscription-card.pro-subscription-card{width:min(320px,100%)!important;min-width:0!important;max-width:320px!important;justify-self:center!important}}.pro-subscription-cards-grid,.subscription-cards-grid.pro-subscription-cards-grid{grid-template-columns:repeat(3,300px)!important;gap:56px 72px!important;max-width:1044px!important;align-items:stretch!important;justify-items:center!important;margin:0 auto 28px!important}.pro-subscription-cards-grid .pro-subscription-card:nth-child(4){grid-column:1 / 2!important;justify-self:end!important}.pro-subscription-cards-grid .pro-subscription-card:nth-child(5){grid-column:2 / 3!important;justify-self:start!important}.pro-subscription-card,.subscription-card.pro-subscription-card{width:300px!important;min-width:300px!important;max-width:300px!important;height:500px!important;min-height:500px!important;padding:30px 32px 24px!important;border-radius:16px!important;background:#abd9c9!important;overflow:visible!important;cursor:pointer!important}.pro-subscription-card .pro-subscription-icon,.pro-subscription-card .subscription-icon{min-height:72px!important;font-size:54px!important;line-height:1!important;margin-bottom:8px!important}.pro-subscription-card h3{font-size:22px!important;line-height:1.15!important;min-height:28px!important;margin-bottom:14px!important;white-space:nowrap!important}.pro-subscription-card p{min-height:68px!important;max-height:68px!important;font-size:14px!important;line-height:1.2!important;margin-bottom:24px!important}.pro-subscription-card .plan-limit-title{font-size:17px!important;min-height:44px!important;margin-bottom:14px!important}.pro-subscription-card label{font-size:18px!important;margin:10px 0!important}.pro-subscription-card input[type=radio]{width:18px!important;height:18px!important}.pro-subscription-card .plan-price,.pro-subscription-card .plan-price-button{margin-top:auto!important;width:100%!important;height:50px!important;min-height:50px!important;border:0!important;border-radius:6px!important;background:#303740!important;color:#fff!important;font-size:18px!important;font-weight:900!important;cursor:pointer!important;display:grid!important;place-items:center!important;padding:0 12px!important;box-shadow:none!important}.pro-subscription-card .plan-price-button:hover{filter:brightness(1.08)}.pro-crown-ribbon{right:-26px!important;top:-34px!important;width:96px!important;height:78px!important;z-index:5!important}.pro-crown-ribbon img{width:96px!important}.pro-crown-ribbon small{left:29px!important;top:36px!important;font-size:7px!important}.pro-subscription-action-bar,.subscription-action-bar.pro-subscription-action-bar{display:none!important}.subscription-until{display:block;margin:-8px 0 14px;color:#c9d4e7;font-size:12px;letter-spacing:.04em}@media (max-width: 1080px){.pro-subscription-cards-grid,.subscription-cards-grid.pro-subscription-cards-grid{grid-template-columns:repeat(2,300px)!important;gap:44px!important;max-width:644px!important}.pro-subscription-cards-grid .pro-subscription-card:nth-child(4),.pro-subscription-cards-grid .pro-subscription-card:nth-child(5){grid-column:auto!important;justify-self:center!important}}@media (max-width: 680px){.pro-subscription-cards-grid,.subscription-cards-grid.pro-subscription-cards-grid{grid-template-columns:1fr!important;max-width:100%!important}}.pricing-grid-five{grid-template-columns:repeat(5,minmax(0,1fr))}.contact-message-result{margin-top:16px!important}@media (max-width: 1200px){.pricing-grid-five{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.pricing-grid-five{grid-template-columns:1fr}}.inplay-footer,.dashboard-inplay-footer{width:min(1360px,calc(100% - 48px));margin:40px auto 0;padding:28px 24px;background:#323943;color:#f8fafc;border-radius:18px 18px 0 0;text-align:center;box-shadow:0 -10px 30px #0f172a14}.inplay-footer h2,.dashboard-inplay-footer h2{color:#fff;margin:0 0 12px;font-weight:900}.footer-links-row{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin:12px 0}.footer-links-row button{border:0;background:#ffffff1a;color:#fff;border-radius:12px;padding:10px 14px;font-weight:800}.footer-links-row button:hover{background:#ffffff2e}.legal-page-panel,.legal-content-panel{width:min(980px,calc(100% - 48px));margin:34px auto;padding:28px;background:#fff;border:1px solid #dbe7f5;border-radius:22px;box-shadow:0 16px 48px #0f172a14;text-align:left}.legal-page-panel h2,.legal-content-panel h2{margin-top:0}.legal-text-block p{margin:0 0 14px;line-height:1.65}.more-info-block p{margin-bottom:18px}.more-info-section{margin-top:22px}.more-info-section h3{margin:0 0 10px;color:#111827;font-size:20px}.more-info-section ul,.more-info-section ol{margin:0;padding-left:22px}.more-info-section li{margin:8px 0;line-height:1.55}.contact-panel,.contact-content-panel{text-align:left}.contact-form-grid{margin-top:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.contact-form-grid label{display:grid;gap:7px;font-weight:800;color:#374151}.contact-form-grid textarea,.contact-form-grid label:has(textarea){grid-column:1 / -1}.dark-submit-btn,.contact-form-grid button{grid-column:1 / -1;justify-self:end}.pricing-grid-five{grid-template-columns:repeat(5,minmax(190px,1fr));align-items:stretch}.pricing-grid-five .pricing-card{position:relative;min-height:260px;display:flex;flex-direction:column}.pricing-grid-five .price{margin-top:auto}.featured-pricing .pricing-badge{position:static;width:max-content;margin-bottom:10px}.admin-panel-tools{margin-top:26px;padding-top:24px;border-top:1px solid #dbe7f5}.admin-panel-tools>h2{margin:0 0 8px}.admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.admin-card{background:#f8fbff;border:1px solid #dce8f7;border-radius:18px;padding:18px;box-shadow:0 10px 28px #0f172a0d}.admin-card h3{margin:0 0 12px;color:#172033}.wide-admin-card{grid-column:1 / -1}.admin-list{display:grid;gap:10px;margin-top:12px}.scroll-admin-list{max-height:360px;overflow:auto;padding-right:4px}.admin-list-row{display:flex;align-items:center;justify-content:space-between;gap:14px;background:#fff;border:1px solid #e3edf8;border-radius:14px;padding:12px 14px}.contact-admin-row{align-items:flex-start}.contact-admin-row em{display:block;margin-top:8px;color:#374151;font-style:normal;white-space:pre-wrap}.admin-row-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.stacked-actions{flex-direction:column;align-items:stretch;min-width:160px}.compact-admin-input{min-width:150px}.price-editor-grid{display:grid;grid-template-columns:repeat(5,minmax(140px,1fr));gap:12px}.price-editor-grid label{display:grid;gap:6px;font-weight:800}@media (max-width: 1200px){.pricing-grid-five,.price-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 900px){.admin-grid,.contact-form-grid,.pricing-grid-five,.price-editor-grid{grid-template-columns:1fr}.inplay-footer,.dashboard-inplay-footer,.legal-page-panel,.legal-content-panel{width:calc(100% - 28px)}}.inplay-footer,.dashboard-inplay-footer{width:100%!important;max-width:none!important;margin:42px 0 0!important;padding:46px 24px 34px!important;background:#363b44!important;color:#d8dde6!important;border-radius:0!important;text-align:center!important;box-shadow:0 -10px 30px #0f172a14!important}.inplay-footer h2,.dashboard-inplay-footer h2{margin:0 0 26px!important;color:#f8fafc!important;font-size:34px!important;font-weight:500!important;letter-spacing:.18em!important}.footer-links-row{display:flex!important;justify-content:center!important;align-items:center!important;gap:clamp(22px,7vw,110px)!important;flex-wrap:wrap!important;margin:0 0 26px!important}.footer-links-row button{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;border:0!important;background:transparent!important;color:#f8fafc!important;border-radius:10px!important;padding:6px 8px!important;font-weight:700!important;letter-spacing:.05em!important;cursor:pointer!important}.footer-links-row button:hover{background:#ffffff14!important;color:#b9d1ff!important}.inplay-footer p,.dashboard-inplay-footer p{margin:0!important;color:#ffffffa8!important;letter-spacing:.16em!important}.legal-page-panel,.legal-content-panel{width:min(1120px,calc(100% - 64px))!important;margin:34px auto!important;padding:46px 54px!important;background:#f7f8fa!important;border:1px solid #d8dde5!important;border-radius:0!important;box-shadow:none!important;color:#343b46!important;font-family:Inter,Arial,Helvetica,sans-serif!important}.legal-page-panel h2,.legal-content-panel h2{margin:0 0 34px!important;color:#343b46!important;text-align:center!important;font-size:46px!important;line-height:1.12!important;font-weight:400!important;letter-spacing:.12em!important}.legal-back-btn{background:transparent!important;color:#343b46!important;border:0!important;font-size:22px!important;box-shadow:none!important}.legal-text-block{max-width:980px!important;margin:0 auto!important;color:#4b5563!important;font-size:15px!important;line-height:1.65!important;letter-spacing:.02em!important}.legal-text-block:not(.docx-style-block){text-align:center!important}.legal-text-block p{margin:0 0 18px!important}.docx-style-block{text-align:left!important;color:#111827!important;font-size:15px!important;line-height:1.42!important;letter-spacing:0!important}.docx-style-block>p{margin:0 0 26px!important}.docx-style-block .more-info-section{margin:0 0 26px!important}.docx-style-block .more-info-section h3{margin:0 0 14px!important;color:#111827!important;font-size:16px!important;line-height:1.35!important;font-weight:500!important}.docx-style-block ul{margin:0 0 18px!important;padding-left:46px!important}.docx-style-block ol{margin:0 0 18px 30px!important;padding-left:26px!important}.docx-style-block li{margin:4px 0!important;line-height:1.35!important}.docx-style-block li strong{font-weight:800!important}.docx-style-block a{color:#111827!important;text-decoration:underline!important}.subscription-cost-list{margin:10px 0 20px 46px!important;color:#111827!important;line-height:1.35!important}.subscription-cost-list p{margin:0!important}.contact-panel,.contact-content-panel{text-align:left!important}.contact-panel>p,.contact-content-panel>p{text-align:center!important;margin-bottom:28px!important}.mono-telegram-icon{width:21px;height:21px;display:block;margin:0 auto 3px;fill:currentColor;color:#777e89}.sport-sub-btn.active .mono-telegram-icon,.sport-sub-btn:hover .mono-telegram-icon{color:#0f172a}@media (max-width: 900px){.legal-page-panel,.legal-content-panel{width:calc(100% - 28px)!important;padding:30px 20px!important}.legal-page-panel h2,.legal-content-panel h2{font-size:32px!important;letter-spacing:.08em!important}.footer-links-row{gap:16px!important;flex-direction:column!important}}.home-layout .inplay-footer{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}.contact-form-grid{width:min(1120px,100%)!important;margin:30px auto 0!important;display:grid!important;grid-template-columns:1fr!important;gap:16px!important;padding:32px clamp(20px,7vw,120px)!important}.contact-form-grid label{display:grid!important;grid-template-columns:170px minmax(0,1fr)!important;align-items:center!important;gap:22px!important;width:100%!important}.contact-form-grid input,.contact-form-grid textarea{width:100%!important;min-width:0!important;box-sizing:border-box!important}.contact-form-grid textarea{min-height:160px!important;resize:vertical!important}.contact-form-grid label:has(textarea){grid-column:1 / -1!important;align-items:start!important}.contact-form-grid button,.dark-submit-btn.contact-send-btn{justify-self:center!important;min-width:150px!important}.full-picker-block.pro-multi-picker{width:min(780px,100%)!important;margin:8px 0 14px 26px!important}.full-picker-block.pro-multi-picker .wide-input{width:100%!important;border-radius:10px 10px 0 0!important;margin:0!important}.multi-option-list{width:100%!important;max-height:330px!important;overflow-y:auto!important;overflow-x:hidden!important;background:#fff!important;border:1px solid #b9c8dd!important;border-top:0!important;border-radius:0 0 10px 10px!important;box-shadow:0 14px 30px #0f172a1a!important}.multi-option{display:flex!important;align-items:flex-start!important;gap:10px!important;width:100%!important;padding:8px 12px!important;color:#0f172a!important;background:#fff!important;border-bottom:1px solid #eef2f7!important;font-size:14px!important;line-height:1.35!important;cursor:pointer!important}.multi-option:hover,.multi-option.selected{background:#eef4ff!important}.multi-option input{width:16px!important;height:16px!important;flex:0 0 16px!important;margin-top:2px!important;padding:0!important}.full-picker-block.pro-multi-picker .muted-text{display:block!important;margin-top:6px!important}@media (max-width: 760px){.contact-form-grid label{grid-template-columns:1fr!important;gap:8px!important}.full-picker-block.pro-multi-picker{margin-left:0!important}}.clean-sport-center{gap:clamp(22px,4vw,54px)!important}.clean-sport-center .sport-top-btn{min-width:clamp(112px,11vw,150px)!important}.pricing-grid-six{grid-template-columns:repeat(6,minmax(0,1fr))}@media (max-width: 1500px){.pricing-grid-six{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 900px){.pricing-grid-six{grid-template-columns:1fr}}.pro-subscription-cards-grid,.subscription-cards-grid.pro-subscription-cards-grid{grid-template-columns:repeat(3,300px)!important}.pro-subscription-cards-grid .pro-subscription-card:nth-child(4),.pro-subscription-cards-grid .pro-subscription-card:nth-child(5),.pro-subscription-cards-grid .pro-subscription-card:nth-child(6){grid-column:auto!important;justify-self:center!important}@media (max-width: 1100px){.pro-subscription-cards-grid,.subscription-cards-grid.pro-subscription-cards-grid{grid-template-columns:repeat(2,300px)!important}}@media (max-width: 760px){.pro-subscription-cards-grid,.subscription-cards-grid.pro-subscription-cards-grid{grid-template-columns:1fr!important}}.sport-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width: 1100px){.sport-grid{grid-template-columns:1fr}}.design-mode-toggle{display:inline-flex;align-items:center;gap:2px;padding:3px;border:1px solid rgba(33,112,255,.24);border-radius:999px;background:#0f172a14}.design-mode-toggle button{border:0;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900;color:#64748b;background:transparent;cursor:pointer}.design-mode-toggle button.active{color:#fff;background:linear-gradient(135deg,#2563eb,#0ea5e9);box-shadow:0 8px 20px #2563eb47}.design-mode-toggle.compact{background:#081324b8;border-color:#3b82f63d}.design-mode-toggle.compact button{color:#9fb4d0;padding:6px 10px}.modern-dashboard-shell{min-height:100vh;color:#dbeafe;background:radial-gradient(circle at 25% 0%,rgba(37,99,235,.22),transparent 30%),radial-gradient(circle at 95% 12%,rgba(14,165,233,.16),transparent 26%),linear-gradient(180deg,#061120,#071b2d 52%,#04101f);overflow-x:hidden}.modern-topbar{position:sticky;top:0;z-index:50;height:74px;display:grid;grid-template-columns:220px 390px minmax(520px,1fr) auto;align-items:center;gap:18px;padding:0 26px 0 96px;border-bottom:1px solid rgba(148,163,184,.14);background:#040c19e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 16px 45px #00000038}.modern-brand{display:flex;align-items:center;gap:12px;border:0;color:#fff;background:transparent;cursor:pointer;text-align:left}.modern-brand-mark{width:40px;height:40px;display:grid;place-items:center;border-radius:14px;color:#fff;font-weight:950;letter-spacing:-.04em;background:linear-gradient(135deg,#1d4ed8,#0ea5e9);box-shadow:0 12px 28px #2563eb52}.modern-brand strong{font-size:27px;letter-spacing:-.06em;line-height:1}.modern-brand strong span{color:#38a4ff}.modern-sport-tabs,.modern-main-nav,.modern-user-tools{display:flex;align-items:center;gap:10px}.modern-sport-tabs button,.modern-main-nav button{height:44px;border:0;border-bottom:3px solid transparent;padding:0 12px;color:#c7d2fe;background:transparent;font-weight:850;cursor:pointer;opacity:.86}.modern-sport-tabs button span{margin-right:8px}.modern-sport-tabs button.active,.modern-main-nav button.active{color:#60a5fa;opacity:1;border-bottom-color:#2563eb}.modern-main-nav{justify-content:flex-end}.modern-user-tools{gap:9px;white-space:nowrap}.modern-bell{position:relative;font-size:23px;color:#dbeafe}.modern-bell b{position:absolute;top:-8px;right:-9px;min-width:18px;height:18px;display:grid;place-items:center;border-radius:999px;background:#2563eb;color:#fff;font-size:11px}.modern-avatar{width:40px;height:40px;display:grid;place-items:center;border-radius:999px;color:#fff;font-weight:950;background:linear-gradient(135deg,#2563eb,#1d4ed8)}.modern-user-name strong{display:block;color:#fff;font-size:13px}.modern-user-name small{display:block;color:#94a3b8;font-size:11px;margin-top:2px}.modern-logout{border:1px solid rgba(148,163,184,.18);background:#0f172acc;color:#dbeafe;border-radius:12px;padding:9px 12px;font-weight:900;cursor:pointer}.modern-icon-sidebar{position:fixed;left:0;top:74px;bottom:0;z-index:45;width:72px;display:flex;flex-direction:column;align-items:center;gap:12px;padding:18px 10px;border-right:1px solid rgba(148,163,184,.12);background:#030a18c7}.modern-icon-sidebar button{width:48px;height:48px;border:1px solid transparent;border-radius:16px;display:grid;place-items:center;color:#b8c5d8;background:transparent;font-size:19px;cursor:pointer}.modern-icon-sidebar button.active{color:#60a5fa;border-color:#2563eb73;background:linear-gradient(135deg,#2563eb47,#0ea5e914);box-shadow:inset 3px 0 #2563eb,0 14px 30px #2563eb2e}.modern-sidebar-collapse{margin-top:auto}.modern-main-content{padding:24px 26px 92px 96px}.modern-footer{position:fixed;bottom:0;left:72px;right:0;z-index:40;height:54px;display:flex;justify-content:space-between;align-items:center;padding:0 28px;color:#94a3b8;border-top:1px solid rgba(148,163,184,.12);background:#030a18e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.modern-footer b{color:#22c55e;font-weight:950}.modern-kpi-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-bottom:18px}.modern-kpi-grid.compact{grid-template-columns:repeat(5,minmax(0,1fr))}.modern-kpi-card{min-height:108px;display:flex;align-items:center;gap:18px;padding:18px 20px;border:1px solid rgba(96,165,250,.18);border-radius:18px;background:linear-gradient(180deg,#0f233ce0,#081a2de0);box-shadow:0 18px 45px #0000002e,inset 0 1px #ffffff0a}.modern-kpi-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:999px;color:#bfdbfe;background:#2563eb33;border:1px solid rgba(96,165,250,.25);font-size:28px}.modern-kpi-card small{display:block;color:#9fb4d0;font-size:12px;font-weight:850}.modern-kpi-card strong{display:block;margin:4px 0 0;color:#fff;font-size:28px;font-weight:950;letter-spacing:-.03em}.modern-kpi-card em{display:block;color:#22c55e;font-size:12px;font-style:normal;font-weight:850;margin-top:3px}.modern-kpi-card.tone-orange em{color:#f59e0b}.modern-kpi-card.tone-green .modern-kpi-icon{color:#bbf7d0;background:#22c55e29;border-color:#22c55e47}.modern-card{border:1px solid rgba(96,165,250,.16);border-radius:18px;background:linear-gradient(180deg,#0a1f35db,#071729e6);box-shadow:0 20px 55px #00000029,inset 0 1px #ffffff09;padding:18px;overflow:hidden}.modern-card-large{min-width:0}.modern-card h1,.modern-card h2,.modern-card h3,.modern-page-title h1{color:#fff;margin:0;letter-spacing:-.035em}.modern-card h2{font-size:19px}.modern-card p,.modern-page-title p,.modern-empty-row{color:#9fb4d0}.modern-card-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.modern-card-head button,.modern-secondary{border:1px solid rgba(96,165,250,.2);border-radius:12px;background:#0f172a61;color:#60a5fa;padding:8px 11px;font-weight:900;cursor:pointer}.modern-primary,.modern-primary-wide{border:0;border-radius:12px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;padding:10px 14px;font-weight:950;cursor:pointer;box-shadow:0 14px 24px #2563eb3b}.modern-primary-wide{width:100%}.modern-overview-grid{display:grid;grid-template-columns:1.5fr .95fr;gap:16px;align-items:start}.modern-overview-grid .modern-card-large{grid-row:span 2}.modern-chip-row,.modern-favorites-row,.modern-tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.modern-chip-row span,.modern-favorites-row span,.modern-tag-row span{display:inline-flex;align-items:center;gap:6px;padding:7px 11px;border-radius:999px;color:#cfe1ff;background:#60a5fa1a;border:1px solid rgba(96,165,250,.14);font-weight:800;font-size:12px}.modern-chip-row span.active{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff}.modern-table{width:100%;display:block;overflow:auto}.modern-table-head,.modern-table-row{display:grid;align-items:center;gap:12px;min-width:960px}.modern-overview-table .modern-table-head,.modern-overview-table .modern-table-row{grid-template-columns:1.4fr .5fr .55fr 1fr 1.1fr .5fr}.modern-match-table .modern-table-head,.modern-match-table .modern-table-row{grid-template-columns:1.6fr .6fr .9fr 1.1fr 1.2fr 1fr .75fr .6fr .6fr}.modern-table-head{padding:0 12px 8px;color:#8397b2;font-size:11px;text-transform:uppercase;font-weight:950;letter-spacing:.04em;border-bottom:1px solid rgba(148,163,184,.12)}.modern-table-row{width:100%;border:0;text-align:left;color:#dbeafe;background:transparent;border-bottom:1px solid rgba(148,163,184,.1);padding:13px 12px;cursor:pointer}.modern-table-row:hover{background:#60a5fa0f}.modern-table-row b{display:block;color:#fff;font-size:14px}.modern-table-row small{display:block;color:#9fb4d0;margin-top:2px}.modern-table-row em{color:#22c55e;font-style:normal;font-weight:950}.modern-table-row .ok,.modern-mini-row .ok,.modern-kv .ok{color:#22c55e}.modern-table-row .bad,.modern-mini-row .bad,.modern-kv .bad{color:#ef4444}.modern-link-pill{justify-self:start;padding:7px 13px;border-radius:10px;color:#fff!important;background:#2563eb}.modern-mini-row{width:100%;display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:11px;border:0;border-bottom:1px solid rgba(148,163,184,.1);background:transparent;color:#dbeafe;text-align:left;padding:11px 0;cursor:pointer}.modern-mini-row b{display:block;color:#fff}.modern-mini-row small{display:block;color:#9fb4d0;margin-top:2px;font-size:12px}.modern-mini-row strong{color:#60a5fa}.modern-up{width:28px;height:28px;border-radius:999px;display:grid;place-items:center;color:#22c55e;background:#22c55e24}.modern-kv{display:flex;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px solid rgba(148,163,184,.1)}.modern-kv span{color:#9fb4d0}.modern-kv b{color:#fff}.modern-empty-row{padding:16px;margin:0;color:#91a4bd}.modern-empty-row.error{color:#fca5a5}.modern-donut{width:150px;height:150px;margin:8px auto 18px;border-radius:50%;display:grid;place-items:center;text-align:center;background:conic-gradient(#22c55e 0,#22c55e 68%,#eab308 68%,#eab308 80%,#ef4444 80%,#ef4444);position:relative}.modern-donut:after{content:"";position:absolute;top:24px;right:24px;bottom:24px;left:24px;border-radius:50%;background:#081b2e}.modern-donut strong,.modern-donut span{position:relative;z-index:1;display:block}.modern-donut strong{font-size:26px}.modern-donut span{color:#9fb4d0;margin-top:32px}.modern-page-title{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin:6px 0 18px}.modern-page-title.inline{margin-top:0}.modern-page-title h1{font-size:30px}.modern-page-title p{margin:6px 0 0}.modern-filter-bar{display:grid;grid-template-columns:220px minmax(180px,.5fr) minmax(260px,1fr) 170px 150px 150px;gap:12px;margin-bottom:16px}.modern-filter-bar input,.modern-filter-bar select,.modern-filter-bar button,.modern-card input,.modern-card select,.modern-builder-card input,.modern-builder-card select{width:100%;min-height:44px;border-radius:12px;border:1px solid rgba(96,165,250,.18);background:#040c1973;color:#dbeafe;padding:10px 12px;outline:0}.modern-filter-bar button{font-weight:900;cursor:pointer}.modern-segment{display:flex;padding:4px;border:1px solid rgba(96,165,250,.18);border-radius:14px;background:#040c1973}.modern-segment button{border:0;background:transparent;color:#9fb4d0}.modern-segment button.active{background:#2563eb;color:#fff}.modern-refresh{display:flex;gap:8px;align-items:center;color:#9fb4d0}.modern-refresh b{color:#22c55e;border:1px solid rgba(34,197,94,.28);border-radius:999px;padding:5px 10px;background:#22c55e14}.modern-match-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:16px;align-items:start}.modern-side-stack{display:grid;gap:16px}.modern-signal-bars{display:inline-flex;gap:3px;align-items:end}.modern-signal-bars i{width:5px;border-radius:99px;background:#22c55e;display:block}.modern-signal-bars i:nth-child(1){height:9px;opacity:.6}.modern-signal-bars i:nth-child(2){height:14px;opacity:.8}.modern-signal-bars i:nth-child(3){height:20px}.modern-row-actions{color:#c7d2fe;font-weight:900}.modern-alert-builder{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:18px;align-items:start}.modern-builder-card{border:1px solid rgba(96,165,250,.16);border-radius:18px;background:linear-gradient(180deg,#0a1f35db,#071729e6);padding:18px}.modern-stepper{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:8px;margin-bottom:18px}.modern-stepper span{border-radius:999px;padding:8px 10px;color:#94a3b8;background:#0f172a80;font-size:11px;font-weight:900;text-align:center}.modern-stepper span.active{color:#fff;background:#16a34a}.modern-builder-card section{border-top:1px solid rgba(148,163,184,.12);padding:16px 0}.modern-builder-card h3{color:#fff;margin:0 0 10px}.modern-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.modern-form-grid label{color:#cbd5e1;font-weight:850}.modern-option-row,.modern-trigger-tabs{display:flex;gap:8px;flex-wrap:wrap}.modern-option-row button,.modern-trigger-tabs button{border:1px solid rgba(96,165,250,.18);border-radius:12px;background:#040c1973;color:#dbeafe;padding:11px 12px;font-weight:900;cursor:pointer}.modern-option-row button.active,.modern-trigger-tabs button.active{border-color:#22c55e;color:#bbf7d0;background:#22c55e1a}.modern-trigger-tabs button{flex:1;text-align:left}.modern-trigger-tabs small{display:block;color:#94a3b8;font-weight:700;margin-top:3px}.modern-market-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.modern-market-grid label{display:flex;gap:8px;align-items:center;padding:10px 12px;border:1px solid rgba(96,165,250,.18);border-radius:12px;color:#dbeafe;background:#040c1959}.modern-market-grid label.checked{border-color:#22c55e;background:#22c55e17}.modern-builder-actions{display:flex;justify-content:space-between;gap:12px;margin-top:10px}.modern-builder-actions button{border:1px solid rgba(96,165,250,.18);border-radius:12px;background:#040c1973;color:#dbeafe;padding:10px 14px;font-weight:900;cursor:pointer}.modern-builder-side{display:grid;gap:16px}.modern-status-ok{color:#22c55e;font-weight:950}.modern-status-warn{color:#f59e0b;font-weight:950}.modern-telegram-preview{border-radius:16px;min-height:270px;display:flex;align-items:center;justify-content:center;padding:18px;background:radial-gradient(circle at top left,rgba(34,197,94,.18),transparent 42%),#091728b8}.modern-telegram-bubble{position:relative;width:100%;max-width:360px;padding:18px 18px 28px;border-radius:18px;color:#e5eefb;background:#0f172ae6;border:1px solid rgba(148,163,184,.18);box-shadow:0 18px 50px #00000038}.modern-telegram-bubble strong,.modern-telegram-bubble span{display:block;margin-bottom:5px}.modern-telegram-bubble .link{color:#60a5fa;word-break:break-all}.modern-telegram-bubble em{position:absolute;right:14px;bottom:10px;color:#94a3b8;font-style:normal}.modern-delivery-line{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.modern-delivery-line span{display:grid;place-items:center;text-align:center;color:#22c55e;gap:5px}.modern-delivery-line b{color:#fff}.modern-delivery-line small{color:#94a3b8}.modern-recommendations-grid{display:grid;grid-template-columns:minmax(0,1fr) 680px;gap:18px;align-items:start}.modern-difficulty-tabs{display:flex;gap:10px;margin:14px 0}.modern-difficulty-tabs button{border:1px solid rgba(96,165,250,.18);border-radius:14px;padding:10px 18px;color:#dbeafe;background:#040c1959;font-weight:950}.modern-difficulty-tabs small{margin-left:8px;color:#94a3b8}.modern-difficulty-tabs .hard.active{border-color:#ef444480;color:#fca5a5}.modern-difficulty-tabs .medium{color:#fbbf24}.modern-difficulty-tabs .safe{color:#22c55e}.modern-rec-card{display:grid;grid-template-columns:86px minmax(0,1fr) 280px 120px;gap:16px;align-items:center;padding:16px;border:1px solid rgba(96,165,250,.14);border-radius:18px;background:#040c194d;margin-bottom:12px}.modern-rec-card h3{color:#fff;margin:0 0 5px}.modern-rec-card p{color:#9fb4d0;margin:0 0 9px}.modern-diff{align-self:start;border-radius:999px;padding:7px 10px;font-weight:950;text-transform:uppercase;text-align:center;background:#f59e0b1f;color:#fbbf24}.modern-diff.hard{background:#ef444429;color:#fca5a5}.modern-diff.low{background:#22c55e29;color:#86efac}.modern-rec-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.modern-rec-stats span{color:#94a3b8;font-size:12px}.modern-rec-stats b{display:block;color:#22c55e;font-size:18px}.modern-rec-actions{display:grid;gap:8px}.modern-rec-actions button{border:1px solid rgba(96,165,250,.18);border-radius:10px;background:#040c1973;color:#dbeafe;padding:8px 10px;font-weight:900;cursor:pointer}.modern-subscription-hero{text-align:center;padding:34px 0 24px}.modern-subscription-hero span{color:#38a4ff;font-weight:950;letter-spacing:.06em}.modern-subscription-hero h1{margin:8px 0;color:#fff;font-size:40px;letter-spacing:-.05em}.modern-subscription-hero p{color:#bfd1e8;font-size:18px}.modern-billing-tabs{width:min(860px,100%);margin:0 auto 26px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:6px;border:1px solid rgba(96,165,250,.16);border-radius:16px;background:#0a1f35a6}.modern-billing-tabs button{border:0;border-radius:13px;background:transparent;color:#cbd5e1;padding:12px;cursor:pointer}.modern-billing-tabs button.active{border:1px solid #2563eb;background:#2563eb1f;color:#60a5fa}.modern-billing-tabs b,.modern-billing-tabs small{display:block}.modern-plan-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.modern-plan-card{position:relative;min-height:420px;display:flex;flex-direction:column;gap:14px;padding:22px;border:1px solid rgba(96,165,250,.16);border-radius:18px;background:linear-gradient(180deg,#0a1f35db,#071729e6)}.modern-plan-card.popular{border-color:#22c55e8c;box-shadow:0 0 0 1px #22c55e2e,0 20px 60px #22c55e14}.modern-plan-card.best{border-color:#f59e0b8c}.modern-plan-icon{width:62px;height:62px;display:grid;place-items:center;border-radius:20px;font-size:30px;background:#60a5fa1f}.modern-plan-card em{position:absolute;right:12px;top:12px;border-radius:999px;padding:6px 9px;color:#bbf7d0;background:#22c55e1f;font-size:11px;font-weight:950;text-transform:uppercase}.modern-plan-card.best em{color:#fcd34d;background:#f59e0b1f}.modern-plan-card h2{color:#fff;margin:0}.modern-plan-card p{color:#9fb4d0;min-height:50px}.modern-plan-options{display:grid;gap:9px;color:#dbeafe}.modern-plan-card strong{margin-top:auto;color:#fff;font-size:25px}.modern-plan-card strong small{font-size:14px;color:#cbd5e1}.modern-plan-card button{width:100%;border:1px solid #2563eb;border-radius:12px;background:#2563eb1a;color:#60a5fa;padding:12px;font-weight:950;cursor:pointer}.modern-plan-card.popular button{background:#4ade80;color:#052e16;border-color:#4ade80}.modern-benefits-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:22px;padding:24px;border:1px solid rgba(96,165,250,.16);border-radius:18px;background:#0a1f35a6}.modern-benefits-row span{color:#dbeafe;font-weight:900}.modern-admin-grid,.modern-settings-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.modern-admin-grid .wide{grid-column:span 2}.modern-admin-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;align-items:center;padding:10px 0;border-bottom:1px solid rgba(148,163,184,.1)}.modern-admin-row b{display:block;color:#fff}.modern-admin-row small{display:block;color:#94a3b8}.modern-admin-row button{border:0;border-radius:9px;background:#2563eb;color:#fff;padding:7px 9px;font-weight:900;cursor:pointer}.modern-admin-grid .admin-card{background:#040c1959!important;border-color:#60a5fa29!important;color:#dbeafe!important;box-shadow:none!important}.modern-admin-grid .admin-card h3,.modern-admin-grid .admin-card h2{color:#fff!important}.modern-settings-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.modern-settings-grid .telegram-connect-card{background:#040c1959!important;border-color:#60a5fa29!important;color:#dbeafe!important}.modern-dashboard-shell .clean-section-panel,.modern-dashboard-shell .content-panel,.modern-dashboard-shell .stats-pro-panel,.modern-dashboard-shell .subscription-page,.modern-dashboard-shell .telegram-settings-layout,.modern-dashboard-shell .legal-content-panel{background:transparent!important;color:#dbeafe!important;border-color:#60a5fa29!important;box-shadow:none!important}.modern-dashboard-shell .stats-pro-hero,.modern-dashboard-shell .stats-block-pro,.modern-dashboard-shell .stats-table-card,.modern-dashboard-shell .stats-card-pro,.modern-dashboard-shell .stats-kpi-card,.modern-dashboard-shell .stats-config-collapsed,.modern-dashboard-shell .telegram-form-panel,.modern-dashboard-shell .telegram-side-panel,.modern-dashboard-shell .telegram-status-card,.modern-dashboard-shell .admin-card,.modern-dashboard-shell .user-info-grid>div,.modern-dashboard-shell .subscription-card,.modern-dashboard-shell .telegram-connect-card,.modern-dashboard-shell .full-picker-block,.modern-dashboard-shell .legal-text-block,.modern-dashboard-shell .contact-form-grid{background:linear-gradient(180deg,#0a1f35e0,#071729eb)!important;color:#dbeafe!important;border:1px solid rgba(96,165,250,.16)!important;box-shadow:0 20px 55px #00000024!important}.modern-dashboard-shell h1,.modern-dashboard-shell h2,.modern-dashboard-shell h3,.modern-dashboard-shell strong{color:#fff}.modern-dashboard-shell .muted-text,.modern-dashboard-shell p,.modern-dashboard-shell small,.modern-dashboard-shell span{border-color:#94a3b81f}.modern-dashboard-shell input,.modern-dashboard-shell select,.modern-dashboard-shell textarea,.modern-dashboard-shell .admin-input{background:#040c1973!important;border:1px solid rgba(96,165,250,.18)!important;color:#dbeafe!important}.modern-dashboard-shell .stats-pro-table td,.modern-dashboard-shell .admin-list-row,.modern-dashboard-shell .small-current-alert,.modern-dashboard-shell .multi-option{background:#040c1959!important;border-color:#60a5fa24!important;color:#dbeafe!important}.modern-dashboard-shell .stats-bar-track{background:#60a5fa1f!important}.modern-dashboard-shell .stats-line-grid{stroke:#94a3b829!important}.modern-dashboard-shell .stats-line-label{fill:#9fb4d0!important}.modern-dashboard-shell .stats-preview-modal,.modern-dashboard-shell .alert-preview-modal,.modern-dashboard-shell .subscription-confirm-modal{background:#071b2d!important;color:#dbeafe!important;border-color:#60a5fa2e!important}.modern-dashboard-shell .modal-overlay{background:#000000b8!important}.modern-dashboard-shell .match-modal{background:linear-gradient(180deg,#0a1f35fa,#071729fa)!important;color:#dbeafe!important;border:1px solid rgba(96,165,250,.2)!important;box-shadow:0 34px 90px #00000073!important}.modern-dashboard-shell .odds-table-card{background:#040c1959!important;border:1px solid rgba(96,165,250,.15)!important;color:#dbeafe!important}.modern-dashboard-shell .odds-table-row{background:#081a2dbf!important;border-color:#60a5fa1a!important}@media (max-width: 1500px){.modern-topbar{grid-template-columns:210px 330px 1fr;padding-right:18px}.modern-user-tools{grid-column:1 / -1;justify-content:flex-end;margin-top:-8px}.modern-kpi-grid,.modern-kpi-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.modern-overview-grid,.modern-recommendations-grid,.modern-alert-builder,.modern-match-layout{grid-template-columns:1fr}.modern-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.modern-admin-grid,.modern-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 900px){.modern-topbar{position:relative;height:auto;grid-template-columns:1fr;padding:14px 16px 14px 86px}.modern-main-nav{justify-content:flex-start;flex-wrap:wrap}.modern-main-content{padding:18px 14px 84px 86px}.modern-kpi-grid,.modern-kpi-grid.compact,.modern-form-grid,.modern-market-grid,.modern-stepper,.modern-plan-grid,.modern-benefits-row,.modern-admin-grid,.modern-settings-grid,.modern-filter-bar{grid-template-columns:1fr}}.dev-login-box{margin-top:14px;padding:12px;border:1px solid rgba(37,99,235,.22);border-radius:14px;background:#2563eb0f;color:#475569}.dev-login-box p{margin:0 0 10px;font-size:.88rem;line-height:1.45}.dev-login-box small{display:block;margin-top:8px;color:#64748b;line-height:1.45}.dev-login-actions{display:flex;flex-wrap:wrap;gap:8px}.dev-login-actions .secondary-btn{flex:1;min-width:135px}.modern-dashboard-shell{--m-bg:#031121;--m-panel:#081d33;--m-panel-2:#0b2745;--m-line:rgba(96,165,250,.18);--m-line-soft:rgba(148,163,184,.11);--m-text:#eaf2ff;--m-muted:#93a9c7;--m-blue:#2f6bff;--m-green:#18d677;--m-red:#ff4d5f;--m-amber:#f5b72f;min-height:100vh;color:var(--m-text);background:radial-gradient(circle at 15% 0%,rgba(37,99,235,.2),transparent 30%),radial-gradient(circle at 85% 6%,rgba(16,185,129,.12),transparent 28%),linear-gradient(180deg,#061426,#071c31 52%,#04101e)!important;overflow-x:hidden;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.modern-dashboard-shell *{box-sizing:border-box}.modern-topbar{position:sticky!important;top:0;z-index:80;height:84px!important;display:flex!important;align-items:center!important;gap:18px!important;padding:0 24px!important;border-bottom:1px solid rgba(96,165,250,.16)!important;background:#030c19f0!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 14px 42px #00000047}.modern-brand{flex:0 0 205px;min-width:205px;height:58px;display:flex;align-items:center;gap:12px}.modern-brand-mark{width:38px!important;height:38px!important;border-radius:14px!important;background:linear-gradient(135deg,#1f6fff,#0ea5e9)!important;box-shadow:0 10px 28px #2563eb5c!important}.modern-brand strong{font-size:24px!important;letter-spacing:-.055em!important;white-space:nowrap}.modern-sport-tabs{flex:0 0 auto;min-width:0;gap:8px!important}.modern-sport-tabs button{height:46px!important;min-width:112px;border:1px solid transparent!important;border-radius:13px!important;border-bottom:1px solid transparent!important;padding:0 14px!important;display:inline-flex;justify-content:center;align-items:center;gap:8px;color:#dbeafe!important;background:#081a2d59!important;opacity:1!important}.modern-sport-tabs button span{margin-right:0!important}.modern-sport-tabs button.active{border-color:#2f6bffa6!important;background:linear-gradient(180deg,#2f6bff59,#2f6bff24)!important;box-shadow:0 12px 26px #2f6bff36,inset 0 -2px #2f6bff;color:#fff!important}.modern-main-nav{flex:1 1 auto;min-width:460px;display:flex!important;justify-content:center!important;gap:4px!important;overflow:hidden}.modern-main-nav button{height:46px!important;padding:0 9px!important;border:0!important;border-bottom:2px solid transparent!important;border-radius:0!important;font-size:13px!important;color:#c7d7f2!important;background:transparent!important;white-space:nowrap}.modern-main-nav button.active{border-bottom-color:#2f6bff!important;color:#66a3ff!important}.modern-user-tools{flex:0 0 auto;gap:10px!important;white-space:nowrap}.modern-dashboard-shell .design-mode-toggle.compact{height:34px;padding:3px;border:1px solid rgba(96,165,250,.22);border-radius:999px;background:#040c19b8;display:flex;gap:2px;align-items:center}.modern-dashboard-shell .design-mode-toggle.compact button{height:26px;padding:0 12px;border-radius:999px;font-size:12px;color:#cfe1ff;border:0;background:transparent}.modern-dashboard-shell .design-mode-toggle.compact button.active{background:#2f6bff!important;color:#fff!important;box-shadow:0 8px 16px #2f6bff47}.modern-bell{width:30px;height:30px;display:grid;place-items:center;font-size:20px!important}.modern-bell b{background:#ef334d!important}.modern-avatar{width:38px!important;height:38px!important;background:linear-gradient(135deg,#2563eb,#3b82f6)!important}.modern-user-name{max-width:115px;overflow:hidden}.modern-user-name strong{overflow:hidden;text-overflow:ellipsis}.modern-logout{height:40px;border-radius:14px!important;padding:0 15px!important;background:#040c197a!important}.modern-icon-sidebar{top:84px!important;width:78px!important;padding:18px 11px!important;background:#030b17d6!important;border-right:1px solid rgba(96,165,250,.13)!important}.modern-icon-sidebar button{width:50px!important;height:50px!important;border-radius:16px!important;color:#c4d3ea!important;font-size:21px!important}.modern-icon-sidebar button.active{color:#7db7ff!important;border-color:#2f6bffa6!important;background:linear-gradient(135deg,#2f6bff57,#0ea5e91f)!important;box-shadow:0 14px 34px #2563eb3d,inset 3px 0 #2f6bff!important}.modern-main-content{padding:28px 28px 88px 106px!important;max-width:1920px;margin:0 auto}.modern-footer{left:78px!important;height:56px!important;background:#030a15eb!important;border-top:1px solid rgba(96,165,250,.15)!important}.modern-footer b{color:var(--m-green)!important}.modern-page-title{margin:2px 0 22px!important;align-items:center!important}.modern-page-title h1{font-size:32px!important;color:#fff!important}.modern-page-title p{color:var(--m-muted)!important}.modern-kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:18px!important;margin-bottom:18px!important}.modern-kpi-card{min-height:118px!important;padding:20px 22px!important;border:1px solid var(--m-line)!important;border-radius:20px!important;background:linear-gradient(180deg,#0d2644eb,#07192df5)!important;box-shadow:0 18px 44px #0000002e,inset 0 1px #ffffff0d!important}.modern-kpi-icon{width:60px!important;height:60px!important;color:#93c5fd!important;background:#2f6bff26!important;border-color:#60a5fa47!important}.modern-kpi-card strong{font-size:30px!important}.modern-kpi-card small{color:#b8c9df!important}.modern-kpi-card em{color:var(--m-green)!important}.modern-card{border:1px solid var(--m-line)!important;border-radius:20px!important;background:linear-gradient(180deg,#0a2038eb,#06182bf5)!important;box-shadow:0 18px 55px #0000002e,inset 0 1px #ffffff0a!important;padding:20px!important}.modern-card h2{color:#fff!important;font-size:20px!important;letter-spacing:-.03em}.modern-card-head{margin-bottom:15px!important}.modern-card-head button,.modern-secondary{border:1px solid rgba(96,165,250,.28)!important;background:#091d329e!important;color:#72adff!important;border-radius:13px!important;font-weight:900!important}.modern-overview-grid{display:grid!important;grid-template-columns:minmax(0,1.6fr) minmax(360px,.94fr)!important;gap:18px!important}.modern-overview-grid .modern-card-large{grid-row:span 2;min-height:420px}.modern-chip-row span.active,.modern-favorites-row span:first-child{background:linear-gradient(135deg,#2f6bff,#1d4ed8)!important;color:#fff!important}.modern-table-head{color:#8ea8c7!important;font-size:11px!important}.modern-table-row{border-bottom:1px solid var(--m-line-soft)!important;padding:14px 12px!important;border-radius:10px}.modern-table-row:hover{background:#2f6bff12!important}.modern-table-row b{color:#fff!important}.modern-table-row em{color:var(--m-green)!important}.modern-link-pill{background:linear-gradient(135deg,#2f6bff,#1d4ed8)!important;border-radius:10px!important;text-align:center;justify-self:start}.modern-mini-row{border-bottom:1px solid var(--m-line-soft)!important;min-height:58px}.modern-up{background:#18d67724!important;color:var(--m-green)!important}.modern-donut{background:conic-gradient(var(--m-green) 0 47%,var(--m-amber) 47% 66%,var(--m-red) 66% 96%,#64748b 96% 100%)!important}.modern-donut:after{background:#071b2d!important}.modern-filter-bar{display:grid!important;grid-template-columns:260px minmax(180px,1fr) minmax(360px,2fr) 180px 130px 170px!important;gap:14px!important;margin-bottom:18px!important}.modern-filter-bar input,.modern-filter-bar select,.modern-filter-bar button,.modern-card input,.modern-card select,.modern-builder-card input,.modern-builder-card select{background:#030d1ab8!important;border:1px solid rgba(96,165,250,.22)!important;color:#eaf2ff!important;border-radius:14px!important;min-height:46px}.modern-segment{min-height:46px}.modern-segment button.active{background:#2f6bff!important}.modern-match-layout{display:grid!important;grid-template-columns:minmax(0,1fr) 355px!important;gap:18px!important}.modern-match-table .modern-table-head,.modern-match-table .modern-table-row{grid-template-columns:minmax(210px,1.35fr) 82px 110px minmax(160px,1fr) minmax(155px,1fr) 130px 90px 76px 76px!important;min-width:1050px!important}.modern-signal-bars i{background:var(--m-green)!important;box-shadow:0 0 10px #18d67738}.modern-side-stack .modern-card label{display:grid;gap:7px;color:#cbd5e1;font-weight:800;margin:0 0 10px}.modern-side-stack .modern-card input,.modern-side-stack .modern-card select{width:100%}.modern-primary-wide,.modern-primary{background:linear-gradient(135deg,#2f6bff,#1d4ed8)!important;color:#fff!important;box-shadow:0 16px 28px #2f6bff42!important}.modern-statistics-page{display:grid;gap:18px}.modern-stats-controls{display:flex;gap:12px;align-items:end}.modern-stats-controls label{display:grid;gap:5px;color:#8ea8c7;font-size:12px;font-weight:900}.modern-stats-controls select{min-width:190px}.modern-stat-chips{display:flex;flex-wrap:wrap;gap:12px;margin-top:-8px}.modern-stat-chips span{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--m-line);border-radius:16px;background:#0a2038b8;padding:12px 18px;color:#cfe1ff;font-weight:850}.modern-stat-chips b{color:#fff;font-size:22px}.modern-stats-kpi-row{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:1px;padding:1px;border:1px solid var(--m-line);border-radius:20px;overflow:hidden;background:#60a5fa1f}.modern-stats-kpi-row div{min-height:92px;padding:17px;background:linear-gradient(180deg,#0a2038f2,#07182bfa)}.modern-stats-kpi-row span{display:block;color:#93a9c7;font-size:12px;font-weight:900}.modern-stats-kpi-row b{display:block;color:#fff;font-size:24px;margin-top:8px}.modern-stats-kpi-row small.ok,.modern-stats-kpi-row .ok,.modern-data-table .ok{color:var(--m-green)!important}.modern-stats-kpi-row .bad,.modern-data-table .bad{color:var(--m-red)!important}.modern-stats-grid-top{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr) minmax(330px,.8fr);gap:18px}.modern-stats-grid-mid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.modern-chart-card{min-height:250px}.modern-profit-chart{width:100%;height:210px;display:block}.modern-profit-chart .modern-chart-line{fill:none;stroke:#2f6bff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 10px rgba(47,107,255,.35))}.modern-profit-chart .modern-chart-dot{fill:#fff;stroke:#2f6bff;stroke-width:3}.modern-bars-list{display:grid;gap:14px;padding:6px 0}.modern-bar-row{display:grid;grid-template-columns:130px 1fr 80px;gap:12px;align-items:center}.modern-bar-row span{color:#dbeafe}.modern-bar-row div{height:10px;border-radius:999px;background:#60a5fa21;overflow:hidden}.modern-bar-row i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#2563eb,#60a5fa)}.modern-bar-row b{color:#fff;text-align:right}.modern-distribution{display:grid;grid-template-columns:170px 1fr;gap:18px;align-items:center}.modern-distribution p{display:flex;align-items:center;gap:8px;justify-content:space-between;color:#cbd5e1;margin:0 0 13px}.modern-distribution i{width:11px;height:11px;border-radius:99px;display:inline-block}.modern-distribution .green{background:var(--m-green)}.modern-distribution .red{background:var(--m-red)}.modern-distribution .gray{background:#94a3b8}.modern-distribution .blue{background:#2f6bff}.modern-data-table{display:grid;gap:0;overflow:auto}.modern-data-table>div,.modern-data-table>button{display:grid;gap:12px;align-items:center;min-height:42px;padding:10px 12px;border-bottom:1px solid var(--m-line-soft);color:#dbeafe;background:transparent;text-align:left;border-left:0;border-right:0;border-top:0}.modern-data-table>div:first-child{color:#8ea8c7;font-size:11px;font-weight:950;text-transform:uppercase}.modern-data-table>div:not(:first-child),.modern-data-table>button{grid-template-columns:repeat(6,minmax(0,1fr))}.modern-data-table>div:first-child{grid-template-columns:repeat(6,minmax(0,1fr))}.modern-data-table strong{color:var(--m-green)!important}.modern-recent-signals>div,.modern-recent-signals>button{grid-template-columns:120px 180px minmax(220px,1.5fr) 160px 160px 80px 90px 110px!important;min-width:1050px}.modern-data-table button:hover{background:#2f6bff0f}.modern-recommendations-grid{display:grid!important;grid-template-columns:minmax(0,1.45fr) minmax(420px,.82fr)!important;gap:20px!important}.modern-difficulty-tabs{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0 18px}.modern-difficulty-tabs button{min-height:42px;border:1px solid var(--m-line);border-radius:14px;padding:8px 16px;background:#030d1a94;color:#dbeafe;font-weight:950}.modern-rec-card{grid-template-columns:86px minmax(220px,1.1fr) 290px 125px!important;border-color:var(--m-line)!important;background:linear-gradient(180deg,#0b233dc7,#07182bdb)!important}.modern-rec-actions .modern-primary{width:100%}.modern-subscription-page{min-height:calc(100vh - 170px)}.modern-subscription-hero{padding:30px 0 28px!important}.modern-subscription-hero h1{font-size:46px!important}.modern-plan-grid{grid-template-columns:repeat(6,minmax(190px,1fr))!important;gap:18px!important}.modern-plan-card{min-height:455px!important;border-radius:20px!important;padding:24px!important}.modern-plan-icon{width:68px!important;height:68px!important;border-radius:22px!important}.modern-plan-card button{min-height:48px}.modern-plan-card.popular button{background:linear-gradient(135deg,#4ade80,#22c55e)!important}.modern-plan-card.best button{background:linear-gradient(135deg,#fbbf24,#f59e0b)!important;color:#08111f!important;border-color:#f59e0b!important}.modern-admin-grid{grid-template-columns:1.2fr 1.1fr .9fr .9fr!important;gap:18px!important}.modern-admin-grid .modern-card{min-height:220px}.modern-admin-grid .wide{grid-column:span 2!important}.modern-admin-row button:nth-of-type(1){background:#16a34a!important}.modern-admin-row button:nth-of-type(2){background:#dc2626!important}.modern-admin-grid .stats-admin-review{background:transparent!important;border:0!important;padding:0!important;box-shadow:none!important}.modern-admin-grid .stats-admin-review .admin-list-row{background:#040c1961!important}.modern-admin-grid .stacked-actions{flex-direction:row!important;min-width:360px!important}.modern-admin-grid .stacked-actions button{min-width:64px}.modern-modal-overlay{align-items:center!important;justify-content:center!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modern-match-modal{width:min(1260px,calc(100vw - 72px));max-height:calc(100vh - 54px);overflow:auto;border:1px solid rgba(96,165,250,.24);border-radius:24px;background:linear-gradient(180deg,#091f37fa,#061425fc);box-shadow:0 36px 110px #0000009e,0 0 0 1px #ffffff08 inset;padding:24px;position:relative;color:#dbeafe}.modern-modal-close{position:absolute;right:18px;top:18px;width:38px;height:38px;border:0;border-radius:14px;background:#eaf2ff;color:#1e3a8a;font-size:24px;font-weight:900;cursor:pointer}.modern-match-modal-header{display:grid;grid-template-columns:1fr 260px 260px;align-items:center;gap:18px;padding-right:46px}.modern-match-modal-header h2{color:#fff;margin:0 0 7px;font-size:25px}.modern-match-modal-header p{color:#9fb4d0;margin:0}.modern-match-scorebox{text-align:center}.modern-match-scorebox small{display:inline-flex;padding:5px 10px;border-radius:999px;background:#22c55e1f;color:#22c55e;font-weight:950}.modern-match-scorebox strong{display:block;color:#fff;font-size:40px;line-height:1;margin:7px 0}.modern-match-scorebox span{color:#22c55e;font-weight:850}.modern-modal-actions{display:flex;justify-content:flex-end;gap:10px}.modern-modal-actions button{border:1px solid rgba(96,165,250,.24);border-radius:12px;padding:10px 12px;background:#030d1a85;color:#dbeafe;font-weight:900}.modern-modal-actions .primary{background:#2f6bff;color:#fff}.modern-modal-tabs{display:flex;gap:9px;margin:22px 0 16px}.modern-modal-tabs button{border:1px solid rgba(96,165,250,.22);border-radius:12px;padding:10px 18px;background:#030d1a80;color:#dbeafe;font-weight:900}.modern-modal-tabs button.active{background:#2f6bff;color:#fff}.modern-modal-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px}.modern-modal-summary div{min-height:94px;padding:16px;border:1px solid var(--m-line);border-radius:16px;background:#0a2038b3}.modern-modal-summary span{color:#9fb4d0;font-weight:850;display:block}.modern-modal-summary strong{display:block;color:#fff;font-size:20px;margin-top:8px}.modern-modal-summary strong.ok{color:#22c55e}.modern-modal-summary small{color:#9fb4d0}.modern-primary-market-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.modern-market-card{border:1px solid var(--m-line);border-radius:18px;padding:16px;background:linear-gradient(180deg,#0b223bbf,#041222d6)}.modern-market-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px}.modern-market-card h3{color:#fff;margin:0}.modern-market-card small{color:#9fb4d0}.modern-market-card-head>span{color:#22c55e;font-weight:950}.modern-odds-sparkline{width:100%;height:76px;margin:4px 0 10px;display:block}.modern-odds-sparkline path{stroke:#94a3b82b;stroke-width:1;fill:none}.modern-odds-sparkline polyline{fill:none;stroke:#2f6bff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 9px rgba(47,107,255,.32))}.modern-snapshot-title{color:#cfe1ff;font-weight:950;font-size:12px;margin:8px 0}.modern-snapshot-table{display:grid;gap:0}.modern-snapshot-head,.modern-snapshot-row{display:grid;gap:8px;align-items:center;min-height:32px;border-bottom:1px solid var(--m-line-soft)}.modern-snapshot-head{color:#8ea8c7;text-transform:uppercase;font-size:10px;font-weight:950}.modern-snapshot-row span{color:#9fb4d0;font-size:12px}.modern-snapshot-row strong{color:#eaf2ff;font-size:12px}.modern-market-action{width:100%;margin-top:12px;border:1px solid rgba(34,197,94,.35);border-radius:12px;background:#22c55e17;color:#bbf7d0;min-height:40px;font-weight:950}.modern-more-markets{margin-top:16px;border:1px solid var(--m-line);border-radius:18px;padding:14px;background:#030d1a57}.modern-more-tabs{display:flex;gap:14px;margin-bottom:12px;color:#9fb4d0}.modern-more-tabs span{font-weight:900;padding-bottom:8px;border-bottom:2px solid transparent}.modern-more-tabs .active{color:#fff;border-bottom-color:#2f6bff}.modern-more-market-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.modern-market-card.compact{padding:12px}.modern-market-card.compact .modern-odds-sparkline{height:58px}.modern-market-card.compact .modern-snapshot-row:nth-child(n+4){display:none}.modern-modal-foot{text-align:center;color:#22c55e;margin-top:14px;font-size:12px}@media (max-width: 1650px){.modern-topbar{gap:10px!important;padding-right:16px!important}.modern-brand{flex-basis:180px;min-width:180px}.modern-sport-tabs button{min-width:96px;padding:0 10px!important}.modern-main-nav{min-width:380px}.modern-main-nav button{font-size:12px!important;padding:0 6px!important}.modern-user-name{display:none}.modern-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width: 1200px){.modern-topbar{height:auto!important;min-height:84px;flex-wrap:wrap;padding-left:92px!important}.modern-main-nav{justify-content:flex-start!important;flex-wrap:wrap;min-width:0}.modern-main-content{padding-left:96px!important}.modern-kpi-grid,.modern-kpi-grid.compact,.modern-overview-grid,.modern-match-layout,.modern-recommendations-grid,.modern-stats-grid-top,.modern-stats-grid-mid,.modern-alert-builder,.modern-admin-grid,.modern-primary-market-grid,.modern-more-market-grid{grid-template-columns:1fr!important}.modern-modal-summary{grid-template-columns:repeat(2,1fr)}.modern-match-modal-header{grid-template-columns:1fr}}.modern-dashboard-shell{display:block!important;grid-template-columns:none!important;gap:0!important;align-items:stretch!important;width:100%!important}.modern-dashboard-shell .modern-topbar{width:100%!important;min-width:0!important;height:78px!important;display:grid!important;grid-template-columns:190px 330px minmax(560px,1fr) auto!important;column-gap:14px!important;align-items:center!important;padding:0 18px!important;overflow:visible!important}.modern-dashboard-shell .modern-brand{min-width:0!important;flex:initial!important;width:auto!important;height:58px!important}.modern-dashboard-shell .modern-brand strong{font-size:22px!important}.modern-dashboard-shell .modern-sport-tabs{min-width:0!important;width:100%!important;gap:7px!important;overflow:visible!important}.modern-dashboard-shell .modern-sport-tabs button{min-width:0!important;flex:1 1 0!important;height:46px!important;padding:0 10px!important;font-size:14px!important;white-space:nowrap!important}.modern-dashboard-shell .modern-main-nav{min-width:0!important;width:100%!important;display:flex!important;justify-content:center!important;gap:2px!important;overflow:visible!important}.modern-dashboard-shell .modern-main-nav button{flex:0 1 auto!important;min-width:0!important;padding:0 8px!important;font-size:13px!important;line-height:1!important;white-space:nowrap!important}.modern-dashboard-shell .modern-user-tools{min-width:0!important;max-width:440px!important;display:flex!important;align-items:center!important;justify-content:flex-end!important}.modern-dashboard-shell .modern-user-name{display:block!important;max-width:120px!important}.modern-dashboard-shell .modern-main-content{width:100%!important;max-width:none!important;margin:0!important;padding:24px 28px 92px 106px!important}.modern-dashboard-shell .modern-icon-sidebar{top:78px!important}.modern-dashboard-shell .modern-footer{left:78px!important}.modern-dashboard-shell .modern-table{max-height:none!important}.modern-dashboard-shell .modern-match-table{overflow:auto!important}.modern-dashboard-shell .modern-match-table .modern-table-row{min-height:62px}.modern-dashboard-shell .modern-match-page .modern-card-large{overflow:hidden!important}.modern-dashboard-shell .modern-match-page .modern-table{padding-bottom:12px}.modern-dashboard-shell .modern-match-layout{grid-template-columns:minmax(0,1fr) 355px!important}.modern-section-head{display:flex;align-items:baseline;justify-content:space-between;gap:14px;margin-bottom:12px}.modern-section-head h3{margin:0!important;color:#fff!important}.modern-section-head small{color:var(--m-muted);font-weight:700}.modern-control-grid{display:grid;gap:12px;margin-top:10px}.modern-control-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.modern-control-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.modern-control-block>span{display:block;margin-bottom:8px;color:#8ea8c7;font-size:12px;text-transform:uppercase;letter-spacing:.05em;font-weight:950}.modern-time-type-row button{min-width:96px}.modern-trigger-tabs button.disabled-soft{opacity:.55;cursor:not-allowed}.modern-picker-shell{margin-top:14px;border:1px solid var(--m-line);border-radius:16px;padding:14px;background:#030d1a61}.modern-picker-shell h4{margin:0 0 10px;color:#eaf2ff}.modern-picker-shell .full-picker-block{background:transparent!important;border:0!important;padding:0!important;box-shadow:none!important}.modern-picker-shell .multi-option-list{max-height:260px;overflow:auto;display:grid;gap:6px}.modern-picker-shell .multi-option{border-radius:12px!important;padding:10px 12px!important}.modern-picker-shell .multi-option.selected{border-color:#22c55e8c!important;background:#22c55e1a!important}.modern-market-grid-v3{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))!important}.modern-market-grid-v3 label{position:relative;min-height:58px;padding:13px 14px 13px 48px!important;border-radius:16px!important;background:#030d1a6b!important;transition:border-color .18s ease,background .18s ease,transform .18s ease}.modern-market-grid-v3 label:hover{transform:translateY(-1px);border-color:#60a5fa5c!important}.modern-market-grid-v3 label input{position:absolute!important;opacity:0!important;pointer-events:none!important}.modern-market-grid-v3 label:before{content:"";position:absolute;left:15px;top:50%;width:20px;height:20px;transform:translateY(-50%);border-radius:7px;border:1px solid rgba(148,163,184,.42);background:#081a2de6}.modern-market-grid-v3 label.checked{border-color:#22c55e94!important;background:linear-gradient(180deg,#22c55e1f,#22c55e0d)!important}.modern-market-grid-v3 label.checked:before{content:"✓";display:grid;place-items:center;color:#052e16;font-size:14px;font-weight:950;border-color:#22c55e;background:#22c55e}.modern-market-grid-v3 label span{color:#eaf2ff!important;font-weight:900}.modern-alert-summary-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.modern-alert-summary-strip span{border:1px solid var(--m-line);border-radius:14px;padding:12px;background:#030d1a73;color:#dbeafe}.modern-alert-summary-strip b{display:block;margin-bottom:5px;color:#8ea8c7!important;font-size:11px;text-transform:uppercase;letter-spacing:.04em}.modern-dashboard-shell .telegram-draft-stats-card{background:#030d1a7a!important;border:1px solid var(--m-line)!important;color:#dbeafe!important;border-radius:16px!important}.modern-dashboard-shell .telegram-draft-stats-card h3{color:#fff!important}.modern-telegram-connected-row{display:grid;grid-template-columns:56px 1fr;gap:14px;align-items:center;margin:10px 0 14px}.modern-telegram-icon{width:56px;height:56px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(135deg,#0ea5e9,#2563eb);color:#fff;font-size:28px;box-shadow:0 14px 34px #0ea5e940}.modern-delivery-row{display:grid;grid-template-columns:86px minmax(0,1fr) 110px 72px;align-items:center;gap:10px;min-height:42px;border-bottom:1px solid var(--m-line-soft);color:#dbeafe}.modern-delivery-row b{color:#fff!important}.modern-delivery-row em{font-style:normal;font-weight:950}.modern-delivery-row em.ok{color:var(--m-green)}.modern-delivery-row em.bad{color:var(--m-red)}.modern-stats-full-groups{display:grid;gap:18px;margin-top:8px}.modern-stats-section-title{border:1px solid var(--m-line);border-radius:18px;padding:18px 20px;background:linear-gradient(180deg,#0a2038b8,#07182bd6)}.modern-stats-section-title h2{margin:0 0 6px;color:#fff}.modern-dashboard-shell .stats-config-list{gap:16px!important}.modern-dashboard-shell .stats-config-section-title{color:#fff!important;margin:18px 0 8px!important}.modern-dashboard-shell .stats-block-pro{border:1px solid var(--m-line)!important;border-radius:20px!important;background:linear-gradient(180deg,#0a2038c7,#07182be0)!important;padding:20px!important}.modern-dashboard-shell .stats-table-card,.modern-dashboard-shell .stats-card-pro,.modern-dashboard-shell .stats-config-collapsed{background:#030d1a5c!important;border-color:var(--m-line)!important;color:#dbeafe!important}.modern-dashboard-shell .stats-pro-table td{background:#081a2db3!important;color:#dbeafe!important}.modern-dashboard-shell .stats-pro-table th{color:#8ea8c7!important}.modern-admin-grid .modern-card{overflow:hidden}.modern-admin-grid .modern-card:nth-child(2){max-height:380px;overflow:auto}.modern-admin-grid .modern-card:nth-child(4){max-height:380px;overflow:auto}.modern-admin-grid .modern-admin-row{grid-template-columns:minmax(0,1fr) auto auto!important}.modern-admin-grid .modern-admin-row small{display:block;color:#93a9c7;margin-top:3px}.modern-admin-grid .modern-kv{min-height:42px}@media (max-width: 1600px){.modern-dashboard-shell .modern-topbar{grid-template-columns:170px 295px minmax(470px,1fr) auto!important;gap:8px!important;padding:0 12px!important}.modern-dashboard-shell .modern-brand strong{font-size:20px!important}.modern-dashboard-shell .modern-sport-tabs button{font-size:12px!important;padding:0 7px!important}.modern-dashboard-shell .modern-main-nav button{font-size:11px!important;padding:0 5px!important}.modern-dashboard-shell .modern-user-name{display:none!important}.modern-dashboard-shell .modern-user-tools{max-width:330px!important;gap:6px!important}.modern-dashboard-shell .modern-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width: 1250px){.modern-dashboard-shell .modern-topbar{height:auto!important;min-height:112px!important;grid-template-columns:1fr 1fr!important;row-gap:6px!important;padding-left:92px!important}.modern-dashboard-shell .modern-main-nav{justify-content:flex-start!important;flex-wrap:wrap!important}.modern-dashboard-shell .modern-user-tools{justify-content:flex-start!important}.modern-dashboard-shell .modern-main-content{padding-left:96px!important}.modern-control-grid.two,.modern-control-grid.three,.modern-alert-summary-strip{grid-template-columns:1fr!important}}.modern-dashboard-shell .modern-topbar{position:relative!important;top:auto!important;height:86px!important;min-height:86px!important;display:grid!important;grid-template-columns:220px 360px minmax(0,1fr) auto!important;gap:12px!important;align-items:center!important;padding:0 22px!important;overflow:visible!important}.modern-dashboard-shell .modern-brand{height:62px!important;display:flex!important;align-items:center!important;gap:12px!important;padding:0!important;min-width:0!important}.modern-brand-logo{width:42px!important;height:42px!important;object-fit:cover!important;border-radius:14px!important;box-shadow:0 10px 24px #2563eb42!important}.modern-dashboard-shell .modern-sport-tabs,.modern-dashboard-shell .modern-main-nav,.modern-dashboard-shell .modern-user-tools{min-width:0!important}.modern-dashboard-shell .modern-sport-tabs{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.modern-dashboard-shell .modern-sport-tabs button{width:100%!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important}.modern-dashboard-shell .modern-main-nav{display:flex!important;justify-content:center!important;flex-wrap:nowrap!important;overflow:hidden!important;gap:3px!important}.modern-dashboard-shell .modern-main-nav button{font-size:12px!important;padding:0 8px!important;min-width:0!important}.modern-dashboard-shell .modern-user-tools{max-width:455px!important}.modern-dashboard-shell .modern-main-content{padding-top:30px!important}.modern-dashboard-shell .modern-icon-sidebar{top:86px!important}.modern-dashboard-shell .modern-footer{left:78px!important;display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important;gap:14px!important}.modern-footer-links{display:flex;justify-content:center;align-items:center;gap:28px}.modern-footer-links button{border:0;background:transparent;color:#eaf2ff;font-weight:850;cursor:pointer}.modern-footer-links button:hover{color:#60a5fa}.modern-card-note{margin:-4px 0 12px;color:#8ea8c7;font-size:13px}.modern-match-table.locked .modern-table-row span:nth-child(5),.modern-match-table.locked .modern-table-row span:nth-child(6){color:#94a3b8!important;font-weight:900}.modern-row-actions{display:flex!important;gap:10px;align-items:center;justify-content:flex-start;color:#bfdbfe}.modern-row-actions span{cursor:pointer;font-size:18px;line-height:1}.modern-market-action.muted{display:block;margin-top:12px;color:#8ea8c7!important;border-top:1px solid rgba(148,163,184,.12);padding-top:10px;font-size:12px;font-weight:850}.modern-snapshot-table{max-height:285px!important;overflow:auto!important;padding-right:4px}.modern-more-tabs{display:flex;gap:10px}.modern-more-tabs span.active{display:inline-flex;align-items:center;height:34px;padding:0 14px;border-radius:999px;background:#2f6bff29;color:#93c5fd;font-weight:950}.modern-plan-grid{align-items:stretch!important}.modern-plan-card{overflow:hidden!important}.modern-plan-icon{line-height:1.05!important;white-space:normal!important;text-align:center!important}.modern-plan-card h2{min-height:44px;display:flex;align-items:center}.modern-plan-options label{display:flex!important;align-items:center!important;gap:10px!important;min-height:28px;line-height:1.2}.modern-plan-options input{width:16px!important;height:16px!important;margin:0!important;flex:0 0 auto}.modern-benefits-row{margin-left:0!important;margin-right:0!important}.modern-alert-builder-v3 .modern-builder-card{overflow:visible!important}.modern-market-grid-v3 label span{line-height:1.25}@media (max-width: 1500px){.modern-dashboard-shell .modern-topbar{grid-template-columns:190px 310px minmax(0,1fr) auto!important;gap:8px!important;padding:0 14px!important}.modern-dashboard-shell .modern-brand strong{font-size:19px!important}.modern-dashboard-shell .modern-main-nav button{font-size:11px!important;padding:0 5px!important}.modern-dashboard-shell .modern-user-name{display:none!important}}@media (max-width: 1180px){.modern-dashboard-shell .modern-topbar{grid-template-columns:1fr!important;height:auto!important;min-height:160px!important;padding-left:92px!important}.modern-dashboard-shell .modern-sport-tabs{grid-template-columns:repeat(3,minmax(0,1fr))!important}.modern-dashboard-shell .modern-main-nav{justify-content:flex-start!important;flex-wrap:wrap!important}}.modern-dashboard-shell .overview-kpis,.modern-dashboard-shell .match-kpis{grid-template-columns:repeat(4,minmax(0,1fr))!important}.modern-dashboard-shell .modern-kpi-card{min-height:104px}.modern-dashboard-shell .modern-data-table.modern-table-five>div,.modern-dashboard-shell .modern-data-table.modern-table-five>button{grid-template-columns:minmax(170px,1.4fr) .8fr .85fr .85fr 1fr!important}.modern-dashboard-shell .modern-data-table.modern-table-six>div,.modern-dashboard-shell .modern-data-table.modern-table-six>button{grid-template-columns:minmax(150px,1.35fr) .75fr .75fr .85fr .85fr 1fr!important}.modern-dashboard-shell .modern-data-table.modern-table-seven>div,.modern-dashboard-shell .modern-data-table.modern-table-seven>button{grid-template-columns:minmax(150px,1.2fr) .65fr .65fr .65fr .65fr .85fr 1fr!important}.modern-dashboard-shell .modern-data-table.modern-table-eight>div,.modern-dashboard-shell .modern-data-table.modern-table-eight>button{grid-template-columns:minmax(125px,1fr) minmax(150px,1.2fr) minmax(250px,2fr) minmax(130px,1fr) minmax(120px,1fr) .65fr .7fr .9fr!important}.modern-dashboard-shell .modern-data-table>div,.modern-dashboard-shell .modern-data-table>button{color:#dbeafe!important}.modern-dashboard-shell .modern-data-table b{color:#fff!important}.modern-dashboard-shell .modern-data-table span{color:#cfe1ff!important}.modern-dashboard-shell .modern-data-table>div:first-child span{color:#8ea8c7!important}.modern-dashboard-shell .modern-data-table strong{color:#22c55e!important}.modern-dashboard-shell .modern-data-table em{font-style:normal;font-weight:950}.modern-dashboard-shell .modern-chart-label{fill:#dbeafe;font-size:11px;font-weight:900}.modern-dashboard-shell .modern-profit-chart{min-height:180px}.modern-dashboard-shell .stats-block-head h2,.modern-dashboard-shell .stats-table-card h3,.modern-dashboard-shell .stats-card-pro h3,.modern-dashboard-shell .stats-config-collapsed h3{color:#fff!important}.modern-dashboard-shell .stats-block-head p,.modern-dashboard-shell .stats-table-card p,.modern-dashboard-shell .stats-config-description,.modern-dashboard-shell .muted-text{color:#9fb4d0!important}.modern-dashboard-shell .stats-kpi-card{background:#081a2dc7!important;border-color:#60a5fa2e!important;box-shadow:none!important}.modern-dashboard-shell .stats-kpi-card span{color:#8ea8c7!important}.modern-dashboard-shell .stats-kpi-card strong{color:#fff!important}.modern-dashboard-shell .stats-kpi-card.positive strong{color:#22c55e!important}.modern-dashboard-shell .stats-kpi-card.negative strong{color:#ef4444!important}.modern-dashboard-shell .stats-mini-box{background:#081a2dcc!important;border-color:#60a5fa29!important}.modern-dashboard-shell .stats-mini-box span{color:#8ea8c7!important}.modern-dashboard-shell .stats-mini-box strong{color:#fff!important}.modern-dashboard-shell .stats-pro-table td{background:#081a2dc7!important;border-color:#60a5fa24!important;color:#dbeafe!important}.modern-dashboard-shell .stats-pro-table td:first-child{color:#fff!important}.modern-dashboard-shell .stats-pro-table td strong,.modern-dashboard-shell .stats-pro-table .stats-click-btn{color:#93c5fd!important}.modern-dashboard-shell .stats-sort-btn{color:#8ea8c7!important}.modern-dashboard-shell .stats-bar-row span{color:#dbeafe!important}.modern-dashboard-shell .stats-bar-row strong{color:#fff!important}.stats-preview-modal,.stats-preview-modal *{color:#0f172a!important}.stats-preview-modal pre{color:#0f172a!important;background:#f8fbff!important;border-color:#dbe8f7!important}.stats-preview-modal .muted-text{color:#475569!important}.modern-dashboard-shell .modern-admin-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.modern-dashboard-shell .modern-admin-grid>.modern-card:nth-child(1),.modern-dashboard-shell .modern-admin-grid>.modern-card:nth-child(2){grid-column:span 2}.modern-dashboard-shell .modern-admin-grid>.modern-card:nth-child(5),.modern-dashboard-shell .modern-admin-grid>.modern-card:nth-child(6){grid-column:span 2}.modern-dashboard-shell .modern-admin-grid>.modern-card:nth-child(7){grid-column:1 / -1}.modern-dashboard-shell .modern-admin-grid>.modern-card:nth-child(5) .price-editor-grid{grid-template-columns:repeat(3,minmax(180px,1fr))!important;gap:14px!important}.modern-dashboard-shell .modern-admin-grid>.modern-card:nth-child(5) .price-editor-grid label{color:#dbeafe!important;min-width:0!important}.modern-dashboard-shell .modern-admin-grid .admin-input,.modern-dashboard-shell .modern-admin-grid select,.modern-dashboard-shell .modern-admin-grid input{background:#06182b!important;color:#fff!important;border-color:#60a5fa38!important}.modern-dashboard-shell .modern-admin-grid .primary-btn,.modern-dashboard-shell .modern-admin-grid .secondary-btn{white-space:nowrap}.modern-dashboard-shell .modern-admin-grid .admin-row-actions{flex-wrap:wrap!important}.modern-dashboard-shell .modern-admin-grid .stats-admin-review{max-height:none!important;overflow:visible!important}@media (max-width:1500px){.modern-dashboard-shell .overview-kpis,.modern-dashboard-shell .match-kpis,.modern-dashboard-shell .modern-admin-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:900px){.modern-dashboard-shell .overview-kpis,.modern-dashboard-shell .match-kpis,.modern-dashboard-shell .modern-admin-grid{grid-template-columns:1fr!important}.modern-dashboard-shell .modern-data-table.modern-table-five>div,.modern-dashboard-shell .modern-data-table.modern-table-five>button,.modern-dashboard-shell .modern-data-table.modern-table-six>div,.modern-dashboard-shell .modern-data-table.modern-table-six>button,.modern-dashboard-shell .modern-data-table.modern-table-seven>div,.modern-dashboard-shell .modern-data-table.modern-table-seven>button,.modern-dashboard-shell .modern-data-table.modern-table-eight>div,.modern-dashboard-shell .modern-data-table.modern-table-eight>button{min-width:780px}}.modern-dashboard-shell .modern-stats-block{display:grid;gap:18px;margin-top:20px;padding-top:4px}.modern-dashboard-shell .modern-stats-block.compact{border:1px solid rgba(96,165,250,.18);border-radius:22px;padding:18px;background:linear-gradient(180deg,#07182b9e,#04101eb8)}.modern-dashboard-shell .modern-stats-section-title.inline{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin:0}.modern-dashboard-shell .modern-stats-section-title.inline p{margin:0;color:#9fb4d0}.modern-dashboard-shell .modern-stats-table-card.wide{grid-column:1 / -1}.modern-dashboard-shell .modern-stats-block .modern-stats-grid-top,.modern-dashboard-shell .modern-stats-block .modern-stats-grid-mid{margin-top:0}.modern-dashboard-shell .modern-stats-block.compact .modern-stats-grid-top{grid-template-columns:minmax(0,1.1fr) minmax(260px,.8fr) minmax(260px,.8fr)}.modern-dashboard-shell .modern-stats-block.compact .modern-stats-grid-mid{grid-template-columns:repeat(3,minmax(0,1fr))}.modern-dashboard-shell .modern-stats-kpi-row.dense div{min-height:78px;padding:13px 14px}.modern-dashboard-shell .modern-stats-kpi-row.dense b{font-size:20px}.modern-dashboard-shell .modern-stats-full-groups{display:grid;gap:18px}.modern-dashboard-shell .stats-config-list{display:grid!important;gap:18px!important;margin-top:0!important}.modern-dashboard-shell .stats-config-section-title{color:#fff!important;margin:12px 0 0!important;font-size:22px!important}.modern-dashboard-shell .telegram-draft-stats-card{background:linear-gradient(180deg,#0a2038eb,#06182bf5)!important;border:1px solid rgba(96,165,250,.22)!important;color:#dbeafe!important}.modern-dashboard-shell .telegram-draft-stats-card h3,.modern-dashboard-shell .telegram-draft-stats-card strong,.modern-dashboard-shell .draft-league-preview strong{color:#fff!important}.modern-dashboard-shell .telegram-draft-stats-card p,.modern-dashboard-shell .draft-league-preview p{color:#cfe1ff!important}.modern-dashboard-shell .draft-stats-grid span{background:#030d1ab8!important;border-color:#60a5fa38!important}.modern-dashboard-shell .draft-stats-grid small{color:#8ea8c7!important}.modern-dashboard-shell .draft-stats-grid strong{color:#22c55e!important}.modern-dashboard-shell .modern-card-head input,.modern-dashboard-shell .modern-stats-table-card input{min-height:40px;padding:8px 12px}@media (max-width: 1280px){.modern-dashboard-shell .modern-topbar{grid-template-columns:minmax(170px,200px) minmax(320px,auto) minmax(360px,1fr) auto!important;gap:8px!important}.modern-dashboard-shell .modern-main-nav button{font-size:12px!important;padding:0 7px!important}.modern-dashboard-shell .modern-user-name{display:none!important}}@media (max-width: 760px){.modern-dashboard-shell{overflow-x:hidden!important}.modern-dashboard-shell .modern-topbar{position:sticky!important;top:0!important;display:flex!important;flex-wrap:wrap!important;align-items:center!important;height:auto!important;min-height:0!important;padding:12px!important;gap:10px!important}.modern-dashboard-shell .modern-brand{flex:1 1 100%!important;min-width:0!important;height:auto!important}.modern-dashboard-shell .modern-brand-logo{width:44px!important;height:44px!important}.modern-dashboard-shell .modern-brand strong{font-size:24px!important}.modern-dashboard-shell .modern-sport-tabs{width:100%!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.modern-dashboard-shell .modern-sport-tabs button{min-width:0!important;width:100%!important;height:42px!important;padding:0 6px!important;font-size:12px!important}.modern-dashboard-shell .modern-main-nav{width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;overflow:visible!important}.modern-dashboard-shell .modern-main-nav button{height:36px!important;padding:0 6px!important;border:1px solid rgba(96,165,250,.16)!important;border-radius:11px!important;font-size:11px!important;background:#081a2d73!important}.modern-dashboard-shell .modern-main-nav button.active{border-color:#2f6bffa6!important;background:#2f6bff29!important}.modern-dashboard-shell .modern-user-tools{width:100%!important;justify-content:space-between!important;gap:8px!important}.modern-dashboard-shell .modern-user-name{display:block!important;max-width:95px!important}.modern-dashboard-shell .modern-icon-sidebar{display:none!important}.modern-dashboard-shell .modern-main-content{padding:16px 12px 26px!important;max-width:none!important;margin:0!important}.modern-dashboard-shell .modern-footer{position:static!important;left:auto!important;height:auto!important;display:grid!important;grid-template-columns:1fr!important;gap:10px!important;padding:14px 12px!important;text-align:center!important}.modern-dashboard-shell .modern-footer-links{flex-wrap:wrap!important;gap:12px!important}.modern-dashboard-shell .modern-page-title{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:12px!important}.modern-dashboard-shell .modern-page-title h1{font-size:29px!important;line-height:1.12!important}.modern-dashboard-shell .modern-refresh{align-self:flex-start!important}.modern-dashboard-shell .modern-kpi-grid,.modern-dashboard-shell .overview-kpis,.modern-dashboard-shell .match-kpis,.modern-dashboard-shell .modern-overview-grid,.modern-dashboard-shell .modern-match-layout,.modern-dashboard-shell .modern-recommendations-grid,.modern-dashboard-shell .modern-alert-builder,.modern-dashboard-shell .modern-settings-grid,.modern-dashboard-shell .modern-admin-grid,.modern-dashboard-shell .modern-plan-grid,.modern-dashboard-shell .modern-stats-grid-top,.modern-dashboard-shell .modern-stats-grid-mid,.modern-dashboard-shell .modern-stats-block.compact .modern-stats-grid-top,.modern-dashboard-shell .modern-stats-block.compact .modern-stats-grid-mid,.modern-dashboard-shell .modern-control-grid,.modern-dashboard-shell .modern-control-grid.two,.modern-dashboard-shell .modern-control-grid.three{grid-template-columns:1fr!important}.modern-dashboard-shell .modern-filter-bar{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.modern-dashboard-shell .modern-filter-bar input,.modern-dashboard-shell .modern-filter-bar select,.modern-dashboard-shell .modern-filter-bar button{width:100%!important}.modern-dashboard-shell .modern-segment{display:grid!important;grid-template-columns:1fr 1fr!important}.modern-dashboard-shell .modern-table-head{display:none!important}.modern-dashboard-shell .modern-table-head,.modern-dashboard-shell .modern-table-row,.modern-dashboard-shell .modern-overview-table .modern-table-row,.modern-dashboard-shell .modern-match-table .modern-table-row{min-width:0!important}.modern-dashboard-shell .modern-overview-table .modern-table-row,.modern-dashboard-shell .modern-match-table .modern-table-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px 12px!important;border:1px solid rgba(96,165,250,.14)!important;border-radius:16px!important;margin:0 0 10px!important;background:#081a2d94!important}.modern-dashboard-shell .modern-overview-table .modern-table-row>span:first-child,.modern-dashboard-shell .modern-match-table .modern-table-row>span:first-child{grid-column:1 / -1!important}.modern-dashboard-shell .modern-side-stack{display:grid!important;gap:14px!important}.modern-dashboard-shell .modern-card{padding:15px!important;border-radius:18px!important}.modern-dashboard-shell .modern-stats-kpi-row,.modern-dashboard-shell .modern-stats-kpi-row.dense{grid-template-columns:repeat(2,minmax(0,1fr))!important}.modern-dashboard-shell .modern-stats-kpi-row div{min-height:78px!important}.modern-dashboard-shell .modern-data-table{overflow-x:auto!important}.modern-dashboard-shell .modern-data-table.modern-table-five>div,.modern-dashboard-shell .modern-data-table.modern-table-five>button,.modern-dashboard-shell .modern-data-table.modern-table-six>div,.modern-dashboard-shell .modern-data-table.modern-table-six>button,.modern-dashboard-shell .modern-data-table.modern-table-seven>div,.modern-dashboard-shell .modern-data-table.modern-table-seven>button,.modern-dashboard-shell .modern-data-table.modern-table-eight>div,.modern-dashboard-shell .modern-data-table.modern-table-eight>button{min-width:760px!important}.modern-dashboard-shell .modern-modal-overlay{align-items:flex-start!important;padding:12px!important}.modern-dashboard-shell .modern-match-modal{width:100%!important;max-height:calc(100vh - 24px)!important;overflow:auto!important;padding:18px!important}.modern-dashboard-shell .modern-match-modal-header,.modern-dashboard-shell .modern-primary-market-grid,.modern-dashboard-shell .modern-modal-summary,.modern-dashboard-shell .modern-more-market-grid{grid-template-columns:1fr!important}.modern-dashboard-shell .modern-builder-side{position:static!important}}.profit-positive,.stat-positive-text{color:#16a34a!important;fill:#16a34a!important}.profit-negative,.stat-negative-text{color:#ef4444!important;fill:#ef4444!important}.profit-neutral{color:inherit;fill:currentColor}.stats-line-label.profit-positive{fill:#16a34a!important}.stats-line-label.profit-negative{fill:#ef4444!important}.modern-dashboard-shell .modern-chart-label.profit-positive{fill:#22c55e!important}.modern-dashboard-shell .modern-chart-label.profit-negative{fill:#ef4444!important}.modern-dashboard-shell .modern-data-table strong.profit-negative,.modern-dashboard-shell .modern-stats-kpi-row b.profit-negative,.modern-dashboard-shell .modern-table-seven strong.profit-negative,.modern-dashboard-shell .modern-table-eight strong.profit-negative{color:#ef4444!important}.modern-dashboard-shell .modern-data-table strong.profit-positive,.modern-dashboard-shell .modern-stats-kpi-row b.profit-positive,.modern-dashboard-shell .modern-table-seven strong.profit-positive,.modern-dashboard-shell .modern-table-eight strong.profit-positive{color:#22c55e!important}.modern-dashboard-shell .modern-chart-label{font-size:10px!important;letter-spacing:.01em}.modern-dashboard-shell .modern-profit-chart{height:240px!important;min-height:230px!important}.stats-line-svg{height:190px!important}.stats-visual-grid{grid-template-columns:minmax(0,1.1fr) minmax(260px,.8fr) minmax(260px,.75fr)!important}.compact-stats-visual-grid{grid-template-columns:minmax(260px,420px)!important}.stats-distribution-wrap{display:grid;grid-template-columns:118px minmax(0,1fr);gap:16px;align-items:center;min-height:150px}.stats-distribution-donut{width:112px;height:112px;border-radius:50%;position:relative;display:grid;place-items:center;box-shadow:inset 0 0 0 1px #0f172a0a}.stats-distribution-donut:after{content:"";position:absolute;top:24px;right:24px;bottom:24px;left:24px;background:#fff;border-radius:50%;box-shadow:inset 0 0 0 1px #e6eef9}.stats-distribution-donut span{position:relative;z-index:1;display:grid;text-align:center;line-height:1.1}.stats-distribution-donut strong{font-size:20px;color:#0f172a}.stats-distribution-donut small{font-size:11px;color:#64748b;font-weight:800}.stats-distribution-legend{display:grid;gap:8px}.stats-distribution-legend p{display:grid;grid-template-columns:12px 1fr auto;align-items:center;gap:8px;margin:0;color:#334155;font-weight:800}.stats-distribution-legend i{width:10px;height:10px;border-radius:50%;display:inline-block}.stats-distribution-legend .win{background:#16a34a}.stats-distribution-legend .lost{background:#ef4444}.stats-distribution-legend .void{background:#94a3b8}.stats-distribution-legend .pending{background:#2563eb}.modern-dashboard-shell .stats-distribution-donut:after{background:#071b2d;border-color:#60a5fa2e}.modern-dashboard-shell .stats-distribution-donut strong{color:#fff}.modern-dashboard-shell .stats-distribution-donut small{color:#8ea8c7}.modern-dashboard-shell .stats-distribution-legend p{color:#cfe1ff}.classic-match-summary-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:14px 18px 2px}.classic-match-summary-row>div{border:1px solid #dbe8f7;background:linear-gradient(180deg,#fff,#f8fbff);border-radius:16px;padding:12px 14px;box-shadow:0 8px 22px #0f172a0a}.classic-match-summary-row span{display:block;color:#64748b;text-transform:uppercase;font-size:11px;font-weight:900;letter-spacing:.04em}.classic-match-summary-row strong{display:block;color:#0f172a;font-size:22px;margin-top:4px}.classic-match-summary-row small{color:#2147b7;font-weight:800}@media (max-width: 980px){.stats-visual-grid,.compact-stats-visual-grid,.classic-match-summary-row{grid-template-columns:1fr!important}}@media (max-width: 760px){.stats-table-card{overflow-x:auto}.stats-pro-table{min-width:780px}.stats-distribution-wrap{grid-template-columns:1fr;justify-items:center}.clean-sport-topbar .sport-topbar-brand img{flex:0 0 auto}}.modern-dashboard-shell .modern-odds-sparkline .series-home{stroke:#2f6bff!important}.modern-dashboard-shell .modern-odds-sparkline .series-away{stroke:#ef4444!important}.modern-dashboard-shell .modern-odds-sparkline .series-draw{stroke:#f59e0b!important}.modern-dashboard-shell .modern-odds-sparkline .grid{stroke:#94a3b81c!important}.modern-dashboard-shell .modern-odds-sparkline.empty{min-height:76px;display:grid;place-items:center;color:#8ea8c7;border:1px dashed rgba(96,165,250,.2);border-radius:12px;background:#030d1a47;font-weight:800;font-size:12px}.modern-dashboard-shell .modern-snapshot-head,.modern-dashboard-shell .modern-snapshot-row{min-width:360px}.modern-dashboard-shell .modern-snapshot-row>span:nth-child(2){color:#eaf2ff!important;font-weight:850}.modern-dashboard-shell .modern-market-card.compact .modern-snapshot-row:nth-child(n+4){display:grid!important}.modern-dashboard-shell .modern-market-card.compact .modern-snapshot-table{max-height:220px!important}.modern-dashboard-shell .modern-picker-shell{padding:16px!important}.modern-dashboard-shell .modern-picker-shell .multi-option-list{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(210px,1fr))!important;gap:8px!important;max-height:390px!important;overflow:auto!important;background:#030d1a85!important;border:1px solid rgba(96,165,250,.18)!important;border-radius:14px!important;padding:10px!important}.modern-dashboard-shell .modern-picker-shell .multi-option{display:grid!important;grid-template-columns:18px minmax(0,1fr)!important;align-items:center!important;gap:9px!important;min-height:44px!important;padding:8px 10px!important;border:1px solid rgba(96,165,250,.14)!important;border-radius:12px!important;background:#081a2dc2!important;color:#eaf2ff!important;font-size:12px!important;line-height:1.25!important;overflow-wrap:anywhere}.modern-dashboard-shell .modern-picker-shell .multi-option input{margin:0!important;accent-color:#22c55e!important}.modern-dashboard-shell .modern-picker-shell .multi-option.selected{color:#fff!important;border-color:#22c55e94!important;background:#22c55e26!important}.modern-dashboard-shell .modern-picker-shell .muted-text{display:block;margin-top:9px!important;color:#93c5fd!important;font-weight:850}.classic-match-summary-row.compact-three{grid-template-columns:repeat(3,minmax(0,1fr))!important}.clean-dashboard-shell .matches-meta-box{justify-content:flex-end}.clean-dashboard-shell .stats-table-card,.clean-dashboard-shell .match-list-wrap,.clean-dashboard-shell .admin-list,.clean-dashboard-shell .stats-admin-review,.clean-dashboard-shell .stats-pro-table-wrap{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}.clean-dashboard-shell .stats-pro-table,.clean-dashboard-shell .stats-table-card table,.clean-dashboard-shell .admin-list table{min-width:860px}@media (max-width: 760px){.clean-dashboard-shell .sport-topbar-brand.clean-top-brand{min-width:0!important}.clean-dashboard-shell .sport-topbar-brand.clean-top-brand img{width:40px!important;height:40px!important}.clean-dashboard-shell .sport-topbar-brand.clean-top-brand .logo,.clean-dashboard-shell .sport-topbar-brand.clean-top-brand strong{font-size:18px!important;white-space:nowrap!important}.clean-dashboard-shell .classic-match-summary-row.compact-three{grid-template-columns:1fr!important}.modern-dashboard-shell .modern-picker-shell .multi-option-list{grid-template-columns:1fr!important;max-height:340px!important}}.modern-dashboard-shell .modern-modal-overlay{align-items:flex-start!important;justify-content:center!important;overflow-y:auto!important;padding:18px 10px!important}.modern-dashboard-shell .modern-match-modal{width:min(1500px,calc(100vw - 24px))!important;max-height:none!important;min-height:0!important;overflow:visible!important;margin:0 auto 28px!important}.modern-dashboard-shell .modern-primary-market-grid,.modern-dashboard-shell .modern-more-market-grid{grid-template-columns:repeat(3,minmax(360px,1fr))!important;align-items:start!important}.modern-dashboard-shell .modern-more-market-grid .modern-market-card{padding:16px!important}.modern-dashboard-shell .modern-more-market-grid .modern-odds-sparkline{height:76px!important}.modern-dashboard-shell .modern-snapshot-table{max-height:360px!important;overflow-y:auto!important;overflow-x:hidden!important;padding-right:4px!important}.modern-dashboard-shell .modern-snapshot-head,.modern-dashboard-shell .modern-snapshot-row{min-width:0!important;gap:6px!important}.modern-dashboard-shell .modern-snapshot-head span,.modern-dashboard-shell .modern-snapshot-row span,.modern-dashboard-shell .modern-snapshot-row strong{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.modern-dashboard-shell .modern-snapshot-row strong{font-size:12px!important}.modern-dashboard-shell .modern-snapshot-title{letter-spacing:.02em!important}.modern-dashboard-shell .modern-market-card-head small{overflow-wrap:anywhere!important}.modern-dashboard-shell .modern-change-green,.modern-dashboard-shell .modern-match-table strong.ok{color:#22c55e!important}.modern-dashboard-shell .modern-favorites-row button{border:1px solid rgba(96,165,250,.2);border-radius:999px;background:#0c2642b3;color:#dbeafe;padding:8px 13px;font-weight:900;cursor:pointer}.modern-dashboard-shell .modern-favorites-row button.active{background:linear-gradient(135deg,#2f6bff,#1d4ed8);color:#fff;border-color:#60a5fa8c;box-shadow:0 12px 26px #2f6bff38}@media (max-width: 1280px){.modern-dashboard-shell .modern-primary-market-grid,.modern-dashboard-shell .modern-more-market-grid{grid-template-columns:1fr!important}.modern-dashboard-shell .modern-match-modal{width:min(980px,calc(100vw - 20px))!important;padding:16px!important}}.modern-dashboard-shell .modern-modal-overlay{z-index:1200!important;align-items:flex-start!important;justify-content:center!important;overflow-y:auto!important;overflow-x:hidden!important;padding:18px 12px!important}.modern-dashboard-shell .modern-match-modal{width:min(1560px,calc(100vw - 28px))!important;max-height:calc(100vh - 36px)!important;overflow-y:auto!important;overflow-x:hidden!important;margin:0 auto!important;position:relative!important}.modern-dashboard-shell .modern-match-modal-header{position:sticky!important;top:0!important;z-index:5!important;background:linear-gradient(180deg,#091f37fc,#091f37f0)!important;border-bottom:1px solid rgba(96,165,250,.12)!important;padding-bottom:14px!important;margin-bottom:8px!important}.modern-dashboard-shell .modern-primary-market-grid,.modern-dashboard-shell .modern-more-market-grid{grid-template-columns:repeat(3,minmax(390px,1fr))!important;gap:16px!important}.modern-dashboard-shell .modern-more-markets{padding:16px!important}.modern-dashboard-shell .modern-more-market-grid .modern-market-card,.modern-dashboard-shell .modern-primary-market-grid .modern-market-card{min-width:0!important;width:100%!important}.modern-dashboard-shell .modern-snapshot-table{width:100%!important;max-width:100%!important;overflow-x:hidden!important;overflow-y:auto!important;scrollbar-gutter:stable!important}.modern-dashboard-shell .modern-snapshot-head,.modern-dashboard-shell .modern-snapshot-row{width:100%!important;max-width:100%!important}.modern-dashboard-shell .modern-snapshot-head span,.modern-dashboard-shell .modern-snapshot-row span,.modern-dashboard-shell .modern-snapshot-row strong{min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.modern-dashboard-shell .modern-snapshot-table::-webkit-scrollbar:horizontal{height:0!important}.modern-dashboard-shell .modern-snapshot-table{scrollbar-width:thin!important}.modern-dashboard-shell .modern-modal-summary{display:none!important}@media (max-width: 1340px){.modern-dashboard-shell .modern-primary-market-grid,.modern-dashboard-shell .modern-more-market-grid{grid-template-columns:1fr!important}.modern-dashboard-shell .modern-match-modal{width:min(980px,calc(100vw - 18px))!important}}@media (max-width: 760px){.clean-dashboard-shell .statistics-section-panel,.clean-dashboard-shell .stats-block-pro,.clean-dashboard-shell .stats-table-grid,.clean-dashboard-shell .stats-table-card,.clean-dashboard-shell .stats-admin-review,.clean-dashboard-shell .admin-list,.clean-dashboard-shell .scroll-admin-list{min-width:0!important;max-width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}.clean-dashboard-shell .stats-table-card table,.clean-dashboard-shell table.stats-pro-table,.clean-dashboard-shell .stats-pro-table,.clean-dashboard-shell .stats-admin-review table,.clean-dashboard-shell .admin-list table{min-width:880px!important;width:max-content!important}.clean-dashboard-shell .stats-table-card::-webkit-scrollbar,.clean-dashboard-shell .stats-admin-review::-webkit-scrollbar,.clean-dashboard-shell .admin-list::-webkit-scrollbar{height:8px!important}}.stats-scroll-x{width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-x:contain!important;touch-action:pan-x pan-y!important;display:block!important;padding-bottom:4px}.stats-scroll-x .stats-pro-table{min-width:900px!important;width:max-content!important}.clean-dashboard-shell .stats-table-card{min-width:0!important;max-width:100%!important}@media (max-width: 760px){html,body,#root{max-width:100%!important;overflow-x:hidden!important}.clean-dashboard-shell .stats-table-card{overflow-x:hidden!important}.clean-dashboard-shell .stats-scroll-x{overflow-x:scroll!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-x pan-y!important}.clean-dashboard-shell .stats-scroll-x .stats-pro-table{min-width:900px!important;width:900px!important}.modern-dashboard-shell .modern-card{min-width:0!important;max-width:100%!important}.modern-dashboard-shell .modern-chart-card{overflow:hidden!important}.modern-dashboard-shell .modern-chart-card .modern-card-head{align-items:flex-start!important;gap:10px!important}.modern-dashboard-shell .modern-chart-card .modern-card-head button{display:none!important}.modern-dashboard-shell .modern-profit-chart{width:100%!important;max-width:100%!important;height:205px!important;min-height:205px!important;overflow:visible!important}.modern-dashboard-shell .modern-chart-label{font-size:8.5px!important}.modern-dashboard-shell .modern-bar-row{grid-template-columns:minmax(0,128px) minmax(0,1fr) 46px!important;gap:8px!important}.modern-dashboard-shell .modern-bar-row span{overflow-wrap:anywhere!important;line-height:1.15!important}}.modern-dashboard-shell .modern-modal-close{position:sticky!important;top:10px!important;left:calc(100% - 42px)!important;z-index:10000!important;display:grid!important;place-items:center!important;margin:0 0 -34px auto!important;flex:0 0 auto!important}.modern-dashboard-shell .modern-match-modal-header{padding-right:56px!important}@media (max-width: 760px){.modern-dashboard-shell .modern-modal-close{top:8px!important;left:calc(100% - 38px)!important;width:34px!important;height:34px!important;border-radius:12px!important;font-size:22px!important;margin-bottom:-30px!important}}@media (max-width: 760px){.modern-dashboard-shell,.modern-dashboard-shell *{box-sizing:border-box}.modern-dashboard-shell .modern-main-content{width:100%!important;max-width:100vw!important;overflow-x:hidden!important}.modern-dashboard-shell .modern-card,.modern-dashboard-shell .modern-stats-table-card,.modern-dashboard-shell .modern-chart-card{width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important}.modern-dashboard-shell .modern-card-head{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important}.modern-dashboard-shell .modern-card-head h2{min-width:0!important;max-width:100%!important;overflow-wrap:anywhere!important;line-height:1.12!important}.modern-dashboard-shell .modern-card-head button{max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;padding:8px 11px!important;font-size:12px!important;line-height:1.1!important}.modern-dashboard-shell .modern-data-table{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-x:contain!important;touch-action:pan-x pan-y!important;padding-bottom:4px!important;scrollbar-width:thin!important}.modern-dashboard-shell .modern-data-table>div,.modern-dashboard-shell .modern-data-table>button{min-height:38px!important;padding:9px 8px!important;gap:5px!important;font-size:12px!important;line-height:1.2!important}.modern-dashboard-shell .modern-data-table>div:first-child{font-size:10px!important;letter-spacing:.05em!important}.modern-dashboard-shell .modern-data-table b,.modern-dashboard-shell .modern-data-table strong,.modern-dashboard-shell .modern-data-table span,.modern-dashboard-shell .modern-data-table em{min-width:0!important;overflow-wrap:anywhere!important}.modern-dashboard-shell .modern-data-table.modern-table-five>div,.modern-dashboard-shell .modern-data-table.modern-table-five>button{grid-template-columns:minmax(92px,1.35fr) 46px 58px 54px 70px!important;min-width:100%!important;width:100%!important}.modern-dashboard-shell .modern-data-table.modern-table-six>div,.modern-dashboard-shell .modern-data-table.modern-table-six>button{grid-template-columns:minmax(72px,1.05fr) 43px 43px 54px 50px 68px!important;min-width:390px!important;width:max-content!important}.modern-dashboard-shell .modern-data-table.modern-table-seven>div,.modern-dashboard-shell .modern-data-table.modern-table-seven>button{grid-template-columns:78px 40px 38px 38px 38px 58px 70px!important;min-width:430px!important;width:max-content!important}.modern-dashboard-shell .modern-data-table.modern-table-eight>div,.modern-dashboard-shell .modern-data-table.modern-table-eight>button,.modern-dashboard-shell .modern-recent-signals>div,.modern-dashboard-shell .modern-recent-signals>button{grid-template-columns:84px 118px minmax(132px,1.25fr) 92px 82px 46px 58px 68px!important;min-width:720px!important;width:max-content!important}.modern-dashboard-shell .modern-table-five strong,.modern-dashboard-shell .modern-table-six strong,.modern-dashboard-shell .modern-table-seven strong,.modern-dashboard-shell .modern-table-eight strong,.modern-dashboard-shell .modern-table-five span,.modern-dashboard-shell .modern-table-six span,.modern-dashboard-shell .modern-table-seven span,.modern-dashboard-shell .modern-table-eight span{white-space:normal!important}}@media (max-width: 760px){.modern-dashboard-shell,.modern-dashboard-shell .modern-main-content,.modern-dashboard-shell .modern-statistics-page{max-width:100vw!important;overflow-x:hidden!important}.modern-dashboard-shell .modern-stats-grid-mid,.modern-dashboard-shell .modern-stats-grid-top,.modern-dashboard-shell .modern-stats-block,.modern-dashboard-shell .modern-card{min-width:0!important;max-width:100%!important}.modern-dashboard-shell .modern-data-table{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-x:contain!important;scroll-behavior:auto!important;direction:ltr!important;padding:0 0 7px!important;margin:0!important;touch-action:pan-x pan-y!important}.modern-dashboard-shell .modern-data-table>div,.modern-dashboard-shell .modern-data-table>button{display:grid!important;align-items:center!important;gap:4px!important;min-height:36px!important;padding:8px 6px!important;margin:0!important;border-radius:0!important;width:100%!important;font-size:11.5px!important;line-height:1.17!important;white-space:normal!important}.modern-dashboard-shell .modern-data-table>div:first-child{font-size:9.5px!important;letter-spacing:.055em!important;line-height:1.05!important}.modern-dashboard-shell .modern-data-table b,.modern-dashboard-shell .modern-data-table strong,.modern-dashboard-shell .modern-data-table span,.modern-dashboard-shell .modern-data-table em{min-width:0!important;max-width:100%!important;overflow-wrap:anywhere!important;word-break:normal!important;white-space:normal!important}.modern-dashboard-shell .modern-data-table.modern-table-five>div,.modern-dashboard-shell .modern-data-table.modern-table-five>button{grid-template-columns:minmax(106px,1fr) 33px 48px 42px 58px!important;min-width:100%!important;width:100%!important}.modern-dashboard-shell .modern-data-table.modern-table-five>div:first-child span,.modern-dashboard-shell .modern-data-table.modern-table-five>button span,.modern-dashboard-shell .modern-data-table.modern-table-five>button strong{font-size:11px!important}.modern-dashboard-shell .modern-data-table.modern-table-six>div,.modern-dashboard-shell .modern-data-table.modern-table-six>button{grid-template-columns:64px 34px 36px 46px 40px 58px!important;min-width:100%!important;width:100%!important}.modern-dashboard-shell .modern-data-table.modern-table-seven>div,.modern-dashboard-shell .modern-data-table.modern-table-seven>button{grid-template-columns:78px 36px 36px 36px 36px 52px 62px!important;min-width:390px!important;width:390px!important}.modern-dashboard-shell .modern-data-table.modern-table-eight>div,.modern-dashboard-shell .modern-data-table.modern-table-eight>button,.modern-dashboard-shell .modern-recent-signals>div,.modern-dashboard-shell .modern-recent-signals>button{grid-template-columns:78px 112px 168px 86px 66px 44px 58px 64px!important;min-width:700px!important;width:700px!important}.modern-dashboard-shell .modern-data-table>button{-webkit-user-select:none!important;user-select:none!important}.modern-dashboard-shell .modern-card-head button{max-width:145px!important}}@media (max-width: 760px){html,body,#root{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.modern-dashboard-shell,.modern-dashboard-shell .modern-main-content,.modern-dashboard-shell .modern-statistics-page,.modern-dashboard-shell .modern-stats-block,.modern-dashboard-shell .modern-stats-full-groups,.modern-dashboard-shell .modern-stats-grid-top,.modern-dashboard-shell .modern-stats-grid-mid{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important}.modern-dashboard-shell .modern-main-content{padding-left:12px!important;padding-right:12px!important}.modern-dashboard-shell .modern-statistics-page .modern-card,.modern-dashboard-shell .modern-statistics-page .modern-stats-table-card,.modern-dashboard-shell .modern-statistics-page .modern-chart-card{width:100%!important;max-width:calc(100vw - 24px)!important;min-width:0!important;overflow:hidden!important;contain:inline-size!important;border-radius:18px!important}.modern-dashboard-shell .modern-card-head{width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:1fr!important;align-items:start!important;gap:10px!important}.modern-dashboard-shell .modern-card-head h2{width:100%!important;max-width:100%!important;min-width:0!important;overflow-wrap:anywhere!important}.modern-dashboard-shell .modern-card-head input,.modern-dashboard-shell .modern-card-head button,.modern-dashboard-shell .modern-stats-controls,.modern-dashboard-shell .modern-stats-controls label,.modern-dashboard-shell .modern-stats-controls select,.modern-dashboard-shell .modern-stats-controls button{width:100%!important;max-width:100%!important;min-width:0!important}.modern-dashboard-shell .modern-data-table{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-x:contain!important;touch-action:pan-x pan-y!important;padding:0 0 8px!important;margin:0!important;border-radius:0 0 14px 14px!important;scrollbar-width:thin!important}.modern-dashboard-shell .modern-data-table::-webkit-scrollbar,.clean-dashboard-shell .stats-table-card::-webkit-scrollbar,.clean-dashboard-shell .stats-scroll-x::-webkit-scrollbar,.clean-dashboard-shell .stats-pro-table-wrap::-webkit-scrollbar{height:7px!important}.modern-dashboard-shell .modern-data-table>div,.modern-dashboard-shell .modern-data-table>button{display:grid!important;align-items:center!important;min-height:38px!important;padding:9px 8px!important;margin:0!important;border-radius:0!important;box-sizing:border-box!important;font-size:11.5px!important;line-height:1.16!important;white-space:normal!important}.modern-dashboard-shell .modern-data-table>div:first-child{font-size:9.5px!important;line-height:1.05!important;letter-spacing:.055em!important}.modern-dashboard-shell .modern-data-table b,.modern-dashboard-shell .modern-data-table strong,.modern-dashboard-shell .modern-data-table span,.modern-dashboard-shell .modern-data-table em{min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:normal!important;overflow-wrap:anywhere!important}.modern-dashboard-shell .modern-data-table.modern-table-five>div,.modern-dashboard-shell .modern-data-table.modern-table-five>button{grid-template-columns:minmax(104px,1fr) 34px 50px 42px 60px!important;gap:5px!important;min-width:100%!important;width:100%!important}.modern-dashboard-shell .modern-data-table.modern-table-six>div,.modern-dashboard-shell .modern-data-table.modern-table-six>button{grid-template-columns:62px 34px 36px 48px 42px 58px!important;gap:5px!important;min-width:100%!important;width:100%!important}.modern-dashboard-shell .modern-data-table.modern-table-seven>div,.modern-dashboard-shell .modern-data-table.modern-table-seven>button{grid-template-columns:76px 38px 36px 36px 36px 56px 68px!important;gap:5px!important;min-width:400px!important;width:400px!important}.modern-dashboard-shell .modern-data-table.modern-table-eight>div,.modern-dashboard-shell .modern-data-table.modern-table-eight>button,.modern-dashboard-shell .modern-recent-signals>div,.modern-dashboard-shell .modern-recent-signals>button{grid-template-columns:74px 104px 150px 82px 72px 44px 62px 64px!important;gap:5px!important;min-width:680px!important;width:680px!important;max-width:none!important}.modern-dashboard-shell .modern-recent-signals>div:first-child,.modern-dashboard-shell .modern-recent-signals>button:first-child{margin-left:0!important}.modern-dashboard-shell .modern-data-table>button{-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;border-left:0!important;border-right:0!important;max-width:none!important}.clean-dashboard-shell,.clean-dashboard-shell .dashboard-content,.clean-dashboard-shell .stats-pro-panel,.clean-dashboard-shell .stats-block-pro,.clean-dashboard-shell .stats-table-card{max-width:100%!important;min-width:0!important;overflow-x:hidden!important}.clean-dashboard-shell .stats-table-card,.clean-dashboard-shell .stats-pro-table-wrap,.clean-dashboard-shell .stats-scroll-x{display:block!important;width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-x:contain!important;touch-action:pan-x pan-y!important}.clean-dashboard-shell .stats-pro-table,.clean-dashboard-shell .stats-table-card table,.clean-dashboard-shell table.stats-pro-table{width:max-content!important;min-width:760px!important;max-width:none!important}}@media (max-width: 410px){.modern-dashboard-shell .modern-data-table.modern-table-five>div,.modern-dashboard-shell .modern-data-table.modern-table-five>button{grid-template-columns:minmax(96px,1fr) 31px 46px 39px 54px!important;gap:4px!important;font-size:10.8px!important}.modern-dashboard-shell .modern-data-table.modern-table-six>div,.modern-dashboard-shell .modern-data-table.modern-table-six>button{grid-template-columns:58px 31px 33px 44px 38px 54px!important;gap:4px!important;font-size:10.8px!important}}@media (max-width: 760px){.modern-dashboard-shell .modern-stat-chips,.modern-dashboard-shell .modern-stats-kpi-row,.modern-dashboard-shell .modern-stats-controls,.modern-dashboard-shell .modern-stats-title,.modern-dashboard-shell .modern-page-title{width:100%!important;max-width:calc(100vw - 24px)!important;min-width:0!important;overflow-x:hidden!important}.modern-dashboard-shell .modern-stat-chips{display:grid!important;grid-template-columns:1fr!important}.modern-dashboard-shell .modern-stats-kpi-row,.modern-dashboard-shell .modern-stats-kpi-row.dense{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;border-radius:18px!important}.modern-dashboard-shell .modern-stats-kpi-row div{min-width:0!important;max-width:100%!important;overflow:hidden!important;padding:12px 10px!important}.modern-dashboard-shell .modern-stats-kpi-row b{font-size:19px!important;overflow-wrap:anywhere!important;white-space:normal!important}.modern-dashboard-shell .modern-distribution{grid-template-columns:1fr!important;justify-items:center!important}.modern-dashboard-shell .modern-distribution>div:last-child{width:100%!important}.modern-dashboard-shell .modern-bars-list,.modern-dashboard-shell .modern-bar-row{width:100%!important;max-width:100%!important;min-width:0!important}}
