:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{margin:0}#root{min-height:100svh}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:17px}p{margin:0}body{color:#0f172a;background:#f9fafb;margin:0;font-family:system-ui,sans-serif}a,a:visited{color:#2563eb;text-decoration:none}.app-shell{flex-direction:column;min-height:100vh;display:flex}.app-nav{color:#fff;background:#1e293b;align-items:center;gap:1.5rem;padding:.75rem 1.5rem;display:flex}.app-title,.app-title:visited{color:#fff;font-weight:700;text-decoration:none}.app-nav nav{align-items:center;display:flex}.app-nav nav a{color:#cbd5e1;margin-right:1rem;text-decoration:none}.app-nav nav a.active,.app-nav nav a:hover{color:#fff}.nav-group{margin-right:1rem;padding:.75rem 0;position:relative}.nav-group-label{color:#cbd5e1;cursor:default;-webkit-user-select:none;user-select:none}.nav-group:hover .nav-group-label,.nav-group.active .nav-group-label{color:#fff}.nav-dropdown{z-index:20;background:#273449;border:1px solid #334155;border-radius:6px;flex-direction:column;min-width:180px;padding:.35rem;display:none;position:absolute;top:100%;left:0;box-shadow:0 8px 16px #00000040}.nav-group:hover .nav-dropdown{display:flex}.nav-dropdown a,.nav-dropdown button{white-space:nowrap;color:#cbd5e1;font-size:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:4px;margin-right:0;padding:.45rem .6rem;text-decoration:none}.nav-dropdown a:hover,.nav-dropdown button:hover,.nav-dropdown a.active{color:#fff;background:#334155}.nav-group-right .nav-dropdown{left:auto;right:0}.nav-user-role{color:#94a3b8;font-size:.8rem}.nav-unread-badge{color:#fff;text-align:center;vertical-align:middle;background:#ef4444;border-radius:999px;min-width:1.1rem;margin-left:.35rem;padding:0 .3rem;font-size:.7rem;font-weight:700;line-height:1.1rem;display:inline-block}.app-user{align-items:center;gap:.75rem;margin-left:auto;font-size:.85rem;display:flex}.mobile-menu-toggle{color:#fff;background:0 0;border:1px solid #475569;margin-left:auto;padding:.35rem .6rem;font-size:1.1rem;line-height:1;display:none}.mobile-menu-toggle:hover{background:#334155}.app-nav-panel{display:contents}.app-main{flex:1}.page{flex-direction:column;gap:1rem;max-width:1400px;margin:0 auto;padding:1.5rem 1rem 3rem;display:flex}.login-page{background:radial-gradient(circle at 18% 15%,#7c3aed1a 0%,#0000 45%),radial-gradient(circle at 82% 85%,#38bdf81a 0%,#0000 45%),#f8fafc;justify-content:center;align-items:center;max-width:none;min-height:100vh;margin:0;padding:1.5rem;display:flex}.login-panel{border:1px solid #ece9fb;border-radius:16px;width:100%;max-width:400px;padding:2.5rem 2.25rem;box-shadow:0 20px 45px -18px #581ceb40,0 8px 20px -10px #0f172a1a}.login-brand{align-items:center;gap:.6rem;margin-bottom:1.5rem;display:flex}.login-logo{flex-shrink:0;width:30px;height:30px}.login-panel h1{color:#1e1b3a;margin:0;font-size:1.2rem}.login-panel h2{color:#475569;margin:0 0 1.25rem;font-size:1rem;font-weight:600}.login-panel .tiny-hint{margin:-.75rem 0 1.25rem}.login-panel form{flex-direction:column;gap:1.1rem;margin:0;display:flex}.login-panel label{color:#334155;flex-direction:column;gap:.4rem;font-size:.82rem;font-weight:600;display:flex}.login-panel input{border:1px solid #d8d4f2;border-radius:8px;padding:.65rem .8rem;font-family:inherit;font-size:.95rem;transition:border-color .15s,box-shadow .15s}.login-panel input:focus{border-color:#7c3aed;outline:none;box-shadow:0 0 0 3px #7c3aed26}.login-panel button[type=submit]{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#6366f1);border:none;border-radius:8px;margin-top:.4rem;padding:.75rem;font-size:.95rem;font-weight:600;transition:filter .15s,transform 50ms}.login-panel button[type=submit]:hover:not(:disabled){filter:brightness(1.08)}.login-panel button[type=submit]:active:not(:disabled){transform:translateY(1px)}.login-panel .message.error{margin-top:1.1rem}.login-panel .login-back-link{text-align:center;margin-top:1.25rem;margin-bottom:0}.panel{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1.25rem 1.5rem}.panel-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.filter-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.panel>.filter-row{margin-bottom:1rem}.filter-row input{border:1px solid #cbd5e1;border-radius:6px;padding:.4rem .6rem;font-family:inherit;font-size:.85rem}.panel h1{margin:0;font-size:1.3rem}.panel h2{margin:0 0 .75rem;font-size:1.05rem}.inline-form{gap:.5rem;margin-bottom:.5rem;display:flex}.inline-form input{border:1px solid #cbd5e1;border-radius:6px;flex:1;padding:.4rem .6rem}.filter-search-form{margin-bottom:0}.filter-search-form input{flex:none;width:240px;font-family:inherit;font-size:.85rem}.filter-search-form input:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 2px #6366f126}.combobox{flex:1;position:relative}.inline-form .combobox{flex:200px;min-width:160px}.filter-row .combobox{flex:140px;max-width:220px}.inline-edit-form .combobox{flex:0 9rem;min-width:7rem}.combobox.combobox-prefix-badge{flex:260px;align-items:center;gap:.4rem;min-width:200px;display:flex}.combobox-prefix-badge input{flex:1;min-width:0}.combobox input{box-sizing:border-box;text-overflow:ellipsis;width:100%;height:2.15rem}.inline-form>input,.inline-form>select,.inline-form>button{box-sizing:border-box;height:2.15rem}.combobox-list{z-index:10;background:#fff;border:1px solid #cbd5e1;border-radius:6px;max-height:260px;margin:.2rem 0 0;padding:.25rem;list-style:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #0f172a1f}.combobox-list li{margin:0}.combobox-list button{text-align:left;background:0 0;border:none;border-radius:4px;width:100%;padding:.4rem .5rem;display:block}.combobox-list button:hover{background:#eef2ff}.combobox-empty{color:#1e293b;padding:.4rem .5rem;font-size:.8rem}.stacked-form{flex-direction:column;gap:.5rem;margin:.5rem 0;display:flex}.stacked-form textarea{border:1px solid #cbd5e1;border-radius:6px;padding:.5rem;font-family:ui-monospace,monospace}.json-sample-block{white-space:pre;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;margin:.5rem 0;padding:.75rem;font-family:ui-monospace,monospace;font-size:.8rem;overflow-x:auto}.json-sample-header{justify-content:flex-end;margin-top:.4rem;display:flex}.stacked-form label{color:#1e293b;flex-direction:column;gap:.35rem;font-size:.85rem;font-weight:600;display:flex}.stacked-form label input,.stacked-form label select{border:1px solid #cbd5e1;border-radius:6px;padding:.4rem .6rem;font-weight:400}.stacked-form label select{padding-right:1.8rem}.commission-settings{flex-direction:column;gap:1rem;display:flex}.commission-settings-row{flex-wrap:wrap;align-items:flex-start;gap:1rem;display:flex}.commission-settings-default{flex:16rem;min-width:16rem}.commission-settings-override{flex:2 26rem;min-width:26rem}.settings-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem 1.25rem}.settings-card h3{margin:0 0 .6rem;font-size:.9rem}.commission-override-form{border-top:1px dashed #cbd5e1;margin-top:.75rem;padding-top:.75rem}.commission-override-form-row{flex-wrap:wrap;align-items:flex-end;gap:.75rem;display:flex}.commission-override-form-row select{flex:14rem;min-width:10rem}.commission-override-form-row label{flex-direction:column;gap:.35rem;font-weight:600;display:flex}.commission-override-form-row label input{border:1px solid #cbd5e1;border-radius:6px;width:10rem;padding:.4rem .6rem;font-weight:400}.commission-override-form-row label input:disabled{color:#64748b;background:#f1f5f9}.version-mode-banner{border-radius:6px;justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem .75rem;font-size:.8rem;display:flex}.version-mode-editing{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe}.version-mode-new{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.version-mode-new-button{color:#1d4ed8;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #93c5fd;border-radius:4px;flex-shrink:0;padding:.3rem .65rem;font-size:.75rem;font-weight:600}.version-mode-new-button:hover{background:#eff6ff}.tier-editor-grid{flex-direction:column;align-items:flex-start;gap:.3rem;font-size:.85rem;display:flex}.tier-editor-grid-row{grid-template-columns:9.5rem 6.5rem 1.75rem;align-items:center;gap:.4rem;display:grid}.tier-editor-grid-header span{color:#1e293b;text-transform:uppercase;font-size:.7rem;font-weight:600;line-height:1.2}.tier-editor-grid input{box-sizing:border-box;border:1px solid #cbd5e1;border-radius:6px;width:100%;padding:.35rem .55rem}.tier-editor-grid input:disabled{color:#64748b;background:#f1f5f9}.account-manage-panel{gap:.3rem}.account-manage-panel h4{margin:.3rem 0 .05rem}.account-manage-panel p{margin:0}.account-manage-panel table{margin-bottom:.2rem}.daily-entry-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:.5rem;margin:.25rem 0;padding:.75rem 1rem;display:flex}.daily-entry-card h3{margin:0 0 .15rem}.daily-entry-card-hidden{opacity:.55;background:#f1f5f9}.daily-entry-hide-toggle{white-space:nowrap;font-size:.8rem}.daily-entry-fields{flex-wrap:wrap;gap:.6rem 1.25rem;display:flex}.calendar-nav{align-items:center;gap:.6rem;display:flex}.calendar-nav-label{color:#1e293b;text-align:center;min-width:6rem;font-weight:600}.calendar-year-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1rem;margin-top:.75rem;display:grid}.calendar-month-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.6rem .7rem}.calendar-month-card h4{text-align:center;color:#1e293b;margin:0 0 .4rem;font-size:.8rem}.calendar-grid{grid-template-columns:repeat(7,1fr);gap:.2rem;display:grid}.calendar-weekday{text-align:center;color:#94a3b8;text-transform:uppercase;padding-bottom:.15rem;font-size:.6rem;font-weight:600}.calendar-day-cell{aspect-ratio:1}.calendar-day{color:#1e293b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:4px;justify-content:center;align-items:center;gap:.15rem;width:100%;height:100%;padding:0;font-family:inherit;font-size:.68rem;display:flex}.calendar-day:hover{background:#f8fafc;border-color:#94a3b8}.calendar-day-has-data{color:#3730a3;cursor:help;background:#e0e7ff;border-color:#c7d2fe;font-weight:600}.calendar-day-has-data:hover{background:#c7d2fe}.calendar-day-dot{background:#4338ca;border-radius:50%;flex-shrink:0;width:.3rem;height:.3rem}.reflink-code-row{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.payout-pause-dot{background:#f59e0b;border-radius:50%;flex-shrink:0;width:.55rem;height:.55rem;display:inline-block;box-shadow:0 0 0 2px #f59e0b40}.payout-pause-dot-off{box-shadow:none;background:0 0;border:1.5px solid #cbd5e1}.payout-pause-toggle-button{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.15rem;display:inline-flex}.pin-icon-button{cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.1rem;display:inline-flex}.pin-icon-button:hover{background:#f8fafc}.pin-icon-button:disabled{cursor:default;opacity:.6}.payout-pause-toggle-button:hover{background:#f8fafc}.payout-pause-toggle-button:disabled{cursor:default;opacity:.5}.payout-pause-tooltip .info-tooltip-content{white-space:normal;width:220px;max-width:calc(100vw - 2rem);left:50%;transform:translate(-50%)}.calendar-day-today{box-shadow:inset 0 0 0 2px #f59e0b}.calendar-day-selected{border-width:2px;border-color:#6366f1}.calendar-day-tooltip{width:100%;height:100%;display:block}.calendar-day-tooltip .info-tooltip-content{white-space:normal;text-align:left;width:200px;max-width:calc(100vw - 2rem);left:50%;right:auto;transform:translate(-50%)}.modal-overlay{z-index:50;background:#0f172a73;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-card{background:#fff;border-radius:10px;width:100%;max-width:42rem;max-height:85vh;padding:1.25rem;overflow-y:auto;box-shadow:0 20px 40px #0f172a4d}.modal-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.modal-header h3{margin:0}.modal-footer{justify-content:flex-start;margin-top:.6rem;display:flex}.modal-delete-all-button:hover:not(:disabled){color:#b91c1c}.modal-delete-all-button:disabled{opacity:.5;cursor:default}.modal-delete-all-tooltip .info-tooltip-content{white-space:normal;width:220px;max-width:calc(100vw - 2rem);margin-top:0;margin-bottom:.35rem;top:auto;bottom:100%;left:0}.popover-amount-cell{align-items:center;gap:.4rem;display:inline-flex}.popover-amount-input{box-sizing:border-box;color:#1e293b;border:1px solid #cbd5e1;border-radius:6px;width:7rem;height:2.15rem;padding:.4rem .6rem;font-family:inherit;font-size:.85rem}.popover-amount-input:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 2px #6366f126}.table-cell-date-input{box-sizing:border-box;color:#1e293b;border:1px solid #cbd5e1;border-radius:6px;height:2.15rem;padding:.3rem .5rem;font-family:inherit;font-size:.85rem}.table-cell-date-input:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 2px #6366f126}.cash-form{margin-top:.5rem}.cash-form-grid{grid-template-columns:auto minmax(200px,420px);align-items:center;gap:.65rem .75rem;width:fit-content;margin-bottom:.75rem;display:grid}.cash-field-label{color:#1e293b;white-space:nowrap;font-size:.85rem;font-weight:600}.cash-field-label-inline{margin-left:.4rem}.cash-form-grid input:not([type=radio]),.cash-form-grid select{box-sizing:border-box;border:1px solid #cbd5e1;border-radius:6px;min-width:0;padding:.4rem .6rem;font-family:inherit;font-size:.85rem}.cash-input-compact{width:100%}.cash-form-grid input[type=date]{justify-self:start}.cash-field-inline{flex-wrap:nowrap;align-items:center;gap:.4rem;width:max-content;display:flex}.cash-field-inline .combobox{flex:none;width:5rem}.cash-submit-button{padding:.65rem 1.75rem;font-size:.95rem;font-weight:600}.stacked-form label.daily-entry-field{color:#1e293b;flex-direction:row;align-items:center;gap:.5rem;font-weight:400}.stacked-form label.daily-entry-field input,.stacked-form label.daily-entry-field select{box-sizing:border-box;height:2.15rem;padding:.4rem .6rem}.stacked-form label.daily-entry-field input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.6}.stacked-form label.daily-entry-field input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1}.stacked-form label.daily-entry-field select{padding-right:1.7rem}.stacked-form label.daily-entry-field-narrow input[type=number],.stacked-form label.daily-entry-field-narrow input.money-input{width:8rem}.stacked-form label.daily-entry-field-narrow .combobox{flex:none;width:4.5rem}.stacked-form label.daily-entry-field-narrow .combobox input{width:100%;padding:.3rem .4rem}.stacked-form label.daily-entry-field-wide{flex:420px}.stacked-form label.daily-entry-field-medium input{width:240px}.inline-edit-form{background:#f1f5f9;border-radius:8px;flex-wrap:wrap;align-items:center;gap:.5rem;margin:.4rem 0;padding:.6rem;display:flex}.inline-edit-form input,.inline-edit-form select{box-sizing:border-box;border:1px solid #cbd5e1;border-radius:6px;height:2.15rem;padding:.35rem .5rem}.inline-edit-form button,.inline-edit-form .checkbox-label{box-sizing:border-box;height:2.15rem}.inline-edit-form .checkbox-label{cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #cbd5e1;border-radius:6px;flex-direction:row;flex-shrink:0;padding:.4rem .7rem;display:flex}.inline-edit-form .checkbox-label:hover{background:#f8fafc;border-color:#94a3b8}.inline-edit-form .checkbox-label input[type=checkbox]{cursor:pointer;width:1.05rem;height:1.05rem;margin:0}.settings-edit-input{box-sizing:border-box;color:#1e293b;border:1px solid #cbd5e1;border-radius:6px;width:100%;padding:.35rem .5rem;font-family:inherit;font-size:.85rem}.secondary-reflink-edit-control{box-sizing:border-box;height:2.15rem}input.secondary-reflink-edit-control,.inline-form input.secondary-reflink-edit-control{padding:0 .5rem;line-height:2.15rem}.secondary-reflink-edit-form{margin-bottom:0}.data-table.secondary-reflinks-table td{vertical-align:middle}.settings-edit-input:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 2px #6366f126}.smtp-port-input{flex:none;width:5rem}.smtp-test-row{margin-top:.75rem}.blacklist-search-input{color:#1e293b;border:1px solid #cbd5e1;border-radius:6px;min-width:220px;padding:.4rem .7rem;font-family:inherit;font-size:.85rem}.blacklist-search-input:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 2px #6366f126}.inline-edit-form select{padding-right:1.7rem}.radio-toggle-group{gap:.5rem;display:flex}.radio-toggle-group label{color:#1e293b;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;flex-direction:row;align-items:center;gap:.35rem;padding:.4rem .75rem;font-size:.85rem;font-weight:400;display:flex}.radio-toggle-group label:hover{background:#f8fafc}.radio-toggle-group label:has(input:checked){background:#eef2ff;border-color:#6366f1;font-weight:600}.radio-toggle-group input[type=radio]{cursor:pointer;margin:0}.radio-wrap{flex-wrap:wrap;row-gap:.4rem}.checkbox-label{align-items:center;gap:.3rem;font-size:.85rem;display:flex}.channel-checkbox-list{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin:.25rem 0;display:flex}.channel-checkbox-list .checkbox-label{box-sizing:border-box;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;flex-shrink:0;min-height:2.15rem;padding:.35rem .9rem;font-weight:400}.channel-checkbox-list .checkbox-label:hover{background:#f1f5f9;border-color:#94a3b8}.channel-checkbox-list .checkbox-label:has(input:checked){color:#3730a3;background:#eef2ff;border-color:#6366f1;font-weight:600}.channel-checkbox-list .checkbox-label input[type=checkbox]{cursor:pointer;accent-color:#6366f1;width:1.1rem;height:1.1rem;margin:0}.ad-channel-picker .checkbox-label{color:#475569;border-color:#d6dae2;border-radius:999px;height:auto;min-height:0;padding:.4rem .85rem;font-size:.8rem;font-weight:500;line-height:1;transition:background .12s,border-color .12s,color .12s;position:relative}.ad-channel-picker .checkbox-label:hover{background:#f8fafc;border-color:#94a3b8}.ad-channel-picker .checkbox-label:has(input:checked){color:#fff;background:#6366f1;border-color:#6366f1;font-weight:500}.ad-channel-picker .checkbox-label input[type=checkbox]{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.product-select-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.product-select-actions{gap:.75rem;display:flex}.channel-checkbox-list .checkbox-label.product-select-item-checked{color:#3730a3;background:#eef2ff;border-color:#6366f1}.personal-stats-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1rem;display:grid}.personal-stats-grid h3{margin:0 0 .4rem}.dashboard-charts-grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1rem;display:grid}@media (width<=900px){.dashboard-charts-grid{grid-template-columns:1fr}}.dashboard-charts-grid h2{margin:0 0 .4rem;font-size:1rem}.chart-row{flex-wrap:wrap;gap:1rem;display:flex}.chart-panel-half{flex:380px}.stat-tiles{gap:.6rem;margin-bottom:1.25rem;display:flex}.stat-tile{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;flex:1;gap:.15rem;min-width:0;padding:.5rem .75rem;display:flex}.stat-tile-label{color:#1e293b;text-transform:uppercase;letter-spacing:.03em;font-size:.7rem;font-weight:600}.stat-tile-value{color:#0f172a;font-variant-numeric:tabular-nums;white-space:nowrap;text-overflow:ellipsis;font-size:1.05rem;font-weight:600;overflow:hidden}.system-monitor-actions{align-items:center;gap:.75rem;display:flex}.system-monitor-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem;display:grid}.system-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.75rem .9rem}.system-card-top{justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.4rem;display:flex}.system-card-label{color:#1e293b;text-transform:uppercase;letter-spacing:.03em;font-size:.7rem;font-weight:600}.system-card-value{color:#0f172a;font-variant-numeric:tabular-nums;font-size:1.3rem;font-weight:700}.system-card-detail{color:#64748b;text-overflow:ellipsis;white-space:nowrap;margin-top:.15rem;font-size:.78rem;overflow:hidden}.system-meter-bar{background:#e2e8f0;border-radius:999px;height:.5rem;overflow:hidden}.system-meter-fill{border-radius:999px;height:100%;transition:width .3s}.system-meter-fill-ok{background:#22c55e}.system-meter-fill-warning{background:#eab308}.system-meter-fill-critical{background:#ef4444}.personal-stats-grid .stat-tile{padding:.35rem .5rem}.personal-stats-grid .stat-tiles{margin-bottom:.5rem}.personal-stats-grid .stat-tile-value{font-size:.9rem}.form-actions{gap:.4rem;display:flex}.ad-notes-text{white-space:pre-wrap;color:#1e293b;flex:1;max-width:260px;font-size:.8rem}.ad-notes-edit{box-sizing:border-box;flex-direction:column;gap:.3rem;width:100%;display:flex}.ad-notes-edit textarea{resize:vertical;font-family:inherit}.ad-notes-edit .form-actions{justify-content:flex-end}.ad-notes-view{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.reflink-primary-line{box-sizing:border-box;overflow-wrap:anywhere;align-items:center;gap:.4rem;min-width:0;height:2.15rem;display:flex}.reflink-url-wrap{flex-shrink:1;min-width:0}.reflink-url-text{box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap;width:100%;max-width:100%;display:block;overflow:hidden}.copyable-text{font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.copyable-text:hover{background:0 0}.ad-notes-view.reflink-primary-line{height:auto;min-height:2.15rem}.daily-notes-table{table-layout:fixed}.daily-notes-table .col-dn-date{width:11%}.daily-notes-table .col-dn-author{width:20%}.daily-notes-table .col-dn-content{width:61%}.daily-notes-table .col-dn-actions{width:8%}.daily-notes-table.data-table tbody tr:hover{background:#eef2ff}.daily-notes-table .ad-notes-text{max-width:none}.daily-note-author{flex-direction:column;justify-content:center;gap:.1rem;min-height:2.15rem;display:flex}.reflink-expand-panel{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.data-table td.reflink-expand-cell,.data-table tr.reflink-row-expanded td{border-bottom:none}.reflink-table{table-layout:fixed}.reflink-table .col-reflink-stt{width:4%}.reflink-table .col-reflink-program{width:15%}.reflink-table .col-reflink-url{width:18%}.reflink-table .col-reflink-status{width:11%}.reflink-table .col-reflink-user{width:9%}.reflink-table .col-reflink-notes{width:13%}.reflink-table .col-reflink-actions{width:30%}.reflink-table .actions-cell.reflink-primary-line{flex-wrap:wrap;row-gap:.3rem;height:auto;min-height:2.15rem}.reflink-table .tiny-hint{margin-top:.15rem;margin-bottom:.25rem}.reflink-table div.tiny-hint{flex-wrap:wrap;align-items:center;gap:.3rem;display:flex}.reflink-table .tiny-hint button{height:auto}.gateway-history-table{table-layout:fixed}.gateway-history-table .col-gwh-gateway{width:18%}.gateway-history-table .col-gwh-identifier{width:22%}.gateway-history-table .col-gwh-from,.gateway-history-table .col-gwh-to{width:18%}.gateway-history-table .col-gwh-note{width:24%}.accounts-table{table-layout:fixed}.accounts-table .col-account-program{width:12%}.accounts-table .col-account-account{width:22%}.accounts-table .col-account-status{width:14%}.accounts-table .col-account-refurl{width:16%}.accounts-table .col-account-runner,.accounts-table .col-account-channel{width:10%}.accounts-table .col-account-actions{width:16%}.accounts-table td:nth-child(n+3){vertical-align:middle}.accounts-table .actions-cell.reflink-primary-line{flex-wrap:wrap;row-gap:.3rem;height:auto;min-height:2.15rem}.accounts-table .primary-line-wrap{height:auto;min-height:2.15rem}.accounts-table .tiny-hint{margin-top:.15rem;margin-bottom:.25rem}.accounts-table div.tiny-hint{flex-wrap:wrap;align-items:center;gap:.3rem;display:flex}.accounts-table .tiny-hint button{height:auto}.accounts-table .account-note{margin-top:.15rem}.status-cell{position:relative}.account-status-reason{color:#94a3b8;overflow-wrap:anywhere;max-width:100%;margin-top:.3rem;font-size:.72rem;font-style:italic}.record-meta-line{color:#94a3b8;margin-top:1rem;font-size:.78rem;font-style:italic}.status-confirm-popover{z-index:10;white-space:nowrap;background:#fff;border:1px solid #cbd5e1;border-radius:6px;flex-direction:column;gap:.3rem;margin-top:.2rem;padding:.4rem;display:flex;position:absolute;top:100%;left:0;box-shadow:0 4px 12px #0f172a1f}.status-confirm-popover-form{white-space:normal;flex-direction:column;gap:.35rem;min-width:230px;display:flex}.status-confirm-popover-form input{border:1px solid #cbd5e1;border-radius:6px;padding:.35rem .5rem;font-family:inherit;font-size:.8rem}.data-table td .status-confirm-popover button{white-space:nowrap;text-align:left;height:auto;padding:.4rem .6rem;line-height:1.25}.status-confirm-danger{color:#991b1b;background:#fef2f2;border-color:#fecaca}.status-confirm-danger:hover{background:#fee2e2}.status-confirm-neutral{color:#475569;background:#f8fafc;border-color:#cbd5e1}.status-confirm-neutral:hover{background:#f1f5f9}.daily-notes-panel{flex-direction:column;gap:.4rem;display:flex}.daily-notes-form{flex-direction:column;gap:.3rem;display:flex}.daily-notes-form-row{align-items:center;gap:.5rem;display:flex}.daily-notes-panel .pagination-row{margin:0 0 .2rem}.daily-notes-form textarea{box-sizing:border-box;resize:vertical;width:100%;font-family:inherit}.daily-notes-form-row textarea.daily-notes-textarea-compact{resize:vertical;flex:1;width:auto;min-width:0}.daily-notes-date-input{color:#1e293b;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:.35rem .6rem;font-family:inherit;font-size:.85rem}.daily-notes-date-input:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 2px #6366f126}.daily-notes-date-input::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.6}.daily-notes-date-input::-webkit-calendar-picker-indicator:hover{opacity:1}.reassign-date-tooltip{display:inline-flex}.reassign-date-tooltip .info-tooltip-content{white-space:normal;width:260px;max-width:calc(100vw - 2rem);left:50%;right:auto;transform:translate(-50%)}.table-header-tooltip .info-tooltip-content{white-space:normal;text-transform:none;width:260px;max-width:calc(100vw - 2rem);font-weight:400;left:50%;right:auto;transform:translate(-50%)}.table-header-help-icon{color:#3730a3;vertical-align:middle;cursor:help;background:#c7d2fe;border-radius:50%;justify-content:center;align-items:center;width:.95rem;height:.95rem;margin-left:.3rem;font-size:.62rem;font-weight:700;display:inline-flex}.table-header-help-icon:hover{background:#a5b4fc}.reassign-date-input{box-sizing:border-box;color:#1e293b;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;height:2.15rem;padding:.4rem .6rem;font-family:inherit;font-size:.85rem}.reassign-date-input:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 2px #6366f126}.reassign-date-input::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.6}.reassign-date-input::-webkit-calendar-picker-indicator:hover{opacity:1}button{cursor:pointer;color:#0f172a;-webkit-text-fill-color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:.4rem .8rem;font-family:inherit;font-size:.85rem}button:hover{background:#f1f5f9}button:disabled{opacity:.5;cursor:not-allowed}button:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 2px #6366f126}input,textarea{color:#1e293b;-webkit-text-fill-color:#1e293b;background-color:#fff}select{color:#1e293b;-webkit-text-fill-color:#1e293b;cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right .55rem center;background-repeat:no-repeat;border:1px solid #cbd5e1;border-radius:6px;padding:.4rem 1.8rem .4rem .6rem;font-family:inherit;font-size:.85rem}select:hover{border-color:#94a3b8}select:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 2px #6366f126}select:disabled{opacity:.5;cursor:not-allowed}.provider-select-row{flex-wrap:wrap;align-items:center;gap:1.5rem;margin:.5rem 0;display:flex}.provider-select{align-items:center;gap:.5rem;margin:0;font-size:.85rem;font-weight:600;display:inline-flex}.provider-select select{border:1px solid #cbd5e1;border-radius:6px;padding:.3rem 1.7rem .3rem .5rem;font-size:.85rem}.button-row{flex-wrap:wrap;gap:.5rem;margin:.75rem 0;display:flex}.pagination-row{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.75rem 1rem;margin:.75rem 0;display:flex}.move-buttons{gap:.35rem;margin-right:.5rem;display:inline-flex}.move-buttons button{padding:.2rem .6rem;font-size:.9rem;line-height:1}.move-buttons button:not(:disabled):hover{color:#4338ca;background:#eef2ff;border-color:#6366f1}.settings-row-inactive td{color:#94a3b8}.pagination-row label{white-space:nowrap;flex-direction:row;align-items:center;gap:.4rem;font-weight:400;display:inline-flex}.link-button{color:#2563eb;background:0 0;border:none;padding:0;font-size:.85rem}.history-toggle-button{white-space:nowrap;color:#475569;box-sizing:border-box;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;flex-shrink:0;align-items:center;gap:.35rem;padding:.4rem .75rem;font-size:.8rem;font-weight:500;display:inline-flex}.history-toggle-button:hover{color:#1e293b;background:#e2e8f0;border-color:#cbd5e1}.history-toggle-chevron{font-size:.65rem;transition:transform .15s;display:inline-block}.history-toggle-chevron-open{transform:rotate(180deg)}.runner-history-toggle{margin-left:.25rem}.icon-button{cursor:pointer;color:#64748b;align-items:center;display:inline-flex}.icon-button:hover{color:#475569}.copy-button{vertical-align:middle;background:0 0;border:none;padding:0 .25rem;font-size:.85rem;line-height:1}.copy-button:hover{background:#eef2ff;border-radius:4px}.login-url-copy-button{padding:0 .1rem;font-size:.8rem}.login-url-copy-button:hover{background:0 0}.exchange-rate-help-link{cursor:pointer;border-radius:4px;padding:.25rem;font-size:.95rem;line-height:1;text-decoration:none}.exchange-rate-help-link:hover{background:#eef2ff}.data-table{border-collapse:collapse;width:100%;margin:.5rem 0;font-size:.85rem}.data-table th,.data-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e2e8f0;padding:.45rem .5rem}.data-table tbody tr:hover{background:#f8fafc}.data-table td select,.data-table td button{box-sizing:border-box;vertical-align:middle;height:2.15rem}.data-table td button.code-badge,.data-table td button.payout-pause-toggle-button,.data-table td button.pin-icon-button{height:auto}.data-table td button.status-toggle-button{height:auto;padding:0 .2rem;line-height:1}.data-table td select{display:block}.data-table th{color:#1e293b;text-transform:uppercase;font-size:.75rem;font-weight:600}.products-table{table-layout:fixed}.products-table .col-product-checkbox{width:4%}.products-table .col-product-name{width:16%}.products-table .col-product-price,.products-table .col-product-price-usd{width:9%}.products-table .col-product-freq,.products-table .col-product-bool{width:8%}.products-table .col-product-source{width:13%}.products-table .col-product-actions{width:17%}.commissions-table{table-layout:fixed}.commissions-table .col-commission-checkbox{width:4%}.commissions-table .col-commission-checkbox-cell input[type=checkbox]{cursor:pointer;width:1.15rem;height:1.15rem}.commissions-table .col-commission-product{width:17%}.commissions-table .col-commission-type{width:7%}.commissions-table .col-commission-value{width:5%}.commissions-table .col-commission-cpu{width:7%}.commissions-table .col-commission-cookie,.commissions-table .col-commission-payout{width:5%}.commissions-table .col-commission-recurring,.commissions-table .col-commission-duration{width:8%}.commissions-table .col-commission-lifetime{width:7%}.commissions-table .col-commission-source{width:10%}.commissions-table .col-commission-actions{width:17%}.commissions-table th,.commissions-table td{white-space:normal;overflow-wrap:break-word}.commissions-table td,.blacklist-domains-table td,.users-table td,.programs-table td,.fields-table td,.rules-table td,.products-table td,.settings-list-table td,.cash-transactions-table td,.commission-override-table td,.commission-override-history-table td,.commission-estimate-table td,.income-table td,.program-networks-table td,.daily-entry-popover-table td{vertical-align:middle}.commissions-table td.actions-cell{white-space:nowrap}.sortable-column-header{white-space:nowrap;text-transform:uppercase;cursor:pointer;align-items:center;gap:.2rem;font-size:.75rem;font-weight:600;display:inline-flex}.sortable-column-header:hover{color:#1d4ed8;background:0 0}.sortable-column-header-active{color:#1d4ed8}.sortable-column-header-arrow{font-size:.85rem;line-height:1}.bulk-select-bar{background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;align-items:center;gap:.75rem;margin:.5rem 0;padding:.5rem .75rem;display:flex}.bulk-edit-products-form{background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin:.75rem 0;padding:1rem 1.25rem 1.25rem;box-shadow:0 1px 3px #0f172a0d}.bulk-edit-products-header{border-bottom:1px solid #e2e8f0;flex-wrap:wrap;align-items:baseline;gap:.6rem;margin-bottom:.3rem;padding-bottom:.6rem;display:flex}.bulk-edit-products-header h4{margin:0;font-size:1rem}.bulk-edit-field-row{border-radius:6px;grid-template-columns:12rem 1fr;align-items:center;gap:.75rem;padding:.5rem .6rem;transition:background-color .1s;display:grid}.bulk-edit-field-row:not(:last-of-type){border-bottom:1px solid #f1f5f9}.bulk-edit-field-row-active{background:#eff6ff}.bulk-edit-field-row .checkbox-label{color:#1e293b;font-weight:600}.bulk-edit-field-row-active .checkbox-label{color:#1d4ed8}.bulk-edit-field-value{align-items:center;gap:.6rem;min-height:2.15rem;display:flex}.bulk-edit-field-value input,.bulk-edit-field-value select{border:1px solid #cbd5e1;border-radius:6px;width:12rem;padding:.4rem .6rem}.bulk-edit-field-value .combobox{flex:0 0 12rem}.bulk-edit-field-value input:disabled,.bulk-edit-field-value select:disabled{color:#94a3b8;background:#f8fafc}.bulk-edit-products-form .form-actions{border-top:1px solid #e2e8f0;margin-top:.75rem;padding-top:.75rem}.bulk-edit-field-row .checkbox-label input[type=checkbox],.products-table .col-product-checkbox-cell input[type=checkbox]{cursor:pointer;width:1.15rem;height:1.15rem}.products-table th{white-space:normal;overflow-wrap:break-word}.products-table .product-name-cell{word-break:break-word}.products-table .tabular-nums,.products-table th:nth-child(3),.products-table th:nth-child(4),.products-table th:nth-child(5){text-align:right}.products-table th:nth-child(6),.products-table th:nth-child(7),.products-table th:nth-child(8),.products-table .product-bool-cell{text-align:center}.products-table .product-source-badges{flex-wrap:nowrap;align-items:flex-start;gap:.3rem;display:flex}.expanded-detail-row>td{background:#eef2ff;border-bottom:2px solid #6366f1}.expanded-detail-cell{border-left:3px solid #6366f1;padding:.75rem 1rem!important}.commission-period-block{border-left:2px solid #e2e8f0;margin-bottom:.75rem;padding-left:.6rem}.commission-period-block:last-child{margin-bottom:0}.commission-per-user-list{max-width:280px;margin:0;padding:0;font-size:.8rem;list-style:none}.commission-per-user-list li{white-space:normal;overflow-wrap:break-word;margin-bottom:.2rem}.actions-cell{white-space:nowrap}.actions-cell button+button{margin-left:.35rem}.fields-actions-cell{white-space:nowrap;min-width:9.5rem}.truncate{text-overflow:ellipsis;white-space:nowrap;max-width:260px;overflow:hidden}.program-cell{flex-direction:column;gap:.15rem;min-width:140px;display:flex}.program-cell-title{white-space:nowrap;align-items:center;gap:.35rem;display:flex}.program-cell-name{font-weight:600}.program-cell-name:hover{text-decoration:underline}.program-cell-accounts-link{color:#475569;opacity:.7;border-radius:4px;justify-content:center;align-items:center;margin-left:.5rem;padding:.15rem .35rem;text-decoration:none;transition:background-color .15s,opacity .15s;display:inline-flex}.program-cell-accounts-link:hover{color:#4338ca;opacity:1;background:#eef2ff}.program-cell-link{opacity:.6;text-decoration:none}.program-cell-link:hover{opacity:1}.badge{vertical-align:middle;color:#1e293b;white-space:nowrap;background:#e2e8f0;border-radius:999px;margin-right:.25rem;padding:.15rem .5rem;font-size:.7rem;font-weight:600;display:inline-block}.online-badge{color:#475569;white-space:nowrap;align-items:center;gap:.35rem;font-size:.8rem;display:inline-flex}.online-dot{border-radius:50%;flex-shrink:0;width:.55rem;height:.55rem}.online-dot-on{background:#22c55e}.online-dot-off{background:#cbd5e1}.user-create-form{flex-wrap:wrap;align-items:flex-end;gap:.85rem;display:flex}.user-create-field{flex-direction:column;flex:160px;gap:.35rem;min-width:140px;display:flex}.user-create-field label{color:#64748b;text-transform:uppercase;letter-spacing:.03em;font-size:.7rem;font-weight:600}.user-create-field input,.user-create-field select{box-sizing:border-box;border:1px solid #cbd5e1;border-radius:7px;height:2.3rem;padding:.4rem .6rem;font-family:inherit;font-size:.88rem}.user-create-field input:focus,.user-create-field select:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11f}.user-create-submit{box-sizing:border-box;color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:7px;flex-shrink:0;height:2.3rem;padding:0 1.1rem;font-size:.88rem;font-weight:600}.user-create-submit:hover:not(:disabled){background:#4f46e5}.user-identity{align-items:center;gap:.65rem;display:flex}.user-avatar{color:#fff;background:linear-gradient(135deg,#7c3aed,#6366f1);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.72rem;font-weight:700;display:flex}.user-identity-text{flex-direction:column;min-width:0;display:flex}.user-identity-name{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.user-identity-email{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;overflow:hidden}.badge-status-watching{color:#166534;background:#dcfce7}.badge-status-pending_review{color:#854d0e;background:#fef9c3}.badge-status-rejected{color:#1e293b;background:#f1f5f9}.badge-status-blacklisted,.badge-danger{color:#991b1b;background:#fee2e2}.badge-status-archived{color:#1e293b;background:#e2e8f0}.status-action-watching{color:#166534;background:#dcfce7;border-color:#bbf7d0}.status-action-watching:hover{background:#bbf7d0}.status-action-pending_review{color:#854d0e;background:#fef9c3;border-color:#fef08a}.status-action-pending_review:hover{background:#fef08a}.status-action-rejected{color:#1e293b;background:#f1f5f9;border-color:#e2e8f0}.status-action-rejected:hover{background:#e2e8f0}.status-action-blacklisted{color:#991b1b;background:#fee2e2;border-color:#fecaca}.status-action-blacklisted:hover{background:#fecaca}.badge[class*=ops-badge-status-]{text-transform:capitalize}.ops-badge-status-pending_review{color:#854d0e;background:#fef9c3}.ops-badge-status-approved{color:#166534;background:#dcfce7}.ops-badge-status-rejected{color:#991b1b;background:#fee2e2}.ops-badge-status-stopped{color:#475569;background:#e2e8f0}.badge-cpu-excellent{color:#fff;background:#16a34a;font-weight:700}.badge-cpu-good{color:#166534;background:#dcfce7}.badge-cpu-fair{color:#854d0e;background:#fef9c3}.badge-cpu-poor{color:#1e293b;background:#f1f5f9}.badge-source-manual{color:#1e40af;background:#dbeafe}.badge-source-auto_extract{color:#1e293b;background:#e2e8f0}.badge-locked{color:#78350f;background:#fde68a}.code-badge{vertical-align:middle;cursor:pointer;color:#4338ca;letter-spacing:.02em;background:#eef2ff;border:1px solid #c7d2fe;border-radius:4px;margin:0;padding:.1rem .4rem;font-family:system-ui,sans-serif;font-size:.75rem;font-weight:600;display:inline-block}.code-badge:hover{filter:brightness(.97)}.code-badge-account{color:#0e7490;background:#ecfeff;border-color:#a5f3fc}.code-badge-network{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.code-badge-gateway{color:#be185d;background:#fdf2f8;border-color:#fbcfe8}.message{color:#1e3a8a;background:#eff6ff;border-radius:6px;padding:.6rem .8rem;font-size:.85rem}.message:not(:first-child){margin-top:.6rem}.hint{color:#1e293b;margin:0 0 .6rem;font-size:.85rem}.panel details>summary{cursor:pointer;margin-bottom:.6rem;font-weight:600}.message.error{color:#991b1b;background:#fef2f2}.message.success{color:#065f46;background:#ecfdf5}.message-warn{color:#854d0e;background:#fefce8}.empty-hint,.tiny-hint{color:#1e293b;font-size:.8rem}.stats-date-range-hint{margin-bottom:.75rem}.hint-list{color:#1e293b;flex-direction:column;gap:.3rem;margin:.5rem 0 1rem;padding-left:1.25rem;font-size:.85rem;display:flex}.account-note{color:#64748b;white-space:normal;word-break:break-word;font-size:.8rem;font-style:italic}.account-note-label{color:#94a3b8;margin-right:.15rem;font-style:normal;font-weight:600}.account-note-row td{padding-top:0;padding-bottom:.4rem}.data-table tr:has(+tr.account-note-row) td{border-bottom:none}.data-table tbody tr:hover+tr.account-note-row{background:#f8fafc}.data-table tbody tr:has(+tr.account-note-row:hover){background:#f8fafc}.notes-list{flex-direction:column;gap:.5rem;margin:0 0 .75rem;padding:0;list-style:none;display:flex}.notification-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.notification-list li{border:1px solid #e2e8f0;border-radius:8px;align-items:flex-start;gap:1rem;padding:.75rem 1rem;transition:border-color .15s,box-shadow .15s;display:flex}.notification-list li:hover{border-color:#cbd5e1;box-shadow:0 1px 4px #0f172a0f}.notification-read-checkbox{accent-color:#2563eb;cursor:pointer;flex-shrink:0;width:1.15rem;height:1.15rem;margin-top:.15rem}.notification-unread{background:#eff6ff;border-left:3px solid #2563eb}.notification-read{background:#f8fafc;border-color:#e2e8f0}.notification-read .notification-title-row strong{color:#475569}.notification-main{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.notification-title-row{align-items:center;gap:.4rem;display:flex}.notification-body{color:#334155;white-space:pre-wrap;word-break:break-word;margin:0;font-size:.9rem;line-height:1.5}.notification-dot{background:#ef4444;border-radius:999px;flex-shrink:0;width:.5rem;height:.5rem}.notification-actions{white-space:nowrap;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.25rem;display:flex}.notification-type-system{color:#1e293b;background:#e2e8f0}.notification-type-user_message{color:#1e40af;background:#dbeafe}.notification-type-admin_broadcast{color:#854d0e;background:#fef9c3}.notification-form{max-width:480px}.notification-form input,.notification-form textarea,.notification-form .combobox input{box-sizing:border-box;border:1px solid #cbd5e1;border-radius:6px;width:100%;padding:.45rem .6rem;font-family:inherit;font-size:.85rem}.notification-form textarea{resize:vertical}.notification-form input:focus,.notification-form textarea:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 2px #6366f126}.notes-list li{border-bottom:1px solid #e2e8f0;padding-bottom:.5rem}.network-accounts-table{table-layout:fixed}.network-accounts-table .col-na-code,.network-accounts-table .col-na-network{width:10%}.network-accounts-table .col-na-account,.network-accounts-table .col-na-note{width:20%}.network-accounts-table .col-na-programs{width:8%}.network-accounts-table .col-na-actions{width:32%}.network-accounts-table .actions-cell.reflink-primary-line{flex-wrap:wrap;row-gap:.3rem;height:auto;min-height:2.15rem}.network-accounts-table td.tabular-nums{text-align:right;font-variant-numeric:tabular-nums}.network-accounts-table td.tabular-nums .reflink-primary-line{justify-content:flex-end;width:100%}.network-accounts-table th:nth-child(5){text-align:right}.network-account-edit-input{box-sizing:border-box;border:1px solid #cbd5e1;border-radius:6px;width:100%;padding:.4rem .6rem;font-family:inherit;font-size:.85rem}.network-account-edit-input:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 2px #6366f126}.payment-gateway-accounts-table{table-layout:fixed}.payment-gateway-accounts-table .col-pga-code{width:10%}.payment-gateway-accounts-table .col-pga-gateway{width:12%}.payment-gateway-accounts-table .col-pga-identifier{width:20%}.payment-gateway-accounts-table .col-pga-note{width:16%}.payment-gateway-accounts-table .col-pga-status{width:14%}.payment-gateway-accounts-table .col-pga-count{width:8%}.payment-gateway-accounts-table .col-pga-actions{width:20%}.payment-gateway-accounts-table td.tabular-nums{text-align:right;font-variant-numeric:tabular-nums}.payment-gateway-accounts-table td.tabular-nums .reflink-primary-line{justify-content:flex-end;width:100%}.payment-gateway-accounts-table th:nth-child(6){text-align:right}.history-compact-list{flex-direction:column;gap:.8rem;margin:0;padding:0;font-size:.85rem;list-style:none;display:flex}.note-time{color:#1e293b;font-size:.75rem;display:block}.note-item-header{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.note-item-header .note-time{margin:0}.note-content{font-family:inherit;font-size:.85rem}.history-changes{margin:0;padding:0;font-size:.85rem;list-style:none}.network-chip{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:.45rem;padding:.2rem .55rem .2rem .2rem;display:inline-flex}.network-chip-name{color:#1e293b;white-space:nowrap;font-size:.82rem;font-weight:500}.network-logo{object-fit:contain;vertical-align:middle;border-radius:4px;flex-shrink:0}.network-logo-fallback{color:#1e293b;background:#e2e8f0;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:600;display:inline-flex}.network-cell-list{flex-direction:column;align-items:flex-start;gap:.3rem;display:flex}.info-tooltip{cursor:help;border-bottom:1px dashed #94a3b8;position:relative}.info-tooltip-plain{border-bottom:none}.info-tooltip-content{z-index:30;color:#f8fafc;white-space:nowrap;background:#1e293b;border-radius:6px;margin-top:.35rem;padding:.5rem .65rem;font-size:.78rem;font-weight:400;display:none;position:absolute;top:100%;left:0;box-shadow:0 8px 16px #0000004d}.info-tooltip-content>div{padding:.1rem 0}.info-tooltip:hover .info-tooltip-content{display:block}.reflink-url-wrap .info-tooltip-content{white-space:normal;overflow-wrap:anywhere;max-width:320px}.program-status-cell{flex-direction:column;align-items:flex-start;gap:.35rem;display:flex}.notes-preview-button{color:#5b21b6;cursor:help;background:#ede9fe;border-radius:999px;align-items:center;padding:.15rem .5rem;font-size:.7rem;font-weight:600;line-height:normal;display:inline-flex}.notes-preview-button:hover{background:#ddd6fe}.notes-preview-tooltip .info-tooltip-content{white-space:normal;width:380px;max-width:calc(100vw - 2rem);left:50%;right:auto;transform:translate(-50%)}.notes-preview-list{flex-direction:column;gap:.4rem;max-height:260px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.notes-preview-list li{flex-direction:column;display:flex}.notes-preview-list .note-time{color:#cbd5e1}.import-form{text-align:left}.import-form h1{font-size:1.4rem}.import-form form{flex-direction:column;gap:.6rem;display:flex}.import-form label{flex-direction:column;gap:.3rem;font-size:.85rem;font-weight:600;display:flex}.import-form select,.import-form textarea{border:1px solid #cbd5e1;border-radius:6px;padding:.5rem;font-family:ui-monospace,monospace;font-size:.8rem}.import-form select{padding-right:1.8rem}.import-form .format-example{background:#f1f5f9;border-radius:6px;padding:.6rem;font-size:.75rem;overflow-x:auto}@media (width<=900px){.mobile-menu-toggle{justify-content:center;align-items:center;padding:.45rem .75rem;font-size:1.4rem;display:inline-flex}.app-title{font-size:1.3rem}.app-nav{flex-wrap:wrap;padding:1rem}.app-nav-panel{width:100%;display:none}.app-nav-panel.open{border-top:1px solid #334155;flex-direction:column;align-items:stretch;gap:.25rem;margin-top:.5rem;padding-top:.5rem;display:flex}.app-nav-panel.open nav{flex-direction:column;align-items:stretch}.app-nav-panel.open .nav-group{margin-right:0;padding:.4rem 0}.app-nav-panel.open .nav-dropdown{min-width:0;box-shadow:none;background:0 0;border:none;flex-direction:column;margin-top:.35rem;margin-left:.5rem;padding:0;display:flex;position:static}.app-nav-panel.open .nav-group-right .nav-dropdown{left:auto;right:auto}.app-nav-panel.open .app-user{border-top:1px solid #334155;flex-direction:column;align-items:stretch;margin-left:0;padding-top:.5rem;font-size:1rem}.table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.table-scroll .programs-table{min-width:1000px}.table-scroll .reflink-table{min-width:1150px}.reflink-table .reflink-primary-line{height:auto;min-height:2.15rem}.table-scroll .actions-cell{flex-wrap:wrap}.table-scroll .accounts-table{min-width:1100px}.accounts-table .reflink-primary-line{height:auto;min-height:2.15rem}.table-scroll .products-table{min-width:1000px}.table-scroll .commissions-table{min-width:1300px}.table-scroll .rules-table,.table-scroll .fields-table{min-width:650px}.table-scroll .program-networks-table{min-width:480px}.table-scroll .history-table{min-width:700px}.table-scroll .daily-entry-saved-table{min-width:800px}.table-scroll .daily-entry-popover-table{min-width:480px}.table-scroll .daily-notes-table{min-width:520px}.table-scroll .blacklist-domains-table{min-width:700px}.table-scroll .login-history-table{min-width:650px}.table-scroll .users-table{min-width:850px}.table-scroll .sent-notifications-table,.table-scroll .network-accounts-table{min-width:900px}.table-scroll .cash-transactions-table{min-width:1500px}.table-scroll .income-table,.table-scroll .payment-gateway-accounts-table{min-width:950px}.table-scroll .commission-estimate-preview-table{min-width:650px}.table-scroll .commission-override-table{min-width:750px}.table-scroll .commission-estimate-table{min-width:900px}.table-scroll .settings-list-table{min-width:600px}.page{padding:1rem .75rem 2rem}.panel{padding:1rem}.inline-form{flex-wrap:wrap}.inline-form input,.inline-form select,.inline-form .combobox{flex:160px}.panel-header{flex-direction:column;align-items:flex-start}.panel-header .filter-row{width:100%}.account-note{font-size:.72rem}.account-manage-panel{font-size:.85rem}.account-manage-panel h4{font-size:.95rem}}
