:root{color-scheme:light;--bg: #f0f2f5;--card: #ffffff;--surface: #f5f7fa;--surface-strong: #ebf3fc;--text: #1a1d23;--text-sub: #374151;--text-muted: #8c919e;--placeholder: rgb(0 0 0 / 25%);--multi-count-bg: #eef3fb;--multi-count-text: #374151;--border: #e4e8ee;--primary: #1677ff;--primary-strong: #0958d9;--success: #52c41a;--danger: #f5222d;--warning: #fa8c16;--shadow: 0 12px 32px rgb(15 23 42 / 12%)}:root[data-theme=dark]{color-scheme:dark;--bg: #0f1117;--card: #1a1d23;--surface: #22262e;--surface-strong: #1a2540;--text: #e8eaf0;--text-sub: #c8cdd8;--text-muted: #6f7686;--placeholder: rgb(255 255 255 / 25%);--multi-count-bg: #2a3448;--multi-count-text: #c8cdd8;--border: #2d3139;--primary: #4096ff;--primary-strong: #1677ff;--success: #73d13d;--danger: #ff7875;--warning: #ffc069;--shadow: 0 14px 36px rgb(0 0 0 / 36%)}html,body{max-width:100%;overflow-x:hidden}*{box-sizing:border-box}body{margin:0;min-width:320px;overflow-x:hidden;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-user-select:none;user-select:none}.ant-select-dropdown.filter-select-dropdown{max-width:calc(100vw - 24px);overflow-x:hidden}.ant-select-dropdown.filter-select-dropdown .ant-select-item-option-content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filter-select-dropdown__footer{display:flex;justify-content:center;gap:8px;border-top:1px solid var(--border);padding:8px}.filter-select-dropdown__footer .ant-btn,.region-select__footer .ant-btn{min-width:58px;height:28px}input,textarea,[contenteditable=true],.ant-input,.ant-input-affix-wrapper,.ant-picker-input input{-webkit-user-select:text;user-select:text}.app-shell{min-height:100vh;background:var(--bg)}.auth-shell{display:grid;place-items:center;padding:24px}.auth-state{width:min(420px,100%);border:1px solid var(--border);border-radius:8px;background:var(--card);padding:24px;box-shadow:var(--shadow)}.menu-bar,.status-bar,.filter-bar{background:var(--card);border-bottom:1px solid var(--border)}.menu-bar{position:sticky;top:0;z-index:20}.menu-bar__inner,.exchange-rate-row,.status-bar__inner,.filter-bar__inner,.dashboard{width:min(100%,1400px);margin:0 auto;padding-right:16px;padding-left:16px}.menu-bar__inner{display:grid;grid-template-columns:1fr auto;align-items:center;min-height:52px;gap:18px}.channel-tabs{min-width:0}.channel-tabs .ant-tabs-nav{margin:0}.channel-tabs .ant-tabs-nav:before{border-bottom:0}.channel-tabs .ant-tabs-tab{padding:15px 0;font-weight:700}.menu-actions{justify-self:end}.exchange-rate-row{display:flex;align-items:center;min-height:28px;padding-top:0;padding-bottom:8px;color:var(--text-muted);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px}.exchange-rate-skeleton{width:min(260px,70vw)!important}.exchange-rate-skeleton.ant-skeleton-input-sm{height:16px;min-width:120px}.exchange-rate-error{display:inline-flex;align-items:center;gap:8px;min-width:0;margin-top:2px;margin-bottom:2px;color:var(--danger);font-family:inherit}.exchange-rate-error .ant-btn{flex-shrink:0}.theme-switch .ant-segmented-item-label{display:grid;min-width:28px;min-height:28px;place-items:center;line-height:28px}.theme-switch__item{display:inline-flex;align-items:center;justify-content:center}.status-bar__inner{display:grid;grid-template-columns:1fr auto auto;align-items:center;min-height:42px;gap:14px}.clock-list,.rate-list{min-width:0}.rate-list{padding-left:14px;border-left:1px solid var(--border)}.status-tag{display:inline-flex;align-items:center;gap:5px;margin-inline-end:0}.status-tag strong{color:var(--text-sub)}.skeleton-chip-list{display:flex;min-width:0;flex-wrap:wrap;gap:8px}.filter-bar__inner{display:flex;overflow-x:clip;flex-wrap:wrap;align-items:center;min-height:52px;gap:8px 12px;padding-top:8px;padding-bottom:8px}.filter-bar__inner.ant-form-inline .ant-form-item{margin-inline-end:0;margin-bottom:0}.select-field{min-width:128px;max-width:100%}.select-field .ant-select-selector,.select-field .ant-select-selection-search-input,.region-select-trigger{cursor:pointer;-webkit-user-select:none;user-select:none}.select-field .ant-select-selector,.region-select-trigger{align-items:center;padding-inline:10px!important}.select-field .ant-select-selector{padding-inline:10px 30px!important}.select-field .ant-select-selection-wrap{align-self:stretch;align-items:center;min-width:0}.select-field .ant-select-selection-search-input{caret-color:transparent}.select-field .ant-select-selection-overflow{width:100%;align-items:center;flex-wrap:nowrap;column-gap:6px}.select-field .ant-select-selection-overflow-item,.select-field .ant-select-selection-overflow-item-rest,.select-field .ant-select-selection-overflow-item-suffix{display:inline-flex;align-items:center;min-width:0}.select-field .ant-select-selection-overflow-item:not(.ant-select-selection-overflow-item-rest):not(.ant-select-selection-overflow-item-suffix){flex:1 1 auto;overflow:hidden}.select-field .ant-select-selection-overflow-item-rest{flex:0 0 auto}.select-field .ant-select-selection-overflow-item-suffix{flex:0 0 0;width:0}.select-field .ant-select-selection-item{display:inline-flex;align-items:center;background:transparent;border:0;padding-inline-start:0;padding-inline-end:0;max-width:100%;line-height:1}.select-field .ant-select-selection-item-content{margin-inline-end:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-field .ant-select-selection-placeholder{display:inline-flex;align-items:center;height:100%;line-height:1}.select-field .ant-select-selection-overflow-item-rest .ant-select-selection-item{background:var(--multi-count-bg);border-radius:4px;color:var(--multi-count-text);padding:0 7px}.select-summary-value{overflow:hidden;min-width:0;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.select-summary-more{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;min-width:34px;height:24px;border-radius:4px;background:var(--multi-count-bg);color:var(--multi-count-text);font-weight:600}.select-field--currency{min-width:96px}.select-field--currency .ant-select-selection-item,.select-field--currency .ant-select-selection-item-content{overflow:visible;text-overflow:clip}.select-field--owner{min-width:148px}.region-select-trigger{display:inline-flex;align-items:center;min-width:124px;justify-content:space-between;gap:8px}.region-select-trigger__summary{display:inline-flex;flex:1 1 auto;min-width:0;overflow:hidden;align-items:center;gap:8px}.select-field .ant-select-arrow,.region-select-trigger>svg{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center}.select-field .ant-select-arrow svg,.region-select-trigger>svg{width:13px;height:13px}.region-select-trigger.is-placeholder{color:var(--placeholder)}.region-select-trigger.is-placeholder svg{color:var(--placeholder)}.region-select-trigger.is-open{color:var(--text-sub);border-color:var(--primary)}.region-select{width:420px;max-width:calc(100vw - 24px)}.region-select__head,.region-select__footer{padding:8px 12px}.region-select__head{border-bottom:1px solid var(--border)}.region-select__body{display:grid;grid-template-columns:180px 1fr;height:260px}.region-select__groups,.region-select__children{overflow-y:auto;padding:6px 0}.region-select__groups{border-right:1px solid var(--border)}.region-select__groups button{display:flex;width:100%;align-items:center;gap:8px;border:0;background:transparent;padding:7px 12px;color:var(--text-sub);text-align:left}.region-select__groups button.is-active{background:var(--surface-strong);color:var(--primary)}.region-select__children{display:flex;flex-direction:column;gap:8px;padding:8px 12px}.region-select__footer{display:flex;justify-content:center;gap:8px;border-top:1px solid var(--border)}.filter-bar__action{margin-left:auto}.skeleton-filter-bar{display:flex;align-items:center;flex-wrap:wrap}.skeleton-filter-action{margin-left:auto}.dashboard{display:flex;flex-direction:column;gap:12px;padding-top:12px;padding-bottom:24px}.dashboard-state{display:grid;width:min(100%,1400px);min-height:180px;margin:12px auto;place-items:center;padding:24px 16px;color:var(--text-muted)}.dashboard-refresh-frame{position:relative}.dashboard-refresh-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:grid;min-height:180px;place-items:center;background:color-mix(in srgb,var(--bg) 42%,transparent);pointer-events:none}.section-card{border:1px solid var(--border);border-radius:8px;background:var(--card);padding:16px}.section-card__header{flex-wrap:wrap;margin-bottom:12px}.section-card__extra{display:flex;min-width:0;justify-content:flex-end}.section-card__extra .ant-segmented-item-selected{background:var(--primary);color:#fff}.section-card__extra .ant-segmented-item-selected .ant-segmented-item-label{color:#fff}.skeleton-section-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-card__title>span{width:3px;height:16px;border-radius:999px;background:var(--primary)}.section-card__title .ant-typography{margin:0;color:var(--text);font-size:18px;line-height:1.3}.section-time{color:var(--text-muted);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px}.metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.metric-grid--ads{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-card{min-width:0;background:var(--surface)}.metric-skeleton-card{min-width:0;border:1px solid var(--border);border-radius:8px;background:var(--surface);padding:14px}.metric-card .ant-card-body{display:flex;min-height:112px;flex-direction:column;padding:14px}.metric-card__label{overflow:hidden;margin-bottom:8px;color:var(--text-muted);font-size:14px;font-weight:700;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.metric-card__value{display:block;overflow:hidden;color:var(--text);font-size:24px;font-weight:750;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.metric-card__previous{display:block;margin-top:8px;color:var(--text-muted);font-size:12px;line-height:1.3}.metric-card__trends{display:flex;flex-direction:column;gap:8px;margin-top:12px}.trend-badge{display:inline-flex;width:fit-content;align-items:center;gap:4px;color:var(--text-muted);font-size:12px;line-height:1.3}.trend-badge__label{font-size:14px;font-weight:700}.trend-badge strong{display:inline-flex;align-items:center;gap:2px;font-weight:700}.trend-badge__symbol{font-size:1.5em;line-height:0;transform:translateY(-1px)}.trend-badge__value{font-size:14px}.trend-badge--up strong{color:var(--danger)}.trend-badge--down strong{color:var(--success)}.trend-badge--neutral strong{color:var(--text-muted)}.trend-panel-meta{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin:-4px 0 10px}.panel-date-range{display:block;min-width:0;padding-top:5px;color:var(--text-muted);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.5}.range-controls,.range-buttons,.legend-pills{display:flex;min-width:0;flex-wrap:wrap;gap:6px}.range-controls,.range-buttons{justify-content:flex-end}.range-buttons button,.legend-pills button{display:inline-flex;height:28px;align-items:center;border:1px solid var(--border);border-radius:6px;background:transparent;color:var(--text-muted);cursor:pointer;font:inherit;font-size:12px;line-height:1;white-space:nowrap}.range-buttons button{padding:0 10px}.range-buttons button.is-active{border-color:var(--primary);background:var(--primary);color:#fff;font-weight:700}.range-custom-control{position:relative;display:inline-flex}.custom-range-picker--anchor{position:absolute;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%;overflow:hidden;opacity:0;pointer-events:none}.custom-range-picker--anchor .ant-picker-input,.custom-range-picker--anchor .ant-picker-input>input{width:0;min-width:0;-webkit-user-select:none;user-select:none}.trend-date-range-dropdown .ant-picker-footer-extra{padding:0}.trend-date-range-dropdown .ant-picker-ok{display:none}.trend-date-range-footer{display:flex;justify-content:center;gap:8px;border-top:1px solid var(--border);padding:8px}.trend-date-range-footer .ant-btn{min-width:58px;height:28px}.trend-tools{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:14px 0 4px}.legend-pills button{gap:6px;border-color:var(--border);border-radius:999px;padding:0 12px}.legend-pills button.is-active{border-color:transparent;color:#fff;font-weight:700}.legend-pills button span{width:6px;height:6px;flex:0 0 auto;border-radius:999px;background:currentColor}.trend-chart{width:100%;height:290px}.trend-chart__canvas{width:100%;height:100%}.chart-tooltip p{margin:0 0 8px;color:var(--text-sub);font-weight:700}.chart-tooltip__row{display:flex;min-width:160px;align-items:center;justify-content:space-between;gap:16px;margin-top:4px}.chart-tooltip__row strong{color:var(--text)}.chart-skeleton{width:100%!important;height:290px!important}.settings-modal-wrap{overflow:hidden}.settings-modal-wrap .ant-modal-mask{background:var(--bg)}.settings-modal{width:100%!important;max-width:none;margin:0;padding:0;top:0}.settings-modal .ant-modal-content{height:100vh;height:100dvh;border-radius:0;overflow:hidden;padding:0;background:var(--bg)}.settings-modal .ant-modal-close{display:none}.settings-page{display:flex;height:100vh;height:100dvh;overflow:hidden;flex-direction:column;background:var(--bg)}.settings-page__header{display:flex;min-height:52px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);background:var(--card);padding:0 24px}.settings-page__title{display:flex;align-items:center;gap:10px}.settings-page__title>span{width:3px;height:16px;border-radius:999px;background:var(--primary)}.settings-page__title h2,.settings-section__title h3{margin:0;color:var(--text)}.settings-page__title h2{font-size:16px}.settings-page__back{display:none}.settings-page__close{display:inline-grid;width:32px;min-width:32px;height:32px;place-items:center;padding:0}.settings-page__close .ant-btn-icon{display:inline-grid;place-items:center;line-height:0}.settings-page__body{flex:1;overflow-y:auto;padding:24px}.settings-section{width:min(680px,100%);margin:0 auto}.settings-section__title{display:flex;align-items:center;gap:8px;margin-bottom:12px;color:var(--primary)}.settings-section__title h3{font-size:15px}.settings-group{border:1px solid var(--border);border-radius:8px;background:var(--card);padding:0 20px}.settings-group>p{margin:0;padding:16px 0 8px;color:var(--text-muted);font-size:11px;font-weight:700;letter-spacing:0}.settings-row{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:18px;border-bottom:1px solid var(--border);padding:18px 0}.settings-row:last-child{border-bottom:0}.settings-row__meta{display:flex;min-width:0;flex:1 1 260px;gap:12px}.settings-row__icon{display:grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border-radius:8px;background:var(--surface-strong);color:var(--primary)}.settings-row__meta strong,.settings-row__meta span{display:block}.settings-row__meta strong{color:var(--text);font-size:14px}.settings-row__meta span{margin-top:2px;color:var(--text-muted);font-size:12px}.settings-row__control{max-width:100%;flex:0 1 auto;min-width:0}.settings-weekdays{display:flex;flex-wrap:wrap;gap:6px}.settings-weekdays button{display:inline-grid;width:34px;height:34px;place-items:center;border:1px solid var(--border);border-radius:8px;background:transparent;color:var(--text-sub);cursor:pointer;font:inherit;font-size:14px;font-weight:700;line-height:1}.settings-weekdays button.is-active{border-color:var(--primary);background:var(--primary);color:#fff}.settings-weekdays button:disabled{cursor:not-allowed;opacity:.45}.settings-time-input{width:120px}.settings-webhook-input{width:100%}.settings-field-error{display:block;max-width:100%;margin-top:6px;color:var(--danger);font-size:12px;line-height:1.4}.settings-row--webhook .settings-row__meta,.settings-row--webhook .settings-row__control{flex:1 1 calc(50% - 9px)}.settings-row--switch .settings-row__control{display:flex;justify-content:flex-end}.settings-page__footer{display:flex;justify-content:center;gap:12px;border-top:1px solid var(--border);background:var(--card);padding:14px 24px}.settings-page__footer .ant-btn{min-width:132px}.settings-time-popup--compact .ant-picker-time-panel-column{min-width:72px;height:200px;max-height:200px}.settings-time-popup--compact .ant-picker-time-panel-cell{height:40px!important}.settings-time-popup--compact .ant-picker-time-panel-cell-inner{height:40px!important;line-height:40px!important;font-size:15px}.settings-time-popup--compact .ant-picker-time-panel-column:after{height:0}.settings-time-now{border:0;background:transparent;color:var(--primary);cursor:pointer;font:inherit;font-size:14px;line-height:1;padding:8px 0}@media(max-width:960px){.menu-bar__inner{grid-template-columns:1fr auto;gap:10px;padding-top:8px;padding-bottom:8px}.status-bar__inner{grid-template-columns:1fr auto}.rate-list{grid-column:1 / -1;padding-left:0;border-left:0}.metric-grid,.metric-grid--ads{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.settings-page__header{padding:0 14px}.settings-page__back{display:none}.settings-page__title>span,.settings-page__cancel{display:none}.settings-page__close{display:inline-flex}.settings-page__body{overscroll-behavior:contain;padding:16px 12px calc(128px + env(safe-area-inset-bottom))}.settings-group{padding:0 14px}.settings-row{flex-direction:column;gap:10px;padding:14px 0}.settings-row--switch{flex-direction:row;align-items:center}.settings-row--switch .settings-row__meta{flex:1 1 0;width:auto}.settings-row--switch .settings-row__control{width:auto;flex:0 0 auto;margin-left:auto}.settings-row__meta,.settings-row__control{flex:0 1 auto}.settings-row__meta{width:100%}.settings-row--webhook .settings-row__meta,.settings-row--webhook .settings-row__control{flex-basis:auto}.settings-row__control,.settings-webhook-input,.settings-page__footer .ant-btn-primary{width:100%;height:48px;font-size:16px}.settings-time-input{width:50%;min-width:144px;height:40px}.settings-time-input .ant-picker-input>input{font-size:15px}.settings-page__footer{position:fixed;right:0;bottom:0;left:0;padding:12px 12px calc(36px + env(safe-area-inset-bottom))}}@media(max-width:640px){.menu-bar__inner,.exchange-rate-row,.status-bar__inner,.filter-bar__inner,.dashboard{padding-right:12px;padding-left:12px}.menu-bar__inner{grid-template-columns:minmax(0,1fr) auto}.status-bar__inner{grid-template-columns:1fr}.clock-list,.rate-list{overflow-x:auto}.filter-bar__inner.ant-form-inline{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;overflow-x:clip;gap:10px;padding-top:12px;padding-bottom:12px}.filter-bar__inner.ant-form-inline>*{min-width:0}.ant-select-dropdown.filter-select-dropdown{width:100%!important;min-width:0!important;max-width:100%!important}.filter-select-dropdown__footer .ant-btn,.region-select__footer .ant-btn{min-width:75px;height:36px;font-size:15px}.skeleton-filter-bar{display:grid;grid-template-columns:1fr}.select-field .ant-select,.select-field,.region-select-trigger,.skeleton-filter-bar .ant-skeleton,.skeleton-filter-bar .ant-skeleton-input,.skeleton-filter-action{width:100%!important;min-width:0}.select-field .ant-select-selector,.region-select-trigger{min-height:42px;font-size:15px}.select-field .ant-select-selector{padding-inline:13px 39px!important}.region-select-trigger{gap:10px;padding-inline:13px!important}.select-field .ant-select-selection-overflow,.region-select-trigger__summary{gap:8px}.select-summary-more{min-width:44px;height:31px;padding-inline:9px}.select-field .ant-select-selection-placeholder,.select-field .ant-select-selection-item,.select-summary-value,.select-summary-more,.region-select-trigger__summary{font-size:15px;line-height:1}.select-field .ant-select-selection-placeholder,.select-field .ant-select-selection-item{min-height:31px}.filter-bar__action{margin-left:0}.filter-bar__action .ant-btn{width:100%;min-height:42px;font-size:15px}.filter-bar__action .ant-btn .ant-btn-icon svg{width:17px;height:17px}.metric-grid,.metric-grid--ads{grid-template-columns:repeat(2,minmax(0,1fr))}.section-card{padding:14px}.section-card__extra,.range-controls,.range-buttons,.trend-tools{width:100%;justify-content:flex-start}.trend-panel-meta{flex-direction:column;gap:8px}.trend-panel-meta .range-controls,.trend-panel-meta .range-buttons{width:100%;justify-content:flex-start}.trend-tools{align-items:flex-start;flex-direction:column}.region-select{width:calc(100vw - 24px);max-width:calc(100vw - 24px)}.region-select-popover,.region-select-popover .ant-popover-inner{max-width:calc(100vw - 12px)}.region-select__body{grid-template-columns:42% 58%}.settings-page__header{padding:0 14px}.settings-page__back{display:none}.settings-page__title>span,.settings-page__cancel{display:none}.settings-page__close{display:inline-flex}.settings-page__body{overscroll-behavior:contain;padding:16px 12px calc(128px + env(safe-area-inset-bottom))}.settings-group{padding:0 14px}.settings-row{flex-direction:column;gap:10px;padding:14px 0}.settings-row--switch{flex-direction:row;align-items:center}.settings-row--switch .settings-row__meta{flex:1 1 0;width:auto}.settings-row--switch .settings-row__control{width:auto;flex:0 0 auto;margin-left:auto}.settings-row__meta,.settings-row__control{flex:0 1 auto}.settings-row__meta{width:100%}.settings-row--webhook .settings-row__meta,.settings-row--webhook .settings-row__control{flex-basis:auto}.settings-row__control,.settings-webhook-input,.settings-page__footer .ant-btn-primary{width:100%;height:48px;font-size:16px}.settings-time-input{width:50%;min-width:144px;height:40px}.settings-time-input .ant-picker-input>input{font-size:15px}.settings-weekdays{flex-wrap:wrap}.settings-page__footer{position:fixed;right:0;bottom:0;left:0;padding:12px 12px calc(36px + env(safe-area-inset-bottom))}}
