@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500&family=JetBrains+Mono:wght@400;500&display=swap";html[data-maax-admin-theme]{--font-sans:"DM Sans","Segoe UI",sans-serif;--font-mono:ui-monospace,Consolas,monospace;--bg-base:#090909;--bg-elevated:#19191c;--bg-input:#24252a;--bg-page:#090909;--bg-surface:#19191c;--bg-surface-2:#24252a;--bg-nav:#090909;--border-default:#2c2d34;--border-input:#303139;--text-primary:#f0f1f3;--text-secondary:#c1cbd4;--text-muted:#979faa;--accent-cyan:#43c9df;--accent-cyan-light:#8bdce6;--accent-green:#98d8c4;--accent-purple:#7bb6f1;--accent-amber:#e7bc7d;--accent-red:#dfa49b;--profit-pos:#98d8c4;--profit-neg:#dfa49b;--status-good:#79c9b2;--status-bad:#d98c8c;--status-warn:#bbab8e;--status-blue:#6ba9dc;--status-violet:#a39ecb;--btn-primary-bg:#0795b3;--btn-primary-bg-hover:#08a4c1;--mx-surface:linear-gradient(135deg,#1b1b1f,#161619);--mx-shadow:0 12px 30px -8px #00000080,0 3px 10px #0000002b;--shadow-card:var(--mx-shadow);--shadow-card-hover:0 16px 34px -8px #00000090,0 4px 12px #00000038;--radius-md:16px;--radius-lg:16px;--card:240 8% 10%;--popover:235 10% 12%;--background:240 10% 4%;--foreground:220 12% 95%;--popover-foreground:220 12% 95%;--premium-line-start:#3389e5;--premium-line-end:#1ac6dd}html[data-maax-admin-theme][data-theme=light]{--bg-base:#f4f6f8;--bg-elevated:#fff;--bg-input:#f1f4f7;--bg-page:#f4f6f8;--bg-surface:#fff;--bg-surface-2:#f1f4f7;--bg-nav:#fff;--border-default:#e0e6eb;--border-input:#e0e6eb;--text-primary:#233744;--text-secondary:#4b5d6a;--text-muted:#677986;--accent-cyan:#087f98;--accent-cyan-light:#0b92ab;--accent-purple:#3b80cb;--accent-green:#378c73;--accent-amber:#a9803f;--accent-red:#b35345;--profit-pos:#277d69;--profit-neg:#b35345;--status-good:#367d69;--status-bad:#a55d63;--status-warn:#827451;--status-blue:#4278a5;--status-violet:#766c9d;--mx-surface:#fff;--mx-shadow:0 10px 26px -9px #263d5120,0 2px 7px #263d5109;--shadow-card-hover:0 14px 30px -8px #263d5129,0 3px 9px #263d510d;--card:0 0% 100%;--popover:0 0% 100%;--background:210 22% 96%;--foreground:204 32% 20%;--popover-foreground:204 32% 20%;--premium-line-start:#397dd3;--premium-line-end:#079fb8}html[data-maax-admin-theme] body{background:var(--bg-base);font-family:var(--font-sans);font-weight:400;line-height:1.5;-webkit-font-smoothing:antialiased}html[data-maax-admin-theme] .hs-app-shell,html[data-maax-admin-theme] .hs-app-main{background:var(--bg-base)}html[data-maax-admin-theme] .hs-app-content{width:min(1536px,calc(100% - 72px));max-width:none;padding:30px 0 42px;margin-inline:auto}html[data-maax-admin-theme] .mx-container{width:min(1536px,calc(100% - 72px));margin-inline:auto}html[data-maax-admin-theme] .mx-header{background:var(--bg-base);border-bottom:1px solid var(--border-default)}html[data-maax-admin-theme][data-theme=light] .mx-header{background:#fff}html[data-maax-admin-theme] .mx-topline{height:91px;display:flex;align-items:center;justify-content:space-between;gap:20px}html[data-maax-admin-theme] .mx-logo{width:150px;height:51px;-o-object-fit:contain;object-fit:contain;display:block}html[data-maax-admin-theme] .mx-account-tools{display:flex;gap:24px;align-items:center}html[data-maax-admin-theme] .mx-account{display:flex;align-items:center;gap:11px;background:none;border:0;color:var(--text-primary);padding:0;text-align:left}html[data-maax-admin-theme] .mx-account strong{font-size:13px;font-weight:600;display:block}html[data-maax-admin-theme] .mx-account small{font-size:12px;color:var(--text-muted);display:block}html[data-maax-admin-theme] .mx-account-avatar{width:39px;height:39px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(140deg,#299fc1,#176d95);box-shadow:inset 0 0 0 3px #ffffff15;color:#fff;font-size:12px;font-weight:600}html[data-maax-admin-theme] .mx-appearance{display:flex;gap:3px;padding:4px;border:1px solid var(--border-default);border-radius:11px;background:var(--bg-base)}html[data-maax-admin-theme] .mx-appearance button{display:flex;gap:7px;align-items:center;padding:7px 11px;background:none;border:0;border-radius:7px;color:var(--text-muted);font:400 12px var(--font-sans);cursor:pointer}html[data-maax-admin-theme] .mx-appearance button[aria-pressed=true]{background:#26303c;color:#e9f5fa}html[data-maax-admin-theme][data-theme=light] .mx-appearance{background:#f0f3f6}html[data-maax-admin-theme][data-theme=light] .mx-appearance button[aria-pressed=true]{background:#fff;color:#225a6d;box-shadow:0 1px 5px #263d5212}html[data-maax-admin-theme] .mx-nav{display:flex;gap:32px;flex-wrap:wrap}html[data-maax-admin-theme] .mx-nav a{display:flex;gap:8px;align-items:center;position:relative;padding:17px 0 19px;font-size:14px;font-weight:500;color:var(--text-muted);text-decoration:none}html[data-maax-admin-theme] .mx-nav a[aria-current=page]{color:var(--accent-cyan)}html[data-maax-admin-theme] .mx-nav a[aria-current=page]:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:3px;border-radius:3px;background:linear-gradient(90deg,#3389e5,#1ac6dd)}html[data-maax-admin-theme] .mx-page{display:flex;flex-direction:column;gap:24px}html[data-maax-admin-theme] .mx-page-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:4px}html[data-maax-admin-theme] .mx-page-heading h1,html[data-maax-admin-theme] .hs-dash-title{font-size:32px!important;font-weight:650!important;letter-spacing:-1px;line-height:1.2;margin:0;color:var(--text-primary)}html[data-maax-admin-theme] .mx-page-heading p{font-size:14px;color:var(--text-muted);margin-top:10px;line-height:1.6}html[data-maax-admin-theme] .mx-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;justify-content:flex-end}html[data-maax-admin-theme] :is(.mx-surface,.glass-card,.hs-panel,.hs-stat-card,.mx-card){background:var(--mx-surface)!important;border:0!important;border-radius:16px!important;box-shadow:var(--mx-shadow)!important;-webkit-backdrop-filter:none;backdrop-filter:none}html[data-maax-admin-theme] .mx-pad{padding:25px}html[data-maax-admin-theme] .mx-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}html[data-maax-admin-theme] .mx-stats.mx-six{grid-template-columns:repeat(6,minmax(0,1fr))}html[data-maax-admin-theme] .mx-stat{padding:22px 24px;min-height:134px;min-width:0}html[data-maax-admin-theme] .mx-stat-top{display:flex;align-items:center;gap:11px;margin-bottom:17px;color:var(--text-secondary);font-size:14px}html[data-maax-admin-theme] .mx-stat>strong{font-size:28px;letter-spacing:-.8px;font-weight:650;line-height:1.3;white-space:nowrap}html[data-maax-admin-theme] .mx-stat>small{display:block;color:var(--text-muted);font-size:12px;margin-top:7px}html[data-maax-admin-theme] .mx-color-icon,html[data-maax-admin-theme] .mx-avatar{width:34px;height:34px;display:inline-grid;place-items:center;flex-shrink:0;border-radius:50%;background:linear-gradient(145deg,var(--tone,#22aac2),color-mix(in srgb,var(--tone,#22aac2),#000 30%));color:#fff;box-shadow:0 4px 15px color-mix(in srgb,var(--tone,#22aac2),transparent 85%)}html[data-maax-admin-theme] .mx-color-icon svg{width:17px;height:17px;stroke-width:1.7}html[data-maax-admin-theme] .mx-avatar{font-size:12px;font-weight:650;letter-spacing:.4px;box-shadow:inset 0 1px #ffffff25}html[data-maax-admin-theme] .mx-person{display:flex;align-items:center;gap:13px;min-width:180px}html[data-maax-admin-theme] .mx-person strong{font:550 14px var(--font-sans);color:var(--text-primary);display:block}html[data-maax-admin-theme] .mx-person small{font:400 12px var(--font-sans);color:var(--text-muted);display:block;margin-top:5px}html[data-maax-admin-theme] .mx-filters{display:flex;gap:12px;flex-wrap:wrap;align-items:end}html[data-maax-admin-theme] .mx-field{display:flex;flex-direction:column;gap:9px;min-width:140px;flex:1;font:400 13px var(--font-sans);color:var(--text-secondary)}html[data-maax-admin-theme] .mx-field.mx-wide{flex:2;min-width:230px}html[data-maax-admin-theme] :is(.mx-input,input:not([type=checkbox]):not([type=radio]):not([type=range]),select,textarea){font-family:var(--font-sans)!important;font-size:14px!important;font-weight:400!important;color:var(--text-primary);background:var(--bg-input);border:1px solid var(--border-input);border-radius:9px;padding:12px 13px;min-width:0;min-height:46px}html[data-maax-admin-theme] .mx-field>:is(input,select,textarea){width:100%}html[data-maax-admin-theme] :is(input,select,textarea):focus-visible{outline:2px solid var(--accent-cyan);outline-offset:2px}html[data-maax-admin-theme] .mx-btn{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;border:1px solid var(--border-default)!important;border-radius:9px!important;background:var(--bg-input)!important;color:var(--text-secondary)!important;padding:11px 15px!important;font:400 14px var(--font-sans)!important;min-height:44px;white-space:nowrap;cursor:pointer;box-shadow:none!important;text-decoration:none}html[data-maax-admin-theme] .mx-btn:hover{background:color-mix(in srgb,var(--accent-cyan),var(--bg-input) 93%)!important;color:var(--text-primary)!important}html[data-maax-admin-theme] .mx-btn.mx-primary{background:linear-gradient(180deg,#17b9cf,#078ca9)!important;color:#fff!important;border-color:transparent!important;box-shadow:0 4px 16px #0ab7d21a!important}html[data-maax-admin-theme] .mx-btn.mx-danger{color:var(--status-bad)!important;background:color-mix(in srgb,var(--status-bad),transparent 91%)!important}html[data-maax-admin-theme] .mx-btn svg{width:16px;height:16px;stroke-width:1.7}html[data-maax-admin-theme] .mx-btn:disabled{opacity:.5;cursor:default}html[data-maax-admin-theme] .mx-icon-btn{padding:8px!important;width:36px;min-height:36px;height:36px;flex-shrink:0}html[data-maax-admin-theme] .mx-link{border:0!important;background:transparent!important;color:var(--accent-cyan)!important;padding:4px!important;font:500 13px var(--font-sans)!important;min-height:0}html[data-maax-admin-theme] .mx-badge{display:inline-flex!important;gap:7px;align-items:center;border-radius:6px!important;border:0!important;padding:6px 9px!important;font:550 12px var(--font-sans)!important;background:color-mix(in srgb,currentColor,transparent 90%)!important;white-space:nowrap;max-width:none!important;letter-spacing:0!important;line-height:1.4!important;box-shadow:none!important}html[data-maax-admin-theme] .mx-badge:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor;flex-shrink:0}html[data-maax-admin-theme] .mx-good{color:var(--status-good)!important}html[data-maax-admin-theme] .mx-bad{color:var(--status-bad)!important}html[data-maax-admin-theme] .mx-warn{color:var(--status-warn)!important}html[data-maax-admin-theme] .mx-blue{color:var(--status-blue)!important}html[data-maax-admin-theme] .mx-violet{color:var(--status-violet)!important}html[data-maax-admin-theme] .mx-tag{display:inline-block;padding:5px 8px!important;border:0!important;border-radius:5px!important;font:400 12px var(--font-sans)!important;background:var(--bg-input)!important;color:var(--text-secondary)!important;margin:2px;white-space:nowrap}html[data-maax-admin-theme] .mx-table-wrap{width:100%;overflow:auto;border-radius:16px}html[data-maax-admin-theme] table{border-collapse:collapse;font-family:var(--font-sans)!important;font-size:14px;font-variant-numeric:tabular-nums;width:100%}html[data-maax-admin-theme] table th{padding:16px 19px!important;text-align:left!important;font-size:12px!important;font-weight:500!important;color:var(--text-muted)!important;text-transform:uppercase;letter-spacing:.7px!important;white-space:nowrap;background:color-mix(in srgb,var(--bg-input),transparent 35%)}html[data-maax-admin-theme] table td{padding:18px 19px!important;text-align:left!important;font:400 14px var(--font-sans)!important;color:var(--text-secondary);border-top:1px solid color-mix(in srgb,var(--border-default),transparent 40%);white-space:nowrap}html[data-maax-admin-theme] table td p{font-family:var(--font-sans)!important;line-height:1.5}html[data-maax-admin-theme] table tr{border-bottom:0!important}html[data-maax-admin-theme] table td p:first-child{font-size:14px!important;font-weight:550!important}html[data-maax-admin-theme] table td p+p{font-size:12px!important;color:var(--text-muted)!important;margin-top:5px!important}html[data-maax-admin-theme] table .mx-number{font:400 14px var(--font-sans)!important;color:var(--text-secondary)!important}html[data-maax-admin-theme] .mx-code{font:400 12px var(--font-mono)!important;color:var(--text-muted)!important}html[data-maax-admin-theme] .mx-modal{background:var(--mx-surface)!important;border:0!important;border-radius:20px!important;box-shadow:0 32px 100px #0008!important;color:var(--text-primary);font-family:var(--font-sans)}html[data-maax-admin-theme] .mx-modal h2,html[data-maax-admin-theme] .mx-modal h3{font-size:20px!important;font-weight:600!important;letter-spacing:-.4px}html[data-maax-admin-theme] .mx-modal-head{padding:26px 28px!important;border-bottom:1px solid var(--border-default)!important}html[data-maax-admin-theme] .mx-modal-body{padding:24px 28px!important}html[data-maax-admin-theme] .mx-modal-foot{padding:20px 28px!important;background:transparent!important;border-top:1px solid var(--border-default)!important}html[data-maax-admin-theme] .mx-modal .mx-stat{padding:20px;min-height:120px}html[data-maax-admin-theme] .mx-modal .mx-stat>strong{font-size:24px}html[data-maax-admin-theme] .mx-modal .mx-stats{gap:14px}html[data-maax-admin-theme] .mx-empty{padding:65px 20px;text-align:center;color:var(--text-muted)}html[data-maax-admin-theme] .mx-empty .mx-color-icon{width:52px;height:52px;margin-bottom:12px}html[data-maax-admin-theme] .mx-empty h3{font-size:18px;color:var(--text-primary);margin:8px 0;font-weight:600}html[data-maax-admin-theme] .mx-empty p{font-size:14px;margin:8px 0 0;line-height:1.6}html[data-maax-admin-theme] .mx-money{font-size:28px;font-weight:600;letter-spacing:-.9px;white-space:nowrap;line-height:1.3}html[data-maax-admin-theme] .mx-money>small{font-size:12px;color:var(--text-muted);font-weight:400;letter-spacing:0}html[data-maax-admin-theme] .mx-money>span{font-size:18px;letter-spacing:-.3px}html[data-maax-admin-theme] .mx-report-choices{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}html[data-maax-admin-theme] .mx-report-choice{padding:22px!important;display:flex;flex-direction:column;gap:0;text-align:left;position:relative;min-height:190px}html[data-maax-admin-theme] .mx-report-choice h2{margin:16px 0 8px;font-size:18px;font-weight:600}html[data-maax-admin-theme] .mx-report-choice p{font-size:14px;color:var(--text-muted);margin:0 0 15px;line-height:1.6}html[data-maax-admin-theme] .mx-report-choice>small{font-size:12px;color:var(--accent-cyan)}html[data-maax-admin-theme] .mx-report-choice[aria-pressed=true]:after{content:"";height:3px;background:linear-gradient(90deg,#2784d3,#25c6d7);position:absolute;left:22px;right:22px;bottom:0;border-radius:3px}html[data-maax-admin-theme] .mx-report-panel>h2{font-size:18px;margin:0 0 8px;font-weight:600}html[data-maax-admin-theme] .mx-report-panel>p{font-size:14px;color:var(--text-muted);margin:0 0 24px}html[data-maax-admin-theme] .mx-form-label{font:400 13px var(--font-sans)!important;text-transform:none!important;letter-spacing:0!important;color:var(--text-secondary)!important;margin-bottom:9px!important}html[data-maax-admin-theme] .mx-secondary-card{background:var(--bg-input)!important;border:0!important;border-radius:12px!important;box-shadow:none!important}html[data-maax-admin-theme] :is(.hs-user-dropdown,[role=dialog],#reseller-popover){background:var(--bg-elevated);color:var(--text-primary);box-shadow:var(--mx-shadow);border-radius:14px}html[data-maax-admin-theme] .admin-settings-layout aside{background:var(--mx-surface);box-shadow:var(--mx-shadow);border-radius:16px;padding:14px;height:-moz-fit-content;height:fit-content}html[data-maax-admin-theme] .admin-settings-layout aside button{font:400 14px var(--font-sans)!important}html[data-maax-admin-theme] .admin-settings-layout aside button[aria-selected=true]{color:var(--accent-cyan)!important;background:color-mix(in srgb,var(--accent-cyan),transparent 90%)!important}html[data-maax-admin-theme] .mx-click-row{display:flex;align-items:center;gap:16px;padding:18px 20px!important;border-bottom:1px solid color-mix(in srgb,var(--border-default),transparent 40%)!important;background:transparent}html[data-maax-admin-theme] .mx-click-row:hover{background:color-mix(in srgb,var(--accent-cyan),transparent 97%)!important}@media(min-width:1600px){html[data-maax-admin-theme] .mx-stat{min-height:148px}html[data-maax-admin-theme] table td{padding-top:21px!important;padding-bottom:21px!important}}@media(max-width:1150px){html[data-maax-admin-theme] .mx-stats.mx-six{grid-template-columns:repeat(3,1fr)}html[data-maax-admin-theme] .mx-report-choices{grid-template-columns:repeat(2,1fr)}html[data-maax-admin-theme] .mx-stats{gap:12px}html[data-maax-admin-theme] .mx-stat{padding:20px}html[data-maax-admin-theme] .mx-stat>strong{font-size:24px}}@media(max-width:767px){html[data-maax-admin-theme] .hs-app-content,html[data-maax-admin-theme] .mx-container{width:calc(100% - 32px)}html[data-maax-admin-theme] .mx-topline{height:78px}html[data-maax-admin-theme] .mx-nav{gap:22px;flex-wrap:nowrap;overflow:auto}html[data-maax-admin-theme] .mx-nav a{white-space:nowrap;font-size:13px}html[data-maax-admin-theme] .mx-account-tools{gap:12px}html[data-maax-admin-theme] .mx-account>span:not(.mx-account-avatar){display:none}html[data-maax-admin-theme] .mx-logo{width:123px;height:45px}html[data-maax-admin-theme] .mx-appearance button{padding:6px 8px}html[data-maax-admin-theme] .mx-appearance button svg{display:none}html[data-maax-admin-theme] .mx-stats,html[data-maax-admin-theme] .mx-stats.mx-six{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-maax-admin-theme] .mx-page-heading{align-items:flex-start;flex-direction:column;gap:18px}html[data-maax-admin-theme] .mx-field.mx-wide{min-width:100%}html[data-maax-admin-theme] .mx-pad{padding:18px}html[data-maax-admin-theme] .mx-modal-head,html[data-maax-admin-theme] .mx-modal-body,html[data-maax-admin-theme] .mx-modal-foot{padding:18px!important}html[data-maax-admin-theme] .mx-modal .mx-stats{grid-template-columns:repeat(2,1fr)!important}html[data-maax-admin-theme] .mx-report-choices{gap:12px}html[data-maax-admin-theme] .mx-report-choice{padding:18px!important}html[data-maax-admin-theme] .mx-page-heading h1{font-size:28px!important}}html[data-maax-admin-theme] .mx-account-menu{padding:12px;width:280px}html[data-maax-admin-theme] .mx-account-menu-heading{padding:10px 12px 15px}html[data-maax-admin-theme] .mx-account-menu-heading strong,html[data-maax-admin-theme] .mx-account-menu-heading small{display:block;font-size:13px}html[data-maax-admin-theme] .mx-account-menu-heading small{margin-top:4px;color:var(--text-muted)}html[data-maax-admin-theme] .mx-menu-item{display:flex!important;gap:10px;width:100%;padding:12px!important;align-items:center;text-align:left;font:400 14px var(--font-sans)!important;border:0!important;border-radius:8px!important;background:transparent!important;color:var(--text-secondary)!important;cursor:pointer}html[data-maax-admin-theme] .mx-menu-item:hover{background:var(--bg-input)!important}html[data-maax-admin-theme] .mx-menu-exit{color:var(--status-bad)!important}html[data-maax-admin-theme] .mx-month-details{font-size:12px;color:var(--text-muted);margin-top:12px}html[data-maax-admin-theme] .mx-month-details>div{max-width:280px;margin-top:12px}html[data-maax-admin-theme] .mx-health{display:flex;align-items:center;justify-content:space-between;gap:26px;padding:21px 24px;margin:24px 0 23px;flex-wrap:wrap;background:linear-gradient(115deg,#191d20,#16181b 65%,#151719)!important}html[data-maax-admin-theme] .mx-health-main{display:flex;align-items:center;gap:13px}html[data-maax-admin-theme] .mx-health-icon{display:grid;place-items:center;width:43px;height:43px;border-radius:13px;background:#20bdd509;color:#63d7dc;border:1px solid #37bdcc19}html[data-maax-admin-theme] .mx-eyebrow{font-size:10px;letter-spacing:1.1px;color:#8ed7dc;font-weight:600}html[data-maax-admin-theme] .mx-health h2{font-size:18px;font-weight:650;margin-top:2px;letter-spacing:-.2px}html[data-maax-admin-theme] .mx-health-metrics{display:flex;gap:32px}html[data-maax-admin-theme] .mx-health-metrics>span{display:flex;flex-direction:column;gap:1px}html[data-maax-admin-theme] .mx-health-metrics strong{font-size:21px;font-weight:600;letter-spacing:-.6px;line-height:1.2}html[data-maax-admin-theme] .mx-health-metrics small{font-size:13px}html[data-maax-admin-theme] .mx-health-metrics>span>span{font-size:12px;color:var(--text-muted)}html[data-maax-admin-theme] .mx-health-failure strong{color:var(--accent-amber)}html[data-maax-admin-theme] .mx-health-time{font-size:12px;color:#8ed7dc}html[data-maax-admin-theme] .mx-health-time small{display:block;font-size:11px;color:var(--text-muted);text-align:right;margin-top:5px}html[data-maax-admin-theme] .mx-health-reasons{width:100%;font-size:13px;padding-left:20px;color:var(--status-warn)}html[data-maax-admin-theme] .mx-health[data-status=critico] .mx-health-icon{color:var(--status-bad)}html[data-maax-admin-theme][data-theme=light] .mx-health{background:linear-gradient(110deg,#f0f8f9,#f9fbfc)!important}html[data-maax-admin-theme][data-theme=light] .mx-health-icon{color:#28848c;background:#e3f1f2}html[data-maax-admin-theme][data-theme=light] .mx-eyebrow,html[data-maax-admin-theme][data-theme=light] .mx-health-time{color:#347981}html[data-maax-admin-theme] .premium-sales{padding:0!important;margin-bottom:22px!important;overflow:hidden}html[data-maax-admin-theme] .premium-sales-header{display:flex;justify-content:space-between;align-items:center;padding:24px 26px;gap:16px}html[data-maax-admin-theme] .premium-sales-header h3{font-size:19px;font-weight:650;margin-top:5px;letter-spacing:-.35px}html[data-maax-admin-theme] .premium-sales-header small{font-size:10px;letter-spacing:1.25px;color:var(--text-muted)}html[data-maax-admin-theme] .premium-sales-total{text-align:right}html[data-maax-admin-theme] .premium-sales-total>span{font-size:12px;color:var(--text-muted);display:block;margin-bottom:2px}html[data-maax-admin-theme] .premium-sales-total>strong{font-size:30px;font-weight:600;letter-spacing:-1px}html[data-maax-admin-theme] .mx-sales-chart{padding:6px 32px 20px 26px}html[data-maax-admin-theme] .mx-chart-unit{font-size:10px;color:var(--text-muted);margin-bottom:10px}html[data-maax-admin-theme] .mx-chart-plot{position:relative}html[data-maax-admin-theme] .mx-chart-svg{display:block;overflow:visible}html[data-maax-admin-theme] .mx-chart-hit{position:absolute;width:44px;height:40px;background:transparent;border:0;cursor:pointer;border-radius:50%}html[data-maax-admin-theme] .mx-chart-hit:focus-visible{outline:2px solid var(--accent-cyan)}html[data-maax-admin-theme] .mx-chart-tooltip{position:absolute;background:var(--bg-input);padding:12px;border-radius:10px;box-shadow:var(--mx-shadow);font-size:12px;pointer-events:none;z-index:5}html[data-maax-admin-theme] .mx-chart-tooltip strong{display:block;font-size:13px;margin-top:3px}html[data-maax-admin-theme] .mx-chart-days{display:grid;gap:8px;margin-top:8px}html[data-maax-admin-theme] .mx-chart-days button{font:400 12px var(--font-sans);border:0;background:transparent;padding:8px 0;cursor:pointer;text-align:center;color:var(--text-primary)}html[data-maax-admin-theme] .mx-chart-days button:first-child{text-align:left}html[data-maax-admin-theme] .mx-chart-days button:last-child{text-align:right}html[data-maax-admin-theme] .mx-chart-days strong{font-weight:600}html[data-maax-admin-theme] .mx-chart-days strong span{font-weight:400;color:var(--text-muted);margin-left:5px}html[data-maax-admin-theme] .mx-chart-days small{font-size:11px;display:block;color:var(--text-muted);margin-top:4px}html[data-maax-admin-theme] .mx-chart-days .mx-current-day strong{color:var(--accent-cyan)}html[data-maax-admin-theme] .premium-metrics{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;margin:22px 0 24px}html[data-maax-admin-theme] .premium-metrics>.hs-stat-card{padding:21px 20px 20px!important;min-height:270px;display:flex;flex-direction:column;min-width:0;overflow:hidden}html[data-maax-admin-theme] .premium-metric-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;gap:8px}html[data-maax-admin-theme] .premium-period{font-size:8px;letter-spacing:1px;color:var(--text-muted);text-transform:uppercase;font-weight:500}html[data-maax-admin-theme] .premium-metrics .hs-stat-icon{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;margin:0;background:linear-gradient(140deg,var(--metric-tone),color-mix(in srgb,var(--metric-tone),#000 25%))!important;color:#fff;box-shadow:inset 0 1px #fff2}html[data-maax-admin-theme] .premium-metrics .hs-stat-icon svg{color:#fff!important;width:17px;height:17px}html[data-maax-admin-theme] .premium-metrics .hs-stat-lbl{font:500 12px var(--font-sans)!important;letter-spacing:0;text-transform:none;color:var(--text-secondary);margin:0 0 10px}html[data-maax-admin-theme] .premium-metrics .hs-stat-num{font:600 28px var(--font-sans)!important;letter-spacing:-.9px;color:var(--text-primary)!important;white-space:nowrap}html[data-maax-admin-theme] .premium-metrics .mx-money{font-size:28px}html[data-maax-admin-theme] .premium-metrics .mx-money>span{font-size:18px}html[data-maax-admin-theme] .premium-metrics .mx-money>small{font-size:12px}html[data-maax-admin-theme] .premium-stat-note{font-size:11px;color:var(--text-muted);margin-top:13px;min-height:24px;display:flex;align-items:center;gap:5px}html[data-maax-admin-theme] .premium-spark{width:100%;height:64px;margin-top:auto;padding-top:0;color:var(--metric-tone,#43c9df)}html[data-maax-admin-theme] .premium-spark svg{width:100%;height:64px;overflow:visible}html[data-maax-admin-theme] .premium-progress{display:inline-block;width:28px;height:4px;border-radius:4px;background:var(--bg-input);overflow:hidden}html[data-maax-admin-theme] .premium-progress>span{display:block;height:100%;background:linear-gradient(90deg,#6f95bb,#93b8d2)}html[data-maax-admin-theme] .premium-profit-info{background:none;border:0;color:var(--text-muted);display:inline-flex;padding:0 3px}html[data-maax-admin-theme] .premium-cost-note{font-size:11px;color:var(--text-muted)}html[data-maax-admin-theme] .mx-delta{font-size:10px;display:inline-flex;gap:3px;align-items:center;padding:3px 6px;border-radius:5px;background:#d78b730c;color:#dfaa9f}html[data-maax-admin-theme] .mx-delta svg{width:11px;height:11px}html[data-maax-admin-theme] .mx-delta.mx-positive{background:#87d0b80a;color:#a5d9c9}html[data-maax-admin-theme][data-theme=light] .mx-delta{background:#faf0ed;color:#a55845}html[data-maax-admin-theme][data-theme=light] .mx-delta.mx-positive{background:#edf6f1;color:#427c65}html[data-maax-admin-theme] .hs-grid-2{gap:22px!important}html[data-maax-admin-theme] .hs-panel-head{padding:24px 26px!important;margin-bottom:6px}html[data-maax-admin-theme] .hs-panel-title{font-size:19px;font-weight:650;letter-spacing:-.35px}html[data-maax-admin-theme] .hs-panel{padding:24px}html[data-maax-admin-theme] .mx-dashboard-heading h1{display:flex;align-items:center;gap:14px}html[data-maax-admin-theme] .mx-admin-badge{font-size:10px;letter-spacing:1px;padding:4px 8px;background:#1a2734;color:#83b5e3;border:1px solid #2a4158;border-radius:6px;font-weight:650}html[data-maax-admin-theme][data-theme=light] .mx-admin-badge{background:#eaf2f9;color:#3976a4;border-color:#d2e1f0}@media(max-width:1150px){html[data-maax-admin-theme] .premium-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}html[data-maax-admin-theme] .mx-health-time{display:none}}@media(max-width:767px){html[data-maax-admin-theme] .premium-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}html[data-maax-admin-theme] .premium-metrics>.hs-stat-card{min-height:245px;padding:18px!important}html[data-maax-admin-theme] .premium-metrics .mx-money{font-size:24px}html[data-maax-admin-theme] .mx-health{padding:20px;gap:20px}html[data-maax-admin-theme] .mx-health-metrics{gap:22px;flex-wrap:wrap}html[data-maax-admin-theme] .mx-sales-chart{padding:6px 14px 18px}html[data-maax-admin-theme] .premium-sales-header{padding:22px 20px}html[data-maax-admin-theme] .premium-sales-total>strong{font-size:24px}}html[data-maax-admin-theme] .mx-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:24px;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}html[data-maax-admin-theme] .mx-day-modal{width:min(1200px,100%);max-height:90dvh;display:flex;flex-direction:column;overflow:hidden}html[data-maax-admin-theme] .mx-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;flex-shrink:0}html[data-maax-admin-theme] .mx-modal-head p{margin:7px 0 0;font-size:13px;color:var(--text-muted)}html[data-maax-admin-theme] .mx-modal-body{overflow:auto;min-height:0}html[data-maax-admin-theme] .mx-modal-foot{display:flex;justify-content:space-between;gap:12px;flex-shrink:0}html[data-maax-admin-theme] .mx-day-stats{grid-template-columns:repeat(auto-fit,minmax(155px,1fr));margin-bottom:24px}html[data-maax-admin-theme] .mx-modal-body>h3{margin-bottom:18px}html[data-maax-admin-theme] .mx-control{border:1px solid var(--border-input)!important;box-shadow:none!important;border-radius:9px!important;background:var(--bg-input)!important;color:var(--text-primary)!important;font:400 14px var(--font-sans)!important;min-height:46px;padding:12px 14px!important;box-sizing:border-box}html[data-maax-admin-theme] .mx-control:focus{outline:2px solid color-mix(in srgb,var(--accent-cyan),transparent 60%)!important;outline-offset:1px}html[data-maax-admin-theme] .mx-copy-button{min-height:24px!important;height:24px!important;width:24px!important;padding:3px!important;background:transparent!important;box-shadow:none!important;opacity:.65}html[data-maax-admin-theme] .mx-tab-button{font:400 14px var(--font-sans)!important;border:0!important;border-radius:9px!important;box-shadow:none!important;color:var(--text-secondary)!important;background:transparent!important;padding:12px 16px!important}html[data-maax-admin-theme] .mx-tab-button[aria-selected=true]{background:var(--bg-input)!important;color:var(--accent-cyan)!important}html[data-maax-admin-theme] .mx-webhook-filters{display:grid;grid-template-columns:2fr 1fr 1fr 1fr auto;align-items:end;gap:12px}html[data-maax-admin-theme] .mx-report-choice{border:0;color:var(--text-primary);cursor:pointer}html[data-maax-admin-theme] .mx-report-choice h3{font-size:18px;font-weight:600;margin:16px 0 9px}html[data-maax-admin-theme] .mx-report-content>div{padding:30px!important}html[data-maax-admin-theme] .mx-heading{font-family:var(--font-sans)!important;letter-spacing:-.35px}html[data-maax-admin-theme] h1.mx-heading{font-size:32px!important;font-weight:600!important;margin:0 0 8px!important}@media(max-width:767px){html[data-maax-admin-theme] .mx-webhook-filters{grid-template-columns:1fr 1fr}html[data-maax-admin-theme] .mx-webhook-filters>.mx-field:first-child{grid-column:1/-1}html[data-maax-admin-theme] .mx-overlay{padding:12px}html[data-maax-admin-theme] .mx-report-content>div{padding:20px!important}}html[data-maax-admin-theme] .mx-greeting{display:flex;align-items:center;font:600 32px var(--font-sans)!important;letter-spacing:-1px;margin:0 0 8px!important}html[data-maax-admin-theme] .mx-greeting-dot{color:var(--accent-cyan)}html[data-maax-admin-theme] .mx-admin-label{font-size:10px;letter-spacing:.7px;margin-left:14px;padding:4px 8px;border-radius:5px;background:#408cc726;color:#84c6ef;font-weight:600}html[data-maax-admin-theme] .mx-count-total{font-size:15px;font-weight:400;color:var(--text-muted)}html[data-maax-admin-theme] .premium-stat-note{font-size:11px!important;font-weight:400!important;color:var(--text-muted);min-height:28px}html[data-maax-admin-theme] .hs-stat-lbl{color:var(--text-secondary)!important;font-weight:400!important;font-size:13px!important}html[data-maax-admin-theme] .premium-profit-info{background:none!important;border:0!important;padding:0 0 0 4px!important;color:var(--text-muted);display:inline-flex;align-items:center;cursor:help}html[data-maax-admin-theme] .mx-margin-chip{color:var(--accent-green);background:color-mix(in srgb,var(--accent-green),transparent 94%);padding:4px 6px;border-radius:4px}html[data-maax-admin-theme] .mx-debt-card{display:block!important;text-align:left;border:0!important;background:linear-gradient(135deg,#211c20,#1b191c)!important;cursor:pointer}html[data-maax-admin-theme][data-theme=light] .mx-debt-card{background:linear-gradient(135deg,#fff,#fcf9fa)!important}html[data-maax-admin-theme] .mx-debt-note{display:flex;align-items:center;justify-content:space-between;gap:6px}html[data-maax-admin-theme] .hs-stat-num .mx-money{font-size:28px}html[data-maax-admin-theme] .hs-stat-num{font-weight:600!important;font-family:var(--font-sans)!important}html[data-maax-admin-theme] .hs-stat-icon svg{color:#fff!important}html[data-maax-admin-theme] .mx-panel-heading{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:24px 26px}html[data-maax-admin-theme] .mx-panel-heading small{font-size:10px;letter-spacing:1.1px;color:var(--text-muted)}html[data-maax-admin-theme] .mx-panel-heading h3{font-size:20px;font-weight:600;margin:6px 0 0;letter-spacing:-.4px}html[data-maax-admin-theme] .mx-panel-body{padding:4px 26px 26px}html[data-maax-admin-theme] .mx-panel-line{margin-bottom:23px}html[data-maax-admin-theme] .mx-panel-line>div:first-child{display:flex;align-items:center;justify-content:space-between;font-size:13px;margin-bottom:10px}html[data-maax-admin-theme] .mx-panel-line>div:first-child>span{display:flex;gap:8px;align-items:center}html[data-maax-admin-theme] .mx-panel-line .mx-color-icon{width:25px;height:25px;border-radius:6px}html[data-maax-admin-theme] .mx-panel-line .mx-color-icon svg{width:14px;height:14px}html[data-maax-admin-theme] .mx-panel-line strong{font-weight:550}html[data-maax-admin-theme] .mx-panel-track{height:6px;background:var(--bg-input);border-radius:6px;overflow:hidden}html[data-maax-admin-theme] .mx-panel-track>span{display:block;height:100%;background:linear-gradient(90deg,#3389e5,#27c3d5);border-radius:6px}html[data-maax-admin-theme] .mx-panel-line>small{display:flex;justify-content:space-between;color:var(--text-muted);font-size:11px;margin-top:8px}html[data-maax-admin-theme] .mx-gateways{display:flex;gap:12px;margin-top:12px}html[data-maax-admin-theme] .mx-gateways>div{background:var(--bg-input);border-radius:10px;padding:14px;flex:1}html[data-maax-admin-theme] .mx-gateways strong,html[data-maax-admin-theme] .mx-gateways small{display:block}html[data-maax-admin-theme] .mx-gateways small{font-size:11px;color:var(--text-muted)}html[data-maax-admin-theme] .mx-gateways strong{font-size:16px;font-weight:550;margin:4px 0}html[data-maax-admin-theme] .mx-report-title{padding:18px 24px 30px}html[data-maax-admin-theme] .mx-report-title h2{font-size:18px;font-weight:600}html[data-maax-admin-theme] .mx-report-title p{margin-top:5px;font-size:14px;color:var(--text-muted)}html[data-maax-admin-theme] .mx-report-primary-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end;gap:13px}html[data-maax-admin-theme] .mx-advanced-report{font-size:12px;color:var(--text-muted);margin-top:18px}html[data-maax-admin-theme] .mx-advanced-report summary{cursor:pointer}html[data-maax-admin-theme] .mx-report-extra{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end;gap:16px;margin-top:20px}html[data-maax-admin-theme] .mx-report-extra>p{grid-column:1/-1}html[data-maax-admin-theme] .mx-report-panel .mx-empty{min-height:250px;display:flex;flex-direction:column;justify-content:center;align-items:center}@media(max-width:767px){html[data-maax-admin-theme] .mx-report-primary-row,html[data-maax-admin-theme] .mx-report-extra{grid-template-columns:1fr 1fr}html[data-maax-admin-theme] .mx-greeting{font-size:28px!important}}html[data-maax-admin-theme] .mx-financial{font-family:var(--font-sans)!important;font-weight:550!important;color:var(--text-primary)!important;letter-spacing:-.3px}html[data-maax-admin-theme] table .mx-financial{font-size:14px!important;font-weight:400!important}html[data-maax-admin-theme] .mx-number{font:400 14px var(--font-sans)!important;color:var(--text-secondary)!important}html[data-maax-admin-theme] .mx-section{padding:24px!important;margin-bottom:20px!important}html[data-maax-admin-theme] .mx-drawer{background:var(--bg-base)!important;border:0!important;max-width:840px!important;box-shadow:-24px 0 80px #0006}html[data-maax-admin-theme] .mx-drawer-head{padding:26px!important;background:var(--bg-elevated)!important}html[data-maax-admin-theme] .mx-drawer-tabs{padding:10px 24px!important;background:var(--bg-elevated)!important;gap:8px}html[data-maax-admin-theme] .mx-drawer-body{padding:24px!important}html[data-maax-admin-theme] .mx-drawer .reseller-drawer-name{max-width:480px!important;font-size:17px!important;font-weight:550!important;white-space:normal!important}html[data-maax-admin-theme] .mx-profile-avatar{background:linear-gradient(135deg,#298ad0,#187791)!important}html[data-maax-admin-theme] .mx-drawer .mx-form-label{font-size:13px!important}html[data-maax-admin-theme] .mx-drawer .mx-financial{font-size:21px!important}html[data-maax-admin-theme] .mx-drawer .mx-surface .mx-surface{background:var(--bg-input)!important;box-shadow:none!important;border-radius:12px!important}html[data-maax-admin-theme] .mx-logout>div:first-of-type{background:color-mix(in srgb,var(--accent-cyan),transparent 92%)!important}html[data-maax-admin-theme] .mx-logout .ti-power{color:var(--accent-cyan)!important}html[data-maax-admin-theme] .mx-logout .mx-primary .ti-power{color:#fff!important}html[data-maax-admin-theme] .mx-logout{max-width:440px!important;padding:36px 32px!important}@media(max-width:767px){html[data-maax-admin-theme] .mx-drawer-head,html[data-maax-admin-theme] .mx-drawer-body{padding:18px!important}html[data-maax-admin-theme] .mx-drawer .reseller-drawer-name{max-width:240px!important}html[data-maax-admin-theme] .mx-section{padding:18px!important}}html[data-maax-admin-theme] .mx-detail-title{font-size:21px;font-weight:600;letter-spacing:-.5px;margin:0 0 18px}html[data-maax-admin-theme] .mx-drawer-head .mx-person{margin-top:15px}html[data-maax-admin-theme] .mx-row-value{font:400 14px var(--font-sans);color:var(--text-primary);text-align:right;overflow-wrap:anywhere}html[data-maax-admin-theme] .mx-report-primary-row input,html[data-maax-admin-theme] .mx-report-primary-row select{width:100%}html[data-maax-admin-theme] .mx-report-panel>.mx-report-primary-row{margin-bottom:22px}html[data-maax-admin-theme] .mx-report-panel .mx-report-title{padding-top:20px}html[data-maax-admin-theme] .mx-report-choice:focus-visible{outline:2px solid var(--accent-cyan);outline-offset:4px}html[data-maax-admin-theme] .mx-btn:focus-visible{outline:2px solid var(--accent-cyan);outline-offset:3px}html[data-maax-admin-theme] .mx-filters{padding:24px;width:100%;box-sizing:border-box}html[data-maax-admin-theme] .mx-webhook-filters{width:100%}html[data-maax-admin-theme] .mx-modal pre{border:0!important;border-radius:12px!important;background:var(--bg-input)!important;padding:18px!important;font:400 12px/1.7 var(--font-mono)!important;color:var(--text-secondary)!important}html[data-maax-admin-theme] .mx-modal .mx-code{font-size:12px!important}html[data-maax-admin-theme] input[type=checkbox],html[data-maax-admin-theme] input[type=radio]{accent-color:var(--accent-cyan)}html[data-maax-admin-theme] .mx-toggle{padding:0!important;border:0!important;box-shadow:none!important;min-height:0!important;background:var(--bg-input)!important;cursor:pointer}html[data-maax-admin-theme] .mx-toggle[aria-checked=true]{background:var(--accent-cyan)!important}html[data-maax-admin-theme] .mx-toggle:focus-visible{outline:2px solid var(--accent-cyan);outline-offset:3px}html[data-maax-admin-theme] :is(div,label):has(>.mx-control)>svg[style*="position: absolute"]{display:none}html[data-maax-admin-theme] .mx-profile-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px!important}html[data-maax-admin-theme] .mx-profile-grid>div:has(>.mx-btn){grid-column:1/-1}html[data-maax-admin-theme] .mx-settings-section-title{font-size:18px!important;font-weight:600!important;letter-spacing:-.3px;line-height:1.4}html[data-maax-admin-theme] .mx-control:disabled{opacity:1!important;color:var(--text-secondary)!important}html[data-maax-admin-theme] .mx-drawer .mx-section p{font-family:var(--font-sans)}@media(max-width:767px){html[data-maax-admin-theme] .mx-profile-grid{grid-template-columns:1fr}html[data-maax-admin-theme] .mx-filters{padding:20px}}html[data-maax-admin-theme] .mx-choice[aria-pressed=true]{background:var(--accent-cyan)!important;color:#fff!important;box-shadow:0 4px 14px #00aac31f!important}@media(min-width:768px){html[data-maax-admin-theme] .mx-header{border-bottom:0!important}html[data-maax-admin-theme] .mx-header>.mx-nav{position:relative;isolation:isolate;min-height:55px}html[data-maax-admin-theme] .mx-header>.mx-nav:before{content:"";position:absolute;z-index:0;inset:0 auto 0 50%;width:100vw;transform:translate(-50%);background:#05090d;box-shadow:inset 0 1px #ffffff09,inset 0 -1px #56d1e514,0 7px 20px #00000014}html[data-maax-admin-theme] .mx-header>.mx-nav a{z-index:1;color:#e0e8efa8!important}html[data-maax-admin-theme] .mx-header>.mx-nav a:hover{color:#ffffffe6!important}html[data-maax-admin-theme] .mx-header>.mx-nav a[aria-current=page]{color:#fff!important}}html[data-maax-admin-theme] .mx-chart-days button{flex:0 0 0!important;width:0!important;min-width:0!important;display:flex;flex-direction:column;align-items:center;overflow:visible;white-space:nowrap;text-align:center!important;transition:color .16s ease,transform .16s ease}html[data-maax-admin-theme] .mx-chart-days button:hover,html[data-maax-admin-theme] .mx-chart-days button:focus-visible{color:var(--accent-cyan);transform:translateY(-1px);outline:none}html[data-maax-admin-theme] .mx-chart-hover-line{stroke:#16bdd5;stroke-width:1.25;stroke-dasharray:4 5;opacity:.78;filter:drop-shadow(0 0 4px rgba(26,198,221,.38));animation:mxChartGuideIn .18s ease-out}html[data-maax-admin-theme] .mx-chart-hover-point{fill:#1ac6dd1f;stroke:#1ac6ddb8;stroke-width:1.2;animation:mxChartPointIn .18s ease-out}@keyframes mxChartGuideIn{0%{opacity:0;stroke-dashoffset:8}to{opacity:.78;stroke-dashoffset:0}}@keyframes mxChartPointIn{0%{opacity:0;transform:scale(.72);transform-origin:center}to{opacity:1;transform:scale(1);transform-origin:center}}html[data-maax-admin-theme] .mx-chart-plot .mx-chart-hit{z-index:3;border-radius:0}html[data-maax-admin-theme] .mx-chart-plot .mx-chart-hit:hover,html[data-maax-admin-theme] .mx-chart-plot .mx-chart-hit:focus-visible{background:linear-gradient(90deg,transparent,rgba(26,198,221,.035),transparent)}html[data-maax-admin-theme] .mx-chart-hover-line{stroke-width:1.5;stroke-dasharray:3 4;opacity:.92}html[data-maax-admin-theme] .mx-health{position:relative;overflow:hidden}html[data-maax-admin-theme] .mx-health:before{content:"";position:absolute;top:18px;bottom:18px;left:0;width:3px;border-radius:0 4px 4px 0;background:linear-gradient(180deg,var(--accent-cyan-light),var(--accent-cyan));box-shadow:0 0 14px color-mix(in srgb,var(--accent-cyan),transparent 55%)}@media(max-width:767px){html[data-maax-admin-theme],html[data-maax-admin-theme] body{width:100%;max-width:100%;overflow-x:hidden}html[data-maax-admin-theme] .mx-header{border-bottom:0}html[data-maax-admin-theme] .mx-header>.mx-nav{display:none!important}html[data-maax-admin-theme] .hs-app-content,html[data-maax-admin-theme] .mx-container{width:calc(100% - 20px)}html[data-maax-admin-theme] .hs-app-content{padding:18px 0 112px}html[data-maax-admin-theme] .mx-topline{height:68px;gap:8px}html[data-maax-admin-theme] .mx-logo{width:108px;height:42px}html[data-maax-admin-theme] .mx-account-tools{gap:7px}html[data-maax-admin-theme] .mx-appearance{padding:3px;border-radius:10px}html[data-maax-admin-theme] .mx-appearance button{min-height:32px;padding:5px 7px;font-size:11px}html[data-maax-admin-theme] .mx-account{gap:5px}html[data-maax-admin-theme] .mx-account-avatar{width:34px;height:34px;font-size:11px}html[data-maax-admin-theme] .mx-account>svg{width:13px}html[data-maax-admin-theme] .mx-account-menu{position:fixed!important;top:62px!important;right:10px!important;width:min(280px,calc(100vw - 20px))}html[data-maax-admin-theme] .maax-bottom-nav-wrapper{bottom:max(7px,env(safe-area-inset-bottom))}html[data-maax-admin-theme] .maax-nav{width:min(calc(100vw - 12px),480px);padding:6px;border-color:#ffffff1a;background:#121419d1;box-shadow:0 12px 36px #00000047,inset 0 1px #ffffff14;-webkit-backdrop-filter:blur(16px) saturate(150%);backdrop-filter:blur(16px) saturate(150%)}html[data-maax-admin-theme][data-theme=light] .maax-nav{background:#2d3541c7;border-color:#ffffff38;box-shadow:0 12px 34px #1b273538,inset 0 1px #ffffff29}html[data-maax-admin-theme] .maax-nav ul li a{min-width:0;padding:6px 2px 7px;gap:1px}html[data-maax-admin-theme] .maax-nav ul li a .maax-icon,html[data-maax-admin-theme] .maax-nav ul li a .maax-text{color:#ffffff9e}html[data-maax-admin-theme][data-theme=light] .maax-nav ul li a .maax-icon,html[data-maax-admin-theme][data-theme=light] .maax-nav ul li a .maax-text{color:#ffffffb8}html[data-maax-admin-theme] .maax-nav ul li.active a .maax-icon,html[data-maax-admin-theme] .maax-nav ul li.active a .maax-text,html[data-maax-admin-theme] .maax-nav ul li.drag-hover a .maax-icon,html[data-maax-admin-theme] .maax-nav ul li.drag-hover a .maax-text{color:#fff}html[data-maax-admin-theme] .maax-nav ul li a .maax-icon svg{width:20px;height:20px}html[data-maax-admin-theme] .maax-nav ul li a .maax-text{max-width:100%;overflow:hidden;text-overflow:ellipsis;font-size:9px}html[data-maax-admin-theme] .maax-nav ul li a:after{display:none!important;content:none!important}html[data-maax-admin-theme] .assiste-fab{right:10px!important;bottom:84px!important;width:42px!important;height:42px!important;font-size:18px!important}html[data-maax-admin-theme] .mx-page{gap:16px}html[data-maax-admin-theme] .mx-page-heading{gap:12px;margin-bottom:0}html[data-maax-admin-theme] .mx-page-heading h1,html[data-maax-admin-theme] .hs-dash-title,html[data-maax-admin-theme] h1.mx-heading{font-size:24px!important;line-height:1.18;letter-spacing:-.65px}html[data-maax-admin-theme] .mx-page-heading p{margin-top:6px;font-size:12px;line-height:1.45}html[data-maax-admin-theme] .mx-actions{width:100%;justify-content:flex-start;gap:8px}html[data-maax-admin-theme] :is(.mx-surface,.glass-card,.hs-panel,.hs-stat-card,.mx-card){border-radius:14px!important}html[data-maax-admin-theme] .mx-pad,html[data-maax-admin-theme] .mx-section{padding:14px!important}html[data-maax-admin-theme] .mx-section{margin-bottom:12px!important}html[data-maax-admin-theme] .mx-stats,html[data-maax-admin-theme] .mx-stats.mx-six{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}html[data-maax-admin-theme] .mx-stat{min-height:98px;padding:13px!important}html[data-maax-admin-theme] .mx-stat-top{gap:8px;margin-bottom:11px;font-size:12px}html[data-maax-admin-theme] .mx-stat>strong,html[data-maax-admin-theme] .mx-modal .mx-stat>strong{font-size:20px;letter-spacing:-.45px}html[data-maax-admin-theme] .mx-stat>small{margin-top:4px;font-size:10px}html[data-maax-admin-theme] .mx-color-icon,html[data-maax-admin-theme] .mx-avatar{width:30px;height:30px}html[data-maax-admin-theme] .mx-color-icon svg{width:15px;height:15px}html[data-maax-admin-theme] .mx-money,html[data-maax-admin-theme] .premium-metrics .mx-money,html[data-maax-admin-theme] .hs-stat-num .mx-money{font-size:21px;letter-spacing:-.55px}html[data-maax-admin-theme] .mx-money>span,html[data-maax-admin-theme] .premium-metrics .mx-money>span{font-size:14px}html[data-maax-admin-theme] .mx-money>small{font-size:10px}html[data-maax-admin-theme] .mx-btn{min-height:40px;padding:9px 12px!important;border-radius:8px!important;font-size:13px!important}html[data-maax-admin-theme] .mx-icon-btn{width:34px;height:34px;min-height:34px;padding:7px!important}html[data-maax-admin-theme] :is(.mx-input,input:not([type=checkbox]):not([type=radio]):not([type=range]),select,textarea),html[data-maax-admin-theme] .mx-control{min-height:42px;padding:10px 11px!important;font-size:13px!important}html[data-maax-admin-theme] .mx-filters{gap:9px;padding:14px}html[data-maax-admin-theme] .mx-field{min-width:calc(50% - 5px);gap:6px;font-size:12px}html[data-maax-admin-theme] .mx-field.mx-wide{flex-basis:100%;min-width:100%}html[data-maax-admin-theme] .mx-form-label{margin-bottom:6px!important;font-size:12px!important}html[data-maax-admin-theme] .mx-table-wrap,html[data-maax-admin-theme] .glass-card[style*=overflow]{max-width:100%;overflow-x:auto!important;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y}html[data-maax-admin-theme] table{font-size:12px}html[data-maax-admin-theme] table th{padding:11px 12px!important;font-size:10px!important}html[data-maax-admin-theme] table td{padding:12px!important;font-size:12px!important}html[data-maax-admin-theme] table td p:first-child,html[data-maax-admin-theme] table .mx-number,html[data-maax-admin-theme] table .mx-financial{font-size:12px!important}html[data-maax-admin-theme] table td p+p{margin-top:2px!important;font-size:10px!important}html[data-maax-admin-theme] .mx-person{min-width:145px;gap:9px}html[data-maax-admin-theme] .mx-person strong{font-size:12px}html[data-maax-admin-theme] .mx-person small{margin-top:2px;font-size:10px}html[data-maax-admin-theme] .mx-greeting{font-size:25px!important;letter-spacing:-.7px}html[data-maax-admin-theme] .mx-admin-label{margin-left:9px;padding:3px 6px;font-size:8px}html[data-maax-admin-theme] .mx-health{gap:14px;margin:16px 0;padding:15px}html[data-maax-admin-theme] .mx-health:before{top:14px;bottom:14px;width:2px}html[data-maax-admin-theme] .mx-health-main{gap:10px}html[data-maax-admin-theme] .mx-health h2{font-size:16px}html[data-maax-admin-theme] .mx-health-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;width:100%}html[data-maax-admin-theme] .mx-health-metrics strong{font-size:18px}html[data-maax-admin-theme] .mx-health-metrics small,html[data-maax-admin-theme] .mx-health-metrics>span>span{font-size:10px;line-height:1.25}html[data-maax-admin-theme] .premium-sales{margin-bottom:15px!important}html[data-maax-admin-theme] .premium-sales-header{align-items:flex-start;padding:16px 15px}html[data-maax-admin-theme] .premium-sales-header h3{font-size:17px}html[data-maax-admin-theme] .premium-sales-total>strong{font-size:22px}html[data-maax-admin-theme] .mx-sales-chart{padding:2px 10px 13px}html[data-maax-admin-theme] .mx-chart-days{gap:2px}html[data-maax-admin-theme] .mx-chart-days button{padding:6px 0 3px;font-size:10px}html[data-maax-admin-theme] .mx-chart-days strong span{display:block;margin:1px 0 0}html[data-maax-admin-theme] .mx-chart-days small{margin-top:2px;font-size:9px}html[data-maax-admin-theme] .premium-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:15px 0}html[data-maax-admin-theme] .premium-metrics>.hs-stat-card{min-height:190px;padding:14px!important}html[data-maax-admin-theme] .premium-metric-top{margin-bottom:12px}html[data-maax-admin-theme] .premium-metrics .hs-stat-lbl{margin-bottom:7px;font-size:11px!important}html[data-maax-admin-theme] .premium-spark,html[data-maax-admin-theme] .premium-spark svg{height:48px}html[data-maax-admin-theme] .hs-grid-2{grid-template-columns:1fr!important;gap:12px!important}html[data-maax-admin-theme] .hs-panel,html[data-maax-admin-theme] .hs-panel-head,html[data-maax-admin-theme] .mx-panel-heading,html[data-maax-admin-theme] .mx-panel-body{padding:15px!important}html[data-maax-admin-theme] .mx-overlay{align-items:flex-start;overflow-y:auto;padding:8px;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}html[data-maax-admin-theme] .mx-modal{width:100%!important;max-width:100%!important;max-height:calc(100dvh - 16px)!important;border-radius:16px!important}html[data-maax-admin-theme] .mx-day-modal{height:calc(100dvh - 16px);min-height:0;overflow:hidden}html[data-maax-admin-theme] .mx-modal-head,html[data-maax-admin-theme] .mx-modal-body,html[data-maax-admin-theme] .mx-modal-foot{padding:13px!important}html[data-maax-admin-theme] .mx-modal-head{gap:10px}html[data-maax-admin-theme] .mx-modal h2,html[data-maax-admin-theme] .mx-modal h3{font-size:17px!important;line-height:1.28;letter-spacing:-.25px}html[data-maax-admin-theme] .mx-modal-head p{margin-top:4px;font-size:11px}html[data-maax-admin-theme] .mx-modal-body{flex:1 1 auto;min-height:0;overflow-y:auto!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}html[data-maax-admin-theme] .mx-modal-foot{gap:8px}html[data-maax-admin-theme] .mx-modal-foot .mx-btn{min-width:0;padding-inline:10px!important}html[data-maax-admin-theme] .mx-day-stats{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:8px!important;margin-bottom:16px}html[data-maax-admin-theme] .mx-day-stats>*{grid-column:span 2}html[data-maax-admin-theme] .mx-day-stats>:nth-child(4),html[data-maax-admin-theme] .mx-day-stats>:nth-child(5){grid-column:span 3}html[data-maax-admin-theme] .mx-day-stats .mx-stat{min-height:82px;padding:10px!important}html[data-maax-admin-theme] .mx-day-stats .mx-stat-top{margin-bottom:8px;font-size:10px}html[data-maax-admin-theme] .mx-day-stats .mx-stat>strong{font-size:17px}html[data-maax-admin-theme] .mx-day-modal .mx-table-wrap{overflow:visible!important}html[data-maax-admin-theme] .mx-day-modal table,html[data-maax-admin-theme] .mx-day-modal tbody{display:block;width:100%}html[data-maax-admin-theme] .mx-day-modal thead{display:none}html[data-maax-admin-theme] .mx-day-modal tbody tr{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:6px 9px;padding:11px 0;border-top:1px solid color-mix(in srgb,var(--border-default),transparent 35%)!important}html[data-maax-admin-theme] .mx-day-modal tbody td{display:block;padding:0!important;border:0;white-space:normal}html[data-maax-admin-theme] .mx-day-modal tbody td:nth-child(1){grid-column:1;grid-row:1/span 2;align-self:center}html[data-maax-admin-theme] .mx-day-modal tbody td:nth-child(2){grid-column:2;grid-row:1/span 2}html[data-maax-admin-theme] .mx-day-modal tbody td:nth-child(3){grid-column:3;grid-row:1;text-align:right!important;font-weight:550!important}html[data-maax-admin-theme] .mx-day-modal tbody td:nth-child(4){grid-column:3;grid-row:2;text-align:right!important}html[data-maax-admin-theme] .mx-day-modal tbody td:nth-child(5){grid-column:2/4}html[data-maax-admin-theme] .mx-day-modal tbody td:nth-child(5) .mx-btn{width:100%;min-height:34px;padding:6px 9px!important;font-size:11px!important}html[data-maax-admin-theme] .mx-drawer,html[data-maax-admin-theme] .tx-detail-panel{width:100vw!important;max-width:100vw!important;height:100dvh!important;max-height:100dvh!important}html[data-maax-admin-theme] .mx-drawer-head,html[data-maax-admin-theme] .mx-drawer-body,html[data-maax-admin-theme] .mx-drawer-tabs{padding:14px!important}html[data-maax-admin-theme] .mx-drawer-body,html[data-maax-admin-theme] .tx-detail-panel>div:last-child{overflow-y:auto!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}html[data-maax-admin-theme] .mx-detail-title{margin-bottom:12px;font-size:18px}html[data-maax-admin-theme] .mx-drawer .mx-financial{font-size:18px!important}html[data-maax-admin-theme] .mx-drawer .reseller-drawer-name{max-width:210px!important;font-size:15px!important}html[data-maax-admin-theme] .mx-report-choices,html[data-maax-admin-theme] .mx-report-content .mx-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}html[data-maax-admin-theme] .mx-report-choice{min-height:142px;padding:14px!important}html[data-maax-admin-theme] .mx-report-choice h2,html[data-maax-admin-theme] .mx-report-choice h3{margin:10px 0 5px;font-size:15px!important}html[data-maax-admin-theme] .mx-report-choice p{margin-bottom:8px;font-size:11px;line-height:1.4}html[data-maax-admin-theme] .mx-report-title,html[data-maax-admin-theme] .mx-report-content>div{padding:14px!important}html[data-maax-admin-theme] .mx-report-primary-row,html[data-maax-admin-theme] .mx-report-extra,html[data-maax-admin-theme] .mx-webhook-filters{grid-template-columns:1fr;gap:9px}html[data-maax-admin-theme] .mx-webhook-filters>.mx-field:first-child{grid-column:auto}html[data-maax-admin-theme] .admin-settings-layout{display:block!important}html[data-maax-admin-theme] .admin-settings-layout>aside{display:none!important}html[data-maax-admin-theme] .admin-settings-tabs-mobile{display:block!important;margin-bottom:10px!important}html[data-maax-admin-theme] .mx-profile-grid{gap:12px!important}html[data-maax-admin-theme] .mx-logout{width:calc(100% - 24px)!important;padding:24px 18px!important}}@media(max-width:374px){html[data-maax-admin-theme] .hs-app-content,html[data-maax-admin-theme] .mx-container{width:calc(100% - 16px)}html[data-maax-admin-theme] .mx-logo{width:96px}html[data-maax-admin-theme] .mx-account-tools{gap:4px}html[data-maax-admin-theme] .mx-appearance button{padding-inline:5px;font-size:10px}html[data-maax-admin-theme] .mx-account-avatar{width:32px;height:32px}html[data-maax-admin-theme] .maax-nav ul li a .maax-text{font-size:8px}html[data-maax-admin-theme] .mx-day-stats .mx-stat>strong{font-size:15px}}html[data-maax-admin-theme] table th{padding-top:12px!important;padding-bottom:12px!important}html[data-maax-admin-theme] table td{padding-top:13px!important;padding-bottom:13px!important}@media(min-width:1600px){html[data-maax-admin-theme] table td{padding-top:14px!important;padding-bottom:14px!important}}@media(max-width:767px){html[data-maax-admin-theme] .hs-app-content,html[data-maax-admin-theme] .mx-container{width:calc(100% - 12px)!important}html[data-maax-admin-theme] .mx-account-menu{right:6px!important;width:min(280px,calc(100vw - 12px))!important}html[data-maax-admin-theme] .mx-table-wrap,html[data-maax-admin-theme] [class*=horizontal-scroll],html[data-maax-admin-theme] [style*=overflow-x]{max-width:100%!important;overflow-x:auto!important;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;touch-action:auto!important}html[data-maax-admin-theme] .mx-table-wrap>table{min-width:-moz-max-content;min-width:max-content}html[data-maax-admin-theme] .mx-day-stats{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;margin-bottom:12px!important}html[data-maax-admin-theme] .mx-day-stats>*{grid-column:auto!important;width:auto!important;min-width:0!important}html[data-maax-admin-theme] .mx-day-stats .mx-stat{min-height:72px!important;padding:9px!important}html[data-maax-admin-theme] .mx-day-stats .mx-stat-top{gap:6px!important;margin-bottom:6px!important;font-size:9px!important}html[data-maax-admin-theme] .mx-day-stats .mx-color-icon{width:25px!important;height:25px!important}html[data-maax-admin-theme] .mx-day-stats .mx-stat>strong{max-width:100%;overflow:hidden;font-size:15px!important;line-height:1.15!important;text-overflow:ellipsis}html[data-maax-admin-theme] .mx-day-modal[role=dialog][aria-modal=true]>.mx-modal-body{flex:1 1 0!important;height:0!important;min-height:0!important;overflow:auto!important;overflow-y:scroll!important;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y!important}html[data-maax-admin-theme] .mx-day-modal .mx-modal-body>h3{margin:12px 0 7px!important}html[data-maax-admin-theme] .mx-day-modal tbody tr{grid-template-columns:38px minmax(0,1fr) auto!important;grid-template-rows:repeat(3,auto);gap:1px 7px!important;padding:7px 0!important}html[data-maax-admin-theme] .mx-day-modal tbody td:nth-child(1),html[data-maax-admin-theme] .mx-day-modal tbody td:nth-child(2){grid-row:1 / span 3!important}html[data-maax-admin-theme] .mx-day-modal tbody td:nth-child(5){grid-column:3!important;grid-row:3!important;justify-self:end}html[data-maax-admin-theme] .mx-day-modal tbody td:nth-child(5) .mx-btn{width:auto!important;min-height:25px!important;padding:3px 7px!important;font-size:9px!important}html[data-maax-admin-theme] .mx-client-row-actions{width:auto!important;flex-wrap:nowrap!important;gap:5px!important}html[data-maax-admin-theme] .mx-client-row-actions>.mx-btn{min-height:30px!important;padding:5px 8px!important;font-size:10px!important;white-space:nowrap}html[data-maax-admin-theme] .mx-client-row-actions .mx-icon-btn{width:30px!important;height:30px!important;min-height:30px!important;padding:6px!important}html[data-maax-admin-theme] .mx-clients-page .mx-table-wrap tbody td{padding-top:8px!important;padding-bottom:8px!important}html[data-maax-admin-theme] .mx-clients-page .mx-table-wrap tbody tr{height:auto!important}html[data-maax-admin-theme] .mx-clients-page>.mx-stats>.mx-stat:nth-child(4)>strong{max-width:100%;overflow:hidden;font-size:clamp(14px,4.4vw,17px)!important;letter-spacing:-.55px!important;text-overflow:ellipsis}html[data-maax-admin-theme] .mx-panel-breakdown,html[data-maax-admin-theme] .mx-panel-breakdown *{min-width:0}html[data-maax-admin-theme] .mx-panel-line>div:first-child{gap:8px}html[data-maax-admin-theme] .mx-panel-line>div:first-child>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-maax-admin-theme] .mx-panel-line strong{flex:0 0 auto;font-size:12px;white-space:nowrap}html[data-maax-admin-theme] .mx-panel-line>small{gap:6px}html[data-maax-admin-theme] .mx-panel-line>small span:last-child{flex:0 0 auto}html[data-maax-admin-theme] .mx-gateways{flex-wrap:wrap}html[data-maax-admin-theme] .mx-gateways>div{flex:1 1 130px}}@media(max-width:767px){html[data-maax-admin-theme] .mx-day-modal tbody tr{grid-template-rows:15px 18px 20px!important;gap:0 7px!important;padding:5px 0!important}html[data-maax-admin-theme] .mx-day-modal tbody td:nth-child(4) .mx-badge{min-height:18px!important;padding:2px 5px!important;font-size:8px!important;line-height:14px!important}html[data-maax-admin-theme] .mx-day-modal tbody td:nth-child(5) .mx-btn{min-height:20px!important;height:20px!important;padding:1px 6px!important;font-size:8px!important;line-height:14px!important}html[data-maax-admin-theme] .mx-day-modal tbody td:nth-child(1),html[data-maax-admin-theme] .mx-day-modal tbody td:nth-child(3){font-size:10px!important}html[data-maax-admin-theme] .mx-day-modal .mx-person{min-width:0!important}html[data-maax-admin-theme] .mx-day-modal .mx-person strong{font-size:11px!important}html[data-maax-admin-theme] .mx-day-modal .mx-person small{font-size:9px!important}}@media(max-width:767px){html[data-maax-admin-theme] .hs-app-content{padding:18px 4px 112px!important}html[data-maax-admin-theme] .hs-dash,html[data-maax-admin-theme] .mx-page,html[data-maax-admin-theme] .hs-grid-2{width:100%!important;max-width:100%!important;min-width:0!important}html[data-maax-admin-theme] .hs-grid-2{grid-template-columns:minmax(0,1fr)!important}html[data-maax-admin-theme] .hs-grid-2>*{width:100%!important;max-width:100%!important;min-width:0!important}html[data-maax-admin-theme] .mx-panel-breakdown{width:100%!important;max-width:100%!important}}@media(max-width:767px){html[data-maax-admin-theme] .mx-day-modal tbody tr{grid-template-columns:38px minmax(0,1fr) auto!important;grid-template-rows:repeat(3,auto)!important;gap:2px 8px!important;min-height:62px;padding:8px 0!important}html[data-maax-admin-theme] .mx-day-modal tbody td:nth-child(1),html[data-maax-admin-theme] .mx-day-modal tbody td:nth-child(3){font-size:11px!important}html[data-maax-admin-theme] .mx-day-modal .mx-person strong{font-size:12px!important;line-height:1.2!important}html[data-maax-admin-theme] .mx-day-modal .mx-person small{font-size:10px!important;line-height:1.2!important}html[data-maax-admin-theme] .mx-day-modal tbody td:nth-child(4) .mx-badge{min-height:28px!important;padding:6px 9px!important;font-size:10.5px!important;line-height:1!important;white-space:nowrap!important}html[data-maax-admin-theme] .mx-day-modal tbody td:nth-child(5) .mx-btn{width:auto!important;min-width:58px;height:32px!important;min-height:32px!important;padding:6px 10px!important;font-size:10.5px!important;line-height:1!important;border-radius:9px!important}html[data-maax-admin-theme] .mx-transactions-table .mx-badge{min-height:28px!important;padding:6px 10px!important;font-size:10.5px!important;line-height:1.15!important;max-width:118px!important}html[data-maax-admin-theme] .mx-transactions-table tbody td:last-child .mx-btn{min-height:32px!important;height:32px!important;padding:6px 10px!important;font-size:10.5px!important;border-radius:9px!important}html[data-maax-admin-theme] .mx-transactions-table tbody td:last-child .mx-icon-btn{width:32px!important;min-width:32px!important;padding:7px!important}html[data-maax-admin-theme] .mx-webhook-card{gap:9px!important;padding:12px 13px!important}html[data-maax-admin-theme] .mx-webhook-card>.mx-badge,html[data-maax-admin-theme] .mx-webhook-http{align-self:flex-start!important;width:auto!important;max-width:-moz-max-content!important;max-width:max-content!important}html[data-maax-admin-theme] .mx-webhook-http .mx-badge{display:inline-flex!important;width:auto!important;min-width:54px;justify-content:center}html[data-maax-admin-theme] .mx-webhook-card-actions{gap:7px!important}html[data-maax-admin-theme] :is(.mx-webhook-view-btn,.mx-webhook-resend-btn){height:32px!important;min-height:32px!important;padding:6px 10px!important;border-radius:9px!important;font-size:10.5px!important;line-height:1!important}html[data-maax-admin-theme] .mx-access-status{min-height:28px!important;padding:6px 10px!important;font-size:10.5px!important;line-height:1!important}html[data-maax-admin-theme] .mx-access-status svg{width:13px;height:13px;flex:0 0 auto}}@media(max-width:767px){html[data-maax-admin-theme] .mx-day-modal .mx-table-wrap,html[data-maax-admin-theme] .mx-day-modal .mx-table-wrap>table,html[data-maax-admin-theme] .mx-day-modal .mx-table-wrap>table>tbody{width:100%!important;min-width:0!important;max-width:100%!important}html[data-maax-admin-theme] .mx-day-modal tbody tr{width:100%!important;min-width:0!important;box-sizing:border-box}html[data-maax-admin-theme] .mx-day-modal tbody td:nth-child(3){max-width:82px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap!important}}html[data-maax-reseller-theme=reseller]{--mx-r-bg: #07090c;--mx-r-surface: #15181d;--mx-r-surface-2: #1a1e24;--mx-r-surface-3: #20252d;--mx-r-input: #222831;--mx-r-text: #f5f8fc;--mx-r-subtle: #a7b6c8;--mx-r-muted: #78899e;--mx-r-cyan: #21c7df;--mx-r-blue: #3f8ff5;--mx-r-green: #59cfb0;--mx-r-purple: #9b8bf4;--mx-r-amber: #e9b75e;--mx-r-rose: #dc86a5;--mx-r-shadow: 0 14px 34px rgba(0, 0, 0, .3), 0 3px 10px rgba(0, 0, 0, .18);--mx-r-shadow-soft: 0 9px 24px rgba(0, 0, 0, .22), 0 2px 6px rgba(0, 0, 0, .13);--bg-page: var(--mx-r-bg);--bg-elevated: var(--mx-r-surface);--bg-surface: var(--mx-r-surface);--bg-input: var(--mx-r-input);--text-primary: var(--mx-r-text);--text-secondary: var(--mx-r-subtle);--text-muted: var(--mx-r-muted);--accent-cyan: var(--mx-r-cyan);--border-default: rgba(255,255,255,.08);--shadow-card: var(--mx-r-shadow-soft);--shadow-card-hover: var(--mx-r-shadow);color-scheme:dark}html[data-maax-reseller-theme=reseller][data-theme=light],html[data-maax-reseller-theme=reseller].light{--mx-r-bg: #eef3f7;--mx-r-surface: #ffffff;--mx-r-surface-2: #f8fafc;--mx-r-surface-3: #f1f5f9;--mx-r-input: #edf2f7;--mx-r-text: #213548;--mx-r-subtle: #5e7187;--mx-r-muted: #8594a5;--mx-r-shadow: 0 18px 36px rgba(32, 55, 76, .12), 0 4px 12px rgba(32, 55, 76, .07);--mx-r-shadow-soft: 0 9px 24px rgba(32, 55, 76, .09), 0 2px 7px rgba(32, 55, 76, .05);--border-default: rgba(72, 96, 119, .14);color-scheme:light}html[data-maax-reseller-theme=reseller] body,html[data-maax-reseller-theme=reseller] #root,html[data-maax-reseller-theme=reseller] .hs-app-shell{min-height:100%;background:radial-gradient(900px 420px at 82% -12%,rgba(33,199,223,.075),transparent 62%),radial-gradient(680px 400px at -10% 28%,rgba(63,143,245,.05),transparent 65%),var(--mx-r-bg);color:var(--mx-r-text)}html[data-maax-reseller-theme=reseller] body{overflow-x:hidden}html[data-maax-reseller-theme=reseller] .hs-app-content{width:min(100%,1460px);padding:30px 28px 54px}html[data-maax-reseller-theme=reseller] :is(.text-h1,.hs-dash-title,.hs-cfg-title,.hs-perfil-title){color:var(--mx-r-text)!important;font-weight:730!important;letter-spacing:-.045em!important}html[data-maax-reseller-theme=reseller] :is(.text-body,.hs-dash-sub,.hs-cfg-sub,.hs-perfil-sub){color:var(--mx-r-subtle)!important}html[data-maax-reseller-theme=reseller] .hs-topbar{background:color-mix(in srgb,var(--mx-r-bg) 91%,transparent)!important;border:0!important;box-shadow:0 1px #809eba24,0 8px 25px #00000014;-webkit-backdrop-filter:blur(18px) saturate(140%);backdrop-filter:blur(18px) saturate(140%)}html[data-maax-reseller-theme=reseller] .hs-topbar-inner,html[data-maax-reseller-theme=reseller] .hs-navbar-inner{max-width:1460px;padding-left:28px;padding-right:28px}html[data-maax-reseller-theme=reseller] .hs-topbar-logo img{height:42px!important}html[data-maax-reseller-theme=reseller] :is(.hs-topbar-icon-btn,.hs-user-trigger,.hs-topbar-burger){background:var(--mx-r-surface-2)!important;border:0!important;box-shadow:0 5px 15px #00000021,inset 0 1px #ffffff0a;color:var(--mx-r-subtle)!important}html[data-maax-reseller-theme=reseller] .hs-user-trigger{border-radius:14px!important}html[data-maax-reseller-theme=reseller] .hs-user-avatar{background:linear-gradient(135deg,#24c9df,#397ce9)!important;color:#fff!important;box-shadow:0 8px 18px #21c7df38}html[data-maax-reseller-theme=reseller] .hs-user-name{color:var(--mx-r-text)!important}html[data-maax-reseller-theme=reseller] .hs-user-email{color:var(--mx-r-muted)!important}html[data-maax-reseller-theme=reseller] .hs-user-dropdown{background:var(--mx-r-surface-2)!important;border:0!important;border-radius:14px!important;box-shadow:var(--mx-r-shadow)!important;padding:7px!important}html[data-maax-reseller-theme=reseller] .hs-user-dropdown-item{border-radius:9px!important;color:var(--mx-r-subtle)!important}html[data-maax-reseller-theme=reseller] .hs-user-dropdown-item:hover{background:#21c7df17!important;color:var(--mx-r-cyan)!important}html[data-maax-reseller-theme=reseller] .hs-user-dropdown-divider{border-color:#809eba1f!important}html[data-maax-reseller-theme=reseller] .hs-user-dropdown-item--danger:hover{background:#ef44441a!important;color:#f88484!important}html[data-maax-reseller-theme=reseller] .hs-navbar{background:color-mix(in srgb,var(--mx-r-bg) 95%,transparent)!important;border:0!important;box-shadow:0 1px #809eba1f}html[data-maax-reseller-theme=reseller] .hs-navbar-items{gap:9px}html[data-maax-reseller-theme=reseller] .hs-nav-item{color:var(--mx-r-subtle)!important;padding:17px 12px 15px!important;font-size:13px!important}html[data-maax-reseller-theme=reseller] .hs-nav-item:after{height:3px!important;border-radius:99px!important;background:linear-gradient(90deg,var(--mx-r-blue),var(--mx-r-cyan))!important;box-shadow:0 0 12px #21c7df73}html[data-maax-reseller-theme=reseller] .hs-nav-item:hover,html[data-maax-reseller-theme=reseller] .hs-nav-item--active{color:var(--mx-r-cyan)!important}html[data-maax-reseller-theme=reseller] :is(.hs-stat-card,.hs-panel,.hs-hiw,.hs-tip-panel,.hs-quick-card,.hs-hist-card,.hs-perfil-card,.glass-card,.hs-cfg>div:not(.hs-cfg-header),.cv-summary){background:linear-gradient(145deg,color-mix(in srgb,var(--mx-r-surface) 97%,#fff 3%),var(--mx-r-surface))!important;border-color:transparent!important;box-shadow:var(--mx-r-shadow-soft)!important}html[data-maax-reseller-theme=reseller] .hs-stat-card,html[data-maax-reseller-theme=reseller] .hs-panel,html[data-maax-reseller-theme=reseller] .hs-hiw,html[data-maax-reseller-theme=reseller] .hs-tip-panel,html[data-maax-reseller-theme=reseller] .hs-quick-card,html[data-maax-reseller-theme=reseller] .hs-hist-card,html[data-maax-reseller-theme=reseller] .hs-perfil-card{border:0!important;border-radius:16px!important}html[data-maax-reseller-theme=reseller] .hs-stat-card:hover,html[data-maax-reseller-theme=reseller] .hs-quick-card:hover,html[data-maax-reseller-theme=reseller] .cv-card:hover{transform:translateY(-2px);box-shadow:var(--mx-r-shadow)!important}html[data-maax-reseller-theme=reseller] .hs-stats-grid{gap:16px!important}html[data-maax-reseller-theme=reseller] .hs-stat-card{min-height:122px;padding:21px!important;overflow:hidden;position:relative}html[data-maax-reseller-theme=reseller] .hs-stat-card:after{content:"";position:absolute;width:92px;height:92px;right:-38px;bottom:-44px;border-radius:50%;background:radial-gradient(circle,rgba(33,199,223,.13),transparent 70%);pointer-events:none}html[data-maax-reseller-theme=reseller] .hs-stat-num{color:var(--mx-r-text)!important;letter-spacing:-.045em!important}html[data-maax-reseller-theme=reseller] .hs-stat-lbl{color:var(--mx-r-subtle)!important}html[data-maax-reseller-theme=reseller] .hs-grid-2{gap:18px!important}html[data-maax-reseller-theme=reseller] .hs-panel{padding:22px!important}html[data-maax-reseller-theme=reseller] .hs-panel-title{color:var(--mx-r-text)!important}html[data-maax-reseller-theme=reseller] .hs-panel-link{color:var(--mx-r-cyan)!important}html[data-maax-reseller-theme=reseller] .hs-hero{border:0!important;border-radius:18px!important;background:radial-gradient(440px 220px at 90% 8%,rgba(89,207,176,.18),transparent 65%),linear-gradient(118deg,#0f2630,#10202c 44%,#14233d)!important;box-shadow:0 22px 46px #00000047,0 9px 22px #21c7df14!important}html[data-maax-reseller-theme=reseller][data-theme=light] .hs-hero,html[data-maax-reseller-theme=reseller].light .hs-hero{background:radial-gradient(440px 220px at 90% 8%,rgba(89,207,176,.24),transparent 65%),linear-gradient(118deg,#173746,#173142 44%,#1b3354)!important}html[data-maax-reseller-theme=reseller] .hs-hero-btn,html[data-maax-reseller-theme=reseller] .maax-btn-primary{background:linear-gradient(135deg,#1ec4dc,#1698bd)!important;border:0!important;color:#fff!important;box-shadow:0 10px 22px #17aecf38!important}html[data-maax-reseller-theme=reseller] .hs-hero-btn:hover,html[data-maax-reseller-theme=reseller] .maax-btn-primary:hover{filter:brightness(1.06);transform:translateY(-1px)}html[data-maax-reseller-theme=reseller] .hs-hiw-step-icon{border:0!important;box-shadow:none!important}html[data-maax-reseller-theme=reseller] .hs-hiw-step:nth-child(1) .hs-hiw-step-icon{background:#21c7df24!important;color:var(--mx-r-cyan)!important}html[data-maax-reseller-theme=reseller] .hs-hiw-step:nth-child(2) .hs-hiw-step-icon{background:#59cfb024!important;color:var(--mx-r-green)!important}html[data-maax-reseller-theme=reseller] .hs-hiw-step:nth-child(3) .hs-hiw-step-icon{background:#9b8bf424!important;color:var(--mx-r-purple)!important}html[data-maax-reseller-theme=reseller] .hs-server-item{border-color:#809eba1c!important}html[data-maax-reseller-theme=reseller] :is(input:not([type=range]):not([type=checkbox]):not([type=radio]),select,textarea,.hs-hist-select,.hs-cfg-input,.hs-perfil-input,.hs-cp-input){background:var(--mx-r-input)!important;color:var(--mx-r-text)!important;border-color:transparent!important;box-shadow:inset 0 1px #ffffff06,0 0 0 1px #809eba14!important;border-radius:10px!important}html[data-maax-reseller-theme=reseller] :is(input,select,textarea):focus{outline:none!important;box-shadow:0 0 0 2px #21c7df3b,inset 0 0 0 1px var(--mx-r-cyan)!important}html[data-maax-reseller-theme=reseller] :is(.hs-btn-outline,.hs-cfg-btn,.hs-perfil-btn,.hs-cp-btn,.mx-btn){border:0!important;border-radius:10px!important;background:var(--mx-r-surface-3)!important;color:var(--mx-r-subtle)!important;box-shadow:0 5px 14px #0000001c!important}html[data-maax-reseller-theme=reseller] :is(.hs-btn-outline,.hs-cfg-btn,.hs-perfil-btn,.hs-cp-btn,.mx-btn):hover{color:var(--mx-r-text)!important;filter:brightness(1.05)}html[data-maax-reseller-theme=reseller] .cv-grid{gap:20px!important}html[data-maax-reseller-theme=reseller] .cv-card{border-radius:16px!important;box-shadow:var(--mx-r-shadow-soft)!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important}html[data-maax-reseller-theme=reseller] .cv-summary{border:0!important;border-radius:16px!important}html[data-maax-reseller-theme=reseller] input[type=range]{accent-color:var(--mx-r-cyan)}html[data-maax-reseller-theme=reseller] :is(.hs-hist-list,.hs-fat-list)>div,html[data-maax-reseller-theme=reseller] .space-y-6>div[style*="background: var(--bg-elevated)"],html[data-maax-reseller-theme=reseller] .space-y-6>div[style*="background: 'var(--bg-elevated)'"]{border-color:transparent!important;box-shadow:var(--mx-r-shadow-soft)!important}html[data-maax-reseller-theme=reseller] .hs-tag{border:0!important}html[data-maax-reseller-theme=reseller] :is(.hs-cfg-tabs,[role=tablist]){background:var(--mx-r-surface-2)!important;border:0!important;border-radius:12px!important;box-shadow:var(--mx-r-shadow-soft);padding:5px!important}html[data-maax-reseller-theme=reseller] :is(.hs-cfg-tabs,[role=tablist]) button{border:0!important;border-radius:9px!important}html[data-maax-reseller-theme=reseller] :is(.hs-detail-overlay,.hs-cp-overlay,.mx-modal-overlay,.modal-overlay){background:#02060cb8!important;-webkit-backdrop-filter:blur(10px) saturate(115%)!important;backdrop-filter:blur(10px) saturate(115%)!important}html[data-maax-reseller-theme=reseller] :is(.hs-detail-modal,.hs-cp-modal,.mx-modal,.modal-content){background:var(--mx-r-surface-2)!important;color:var(--mx-r-text)!important;border-color:transparent!important;border-radius:18px!important;box-shadow:0 30px 80px #00000080!important}html[data-maax-reseller-theme=reseller] :is(.hs-detail-header,.hs-detail-footer,.hs-cp-header,.hs-cp-footer){border-color:#809eba1f!important}html[data-maax-reseller-theme=reseller] :is(.hs-detail-close,.hs-cp-modal button[aria-label*=echar]){background:var(--mx-r-surface-3)!important;border:0!important;color:var(--mx-r-subtle)!important}html[data-maax-reseller-theme=reseller] .mx-logout>div:first-child{box-shadow:none!important}html[data-maax-reseller-theme=reseller] .mx-logout .mx-primary{background:#ef444424!important;color:#f98d8d!important}html[data-maax-reseller-theme=reseller] .hs-app-shell>button[aria-label="Abrir tutorial"]{background:linear-gradient(135deg,var(--mx-r-cyan),var(--mx-r-blue))!important;box-shadow:0 14px 34px #21c7df45!important;ring:none!important}@media(max-width:767px){html[data-maax-reseller-theme=reseller] .hs-navbar,html[data-maax-reseller-theme=reseller] .hs-topbar-burger{display:none!important}html[data-maax-reseller-theme=reseller] .hs-topbar{position:sticky;top:0;z-index:45}html[data-maax-reseller-theme=reseller] .hs-topbar-inner{min-height:62px!important;padding:8px 10px!important}html[data-maax-reseller-theme=reseller] .hs-topbar-logo img{height:35px!important;max-width:132px!important}html[data-maax-reseller-theme=reseller] .hs-topbar-actions{gap:7px!important}html[data-maax-reseller-theme=reseller] .hs-topbar-icon-btn{width:38px!important;height:38px!important}html[data-maax-reseller-theme=reseller] .hs-user-trigger{padding:3px!important;box-shadow:none!important;background:transparent!important}html[data-maax-reseller-theme=reseller] .hs-user-avatar{width:38px!important;height:38px!important;font-size:15px!important}html[data-maax-reseller-theme=reseller] .hs-user-info,html[data-maax-reseller-theme=reseller] .hs-user-chevron{display:none!important}html[data-maax-reseller-theme=reseller] .hs-user-dropdown{position:fixed!important;top:57px!important;right:9px!important;width:min(250px,calc(100vw - 18px))!important}html[data-maax-reseller-theme=reseller] .hs-app-content{width:100%;max-width:none;padding:18px 9px 112px!important}html[data-maax-reseller-theme=reseller] .space-y-6{gap:15px!important}html[data-maax-reseller-theme=reseller] :is(.text-h1,.hs-dash-title,.hs-cfg-title,.hs-perfil-title){font-size:23px!important;line-height:1.12!important}html[data-maax-reseller-theme=reseller] :is(.text-body,.hs-dash-sub,.hs-cfg-sub,.hs-perfil-sub){font-size:12.5px!important;line-height:1.45!important}html[data-maax-reseller-theme=reseller] .hs-dash-header{gap:10px!important;margin-bottom:16px!important}html[data-maax-reseller-theme=reseller] .hs-btn-outline{min-height:38px;padding:9px 12px!important;font-size:12px!important}html[data-maax-reseller-theme=reseller] .hs-hero{border-radius:15px!important;padding:22px 18px!important}html[data-maax-reseller-theme=reseller] .hs-hero-title{font-size:25px!important;line-height:1.12!important}html[data-maax-reseller-theme=reseller] .hs-hero-desc{font-size:12.5px!important}html[data-maax-reseller-theme=reseller] .hs-hero-features{gap:9px!important}html[data-maax-reseller-theme=reseller] .hs-hero-feat{font-size:11px!important}html[data-maax-reseller-theme=reseller] .hs-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}html[data-maax-reseller-theme=reseller] .hs-stat-card{min-width:0!important;min-height:102px!important;padding:14px!important;border-radius:14px!important}html[data-maax-reseller-theme=reseller] .hs-stat-num{font-size:clamp(19px,6.4vw,25px)!important;overflow-wrap:anywhere}html[data-maax-reseller-theme=reseller] .hs-stat-num--money{font-size:clamp(17px,5.5vw,23px)!important}html[data-maax-reseller-theme=reseller] .hs-stat-lbl{font-size:11px!important}html[data-maax-reseller-theme=reseller] .hs-grid-2{grid-template-columns:1fr!important;gap:12px!important}html[data-maax-reseller-theme=reseller] .hs-panel{padding:15px!important;border-radius:14px!important}html[data-maax-reseller-theme=reseller] .hs-panel-title{font-size:15px!important}html[data-maax-reseller-theme=reseller] .hs-hiw{padding:17px 14px!important}html[data-maax-reseller-theme=reseller] .hs-hiw-steps{grid-template-columns:1fr!important;gap:10px!important}html[data-maax-reseller-theme=reseller] .hs-hiw-step{padding:11px!important}html[data-maax-reseller-theme=reseller] .hs-hiw-arrow{display:none!important}html[data-maax-reseller-theme=reseller] .hs-quick-grid{grid-template-columns:1fr!important;gap:10px!important}html[data-maax-reseller-theme=reseller] .cv-grid{display:block!important}html[data-maax-reseller-theme=reseller] .cv-card{border-radius:14px!important;padding:14px!important}html[data-maax-reseller-theme=reseller] .cv-summary{position:static!important;margin-top:14px!important;border-radius:14px!important}html[data-maax-reseller-theme=reseller] .cv-grid [class*=grid-cols-3]{grid-template-columns:1fr!important}html[data-maax-reseller-theme=reseller] .cv-grid [class*=grid-cols-2]{grid-template-columns:repeat(2,minmax(0,1fr))!important}html[data-maax-reseller-theme=reseller] :is(.hs-hist-filters,.hs-cfg-tabs){overflow-x:auto!important;overscroll-behavior-inline:contain;touch-action:pan-x!important;scrollbar-width:none}html[data-maax-reseller-theme=reseller] :is(.hs-hist-filters,.hs-cfg-tabs)::-webkit-scrollbar{display:none}html[data-maax-reseller-theme=reseller] .hs-perfil-card{padding:15px!important}html[data-maax-reseller-theme=reseller] .hs-perfil-row,html[data-maax-reseller-theme=reseller] .hs-cp-row{grid-template-columns:1fr!important;gap:11px!important}html[data-maax-reseller-theme=reseller] :is(.hs-detail-overlay,.hs-cp-overlay,.mx-modal-overlay,.modal-overlay){align-items:flex-end!important;padding:7px!important;overflow-y:auto!important;overscroll-behavior:contain}html[data-maax-reseller-theme=reseller] :is(.hs-detail-modal,.hs-cp-modal,.mx-modal,.modal-content){width:100%!important;max-width:100%!important;max-height:calc(100dvh - 14px)!important;border-radius:17px!important;overflow:auto!important}html[data-maax-reseller-theme=reseller] .hs-detail-body{padding:15px!important;overflow-y:auto!important}html[data-maax-reseller-theme=reseller] .hs-detail-grid-2{grid-template-columns:1fr!important}html[data-maax-reseller-theme=reseller] .hs-detail-header,html[data-maax-reseller-theme=reseller] .hs-detail-footer,html[data-maax-reseller-theme=reseller] .hs-cp-header,html[data-maax-reseller-theme=reseller] .hs-cp-footer{padding:14px!important}html[data-maax-reseller-theme=reseller] .hs-detail-title,html[data-maax-reseller-theme=reseller] .hs-cp-title{font-size:17px!important}html[data-maax-reseller-theme=reseller] .maax-bottom-nav-wrapper{bottom:max(8px,env(safe-area-inset-bottom))!important}html[data-maax-reseller-theme=reseller] .maax-nav{width:calc(100vw - 14px)!important;padding:6px!important;border:0!important;background:color-mix(in srgb,var(--mx-r-surface-3) 86%,transparent)!important;box-shadow:0 16px 38px #0000005c,inset 0 1px #ffffff12!important;-webkit-backdrop-filter:blur(18px) saturate(160%)!important;backdrop-filter:blur(18px) saturate(160%)!important}html[data-maax-reseller-theme=reseller] .maax-nav ul li a{padding:6px 2px 7px!important}html[data-maax-reseller-theme=reseller] .maax-nav ul li a .maax-icon{color:color-mix(in srgb,var(--mx-r-subtle) 85%,transparent)!important}html[data-maax-reseller-theme=reseller] .maax-nav ul li a .maax-text{color:color-mix(in srgb,var(--mx-r-subtle) 88%,transparent)!important;font-size:9px!important}html[data-maax-reseller-theme=reseller] .maax-nav ul li.active a .maax-icon,html[data-maax-reseller-theme=reseller] .maax-nav ul li.active a .maax-text{color:#fff!important}html[data-maax-reseller-theme=reseller] .maax-nav ul li a:after{display:none!important}html[data-maax-reseller-theme=reseller] .hs-app-shell>button[aria-label="Abrir tutorial"]{width:46px!important;height:46px!important;right:12px!important;bottom:84px!important}}@media(max-width:390px){html[data-maax-reseller-theme=reseller] .hs-stats-grid{gap:8px!important}html[data-maax-reseller-theme=reseller] .hs-stat-card{padding:12px!important}html[data-maax-reseller-theme=reseller] .maax-nav ul li a .maax-text{font-size:8px!important}}html[data-maax-reseller-theme=reseller] .hs-navbar{background:#020304!important;box-shadow:0 1px #67e8f91f,0 8px 20px #0000001f!important}html[data-maax-reseller-theme=reseller] .hs-nav-item{color:#e4edf7ad!important}html[data-maax-reseller-theme=reseller] .hs-nav-item:hover{color:#f0f8ffeb!important}html[data-maax-reseller-theme=reseller] .hs-nav-item--active{color:#f7fbff!important}@media(max-width:767px){html[data-maax-reseller-theme=reseller] .cv-summary{padding-bottom:16px!important;scroll-margin-bottom:96px}html[data-maax-reseller-theme=reseller] :is(.hs-detail-btn-primary,.hs-detail-btn-secondary){min-height:36px!important;padding:8px 13px!important;font-size:12px!important;border-radius:9px!important}html[data-maax-reseller-theme=reseller] :is(.hs-tag,.hs-detail-badge){min-height:28px;padding:6px 10px!important;font-size:11px!important;line-height:1.15!important}}html[data-maax-reseller-theme=reseller]{--mx-r-vps: #22c55e;--mx-r-vps-plus: #9a45f5;--mx-r-simple: #ef4444}html[data-maax-reseller-theme=reseller] .hs-stat-card{isolation:isolate;background:radial-gradient(180px 120px at 104% 110%,color-mix(in srgb,var(--stat-tone, var(--mx-r-cyan)) 18%,transparent),transparent 70%),linear-gradient(145deg,color-mix(in srgb,var(--mx-r-surface) 96%,#fff 4%),var(--mx-r-surface))!important}html[data-maax-reseller-theme=reseller] .hs-stat-card:nth-child(1){--stat-tone: #20b9d1}html[data-maax-reseller-theme=reseller] .hs-stat-card:nth-child(2){--stat-tone: #35b887}html[data-maax-reseller-theme=reseller] .hs-stat-card:nth-child(3){--stat-tone: #d8a24d}html[data-maax-reseller-theme=reseller] .hs-stat-card:nth-child(4){--stat-tone: #8f72df}html[data-maax-reseller-theme=reseller] .hs-stat-card:before{content:"";position:absolute;z-index:-1;right:15px;bottom:9px;width:76px;height:76px;opacity:.11;background:var(--stat-tone);pointer-events:none;mask:var(--stat-mark) center / contain no-repeat;-webkit-mask:var(--stat-mark) center / contain no-repeat}html[data-maax-reseller-theme=reseller] .hs-stat-card:nth-child(1){--stat-mark: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m7.5 4.27 9 5.15'/%3E%3Cpath d='M21 8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16Z'/%3E%3Cpath d='m3.3 7 8.7 5 8.7-5M12 22V12'/%3E%3C/svg%3E")}html[data-maax-reseller-theme=reseller] .hs-stat-card:nth-child(2){--stat-mark: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M19 7V4a1 1 0 0 0-1-1H5a2 2 0 0 0 0 4h15a1 1 0 0 1 1 1v10a2 2 0 0 1-2 2H5a3 3 0 0 1-3-3V5'/%3E%3Cpath d='M16 13h2'/%3E%3C/svg%3E")}html[data-maax-reseller-theme=reseller] .hs-stat-card:nth-child(3){--stat-mark: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 7v5l3 2'/%3E%3C/svg%3E")}html[data-maax-reseller-theme=reseller] .hs-stat-card:nth-child(4){--stat-mark: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 2v20l2-2 2 2 2-2 2 2 2-2 2 2 2-2 2 2V2l-2 2-2-2-2 2-2-2-2 2-2-2-2 2Z'/%3E%3Cpath d='M16 8h-6M16 12h-6M13 16h-3'/%3E%3C/svg%3E")}html[data-maax-reseller-theme=reseller] .hs-stat-card:after{opacity:.45}html[data-maax-reseller-theme=reseller] .hs-stat-card>div:first-child{border:0!important;box-shadow:none!important;background:color-mix(in srgb,var(--stat-tone) 15%,transparent)!important}html[data-maax-reseller-theme=reseller] .hs-tip-row{--tip-tone: var(--mx-r-vps);position:relative;overflow:hidden;isolation:isolate;border:0!important;background:radial-gradient(130px 90px at 98% 12%,color-mix(in srgb,var(--tip-tone) 13%,transparent),transparent 72%),color-mix(in srgb,var(--mx-r-surface-2) 95%,var(--tip-tone) 5%)!important;box-shadow:inset 3px 0 color-mix(in srgb,var(--tip-tone) 78%,transparent),0 7px 18px #00000014!important}html[data-maax-reseller-theme=reseller] .hs-tip-row:nth-child(2){--tip-tone: var(--mx-r-simple)}html[data-maax-reseller-theme=reseller] .hs-tip-row:nth-child(3){--tip-tone: var(--mx-r-vps-plus)}html[data-maax-reseller-theme=reseller] .hs-tip-row:after{content:"%";position:absolute;z-index:-1;right:74px;top:50%;transform:translateY(-51%);font:800 54px/1 var(--font-sans);color:var(--tip-tone);opacity:.055;pointer-events:none}html[data-maax-reseller-theme=reseller] :is(.hs-tip-badge,.hs-tip-pct){border:0!important;box-shadow:none!important}html[data-maax-reseller-theme=reseller] [data-tour=step1]>div:first-child>span:first-child,html[data-maax-reseller-theme=reseller] [data-tour=step2]>div:first-child>span:first-child,html[data-maax-reseller-theme=reseller] [data-tour=step34]>div:first-child>div:first-child>span:first-child{width:34px!important;height:34px!important;border:0!important;border-radius:50%!important;color:#f7fdff!important;font-size:13px!important;font-weight:800!important;background:linear-gradient(145deg,#27c8df,#277fca)!important;box-shadow:0 8px 18px #149dca40,inset 0 1px #ffffff59!important}html[data-maax-reseller-theme=reseller] [data-tour=step1] .grid>.cv-card{--type-tone: var(--mx-r-vps);min-height:158px;isolation:isolate;overflow:hidden;border:0!important;background:radial-gradient(220px 150px at 104% 102%,color-mix(in srgb,var(--type-tone) 20%,transparent),transparent 70%),linear-gradient(145deg,color-mix(in srgb,var(--mx-r-surface) 94%,var(--type-tone) 6%),var(--mx-r-surface-2))!important;box-shadow:var(--mx-r-shadow-soft)!important}html[data-maax-reseller-theme=reseller] [data-tour=step1] .grid>.cv-card:nth-child(2){--type-tone: var(--mx-r-vps-plus)}html[data-maax-reseller-theme=reseller] [data-tour=step1] .grid>.cv-card:nth-child(3){--type-tone: var(--mx-r-simple)}html[data-maax-reseller-theme=reseller] [data-tour=step1] .grid>.cv-card:after{content:"";position:absolute;z-index:-1;right:16px;bottom:8px;width:84px;height:84px;opacity:.09;background:var(--type-tone);mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='3' width='18' height='7' rx='2'/%3E%3Crect x='3' y='14' width='18' height='7' rx='2'/%3E%3Cpath d='M7 7h.01M7 18h.01M11 7h6M11 18h6'/%3E%3C/svg%3E") center / contain no-repeat;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='3' width='18' height='7' rx='2'/%3E%3Crect x='3' y='14' width='18' height='7' rx='2'/%3E%3Cpath d='M7 7h.01M7 18h.01M11 7h6M11 18h6'/%3E%3C/svg%3E") center / contain no-repeat;pointer-events:none}html[data-maax-reseller-theme=reseller] [data-tour=step1] .grid>.cv-card:hover{box-shadow:0 16px 34px #00000030,inset 3px 0 color-mix(in srgb,var(--type-tone) 72%,transparent)!important}html[data-maax-reseller-theme=reseller] [data-tour=step1] .grid>.cv-card:has(>span>svg){background:radial-gradient(250px 170px at 104% 100%,color-mix(in srgb,var(--type-tone) 27%,transparent),transparent 70%),linear-gradient(145deg,color-mix(in srgb,var(--mx-r-surface) 86%,var(--type-tone) 14%),var(--mx-r-surface-2))!important;box-shadow:inset 3px 0 var(--type-tone),0 17px 36px color-mix(in srgb,var(--type-tone) 14%,transparent)!important}html[data-maax-reseller-theme=reseller] [data-tour=step1] .cv-card>span{border:0!important;box-shadow:none!important}html[data-maax-reseller-theme=reseller] [data-tour=step2]{--plan-tone: var(--mx-r-vps)}html[data-maax-reseller-theme=reseller] [data-tour=step1]:has(.grid>.cv-card:nth-child(2):has(>span>svg))~[data-tour=step2]{--plan-tone: var(--mx-r-vps-plus)}html[data-maax-reseller-theme=reseller] [data-tour=step1]:has(.grid>.cv-card:nth-child(3):has(>span>svg))~[data-tour=step2]{--plan-tone: var(--mx-r-simple)}html[data-maax-reseller-theme=reseller] [data-tour=step2] .cv-card{isolation:isolate;border:0!important;background:radial-gradient(180px 200px at 112% 50%,color-mix(in srgb,var(--plan-tone) 15%,transparent),transparent 68%),linear-gradient(145deg,color-mix(in srgb,var(--mx-r-surface) 97%,#fff 3%),var(--mx-r-surface-2))!important;box-shadow:var(--mx-r-shadow-soft)!important}html[data-maax-reseller-theme=reseller] [data-tour=step2] .cv-card:after{content:"";position:absolute;z-index:-1;top:13px;right:0;bottom:13px;width:58px;border-radius:50% 0 0 50%;opacity:.22;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--plan-tone) 18%,transparent)),repeating-linear-gradient(0deg,transparent 0 12px,color-mix(in srgb,var(--plan-tone) 30%,transparent) 12px 13px);pointer-events:none}html[data-maax-reseller-theme=reseller] [data-tour=step2] .cv-card[style*="linear-gradient(0deg"]{background:radial-gradient(190px 210px at 112% 50%,color-mix(in srgb,var(--plan-tone) 24%,transparent),transparent 68%),linear-gradient(145deg,color-mix(in srgb,var(--mx-r-surface) 88%,var(--plan-tone) 12%),var(--mx-r-surface-2))!important;box-shadow:inset 3px 0 var(--plan-tone),0 17px 36px color-mix(in srgb,var(--plan-tone) 13%,transparent)!important}html[data-maax-reseller-theme=reseller] [data-tour=step2] .cv-card p[style*=border-bottom]{border-color:color-mix(in srgb,var(--plan-tone) 18%,transparent)!important}html[data-maax-reseller-theme=reseller] [data-tour=step34] span[style*=box-shadow]{box-shadow:none!important}html[data-maax-reseller-theme=reseller][data-theme=light] .hs-stat-card,html[data-maax-reseller-theme=reseller].light .hs-stat-card{background:radial-gradient(180px 120px at 104% 110%,color-mix(in srgb,var(--stat-tone) 14%,transparent),transparent 70%),linear-gradient(145deg,#fff,color-mix(in srgb,#f7fbfe 95%,var(--stat-tone) 5%))!important}html[data-maax-reseller-theme=reseller][data-theme=light] [data-tour=step1] .grid>.cv-card,html[data-maax-reseller-theme=reseller].light [data-tour=step1] .grid>.cv-card{background:radial-gradient(220px 150px at 104% 102%,color-mix(in srgb,var(--type-tone) 16%,transparent),transparent 70%),linear-gradient(145deg,#fff,color-mix(in srgb,#f6fafc 94%,var(--type-tone) 6%))!important}html[data-maax-reseller-theme=reseller][data-theme=light] [data-tour=step2] .cv-card,html[data-maax-reseller-theme=reseller].light [data-tour=step2] .cv-card{background:radial-gradient(180px 200px at 112% 50%,color-mix(in srgb,var(--plan-tone) 13%,transparent),transparent 68%),linear-gradient(145deg,#fff,color-mix(in srgb,#f7fbfe 95%,var(--plan-tone) 5%))!important}@media(max-width:767px){html[data-maax-reseller-theme=reseller] .hs-stat-card:before{width:60px;height:60px;right:8px;bottom:8px}html[data-maax-reseller-theme=reseller] .hs-tip-row:after{right:58px;font-size:43px}html[data-maax-reseller-theme=reseller] [data-tour=step1] .grid>.cv-card{min-height:142px}html[data-maax-reseller-theme=reseller] [data-tour=step1] .grid>.cv-card:after{width:70px;height:70px}html[data-maax-reseller-theme=reseller] [data-tour=step2] .cv-card:after{width:48px}}html[data-maax-reseller-theme=reseller]{--rs-cyan: #21c7df;--rs-blue: #3d79ef;--rs-mint: #59cfb0;--rs-purple: #9b75f5;--rs-amber: #e8ad51;--rs-red: #ef6262;--rs-ink: #071018;--rs-panel: color-mix(in srgb, var(--bg-elevated) 95%, #0d2431 5%);--rs-panel-2: color-mix(in srgb, var(--bg-elevated) 89%, #173244 11%);--rs-line: color-mix(in srgb, var(--text-muted) 15%, transparent);--rs-shadow: 0 18px 46px rgba(0, 0, 0, .22), 0 3px 10px rgba(5, 18, 28, .16);--rs-shadow-soft: 0 12px 32px rgba(0, 0, 0, .15), 0 2px 8px rgba(5, 18, 28, .1)}html[data-maax-reseller-theme=reseller] body{background:radial-gradient(900px 520px at 5% -10%,rgba(33,199,223,.08),transparent 62%),radial-gradient(760px 480px at 100% 20%,rgba(61,121,239,.055),transparent 64%),var(--bg-primary)!important}html[data-maax-reseller-theme=reseller] .hs-app-content{max-width:1460px!important}html[data-maax-reseller-theme=reseller] .rs-page,html[data-maax-reseller-theme=reseller] .hs-dash{animation:rs-page-in .36s ease both}@keyframes rs-page-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}html[data-maax-reseller-theme=reseller] .rs-page>div:first-child h1{gap:13px!important;letter-spacing:-.045em!important}html[data-maax-reseller-theme=reseller] .rs-page>div:first-child h1>svg{width:42px!important;height:42px!important;padding:10px;color:#e8fdff!important;border-radius:14px;background:linear-gradient(145deg,#1fc9dc,#347ce8);box-shadow:0 11px 24px #1eaed23d,inset 0 1px #ffffff40;stroke-width:1.8}html[data-maax-reseller-theme=reseller] .rs-page>div:first-child p{padding-left:55px}html[data-maax-reseller-theme=reseller] .hs-topbar{background:color-mix(in srgb,var(--bg-primary) 84%,transparent)!important;box-shadow:0 1px 0 var(--rs-line),0 14px 42px #0000001a!important}html[data-maax-reseller-theme=reseller] .hs-topbar-icon-btn{border-radius:13px!important;box-shadow:inset 0 1px #ffffff14,0 7px 18px #00000026!important}html[data-maax-reseller-theme=reseller] .hs-user-trigger{padding:5px 8px 5px 5px!important;border-radius:16px!important;background:linear-gradient(145deg,var(--rs-panel-2),var(--rs-panel))!important;box-shadow:var(--rs-shadow-soft)!important}html[data-maax-reseller-theme=reseller] .hs-user-avatar{width:42px!important;height:42px!important;border-radius:13px!important;background:linear-gradient(145deg,#20bfd6,#3f74e8)!important;box-shadow:0 9px 20px #21b2d340!important}html[data-maax-reseller-theme=reseller] .hs-user-dropdown{width:258px!important;padding:9px!important;border-radius:18px!important;background:linear-gradient(155deg,var(--rs-panel-2),var(--rs-panel))!important;box-shadow:0 26px 70px #0000006b!important}html[data-maax-reseller-theme=reseller] .hs-user-dropdown:before{content:"CONTA DO REVENDEDOR";display:block;padding:9px 11px 10px;color:var(--text-muted);font-size:9px;font-weight:800;letter-spacing:.13em}html[data-maax-reseller-theme=reseller] .hs-user-dropdown-item{min-height:45px;gap:11px!important;padding:9px 11px!important;border-radius:12px!important;font-weight:650!important}html[data-maax-reseller-theme=reseller] .hs-user-dropdown-item>i{display:grid;place-items:center;width:29px;height:29px;border-radius:9px;color:var(--rs-cyan);background:#21c7df1a}html[data-maax-reseller-theme=reseller] .hs-user-dropdown-item--danger{color:#ef8181!important;margin-top:5px;background:#ef62620f!important}html[data-maax-reseller-theme=reseller] .hs-user-dropdown-item--danger>i{color:#ef6b6b;background:#ef62621f}html[data-maax-reseller-theme=reseller] .hs-user-dropdown-item--danger:hover{background:linear-gradient(135deg,#ef626233,#ef62621a)!important}html[data-maax-reseller-theme=reseller] .hs-navbar{background:#030608!important;box-shadow:0 12px 34px #0003!important}html[data-maax-reseller-theme=reseller] .hs-nav-item{letter-spacing:-.01em;font-weight:620!important}html[data-maax-reseller-theme=reseller] .hs-hero{display:grid!important;grid-template-columns:minmax(0,1.45fr) minmax(300px,.72fr);gap:42px;align-items:stretch;min-height:348px;padding:42px!important;overflow:hidden;background:linear-gradient(115deg,rgba(33,199,223,.07),transparent 35%),radial-gradient(600px 320px at 4% 105%,rgba(61,121,239,.25),transparent 60%),linear-gradient(125deg,#0b1721,#0e2431 47%,#17264a)!important;box-shadow:0 28px 66px #00000052,inset 0 1px #ffffff14!important}html[data-maax-reseller-theme=reseller] .hs-hero:before{content:"";position:absolute;width:380px;height:380px;top:-205px;right:21%;border-radius:50%;border:74px solid rgba(255,255,255,.025);pointer-events:none}html[data-maax-reseller-theme=reseller] .hs-hero:after{content:"MAAX";position:absolute;left:-9px;bottom:-37px;color:#ffffff07;font-size:154px;font-weight:900;letter-spacing:-.1em;line-height:1;pointer-events:none}html[data-maax-reseller-theme=reseller] .hs-hero-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;max-width:680px!important}html[data-maax-reseller-theme=reseller] .hs-hero-eyebrow{padding:7px 11px!important;border-radius:999px;color:#91f5ff!important;background:#21c7df1c;font-size:10px!important;letter-spacing:.13em!important}html[data-maax-reseller-theme=reseller] .hs-hero-title{max-width:630px;margin-top:20px!important;font-size:clamp(36px,3.7vw,58px)!important;line-height:.98!important;letter-spacing:-.055em!important}html[data-maax-reseller-theme=reseller] .hs-hero-desc{max-width:590px!important;margin-top:18px!important;font-size:14px!important;line-height:1.6!important;color:#aebfcd!important}html[data-maax-reseller-theme=reseller] .hs-hero-features{flex-wrap:wrap;gap:9px!important;margin-top:23px!important}html[data-maax-reseller-theme=reseller] .hs-hero-feat{gap:8px!important;padding:8px 11px;border-radius:10px;color:#bfd0db!important;background:#ffffff0e}html[data-maax-reseller-theme=reseller] .hs-hero-feat svg{color:#6ce2ee}html[data-maax-reseller-theme=reseller] .hs-hero-btn{display:inline-flex!important;margin-top:25px!important;padding:12px 17px!important;border-radius:12px!important;font-weight:750!important}html[data-maax-reseller-theme=reseller] .hs-hero-console{position:relative;z-index:3;align-self:stretch;display:flex;flex-direction:column;justify-content:center;gap:8px;padding:20px;border-radius:20px;color:#eafaff;background:#030a1178;box-shadow:inset 0 1px #ffffff1a,0 20px 50px #00000040;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}html[data-maax-reseller-theme=reseller] .hs-hero-console-head{display:flex;align-items:center;gap:8px;padding:3px 3px 14px;color:#8ea8bb;font-size:9px;font-weight:800;letter-spacing:.14em}html[data-maax-reseller-theme=reseller] .hs-hero-console-head svg{margin-left:auto;color:#54d6e5}html[data-maax-reseller-theme=reseller] .hs-hero-console-live{width:7px;height:7px;border-radius:50%;background:#58dab0;box-shadow:0 0 13px #58dab0}html[data-maax-reseller-theme=reseller] .hs-hero-console-stage{display:grid;grid-template-columns:39px 1fr;align-items:center;gap:11px;padding:13px;border-radius:13px;background:#ffffff0e;box-shadow:inset 0 1px #ffffff0e}html[data-maax-reseller-theme=reseller] .hs-hero-console-stage>span{display:grid;place-items:center;width:39px;height:39px;border-radius:12px;color:#061016;background:linear-gradient(145deg,#74eef4,#4a92ef);font-size:11px;font-weight:850;box-shadow:0 8px 18px #27b5de36}html[data-maax-reseller-theme=reseller] .hs-hero-console-stage div{display:flex;flex-direction:column;gap:3px;min-width:0}html[data-maax-reseller-theme=reseller] .hs-hero-console-stage small{color:#6f8da1;font-size:8px;font-weight:800;letter-spacing:.12em}html[data-maax-reseller-theme=reseller] .hs-hero-console-stage strong{color:#e8f4fa;font-size:12px;font-weight:660}html[data-maax-reseller-theme=reseller] .hs-journey{display:grid!important;grid-template-columns:minmax(240px,.7fr) minmax(0,1.45fr);gap:44px;padding:32px!important;border-radius:20px!important;background:radial-gradient(360px 240px at 0 0,rgba(33,199,223,.1),transparent 70%),linear-gradient(145deg,var(--rs-panel-2),var(--rs-panel))!important}html[data-maax-reseller-theme=reseller] .hs-hiw-head{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}html[data-maax-reseller-theme=reseller] .hs-hiw-eyebrow{margin:0 0 10px!important;color:var(--rs-cyan)!important;font-size:9px!important;font-weight:850!important;letter-spacing:.15em!important}html[data-maax-reseller-theme=reseller] .hs-hiw-title{margin:0!important;max-width:300px;font-size:25px!important;line-height:1.08!important;letter-spacing:-.04em!important}html[data-maax-reseller-theme=reseller] .hs-hiw-intro{max-width:260px;margin:12px 0 0;color:var(--text-secondary);font-size:12.5px;line-height:1.55}html[data-maax-reseller-theme=reseller] .hs-journey .hs-hiw-steps{position:relative;display:flex!important;flex-direction:column;gap:8px!important}html[data-maax-reseller-theme=reseller] .hs-journey .hs-hiw-step{position:relative;display:grid!important;grid-template-columns:34px 42px 1fr;align-items:center;gap:12px;min-height:66px;padding:10px 13px!important;border:0!important;border-radius:14px!important;background:color-mix(in srgb,var(--rs-panel-2) 75%,transparent)!important;box-shadow:inset 0 1px #ffffff09}html[data-maax-reseller-theme=reseller] .hs-journey .hs-hiw-step-num{color:var(--text-muted);font-size:10px;font-weight:850;letter-spacing:.08em}html[data-maax-reseller-theme=reseller] .hs-journey .hs-hiw-step-icon{width:42px!important;height:42px!important;margin:0!important;border-radius:13px!important;color:#fff!important;background:linear-gradient(145deg,#1ec4da,#397aea)!important;box-shadow:0 9px 18px #24a4d32e!important}html[data-maax-reseller-theme=reseller] .hs-journey .hs-hiw-step-copy{min-width:0}html[data-maax-reseller-theme=reseller] .hs-journey .hs-hiw-step-title{margin:0 0 3px!important;text-align:left!important;font-size:13px!important}html[data-maax-reseller-theme=reseller] .hs-journey .hs-hiw-step-desc{margin:0!important;text-align:left!important;font-size:11.5px!important}html[data-maax-reseller-theme=reseller] :is(.hs-quick-card,.hs-stat-card,.hs-panel){position:relative;isolation:isolate;overflow:hidden;border:0!important;background:linear-gradient(145deg,var(--rs-panel-2),var(--rs-panel))!important;box-shadow:var(--rs-shadow-soft)!important}html[data-maax-reseller-theme=reseller] :is(.hs-quick-card,.hs-stat-card,.hs-panel):before{content:"";position:absolute;z-index:-1;width:150px;height:150px;right:-84px;bottom:-93px;border-radius:50%;background:radial-gradient(circle,rgba(33,199,223,.16),transparent 68%)}html[data-maax-reseller-theme=reseller] .hs-stat-card{padding:21px!important;border-radius:18px!important}html[data-maax-reseller-theme=reseller] .hs-stat-card>div:first-child{width:42px!important;height:42px!important;margin-bottom:18px!important;border-radius:50%!important;box-shadow:inset 0 1px #ffffff1a,0 9px 18px #00000026!important}html[data-maax-reseller-theme=reseller] .hs-tip-row,html[data-maax-reseller-theme=reseller] .hs-server-item{border:0!important;border-radius:13px!important;background:color-mix(in srgb,var(--rs-panel-2) 76%,transparent)!important;box-shadow:inset 0 1px #ffffff09}html[data-maax-reseller-theme=reseller] :is(.hs-tip-badge,.hs-tip-pct,.hs-status-badge,.hs-tag){border:0!important;box-shadow:none!important}html[data-maax-reseller-theme=reseller] .rs-buy-page>.space-y-6>[data-tour]{position:relative;padding:26px;border-radius:22px;background:radial-gradient(420px 230px at 100% 0,rgba(33,199,223,.065),transparent 70%),linear-gradient(145deg,var(--rs-panel-2),var(--rs-panel));box-shadow:var(--rs-shadow-soft);overflow:hidden}html[data-maax-reseller-theme=reseller] .rs-buy-page [data-tour=step1]:after,html[data-maax-reseller-theme=reseller] .rs-buy-page [data-tour=step2]:after{content:"";position:absolute;width:180px;height:180px;right:-100px;top:-110px;border-radius:50%;border:35px solid rgba(33,199,223,.035);pointer-events:none}html[data-maax-reseller-theme=reseller] .rs-buy-page [data-tour]>.flex.items-center:first-child,html[data-maax-reseller-theme=reseller] .rs-buy-page [data-tour]>div:first-child{position:relative;z-index:2}html[data-maax-reseller-theme=reseller] .rs-buy-page [data-tour]>div:first-child>span:first-child{display:grid!important;place-items:center;width:38px!important;height:38px!important;border-radius:13px!important;color:#071018!important;background:linear-gradient(145deg,#73eef2,#4387ed)!important;box-shadow:0 10px 22px #22aed83d!important;font-weight:850!important}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-card{position:relative;min-height:178px;padding:22px!important;overflow:hidden!important;border:0!important;border-radius:18px!important;background:color-mix(in srgb,var(--rs-panel-2) 90%,var(--bg-input) 10%)!important;box-shadow:inset 0 1px #ffffff0e,0 9px 24px #0000001f!important}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-card:before{content:"";position:absolute;width:180px;height:180px;right:-110px;bottom:-112px;border-radius:50%;background:radial-gradient(circle,rgba(33,199,223,.15),transparent 68%);pointer-events:none}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-card:hover{transform:translateY(-4px)!important;box-shadow:inset 0 1px #ffffff14,0 18px 38px #0003!important}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-server-mark,html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-plan-mark{display:grid;place-items:center;width:44px;height:44px;margin-bottom:18px;border-radius:50%;color:#dffcff;background:linear-gradient(145deg,#1cbfd5,#347bea);box-shadow:0 11px 22px #22a9d238,inset 0 1px #fff3}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-plan-mark{position:absolute;right:17px;bottom:14px;width:54px;height:54px;margin:0;opacity:.17}html[data-maax-reseller-theme=reseller] .rs-buy-page [data-tour=step2] .cv-card{min-height:322px}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-card[style*="rgba(34,197,94"]{background:linear-gradient(145deg,rgba(34,197,94,.16),var(--rs-panel))!important}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-card[style*="rgba(141,10,236"]{background:linear-gradient(145deg,rgba(141,10,236,.16),var(--rs-panel))!important}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-card[style*="rgba(220,38,38"]{background:linear-gradient(145deg,rgba(220,38,38,.16),var(--rs-panel))!important}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-summary>.glass-card,html[data-maax-reseller-theme=reseller] .rs-buy-page [data-tour=step34] .glass-card{border:0!important;border-radius:19px!important;background:linear-gradient(145deg,var(--rs-panel-2),var(--rs-panel))!important;box-shadow:var(--rs-shadow)!important}html[data-maax-reseller-theme=reseller] .rs-buy-page input[type=range]{height:7px!important;border-radius:999px}html[data-maax-reseller-theme=reseller] .rs-server-grid{gap:18px!important}html[data-maax-reseller-theme=reseller] .rs-server-card{isolation:isolate;min-height:342px;padding:27px!important;border:0!important;border-radius:22px!important;background:linear-gradient(150deg,var(--rs-panel-2),var(--rs-panel))!important;box-shadow:var(--rs-shadow-soft)!important}html[data-maax-reseller-theme=reseller] .rs-server-card:before{content:"";position:absolute;z-index:-1;width:230px;height:230px;right:-130px;bottom:-140px;border-radius:50%;background:radial-gradient(circle,var(--server-color, rgba(33,199,223,.22)),transparent 68%);opacity:.65}html[data-maax-reseller-theme=reseller] .rs-server-card:after{content:"SERVER";position:absolute;z-index:-1;right:-7px;top:102px;color:#ffffff06;font-size:62px;font-weight:900;letter-spacing:-.08em;transform:rotate(-90deg) translate(45%)}html[data-maax-reseller-theme=reseller] .rs-server-accent{width:72px!important;height:5px!important;left:27px!important;right:auto!important;border-radius:0 0 999px 999px!important;box-shadow:0 0 20px currentColor}html[data-maax-reseller-theme=reseller] .rs-server-card-icon{width:48px!important;height:48px!important;border:0!important;border-radius:50%!important;box-shadow:0 10px 22px #0000002e,inset 0 1px #ffffff1f!important}html[data-maax-reseller-theme=reseller] .rs-server-card [class*=rounded-full]{border:0!important}html[data-maax-reseller-theme=reseller] .rs-server-card-actions{margin-top:auto;padding-top:8px}html[data-maax-reseller-theme=reseller] .rs-server-card-actions button{min-height:39px;border:0!important;border-radius:11px!important;background:color-mix(in srgb,var(--rs-panel-2) 82%,transparent)!important;box-shadow:0 7px 16px #0000001f}html[data-maax-reseller-theme=reseller] .rs-history-page .hs-hist-filters{padding:18px!important;border:0!important;border-radius:18px!important;background:linear-gradient(145deg,var(--rs-panel-2),var(--rs-panel))!important;box-shadow:var(--rs-shadow-soft)!important}html[data-maax-reseller-theme=reseller] .rs-history-page .rs-segmented{display:inline-flex;gap:5px;padding:5px;border-radius:14px;background:var(--rs-panel-2);box-shadow:inset 0 1px #ffffff0b,var(--rs-shadow-soft)}html[data-maax-reseller-theme=reseller] .rs-history-page .rs-segmented button{min-height:38px;padding:8px 15px!important;border:0!important;border-radius:10px!important}html[data-maax-reseller-theme=reseller] .rs-history-page .hs-hist-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px!important;background:transparent!important;box-shadow:none!important}html[data-maax-reseller-theme=reseller] .rs-history-card{position:relative;isolation:isolate;overflow:hidden;border:0!important;border-radius:19px!important;background:linear-gradient(145deg,var(--rs-panel-2),var(--rs-panel))!important;box-shadow:var(--rs-shadow-soft)!important}html[data-maax-reseller-theme=reseller] .rs-history-card:before{content:"";position:absolute;z-index:-1;inset:0 auto 0 0;width:4px;background:var(--rs-history-accent, var(--rs-cyan));box-shadow:0 0 20px var(--rs-history-accent, var(--rs-cyan))}html[data-maax-reseller-theme=reseller] .rs-history-card:after{content:"";position:absolute;z-index:-1;width:140px;height:140px;right:-83px;top:-82px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--rs-history-accent, var(--rs-cyan)) 20%,transparent),transparent 70%)}html[data-maax-reseller-theme=reseller] .rs-history-card--wplay{--rs-history-accent: #22c55e}html[data-maax-reseller-theme=reseller] .rs-history-card--tvs{--rs-history-accent: #991bff}html[data-maax-reseller-theme=reseller] .rs-history-card--rushplay{--rs-history-accent: #ef3838}html[data-maax-reseller-theme=reseller] .rs-history-card-head,html[data-maax-reseller-theme=reseller] .rs-history-card-body,html[data-maax-reseller-theme=reseller] .rs-history-card-footer{border-color:var(--rs-line)!important}html[data-maax-reseller-theme=reseller] .rs-history-icon{width:44px!important;height:44px!important;border:0!important;border-radius:50%!important;background:color-mix(in srgb,var(--rs-history-accent) 15%,transparent)!important;color:var(--rs-history-accent)!important;box-shadow:0 9px 20px #00000021}html[data-maax-reseller-theme=reseller] .rs-history-status{min-height:28px;padding:5px 9px!important;border:0!important;border-radius:9px!important;font-weight:750!important}html[data-maax-reseller-theme=reseller] .rs-history-card-footer button{min-height:37px;border:0!important;border-radius:10px!important;background:var(--rs-panel-2)!important}html[data-maax-reseller-theme=reseller] .rs-debt-card,html[data-maax-reseller-theme=reseller] .rs-invoices-empty,html[data-maax-reseller-theme=reseller] .rs-invoices-history{position:relative;isolation:isolate;overflow:hidden;border:0!important;border-radius:21px!important;background:linear-gradient(145deg,var(--rs-panel-2),var(--rs-panel))!important;box-shadow:var(--rs-shadow-soft)!important}html[data-maax-reseller-theme=reseller] .rs-debt-card:after,html[data-maax-reseller-theme=reseller] .rs-invoices-empty:after{content:"";position:absolute;z-index:-1;width:260px;height:260px;right:-145px;top:-150px;border-radius:50%;border:55px solid rgba(33,199,223,.055)}html[data-maax-reseller-theme=reseller] .rs-invoices-empty>div:first-child{width:72px!important;height:72px!important;border-radius:22px!important;color:#e6fdff!important;background:linear-gradient(145deg,#1fc3d9,#3c78e9)!important;box-shadow:0 16px 35px #21aed240!important}html[data-maax-reseller-theme=reseller] .rs-invoices-history>div{border-color:var(--rs-line)!important}html[data-maax-reseller-theme=reseller] .rs-config-page .hs-cfg-tabs{padding:6px!important;border:0!important;border-radius:16px!important;background:linear-gradient(145deg,var(--rs-panel-2),var(--rs-panel))!important;box-shadow:var(--rs-shadow-soft)!important}html[data-maax-reseller-theme=reseller] .rs-config-page .hs-cfg-tabs button{min-height:42px;padding:10px 17px!important;border-radius:11px!important}html[data-maax-reseller-theme=reseller] .rs-config-page .hs-cfg-tabs button[style*="var(--bg-input)"]{color:#ebfdff!important;background:linear-gradient(135deg,#21c7df42,#3d79ef38)!important;box-shadow:inset 0 1px #ffffff1c,0 8px 18px #1778b521!important}html[data-maax-reseller-theme=reseller] .rs-config-page>div:last-child{max-width:780px!important}html[data-maax-reseller-theme=reseller] .rs-config-card,html[data-maax-reseller-theme=reseller] .hs-perfil-card{border:0!important;border-radius:21px!important;background:radial-gradient(300px 190px at 100% 0,rgba(33,199,223,.055),transparent 70%),linear-gradient(145deg,var(--rs-panel-2),var(--rs-panel))!important;box-shadow:var(--rs-shadow-soft)!important}html[data-maax-reseller-theme=reseller] .rs-config-card{padding:25px!important}html[data-maax-reseller-theme=reseller] .rs-config-card-head{padding-bottom:19px!important;border-color:var(--rs-line)!important}html[data-maax-reseller-theme=reseller] .rs-config-card-icon{width:46px!important;height:46px!important;border:0!important;border-radius:50%!important;color:#e6fdff!important;background:linear-gradient(145deg,#1fc4da,#397bea)!important;box-shadow:0 11px 24px #21acd238!important}html[data-maax-reseller-theme=reseller] :is(.rs-config-page,.hs-perfil) input:not([type=checkbox]):not([type=radio]),html[data-maax-reseller-theme=reseller] :is(.rs-config-page,.hs-perfil) select,html[data-maax-reseller-theme=reseller] :is(.rs-config-page,.hs-perfil) textarea{min-height:46px;border:0!important;border-radius:12px!important;background:color-mix(in srgb,var(--bg-input) 88%,var(--rs-panel-2) 12%)!important;box-shadow:inset 0 1px #ffffff06,inset 0 0 0 1px var(--rs-line)!important}html[data-maax-reseller-theme=reseller] :is(.rs-config-page,.hs-perfil) input:focus,html[data-maax-reseller-theme=reseller] :is(.rs-config-page,.hs-perfil) select:focus,html[data-maax-reseller-theme=reseller] :is(.rs-config-page,.hs-perfil) textarea:focus{box-shadow:0 0 0 3px #21c7df24,inset 0 0 0 1px var(--rs-cyan)!important}html[data-maax-reseller-theme=reseller] :is(.maax-btn-primary,.hs-cfg-btn,.hs-perfil-btn){border:0!important;border-radius:12px!important;background:linear-gradient(135deg,#20bfd7,#278ec7)!important;color:#fff!important;box-shadow:0 11px 24px #1c9fc438!important;font-weight:720!important}html[data-maax-reseller-theme=reseller] :is(.hs-detail-overlay,.hs-cp-overlay,.mx-modal-overlay,.modal-overlay){background:#02070dc2!important;-webkit-backdrop-filter:blur(13px) saturate(125%)!important;backdrop-filter:blur(13px) saturate(125%)!important}html[data-maax-reseller-theme=reseller] :is(.hs-detail-modal,.hs-cp-modal,.mx-modal,.modal-content){overflow:hidden;border:0!important;border-radius:22px!important;background:radial-gradient(330px 190px at 100% 0,rgba(33,199,223,.07),transparent 70%),linear-gradient(150deg,var(--rs-panel-2),var(--rs-panel))!important;box-shadow:0 34px 95px #0000008f!important}html[data-maax-reseller-theme=reseller] .mx-logout{text-align:center}html[data-maax-reseller-theme=reseller] .mx-logout>div:first-child,html[data-maax-reseller-theme=reseller] .mx-logout [class*=icon]{margin-inline:auto;border-radius:50%!important;background:linear-gradient(145deg,#ef62623d,#ef626214)!important;color:#ff8585!important;box-shadow:0 13px 30px #ef3e3e26!important}html[data-maax-reseller-theme=reseller] .mx-logout .mx-primary{border:0!important;border-radius:11px!important;color:#fff!important;background:linear-gradient(135deg,#ec5e63,#c83f4b)!important;box-shadow:0 10px 24px #d23d483b!important}html[data-maax-reseller-theme=reseller] .mx-logout button:not(.mx-primary){border:0!important;border-radius:11px!important;background:var(--rs-panel-2)!important}html[data-maax-reseller-theme=reseller][data-theme=light],html[data-maax-reseller-theme=reseller].light{--rs-panel: #ffffff;--rs-panel-2: #f4f8fb;--rs-line: rgba(54,83,105,.12);--rs-shadow: 0 20px 45px rgba(39,70,94,.13), 0 3px 9px rgba(39,70,94,.06);--rs-shadow-soft: 0 12px 28px rgba(39,70,94,.095), 0 2px 7px rgba(39,70,94,.05)}html[data-maax-reseller-theme=reseller][data-theme=light] body,html[data-maax-reseller-theme=reseller].light body{background:radial-gradient(850px 500px at 0 -10%,rgba(33,199,223,.09),transparent 64%),linear-gradient(180deg,#f5f8fb,#eef3f7)!important}html[data-maax-reseller-theme=reseller][data-theme=light] :is(.hs-hero-console,.hs-hero-console-stage),html[data-maax-reseller-theme=reseller].light :is(.hs-hero-console,.hs-hero-console-stage){color:#fff}html[data-maax-reseller-theme=reseller][data-theme=light] .rs-server-card:after,html[data-maax-reseller-theme=reseller].light .rs-server-card:after{color:#17314409}@media(max-width:767px){html[data-maax-reseller-theme=reseller] .hs-app-content{padding:16px 7px 108px!important}html[data-maax-reseller-theme=reseller] .rs-page>div:first-child h1{font-size:22px!important;gap:10px!important}html[data-maax-reseller-theme=reseller] .rs-page>div:first-child h1>svg{width:36px!important;height:36px!important;padding:9px;border-radius:12px}html[data-maax-reseller-theme=reseller] .rs-page>div:first-child p{padding-left:46px}html[data-maax-reseller-theme=reseller] .hs-dash-header{align-items:flex-end!important}html[data-maax-reseller-theme=reseller] .hs-dash-title{font-size:22px!important}html[data-maax-reseller-theme=reseller] .hs-hero{grid-template-columns:1fr;gap:22px;min-height:0;padding:23px 18px!important;border-radius:18px!important}html[data-maax-reseller-theme=reseller] .hs-hero:after{left:-4px;bottom:-16px;font-size:82px}html[data-maax-reseller-theme=reseller] .hs-hero-title{margin-top:14px!important;font-size:30px!important;line-height:1.02!important}html[data-maax-reseller-theme=reseller] .hs-hero-desc{margin-top:13px!important;font-size:12.5px!important}html[data-maax-reseller-theme=reseller] .hs-hero-features{display:grid!important;grid-template-columns:1fr;width:100%;margin-top:17px!important}html[data-maax-reseller-theme=reseller] .hs-hero-feat{font-size:10.5px!important}html[data-maax-reseller-theme=reseller] .hs-hero-btn{margin-top:18px!important}html[data-maax-reseller-theme=reseller] .hs-hero-console{padding:13px;border-radius:15px}html[data-maax-reseller-theme=reseller] .hs-hero-console-stage{grid-template-columns:34px 1fr;padding:10px}html[data-maax-reseller-theme=reseller] .hs-hero-console-stage>span{width:34px;height:34px}html[data-maax-reseller-theme=reseller] .hs-journey{grid-template-columns:1fr;gap:18px;padding:20px 15px!important}html[data-maax-reseller-theme=reseller] .hs-hiw-title{max-width:310px;font-size:21px!important}html[data-maax-reseller-theme=reseller] .hs-hiw-intro{max-width:none}html[data-maax-reseller-theme=reseller] .hs-journey .hs-hiw-step{grid-template-columns:28px 38px 1fr;gap:9px;padding:9px!important}html[data-maax-reseller-theme=reseller] .hs-journey .hs-hiw-step-icon{width:38px!important;height:38px!important}html[data-maax-reseller-theme=reseller] .hs-quick-card,html[data-maax-reseller-theme=reseller] .hs-panel{padding:15px!important}html[data-maax-reseller-theme=reseller] .hs-stat-card>div:first-child{width:37px!important;height:37px!important;margin-bottom:11px!important}html[data-maax-reseller-theme=reseller] .rs-buy-page>.space-y-6>[data-tour]{margin-inline:0;padding:17px 12px;border-radius:18px}html[data-maax-reseller-theme=reseller] .rs-buy-page [data-tour]>div:first-child>span:first-child{width:34px!important;height:34px!important}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-card{min-height:145px;padding:17px!important;border-radius:15px!important}html[data-maax-reseller-theme=reseller] .rs-buy-page [data-tour=step2] .cv-card{min-height:270px}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-server-mark{width:39px;height:39px;margin-bottom:14px}html[data-maax-reseller-theme=reseller] .rs-server-grid{grid-template-columns:1fr!important;gap:12px!important}html[data-maax-reseller-theme=reseller] .rs-server-card{min-height:0;padding:20px!important;border-radius:18px!important}html[data-maax-reseller-theme=reseller] .rs-server-accent{left:20px!important}html[data-maax-reseller-theme=reseller] .rs-server-card-actions{flex-direction:row!important}html[data-maax-reseller-theme=reseller] .rs-server-card-actions button{flex:1;justify-content:center}html[data-maax-reseller-theme=reseller] .rs-history-page .hs-hist-filters{padding:13px!important}html[data-maax-reseller-theme=reseller] .rs-history-page .hs-hist-list{grid-template-columns:1fr;gap:10px!important}html[data-maax-reseller-theme=reseller] .rs-history-page .rs-segmented{width:100%;overflow-x:auto;touch-action:pan-x}html[data-maax-reseller-theme=reseller] .rs-history-page .rs-segmented button{flex:1 0 auto}html[data-maax-reseller-theme=reseller] .rs-history-card-head,html[data-maax-reseller-theme=reseller] .rs-history-card-body,html[data-maax-reseller-theme=reseller] .rs-history-card-footer{padding:14px!important}html[data-maax-reseller-theme=reseller] .rs-debt-card,html[data-maax-reseller-theme=reseller] .rs-invoices-empty,html[data-maax-reseller-theme=reseller] .rs-invoices-history,html[data-maax-reseller-theme=reseller] .rs-config-card,html[data-maax-reseller-theme=reseller] .hs-perfil-card{padding:17px!important;border-radius:17px!important}html[data-maax-reseller-theme=reseller] .rs-config-page .hs-cfg-tabs{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));width:100%!important}html[data-maax-reseller-theme=reseller] .rs-config-page .hs-cfg-tabs button{justify-content:center;padding:9px 6px!important;font-size:11px!important}html[data-maax-reseller-theme=reseller] .rs-config-card-head{align-items:flex-start!important}html[data-maax-reseller-theme=reseller] .rs-config-card-icon{width:40px!important;height:40px!important}html[data-maax-reseller-theme=reseller] :is(.hs-detail-overlay,.hs-cp-overlay,.mx-modal-overlay,.modal-overlay){align-items:flex-end!important;padding:6px!important;overflow-y:auto!important;touch-action:pan-y!important}html[data-maax-reseller-theme=reseller] :is(.hs-detail-modal,.hs-cp-modal,.mx-modal,.modal-content){width:100%!important;max-width:none!important;max-height:calc(100dvh - 12px)!important;overflow-y:auto!important;overscroll-behavior:contain;border-radius:19px!important}html[data-maax-reseller-theme=reseller] .hs-user-dropdown{top:59px!important;right:7px!important;width:min(270px,calc(100vw - 14px))!important}}@media(max-width:390px){html[data-maax-reseller-theme=reseller] .hs-app-content{padding-inline:5px!important}html[data-maax-reseller-theme=reseller] .rs-config-page .hs-cfg-tabs button{font-size:10px!important;gap:5px!important}html[data-maax-reseller-theme=reseller] .rs-history-card-head{gap:8px!important}}html[data-maax-reseller-theme=reseller] .hs-journey .hs-hiw-step-num{position:static!important;inset:auto!important;width:auto!important;text-align:left!important}html[data-maax-reseller-theme=reseller] .hs-journey .hs-hiw-step-copy{display:block!important;width:100%!important;max-width:none!important}html[data-maax-reseller-theme=reseller] .hs-journey :is(.hs-hiw-step-title,.hs-hiw-step-desc){width:auto!important;max-width:none!important;white-space:normal!important}html[data-maax-reseller-theme=reseller] .rs-page h1>svg{width:42px!important;height:42px!important;padding:10px;color:#e8fdff!important;border-radius:14px;background:linear-gradient(145deg,#1fc9dc,#347ce8);box-shadow:0 11px 24px #1eaed23d,inset 0 1px #ffffff40;stroke-width:1.8}html[data-maax-reseller-theme=reseller] .rs-monthly-invoices-empty,html[data-maax-reseller-theme=reseller] .rs-monthly-invoice-card{position:relative;isolation:isolate;overflow:hidden;border:0!important;border-radius:21px!important;background:radial-gradient(330px 190px at 100% 0,rgba(33,199,223,.065),transparent 70%),linear-gradient(145deg,var(--rs-panel-2),var(--rs-panel))!important;box-shadow:var(--rs-shadow-soft)!important}html[data-maax-reseller-theme=reseller] .rs-monthly-invoices-empty:after{content:"";position:absolute;z-index:-1;width:250px;height:250px;right:-140px;top:-150px;border-radius:50%;border:52px solid rgba(33,199,223,.055)}html[data-maax-reseller-theme=reseller] .rs-monthly-invoices-empty>div:first-child{width:70px!important;height:70px!important;border-radius:22px!important;color:#e8fdff!important;background:linear-gradient(145deg,#1fc4da,#397bea)!important;box-shadow:0 15px 34px #21acd23b!important}html[data-maax-reseller-theme=reseller] .rs-monthly-invoices-empty>div:first-child svg{color:#e8fdff!important}html[data-maax-reseller-theme=reseller] .rs-monthly-invoice-card>button{min-height:78px}html[data-maax-reseller-theme=reseller] .rs-monthly-invoice-card [style*="border:"]{border-color:transparent!important}@media(max-width:767px){html[data-maax-reseller-theme=reseller] .rs-page h1>svg{width:36px!important;height:36px!important;padding:9px;border-radius:12px}html[data-maax-reseller-theme=reseller] .rs-monthly-invoices-empty,html[data-maax-reseller-theme=reseller] .rs-monthly-invoice-card{border-radius:17px!important}}html[data-maax-reseller-theme=reseller] .hs-tip-row .hs-tip-panel{display:inline-flex!important;align-items:center;gap:7px;width:auto!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}html[data-maax-reseller-theme=reseller] .hs-tip-row .hs-tip-badge{display:inline-flex!important;width:auto!important;padding:3px 8px!important;border:0!important;border-radius:999px!important;box-shadow:none!important}html[data-maax-reseller-theme=reseller] .hs-stats-grid .hs-stat-card{border:0!important;background:radial-gradient(170px 125px at 106% 112%,color-mix(in srgb,var(--stat-tone) 18%,transparent),transparent 70%),linear-gradient(148deg,color-mix(in srgb,var(--rs-panel-2) 97%,var(--stat-tone) 3%),var(--rs-panel))!important;box-shadow:0 14px 34px #00000029,inset 0 1px #ffffff0e!important}html[data-maax-reseller-theme=reseller] .hs-stats-grid .hs-stat-card:before{content:""!important;display:block!important;position:absolute!important;z-index:0!important;width:74px!important;height:74px!important;right:13px!important;bottom:8px!important;opacity:.1!important;border-radius:0!important;background:var(--stat-tone)!important;mask:var(--stat-mark) center / contain no-repeat!important;-webkit-mask:var(--stat-mark) center / contain no-repeat!important}html[data-maax-reseller-theme=reseller] .hs-stats-grid .hs-stat-card:after{content:""!important;position:absolute!important;left:21px!important;top:0!important;right:auto!important;bottom:auto!important;width:46px!important;height:3px!important;border-radius:0 0 999px 999px!important;opacity:.9!important;background:var(--stat-tone)!important;box-shadow:0 0 14px color-mix(in srgb,var(--stat-tone) 38%,transparent)!important}html[data-maax-reseller-theme=reseller] .hs-stats-grid .hs-stat-card>*{position:relative;z-index:1}html[data-maax-reseller-theme=reseller][data-theme=light] .hs-stats-grid .hs-stat-card,html[data-maax-reseller-theme=reseller].light .hs-stats-grid .hs-stat-card{background:radial-gradient(180px 130px at 105% 112%,color-mix(in srgb,var(--stat-tone) 15%,transparent),transparent 69%),linear-gradient(145deg,#fff,color-mix(in srgb,#f4f9fc 93%,var(--stat-tone) 7%))!important;box-shadow:0 15px 34px #2847601f,0 2px 7px #2847600b!important}html[data-maax-reseller-theme=reseller] .hs-topbar-actions .mx-appearance{display:inline-flex!important;align-items:center;gap:3px;padding:4px;border:0!important;border-radius:13px;background:var(--rs-panel-2)!important;box-shadow:0 8px 20px #00000021,inset 0 1px #ffffff0e}html[data-maax-reseller-theme=reseller] .hs-topbar-actions .mx-appearance button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;padding:7px 10px;border:0!important;border-radius:9px;color:var(--text-secondary)!important;background:transparent!important;font-size:11px;font-weight:650}html[data-maax-reseller-theme=reseller] .hs-topbar-actions .mx-appearance button[aria-pressed=true]{color:var(--text-primary)!important;background:color-mix(in srgb,var(--bg-input) 88%,var(--rs-cyan) 12%)!important;box-shadow:0 5px 12px #0000001f,inset 0 1px #ffffff14!important}html[data-maax-reseller-theme=reseller] .rs-buy-page [data-tour]>div:first-child>span:first-child,html[data-maax-reseller-theme=reseller] .rs-buy-page [data-tour=step34]>div:first-child>div:first-child>span:first-child{color:#fff!important;border:0!important;background:linear-gradient(145deg,#25c7dd,#347fe7)!important;box-shadow:0 8px 18px #1d9dcd33,inset 0 1px #ffffff4d!important}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-server-card{--cv-tone: #22c55e;min-height:174px!important;padding:20px!important;border:0!important;border-radius:18px!important;background:radial-gradient(150px 100px at 100% 0,color-mix(in srgb,var(--cv-tone) 5%,transparent),transparent 72%),linear-gradient(150deg,var(--rs-panel-2),var(--rs-panel))!important;box-shadow:0 10px 25px #00000024,inset 0 1px #ffffff0d!important}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-server-card--tvs{--cv-tone: #9a45f5}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-server-card--rushplay{--cv-tone: #ef4444}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-server-card:before{display:none!important}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-server-card:after{right:17px!important;bottom:13px!important;width:68px!important;height:68px!important;opacity:.055!important;background:var(--cv-tone)!important}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-server-card:hover{transform:translateY(-3px)!important;box-shadow:0 16px 35px #00000030,inset 0 1px #ffffff12!important}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-server-card.is-selected{background:radial-gradient(170px 110px at 100% 0,color-mix(in srgb,var(--cv-tone) 8%,transparent),transparent 72%),linear-gradient(150deg,color-mix(in srgb,var(--rs-panel-2) 96%,var(--cv-tone) 4%),var(--rs-panel))!important;box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--cv-tone) 72%,transparent),0 15px 32px #0000002e!important}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-server-mark{width:46px!important;height:46px!important;margin-bottom:17px!important;border:0!important;border-radius:15px!important;color:#fff!important;background:linear-gradient(145deg,color-mix(in srgb,var(--cv-tone) 72%,#fff 28%),var(--cv-tone))!important;box-shadow:0 10px 22px color-mix(in srgb,var(--cv-tone) 22%,transparent),inset 0 1px #ffffff52!important}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-server-card>span:not(.cv-server-mark){border:0!important;box-shadow:none!important}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-plan-card{--cv-tone: #22c55e;min-height:314px!important;padding:21px 18px!important;overflow:hidden!important;border:0!important;border-radius:18px!important;background:linear-gradient(150deg,color-mix(in srgb,var(--rs-panel-2) 97%,#fff 3%),var(--rs-panel))!important;box-shadow:0 10px 25px #00000024,inset 0 1px #ffffff0e!important}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-plan-card--tvs{--cv-tone: #9a45f5}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-plan-card--rushplay{--cv-tone: #ef4444}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-plan-card:before{display:none!important}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-plan-card:after{content:""!important;position:absolute!important;left:18px!important;right:auto!important;top:0!important;bottom:auto!important;width:44px!important;height:3px!important;border-radius:0 0 999px 999px!important;opacity:.7!important;background:var(--cv-tone)!important;box-shadow:none!important}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-plan-card:hover{transform:translateY(-3px)!important;box-shadow:0 17px 36px #00000030,inset 0 1px #ffffff12!important}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-plan-card.is-selected{background:linear-gradient(150deg,color-mix(in srgb,var(--rs-panel-2) 95%,var(--cv-tone) 5%),var(--rs-panel))!important;box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--cv-tone) 68%,transparent),0 15px 32px #0000002e!important}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-plan-mark{display:grid!important;place-items:center;position:absolute!important;right:17px!important;top:16px!important;bottom:auto!important;width:37px!important;height:37px!important;margin:0!important;border:0!important;border-radius:12px!important;color:var(--cv-tone)!important;background:color-mix(in srgb,var(--cv-tone) 9%,transparent)!important;box-shadow:none!important;opacity:.46!important}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-plan-popular{top:13px!important;right:14px!important;left:auto!important;transform:none!important;z-index:3;border:0!important;box-shadow:none!important}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-plan-card:has(.cv-plan-popular) .cv-plan-mark{display:none!important}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-checkout{border:0!important;background:radial-gradient(230px 170px at 100% 0,rgba(34,197,94,.08),transparent 72%),linear-gradient(150deg,var(--rs-panel-2),var(--rs-panel))!important;box-shadow:0 18px 42px #0003,inset 0 1px #ffffff0f!important}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-checkout>div:first-child>span:first-child{background:#22c55e!important;box-shadow:0 0 11px #22c55e8c!important}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-checkout .maax-btn-primary{background:linear-gradient(135deg,#22c55e,#159447)!important;box-shadow:0 12px 25px #22c55e3b!important}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-checkout span[style*="font-size: 30"]{color:#22c55e!important}html[data-maax-reseller-theme=reseller] .rs-active-chip{border:0!important;box-shadow:none!important}html[data-maax-reseller-theme=reseller] .hs-app-shell>button[aria-label="Abrir tutorial"]{width:54px!important;height:54px!important;border:2px solid transparent!important;border-radius:18px!important;background:linear-gradient(145deg,#12374b,#17264a) padding-box,linear-gradient(145deg,#66edf2,#4c79ef,#8e68ef) border-box!important;color:#dffeff!important;box-shadow:0 15px 34px #1477b247,inset 0 1px #ffffff29!important}html[data-maax-reseller-theme=reseller] .hs-app-shell>button[aria-label="Abrir tutorial"] svg{width:23px!important;height:23px!important;filter:drop-shadow(0 0 7px rgba(94,231,241,.42))}html[data-maax-reseller-theme=reseller][data-theme=light] .hs-app-shell>button[aria-label="Abrir tutorial"],html[data-maax-reseller-theme=reseller].light .hs-app-shell>button[aria-label="Abrir tutorial"]{background:linear-gradient(145deg,#fff,#e8f5fb) padding-box,linear-gradient(145deg,#29c8dc,#4b77ef,#9168ee) border-box!important;color:#198bb4!important;box-shadow:0 14px 30px #29719e33,inset 0 1px #fff!important}@media(max-width:767px){html[data-maax-reseller-theme=reseller] .hs-topbar-actions{gap:5px!important}html[data-maax-reseller-theme=reseller] .hs-topbar-actions .mx-appearance{padding:3px}html[data-maax-reseller-theme=reseller] .hs-topbar-actions .mx-appearance button{min-height:32px;padding:6px 7px;gap:4px;font-size:9.5px}html[data-maax-reseller-theme=reseller] .hs-topbar-actions .mx-appearance button svg{width:12px;height:12px}html[data-maax-reseller-theme=reseller] .hs-topbar-logo img{max-width:112px!important}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-server-card{min-height:162px!important}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-plan-card{min-height:0!important}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-plan-popular{top:12px!important;right:12px!important}html[data-maax-reseller-theme=reseller] .hs-app-shell>button[aria-label="Abrir tutorial"]{width:48px!important;height:48px!important;border-radius:16px!important}}@media(max-width:370px){html[data-maax-reseller-theme=reseller] .hs-topbar-actions .mx-appearance button{padding-inline:5px}html[data-maax-reseller-theme=reseller] .hs-topbar-logo img{max-width:100px!important}}html[data-maax-reseller-theme=reseller] .rs-buy-page [data-tour=step1] .grid>.cv-server-card,html[data-maax-reseller-theme=reseller] .rs-buy-page [data-tour=step1] .grid>.cv-server-card:has(>span>svg){background:radial-gradient(150px 100px at 100% 0,color-mix(in srgb,var(--cv-tone) 5%,transparent),transparent 72%),linear-gradient(150deg,var(--rs-panel-2),var(--rs-panel))!important;box-shadow:0 10px 25px #00000024,inset 0 1px #ffffff0d!important}html[data-maax-reseller-theme=reseller] .rs-buy-page [data-tour=step1] .grid>.cv-server-card.is-selected,html[data-maax-reseller-theme=reseller] .rs-buy-page [data-tour=step1] .grid>.cv-server-card.is-selected:has(>span>svg){background:radial-gradient(170px 110px at 100% 0,color-mix(in srgb,var(--cv-tone) 8%,transparent),transparent 72%),linear-gradient(150deg,color-mix(in srgb,var(--rs-panel-2) 96%,var(--cv-tone) 4%),var(--rs-panel))!important;box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--cv-tone) 72%,transparent),0 15px 32px #0000002e!important}html[data-maax-reseller-theme=reseller] .hs-tip-row .hs-tip-info .hs-tip-panel{background:transparent!important;background-image:none!important;border:0!important;box-shadow:none!important}html[data-maax-reseller-theme=reseller] .rs-server-card .rs-server-type-chip,html[data-maax-reseller-theme=reseller] .rs-server-card .rs-server-status-chip{border:0!important;outline:0!important;box-shadow:none!important}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-server-card{background:radial-gradient(180px 120px at 100% 0,color-mix(in srgb,var(--cv-tone) 7%,transparent),transparent 72%),linear-gradient(150deg,color-mix(in srgb,var(--rs-panel-2) 94%,#fff 6%),color-mix(in srgb,var(--rs-panel) 98%,#fff 2%))!important;box-shadow:0 20px 48px #0000006b,0 7px 20px #08162252,inset 0 1px #ffffff13!important}html[data-maax-reseller-theme=reseller][data-theme=light] .rs-buy-page .cv-server-card,html[data-maax-reseller-theme=reseller].light .rs-buy-page .cv-server-card{background:radial-gradient(180px 120px at 100% 0,color-mix(in srgb,var(--cv-tone) 7%,transparent),transparent 72%),linear-gradient(150deg,#fff,#f5f9fc)!important;box-shadow:0 17px 38px #1f3a4e29,0 5px 14px #1f3a4e12,inset 0 1px #ffffffe6!important}html[data-maax-reseller-theme=reseller] button[title="Tour guiado de ajuda"]{border:0!important;outline:0!important;background:linear-gradient(145deg,#1fb4d12e,#3471d421)!important;box-shadow:0 10px 24px #09668f29,inset 0 1px #ffffff14!important}html[data-maax-reseller-theme=reseller] button[title="Tour guiado de ajuda"]:hover{background:linear-gradient(145deg,#1fb4d140,#3471d42e)!important}html[data-maax-reseller-theme=reseller] .hs-app-shell>button[aria-label="Abrir tutorial"]{border:0!important;outline:0!important;background:linear-gradient(145deg,#20bdd3,#397edc 58%,#7667dc)!important;color:#fff!important;box-shadow:0 16px 34px #1e7eb94d,inset 0 1px #ffffff38!important}html[data-maax-reseller-theme=reseller][data-theme=light] .hs-app-shell>button[aria-label="Abrir tutorial"],html[data-maax-reseller-theme=reseller].light .hs-app-shell>button[aria-label="Abrir tutorial"]{background:linear-gradient(145deg,#28c4d8,#3b83df 60%,#766bdd)!important;color:#fff!important;box-shadow:0 14px 30px #2471aa3d,inset 0 1px #ffffff47!important}.rs-pix-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;display:grid;place-items:center;overflow:auto;padding:20px;background:#02060ac2;backdrop-filter:blur(11px) saturate(.85);-webkit-backdrop-filter:blur(11px) saturate(.85);box-sizing:border-box}.rs-pix-modal{position:relative;width:min(100%,480px);max-height:calc(100dvh - 40px);overflow-y:auto;padding:25px;border:0;border-radius:24px;color:var(--text-primary);background:radial-gradient(240px 170px at 100% 0,rgba(34,197,94,.09),transparent 72%),linear-gradient(150deg,color-mix(in srgb,var(--bg-elevated) 96%,#fff 4%),var(--bg-elevated));box-shadow:0 34px 90px #00000085,0 10px 28px #00000042,inset 0 1px #ffffff12;font-family:var(--font-sans);box-sizing:border-box;scrollbar-width:thin}.rs-pix-modal button,.rs-pix-modal input{font-family:var(--font-sans)}.rs-pix-modal button{border:0!important;outline:0!important;cursor:pointer}.rs-pix-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:22px}.rs-pix-header h2{margin:6px 0 0;color:var(--text-primary);font-size:25px;font-weight:760;line-height:1.1;letter-spacing:-.035em}.rs-pix-kicker{display:flex;align-items:center;gap:6px;margin:0;color:var(--accent-green);font-size:10px;font-weight:800;letter-spacing:.1em}.rs-pix-subtitle{margin:7px 0 0;color:var(--text-muted);font-size:12.5px;line-height:1.4}.rs-pix-close{display:grid;place-items:center;flex:0 0 auto;width:34px;height:34px;border-radius:11px;color:var(--text-secondary);background:color-mix(in srgb,var(--bg-input) 88%,transparent)!important;box-shadow:inset 0 1px #ffffff0e!important}.rs-pix-pending{display:flex;flex-direction:column;gap:17px}.rs-pix-total{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;padding:14px 16px;border-radius:15px;background:#22c55e17}.rs-pix-total span{padding-bottom:4px;color:var(--text-secondary);font-size:12px;font-weight:650}.rs-pix-total strong{color:var(--accent-green);font-size:34px;font-weight:790;line-height:1;letter-spacing:-.045em;font-variant-numeric:tabular-nums}.rs-pix-qr-shell{display:flex;flex-direction:column;align-items:center;gap:9px}.rs-pix-qr{padding:13px;border-radius:18px;background:#fff;box-shadow:0 16px 38px #00000040}.rs-pix-qr-image{display:block;width:210px;max-width:100%;height:auto}.rs-pix-qr-shell p{margin:0;color:var(--text-muted);font-size:11.5px}.rs-pix-code label{display:block;margin-bottom:7px;color:var(--text-muted);font-size:10px;font-weight:750;letter-spacing:.08em}.rs-pix-code>div{display:flex;gap:8px}.rs-pix-code input{min-width:0;flex:1;padding:11px 12px;border:0;outline:0;border-radius:11px;color:var(--text-secondary);background:var(--bg-input);font-size:11px;text-overflow:ellipsis}.rs-pix-code button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:92px;padding:0 13px;border-radius:11px;color:#fff;background:linear-gradient(145deg,#23bdcf,#328bd2)!important;box-shadow:0 9px 20px #1e94be33!important;font-size:12px;font-weight:750}.rs-pix-meta{display:grid;grid-template-columns:1fr 1fr;gap:9px}.rs-pix-countdown,.rs-pix-waiting,.rs-pix-processing{display:flex;align-items:center;gap:8px;min-height:42px;padding:10px 12px;border-radius:12px;font-size:11.5px;font-weight:650}.rs-pix-countdown{color:#f0b640;background:#f59e0b1a}.rs-pix-countdown strong{font-weight:800;font-variant-numeric:tabular-nums}.rs-pix-waiting,.rs-pix-processing{color:var(--accent-cyan);background:#22d3ee13}.rs-pix-danger-btn,.rs-pix-primary-btn,.rs-pix-secondary-btn{min-height:44px;width:100%;padding:11px 16px;border-radius:12px;font-size:12px;font-weight:780;letter-spacing:.025em;transition:transform .18s ease,opacity .18s ease}.rs-pix-danger-btn{color:#ff9c9c;background:#ef44441c!important}.rs-pix-danger-btn:hover,.rs-pix-primary-btn:hover,.rs-pix-secondary-btn:hover{transform:translateY(-1px)}.rs-pix-danger-btn:disabled{opacity:.5;cursor:wait}.rs-pix-state{display:flex;flex-direction:column;align-items:center;gap:19px;padding:24px 8px 8px;text-align:center}.rs-pix-state-icon{display:grid;place-items:center;width:76px;height:76px;border-radius:24px;color:var(--accent-green);background:linear-gradient(145deg,#22c55e2b,#22c55e12);box-shadow:0 16px 35px #22c55e1f,inset 0 1px #ffffff14}.rs-pix-state--danger .rs-pix-state-icon{color:var(--accent-red);background:#ef44441c;box-shadow:0 16px 35px #ef444417}.rs-pix-state--neutral .rs-pix-state-icon{color:var(--text-secondary);background:#94a3b81a;box-shadow:none}.rs-pix-state h3{margin:5px 0 8px;color:var(--text-primary);font-size:25px;font-weight:780;line-height:1.15;letter-spacing:-.035em}.rs-pix-state>div>p:last-child{max-width:330px;margin:0 auto;color:var(--text-secondary);font-size:13px;line-height:1.55}.rs-pix-processing{min-width:250px;justify-content:center}.rs-pix-actions{display:grid;width:100%;gap:9px}.rs-pix-primary-btn{color:#fff;background:linear-gradient(145deg,#21c76a,#16a856)!important;box-shadow:0 12px 24px #22c55e33!important}.rs-pix-secondary-btn{color:var(--text-secondary);background:color-mix(in srgb,var(--bg-input) 86%,transparent)!important}html[data-maax-reseller-theme=reseller][data-theme=light] .rs-pix-modal,html[data-maax-reseller-theme=reseller].light .rs-pix-modal{background:radial-gradient(240px 170px at 100% 0,rgba(34,197,94,.08),transparent 72%),linear-gradient(150deg,#fff,#f7fafc);box-shadow:0 32px 80px #19354847,0 8px 24px #1935481f}@media(max-width:767px){html[data-maax-reseller-theme=reseller] .hs-dash-header{align-items:flex-start!important;text-align:left!important}html[data-maax-reseller-theme=reseller] .hs-dash-header>div:first-child{width:100%!important;text-align:left!important}html[data-maax-reseller-theme=reseller] .hs-dash-title,html[data-maax-reseller-theme=reseller] .hs-dash-sub{margin-left:0!important;text-align:left!important}html[data-maax-reseller-theme=reseller] .rs-buy-page [data-tour=step1] .grid{gap:11px!important}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-server-card{display:grid!important;grid-template-columns:46px minmax(0,1fr);grid-template-areas:"icon chip" "icon name" "icon price" "icon minimum";-moz-column-gap:14px;column-gap:14px;row-gap:4px;min-height:0!important;padding:15px 16px!important;border-radius:16px!important;box-shadow:0 16px 35px #0000006b,0 5px 15px #0816224d,inset 0 1px #ffffff13!important}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-server-card .cv-server-mark{grid-area:icon;align-self:start;width:44px!important;height:44px!important;margin:0!important;border-radius:14px!important}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-server-card .cv-server-chip{grid-area:chip;justify-self:start;margin:0 34px 2px 0!important;padding:3px 8px!important;font-size:9.5px!important}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-server-card .cv-server-name{grid-area:name;margin:0!important;font-size:15px!important}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-server-card .cv-server-price{grid-area:price;margin:2px 0 0!important;font-size:12px!important}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-server-card .cv-server-min{grid-area:minimum;margin:0!important;font-size:11px!important}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-server-card .cv-server-selected{top:13px!important;right:13px!important;width:22px!important;height:22px!important}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-server-card>.text-micro{grid-column:1 / -1;margin:0 0 3px!important}html[data-maax-reseller-theme=reseller] .rs-buy-page .cv-server-card:after{width:48px!important;height:48px!important;right:12px!important;bottom:9px!important;opacity:.04!important}html[data-maax-reseller-theme=reseller] .rs-server-card{min-height:0!important;padding:15px 16px 14px!important;border-radius:17px!important;box-shadow:0 16px 34px #00000052,inset 0 1px #ffffff0e!important}html[data-maax-reseller-theme=reseller] .rs-server-card-head{align-items:center!important;margin:0 0 11px!important}html[data-maax-reseller-theme=reseller] .rs-server-card-head>div:first-child{gap:10px!important}html[data-maax-reseller-theme=reseller] .rs-server-card-icon{width:40px!important;height:40px!important}html[data-maax-reseller-theme=reseller] .rs-server-card-head h3{font-size:14.5px!important}html[data-maax-reseller-theme=reseller] .rs-server-type-chip{margin-top:4px!important;padding:2px 7px!important;font-size:9px!important}html[data-maax-reseller-theme=reseller] .rs-server-status-chip{gap:4px!important;padding:3px 8px!important;font-size:8.5px!important}html[data-maax-reseller-theme=reseller] .rs-server-code{margin-bottom:9px!important}html[data-maax-reseller-theme=reseller] .rs-server-code>p:first-child{margin-bottom:3px!important;font-size:9.5px!important}html[data-maax-reseller-theme=reseller] .rs-server-code>p:last-child{font-size:27px!important}html[data-maax-reseller-theme=reseller] .rs-server-divider{margin-bottom:9px!important}html[data-maax-reseller-theme=reseller] .rs-server-stats{gap:6px!important;margin-bottom:11px!important}html[data-maax-reseller-theme=reseller] .rs-server-stats span{font-size:11.5px!important}html[data-maax-reseller-theme=reseller] .rs-server-card-actions{gap:8px!important;padding-top:0!important}html[data-maax-reseller-theme=reseller] .rs-server-card-actions button{min-height:34px!important;padding:7px 10px!important;font-size:11px!important;border-radius:10px!important}html[data-maax-reseller-theme=reseller] .rs-server-card:after{right:-4px!important;top:30px!important;font-size:62px!important;opacity:.035!important}.rs-pix-overlay{padding:10px}.rs-pix-modal{width:100%;max-height:calc(100dvh - 20px);padding:18px;border-radius:20px}.rs-pix-header{margin-bottom:16px}.rs-pix-header h2{font-size:22px}.rs-pix-subtitle{font-size:11.5px}.rs-pix-total{padding:12px 13px}.rs-pix-total strong{font-size:30px}.rs-pix-qr{padding:10px;border-radius:15px}.rs-pix-qr-image{width:min(190px,54vw)}.rs-pix-meta{grid-template-columns:1fr}.rs-pix-countdown,.rs-pix-waiting{min-height:38px}.rs-pix-state{padding:18px 4px 5px}.rs-pix-state-icon{width:68px;height:68px;border-radius:21px}.rs-pix-state h3{font-size:22px}}html[data-maax-reseller-theme=reseller] .hs-detail-overlay{top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:100000!important;display:grid!important;place-items:center!important;padding:28px!important;background:radial-gradient(circle at 75% 12%,rgba(33,199,223,.09),transparent 30%),#02060cc7!important;-webkit-backdrop-filter:blur(14px) saturate(120%)!important;backdrop-filter:blur(14px) saturate(120%)!important}html[data-maax-reseller-theme=reseller] .hs-detail-modal{position:relative!important;inset:auto!important;width:min(720px,100%)!important;max-width:720px!important;max-height:min(880px,calc(100dvh - 56px))!important;overflow:hidden!important;border:0!important;border-radius:24px!important;background:linear-gradient(145deg,rgba(255,255,255,.035),transparent 38%),var(--mx-r-surface-2)!important;box-shadow:0 38px 100px #0000009e,0 0 0 1px #94b8d312,inset 0 1px #ffffff0f!important;animation:mxReceiptEnter .24s cubic-bezier(.2,.8,.2,1)!important}@keyframes mxReceiptEnter{0%{opacity:0;transform:translateY(16px) scale(.975)}to{opacity:1;transform:translateY(0) scale(1)}}html[data-maax-reseller-theme=reseller] .hs-detail-header{position:relative;padding:24px 26px 21px!important;border:0!important;background:radial-gradient(circle at 8% 0%,rgba(33,199,223,.15),transparent 38%),linear-gradient(100deg,#21c7df0e,#5060ff06)!important}html[data-maax-reseller-theme=reseller] .hs-detail-header:after{content:"";position:absolute;left:26px;right:26px;bottom:0;height:1px;background:linear-gradient(90deg,rgba(33,199,223,.5),rgba(129,91,255,.18),transparent)}html[data-maax-reseller-theme=reseller] .hs-detail-eyebrow{margin:0 0 7px!important;color:var(--mx-r-cyan)!important;font-size:10px!important;font-weight:800!important;letter-spacing:1.35px!important}html[data-maax-reseller-theme=reseller] .hs-detail-title{margin:0!important;font-family:var(--mx-r-font, Inter, system-ui, sans-serif)!important;font-size:24px!important;line-height:1.1!important;letter-spacing:-.45px!important}html[data-maax-reseller-theme=reseller] .hs-detail-id{max-width:420px;margin:8px 0 0!important;overflow:hidden;color:var(--mx-r-subtle)!important;font-family:var(--mx-r-font, Inter, system-ui, sans-serif)!important;font-size:10px!important;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}html[data-maax-reseller-theme=reseller] .hs-detail-header-right{align-items:flex-start!important;gap:9px!important}html[data-maax-reseller-theme=reseller] .hs-detail-badge{display:inline-flex;align-items:center;min-height:30px;padding:7px 12px!important;border:0!important;border-radius:10px!important;box-shadow:inset 0 1px #ffffff14,0 8px 20px #00000024;font-family:var(--mx-r-font, Inter, system-ui, sans-serif)!important;font-size:10px!important;font-weight:800!important;letter-spacing:.65px!important}html[data-maax-reseller-theme=reseller] .hs-detail-close{width:34px!important;height:34px!important;border:0!important;border-radius:11px!important;background:#7e97b11a!important;color:var(--mx-r-subtle)!important;box-shadow:inset 0 1px #ffffff0b!important}html[data-maax-reseller-theme=reseller] .hs-detail-close:hover{transform:translateY(-1px);background:#7e97b12b!important;color:var(--mx-r-text)!important}html[data-maax-reseller-theme=reseller] .hs-detail-body{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px!important;padding:18px 20px 20px!important;overflow-x:hidden!important;overflow-y:auto!important;background:transparent!important}html[data-maax-reseller-theme=reseller] .hs-detail-body>.hs-detail-grid-2{grid-column:1 / -1;gap:10px!important;padding:15px 17px;border:0!important;border-radius:15px;background:linear-gradient(110deg,#21c7df1f,#2a3d5657 55%,#815bff14);box-shadow:inset 0 1px #ffffff0b,0 12px 28px #00000024}html[data-maax-reseller-theme=reseller] .hs-detail-body>.hs-detail-grid-2>div{min-width:0}html[data-maax-reseller-theme=reseller] .hs-detail-section{min-width:0;gap:11px!important;padding:15px!important;border:0!important;border-radius:15px!important;background:linear-gradient(145deg,rgba(255,255,255,.026),transparent 48%),var(--mx-r-surface-3)!important;box-shadow:0 12px 28px #00000029,inset 0 1px #ffffff0b!important}html[data-maax-reseller-theme=reseller] .hs-detail-section:nth-child(2),html[data-maax-reseller-theme=reseller] .hs-detail-section:nth-child(3){grid-column:span 1}html[data-maax-reseller-theme=reseller] .hs-detail-section-title{display:flex;align-items:center;min-height:18px;margin:0!important;color:var(--mx-r-cyan)!important;font-size:10px!important;font-weight:800!important;letter-spacing:1px!important}html[data-maax-reseller-theme=reseller] .hs-detail-section-title svg{width:16px;height:16px;margin-right:8px!important;padding:0;color:var(--mx-r-cyan)}html[data-maax-reseller-theme=reseller] .hs-detail-label{color:var(--mx-r-subtle)!important;font-family:var(--mx-r-font, Inter, system-ui, sans-serif)!important;font-size:10px!important;font-weight:650!important;letter-spacing:.55px!important}html[data-maax-reseller-theme=reseller] .hs-detail-value,html[data-maax-reseller-theme=reseller] .hs-detail-total,html[data-maax-reseller-theme=reseller] .hs-detail-modal .font-data{color:var(--mx-r-text)!important;font-family:var(--mx-r-font, Inter, system-ui, sans-serif)!important;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;letter-spacing:-.12px}html[data-maax-reseller-theme=reseller] .hs-detail-grid-2 .hs-detail-value{margin-top:4px!important;font-size:14px!important;font-weight:700!important}html[data-maax-reseller-theme=reseller] .hs-detail-table{gap:6px;overflow:visible!important;border:0!important;border-radius:0!important}html[data-maax-reseller-theme=reseller] .hs-detail-row{min-height:38px;padding:9px 11px!important;border:0!important;border-radius:10px;background:color-mix(in srgb,var(--mx-r-surface-2) 72%,transparent)!important}html[data-maax-reseller-theme=reseller] .hs-detail-row+.hs-detail-row{margin-top:6px}html[data-maax-reseller-theme=reseller] .hs-detail-row .hs-detail-value{font-size:13px!important;font-weight:700!important;text-align:right}html[data-maax-reseller-theme=reseller] .hs-detail-row-total{min-height:58px;margin-top:8px!important;padding:12px 14px!important;background:linear-gradient(115deg,#18c36b24,#21c7df21)!important;box-shadow:inset 0 1px #55eeab17}html[data-maax-reseller-theme=reseller] .hs-detail-label-strong{color:var(--mx-r-text)!important;font-family:var(--mx-r-font, Inter, system-ui, sans-serif)!important;font-size:11px!important;font-weight:750!important}html[data-maax-reseller-theme=reseller] .hs-detail-total{color:#2bdc82!important;font-size:25px!important;font-weight:850!important;letter-spacing:-.75px!important}html[data-maax-reseller-theme=reseller] .hs-detail-footer{gap:9px!important;padding:15px 20px 18px!important;border:0!important;background:linear-gradient(180deg,transparent,rgba(0,0,0,.1))!important}html[data-maax-reseller-theme=reseller] :is(.hs-detail-btn-primary,.hs-detail-btn-secondary){min-height:42px;padding:10px 15px!important;border:0!important;border-radius:11px!important;font-family:var(--mx-r-font, Inter, system-ui, sans-serif)!important;font-size:12px!important;font-weight:750!important;box-shadow:0 9px 22px #0000002b,inset 0 1px #ffffff12!important}html[data-maax-reseller-theme=reseller] .hs-detail-btn-secondary{background:var(--mx-r-surface-3)!important;color:var(--mx-r-text)!important}html[data-maax-reseller-theme=reseller] .hs-detail-btn-secondary:hover{transform:translateY(-1px);background:color-mix(in srgb,var(--mx-r-surface-3) 88%,var(--mx-r-cyan))!important;color:var(--mx-r-text)!important}html[data-maax-reseller-theme=reseller] .hs-detail-btn-primary{background:linear-gradient(135deg,#20c7d9,#2d9ee8)!important;color:#fff!important}html[data-maax-reseller-theme=reseller] .hs-detail-footer .hs-detail-btn-secondary:nth-child(2){background:linear-gradient(135deg,#19c568,#0aa87a)!important;color:#fff!important}@media(max-width:767px){html[data-maax-reseller-theme=reseller] .hs-detail-overlay{display:flex!important;align-items:flex-end!important;justify-content:center!important;padding:7px 7px max(7px,env(safe-area-inset-bottom))!important}html[data-maax-reseller-theme=reseller] .hs-detail-modal{width:100%!important;max-width:520px!important;max-height:calc(100dvh - 14px)!important;border-radius:22px!important;box-shadow:0 24px 70px #000000a3,inset 0 1px #ffffff0f!important}html[data-maax-reseller-theme=reseller] .hs-detail-header{padding:18px 16px 16px!important}html[data-maax-reseller-theme=reseller] .hs-detail-header:after{left:16px;right:16px}html[data-maax-reseller-theme=reseller] .hs-detail-title{font-size:20px!important}html[data-maax-reseller-theme=reseller] .hs-detail-id{max-width:min(210px,54vw);font-size:9px!important}html[data-maax-reseller-theme=reseller] .hs-detail-badge{min-height:28px;padding:6px 9px!important;border-radius:9px!important;font-size:9px!important}html[data-maax-reseller-theme=reseller] .hs-detail-close{width:32px!important;height:32px!important}html[data-maax-reseller-theme=reseller] .hs-detail-body{grid-template-columns:1fr!important;gap:10px!important;padding:13px!important}html[data-maax-reseller-theme=reseller] .hs-detail-body>.hs-detail-grid-2,html[data-maax-reseller-theme=reseller] .hs-detail-section{grid-column:1!important}html[data-maax-reseller-theme=reseller] .hs-detail-body>.hs-detail-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))!important;padding:13px 14px}html[data-maax-reseller-theme=reseller] .hs-detail-section{padding:13px!important}html[data-maax-reseller-theme=reseller] .hs-detail-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}html[data-maax-reseller-theme=reseller] .hs-detail-row{flex-wrap:nowrap!important;min-height:36px;padding:8px 10px!important}html[data-maax-reseller-theme=reseller] .hs-detail-row .hs-detail-value{min-width:0;font-size:12px!important}html[data-maax-reseller-theme=reseller] .hs-detail-row-total{min-height:54px}html[data-maax-reseller-theme=reseller] .hs-detail-total{font-size:22px!important}html[data-maax-reseller-theme=reseller] .hs-detail-footer{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));padding:10px 13px 13px!important}html[data-maax-reseller-theme=reseller] :is(.hs-detail-btn-primary,.hs-detail-btn-secondary){width:100%;min-width:0;min-height:40px;padding:9px 10px!important}html[data-maax-reseller-theme=reseller] .hs-detail-footer>:only-child{grid-column:1 / -1}}@media(max-width:390px){html[data-maax-reseller-theme=reseller] .hs-detail-eyebrow{font-size:9px!important}html[data-maax-reseller-theme=reseller] .hs-detail-title{font-size:18px!important}html[data-maax-reseller-theme=reseller] .hs-detail-id{max-width:175px}html[data-maax-reseller-theme=reseller] .hs-detail-badge{max-width:92px;overflow:hidden;text-overflow:ellipsis}html[data-maax-reseller-theme=reseller] .hs-detail-body{padding:10px!important}html[data-maax-reseller-theme=reseller] .hs-detail-section{padding:11px!important}}.hs-login-page{--lg-accent: var(--accent-cyan, #22D3EE);--lg-accent-deep: #0891B2;--lg-ring: rgba(34, 211, 238, .16);--lg-border-accent: rgba(34, 211, 238, .32);min-height:100vh;background:var(--bg-page, var(--bg-base));color:var(--text-primary);font-family:var(--font-sans);display:flex;align-items:center;justify-content:center;padding:40px 20px;position:relative;overflow:hidden}[data-theme=light] .hs-login-page{--lg-accent: var(--accent-cyan, #0EBED6);--lg-accent-deep: #0E7490;--lg-ring: rgba(8, 145, 178, .14);--lg-border-accent: rgba(8, 145, 178, .3)}.hs-login-page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(1100px 540px at 82% 6%,rgba(34,211,238,.055),transparent 62%),radial-gradient(900px 620px at 6% 94%,rgba(139,92,246,.05),transparent 60%),radial-gradient(1400px 700px at 50% 118%,rgba(34,211,238,.03),transparent 65%);pointer-events:none}[data-theme=light] .hs-login-page:before{background:radial-gradient(1100px 540px at 82% 6%,rgba(8,145,178,.06),transparent 62%),radial-gradient(900px 620px at 6% 94%,rgba(99,102,241,.045),transparent 60%)}.hs-login-theme-toggle{position:absolute;top:20px;right:20px;width:38px;height:38px;border-radius:12px;border:1px solid var(--border, var(--border-default));background:var(--bg-surface, var(--bg-elevated));color:var(--text-secondary);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;z-index:10;transition:border-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.hs-login-theme-toggle:hover{border-color:var(--lg-border-accent);color:var(--lg-accent);transform:translateY(-1px);box-shadow:0 6px 18px -8px #00000059}[data-theme=light] .hs-login-theme-toggle:hover{box-shadow:0 6px 18px -8px #0f172a2e}.hs-login-shell{display:grid;grid-template-columns:1.2fr 500px;grid-template-rows:auto auto;gap:70px 100px;align-items:center;max-width:1250px;width:100%;position:relative;z-index:2;animation:hsLoginFadeUp .5s cubic-bezier(.4,0,.2,1) both}.hs-login-side--top{grid-column:1;grid-row:1}.hs-login-features--bottom{grid-column:1;grid-row:2;align-self:start;display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:480px}@keyframes hsLoginFadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.hs-login-side{display:flex;flex-direction:column;gap:40px}.hs-login-logo-wrap{display:flex;align-items:center;gap:8px;margin-bottom:8px}.hs-login-stat-pill{display:inline-flex;align-items:center;gap:7px;padding:6px 14px;background:var(--accent-bg, rgba(34, 211, 238, .07));color:var(--accent-text, var(--lg-accent));border:1px solid var(--lg-ring);border-radius:100px;font-size:10px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;font-variant-numeric:tabular-nums;margin:0 0 24px;width:-moz-fit-content;width:fit-content}.hs-login-dot{width:6px;height:6px;border-radius:50%;background:#10b981;box-shadow:0 0 8px #10b981a6;animation:hsLoginPulse 2s ease infinite}@keyframes hsLoginPulse{0%,to{opacity:1}50%{opacity:.4}}.hs-login-headline{font-size:52px;font-weight:800;line-height:1.12;letter-spacing:-.032em;margin:0 0 28px;color:var(--text-primary)}.hs-login-headline span{color:var(--lg-accent)}.hs-login-headline--desktop-offset{position:relative;top:28px}.hs-login-desc{font-size:15px;color:var(--text-secondary);line-height:1.8;max-width:550px;margin-bottom:0}.hs-login-cursor{display:inline-block;color:var(--lg-accent);font-weight:300;margin-left:2px;animation:hsLoginBlink .7s step-end infinite}@keyframes hsLoginBlink{0%,to{opacity:1}50%{opacity:0}}.hs-login-feat-card{position:relative;background:linear-gradient(180deg,#ffffff06,#fff0 55%),var(--bg-surface, var(--bg-elevated));border:1px solid var(--border, var(--border-default));border-radius:15px;padding:18px 18px 16px;transition:border-color .25s ease,transform .25s ease,box-shadow .25s ease}[data-theme=light] .hs-login-feat-card{background:var(--bg-elevated)}.hs-login-feat-card:hover{border-color:var(--lg-border-accent);transform:translateY(-2px);box-shadow:0 14px 30px -14px #00000080,0 0 0 1px var(--lg-ring)}[data-theme=light] .hs-login-feat-card:hover{box-shadow:0 14px 30px -16px #0f172a2e,0 0 0 1px var(--lg-ring)}.hs-login-feat-num{font-family:var(--font-sans);font-variant-numeric:tabular-nums;font-size:25px;font-weight:700;color:var(--lg-accent);letter-spacing:-.02em;line-height:1.1}.hs-login-feat-lbl{display:inline-flex;align-items:center;margin-top:10px;padding:3px 9px;border-radius:999px;background:#ffffff0b;border:1px solid var(--border, var(--border-default));font-size:10px;color:var(--text-secondary);font-weight:600;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;max-width:100%}[data-theme=light] .hs-login-feat-lbl{background:#0f172a09}.maax-login-glow{position:relative;grid-column:2;grid-row:1 / 3;border-radius:22px;padding:1px;background:linear-gradient(172deg,#ffffff24,#ffffff0d 26%,#ffffff08 58%,#22d3ee3d);box-shadow:0 1px 2px #00000059,0 12px 32px -10px #00000073,0 36px 90px -28px #0000008c,0 0 90px -24px #22d3ee2e;z-index:0}[data-theme=light] .maax-login-glow{background:linear-gradient(172deg,#0f172a1a,#0f172a0e 40%,#0891b238);box-shadow:0 1px 2px #0f172a0d,0 12px 32px -12px #0f172a1f,0 36px 90px -30px #0891b22e}.maax-login-inner{position:relative;z-index:1;background:linear-gradient(180deg,#ffffff07,#fff0 140px),var(--bg-surface, var(--bg-elevated));border-radius:21px;padding:44px 40px;height:100%;box-sizing:border-box}[data-theme=light] .maax-login-inner{background:var(--bg-elevated)}.hs-login-card-title{font-size:25px;font-weight:700;margin:0 0 8px;letter-spacing:-.022em;color:var(--text-primary)}.hs-login-card-sub{font-size:14px;color:var(--text-secondary);margin:0 0 30px}.hs-login-form-row{margin-bottom:20px}.hs-login-label{display:block;font-size:11px;color:var(--text-secondary);font-weight:600;margin-bottom:7px;letter-spacing:.07em;text-transform:uppercase}.hs-login-input-wrap{position:relative}.hs-login-input-icon{position:absolute;left:15px;top:50%;transform:translateY(-50%);color:var(--text-tertiary, var(--text-muted));pointer-events:none;transition:color .2s ease}.hs-login-input-wrap:focus-within .hs-login-input-icon{color:var(--lg-accent)}.hs-login-input{width:100%;padding:13px 15px 13px 44px;border-radius:12px;border:1px solid var(--border, var(--border-input));background:var(--bg-surface, var(--bg-input));color:var(--text-primary);font-size:15px;font-family:var(--font-sans);transition:border-color .2s ease,box-shadow .2s ease;box-sizing:border-box}.hs-login-input::-moz-placeholder{color:var(--text-tertiary, var(--text-muted))}.hs-login-input::placeholder{color:var(--text-tertiary, var(--text-muted))}.hs-login-input:hover:not(:focus){border-color:var(--lg-border-accent)}.hs-login-input:focus{outline:none;border-color:var(--lg-accent);box-shadow:0 0 0 3px var(--lg-ring)}.hs-login-error{background:#ef444414;border:1px solid rgba(239,68,68,.28);color:#fca5a5;padding:12px 14px;border-radius:12px;font-size:13px;font-weight:600;margin-bottom:20px;display:flex;align-items:center;gap:8px}[data-theme=light] .hs-login-error{background:#ef44440f;border-color:#dc262640;color:#b91c1c}.hs-login-btn{width:100%;padding:14px 16px;border-radius:12px;background:linear-gradient(180deg,#17BFDC 0%,var(--lg-accent-deep, #0891B2) 100%);color:#fff;border:none;font-weight:700;font-size:15px;cursor:pointer;font-family:var(--font-sans);letter-spacing:.01em;display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:inset 0 1px #ffffff38,0 4px 14px -4px #06b6d473,0 12px 28px -12px #06b6d459;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.hs-login-btn:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-1px);box-shadow:inset 0 1px #ffffff40,0 6px 18px -4px #06b6d480,0 16px 36px -12px #06b6d466}.hs-login-btn:active:not(:disabled){transform:translateY(0);filter:brightness(.98);box-shadow:inset 0 1px #ffffff2e,0 3px 10px -4px #06b6d466}.hs-login-btn:disabled{opacity:.65;cursor:not-allowed}.hs-login-btn:focus-visible{outline:none;box-shadow:inset 0 1px #ffffff38,0 0 0 3px var(--lg-ring),0 4px 14px -4px #06b6d473}.hs-login-spin{animation:hsLoginSpin .8s linear infinite;display:inline-block}@keyframes hsLoginSpin{to{transform:rotate(360deg)}}.hs-login-extra{text-align:center;margin-top:22px;font-size:13px;color:var(--text-secondary)}.hs-login-extra a{color:var(--lg-accent);font-weight:600;cursor:pointer;text-decoration:none}.hs-login-extra a:hover{text-decoration:underline}@media(max-width:880px){.hs-login-shell{grid-template-columns:1fr;grid-template-rows:auto;gap:0px;max-width:420px}.hs-login-side--top{grid-column:1;grid-row:1;gap:16px}.hs-login-features--bottom{grid-column:1;grid-row:3;max-width:100%;gap:10px;margin-top:24px}.hs-login-headline{font-size:28px;letter-spacing:-.022em;margin-bottom:6px;position:relative;top:-12px}.hs-login-headline--desktop-offset{top:-12px}.hs-login-desc{font-size:13px;margin-bottom:0}.hs-login-stat-pill{margin:12px 0 16px}.hs-login-logo-wrap{margin-bottom:12px}.hs-login-card-title{font-size:20px}.hs-login-card-sub{font-size:12px;margin-bottom:16px}.hs-login-form-row{margin-bottom:14px}.hs-login-feat-card{padding:14px 14px 13px;border-radius:14px}.hs-login-feat-num{font-size:21px}.hs-login-feat-lbl{margin-top:8px;padding:2px 7px;font-size:9px}.maax-login-glow{grid-column:1;grid-row:2;border-radius:18px;margin-top:-50px}.maax-login-inner{border-radius:17px;padding:28px 24px}}@media(max-width:480px){.hs-login-headline{font-size:32px}.hs-login-feat-lbl{padding:0;border:none;background:transparent;border-radius:0;letter-spacing:.06em}.maax-login-glow{border-radius:16px}.maax-login-inner{border-radius:15px;padding:26px 20px}}.hs-login-input--pw{padding-right:44px}.hs-login-eye{position:absolute;right:6px;top:50%;transform:translateY(-50%);width:32px;height:32px;display:grid;place-items:center;background:none;border:none;padding:0;cursor:pointer;color:var(--text-tertiary, var(--text-muted));border-radius:8px;transition:color .2s ease,background .2s ease}.hs-login-eye:hover{color:var(--text-primary);background:#94a3b81f}.hs-login-eye:focus-visible{outline:2px solid var(--lg-accent, var(--accent-cyan));outline-offset:1px}.hs-detail-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1030;background-color:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:hsDetailFadeIn .18s ease-out}@keyframes hsDetailFadeIn{0%{opacity:0}to{opacity:1}}.hs-detail-modal{position:fixed;top:0;right:0;bottom:0;z-index:1031;background-color:var(--bg-elevated);border-left:1px solid var(--border-default);border-radius:0;width:480px;max-width:100vw;display:flex;flex-direction:column;overflow:hidden;box-shadow:-8px 0 40px #00000080;animation:hsDetailSlideIn .25s cubic-bezier(.4,0,.2,1)}@keyframes hsDetailSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.hs-detail-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 24px;border-bottom:1px solid var(--border-default);flex-shrink:0}.hs-detail-eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.8px;color:var(--accent-cyan);margin:0 0 4px;font-weight:600}.hs-detail-title{font-size:20px;font-weight:700;color:var(--text-primary);margin:0;line-height:1.2}.hs-detail-id{font-family:var(--font-mono, monospace);font-size:11px;color:var(--text-muted);margin:6px 0 0;word-break:break-all}.hs-detail-header-right{display:flex;align-items:center;gap:8px;flex-shrink:0}.hs-detail-badge{font-size:10px;font-weight:700;letter-spacing:.5px;padding:4px 10px;border-radius:999px;border:1px solid}.hs-detail-close{width:32px;height:32px;border-radius:8px;background-color:transparent;border:1px solid var(--border-default);color:var(--text-muted);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}.hs-detail-close:hover{border-color:var(--accent-cyan);color:var(--accent-cyan)}.hs-detail-body{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;min-height:0;padding:20px 24px;display:flex;flex-direction:column;gap:20px}.hs-detail-section{display:flex;flex-direction:column;gap:8px}.hs-detail-section-title{font-size:11px;text-transform:uppercase;letter-spacing:.8px;color:var(--accent-cyan);margin:0 0 4px;font-weight:600}.hs-detail-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.hs-detail-label{font-size:11px;color:var(--text-muted);margin:0;text-transform:uppercase;letter-spacing:.4px}.hs-detail-label-strong{font-size:13px;font-weight:600;color:var(--text-primary);margin:0}.hs-detail-value{font-size:14px;color:var(--text-primary);margin:2px 0 0;word-break:break-word}.hs-detail-table{display:flex;flex-direction:column;border:1px solid var(--border-default);border-radius:10px;overflow:hidden}.hs-detail-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border-bottom:1px solid var(--border-default)}.hs-detail-row:last-child{border-bottom:none}.hs-detail-row .hs-detail-label,.hs-detail-row .hs-detail-value{margin:0}.hs-detail-row-total{background-color:#06b6d40f}.hs-detail-total{font-family:var(--font-mono, monospace);font-size:18px;font-weight:700;color:var(--accent-cyan);margin:0}.hs-detail-footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:16px 24px;border-top:1px solid var(--border-default);flex-wrap:wrap;flex-shrink:0}.hs-detail-btn-primary,.hs-detail-btn-secondary{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;border:1px solid transparent}.hs-detail-btn-primary{background-color:var(--accent-cyan);color:#0a0a0a}.hs-detail-btn-primary:hover{filter:brightness(1.1)}.hs-detail-btn-primary:disabled{opacity:.5;cursor:not-allowed}.hs-detail-btn-secondary{background-color:transparent;border-color:var(--border-default);color:var(--text-primary)}.hs-detail-btn-secondary:hover{border-color:var(--accent-cyan);color:var(--accent-cyan)}@media(max-width:540px){.hs-detail-modal{width:100vw;border-left:none}.hs-detail-header{padding:16px;gap:12px}.hs-detail-eyebrow{font-size:10px;letter-spacing:.6px}.hs-detail-title{font-size:17px;line-height:1.25}.hs-detail-id{font-size:10px;margin-top:4px}.hs-detail-header-right{gap:6px}.hs-detail-badge{padding:3px 8px;font-size:9px}.hs-detail-body{padding:16px;gap:14px}.hs-detail-section-title{font-size:10px;letter-spacing:.6px}.hs-detail-grid-2{grid-template-columns:1fr;gap:8px}.hs-detail-row{padding:10px 12px;gap:8px;flex-wrap:wrap}.hs-detail-row .hs-detail-label,.hs-detail-row .hs-detail-label-strong{font-size:10px}.hs-detail-row .hs-detail-value{font-size:13px;text-align:right;flex:1;min-width:0}.hs-detail-total{font-size:16px}.hs-detail-footer{padding:12px 16px;padding-bottom:max(72px,calc(env(safe-area-inset-bottom) + 56px));flex-direction:column-reverse;gap:8px}.hs-detail-btn-primary,.hs-detail-btn-secondary{width:100%;justify-content:center;padding:12px 16px;font-size:13px}}@media(max-width:380px){.hs-detail-title{font-size:16px}.hs-detail-body{padding:14px}.hs-detail-row{padding:9px 10px}.hs-detail-row .hs-detail-value{font-size:12px}}html,body{overflow-x:hidden;max-width:100vw}*{box-sizing:border-box}@media(max-width:768px){.glass-card,.hs-panel,.hs-stat-card,.hs-hist-card,.hs-quick-card,.hs-fat-card{min-width:0;overflow:hidden}}@media(max-width:540px){.hs-stats-grid{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:600px){.admin-logs-kpis{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:600px){.admin-tx-kpis{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:600px){.hs-drawer-panel{max-width:100%!important;width:100%!important;border-left:none!important}}@media(max-width:540px){.hs-filters-row{flex-direction:column!important;align-items:stretch!important}.hs-filters-row select,.hs-filters-row input{width:100%!important;min-width:0!important}}@media(max-width:540px){.hs-rext-filters{flex-direction:column!important;align-items:stretch!important}.hs-rext-select{width:100%!important}}.hs-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width:480px){.hs-rext-overlay,.hs-cp-overlay{padding:0!important;align-items:stretch!important}.hs-rext-modal,.hs-cp-modal{max-width:100%!important;border-radius:0!important;max-height:100dvh!important;height:100dvh!important}}@media(max-width:480px){.hs-dash-header{flex-direction:column!important;align-items:flex-start!important;gap:12px!important}}@media(max-width:480px){.hs-hero{padding:20px!important}.hs-hero-title{font-size:20px!important}}@media(max-width:480px){.hs-fat-totals{grid-template-columns:1fr!important}}@media(max-width:768px){.hs-navbar{background:var(--bg-elevated)!important}}@media(max-width:360px){.hs-topbar-inner{padding:0 10px!important;gap:8px!important}.hs-topbar-icon-btn{width:30px!important;height:30px!important}}.sa-cfg-layout{display:grid;grid-template-columns:220px 1fr;gap:20px;align-items:start}@media(max-width:768px){.sa-cfg-layout{grid-template-columns:1fr!important;gap:12px!important}.sa-cfg-sidebar{position:static!important;display:flex!important;flex-direction:row!important;overflow-x:auto!important;padding:6px!important;gap:4px!important;scrollbar-width:none!important}.sa-cfg-sidebar::-webkit-scrollbar{display:none}.sa-cfg-sidebar button{flex-shrink:0!important;white-space:nowrap!important;min-width:auto!important}}@media(max-width:360px){.hs-stat-num{font-size:20px!important}.hs-stat-num--money{font-size:16px!important}.hs-stat-card{padding:12px!important}}@media(max-width:768px){.hs-table-cell-truncate{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}button,a{-webkit-tap-highlight-color:transparent}@media(max-width:768px){.hs-btn-outline{min-height:40px;padding:8px 12px!important}}@media(max-width:480px){.hs-quick-grid{grid-template-columns:1fr!important}}@media(max-width:480px){.hs-hist-card-head{flex-wrap:wrap!important;gap:8px!important}.hs-hist-card-head-right{flex-wrap:wrap!important}}@media(max-width:768px){.hs-navbar--open{z-index:1018!important}}@media(max-width:768px){.hs-admins-table-wrap,.hs-resellers-table-wrap,.hs-transactions-table-wrap{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}}@media(max-width:600px){.hs-resellers-table-wrap table{min-width:700px!important}}.admin-cfg-layout{display:grid;grid-template-columns:200px 1fr;gap:20px;align-items:start}@media(max-width:768px){.admin-cfg-layout{grid-template-columns:1fr!important;gap:12px!important}.admin-cfg-sidebar{display:flex!important;flex-direction:row!important;overflow-x:auto!important;gap:4px!important;scrollbar-width:none!important;padding-bottom:4px!important}.admin-cfg-sidebar::-webkit-scrollbar{display:none}.admin-cfg-sidebar button{flex-shrink:0!important;white-space:nowrap!important}}@media(max-width:600px){.sa-filters-row,.admin-filters-row{flex-direction:column!important;align-items:stretch!important;gap:8px!important}.sa-filters-row select,.sa-filters-row input,.admin-filters-row select,.admin-filters-row input{width:100%!important;min-width:0!important}}@media(max-width:600px){.hs-drawer-tabs{overflow-x:auto!important;scrollbar-width:none!important;flex-shrink:0!important}.hs-drawer-tabs::-webkit-scrollbar{display:none}}@media(max-width:600px){.hs-drawer-body,.hs-drawer-header{padding:16px!important}}@media(max-width:600px){#pa-modal-overlay>div,.hs-cp-modal,.hs-rext-modal,.hs-detail-modal{max-width:calc(100vw - 16px)!important;border-radius:12px!important}}@media(max-width:480px){#pa-modal-overlay>div,.hs-cp-modal,.hs-rext-modal,.hs-detail-modal{max-width:100%!important;border-radius:0!important;max-height:100dvh!important;height:100dvh!important}}@media(max-width:600px){.hs-hard-delete-modal{max-width:calc(100vw - 16px)!important;max-height:calc(100dvh - 32px)!important}}@media(max-width:480px){.hs-hard-delete-modal{max-width:100%!important;max-height:100dvh!important;border-radius:0!important}}.hs-table-wrap{position:relative}.hs-table-wrap:after{content:"→";position:absolute;right:8px;top:50%;transform:translateY(-50%);color:var(--text-muted);font-size:20px;opacity:.5;pointer-events:none;animation:pulseHint 2s ease-in-out infinite}@keyframes pulseHint{0%,to{opacity:.3}50%{opacity:.7}}@media(max-width:480px){[style*="grid-template-columns: repeat(auto-fit"]{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}}@media(max-width:480px){.hs-dash-header div[style*="display: flex"]{flex-wrap:wrap!important;gap:8px!important}}@media(max-width:768px){input[type=text],input[type=email],input[type=password],input[type=tel],input[type=search],select,textarea{min-height:44px!important;font-size:16px!important}}@media(max-width:768px){table button[aria-label],table button[title]{min-width:44px!important;min-height:44px!important;padding:10px!important}}@media(max-width:480px){.glass-card img[alt="QR Code Pix"]{max-width:180px!important;height:auto!important}}@media(max-width:640px){[role=dialog][aria-modal=true]>div[style*=maxWidth]{max-width:100vw!important;width:100vw!important;border-left:none!important;border-radius:0!important}}@media(max-width:640px){.admin-settings-layout{display:block!important}.admin-settings-layout aside{display:none!important}}@media(max-width:768px){.hs-cp-input,.hs-cfg-input,.hs-perfil-input{min-height:44px!important;font-size:16px!important}.hs-cp-btn,.hs-cfg-btn,.hs-perfil-btn{min-height:48px!important}}@media(max-width:1024px){.glass-card[style*=overflow] table,div[style*=overflowX] table{min-width:auto}}@media(max-width:480px){.hs-dash-header{flex-direction:column!important;align-items:flex-start!important;gap:10px!important}.hs-dash-header>div:last-child{width:100%!important}}@media(max-width:540px){div[style*="display: flex"][style*="gap: 8px"],div[style*="display: flex"][style*="gap: 12px"]{flex-wrap:wrap}}@media(max-width:480px){.hs-pagination{gap:4px!important}.hs-pagination button{min-width:36px!important;padding:6px!important;font-size:12px!important}}@media(max-width:768px){[role=dialog][aria-modal=true][style*="justify-content: flex-end"]>div:first-child{max-width:100%!important;width:100%!important}}@media(max-width:480px){.hs-stat-num,.hs-stat-lbl,[style*="fontFamily: var(--font-mono)"]{word-break:break-word!important;overflow-wrap:break-word!important}}.hs-spin{display:inline-block;animation:spin .8s linear infinite}@supports (padding: max(0px)){@media(max-width:768px){.hs-app-content,.hs-topbar-inner{padding-left:max(16px,env(safe-area-inset-left))!important;padding-right:max(16px,env(safe-area-inset-right))!important}}}@media(max-width:768px){.hs-app-shell{overflow-x:hidden!important}.hs-app-main{overflow-x:hidden!important;min-height:0!important}[role=dialog][aria-modal=true]{overflow:hidden!important}[role=dialog][aria-modal=true]>div{overflow:hidden!important}}@media(max-width:640px){.tx-detail-panel{max-width:100vw!important;width:100vw!important;border-left:none!important}}@media(max-width:768px){.stuck-recharges-table-wrap,.hs-transactions-table-wrap{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}.stuck-recharges-table-wrap table{min-width:500px!important}}@media(max-width:480px){.system-health-timestamp{display:none!important}}@media(max-width:540px){.clientes-filters-select{min-width:0!important;width:100%!important}.clientes-filters-actions{width:100%!important;margin-left:0!important;justify-content:flex-end!important}}@media(max-width:768px){.admin-tx-filters-sticky{position:relative!important;top:auto!important;z-index:1!important}}@media(max-width:480px){.admin-tx-pagination{flex-direction:column!important;align-items:stretch!important;gap:8px!important}.admin-tx-pagination>div{justify-content:space-between!important;width:100%!important}.admin-tx-pagination>p{text-align:center!important}}@media(max-width:540px){.auditoria-filters-row2{flex-direction:column!important;align-items:stretch!important}.auditoria-filters-row2>div{width:100%!important;min-width:0!important}.auditoria-filters-row2 select,.auditoria-filters-row2 input{width:100%!important}.auditoria-filters-row2>div[style*="marginLeft: auto"]{margin-left:0!important}}@media(max-width:640px){.cliente-drawer-name{max-width:calc(100vw - 120px)!important}.cliente-drawer-panel>div{max-width:100vw!important;width:100vw!important;border-left:none!important}}@media(max-width:640px){.hs-grid-2{grid-template-columns:1fr!important}}@media(max-width:480px){.panel-breakdown-gateways{flex-direction:column!important}.panel-breakdown-gateways>div{min-width:0!important;width:100%!important}}@media(max-width:480px){.recent-errors-row{flex-direction:column!important;gap:8px!important}.recent-errors-row pre{font-size:10px!important;max-height:120px!important;overflow-y:auto!important}}@media(max-width:480px){.admin-modal-inner{max-width:100vw!important;width:100vw!important;border-radius:0!important;max-height:100dvh!important;height:100dvh!important;margin:0!important}.integracoes-remove-modal{max-width:calc(100vw - 32px)!important;border-radius:12px!important}}@media(max-width:768px){.glass-card[style*=sticky]{position:relative!important;top:auto!important}}@media(max-width:480px){.glass-card{padding:16px!important}.integracoes-btn-row{flex-direction:column!important;gap:8px!important}.integracoes-btn-row button{width:100%!important;justify-content:center!important;margin-left:0!important}}@media(max-width:480px){.novo-cliente-modal,.confirm-dialog-modal{max-width:100vw!important;border-radius:16px 16px 0 0!important;width:100vw!important}.novo-cliente-overlay,.confirm-dialog-overlay{align-items:flex-end!important;padding:0!important}}@media(max-width:360px){.hs-stat-card .hs-stat-num{font-size:16px!important;word-break:break-all!important}}@media(max-width:768px){.hs-app-content>*{max-width:100%!important;overflow-x:visible!important}.hs-dash{overflow-x:hidden!important}}@media(max-width:540px){input[type=datetime-local]{font-size:14px!important;min-height:44px!important;padding:8px 10px!important}}@media(max-width:540px){.relatorios-cards-grid{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.relatorios-cards-grid button{padding:16px 12px!important}}@media(max-width:480px){.admin-page-header{flex-direction:column!important;align-items:flex-start!important;gap:10px!important}.admin-page-header button,.admin-page-header a{width:100%!important;justify-content:center!important}}@media(max-width:480px){[style*=font-mono],.font-mono,[style*="fontFamily: var(--font-mono)"]{word-break:break-all!important;overflow-wrap:anywhere!important}}@media(max-width:480px){.faturamento-diario-chart{min-width:0!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:var(--font-sans);font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--font-mono);font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root{--bg-base: #0A0A0B;--bg-elevated: #16161A;--bg-input: #1C1C21;--border-default: #2A2A30;--border-input: #3A3A42;--text-primary: #F3F4F6;--text-secondary: #9CA3AF;--text-muted: #6B7280;--accent-cyan: #22D3EE;--accent-cyan-light: #67E8F9;--btn-primary-bg: #0AA8C7;--btn-primary-bg-hover: #0CB9DB;--profit-pos: #22c55e;--profit-neg: #EF4444;--accent-purple: #8B5CF6;--accent-green: #22c65b;--accent-success: #22c65b;--accent-amber: #F59E0B;--accent-red: #EF4444;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-pill: 20px;--radius: 8px;--shadow-card: 0 4px 24px rgba(0,0,0,.25);--shadow-card-hover: 0 8px 32px rgba(0,0,0,.35);--font-sans: "Inter", system-ui, -apple-system, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, monospace;--background: 222 47% 3%;--foreground: 0 0% 100%;--card: 217 33% 11%;--card-foreground: 0 0% 100%;--popover: 222 47% 5%;--popover-foreground: 0 0% 100%;--primary: 187 72% 43%;--primary-foreground: 222 47% 3%;--secondary: 217 33% 11%;--secondary-foreground: 215 16% 62%;--muted: 217 33% 11%;--muted-foreground: 215 16% 47%;--accent: 263 70% 66%;--accent-foreground: 0 0% 100%;--destructive: 0 84% 60%;--destructive-foreground: 0 0% 100%;--border: 215 16% 22%;--input: 215 16% 22%;--ring: 187 72% 43%;--chart-1: 187 72% 43%;--chart-2: 263 70% 66%;--chart-3: 80 65% 45%;--chart-4: 38 92% 50%;--chart-5: 0 84% 60%;--sidebar-background: 222 47% 5%;--sidebar-foreground: 215 16% 62%;--sidebar-primary: 187 72% 43%;--sidebar-primary-foreground: 222 47% 3%;--sidebar-accent: 217 33% 14%;--sidebar-accent-foreground: 0 0% 100%;--sidebar-border: 215 16% 22%;--sidebar-ring: 187 72% 43%}[data-theme=light]{--bg-base: #F5F6F8;--bg-elevated: #FFFFFF;--bg-input: #F8F9FB;--border-default: #E5E7EB;--border-input: #D1D5DB;--text-primary: #111827;--text-secondary: #6B7280;--text-muted: #9CA3AF;--accent-cyan: #0EBED6;--accent-cyan-light: #22D3EE;--btn-primary-bg: #0891B2;--btn-primary-bg-hover: #0AA6C4;--profit-pos: #16a34a;--profit-neg: #dc2626;--accent-green: #17a34c;--background: 0 0% 100%;--foreground: 222 47% 11%;--card: 0 0% 100%;--card-foreground: 222 47% 11%;--popover: 0 0% 100%;--popover-foreground: 222 47% 11%;--primary: 187 72% 43%;--primary-foreground: 0 0% 100%;--secondary: 210 40% 96%;--secondary-foreground: 222 47% 11%;--muted: 210 40% 96%;--muted-foreground: 215 16% 47%;--accent: 210 40% 96%;--accent-foreground: 222 47% 11%;--destructive: 0 84% 60%;--destructive-foreground: 0 0% 100%;--border: 214 32% 91%;--input: 214 32% 91%;--ring: 187 72% 43%;--shadow-card: 0 4px 24px rgba(15,23,42,.08), 0 1px 3px rgba(15,23,42,.06);--shadow-card-hover: 0 8px 32px rgba(15,23,42,.12), 0 2px 6px rgba(15,23,42,.08)}.dark{--background: 222 47% 3%;--foreground: 0 0% 100%;--card: 217 33% 11%;--card-foreground: 0 0% 100%;--popover: 222 47% 5%;--popover-foreground: 0 0% 100%;--primary: 187 72% 43%;--primary-foreground: 222 47% 3%;--secondary: 217 33% 11%;--secondary-foreground: 215 16% 62%;--muted: 217 33% 11%;--muted-foreground: 215 16% 47%;--accent: 263 70% 66%;--accent-foreground: 0 0% 100%;--destructive: 0 84% 60%;--destructive-foreground: 0 0% 100%;--border: 215 16% 22%;--input: 215 16% 22%;--ring: 187 72% 43%;--chart-1: 187 72% 43%;--chart-2: 263 70% 66%;--chart-3: 80 65% 45%;--chart-4: 38 92% 50%;--chart-5: 0 84% 60%;--sidebar-background: 222 47% 5%;--sidebar-foreground: 215 16% 62%;--sidebar-primary: 187 72% 43%;--sidebar-primary-foreground: 222 47% 3%;--sidebar-accent: 217 33% 14%;--sidebar-accent-foreground: 0 0% 100%;--sidebar-border: 215 16% 22%;--sidebar-ring: 187 72% 43%}*{border-color:hsl(var(--border));outline-color:hsl(var(--ring) / .5)}html{color-scheme:dark;scroll-padding-bottom:90px}@media(min-width:768px){html{scroll-padding-bottom:0}}html[data-theme=light]{color-scheme:light}body{font-family:var(--font-sans);font-weight:400;font-size:14px;line-height:1.5;color:var(--text-primary);background-color:var(--bg-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .2s ease,color .2s ease}.text-h1{font-size:32px;line-height:1.2;font-weight:800;letter-spacing:-.5px;color:var(--text-primary)}.text-h2{font-size:22px;line-height:1.3;font-weight:500;letter-spacing:-.3px;color:var(--text-primary)}.text-h3{font-size:18px;line-height:1.4;font-weight:500;color:var(--text-primary)}.text-body{font-size:14px;line-height:1.5;font-weight:400;color:var(--text-secondary)}.text-small{font-size:12px;line-height:1.5;font-weight:400;color:var(--text-secondary)}.text-micro{font-size:11px;line-height:1.4;font-weight:400;color:var(--text-muted)}.text-label{font-size:11px;line-height:1;font-weight:500;letter-spacing:.5px;text-transform:uppercase;color:var(--text-muted)}.glass-card{background:var(--bg-elevated);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:none;border-radius:var(--radius-md);box-shadow:var(--shadow-card)}.bg-grid-pattern{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 40L40 40 40 0' fill='none' stroke='%2394A3B8' stroke-opacity='0.06' stroke-width='1'/%3E%3C/svg%3E");background-size:40px 40px}.glow-cyan{position:absolute;width:300px;height:300px;border-radius:50%;background:var(--accent-cyan);filter:blur(80px);opacity:.15;pointer-events:none}.glow-purple{position:absolute;width:300px;height:300px;border-radius:50%;background:var(--accent-purple);filter:blur(80px);opacity:.15;pointer-events:none}.font-data{font-family:var(--font-mono);font-variant-numeric:tabular-nums}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.-bottom-12{bottom:-3rem}.-left-12{left:-3rem}.-right-12{right:-3rem}.-top-12{top:-3rem}.bottom-0{bottom:0}.bottom-\[120px\]{bottom:120px}.left-0{left:0}.left-1{left:.25rem}.left-1\/2{left:50%}.left-2{left:.5rem}.left-3{left:.75rem}.left-\[50\%\]{left:50%}.right-0{right:0}.right-1{right:.25rem}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.right-5{right:1.25rem}.top-0{top:0}.top-1\.5{top:.375rem}.top-1\/2{top:50%}.top-2{top:.5rem}.top-3{top:.75rem}.top-3\.5{top:.875rem}.top-4{top:1rem}.top-5{top:1.25rem}.top-\[1px\]{top:1px}.top-\[50\%\]{top:50%}.top-\[60\%\]{top:60%}.top-full{top:100%}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[100\]{z-index:100}.z-\[110\]{z-index:110}.z-\[1\]{z-index:1}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3\.5{margin-left:.875rem;margin-right:.875rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0\.5{margin-top:.125rem;margin-bottom:.125rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.-ml-4{margin-left:-1rem}.-mt-4{margin-top:-1rem}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-auto{margin-left:auto}.mr-2{margin-right:.5rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt-24{margin-top:6rem}.mt-4{margin-top:1rem}.mt-auto{margin-top:auto}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.aspect-video{aspect-ratio:16 / 9}.size-4{width:1rem;height:1rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[1px\]{height:1px}.h-\[var\(--radix-navigation-menu-viewport-height\)\]{height:var(--radix-navigation-menu-viewport-height)}.h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.h-svh{height:100svh}.max-h-96{max-height:24rem}.max-h-\[300px\]{max-height:300px}.max-h-screen{max-height:100vh}.min-h-0{min-height:0px}.min-h-\[60px\]{min-height:60px}.min-h-screen{min-height:100vh}.min-h-svh{min-height:100svh}.w-0{width:0px}.w-1{width:.25rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-24{width:6rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/4{width:75%}.w-4{width:1rem}.w-5{width:1.25rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[--sidebar-width\]{width:var(--sidebar-width)}.w-\[100px\]{width:100px}.w-\[1px\]{width:1px}.w-auto{width:auto}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.w-px{width:1px}.min-w-0{min-width:0px}.min-w-10{min-width:2.5rem}.min-w-5{min-width:1.25rem}.min-w-8{min-width:2rem}.min-w-9{min-width:2.25rem}.min-w-\[12rem\]{min-width:12rem}.min-w-\[200px\]{min-width:200px}.min-w-\[8rem\]{min-width:8rem}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.max-w-\[--skeleton-width\]{max-width:var(--skeleton-width)}.max-w-\[440px\]{max-width:440px}.max-w-\[800px\]{max-width:800px}.max-w-lg{max-width:32rem}.max-w-max{max-width:-moz-max-content;max-width:max-content}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.flex-1{flex:1 1 0%}.flex-shrink{flex-shrink:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.grow{flex-grow:1}.grow-0{flex-grow:0}.basis-full{flex-basis:100%}.caption-bottom{caption-side:bottom}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-full{--tw-translate-x: -100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-px{--tw-translate-x: -1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-50\%\]{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-full{--tw-translate-x: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-px{--tw-translate-x: 1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[-50\%\]{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-45{--tw-rotate: 45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes glow-pulse{0%,to{opacity:.15}50%{opacity:.25}}.animate-glow-pulse{animation:glow-pulse 4s ease-in-out infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.touch-none{touch-action:none}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[2px\]{border-radius:2px}.rounded-\[inherit\]{border-radius:inherit}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-pill{border-radius:var(--radius-pill)}.rounded-sm{border-radius:var(--radius-sm)}.rounded-xl{border-radius:.75rem}.rounded-t-\[10px\]{border-top-left-radius:10px;border-top-right-radius:10px}.rounded-tl-sm{border-top-left-radius:var(--radius-sm)}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-\[1\.5px\]{border-width:1.5px}.border-y{border-top-width:1px;border-bottom-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-\[--color-border\]{border-color:var(--color-border)}.border-border\/50{border-color:hsl(var(--border) / .5)}.border-destructive{border-color:hsl(var(--destructive))}.border-destructive\/50{border-color:hsl(var(--destructive) / .5)}.border-input{border-color:hsl(var(--input))}.border-primary{border-color:hsl(var(--primary))}.border-primary\/50{border-color:hsl(var(--primary) / .5)}.border-sidebar-border{border-color:hsl(var(--sidebar-border))}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-l-transparent{border-left-color:transparent}.border-t-transparent{border-top-color:transparent}.bg-\[--color-bg\]{background-color:var(--color-bg)}.bg-accent{background-color:hsl(var(--accent))}.bg-background{background-color:hsl(var(--background))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/40{background-color:#0006}.bg-black\/50{background-color:#00000080}.bg-black\/60{background-color:#0009}.bg-black\/70{background-color:#000000b3}.bg-black\/80{background-color:#000c}.bg-border{background-color:hsl(var(--border))}.bg-card{background-color:hsl(var(--card))}.bg-cyan-50{--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1))}.bg-cyan-500{--tw-bg-opacity: 1;background-color:rgb(6 182 212 / var(--tw-bg-opacity, 1))}.bg-destructive{background-color:hsl(var(--destructive))}.bg-foreground{background-color:hsl(var(--foreground))}.bg-input{background-color:hsl(var(--input))}.bg-muted{background-color:hsl(var(--muted))}.bg-muted\/50{background-color:hsl(var(--muted) / .5)}.bg-popover{background-color:hsl(var(--popover))}.bg-primary{background-color:hsl(var(--primary))}.bg-primary\/10{background-color:hsl(var(--primary) / .1)}.bg-primary\/20{background-color:hsl(var(--primary) / .2)}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-secondary{background-color:hsl(var(--secondary))}.bg-sidebar{background-color:hsl(var(--sidebar-background))}.bg-sidebar-border{background-color:hsl(var(--sidebar-border))}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.from-cyan-500{--tw-gradient-from: #06b6d4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-indigo-600{--tw-gradient-to: #4f46e5 var(--tw-gradient-to-position)}.fill-current{fill:currentColor}.fill-primary{fill:hsl(var(--primary))}.p-0{padding:0}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-16{padding:4rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.p-\[1px\]{padding:1px}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-\[90px\]{padding-bottom:90px}.pl-2{padding-left:.5rem}.pl-2\.5{padding-left:.625rem}.pl-4{padding-left:1rem}.pl-8{padding-left:2rem}.pr-2{padding-right:.5rem}.pr-2\.5{padding-right:.625rem}.pr-8{padding-right:2rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.align-middle{vertical-align:middle}.font-mono{font-family:var(--font-mono)}.text-2xl{font-size:1.5rem;line-height:2rem}.text-7xl{font-size:4.5rem;line-height:1}.text-\[0\.8rem\]{font-size:.8rem}.text-base{font-size:1rem;line-height:1.5rem}.text-body{font-size:14px;line-height:1.5;font-weight:400}.text-h1{font-size:28px;line-height:1.2;letter-spacing:-.6px;font-weight:800}.text-h2{font-size:22px;line-height:1.3;letter-spacing:-.3px;font-weight:500}.text-h3{font-size:18px;line-height:1.4;font-weight:500}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-micro{font-size:11px;line-height:1.4;font-weight:400}.text-sm{font-size:.875rem;line-height:1.25rem}.text-small{font-size:12px;line-height:1.5;font-weight:400}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-none{line-height:1}.tracking-tight{letter-spacing:-.025em}.tracking-widest{letter-spacing:.1em}.text-accent-foreground{color:hsl(var(--accent-foreground))}.text-card-foreground{color:hsl(var(--card-foreground))}.text-current{color:currentColor}.text-cyan-700{--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.text-destructive{color:hsl(var(--destructive))}.text-destructive-foreground{color:hsl(var(--destructive-foreground))}.text-foreground{color:hsl(var(--foreground))}.text-foreground\/50{color:hsl(var(--foreground) / .5)}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-popover-foreground{color:hsl(var(--popover-foreground))}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-secondary-foreground{color:hsl(var(--secondary-foreground))}.text-sidebar-foreground{color:hsl(var(--sidebar-foreground))}.text-sidebar-foreground\/70{color:hsl(var(--sidebar-foreground) / .7)}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.line-through{text-decoration-line:line-through}.underline-offset-4{text-underline-offset:4px}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-90{opacity:.9}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_0_1px_hsl\(var\(--sidebar-border\)\)\]{--tw-shadow: 0 0 0 1px hsl(var(--sidebar-border));--tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-card{--tw-shadow-color: hsl(var(--card));--tw-shadow: var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring-0{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-4{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-cyan-500\/20{--tw-ring-color: rgb(6 182 212 / .2)}.ring-cyan-500\/30{--tw-ring-color: rgb(6 182 212 / .3)}.ring-ring{--tw-ring-color: hsl(var(--ring))}.ring-sidebar-ring{--tw-ring-color: hsl(var(--sidebar-ring))}.ring-offset-background{--tw-ring-offset-color: hsl(var(--background))}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-lg{--tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / .04)) drop-shadow(0 4px 3px rgb(0 0 0 / .1));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-\[2px\]{--tw-backdrop-blur: blur(2px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[left\,right\,width\]{transition-property:left,right,width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[margin\,opacity\]{transition-property:margin,opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\,height\,padding\]{transition-property:width,height,padding;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\]{transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-1000{transition-duration:1s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{transition-timing-function:linear}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity, 1);transform:translate3d(var(--tw-exit-translate-x, 0),var(--tw-exit-translate-y, 0),0) scale3d(var(--tw-exit-scale, 1),var(--tw-exit-scale, 1),var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))}}.animate-in{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.fade-in-0{--tw-enter-opacity: 0}.zoom-in-95{--tw-enter-scale: .95}.duration-1000{animation-duration:1s}.duration-200{animation-duration:.2s}.duration-300{animation-duration:.3s}.ease-in{animation-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{animation-timing-function:linear}.ease-out{animation-timing-function:cubic-bezier(0,0,.2,1)}.lp-page{min-height:100vh;background:var(--bg-base);display:flex;align-items:center;justify-content:center;padding:40px 20px;position:relative;overflow:hidden}.lp-page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(6,182,212,.05) 0%,transparent 50%);pointer-events:none}.lp-theme-toggle{position:absolute;top:20px;right:20px;width:38px;height:38px;border-radius:var(--radius-sm);border:1px solid var(--border-default);background:var(--bg-elevated);color:var(--text-primary);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;z-index:10;transition:all .2s ease}.lp-theme-toggle:hover{border-color:var(--accent-cyan);color:var(--accent-cyan);transform:scale(1.05)}.lp-shell{display:grid;grid-template-columns:1fr 380px;gap:60px;align-items:center;max-width:880px;width:100%;position:relative;z-index:2;animation:lpFadeUp .5s cubic-bezier(.4,0,.2,1) both}@keyframes lpFadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:880px){.lp-shell{grid-template-columns:1fr;gap:40px;max-width:420px}}.lp-side{display:flex;flex-direction:column}.lp-logo-wrap{display:flex;align-items:center;gap:8px}.lp-logo-mark{width:54px;height:54px;border-radius:var(--radius-md);background:linear-gradient(135deg,var(--accent-cyan),var(--accent-purple));color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:28px;letter-spacing:-1px;flex-shrink:0}.lp-logo-txt{font-weight:800;font-size:16px;letter-spacing:-.3px;line-height:1;color:var(--text-primary)}.lp-logo-sub{font-size:10px;color:var(--accent-cyan);font-weight:700;letter-spacing:1px;text-transform:uppercase;margin-top:2px}.lp-stat-pill{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;background:#06b6d41a;color:var(--accent-cyan);border-radius:20px;font-size:10px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;margin:16px 0 18px;width:-moz-fit-content;width:fit-content;border:1px solid rgba(6,182,212,.2)}.lp-dot{width:6px;height:6px;border-radius:50%;background:var(--accent-green);animation:lpPulse 2s ease infinite}@keyframes lpPulse{0%,to{opacity:1}50%{opacity:.4}}.lp-headline{font-size:38px;font-weight:800;line-height:1.1;letter-spacing:-1.2px;margin:0 0 12px;color:var(--text-primary)}.lp-headline span{color:var(--accent-cyan)}.lp-desc{font-size:13px;color:var(--text-secondary);line-height:1.6;max-width:380px;margin-bottom:22px}.lp-features{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;max-width:380px}.lp-feat-card{background:var(--bg-elevated);border:none;border-radius:var(--radius-md);padding:14px;transition:all .2s ease;box-shadow:var(--shadow-card)}.lp-feat-card:hover{border-color:var(--accent-cyan);transform:translateY(-2px);box-shadow:0 4px 20px #06b6d426}.lp-feat-num{font-size:18px;font-weight:800;color:var(--accent-cyan);letter-spacing:-.3px;font-family:var(--font-mono)}.lp-feat-lbl{font-size:10px;color:var(--text-secondary);font-weight:600;letter-spacing:.3px;margin-top:2px}.lp-card{background:var(--bg-elevated);border:none;border-radius:var(--radius-lg);padding:32px 28px;box-shadow:var(--shadow-card)}.lp-card-title{font-size:22px;font-weight:700;margin:0 0 4px;letter-spacing:-.4px;color:var(--text-primary)}.lp-card-sub{font-size:13px;color:var(--text-secondary);margin:0 0 22px}.lp-form-row{margin-bottom:14px}.lp-label{display:block;font-size:11px;color:var(--text-muted);font-weight:600;margin-bottom:6px;letter-spacing:.5px;text-transform:uppercase}.lp-input{width:100%;padding:12px 14px;border-radius:var(--radius-sm);border:1px solid var(--border-input);background:var(--bg-input);color:var(--text-primary);font-size:14px;font-family:var(--font-sans);transition:all .2s ease;box-sizing:border-box}.lp-input::-moz-placeholder{color:var(--text-muted)}.lp-input::placeholder{color:var(--text-muted)}.lp-input:focus{outline:none;border-color:var(--accent-cyan);box-shadow:0 0 0 3px #06b6d426}.lp-error{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#fca5a5;padding:10px 14px;border-radius:var(--radius-sm);font-size:12px;font-weight:600;margin-bottom:14px;display:flex;align-items:center;gap:8px}.lp-btn{width:100%;padding:13px;border-radius:var(--radius-sm);background:var(--btn-primary-bg);color:#fff;border:none;font-weight:800;text-shadow:0 1px 2px rgba(0,0,0,.28);font-size:14px;cursor:pointer;transition:all .2s ease;font-family:var(--font-sans);letter-spacing:.3px;display:flex;align-items:center;justify-content:center;gap:8px}.lp-btn:hover:not(:disabled){background:var(--btn-primary-bg-hover);transform:translateY(-1px);box-shadow:0 4px 20px #06b6d44d}.lp-btn:active:not(:disabled){transform:translateY(0)}.lp-btn:disabled{opacity:.7;cursor:not-allowed}.lp-spin{animation:lpSpin .8s linear infinite;display:inline-block}@keyframes lpSpin{to{transform:rotate(360deg)}}.lp-extra{text-align:center;margin-top:18px;font-size:12px;color:var(--text-secondary)}.lp-extra a{color:var(--accent-cyan);font-weight:600;cursor:pointer;text-decoration:none}.lp-extra a:hover{text-decoration:underline}.hs-perfil{display:flex;flex-direction:column;gap:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.hs-perfil-back{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;background:transparent;border:1px solid var(--border-default);border-radius:10px;color:var(--text-secondary);font-size:12px;font-weight:600;cursor:pointer;align-self:flex-start;transition:all .2s ease;font-family:inherit}.hs-perfil-back:hover{border-color:var(--accent-cyan);color:var(--accent-cyan);transform:translate(-2px)}.hs-perfil-back-skel{width:220px;height:36px;border-radius:10px;background:var(--bg-elevated);align-self:flex-start}.hs-perfil-header{margin-bottom:4px}.hs-perfil-title{font-size:28px;font-weight:800;letter-spacing:-.6px;margin:0 0 4px;color:var(--text-primary)}.hs-perfil-sub{font-size:13px;color:var(--text-secondary);margin:0}.hs-perfil-card{background:var(--bg-elevated);border:none;border-radius:16px;padding:22px;display:flex;flex-direction:column;gap:14px;box-shadow:var(--shadow-card)}.hs-perfil-card-head{display:flex;align-items:flex-start;gap:12px;padding-bottom:8px;border-bottom:1px solid var(--border-default)}.hs-perfil-card-icon{width:38px;height:38px;border-radius:10px;background:#06b6d41a;color:var(--accent-cyan);display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.hs-perfil-card-title{font-size:15px;font-weight:700;margin:0 0 2px;color:var(--text-primary)}.hs-perfil-card-sub{font-size:11px;color:var(--text-secondary);margin:0}.hs-perfil-row{display:flex;gap:10px}.hs-perfil-field{display:flex;flex-direction:column;gap:6px;flex:1;min-width:0}.hs-perfil-field--grow,.hs-perfil-field--cep{flex:1}.hs-perfil-field--uf{width:90px;flex:0 0 90px}.hs-perfil-field--num{width:110px;flex:0 0 110px}.hs-perfil-lbl{font-size:11px;color:var(--text-secondary);font-weight:700;letter-spacing:.3px;text-transform:uppercase}.hs-perfil-input{width:100%;padding:11px 13px;border-radius:10px;border:1px solid var(--border-default);background:var(--bg-elevated);color:var(--text-primary);font-size:14px;font-family:inherit;transition:all .2s ease;box-sizing:border-box}.hs-perfil-input:focus{outline:none;border-color:var(--accent-cyan);box-shadow:0 0 0 3px #06b6d426}.hs-perfil-input--err{border-color:#fca5a5}.hs-perfil-input--err:focus{box-shadow:0 0 0 3px #ef44441a}select.hs-perfil-input{cursor:pointer}.hs-perfil-readonly{width:100%;padding:11px 13px;border-radius:10px;border:1px dashed var(--border-default);background:#94a3b80a;color:var(--text-secondary);font-size:14px;font-family:JetBrains Mono,monospace;letter-spacing:.3px;box-sizing:border-box}.hs-perfil-err{font-size:11px;color:#fca5a5;font-weight:600}.hs-perfil-hint{font-size:11px;color:var(--text-muted)}.hs-perfil-footer{display:flex;justify-content:flex-end;padding-top:8px}.hs-perfil-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border:none;border-radius:10px;background:var(--btn-primary-bg);color:#fff;font-size:13px;font-weight:800;text-shadow:0 1px 2px rgba(0,0,0,.28);cursor:pointer;transition:all .2s ease;font-family:inherit;letter-spacing:.3px}.hs-perfil-btn:hover:not(:disabled){background:var(--btn-primary-bg-hover);transform:translateY(-1px);box-shadow:0 8px 20px #06b6d440}.hs-perfil-btn:disabled{opacity:.6;cursor:not-allowed}@media(max-width:600px){.hs-perfil-row{flex-wrap:wrap}.hs-perfil-field--uf,.hs-perfil-field--num{flex-basis:calc(50% - 5px);width:auto}.hs-perfil-field--cep,.hs-perfil-field--grow{flex-basis:100%}}.hs-app-shell{min-height:100vh;background:var(--bg-base);color:var(--text-primary)}.hs-topbar{background:var(--bg-elevated);border-bottom:1px solid var(--border-default);position:sticky;top:0;z-index:1020}.hs-topbar-inner{max-width:1400px;margin:0 auto;padding:0 32px;height:65px;display:flex;align-items:center;justify-content:space-between;gap:16px}@media(max-width:768px){.hs-topbar-inner{padding:0 16px}}.hs-topbar-logo{display:flex;align-items:center;gap:8px}.hs-topbar-logo-txt{font-weight:800;font-size:18px;letter-spacing:-.4px;line-height:1;color:var(--text-primary)}.hs-topbar-logo-sub{font-size:9px;color:var(--accent-cyan);font-weight:700;letter-spacing:1.5px;text-transform:uppercase;margin-top:3px}.hs-topbar-actions{display:flex;align-items:center;gap:12px}.hs-topbar-icon-btn{width:36px;height:36px;border-radius:50%;background:transparent;border:1px solid var(--border-default);color:var(--text-secondary);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .2s,color .2s;font-size:15px}.hs-topbar-icon-btn:hover{border-color:var(--accent-cyan);color:var(--accent-cyan)}.hs-topbar-user{display:flex;align-items:center;gap:10px}.hs-topbar-avatar{width:36px;height:36px;border-radius:50%;background:var(--accent-cyan);color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0}.hs-topbar-user-info{display:flex;flex-direction:column;line-height:1.3}.hs-topbar-user-name{font-size:13px;font-weight:700;color:var(--text-primary)}.hs-topbar-user-email{font-size:11px;color:var(--text-muted)}@media(max-width:768px){.hs-topbar-user-info{display:none}}.hs-topbar-logout{display:flex;align-items:center;gap:6px;padding:7px 14px;background:transparent;border:1px solid var(--border-default);color:var(--text-secondary);font-size:11px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;cursor:pointer;border-radius:var(--radius-sm);transition:border-color .2s,color .2s;font-family:inherit}.hs-topbar-logout:hover{border-color:#ef4444;color:#ef4444}@media(max-width:768px){.hs-topbar-logout span{display:none}.hs-topbar-logout{padding:7px 10px}}.hs-topbar-burger{display:none;width:36px;height:36px;border-radius:var(--radius-sm);background:transparent;border:1px solid var(--border-default);color:var(--text-primary);cursor:pointer;align-items:center;justify-content:center;font-size:18px}@media(max-width:768px){.hs-topbar-burger{display:flex}}.hs-navbar{background:#000;border-bottom:1px solid rgba(255,255,255,.06);position:sticky;top:65px;z-index:1019}.hs-navbar-inner{max-width:1400px;margin:0 auto;padding:0 32px}@media(max-width:768px){.hs-navbar-inner{padding:0 16px}}.hs-navbar-items{display:flex;align-items:center;overflow-x:auto;scrollbar-width:none}.hs-navbar-items::-webkit-scrollbar{display:none}.hs-nav-item{padding:14px 18px;color:#ffffff8c;font-size:13px;font-weight:500;text-decoration:none;display:flex;align-items:center;white-space:nowrap;flex-shrink:0;border-bottom:4px solid transparent;margin-bottom:-2px;transition:color .15s}.hs-nav-item:hover{color:#fff}.hs-nav-item--active{color:#fff;font-weight:600;border-bottom-color:var(--accent-cyan)}@media(max-width:768px){.hs-nav-item{padding:12px 14px;font-size:12px}}.hs-dash{font-family:var(--font-sans);color:var(--text-primary)}.hs-dash-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:22px}.hs-dash-title{font-size:28px;font-weight:800;letter-spacing:-.6px;margin:0 0 4px;color:var(--text-primary);display:flex;align-items:center;gap:8px}.hs-wave{display:inline-block;animation:hsWave 2.4s ease-in-out infinite;transform-origin:70% 70%}@keyframes hsWave{0%,60%,to{transform:rotate(0)}10%{transform:rotate(14deg)}20%{transform:rotate(-8deg)}30%{transform:rotate(14deg)}40%{transform:rotate(-4deg)}50%{transform:rotate(10deg)}}.hs-dash-sub{font-size:13px;color:var(--text-secondary);margin:0}.hs-btn-outline{display:flex;align-items:center;gap:6px;padding:9px 14px;background:transparent;border:1px solid var(--border-default);color:var(--text-secondary);font-size:12px;font-weight:600;cursor:pointer;border-radius:var(--radius-sm);transition:border-color .2s,color .2s;font-family:inherit;white-space:nowrap}.hs-btn-outline:hover:not(:disabled){border-color:var(--accent-cyan);color:var(--accent-cyan)}.hs-btn-outline:disabled{opacity:.4;cursor:not-allowed}.hs-spin{animation:hsSpin .8s linear infinite;display:inline-block}@keyframes hsSpin{to{transform:rotate(360deg)}}.hs-hero{position:relative;background:linear-gradient(135deg,#06b6d4,#0ea5e9 40%,#8b5cf6);border-radius:var(--radius-md);padding:32px 36px;color:#fff;display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;overflow:hidden;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 8px 32px #06b6d44d;border:none;width:100%;text-align:left;font-family:inherit}.hs-hero:before{content:"";position:absolute;width:340px;height:340px;border-radius:50%;background:#ffffff1a;top:-160px;right:-80px;pointer-events:none}.hs-hero:after{content:"";position:absolute;width:240px;height:240px;border-radius:50%;background:#ffffff14;bottom:-120px;right:80px;pointer-events:none}.hs-hero:hover:not(.hs-hero--disabled){transform:translateY(-2px);box-shadow:0 16px 48px #06b6d473}.hs-hero--disabled{background:linear-gradient(135deg,#6b7280,#4b5563,#6d28d9);box-shadow:0 8px 24px #6b728040}.hs-hero-content{position:relative;z-index:2;flex:1}.hs-hero-eyebrow{font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:8px;display:inline-flex;align-items:center;gap:6px;padding:5px 12px;background:#ffffff2e;border-radius:100px;color:#fff}.hs-hero-dot{width:6px;height:6px;border-radius:50%;background:var(--accent-green);animation:hsPulseDot 2s ease infinite}@keyframes hsPulseDot{0%,to{opacity:1}50%{opacity:.4}}.hs-hero-title{font-size:30px;font-weight:800;line-height:1.1;letter-spacing:-1px;margin:14px 0 8px;color:#fff}.hs-hero-desc{font-size:13px;line-height:1.5;opacity:.92;margin:0 0 18px;max-width:480px;color:#fff}.hs-hero-features{display:flex;gap:18px;flex-wrap:wrap}.hs-hero-feat{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;opacity:.95;color:#fff}.hs-hero-feat i{font-size:14px;background:#fff3;width:24px;height:24px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center}.hs-hero-action{position:relative;z-index:2;flex-shrink:0;margin-left:32px}.hs-hero-btn{background:#fff;color:#0369a1;padding:16px 28px;font-weight:800;font-size:14px;border-radius:var(--radius-sm);transition:transform .2s,box-shadow .2s;display:inline-flex;align-items:center;gap:10px;box-shadow:0 4px 16px #0000001a;letter-spacing:.3px}.hs-hero:hover .hs-hero-btn{transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.hs-hero-btn i{transition:transform .2s;font-size:18px}.hs-hero:hover .hs-hero-btn i{transform:translate(4px)}@media(max-width:768px){.hs-hero{flex-direction:column;align-items:flex-start;padding:24px}.hs-hero-action{margin-left:0;margin-top:20px;width:100%}.hs-hero-btn{width:100%;justify-content:center}.hs-hero-title{font-size:24px}}.hs-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:22px}@media(max-width:768px){.hs-stats-grid{grid-template-columns:repeat(2,1fr)}}.hs-stat-card{background:var(--bg-elevated);border:none;border-radius:var(--radius-md);padding:20px;box-shadow:var(--shadow-card);transition:transform .2s,box-shadow .2s}.hs-stat-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-card-hover)}.hs-stat-icon{width:34px;height:34px;border-radius:var(--radius-sm);background:#94a3b814;color:var(--text-secondary);display:flex;align-items:center;justify-content:center;font-size:16px;margin-bottom:14px;transition:background .2s,color .2s}.hs-stat-card:hover .hs-stat-icon{background:#06b6d426;color:var(--accent-cyan)}.hs-stat-num{font-size:32px;font-weight:800;line-height:1;letter-spacing:-1px;color:var(--text-primary);font-family:var(--font-mono)}.hs-stat-num--money{font-size:22px}.hs-stat-num--warn{color:var(--accent-amber)}.hs-stat-lbl{font-size:12px;color:var(--text-secondary);margin-top:6px;font-weight:500}.hs-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media(max-width:768px){.hs-grid-2{grid-template-columns:1fr}}.hs-panel{background:var(--bg-elevated);border:none;border-radius:var(--radius-md);padding:22px;box-shadow:var(--shadow-card)}.hs-panel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.hs-panel-title{font-size:15px;font-weight:700;margin:0;color:var(--text-primary)}.hs-panel-link{background:transparent;border:none;font-size:12px;color:var(--accent-cyan);font-weight:700;cursor:pointer;transition:opacity .2s;font-family:inherit;padding:4px 8px;border-radius:var(--radius-sm)}.hs-panel-link:hover{opacity:.7}.hs-server-list{display:flex;flex-direction:column;gap:10px}.hs-server-item{display:flex;align-items:center;gap:12px;padding:12px;background:var(--bg-input);border-radius:var(--radius-sm);transition:border-color .2s;border:1px solid transparent}.hs-server-item:hover{border-color:var(--border-default)}.hs-server-icon{width:36px;height:36px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.hs-server-item--ok .hs-server-icon{background:#22c65b1f;color:#22c65b}.hs-server-item--off .hs-server-icon,.hs-server-item--warn .hs-server-icon{background:#f59e0b1f;color:var(--accent-amber)}.hs-server-info{flex:1;min-width:0}.hs-server-name{font-size:13px;font-weight:700;color:var(--text-primary);margin-bottom:2px}.hs-server-hint{font-size:11px;color:var(--text-muted);line-height:1.4}.hs-tag{font-size:9px;font-weight:700;padding:4px 10px;border-radius:20px;letter-spacing:.4px;text-transform:uppercase;white-space:nowrap;flex-shrink:0}.hs-tag--ok{background:#22c65b26;color:#22c65b}.hs-tag--warn{background:#f59e0b26;color:var(--accent-green)}.hs-tag--muted{background:#94a3b814;color:var(--text-muted);border:1px solid var(--border-default)}.hs-skel{position:relative;overflow:hidden;background:var(--bg-elevated);border:1px solid var(--border-default);border-radius:var(--radius-md)}.hs-skel:after,.hs-dash-header-skel:after,.hs-hero-skel:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0%,rgba(148,163,184,.06) 50%,transparent 100%);animation:hsShimmer 1.4s ease infinite}@keyframes hsShimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.hs-dash-header-skel{height:60px;margin-bottom:22px;border-radius:var(--radius-md);background:var(--bg-elevated);border:1px solid var(--border-default);position:relative;overflow:hidden}.hs-hero-skel{height:220px;margin-bottom:22px;border-radius:var(--radius-md);background:var(--bg-elevated);border:1px solid var(--border-default);position:relative;overflow:hidden}.hs-error-state{background:var(--bg-elevated);border:none;border-radius:var(--radius-md);padding:60px 24px;display:flex;flex-direction:column;align-items:center;gap:14px;box-shadow:var(--shadow-card)}.hs-error-icon{font-size:36px;color:var(--accent-red)}.hs-error-text{font-size:14px;color:var(--text-secondary);margin:0}[data-sonner-toaster]{--width: 360px !important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-default);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.hs-user-menu{position:relative;display:inline-block}.hs-user-trigger{display:flex;align-items:center;gap:10px;padding:6px 10px 6px 6px;background:transparent;border:1px solid transparent;border-radius:var(--radius-md);cursor:pointer;font-family:inherit;transition:all .25s ease}.hs-user-trigger:hover,.hs-user-trigger--open{background:#94a3b814;border-color:var(--border-default)}.hs-user-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,var(--accent-cyan),#a855f7);color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex-shrink:0;box-shadow:0 2px 8px #00000026;letter-spacing:.5px}.hs-user-info{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2;text-align:left;min-width:0}.hs-user-name{font-size:13px;font-weight:700;color:var(--text-primary);white-space:nowrap;max-width:160px;overflow:hidden;text-overflow:ellipsis}.hs-user-email{font-size:11px;color:var(--text-secondary);white-space:nowrap;max-width:160px;overflow:hidden;text-overflow:ellipsis}.hs-user-chevron{font-size:14px;color:var(--text-muted);transition:transform .2s ease}.hs-user-chevron--open{transform:rotate(180deg)}.hs-user-dropdown{position:absolute;top:calc(100% + 8px);right:0;min-width:220px;background:var(--bg-elevated);border:1px solid var(--border-default);border-radius:var(--radius-lg);box-shadow:0 12px 32px #0000002e;padding:6px;z-index:100;animation:hsUserDropdownIn .2s ease-out}@keyframes hsUserDropdownIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.hs-user-dropdown-item{display:flex;align-items:center;gap:12px;width:100%;padding:10px 12px;background:transparent;border:none;border-radius:var(--radius-md);color:var(--text-primary);font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease;font-family:inherit;text-align:left}.hs-user-dropdown-item:hover{background:#94a3b814}.hs-user-dropdown-item i{font-size:16px;color:var(--text-secondary);width:16px}.hs-user-dropdown-item--danger,.hs-user-dropdown-item--danger i{color:#fca5a5}.hs-user-dropdown-item--danger:hover{background:#ef44441a}.hs-user-dropdown-divider{height:1px;background:var(--border-default);margin:4px 8px}@media(max-width:768px){.hs-user-info{display:none}.hs-user-chevron{display:block;font-size:12px;color:#ffffff80}[data-theme=light] .hs-user-chevron{color:#0f172a80}.hs-user-trigger{padding:4px 6px 4px 4px;gap:4px}.hs-user-dropdown{right:-8px;min-width:200px}}.hs-cp-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;animation:hsCpOverlayFade .25s ease-out;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@keyframes hsCpOverlayFade{0%{opacity:0}to{opacity:1}}.hs-cp-modal{background:var(--bg-elevated);border:1px solid var(--border-default);border-radius:16px;width:100%;max-width:560px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 24px 60px #0006;animation:hsCpModalIn .35s cubic-bezier(.4,0,.2,1)}@keyframes hsCpModalIn{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.hs-cp-header{padding:28px 32px 0}.hs-cp-title{font-size:22px;font-weight:800;letter-spacing:-.5px;margin:0 0 6px;color:var(--text-primary)}.hs-cp-subtitle{font-size:13px;color:var(--text-secondary);margin:0;line-height:1.5}.hs-cp-stepper{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:24px 32px 0;position:relative}.hs-cp-stepper:before{content:"";position:absolute;top:40px;left:50px;right:50px;height:2px;background:var(--border-default);z-index:0}.hs-cp-step-wrap{display:flex;flex-direction:column;align-items:center;gap:6px;position:relative;z-index:1;flex:1}.hs-cp-step{width:36px;height:36px;border-radius:50%;background:var(--bg-input);border:2px solid var(--border-default);color:var(--text-muted);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;transition:all .25s ease}.hs-cp-step--active{background:var(--accent-cyan);border-color:var(--accent-cyan);color:#fff;box-shadow:0 0 0 4px #22d3ee33}.hs-cp-step--done{background:#22c65b26;border-color:#22c65b;color:#22c65b}.hs-cp-step-label{font-size:11px;color:var(--text-secondary);font-weight:600;letter-spacing:.3px}.hs-cp-body{padding:24px 32px;flex:1;overflow-y:auto}.hs-cp-form{display:flex;flex-direction:column;gap:14px}.hs-cp-toggle{display:grid;grid-template-columns:1fr 1fr;background:var(--bg-input);border:1px solid var(--border-default);border-radius:8px;padding:4px;gap:4px;margin-bottom:6px}.hs-cp-toggle-btn{padding:10px;background:transparent;border:none;color:var(--text-secondary);font-size:13px;font-weight:600;cursor:pointer;border-radius:8px;transition:all .25s ease;font-family:inherit}.hs-cp-toggle-btn:hover:not(.hs-cp-toggle-btn--active){color:var(--text-primary)}.hs-cp-toggle-btn--active{background:var(--accent-cyan);color:#fff}.hs-cp-field{display:flex;flex-direction:column;gap:6px}.hs-cp-row{display:flex;gap:10px}.hs-cp-field--grow,.hs-cp-field--cep{flex:1}.hs-cp-field--uf{width:90px}.hs-cp-field--num{width:110px}.hs-cp-label{font-size:11px;color:var(--text-muted);font-weight:700;letter-spacing:.3px;text-transform:uppercase}.hs-cp-input{width:100%;padding:11px 13px;border-radius:8px;border:1px solid var(--border-input);background:var(--bg-input);color:var(--text-primary);font-size:14px;font-family:inherit;transition:all .25s ease;box-sizing:border-box}.hs-cp-input::-moz-placeholder{color:var(--text-muted)}.hs-cp-input::placeholder{color:var(--text-muted)}.hs-cp-input:focus{outline:none;border-color:var(--accent-cyan);box-shadow:0 0 0 3px #22d3ee26}.hs-cp-input--err{border-color:#ef4444}.hs-cp-input--err:focus{box-shadow:0 0 0 3px #ef444426}.hs-cp-err{font-size:11px;color:#fca5a5;font-weight:600}.hs-cp-hint{font-size:11px;color:var(--text-muted)}select.hs-cp-input{cursor:pointer}.hs-cp-footer{padding:20px 32px 28px;display:flex;align-items:center;gap:10px;border-top:1px solid var(--border-default)}.hs-cp-spacer{flex:1}.hs-cp-btn{display:inline-flex;align-items:center;gap:8px;padding:11px 22px;border:none;border-radius:8px;font-size:13px;font-weight:700;cursor:pointer;transition:all .25s ease;font-family:inherit;letter-spacing:.2px}.hs-cp-btn--ghost{background:transparent;border:1px solid var(--border-default);color:var(--text-secondary)}.hs-cp-btn--ghost:hover:not(:disabled){border-color:var(--text-secondary);color:var(--text-primary)}.hs-cp-btn--primary{background:var(--btn-primary-bg);color:#fff;font-weight:800;text-shadow:0 1px 2px rgba(0,0,0,.28)}.hs-cp-btn--primary:hover:not(:disabled){background:var(--btn-primary-bg-hover);transform:translateY(-1px);box-shadow:0 4px 20px #22d3ee4d}.hs-cp-btn:disabled{opacity:.6;cursor:not-allowed}.hs-cp-spin{animation:hsCpSpin .8s linear infinite;display:inline-block}@keyframes hsCpSpin{to{transform:rotate(360deg)}}@media(max-width:600px){.hs-cp-overlay{padding:0;align-items:stretch}.hs-cp-modal{max-width:100%;max-height:100vh;border-radius:0}.hs-cp-header{padding:24px 20px 0}.hs-cp-stepper{padding:20px 20px 0}.hs-cp-body{padding:20px}.hs-cp-footer{padding:16px 20px 24px}.hs-cp-stepper:before{left:38px;right:38px}}.hs-app-shell{min-height:100vh;background:var(--bg-base);color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.hs-app-main{min-height:calc(100vh - 114px)}.hs-app-content{padding:28px 32px;max-width:1400px;margin:0 auto;animation:hsFadeUp .4s cubic-bezier(.4,0,.2,1)}@media(max-width:768px){.hs-app-content{padding:20px 16px}}@keyframes hsFadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hs-cfg{display:flex;flex-direction:column;gap:18px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.hs-cfg-header{margin-bottom:4px}.hs-cfg-title{font-size:28px;font-weight:800;letter-spacing:-.6px;margin:0 0 4px;color:var(--text-primary)}.hs-cfg-sub{font-size:13px;color:var(--text-secondary);margin:0}.hs-cfg-tabs{display:flex;gap:4px;border-bottom:1px solid var(--border-default);overflow-x:auto}.hs-cfg-tab{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:transparent;border:none;border-bottom:2px solid transparent;color:var(--text-secondary);font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit;white-space:nowrap;margin-bottom:-1px}.hs-cfg-tab:hover{color:var(--text-primary)}.hs-cfg-tab--active{color:var(--accent-cyan);border-bottom-color:var(--accent-cyan)}.hs-cfg-tab i{font-size:16px}.hs-cfg-card{background:var(--bg-elevated);border:none;border-radius:16px;padding:22px;display:flex;flex-direction:column;gap:16px;box-shadow:var(--shadow-card)}.hs-cfg-card-head{display:flex;align-items:flex-start;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--border-default)}.hs-cfg-card-icon{width:38px;height:38px;border-radius:10px;background:#06b6d41a;color:var(--accent-cyan);display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.hs-cfg-card-title{font-size:15px;font-weight:700;margin:0 0 2px;color:var(--text-primary)}.hs-cfg-card-sub{font-size:11px;color:var(--text-secondary);margin:0}.hs-cfg-form{display:flex;flex-direction:column;gap:14px}.hs-cfg-field{display:flex;flex-direction:column;gap:6px}.hs-cfg-lbl{font-size:11px;color:var(--text-secondary);font-weight:700;letter-spacing:.3px;text-transform:uppercase}.hs-cfg-input-wrap{position:relative;display:flex}.hs-cfg-input{width:100%;padding:11px 13px;border-radius:10px;border:1px solid var(--border-default);background:var(--bg-elevated);color:var(--text-primary);font-size:14px;font-family:inherit;transition:all .2s ease;box-sizing:border-box}.hs-cfg-input-wrap .hs-cfg-input{padding-right:40px}.hs-cfg-input:focus{outline:none;border-color:var(--accent-cyan);box-shadow:0 0 0 3px #06b6d426}.hs-cfg-input--err{border-color:#fca5a5}.hs-cfg-eye{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:transparent;border:none;color:var(--text-secondary);cursor:pointer;padding:6px;border-radius:6px;font-family:inherit}.hs-cfg-eye:hover{color:var(--text-primary)}.hs-cfg-err{font-size:11px;color:#fca5a5;font-weight:600}.hs-cfg-hint{font-size:11px;color:var(--text-muted)}.hs-cfg-actions{display:flex;justify-content:flex-end;padding-top:8px}.hs-cfg-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border:none;border-radius:10px;background:var(--btn-primary-bg);color:#fff;font-size:13px;font-weight:800;text-shadow:0 1px 2px rgba(0,0,0,.28);cursor:pointer;transition:all .2s ease;font-family:inherit}.hs-cfg-btn:hover:not(:disabled){background:var(--btn-primary-bg-hover);transform:translateY(-1px);box-shadow:0 8px 20px #06b6d440}.hs-cfg-btn:disabled{opacity:.6;cursor:not-allowed}.hs-cfg-theme-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.hs-cfg-theme-card{background:var(--bg-elevated);border:2px solid var(--border-default);border-radius:12px;padding:12px;cursor:pointer;transition:all .2s ease;font-family:inherit;display:flex;flex-direction:column;gap:10px}.hs-cfg-theme-card:hover{border-color:var(--accent-cyan)}.hs-cfg-theme-card--active{border-color:var(--accent-cyan);box-shadow:0 0 0 3px #06b6d426}.hs-cfg-theme-preview{height:80px;border-radius:8px;position:relative;overflow:hidden}.hs-cfg-theme-preview--light{background:#f4f7fb;border:1px solid #e5e7eb}.hs-cfg-theme-preview--dark{background:#060912;border:1px solid #1f2937}.hs-cfg-theme-preview .hs-cfg-theme-bar{position:absolute;top:0;left:0;right:0;height:12px;background:#0000000d}.hs-cfg-theme-preview--dark .hs-cfg-theme-bar{background:#ffffff0d}.hs-cfg-theme-preview .hs-cfg-theme-content{position:absolute;top:22px;left:8px;right:8px;height:6px;border-radius:3px;background:var(--accent-cyan);opacity:.7}.hs-cfg-theme-name{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--text-primary)}.hs-cfg-theme-name i{font-size:16px;color:var(--text-secondary)}.hs-cfg-theme-check{margin-left:auto!important;color:var(--accent-cyan)!important}.hs-cfg-notif-item{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px;border:1px solid var(--border-default);border-radius:10px;background:#94a3b80a}.hs-cfg-notif-item--disabled{opacity:.7}.hs-cfg-notif-info{flex:1;min-width:0}.hs-cfg-notif-name{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--text-primary);margin-bottom:4px}.hs-cfg-notif-desc{font-size:12px;color:var(--text-secondary)}.hs-cfg-badge{font-size:9px;font-weight:700;padding:2px 6px;border-radius:999px;background:#fbbf2426;color:#fbbf24;border:1px solid rgba(251,191,36,.25);letter-spacing:.3px;text-transform:uppercase}.hs-cfg-switch{position:relative;display:inline-block;width:42px;height:24px;flex-shrink:0}.hs-cfg-switch input{opacity:0;width:0;height:0}.hs-cfg-switch-slider{position:absolute;cursor:pointer;top:0;right:0;bottom:0;left:0;background:var(--border-default);border-radius:24px;transition:.2s}.hs-cfg-switch-slider:before{content:"";position:absolute;height:18px;width:18px;left:3px;top:3px;background:#fff;border-radius:50%;transition:.2s}.hs-cfg-switch input:checked+.hs-cfg-switch-slider{background:var(--accent-cyan)}.hs-cfg-switch input:checked+.hs-cfg-switch-slider:before{transform:translate(18px)}.hs-cfg-switch input:disabled+.hs-cfg-switch-slider{cursor:not-allowed;opacity:.6}@media(max-width:600px){.hs-cfg-theme-grid{grid-template-columns:1fr}.hs-cfg-tab{padding:10px 12px;font-size:12px}}.hs-hist-list{display:flex;flex-direction:column;gap:12px}.hs-hist-filters{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px}.hs-hist-select{padding:8px 12px;border-radius:8px;background-color:var(--bg-input);border:1px solid var(--border-input);color:var(--text-primary);font-family:var(--font-sans);font-size:14px;outline:none;cursor:pointer;min-width:160px}.hs-hist-count{font-size:12px;color:var(--text-muted)}.hs-hist-empty{padding:64px 24px;display:flex;flex-direction:column;align-items:center;gap:12px}.hs-hist-card{padding:16px 18px;cursor:pointer;transition:transform .2s,box-shadow .2s,border-color .2s}.hs-hist-card:hover{transform:translateY(-1px);border-color:var(--accent-cyan);box-shadow:0 4px 16px #06b6d426}.hs-hist-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--border-default)}.hs-hist-card-head-left{display:flex;align-items:center;gap:12px;min-width:0}.hs-hist-card-head-right{display:flex;align-items:center;gap:10px;flex-shrink:0}.hs-hist-icon{width:36px;height:36px;border-radius:10px;background-color:#06b6d41f;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hs-hist-server{font-size:15px;font-weight:600;color:var(--text-primary);margin:0;line-height:1.2}.hs-hist-meta{font-size:12px;color:var(--text-muted);margin:2px 0 0}.hs-hist-badge{font-size:10px;font-weight:700;letter-spacing:.5px;padding:4px 10px;border-radius:999px;border:1px solid;white-space:nowrap}.hs-hist-card-body{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 0}.hs-hist-card-body-left{min-width:0}.hs-hist-card-body-right{text-align:right}.hs-hist-line{font-size:14px;color:var(--text-secondary);margin:0}.hs-hist-id{font-family:var(--font-mono, monospace);font-size:11px;color:var(--text-muted);margin:4px 0 0}.hs-hist-total-label{font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);margin:0}.hs-hist-total{font-family:var(--font-mono, monospace);font-size:18px;font-weight:700;color:var(--accent-cyan);margin:2px 0 0}.hs-hist-card-foot{display:flex;align-items:center;justify-content:flex-end;gap:4px;padding-top:10px;border-top:1px solid var(--border-default);font-size:12px;color:var(--text-muted);transition:color .2s}.hs-hist-card:hover .hs-hist-card-foot{color:var(--accent-cyan)}.hs-hist-card-skel{padding:18px;display:flex;flex-direction:column;gap:10px}.hs-hist-skel-line{height:12px;border-radius:6px;background-color:#94a3b81a}@media(max-width:768px){.hs-navbar{display:none;position:fixed;top:65px;left:0;right:0;bottom:0;z-index:1018;overflow-y:auto;border-bottom:none}.hs-navbar--open{display:block}.hs-navbar-inner{padding:8px 0}.hs-navbar-items{flex-direction:column;align-items:stretch;overflow-x:unset}.hs-nav-item{padding:16px 24px;font-size:15px;border-bottom:none;border-left:3px solid transparent;margin-bottom:0;white-space:normal}.hs-nav-item--active{border-bottom:none;border-left-color:var(--accent-cyan);background:#22d3ee0f;color:#fff}[data-theme=light] .hs-navbar{background:var(--bg-elevated);border-bottom:1px solid var(--border-default)}[data-theme=light] .hs-nav-item{color:var(--text-secondary)}[data-theme=light] .hs-nav-item:hover{color:var(--text-primary)}[data-theme=light] .hs-nav-item--active{color:var(--accent-cyan);background:#06b6d414}}@media(max-width:600px){.hs-dash-header{flex-direction:column;gap:12px;align-items:flex-start}.hs-hero{padding:20px}.hs-hero-title{font-size:22px}.hs-cfg-actions{justify-content:stretch}.hs-cfg-btn{width:100%;justify-content:center}.hs-cfg-card{padding:16px}.hs-perfil-footer{justify-content:stretch}.hs-perfil-btn{width:100%;justify-content:center}}@media(max-width:480px){.lp-headline{font-size:28px;letter-spacing:-.8px}.hs-stat-num{font-size:24px}.hs-stat-num--money{font-size:18px}.hs-stat-card{padding:14px}.hs-hist-card-head{flex-wrap:wrap}.hs-hist-badge{font-size:9px;padding:3px 7px}}@media(max-width:390px){.hs-topbar-actions{gap:8px}}.hs-fat-list{display:flex;flex-direction:column;gap:12px}.hs-fat-empty{padding:64px 24px;display:flex;flex-direction:column;align-items:center;gap:8px}.hs-fat-card{padding:0;overflow:hidden;transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.hs-fat-card:hover{border-color:var(--accent-cyan);box-shadow:var(--shadow-accent, 0 4px 16px rgba(6,182,212,.12))}.hs-fat-card-head{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;background:transparent;border:none;cursor:pointer;color:var(--text-primary);text-align:left;font-family:inherit;font-size:inherit}.hs-fat-card-head-left{display:flex;align-items:center;gap:12px;min-width:0}.hs-fat-card-head-right{display:flex;align-items:center;gap:12px;flex-shrink:0;color:var(--text-muted)}.hs-fat-month{font-size:16px;font-weight:600;color:var(--text-primary);margin:0}.hs-fat-meta{font-size:12px;color:var(--text-muted);margin:2px 0 0}.hs-fat-badge{font-size:10px;font-weight:700;letter-spacing:.5px;padding:4px 10px;border-radius:999px;border:1px solid;white-space:nowrap}.hs-fat-totals{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background-color:var(--border-default, var(--border));border-top:1px solid var(--border-default, var(--border))}.hs-fat-total-item{background-color:var(--bg-elevated);padding:12px 18px}.hs-fat-total-label{font-size:10px;text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);margin:0}.hs-fat-total-value{font-family:var(--font-mono, monospace);font-size:15px;font-weight:700;margin:4px 0 0}@media(max-width:540px){.hs-fat-totals{grid-template-columns:1fr}}.hs-fat-tx-list{display:flex;flex-direction:column;border-top:1px solid var(--border-default, var(--border));background-color:#0000001f}.hs-fat-tx-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 18px;border-bottom:1px solid var(--border-default, var(--border))}.hs-fat-tx-row:last-child{border-bottom:none}.hs-fat-tx-left{min-width:0}.hs-fat-tx-right{text-align:right;flex-shrink:0}.hs-fat-tx-server{font-size:14px;font-weight:600;color:var(--text-primary);margin:0}.hs-fat-tx-meta{font-size:12px;color:var(--text-muted);margin:2px 0 0}.hs-fat-tx-total{font-family:var(--font-mono, monospace);font-size:14px;font-weight:700;color:var(--text-primary);margin:0}.hs-fat-tx-link{background:none;border:none;padding:0;font-size:11px;color:var(--accent-cyan);cursor:pointer;margin-top:2px;font-family:inherit;transition:opacity var(--transition-fast)}.hs-fat-tx-link:hover{opacity:.75}.hs-fat-card-skel{padding:18px;display:flex;flex-direction:column;gap:10px}.hs-fat-skel-line{height:12px;border-radius:6px;background-color:#94a3b81a}.hs-hiw{background-color:var(--bg-elevated);border:none;border-radius:var(--radius-xl, 16px);padding:24px;position:relative;overflow:hidden;margin-bottom:22px;box-shadow:var(--shadow-card)}.hs-hiw:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,var(--accent-cyan),transparent);opacity:.5}.hs-hiw-head{margin-bottom:20px}.hs-hiw-eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.8px;color:var(--accent-cyan);margin:0 0 4px;font-weight:600}.hs-hiw-title{font-size:18px;font-weight:600;color:var(--text-primary);margin:0}.hs-hiw-steps{display:flex;align-items:stretch;gap:8px}.hs-hiw-step{flex:1;background-color:#94a3b80a;border:1px solid var(--border-default, var(--border));border-radius:var(--radius-md, 10px);padding:18px 16px;text-align:center;position:relative}.hs-hiw-step-num{position:absolute;top:10px;right:12px;font-size:11px;font-weight:700;color:var(--accent-cyan);opacity:.7}.hs-hiw-step-icon{width:44px;height:44px;margin:0 auto 10px;border-radius:var(--radius-md, 10px);background:linear-gradient(135deg,#06b6d426,#8b5cf626);display:flex;align-items:center;justify-content:center;color:var(--accent-cyan);font-size:20px}.hs-hiw-step-title{font-size:14px;font-weight:600;color:var(--text-primary);margin:0 0 4px}.hs-hiw-step-desc{font-size:12px;color:var(--text-muted);margin:0;line-height:1.4}.hs-hiw-arrow{display:flex;align-items:center;color:var(--text-muted);font-size:18px;flex-shrink:0}@media(max-width:720px){.hs-hiw-steps{flex-direction:column}.hs-hiw-arrow{transform:rotate(90deg);justify-content:center;padding:4px 0}}.hs-quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:22px}@media(max-width:720px){.hs-quick-grid{grid-template-columns:1fr}}.hs-quick-card{background-color:var(--bg-elevated);border:none;border-radius:var(--radius-xl, 16px);padding:20px;display:flex;flex-direction:column;position:relative;overflow:hidden;min-height:180px;box-shadow:var(--shadow-card)}.hs-quick-card:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,var(--accent-cyan),transparent);opacity:.4}.hs-quick-eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.8px;color:var(--text-muted);margin:0 0 12px;font-weight:600;display:flex;align-items:center;gap:6px}.hs-quick-eyebrow i{color:var(--accent-cyan);font-size:13px}.hs-quick-title{font-size:18px;font-weight:600;color:var(--text-primary);margin:0 0 4px}.hs-quick-meta{font-size:13px;color:var(--text-secondary);margin:0 0 4px}.hs-quick-time{font-size:11px;color:var(--text-muted);margin:0 0 16px}.hs-quick-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center}.hs-quick-empty i{font-size:28px;color:var(--text-muted);opacity:.6}.hs-quick-empty p{font-size:13px;color:var(--text-muted);margin:0}.hs-quick-cta{margin-top:auto;align-self:flex-start;display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border-radius:8px;background:var(--btn-primary-bg);color:#fff;font-size:11px;font-weight:800;letter-spacing:.8px;text-shadow:0 1px 2px rgba(0,0,0,.28);border:none;cursor:pointer;transition:background var(--transition-fast),opacity var(--transition-fast)}.hs-quick-cta:hover:not(:disabled){background:var(--btn-primary-bg-hover)}.hs-quick-cta:disabled{opacity:.45;cursor:not-allowed}.hs-quick-cta i{font-size:13px}.hs-tip-list{display:flex;flex-direction:column;gap:10px}.hs-tip-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;background-color:#94a3b80a;border:1px solid var(--border-default, var(--border));border-radius:var(--radius-md, 10px)}.hs-tip-info{display:flex;flex-direction:column;gap:4px;min-width:0}.hs-tip-panel{font-size:13px;font-weight:600;color:var(--text-primary);display:flex;align-items:center;gap:6px}.hs-tip-badge{font-size:9px;font-weight:700;letter-spacing:.5px;padding:1px 6px;border-radius:999px;background-color:#06b6d41f;color:var(--accent-cyan);border:1px solid rgba(6,182,212,.2)}.hs-tip-detail{font-family:var(--font-mono, monospace);font-size:12px;display:flex;align-items:center;gap:6px;color:var(--text-secondary)}.hs-tip-from{color:var(--text-muted);text-decoration:line-through}.hs-tip-to{color:var(--accent-success);font-weight:600}.hs-tip-detail i{color:var(--text-muted);font-size:11px}.hs-tip-min{font-size:11px;color:var(--text-muted)}.hs-tip-pct{font-family:var(--font-mono, monospace);font-size:16px;font-weight:700;color:var(--accent-success);background-color:#22c65b1a;border:1px solid rgba(34,198,91,.25);padding:6px 10px;border-radius:8px;flex-shrink:0}.hs-rext-stat{padding:16px}.hs-rext-stat-label{font-size:10px;text-transform:uppercase;letter-spacing:.6px;color:var(--text-muted);margin:0 0 6px;font-weight:600}.hs-rext-stat-num{font-family:var(--font-mono, monospace);font-size:24px;font-weight:700;color:var(--text-primary);margin:0}.hs-rext-month{padding:14px 18px}.hs-rext-month-label{font-size:10px;text-transform:uppercase;letter-spacing:.6px;color:var(--accent-cyan);margin:0 0 8px;font-weight:600}.hs-rext-month-grid{display:flex;gap:24px;flex-wrap:wrap;font-size:13px;color:var(--text-secondary)}.hs-rext-month-val{font-family:var(--font-mono, monospace);font-size:16px;font-weight:700;color:var(--text-primary);margin-right:4px}.hs-rext-filters{display:flex;align-items:center;gap:12px;padding:14px 18px;flex-wrap:wrap}.hs-rext-select{padding:8px 12px;border-radius:8px;background-color:var(--bg-input);border:1px solid var(--border-input);color:var(--text-primary);font-size:13px;outline:none;cursor:pointer}.hs-rext-count{font-size:12px;color:var(--text-muted);margin-left:auto}.hs-rext-empty{padding:40px 24px;text-align:center;color:var(--text-muted)}.hs-rext-card-skel{height:80px;background-color:#94a3b80a}.hs-rext-row{padding:14px 18px;cursor:pointer;display:flex;justify-content:space-between;gap:16px;transition:border-color var(--transition-fast)}.hs-rext-row:hover{border-color:var(--accent-cyan)}.hs-rext-row-left{min-width:0;flex:1}.hs-rext-row-head{display:flex;align-items:center;gap:10px;margin-bottom:6px}.hs-rext-source{font-size:10px;padding:2px 8px;border-radius:999px;background-color:#ff65051f;color:#ff6505;border:1px solid rgba(255,101,5,.25);text-transform:uppercase;letter-spacing:.5px;font-weight:600}.hs-rext-badge{font-size:9px;font-weight:700;letter-spacing:.5px;padding:3px 9px;border-radius:999px;border:1px solid}.hs-rext-row-line{font-size:14px;color:var(--text-primary);margin:0}.hs-rext-row-meta{font-size:11px;color:var(--text-muted);margin:4px 0 0}.hs-rext-row-right{text-align:right;flex-shrink:0}.hs-rext-row-ref{font-family:var(--font-mono, monospace);font-size:11px;color:var(--text-muted);margin:0}.hs-rext-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background-color:#000000b3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:16px}.hs-rext-modal{background-color:var(--bg-elevated);border:1px solid var(--border-default);border-radius:14px;width:100%;max-width:720px;max-height:calc(100dvh - 32px);display:flex;flex-direction:column;overflow:hidden}.hs-rext-modal-head{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--border-default);flex-shrink:0}.hs-rext-modal-close{width:30px;height:30px;border-radius:8px;background:transparent;border:1px solid var(--border-default);color:var(--text-muted);cursor:pointer}.hs-rext-modal-body{flex:1;overflow-y:auto;min-height:0;padding:18px 20px;display:flex;flex-direction:column;gap:18px}.hs-rext-modal-section h3{font-size:11px;color:var(--accent-cyan);text-transform:uppercase;letter-spacing:.6px;margin:0 0 8px;font-weight:600}.hs-rext-modal-section>div{display:flex;gap:8px;font-size:13px;color:var(--text-primary);margin-bottom:4px;flex-wrap:wrap}.hs-rext-modal-section>div span:first-child{color:var(--text-muted);min-width:130px}.hs-rext-modal-error h3{color:#fca5a5}.hs-rext-modal-error p{color:#fca5a5;font-size:13px;margin:0}.hs-rext-log{font-size:12px;color:var(--text-secondary);margin-bottom:3px}@media(max-width:540px){.hs-rext-overlay{padding:0;align-items:stretch}.hs-rext-modal{max-width:100%;height:100dvh;max-height:100dvh;border-radius:0;border:none}.hs-rext-modal-head{padding-top:max(14px,env(safe-area-inset-top))}.hs-rext-row{flex-direction:column;gap:8px}.hs-rext-row-right{text-align:left}}.cv-grid{display:grid;grid-template-columns:1fr 360px;gap:24px;align-items:start}.cv-summary{position:sticky;top:20px}.cv-card{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.cv-card:hover{transform:translateY(-2px)}.cv-card:disabled{cursor:not-allowed}.cv-card:disabled:hover{transform:none}@media(max-width:1024px){.cv-grid{grid-template-columns:1fr}.cv-summary{position:static}}@media(prefers-reduced-motion:reduce){.cv-card{transition:none}.cv-card:hover{transform:none}}.maax-btn-primary{background:var(--btn-primary-bg)!important;background-image:none!important;color:#fff!important;font-weight:800!important;letter-spacing:.2px;text-shadow:0 1px 2px rgba(0,0,0,.28);border:none!important;transition:background .15s,transform .1s}.maax-btn-primary:hover:not(:disabled){background:var(--btn-primary-bg-hover)!important}.maax-btn-primary:active:not(:disabled){transform:translateY(1px)}.maax-btn-primary:disabled{opacity:.6;cursor:not-allowed}input[type=date],input[type=datetime-local]{min-width:0;max-width:100%}@supports (-webkit-touch-callout: none){input[type=date],input[type=datetime-local]{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:44px}input[type=date]::-webkit-date-and-time-value,input[type=datetime-local]::-webkit-date-and-time-value{text-align:left}}.file\:border-0::file-selector-button{border-width:0px}.file\:bg-transparent::file-selector-button{background-color:transparent}.file\:text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}.file\:font-medium::file-selector-button{font-weight:500}.file\:text-foreground::file-selector-button{color:hsl(var(--foreground))}.placeholder\:text-muted-foreground::-moz-placeholder{color:hsl(var(--muted-foreground))}.placeholder\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:-inset-2:after{content:var(--tw-content);top:-.5rem;right:-.5rem;bottom:-.5rem;left:-.5rem}.after\:inset-y-0:after{content:var(--tw-content);top:0;bottom:0}.after\:left-1\/2:after{content:var(--tw-content);left:50%}.after\:w-1:after{content:var(--tw-content);width:.25rem}.after\:w-\[2px\]:after{content:var(--tw-content);width:2px}.after\:-translate-x-1\/2:after{content:var(--tw-content);--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.first\:rounded-l-md:first-child{border-top-left-radius:var(--radius-md);border-bottom-left-radius:var(--radius-md)}.first\:border-l:first-child{border-left-width:1px}.last\:rounded-r-md:last-child{border-top-right-radius:var(--radius-md);border-bottom-right-radius:var(--radius-md)}.focus-within\:relative:focus-within{position:relative}.focus-within\:z-20:focus-within{z-index:20}.hover\:scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-110:hover{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:bg-accent:hover{background-color:hsl(var(--accent))}.hover\:bg-black\/50:hover{background-color:#00000080}.hover\:bg-destructive\/80:hover{background-color:hsl(var(--destructive) / .8)}.hover\:bg-destructive\/90:hover{background-color:hsl(var(--destructive) / .9)}.hover\:bg-muted:hover{background-color:hsl(var(--muted))}.hover\:bg-muted\/50:hover{background-color:hsl(var(--muted) / .5)}.hover\:bg-primary:hover{background-color:hsl(var(--primary))}.hover\:bg-primary\/80:hover{background-color:hsl(var(--primary) / .8)}.hover\:bg-primary\/90:hover{background-color:hsl(var(--primary) / .9)}.hover\:bg-red-600:hover{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.hover\:bg-secondary:hover{background-color:hsl(var(--secondary))}.hover\:bg-secondary\/80:hover{background-color:hsl(var(--secondary) / .8)}.hover\:bg-sidebar-accent:hover{background-color:hsl(var(--sidebar-accent))}.hover\:bg-slate-100:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-200:hover{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.hover\:bg-white\/\[0\.02\]:hover{background-color:#ffffff05}.hover\:bg-opacity-70:hover{--tw-bg-opacity: .7}.hover\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.hover\:text-foreground:hover{color:hsl(var(--foreground))}.hover\:text-muted-foreground:hover{color:hsl(var(--muted-foreground))}.hover\:text-primary-foreground:hover{color:hsl(var(--primary-foreground))}.hover\:text-sidebar-accent-foreground:hover{color:hsl(var(--sidebar-accent-foreground))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-60:hover{opacity:.6}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-75:hover{opacity:.75}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-85:hover{opacity:.85}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow-\[0_0_0_1px_hsl\(var\(--sidebar-accent\)\)\]:hover{--tw-shadow: 0 0 0 1px hsl(var(--sidebar-accent));--tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:after\:bg-sidebar-border:hover:after{content:var(--tw-content);background-color:hsl(var(--sidebar-border))}.focus\:bg-accent:focus{background-color:hsl(var(--accent))}.focus\:bg-primary:focus{background-color:hsl(var(--primary))}.focus\:text-accent-foreground:focus{color:hsl(var(--accent-foreground))}.focus\:text-primary-foreground:focus{color:hsl(var(--primary-foreground))}.focus\:opacity-100:focus{opacity:1}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-ring:focus{--tw-ring-color: hsl(var(--ring))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring-1:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-ring:focus-visible{--tw-ring-color: hsl(var(--ring))}.focus-visible\:ring-sidebar-ring:focus-visible{--tw-ring-color: hsl(var(--sidebar-ring))}.focus-visible\:ring-offset-1:focus-visible{--tw-ring-offset-width: 1px}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.focus-visible\:ring-offset-background:focus-visible{--tw-ring-offset-color: hsl(var(--background))}.active\:scale-95:active{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:bg-sidebar-accent:active{background-color:hsl(var(--sidebar-accent))}.active\:text-sidebar-accent-foreground:active{color:hsl(var(--sidebar-accent-foreground))}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-30:disabled{opacity:.3}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.group\/menu-item:focus-within .group-focus-within\/menu-item\:opacity-100{opacity:1}.group\/menu-item:hover .group-hover\/menu-item\:opacity-100,.group:hover .group-hover\:opacity-100{opacity:1}.group.destructive .group-\[\.destructive\]\:border-muted\/40{border-color:hsl(var(--muted) / .4)}.group.toaster .group-\[\.toaster\]\:border-border{border-color:hsl(var(--border))}.group.toast .group-\[\.toast\]\:bg-muted{background-color:hsl(var(--muted))}.group.toast .group-\[\.toast\]\:bg-primary{background-color:hsl(var(--primary))}.group.toaster .group-\[\.toaster\]\:bg-background{background-color:hsl(var(--background))}.group.destructive .group-\[\.destructive\]\:text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.group.toast .group-\[\.toast\]\:text-muted-foreground{color:hsl(var(--muted-foreground))}.group.toast .group-\[\.toast\]\:text-primary-foreground{color:hsl(var(--primary-foreground))}.group.toaster .group-\[\.toaster\]\:text-foreground{color:hsl(var(--foreground))}.group.toaster .group-\[\.toaster\]\:shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group.destructive .group-\[\.destructive\]\:hover\:border-destructive\/30:hover{border-color:hsl(var(--destructive) / .3)}.group.destructive .group-\[\.destructive\]\:hover\:bg-destructive:hover{background-color:hsl(var(--destructive))}.group.destructive .group-\[\.destructive\]\:hover\:text-destructive-foreground:hover{color:hsl(var(--destructive-foreground))}.group.destructive .group-\[\.destructive\]\:hover\:text-red-50:hover{--tw-text-opacity: 1;color:rgb(254 242 242 / var(--tw-text-opacity, 1))}.group.destructive .group-\[\.destructive\]\:focus\:ring-destructive:focus{--tw-ring-color: hsl(var(--destructive))}.group.destructive .group-\[\.destructive\]\:focus\:ring-red-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1))}.group.destructive .group-\[\.destructive\]\:focus\:ring-offset-red-600:focus{--tw-ring-offset-color: #dc2626}.peer\/menu-button:hover~.peer-hover\/menu-button\:text-sidebar-accent-foreground{color:hsl(var(--sidebar-accent-foreground))}.peer:disabled~.peer-disabled\:cursor-not-allowed{cursor:not-allowed}.peer:disabled~.peer-disabled\:opacity-70{opacity:.7}.has-\[\[data-variant\=inset\]\]\:bg-sidebar:has([data-variant=inset]){background-color:hsl(var(--sidebar-background))}.has-\[\:disabled\]\:opacity-50:has(:disabled){opacity:.5}.group\/menu-item:has([data-sidebar=menu-action]) .group-has-\[\[data-sidebar\=menu-action\]\]\/menu-item\:pr-8{padding-right:2rem}.aria-disabled\:pointer-events-none[aria-disabled=true]{pointer-events:none}.aria-disabled\:opacity-50[aria-disabled=true]{opacity:.5}.aria-selected\:bg-accent[aria-selected=true]{background-color:hsl(var(--accent))}.aria-selected\:bg-accent\/50[aria-selected=true]{background-color:hsl(var(--accent) / .5)}.aria-selected\:text-accent-foreground[aria-selected=true]{color:hsl(var(--accent-foreground))}.aria-selected\:text-muted-foreground[aria-selected=true]{color:hsl(var(--muted-foreground))}.aria-selected\:opacity-100[aria-selected=true]{opacity:1}.data-\[disabled\=true\]\:pointer-events-none[data-disabled=true],.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[panel-group-direction\=vertical\]\:h-px[data-panel-group-direction=vertical]{height:1px}.data-\[panel-group-direction\=vertical\]\:w-full[data-panel-group-direction=vertical]{width:100%}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom]{--tw-translate-y: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=left\]\:-translate-x-1[data-side=left]{--tw-translate-x: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=right\]\:translate-x-1[data-side=right]{--tw-translate-x: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=top\]\:-translate-y-1[data-side=top]{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=checked\]\:translate-x-4[data-state=checked]{--tw-translate-x: 1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=unchecked\]\:translate-x-0[data-state=unchecked],.data-\[swipe\=cancel\]\:translate-x-0[data-swipe=cancel]{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[swipe\=end\]\:translate-x-\[var\(--radix-toast-swipe-end-x\)\][data-swipe=end]{--tw-translate-x: var(--radix-toast-swipe-end-x);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[swipe\=move\]\:translate-x-\[var\(--radix-toast-swipe-move-x\)\][data-swipe=move]{--tw-translate-x: var(--radix-toast-swipe-move-x);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}.data-\[state\=closed\]\:animate-accordion-up[data-state=closed]{animation:accordion-up .2s ease-out}@keyframes accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}.data-\[state\=open\]\:animate-accordion-down[data-state=open]{animation:accordion-down .2s ease-out}.data-\[panel-group-direction\=vertical\]\:flex-col[data-panel-group-direction=vertical]{flex-direction:column}.data-\[active\=true\]\:bg-sidebar-accent[data-active=true]{background-color:hsl(var(--sidebar-accent))}.data-\[active\]\:bg-accent\/50[data-active]{background-color:hsl(var(--accent) / .5)}.data-\[selected\=true\]\:bg-accent[data-selected=true]{background-color:hsl(var(--accent))}.data-\[state\=active\]\:bg-background[data-state=active]{background-color:hsl(var(--background))}.data-\[state\=checked\]\:bg-primary[data-state=checked]{background-color:hsl(var(--primary))}.data-\[state\=on\]\:bg-accent[data-state=on],.data-\[state\=open\]\:bg-accent[data-state=open]{background-color:hsl(var(--accent))}.data-\[state\=open\]\:bg-accent\/50[data-state=open]{background-color:hsl(var(--accent) / .5)}.data-\[state\=open\]\:bg-secondary[data-state=open]{background-color:hsl(var(--secondary))}.data-\[state\=selected\]\:bg-muted[data-state=selected]{background-color:hsl(var(--muted))}.data-\[state\=unchecked\]\:bg-input[data-state=unchecked]{background-color:hsl(var(--input))}.data-\[active\=true\]\:font-medium[data-active=true]{font-weight:500}.data-\[active\=true\]\:text-sidebar-accent-foreground[data-active=true]{color:hsl(var(--sidebar-accent-foreground))}.data-\[placeholder\]\:text-muted-foreground[data-placeholder]{color:hsl(var(--muted-foreground))}.data-\[selected\=true\]\:text-accent-foreground[data-selected=true]{color:hsl(var(--accent-foreground))}.data-\[state\=active\]\:text-foreground[data-state=active]{color:hsl(var(--foreground))}.data-\[state\=checked\]\:text-primary-foreground[data-state=checked]{color:hsl(var(--primary-foreground))}.data-\[state\=on\]\:text-accent-foreground[data-state=on],.data-\[state\=open\]\:text-accent-foreground[data-state=open]{color:hsl(var(--accent-foreground))}.data-\[state\=open\]\:text-muted-foreground[data-state=open]{color:hsl(var(--muted-foreground))}.data-\[disabled\=true\]\:opacity-50[data-disabled=true],.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[state\=open\]\:opacity-100[data-state=open]{opacity:1}.data-\[state\=active\]\:shadow[data-state=active]{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.data-\[swipe\=move\]\:transition-none[data-swipe=move]{transition-property:none}.data-\[state\=closed\]\:duration-300[data-state=closed]{transition-duration:.3s}.data-\[state\=open\]\:duration-500[data-state=open]{transition-duration:.5s}.data-\[motion\^\=from-\]\:animate-in[data-motion^=from-],.data-\[state\=open\]\:animate-in[data-state=open],.data-\[state\=visible\]\:animate-in[data-state=visible]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.data-\[motion\^\=to-\]\:animate-out[data-motion^=to-],.data-\[state\=closed\]\:animate-out[data-state=closed],.data-\[state\=hidden\]\:animate-out[data-state=hidden],.data-\[swipe\=end\]\:animate-out[data-swipe=end]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity: initial;--tw-exit-scale: initial;--tw-exit-rotate: initial;--tw-exit-translate-x: initial;--tw-exit-translate-y: initial}.data-\[motion\^\=from-\]\:fade-in[data-motion^=from-]{--tw-enter-opacity: 0}.data-\[motion\^\=to-\]\:fade-out[data-motion^=to-],.data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity: 0}.data-\[state\=closed\]\:fade-out-80[data-state=closed]{--tw-exit-opacity: .8}.data-\[state\=hidden\]\:fade-out[data-state=hidden]{--tw-exit-opacity: 0}.data-\[state\=open\]\:fade-in-0[data-state=open],.data-\[state\=visible\]\:fade-in[data-state=visible]{--tw-enter-opacity: 0}.data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale: .95}.data-\[state\=open\]\:zoom-in-90[data-state=open]{--tw-enter-scale: .9}.data-\[state\=open\]\:zoom-in-95[data-state=open]{--tw-enter-scale: .95}.data-\[motion\=from-end\]\:slide-in-from-right-52[data-motion=from-end]{--tw-enter-translate-x: 13rem}.data-\[motion\=from-start\]\:slide-in-from-left-52[data-motion=from-start]{--tw-enter-translate-x: -13rem}.data-\[motion\=to-end\]\:slide-out-to-right-52[data-motion=to-end]{--tw-exit-translate-x: 13rem}.data-\[motion\=to-start\]\:slide-out-to-left-52[data-motion=to-start]{--tw-exit-translate-x: -13rem}.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y: -.5rem}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x: .5rem}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x: -.5rem}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y: .5rem}.data-\[state\=closed\]\:slide-out-to-bottom[data-state=closed]{--tw-exit-translate-y: 100%}.data-\[state\=closed\]\:slide-out-to-left[data-state=closed]{--tw-exit-translate-x: -100%}.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state=closed]{--tw-exit-translate-x: -50%}.data-\[state\=closed\]\:slide-out-to-right[data-state=closed],.data-\[state\=closed\]\:slide-out-to-right-full[data-state=closed]{--tw-exit-translate-x: 100%}.data-\[state\=closed\]\:slide-out-to-top[data-state=closed]{--tw-exit-translate-y: -100%}.data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state=closed]{--tw-exit-translate-y: -48%}.data-\[state\=open\]\:slide-in-from-bottom[data-state=open]{--tw-enter-translate-y: 100%}.data-\[state\=open\]\:slide-in-from-left[data-state=open]{--tw-enter-translate-x: -100%}.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state=open]{--tw-enter-translate-x: -50%}.data-\[state\=open\]\:slide-in-from-right[data-state=open]{--tw-enter-translate-x: 100%}.data-\[state\=open\]\:slide-in-from-top[data-state=open]{--tw-enter-translate-y: -100%}.data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state=open]{--tw-enter-translate-y: -48%}.data-\[state\=open\]\:slide-in-from-top-full[data-state=open]{--tw-enter-translate-y: -100%}.data-\[state\=closed\]\:duration-300[data-state=closed]{animation-duration:.3s}.data-\[state\=open\]\:duration-500[data-state=open]{animation-duration:.5s}.data-\[panel-group-direction\=vertical\]\:after\:left-0[data-panel-group-direction=vertical]:after{content:var(--tw-content);left:0}.data-\[panel-group-direction\=vertical\]\:after\:h-1[data-panel-group-direction=vertical]:after{content:var(--tw-content);height:.25rem}.data-\[panel-group-direction\=vertical\]\:after\:w-full[data-panel-group-direction=vertical]:after{content:var(--tw-content);width:100%}.data-\[panel-group-direction\=vertical\]\:after\:-translate-y-1\/2[data-panel-group-direction=vertical]:after{content:var(--tw-content);--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[panel-group-direction\=vertical\]\:after\:translate-x-0[data-panel-group-direction=vertical]:after{content:var(--tw-content);--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=open\]\:hover\:bg-sidebar-accent:hover[data-state=open]{background-color:hsl(var(--sidebar-accent))}.data-\[state\=open\]\:hover\:text-sidebar-accent-foreground:hover[data-state=open]{color:hsl(var(--sidebar-accent-foreground))}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:left-\[calc\(var\(--sidebar-width\)\*-1\)\]{left:calc(var(--sidebar-width) * -1)}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:right-\[calc\(var\(--sidebar-width\)\*-1\)\]{right:calc(var(--sidebar-width) * -1)}.group[data-side=left] .group-data-\[side\=left\]\:-right-4{right:-1rem}.group[data-side=right] .group-data-\[side\=right\]\:left-0{left:0}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:-mt-8{margin-top:-2rem}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:hidden{display:none}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!size-8{width:2rem!important;height:2rem!important}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[--sidebar-width-icon\]{width:var(--sidebar-width-icon)}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)_\+_theme\(spacing\.4\)\)\]{width:calc(var(--sidebar-width-icon) + 1rem)}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)_\+_theme\(spacing\.4\)_\+2px\)\]{width:calc(var(--sidebar-width-icon) + 1rem + 2px)}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:w-0{width:0px}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group[data-side=right] .group-data-\[side\=right\]\:rotate-180,.group[data-state=open] .group-data-\[state\=open\]\:rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:overflow-hidden{overflow:hidden}.group[data-variant=floating] .group-data-\[variant\=floating\]\:rounded-lg{border-radius:var(--radius-lg)}.group[data-variant=floating] .group-data-\[variant\=floating\]\:border{border-width:1px}.group[data-side=left] .group-data-\[side\=left\]\:border-r{border-right-width:1px}.group[data-side=right] .group-data-\[side\=right\]\:border-l{border-left-width:1px}.group[data-variant=floating] .group-data-\[variant\=floating\]\:border-sidebar-border{border-color:hsl(var(--sidebar-border))}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!p-0{padding:0!important}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!p-2{padding:.5rem!important}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:opacity-0{opacity:0}.group[data-variant=floating] .group-data-\[variant\=floating\]\:shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:after\:left-full:after{content:var(--tw-content);left:100%}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:hover\:bg-sidebar:hover{background-color:hsl(var(--sidebar-background))}.peer\/menu-button[data-size=default]~.peer-data-\[size\=default\]\/menu-button\:top-1\.5{top:.375rem}.peer\/menu-button[data-size=lg]~.peer-data-\[size\=lg\]\/menu-button\:top-2\.5{top:.625rem}.peer\/menu-button[data-size=sm]~.peer-data-\[size\=sm\]\/menu-button\:top-1{top:.25rem}.peer[data-variant=inset]~.peer-data-\[variant\=inset\]\:min-h-\[calc\(100svh-theme\(spacing\.4\)\)\]{min-height:calc(100svh - 1rem)}.peer\/menu-button[data-active=true]~.peer-data-\[active\=true\]\/menu-button\:text-sidebar-accent-foreground{color:hsl(var(--sidebar-accent-foreground))}.dark\:border-destructive:is(.dark *){border-color:hsl(var(--destructive))}.dark\:border-white\/10:is(.dark *){border-color:#ffffff1a}.dark\:bg-\[\#11111f\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(17 17 31 / var(--tw-bg-opacity, 1))}.dark\:bg-cyan-500\/10:is(.dark *){background-color:#06b6d41a}.dark\:bg-slate-700:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.dark\:bg-slate-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.dark\:text-cyan-300:is(.dark *){--tw-text-opacity: 1;color:rgb(103 232 249 / var(--tw-text-opacity, 1))}.dark\:text-slate-200:is(.dark *){--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.dark\:text-slate-300:is(.dark *){--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.dark\:text-white:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:hover\:bg-slate-600:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-white\/10:hover:is(.dark *){background-color:#ffffff1a}.dark\:hover\:bg-white\/5:hover:is(.dark *){background-color:#ffffff0d}@media(min-width:640px){.sm\:bottom-0{bottom:0}.sm\:right-0{right:0}.sm\:top-auto{top:auto}.sm\:mt-0{margin-top:0}.sm\:flex{display:flex}.sm\:max-w-sm{max-width:24rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:justify-end{justify-content:flex-end}.sm\:gap-2\.5{gap:.625rem}.sm\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.sm\:rounded-lg{border-radius:var(--radius-lg)}.sm\:text-left{text-align:left}.data-\[state\=open\]\:sm\:slide-in-from-bottom-full[data-state=open]{--tw-enter-translate-y: 100%}}@media(min-width:768px){.md\:absolute{position:absolute}.md\:bottom-6{bottom:1.5rem}.md\:block{display:block}.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:w-\[var\(--radix-navigation-menu-viewport-width\)\]{width:var(--radix-navigation-menu-viewport-width)}.md\:w-auto{width:auto}.md\:max-w-\[420px\]{max-width:420px}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:pb-0{padding-bottom:0}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:opacity-0{opacity:0}.after\:md\:hidden:after{content:var(--tw-content);display:none}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:m-2{margin:.5rem}.peer[data-state=collapsed][data-variant=inset]~.md\:peer-data-\[state\=collapsed\]\:peer-data-\[variant\=inset\]\:ml-2{margin-left:.5rem}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:ml-0{margin-left:0}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:rounded-xl{border-radius:.75rem}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}}@media(min-width:1024px){.lg\:hidden{display:none}.lg\:translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.\[\&\:has\(\>\.day-range-end\)\]\:rounded-r-md:has(>.day-range-end){border-top-right-radius:var(--radius-md);border-bottom-right-radius:var(--radius-md)}.\[\&\:has\(\>\.day-range-start\)\]\:rounded-l-md:has(>.day-range-start){border-top-left-radius:var(--radius-md);border-bottom-left-radius:var(--radius-md)}.\[\&\:has\(\[aria-selected\]\)\]\:rounded-md:has([aria-selected]){border-radius:var(--radius-md)}.\[\&\:has\(\[aria-selected\]\)\]\:bg-accent:has([aria-selected]){background-color:hsl(var(--accent))}.first\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-l-md:has([aria-selected]):first-child{border-top-left-radius:var(--radius-md);border-bottom-left-radius:var(--radius-md)}.last\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-r-md:has([aria-selected]):last-child{border-top-right-radius:var(--radius-md);border-bottom-right-radius:var(--radius-md)}.\[\&\:has\(\[aria-selected\]\.day-outside\)\]\:bg-accent\/50:has([aria-selected].day-outside){background-color:hsl(var(--accent) / .5)}.\[\&\:has\(\[aria-selected\]\.day-range-end\)\]\:rounded-r-md:has([aria-selected].day-range-end){border-top-right-radius:var(--radius-md);border-bottom-right-radius:var(--radius-md)}.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]){padding-right:0}.\[\&\>\[role\=checkbox\]\]\:translate-y-\[2px\]>[role=checkbox]{--tw-translate-y: 2px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\>button\]\:hidden>button{display:none}.\[\&\>span\:last-child\]\:truncate>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.\[\&\>span\]\:line-clamp-1>span{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.\[\&\>svg\+div\]\:translate-y-\[-3px\]>svg+div{--tw-translate-y: -3px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\>svg\]\:absolute>svg{position:absolute}.\[\&\>svg\]\:left-4>svg{left:1rem}.\[\&\>svg\]\:top-4>svg{top:1rem}.\[\&\>svg\]\:size-4>svg{width:1rem;height:1rem}.\[\&\>svg\]\:h-2\.5>svg{height:.625rem}.\[\&\>svg\]\:h-3>svg{height:.75rem}.\[\&\>svg\]\:h-3\.5>svg{height:.875rem}.\[\&\>svg\]\:w-2\.5>svg{width:.625rem}.\[\&\>svg\]\:w-3>svg{width:.75rem}.\[\&\>svg\]\:w-3\.5>svg{width:.875rem}.\[\&\>svg\]\:shrink-0>svg{flex-shrink:0}.\[\&\>svg\]\:text-destructive>svg{color:hsl(var(--destructive))}.\[\&\>svg\]\:text-foreground>svg{color:hsl(var(--foreground))}.\[\&\>svg\]\:text-muted-foreground>svg{color:hsl(var(--muted-foreground))}.\[\&\>svg\]\:text-sidebar-accent-foreground>svg{color:hsl(var(--sidebar-accent-foreground))}.\[\&\>svg\~\*\]\:pl-7>svg~*{padding-left:1.75rem}.\[\&\>tr\]\:last\:border-b-0:last-child>tr{border-bottom-width:0px}.\[\&\[data-panel-group-direction\=vertical\]\>div\]\:rotate-90[data-panel-group-direction=vertical]>div{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&_\.recharts-cartesian-axis-tick_text\]\:fill-muted-foreground .recharts-cartesian-axis-tick text{fill:hsl(var(--muted-foreground))}.\[\&_\.recharts-cartesian-grid_line\[stroke\=\'\#ccc\'\]\]\:stroke-border\/50 .recharts-cartesian-grid line[stroke="#ccc"]{stroke:hsl(var(--border) / .5)}.\[\&_\.recharts-curve\.recharts-tooltip-cursor\]\:stroke-border .recharts-curve.recharts-tooltip-cursor{stroke:hsl(var(--border))}.\[\&_\.recharts-dot\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-dot[stroke="#fff"]{stroke:transparent}.\[\&_\.recharts-layer\]\:outline-none .recharts-layer{outline:2px solid transparent;outline-offset:2px}.\[\&_\.recharts-polar-grid_\[stroke\=\'\#ccc\'\]\]\:stroke-border .recharts-polar-grid [stroke="#ccc"]{stroke:hsl(var(--border))}.\[\&_\.recharts-radial-bar-background-sector\]\:fill-muted .recharts-radial-bar-background-sector,.\[\&_\.recharts-rectangle\.recharts-tooltip-cursor\]\:fill-muted .recharts-rectangle.recharts-tooltip-cursor{fill:hsl(var(--muted))}.\[\&_\.recharts-reference-line_\[stroke\=\'\#ccc\'\]\]\:stroke-border .recharts-reference-line [stroke="#ccc"]{stroke:hsl(var(--border))}.\[\&_\.recharts-sector\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-sector[stroke="#fff"]{stroke:transparent}.\[\&_\.recharts-sector\]\:outline-none .recharts-sector,.\[\&_\.recharts-surface\]\:outline-none .recharts-surface{outline:2px solid transparent;outline-offset:2px}.\[\&_\[cmdk-group-heading\]\]\:px-2 [cmdk-group-heading]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-group-heading\]\]\:py-1\.5 [cmdk-group-heading]{padding-top:.375rem;padding-bottom:.375rem}.\[\&_\[cmdk-group-heading\]\]\:text-xs [cmdk-group-heading]{font-size:.75rem;line-height:1rem}.\[\&_\[cmdk-group-heading\]\]\:font-medium [cmdk-group-heading]{font-weight:500}.\[\&_\[cmdk-group-heading\]\]\:text-muted-foreground [cmdk-group-heading]{color:hsl(var(--muted-foreground))}.\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0 [cmdk-group]:not([hidden])~[cmdk-group]{padding-top:0}.\[\&_\[cmdk-group\]\]\:px-2 [cmdk-group]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5 [cmdk-input-wrapper] svg{height:1.25rem}.\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5 [cmdk-input-wrapper] svg{width:1.25rem}.\[\&_\[cmdk-input\]\]\:h-12 [cmdk-input]{height:3rem}.\[\&_\[cmdk-item\]\]\:px-2 [cmdk-item]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-item\]\]\:py-3 [cmdk-item]{padding-top:.75rem;padding-bottom:.75rem}.\[\&_\[cmdk-item\]_svg\]\:h-5 [cmdk-item] svg{height:1.25rem}.\[\&_\[cmdk-item\]_svg\]\:w-5 [cmdk-item] svg{width:1.25rem}.\[\&_p\]\:leading-relaxed p{line-height:1.625}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:size-4 svg{width:1rem;height:1rem}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}.\[\&_tr\:last-child\]\:border-0 tr:last-child{border-width:0px}.\[\&_tr\]\:border-b tr{border-bottom-width:1px}[data-side=left][data-collapsible=offcanvas] .\[\[data-side\=left\]\[data-collapsible\=offcanvas\]_\&\]\:-right-2{right:-.5rem}[data-side=left][data-state=collapsed] .\[\[data-side\=left\]\[data-state\=collapsed\]_\&\]\:cursor-e-resize{cursor:e-resize}[data-side=left] .\[\[data-side\=left\]_\&\]\:cursor-w-resize{cursor:w-resize}[data-side=right][data-collapsible=offcanvas] .\[\[data-side\=right\]\[data-collapsible\=offcanvas\]_\&\]\:-left-2{left:-.5rem}[data-side=right][data-state=collapsed] .\[\[data-side\=right\]\[data-state\=collapsed\]_\&\]\:cursor-w-resize{cursor:w-resize}[data-side=right] .\[\[data-side\=right\]_\&\]\:cursor-e-resize{cursor:e-resize}:root,:root[data-theme=light]{--bg-page: #F5F6F8;--bg-surface: #FFFFFF;--bg-surface-2: #F8F9FB;--bg-nav: #0F0F11;--border: #E5E7EB;--border-2: #D1D5DB;--border-strong: #9CA3AF;--text-primary: #111827;--text-secondary: #6B7280;--text-tertiary: #9CA3AF;--text-on-nav: #FFFFFF;--text-on-nav-2: #9CA3AF;--accent: #0EBED6;--accent-hover: #0BA4B8;--accent-bg: #E6F9FB;--accent-text: #0E7C8C;--hero-grad: linear-gradient(135deg, #0EBED6 0%, #0891B2 50%, #A78BFA 100%);--hero-shadow: 0 8px 24px rgba(14, 190, 214, .25);--hero-shadow-hover: 0 16px 40px rgba(14, 190, 214, .35);--ok-bg: #D1FAE5;--ok-text: #065F46;--warn-bg: #FEF3C7;--warn-text: #92400E;--err-bg: #FEE2E2;--err-text: #991B1B;--info-bg: #DBEAFE;--info-text: #1E40AF;--pulse-dot: #10B981;--logo-bg: #000000;--logo-mark: #FFD93D;--shadow-sm: 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 4px 12px rgba(0,0,0,.06);--shadow-lg: 0 8px 24px rgba(0,0,0,.08);--shadow-accent: 0 4px 12px rgba(14, 190, 214, .25);--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-2xl: 20px;--radius-full: 100px;--transition-fast: .15s ease;--transition-base: .25s ease;--transition-slow: .4s cubic-bezier(.4, 0, .2, 1);--z-dropdown: 1000;--z-sticky: 1020;--z-modal: 1030;--z-toast: 1040}:root[data-theme=dark]{--bg-page: #0A0A0B;--bg-surface: #16161A;--bg-surface-2: #1C1C21;--bg-nav: #000000;--border: #2A2A30;--border-2: #3A3A42;--border-strong: #4A4A55;--text-primary: #F3F4F6;--text-secondary: #9CA3AF;--text-tertiary: #6B7280;--text-on-nav: #FFFFFF;--text-on-nav-2: #9CA3AF;--accent: #22D3EE;--accent-hover: #0EBED6;--accent-bg: rgba(34, 211, 238, .12);--accent-text: #67E8F9;--hero-grad: linear-gradient(135deg, #22D3EE 0%, #06B6D4 50%, #A78BFA 100%);--hero-shadow: 0 8px 32px rgba(34, 211, 238, .3);--hero-shadow-hover: 0 16px 40px rgba(34, 211, 238, .45);--ok-bg: rgba(34, 197, 94, .15);--ok-text: #86EFAC;--warn-bg: rgba(245, 158, 11, .15);--warn-text: #FCD34D;--err-bg: rgba(239, 68, 68, .15);--err-text: #FCA5A5;--info-bg: rgba(59, 130, 246, .15);--info-text: #93C5FD;--pulse-dot: #10B981;--logo-bg: #1C1C21;--logo-mark: #FFD93D;--shadow-sm: 0 1px 2px rgba(0,0,0,.3);--shadow-md: 0 4px 12px rgba(0,0,0,.4);--shadow-lg: 0 8px 24px rgba(0,0,0,.5);--shadow-accent: 0 4px 12px rgba(34, 211, 238, .3)}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.95)}}@keyframes spin{to{transform:rotate(360deg)}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
