.finance-page,.account-page{display:grid;gap:20px;min-width:0}.finance-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.finance-stat{display:grid;gap:14px;padding:22px}.finance-stat-heading{display:flex;gap:10px;align-items:center;justify-content:space-between;color:#a9b9cf;font-size:13px}.finance-stat strong{font-size:clamp(22px,2vw,30px);letter-spacing:-.035em;font-variant-numeric:tabular-nums}.finance-dot{width:7px;height:7px;background:#8290a5;border-radius:50%}.finance-dot.pending{background:#e7b966}.finance-dot.approved{background:#75a7ff}.finance-dot.paid{background:#69daa7}.finance-stat-paid strong{color:#69daa7}.finance-summary-note{margin:-6px 0 4px;line-height:1.65}.finance-summary-note strong{color:#c7d5e8;font-weight:600}.finance-records{min-width:0;padding:24px}.finance-records-heading{gap:16px;align-items:flex-start}.finance-records-heading p,.account-form-panel .section-heading p{margin:8px 0 0;line-height:1.7}.finance-actions{display:flex;flex-wrap:wrap;gap:9px;align-items:center}.finance-actions .button{white-space:nowrap}.finance-filter-row{display:flex;gap:16px;align-items:flex-end;justify-content:space-between;padding:0 0 22px}.finance-status-filter{width:180px}.finance-filter-row>.muted{padding-bottom:12px}.finance-load-error{display:flex;flex-wrap:wrap;gap:12px;align-items:center;padding:24px 0}.commission-table{width:100%}.commission-table .numeric{white-space:nowrap;text-align:right;font-variant-numeric:tabular-nums}.commission-table strong{font-weight:600}.commission-record-id{display:block;margin-top:5px;font-size:11px}.commission-amount{color:#6cdeb0;font-weight:600}.commission-date{font-size:12px;white-space:nowrap}.commission-status{white-space:nowrap}.commission-status.pending{color:#e7bd77;background:#e7bd7717}.commission-status.approved{color:#8cb5ff;background:#8cb5ff17}.commission-status.paid{color:#73ddb0;background:#73ddb017}.commission-status.cancelled{color:#a0aabd;background:#a0aabd17}.finance-pagination{display:flex;gap:14px;align-items:center;justify-content:space-between;padding-top:20px}.finance-payment-note{display:flex;gap:12px;align-items:flex-start;padding:0 2px;color:#8798b1;font-size:12px;line-height:1.7}.finance-payment-note p{margin:0}.finance-note-icon{display:inline-grid;flex:0 0 17px;width:17px;height:17px;margin-top:2px;font-size:11px;border:1px solid #5b6d86;border-radius:50%;place-items:center}.account-identity{display:flex;gap:20px;align-items:center;padding:28px}.account-avatar{display:grid;flex:0 0 64px;height:64px;color:#75dfb1;font-weight:600;font-size:28px;background:linear-gradient(145deg,#173a38,#172739);border:1px solid #305149;border-radius:18px;place-items:center}.account-identity-copy{min-width:0}.account-identity-copy h2{overflow-wrap:anywhere}.account-identity-copy p{margin:9px 0 0;overflow-wrap:anywhere}.account-identity-rate{display:grid;gap:8px;margin-left:auto;white-space:nowrap;text-align:right}.account-identity-rate strong{color:#79ddb1;font-size:30px;font-variant-numeric:tabular-nums}.account-identity-rate small{margin-left:4px;font-size:15px}.account-panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:start}.account-form-panel{min-width:0;padding:26px}.account-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 16px;margin:0 0 24px;padding:20px 0 25px;border-bottom:1px solid rgba(255,255,255,.07)}.account-details dt{margin-bottom:9px;color:#8294af;font-size:12px}.account-details dd{margin:0;font-size:14px;overflow-wrap:anywhere}.account-details code{color:#bdcee5;font-size:13px}.account-form{display:grid;gap:20px}.account-field-note{margin:-7px 0 0;line-height:1.75}.account-form .button{justify-self:start}@media(max-width:1100px){.finance-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.account-panels{grid-template-columns:minmax(0,1fr)}}@media(max-width:650px){.finance-stat{gap:11px;padding:17px}.finance-stat strong{font-size:21px}.finance-records,.account-form-panel{padding:19px}.finance-records-heading{flex-direction:column}.finance-pagination{flex-direction:column;align-items:flex-start}.account-identity{flex-wrap:wrap;gap:15px;padding:22px}.account-avatar{flex-basis:50px;height:50px;font-size:23px;border-radius:14px}.account-identity-rate{width:100%;margin-left:0;padding-top:16px;text-align:left;border-top:1px solid rgba(255,255,255,.07)}}.portal-shell{--surface: #101925;--line: #223040;--soft: #8b9bad;min-height:100vh;font-size:14px;background:#0b111b}.portal-shell h1,.portal-shell h2,.portal-shell h3,.portal-shell p{margin-top:0}.portal-shell h1{margin-bottom:10px;font-size:30px;line-height:1.3;letter-spacing:-.5px}.portal-shell h2{font-weight:650;font-size:17px}.portal-shell h3{font-size:15px}.portal-shell button,.portal-shell a{transition:background .16s,color .16s,border-color .16s}.portal-shell button:hover{transform:none}.portal-shell .button{gap:8px;min-height:40px;font-weight:600;font-size:13px;border-radius:8px}.portal-shell .button.small{min-height:33px;padding:0 11px;font-size:12px}.portal-shell .button.ghost{color:#c2cddc;background:#15202e;border-color:#2a394a}.portal-shell .button.ghost:hover{background:#1b2c3b;border-color:#456454}.portal-shell .button.primary:hover{background:#78e7b4}.portal-shell .muted{color:var(--soft);font-size:12px;line-height:1.6}.portal-shell .eyebrow{margin-bottom:10px;font-weight:600;font-size:10px;letter-spacing:1.8px}.portal-shell .icon{flex-shrink:0}.portal-shell :focus-visible,.modal-panel :focus-visible{outline:2px solid #70e5ad;outline-offset:3px}.portal-shell .error-box,.modal-panel .error-box{display:flex;flex-wrap:wrap;gap:14px;align-items:center;justify-content:space-between;max-width:none}.success-box{padding:12px 16px;color:#9ce6c3;background:#5bd39b12;border:1px solid #5bd39b45;border-radius:8px}.skip-link{position:fixed;top:-70px;left:250px;z-index:200;padding:12px;color:#07130f;background:#5bd39b}.skip-link:focus{top:8px}.portal-sidebar{position:fixed;z-index:40;display:flex;flex-direction:column;width:244px;padding:30px 18px 0;overflow-y:auto;background:#0e1723;border-right:1px solid #202c3b;inset:0 auto 0 0}.portal-brand{display:flex;gap:12px;align-items:center;padding:0 10px}.portal-brand .brand-mark{width:36px;height:36px;font-size:23px;border-radius:10px}.portal-brand strong{font-weight:750;font-size:20px;letter-spacing:-.6px}.portal-brand small{display:block;margin-top:5px;color:#8596a9;font-size:8px;letter-spacing:2.1px}.workspace-label{display:flex;gap:8px;align-items:center;margin:27px 6px 9px;padding:12px 8px;color:#a7b4c5;font-size:11px;border:1px solid #243040;border-radius:7px}.workspace-label>span:last-child{margin-left:auto;padding:2px 4px;color:#8adab3;font-weight:700;font-size:8px;background:#263b33;border-radius:3px}.nav-group{margin:24px 13px 9px!important;color:#617185;font-size:10px;letter-spacing:1px}.nav-item{display:flex;gap:13px;align-items:center;margin:3px 0;padding:12px 14px;color:#8d9daf;font-size:13px;border-radius:7px}.nav-item:hover{color:#d1dce8;background:#162230}.nav-item.selected{color:#77dfb0;font-weight:600;background:#5bd39b13;box-shadow:inset 2px 0 #5bd39b}.nav-item i{width:5px;height:5px;margin-left:auto;background:#66d9a3;border-radius:50%}.sidebar-bottom{margin-top:auto;padding-top:36px}.sidebar-help{display:flex;gap:9px;align-items:center;margin:0 3px 22px;padding:14px 10px;color:#81c5a5;background:linear-gradient(120deg,#17302788,#111c2c);border:1px solid #26383a;border-radius:9px}.sidebar-help strong{display:block;color:#c0d6cb;font-size:11px}.sidebar-help small{display:block;margin-top:5px;color:#718f83;font-size:10px}.sidebar-help>.icon:last-child{width:15px;margin-left:auto}.sidebar-profile{display:flex;gap:9px;align-items:center;padding:18px 4px;border-top:1px solid #23303f}.avatar{display:grid;flex-shrink:0;width:34px;height:34px;color:#b2e1ca;font-size:13px;background:#273b3b;border:1px solid #37554b;border-radius:50%;place-items:center}.sidebar-profile>div{flex:1;min-width:0}.sidebar-profile strong,.sidebar-profile small{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.sidebar-profile strong{font-size:12px}.sidebar-profile small{margin-top:5px;color:#6d7f93;font-size:10px}.icon-button{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:36px;height:36px;color:#899bb0;background:transparent;border:1px solid transparent;border-radius:7px;cursor:pointer}.icon-button:hover{color:#b4e0ca;background:#1c2b37}.icon-button:disabled{cursor:wait;opacity:.5}.portal-main{min-width:0;margin-left:244px}.portal-topbar{display:flex;gap:20px;align-items:center;justify-content:space-between;min-height:73px;padding:0 38px;background:#0d1520;border-bottom:1px solid #202b3b}.portal-topbar>div{display:flex;gap:15px;align-items:center}.portal-topbar strong{font-weight:500;font-size:12px}.breadcrumb-slash{color:#3c4c60;font-size:14px}.topbar-meta{color:#8494a8;font-size:11px}.topbar-divider{width:1px;height:16px;background:#2b3948}.status-dot{display:inline-block;flex-shrink:0;width:6px;height:6px;border-radius:50%}.status-dot.green{background:#65dca5;box-shadow:0 0 7px #65dca520}.status-dot.amber{background:#eab56f}.portal-content{max-width:1680px;margin:0 auto;padding:34px 38px 0;outline:none}.page-heading{display:flex;gap:24px;align-items:center;justify-content:space-between;margin-bottom:29px}.page-heading>div>p:not(.eyebrow){margin-bottom:0;color:#8393a7;font-size:12px;line-height:1.8}.heading-actions{display:flex;gap:9px;align-items:center}.period-label{display:flex;gap:12px;align-items:center;color:#8393a7;font-size:11px;white-space:nowrap}.portal-shell select,.field select{height:39px;padding:0 12px;color:#c4cfdd;font-size:12px;background:#131e2b;border:1px solid #2b3b4d;border-radius:7px}.metric-section-heading{display:flex;flex-wrap:wrap;gap:10px 20px;align-items:end;justify-content:space-between;margin-bottom:13px}.metric-section-heading .eyebrow{margin-bottom:5px;color:#6da4c8}.metric-section-heading h2{margin-bottom:0}.metric-section-heading>span{color:#71849a;font-size:11px}.legacy-channel-section>.metric-section-heading{align-items:center}.portal-shell .stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:22px}.portal-shell .stat-card{--metric-accent: #83dbac;--metric-wash: rgba(74, 170, 112, .12);--metric-border: rgba(83, 171, 117, .28);display:flex;flex-direction:column;gap:10px;min-width:0;min-height:128px;padding:18px;background:linear-gradient(135deg,var(--metric-wash),#101925 70%);border:1px solid var(--metric-border);border-radius:12px}.portal-shell .stat-card.metric-blue{--metric-accent: #8eb9ff;--metric-wash: rgba(64, 124, 217, .16);--metric-border: rgba(93, 143, 215, .3)}.portal-shell .stat-card.metric-violet{--metric-accent: #c0a6ff;--metric-wash: rgba(127, 94, 207, .16);--metric-border: rgba(151, 120, 224, .3)}.portal-shell .stat-card.metric-amber{--metric-accent: #f5c77b;--metric-wash: rgba(207, 138, 49, .15);--metric-border: rgba(211, 155, 81, .3)}.portal-shell .stat-card.metric-cyan{--metric-accent: #85d8df;--metric-wash: rgba(54, 164, 175, .14);--metric-border: rgba(80, 173, 185, .28)}.portal-shell .stat-card.metric-rose{--metric-accent: #eba5bd;--metric-wash: rgba(196, 83, 121, .14);--metric-border: rgba(201, 107, 140, .29)}.stat-top{display:flex;gap:6px;align-items:center;justify-content:space-between}.stat-top .icon{width:18px;height:18px;color:var(--metric-accent)}.portal-shell .stat-card span{color:#9aabbe;font-size:12px}.portal-shell .stat-card strong{font-weight:600;font-size:clamp(22px,2vw,30px);line-height:1.2;letter-spacing:-.8px;overflow-wrap:anywhere;font-variant-numeric:tabular-nums;color:var(--metric-accent)}.stat-card small{margin-top:auto;color:#64768b;font-size:10px;line-height:1.5;overflow-wrap:anywhere}.portal-shell .stat-card strong.paid-order-amounts{font-size:20px;line-height:1.35;overflow-wrap:anywhere}.metric-empty-tip{margin:-8px 0 22px;padding:10px 13px;color:#a7b6c8;background:#142131;border-left:3px solid #568fbe;border-radius:0 6px 6px 0;font-size:11px;line-height:1.6}.new-tracking-empty{display:flex;align-items:flex-start;gap:14px;margin-bottom:22px;padding:18px 20px;background:linear-gradient(120deg,#152333,#101925 70%);border:1px solid #2d4055;border-radius:10px}.new-tracking-empty>.icon{flex:0 0 auto;width:21px;height:21px;margin-top:2px;color:#78aaca}.new-tracking-empty h3{margin:0 0 6px;color:#c9d9e8;font-size:14px;font-weight:600}.new-tracking-empty p{margin:4px 0 0;color:#91a7bc;font-size:12px;line-height:1.6}.panel{min-width:0;margin-bottom:22px;padding:24px;background:#101925;border:1px solid #243143;border-radius:10px}.legacy-channel-section{margin-bottom:30px}.legacy-channel-section .stats-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.legacy-channel-section .metric-empty-tip{margin-top:-3px}.channel-operations{margin:24px 0;padding:20px;border:1px solid #2a4052;border-radius:12px;background:#101b29}.channel-operations .metric-section-heading h3,.operations-chart-heading h3{margin:0;color:#e5eef9;font-size:16px}.legacy-channel-section .operations-grid,.legacy-channel-section .operations-recharge-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:12px}.legacy-channel-section .operations-recharge-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.channel-operations .stat-card{min-height:96px;padding:14px}.channel-operations .stat-card strong{font-size:24px}.channel-operations .stat-card small{font-size:11px}.operations-subheading{margin:16px 0 10px;color:#aebfda;font-size:12px}.operations-chart-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:22px 0 12px}.operations-chart-heading label{display:flex;align-items:center;gap:8px;color:#96acc1;font-size:12px}.operations-chart-heading select{padding:5px 8px;color:#e5eef9;background:#152335;border:1px solid #38506a;border-radius:6px}.operational-trends{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.operational-chart{--bar-color: #7faeff;min-width:0;padding:14px 12px 10px;border:1px solid #2a3b50;border-radius:10px;background:#131f2e}.operational-chart-cyan{--bar-color: #79d5df}.operational-chart-amber{--bar-color: #e8b968}.operational-chart-violet{--bar-color: #bca0f3}.operational-chart h4{min-height:32px;margin:0 0 8px;color:#c5d7ea;font-size:12px}.operational-bars{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:4px;height:128px}.operational-bar-day{display:flex;min-width:0;flex-direction:column;align-items:center;gap:4px}.operational-bar-day>span,.operational-bar-day>small{color:#90a7bd;font-size:9px;font-variant-numeric:tabular-nums;white-space:nowrap}.operational-bar-day>span{color:#d6e6f6}.operational-bar-track{display:flex;width:100%;height:88px;align-items:flex-end}.operational-bar-track i{display:block;width:100%;min-height:2px;border-radius:3px 3px 0 0;background:var(--bar-color)}.operations-note{margin:14px 0 0;color:#93a9be;font-size:11px;line-height:1.6}@media(max-width:1100px){.legacy-channel-section .operations-recharge-grid,.operational-trends{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.legacy-channel-section .operations-grid,.legacy-channel-section .operations-recharge-grid,.operational-trends{grid-template-columns:1fr}.channel-operations{padding:14px}}.section-heading{display:flex;gap:16px;align-items:center;justify-content:space-between;margin-bottom:21px}.section-heading h2{margin-bottom:0}.section-heading p{margin:7px 0 0}.section-heading .eyebrow{margin:0 0 10px}.workspace-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:20px}.chart-figure{margin:12px 0 0}.chart-figure svg{display:block;width:100%;overflow:visible}.chart-figure text{font-size:10px;font-family:inherit;fill:#65768c}.chart-empty{margin-bottom:0;text-align:center}.segmented-control{display:flex;padding:3px;background:#0c141f;border:1px solid #253344;border-radius:6px}.segmented-control button{padding:5px 10px;color:#7d90a6;font-size:10px;background:transparent;border:0;border-radius:4px;cursor:pointer}.segmented-control button[aria-pressed=true]{color:#9bdcbc;background:#243a32}.setup-panel{padding:23px 22px}.setup-panel>p{margin:-5px 0 14px}.setup-panel .section-heading{margin-bottom:13px}.setup-panel .button{margin-top:20px}.checklist-row{display:flex;gap:12px;align-items:center;padding:13px 0;border-bottom:1px solid #223041}.checklist-index{display:grid;flex-shrink:0;width:29px;height:29px;color:#768b9e;font-size:10px;border:1px solid #324051;border-radius:50%;place-items:center}.checklist-row.done .checklist-index{color:#77dca8;background:#244135;border-color:#335846}.checklist-index .icon{width:15px;height:15px}.checklist-row>.icon{width:14px;margin-left:auto;color:#53697c}.checklist-row strong{font-weight:550;font-size:12px}.checklist-row small{display:block;margin-top:5px;color:#66798e;font-size:10px}.quick-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.quick-links>a{display:flex;gap:12px;align-items:center;padding:20px;background:#101925;border:1px solid #283547;border-radius:9px}.quick-links>a:hover{border-color:#456c5c}.quick-icon{display:grid;flex-shrink:0;width:36px;height:36px;color:#84c9a9;background:#182d27;border:1px solid #2b413c;border-radius:8px;place-items:center}.quick-links h3{margin-bottom:6px;font-size:12px}.quick-links p{margin-bottom:0;color:#728397;font-size:10px;line-height:1.5}.quick-links>a>.icon{width:16px;margin-left:auto;color:#536b80}.report-footnote{margin:20px 0 0;color:#607187;font-size:10px;line-height:1.8}.portal-footer{display:flex;gap:16px;justify-content:space-between;margin-top:38px;padding:22px 0;color:#516276;font-size:10px;letter-spacing:.3px;border-top:1px solid #202b3a}.badge{display:inline-flex;gap:6px;align-items:center;padding:5px 9px;font-weight:500;font-size:10px;white-space:nowrap;border-radius:5px}.badge i{width:4px;height:4px;background:currentColor;border-radius:50%}.badge.positive{color:#85d9ad;background:#5bd39b12;border:1px solid #5bd39b23}.badge.neutral{color:#a0b0c5;background:#a7b5cb0b;border:1px solid #a7b5cb1c}.count{margin-left:6px;padding:3px 6px;color:#9cabbf;font-size:10px;vertical-align:middle;background:#253344;border-radius:5px}.positive-text{color:#82d4a7}.info-banner{display:flex;gap:14px;align-items:center;margin-bottom:24px;padding:19px 22px;background:linear-gradient(90deg,#172923,#12202b);border:1px solid #2e423f;border-radius:9px}.info-banner>.icon{color:#86ccac}.info-banner strong{color:#b3cbbf;font-size:12px}.info-banner p{margin:7px 0 0;color:#7f9e90;font-size:11px;line-height:1.7}.info-banner>.text-link{margin-left:auto;font-size:11px;white-space:nowrap}.text-link{display:inline-flex;gap:8px;align-items:center;color:#7ed9ad;font-size:12px}.text-link .icon{width:15px}.text-button{padding:5px 0;color:#7ed9ad;font-size:12px;white-space:nowrap;background:none;border:0;cursor:pointer}.text-button:hover,.text-link:hover{color:#b4f0d0}.summary-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:24px;padding:21px 0;background:#101925;border:1px solid #253143;border-radius:9px}.summary-strip>div{display:flex;gap:13px;align-items:center;min-width:0;padding:0 22px;border-right:1px solid #253143}.summary-strip>div:last-child{border:0}.summary-strip .icon{color:#5f7c77}.summary-strip span:not(.status-dot){min-width:0;color:#788da1;font-size:10px}.summary-strip strong{display:block;margin-top:7px;color:#d5e1ed;font-weight:500;font-size:24px;overflow-wrap:anywhere}.summary-strip .domain-summary{font-size:12px;line-height:1.5}.table-toolbar{display:flex;flex-wrap:wrap;gap:12px;padding-bottom:20px}.search-input{display:flex;gap:10px;align-items:center;width:280px;max-width:100%;min-height:39px;padding:0 12px;color:#60758d;background:#0e1621;border:1px solid #2a394a;border-radius:7px}.search-input .icon{width:16px}.search-input input{width:100%;min-width:0;color:#ced8e5;font-size:12px;background:transparent;border:0;outline:none}.search-input input::placeholder{color:#62758b}.table-wrap{width:100%;overflow-x:auto}.data-table{width:100%;font-size:12px;text-align:left;border-collapse:collapse}.data-table th{padding:13px 14px;color:#7b8fa7;font-weight:500;font-size:11px;white-space:nowrap;background:#15202e}.data-table th:first-child{border-radius:6px 0 0 6px}.data-table th:last-child{border-radius:0 6px 6px 0}.data-table td{padding:19px 14px;color:#b7c4d6;vertical-align:middle;border-bottom:1px solid #223042;font-variant-numeric:tabular-nums}.data-table td strong{color:#c7d4e2;font-weight:550}.data-table tr:last-child td{border-bottom:0}.version-filter-row{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:18px}.version-filter-row label{display:grid;gap:7px;color:#8fa1b6;font-size:12px}.version-filter-row select{min-width:160px;min-height:38px;padding:0 10px;color:#d9e4f0;background:#142131;border:1px solid #324357;border-radius:7px}.version-table td{padding-top:15px;padding-bottom:15px}.version-number{margin-top:5px;color:#8196ac;font-size:11px}.version-channel{padding:4px 7px;color:#b9d9fb;background:#1a2b3d;border:1px solid #31475e;border-radius:6px}.version-actions{display:flex;flex-wrap:wrap;gap:9px;align-items:center}.version-secondary-link{color:#82b8fa;font-size:11px}.version-pagination{display:flex;gap:9px;align-items:center;justify-content:flex-end;margin-top:16px;color:#8fa1b6;font-size:12px}.data-table .trend-row{display:table-row}.cell-title{display:flex;flex-wrap:wrap;gap:7px;align-items:center;overflow-wrap:anywhere}.small-tag{padding:2px 5px;color:#6bbda8;font-size:9px;border:1px solid #355548;border-radius:4px}.promotion-value{display:flex;flex-direction:column;gap:7px;align-items:flex-start;margin-top:9px}.promotion-value code{max-width:280px;color:#8ebba8;font-size:11px;overflow-wrap:anywhere;-webkit-user-select:all;user-select:all}.portal-shell .copy-action,.modal-panel .copy-action{display:flex;flex-direction:column;gap:5px;align-items:flex-start;max-width:280px;text-align:left}.copy-action .icon{width:13px;height:13px}.copy-action .muted:empty{display:none}.row-actions{display:flex;gap:13px}.blank-url{display:block;min-width:90px;min-height:10px}.empty-state{padding:62px 18px;color:#668278;text-align:center}.empty-state>.icon{width:34px;height:34px;margin-bottom:16px}.empty-state h3{margin-bottom:10px;color:#bdcddf;font-weight:500;font-size:14px}.empty-state p{margin:0;color:#70869d;font-size:12px;line-height:1.8}.page-loading{display:flex;gap:14px;align-items:center;justify-content:center;min-height:220px;color:#8296ac}.landing-card-grid,.template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-bottom:25px}.landing-card{min-width:0;overflow:hidden;background:#111c2a;border:1px solid #2b3a4d;border-radius:10px}.landing-card-body{padding:19px}.landing-card-body .section-heading{gap:8px;margin-bottom:18px}.landing-card-body .section-heading>strong{font-size:13px;overflow-wrap:anywhere}.asset-details{display:grid;gap:12px;margin:0 0 19px}.asset-details>div{display:flex;gap:16px;justify-content:space-between;font-size:11px}.asset-details dt{flex-shrink:0;color:#7388a0}.asset-details dd{margin:0;color:#b1c1d2;text-align:right}.card-actions{display:flex;gap:12px;justify-content:space-between;margin-top:18px;padding-top:17px;border-top:1px solid #25364b}.template-library{margin-top:30px}.template-grid{margin-bottom:0}.template-option{min-width:0;padding:0;overflow:hidden;color:#c2d0e0;text-align:left;background:#121e2d;border:1px solid #304258;border-radius:8px;cursor:pointer}.template-option:hover{border-color:#62b28f}.template-option>span{display:flex;gap:10px;align-items:center;justify-content:space-between;padding:14px}.template-option strong{font-weight:500;font-size:12px}.template-option small{display:inline-flex;gap:6px;align-items:center;color:#739d88;font-size:10px}.template-option small .icon{width:13px}.template-preview{overflow:hidden;color:var(--preview-color);text-align:center;background:var(--preview-bg);border:1px solid #ffffff10;border-radius:8px}.template-preview.compact{border:0;border-radius:0}.preview-browser{display:flex;gap:4px;align-items:center;height:25px;padding:0 12px;background:#00000028}.preview-browser i{width:4px;height:4px;background:#ffffff28;border-radius:50%}.preview-browser span{margin-left:auto;font-size:7px;opacity:.5}.preview-body{padding:28px 26px}.preview-logo{display:grid;width:30px;height:30px;margin:0 auto 13px;color:var(--preview-button);font-weight:750;font-size:18px;background:var(--preview-primary);border-radius:7px;place-items:center}.preview-body h3{margin-bottom:12px;font-size:25px}.preview-body p{margin-bottom:20px;font-size:12px;line-height:1.6;opacity:.65}.preview-cta{display:inline-flex;gap:12px;align-items:center;justify-content:center;padding:9px 16px;color:var(--preview-button);font-weight:600;font-size:11px;background:var(--preview-primary);border-radius:5px}.preview-cta .icon{width:13px;height:13px}.preview-platforms{display:flex;gap:12px;justify-content:center;margin-top:22px;font-size:8px;opacity:.4}.compact .preview-body{padding:21px 20px}.compact .preview-logo{width:22px;height:22px;margin-bottom:11px;font-size:13px}.compact .preview-body h3{margin-bottom:8px;font-size:19px}.compact .preview-body p{max-height:29px;margin-bottom:12px;overflow:hidden;font-size:9px}.compact .preview-cta{padding:6px 12px;font-size:8px}.compact .preview-platforms{margin-top:15px;font-size:6px}.modal-backdrop{position:fixed;z-index:100;display:flex;align-items:center;justify-content:center;padding:25px;background:#030910bb;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);top:0;right:0;bottom:0;left:0}.modal-panel{width:min(600px,100%);max-height:calc(100dvh - 50px);padding:28px;overflow-y:auto;background:#101c2b;border:1px solid #3a4d60;border-radius:13px;box-shadow:0 30px 90px #0008}.modal-panel>.section-heading{margin-bottom:22px}.modal-panel h2{font-size:18px}.editor-form{display:grid;gap:20px}.field{display:grid;gap:9px;min-width:0;color:#acbdd0;font-size:12px}.field input,.field textarea,.field select{width:100%;min-height:42px;padding:11px 12px;color:#d2dcea;font-size:13px;font-family:inherit;background:#0d1724;border:1px solid #304359;border-radius:7px;outline:none}.field select{padding:0 10px}.field input:focus,.field textarea:focus,.field select:focus{border-color:#66b590}.field input:disabled{opacity:.55}.field textarea{resize:vertical}.field-help{margin:-8px 0 0;color:#8094ac;font-size:11px;line-height:1.8}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.form-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:10px;padding-top:21px;border-top:1px solid #2a3b4e}.check-field{display:flex;gap:9px;align-items:center;padding-top:20px;color:#b6c6d8;font-size:12px}.check-field input{width:16px;height:16px;accent-color:#5bd39b}.inline-note{padding:12px;color:#deb77e;font-size:12px;line-height:1.7;background:#deb77e0c;border-radius:6px}.dns-record{display:grid;grid-template-columns:115px minmax(0,1fr);gap:20px 15px;margin:22px 0;padding:22px;font-size:12px;background:#0a1522;border:1px solid #2c4056;border-radius:8px}.dns-record>span{color:#7e94a8}.dns-record code{color:#8edfb7;word-break:break-all;-webkit-user-select:all;user-select:all}.dns-record+.copy-action{margin-bottom:25px}.guide-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.guide-step{position:relative;margin:0;padding:28px}.guide-number{position:absolute;top:23px;right:27px;color:#273c49;font-weight:700;font-size:38px}.guide-step>.icon{width:26px;height:26px;margin-bottom:25px;color:#7ed2a6}.guide-step h2{margin-bottom:16px}.guide-step p{max-width:90%;min-height:67px;color:#8498b0;font-size:12px;line-height:1.9}.guide-faq{margin-top:26px}.guide-faq h2{margin-bottom:22px}.guide-faq details{padding:18px 0;border-top:1px solid #283b4d}.guide-faq summary{color:#b8cbdc;font-size:13px;cursor:pointer}.guide-faq details p{margin:15px 0 0;color:#869caf;font-size:12px;line-height:1.8}.mobile-menu,.sidebar-overlay{display:none}@media(min-width:1700px){.workspace-grid{grid-template-columns:minmax(0,1fr) 360px}}@media(max-width:1200px){.portal-sidebar{width:222px;padding-right:13px;padding-left:13px}.portal-main{margin-left:222px}.portal-content{padding:28px 25px 0}.portal-topbar{padding:0 25px}.workspace-grid{grid-template-columns:minmax(0,1fr) 280px;gap:16px}.portal-shell .stat-card{padding:17px}.quick-links{gap:12px}.quick-links>a{gap:9px;padding:16px 12px}.quick-links>a>.icon{display:none}.landing-card-grid,.template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:980px){.portal-shell .stats-grid,.legacy-channel-section .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-grid{grid-template-columns:1fr}.setup-panel .checklist-row{padding:14px 0}.quick-links{grid-template-columns:1fr}.quick-links>a>.icon{display:block}.summary-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 0}.summary-strip>div:nth-child(2){border:0}.page-heading{flex-wrap:wrap;gap:20px;align-items:flex-start}.guide-steps{grid-template-columns:1fr}.guide-step p{min-height:0}}@media(max-width:760px){.portal-sidebar{width:244px;transform:translate(-100%);visibility:hidden;transition:transform .2s}.portal-sidebar.is-open{transform:translate(0);visibility:visible}.portal-main{margin-left:0}.sidebar-overlay{position:fixed;z-index:39;display:block;background:#0009;border:0;top:0;right:0;bottom:0;left:0}.mobile-menu{display:inline-flex;margin-left:-10px}.portal-topbar{min-height:61px;padding:0 20px}.portal-topbar>div{gap:10px}.topbar-meta{font-size:10px}.topbar-meta .topbar-divider,.topbar-meta .status-dot{display:none}.portal-content{padding:26px 18px 0}.portal-shell h1{font-size:26px}.portal-shell .stats-grid{gap:12px}.portal-shell .stat-card strong{font-size:26px}.panel{padding:19px}.section-heading{flex-wrap:wrap;gap:15px}.info-banner{flex-wrap:wrap;padding:18px}.info-banner>div{flex:1;min-width:200px}.info-banner>.text-link{margin-left:34px}.data-table{min-width:580px}.landing-card-grid,.template-grid{grid-template-columns:1fr}.modal-backdrop{padding:15px}.modal-panel{max-height:calc(100dvh - 30px);padding:22px}.form-grid{grid-template-columns:1fr}.check-field{padding-top:0}.dns-record{grid-template-columns:1fr;gap:12px}.dns-record code{margin-bottom:8px}.portal-footer{font-size:9px}}@media(max-width:700px){.portal-shell .legacy-channel-section .operations-grid,.portal-shell .legacy-channel-section .operations-recharge-grid,.portal-shell .legacy-channel-section .operational-trends{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.portal-shell *,.modal-panel *{transition:none!important;animation:none!important}}.finance-page .panel,.account-page .panel{margin-bottom:0}.preview-unavailable{display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;min-height:210px;padding:30px;color:#8d9fb4;text-align:center;background:#0c1725}.preview-unavailable strong{font-size:13px}.preview-unavailable p{margin:0;font-size:11px;line-height:1.8}.landing-card{display:flex;flex-direction:column}.landing-card-body{display:flex;flex:1;flex-direction:column}.landing-card-body .card-actions{margin-top:auto}.landing-card-body .promotion-value{margin-bottom:18px}@media(max-width:760px){.chart-figure text{font-size:18px}}.selection-feedback{margin-bottom:18px}.domain-unavailable-reason{color:#aa936e;font-size:11px;line-height:1.7;max-width:210px;margin:9px 0 0}.promotion-tabs{display:flex;gap:8px;margin:0 0 30px;border-bottom:1px solid #2b3a4d}.promotion-tabs a{display:inline-flex;align-items:center;gap:8px;padding:13px 17px;border-bottom:2px solid transparent;color:#a2b6cb;text-decoration:none;font-size:13px;font-weight:600}.promotion-tabs a.selected{border-color:#5bd39b;color:#dfffee}.promotion-tabs a:focus-visible{outline:2px solid #5bd39b;outline-offset:-2px}.promotion-section-heading{margin-bottom:18px}.promotion-section-heading .muted{margin:6px 0 0}.entry-site-url{display:block;margin-top:6px;color:#89a4bb;overflow-wrap:anywhere;font-size:11px}.visit-site-link{display:inline-flex;margin-top:7px;font-size:11px}.activity-link-tools{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:8px}.activity-link-tools .visit-site-link{margin:0}.qr-action{display:inline-flex;align-items:center;gap:8px}.app-content-section-heading{margin-bottom:18px}.app-content-section-heading .muted{margin:6px 0 0}.app-content-secondary{display:block;margin-top:5px;color:#7e92a8;font-size:11px}.app-content-url{display:inline-block;max-width:300px;color:#88d5b0;font-size:11px;overflow-wrap:anywhere}.app-content-actions{display:flex;gap:14px;align-items:center}.app-content-actions .text-button.danger{color:#e79a9c}.portal-shell .button.danger{color:#fff;background:#9f424b;border-color:#b4535b}.portal-shell .button.danger:hover{background:#bd535c}.app-content-delete-copy{color:#b4c4d6;font-size:13px;line-height:1.8}.app-content-detail{display:grid;grid-template-columns:100px minmax(0,1fr);gap:12px 16px;margin:0;font-size:13px}.app-content-detail dt{color:#8196aa}.app-content-detail dd{min-width:0;margin:0;color:#e4edf7;overflow-wrap:anywhere}.app-content-flags{display:flex;flex-wrap:wrap;gap:8px 24px}.app-content-flags .check-field{padding-top:0}.app-content-channels{min-width:0;margin:0;padding:15px;border:1px solid #304359;border-radius:8px}.app-content-channels legend{padding:0 6px;color:#acbdd0;font-size:12px}.app-content-channels>div{display:flex;flex-wrap:wrap;gap:8px 24px;margin-bottom:12px}.app-content-channels .check-field{padding:0}.app-content-channels .field-help{display:block;margin:0}@media(max-width:760px){.promotion-tabs a{flex:1;justify-content:center;padding:12px 8px}.promotion-section-heading{align-items:flex-start;flex-direction:column}.promotion-table-wrap{overflow:visible}.promotion-table,.promotion-table tbody,.promotion-table tr,.promotion-table td{display:block;width:100%;min-width:0}.promotion-table thead{display:none}.promotion-table tbody{display:grid;gap:12px}.promotion-table tr{padding:11px 15px;border:1px solid #2b3a4d;border-radius:10px;background:#111c2a}.promotion-table td{min-width:0;padding:8px 0;border:0;overflow-wrap:anywhere}.promotion-table td+td{border-top:1px solid #253346}.promotion-table td:before{display:block;margin-bottom:5px;color:#7890a8;font-size:10px;font-weight:600;content:attr(data-label)}.app-content-section-heading{align-items:flex-start;flex-direction:column}.app-content-table-wrap{overflow:visible}.app-content-table,.app-content-table tbody,.app-content-table tr,.app-content-table td{display:block;width:100%;min-width:0}.app-content-table thead{display:none}.app-content-table tbody{display:grid;gap:12px}.app-content-table tr{padding:11px 15px;border:1px solid #2b3a4d;border-radius:10px;background:#111c2a}.app-content-table td{padding:8px 0;border:0;overflow-wrap:anywhere}.app-content-table td+td{border-top:1px solid #253346}.app-content-table td:before{display:block;margin-bottom:5px;color:#7890a8;font-size:10px;font-weight:600;content:attr(data-label)}}:root{color:#e7edf7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#080d17;font-synthesis:none}*{box-sizing:border-box}body{min-width:320px;margin:0;background:#080d17}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.page-center,.auth-shell{display:grid;gap:18px;min-height:100vh;padding:24px;place-items:center}.spinner{width:30px;height:30px;border:3px solid rgba(255,255,255,.16);border-top-color:#62d7a2;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-box{max-width:520px;padding:12px 16px;color:#ffb0b0;line-height:1.55;background:#ff50501a;border:1px solid rgba(255,104,104,.35);border-radius:8px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;font-weight:700;border:1px solid transparent;border-radius:7px;cursor:pointer;transition:.18s ease}.button:hover{transform:translateY(-1px)}.button:disabled{transform:none;cursor:not-allowed;opacity:.6}.button.primary{color:var(--partner-button-text, #07130f);background:var(--partner-primary, #5bd39b)}.button.ghost{color:#e7edf7;background:#ffffff0a;border-color:#ffffff2e}.button.full{width:100%}.button.small{min-height:36px;padding:0 12px;font-size:13px}.brand-mark{display:grid;width:44px;height:44px;color:var(--partner-button-text, #07130f);font-weight:900;font-size:24px;background:var(--partner-primary, #5bd39b);border-radius:12px;place-items:center}.brand-logo{width:56px;height:56px;object-fit:contain;border-radius:12px}.eyebrow{margin:0 0 8px;color:#6ee0aa;font-weight:800;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.muted{color:#8693a9;font-size:13px}.auth-card{display:grid;gap:17px;width:min(100%,410px);padding:34px;background:#101a2a;border:1px solid rgba(255,255,255,.1);border-radius:12px;box-shadow:0 24px 80px #0000004d}.auth-card h1,.landing-hero h1,h2{margin:0;letter-spacing:0}.auth-card label{display:grid;gap:7px;color:#b9c6d8;font-size:13px}.auth-card input{width:100%;height:44px;padding:0 12px;color:#fff;background:#0b1321;border:1px solid rgba(255,255,255,.14);border-radius:7px;outline:none}.auth-card input:focus{border-color:#5bd39b}.landing-shell{min-height:100vh;color:var(--partner-text, #e7edf7);background-color:var(--partner-background, #080d17);background-image:linear-gradient(145deg,var(--partner-accent, #0b1220),var(--partner-background, #080d17));background-position:center;background-size:cover}.landing-hero,.download-panel{width:min(1120px,calc(100% - 40px));margin:0 auto}.landing-hero{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:68vh;padding:70px 0}.landing-hero h1{max-width:720px;font-size:clamp(38px,6vw,72px);line-height:1.04}.hero-copy{max-width:620px;margin:24px 0 0;color:#aab8ca;font-size:18px;line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.expiry-note{margin:18px 0 0;color:#74849a;font-size:13px}.download-panel{display:grid;gap:22px;padding:34px 0 80px;border-top:1px solid rgba(255,255,255,.1)}.download-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.download-tile{display:grid;gap:6px;min-height:90px;padding:16px;color:#e7edf7;text-align:left;background:#ffffff0a;border:1px solid rgba(255,255,255,.12);border-radius:8px;cursor:pointer}.download-tile:hover{background:#5bd39b14;border-color:var(--partner-primary, #5bd39b)}.download-tile:disabled{cursor:not-allowed;opacity:.5}.download-tile span{color:#7f91a7;font-size:12px}@media(max-width:760px){.landing-hero,.download-panel{width:min(100% - 28px,620px)}.download-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
