*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{-webkit-font-smoothing:antialiased;background:#a8b4ae;width:100%;min-height:100%;font-family:Segoe UI,system-ui,-apple-system,sans-serif;font-size:13px}#root{justify-content:center;min-height:100vh;display:flex}.app-shell{background:#dfe8e3;width:1280px;min-width:1280px;box-shadow:0 0 60px #0003}body{overflow-x:auto}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#00000008}::-webkit-scrollbar-thumb{background:#9cb8aa;border-radius:3px}.management-bottom-right{flex-direction:column;gap:16px;display:flex}.dashboard-header{color:#fff;background:#16243e;border-bottom:2px solid #0f1f2f;flex-shrink:0;grid-template-columns:1fr 2fr 1fr;align-items:center;width:1280px;min-height:80px;padding:0 24px;display:grid}.header-brand{justify-content:flex-start;align-items:center;display:flex}.header-brand-row{align-items:center;gap:16px;display:flex}.header-title-section{text-align:center;flex-direction:column;justify-self:center;gap:4px;display:flex}.header-logo{object-fit:contain;filter:invert()brightness(1.1);mix-blend-mode:screen;background:0 0;width:auto;height:40px}.header-sync-info{flex-direction:column;align-items:center;gap:2px;min-height:16px;margin-left:0;display:flex}.header-last-sync{color:#8bb59a;letter-spacing:.01em;font-size:11px;font-weight:400}.header-syncing{color:#ffa726;letter-spacing:.01em;align-items:center;gap:8px;font-size:11px;font-weight:500;display:flex}.header-sync-failed{color:#ff7b7b;letter-spacing:.01em;font-size:11px;font-weight:500}.sync-spinner{border:2px solid #ffa7264d;border-top-color:#ffa726;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.dashboard-header h1{color:#fff;white-space:nowrap;font-size:22px;font-weight:700}.header-actions{flex-shrink:0;justify-self:flex-end;align-items:center;gap:12px;display:flex}.header-tabs{background:#0f1f2f;border-radius:8px;gap:3px;padding:4px;display:flex}.tab-link{color:#e8f0ff;white-space:nowrap;cursor:pointer;background:0 0;border:none;border-radius:5px;padding:7px 18px;font-size:13px;font-weight:600;text-decoration:none;transition:all .15s}.tab-link:hover{color:#fff;background:#ffffff1f}.tab-link.active{color:#0f1f2f;background:#8bb59a}.tab-disabled{opacity:.35;cursor:default;pointer-events:none}.header-logout-btn{color:#e8f0ff;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #e8f0ff;border-radius:6px;padding:7px 14px;font-size:12px;font-weight:600;transition:all .15s}.header-logout-btn:hover{background:#ffffff1f}.filters-section{background:#edf3ef;border-bottom:1px solid #c8d6cd;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));align-items:end;gap:12px;width:100%;padding:12px 16px;display:grid;position:relative}.filter-group{flex-direction:column;gap:4px;display:flex}.filter-group label{color:#4f6158;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;font-size:10px;font-weight:700}.filter-group select{color:#0f1f2f;cursor:pointer;background:#fff;border:1px solid #c8d6cd;border-radius:6px;height:32px;padding:6px 10px;font-size:12px;box-shadow:inset 0 1px 2px #0000000f}.filter-group select:focus{border-color:#7aaa8a;outline:none}.hierarchy-filter{position:relative}.hierarchy-trigger{color:#0f1f2f;cursor:pointer;background:#fff;border:1px solid #c8d6cd;border-radius:6px;justify-content:space-between;align-items:center;width:100%;height:32px;padding:6px 10px;font-size:12px;display:flex;box-shadow:inset 0 1px 2px #0000000f}.hierarchy-trigger>span:first-child{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.hierarchy-caret{border-bottom:2px solid #4f6158;border-right:2px solid #4f6158;width:8px;height:8px;margin-right:2px;transition:transform .18s,border-color .18s;transform:rotate(45deg)}.hierarchy-caret.open{border-color:#20423b;transform:rotate(-135deg)translateY(-1px)}.hierarchy-menu{z-index:20;background:#fff;border:1px solid #c8d6cd;border-radius:8px;width:100%;max-height:260px;padding:0;position:absolute;top:100%;left:0;overflow:hidden auto;box-shadow:0 10px 22px #0f1f2f24}.hierarchy-search-wrap{z-index:6;background:#fff;border-bottom:1px solid #e7eeea;margin:0;padding:6px;position:sticky;top:0;box-shadow:0 3px 8px #fffffffa}.hierarchy-search{color:#1f2f2a;background:#f8fbf9;border:1px solid #cfded6;border-radius:8px;width:100%;height:30px;padding:0 10px;font-size:12px}.hierarchy-search:focus{background:#fff;border-color:#7aaa8a;outline:none}.hierarchy-group{border-top:1px solid #eef2ef;padding-top:2px}.hierarchy-group:first-of-type{border-top:none;padding-top:0}.hierarchy-parent-row{align-items:center;gap:4px;display:flex}.hierarchy-check-row{color:#1f2f2a;cursor:pointer;border-radius:5px;align-items:center;gap:8px;width:100%;padding:6px 8px;font-size:11px;display:flex;overflow:hidden}.hierarchy-check-row:hover{background:#eaf2ee}.hierarchy-check-row input{flex:none;margin:0}.hierarchy-check-row span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.hierarchy-expand{cursor:pointer;color:#2f4d3d;background:#f5f9f7;border:1px solid #d6e1db;border-radius:5px;width:22px;height:22px;font-weight:700;line-height:1}.hierarchy-item{text-align:left;color:#1f2f2a;cursor:pointer;background:0 0;border:0;border-radius:5px;width:100%;padding:6px 8px;font-size:12px}.hierarchy-item:hover{background:#eaf2ee}.hierarchy-parent{background:#eef6f2;border:1px solid #ddebe3;font-weight:700}.hierarchy-children{border-left:1px dashed #d3e1d9;margin-left:10px;padding-left:26px}.hierarchy-child{color:#385046;font-weight:500}.hierarchy-node-type{color:#5f746a;text-transform:uppercase;letter-spacing:.2px;text-overflow:ellipsis;white-space:nowrap;background:#e4eee8;border:1px solid #d4e2da;border-radius:10px;flex:none;max-width:64px;margin-left:auto;padding:1px 5px;font-size:9px;font-weight:700;overflow:hidden}.clear-filters{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#4a6b8a 0%,#3d5a7a 100%);border:2px solid #3d5a7a;border-radius:6px;align-items:center;gap:6px;height:32px;padding:6px 16px;font-size:12px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 2px 6px #3d5a7a4d}.clear-filters:hover{background:linear-gradient(135deg,#5a7b9a 0%,#4a6b8a 100%);border-color:#2d4a6a;transform:translateY(-1px);box-shadow:0 4px 10px #3d5a7a66}.clear-filters:active{transform:translateY(0);box-shadow:0 1px 3px #3d5a7a59}.clear-icon{font-size:14px;font-weight:700;line-height:1}.filters-actions{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.filters-currency-corner{flex-wrap:wrap;grid-column:1/-1;justify-content:flex-end;align-items:center;gap:8px;padding-top:2px;display:flex}.filters-toggle-label{color:#6b7280;white-space:nowrap;font-size:11px;font-weight:600}.filters-currency-toggle{background:#fff;border:1px solid #c8d6cd;border-radius:8px;align-items:center;gap:4px;padding:3px;display:inline-flex}.filters-currency-btn{color:#355246;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:6px;height:26px;padding:0 12px;font-size:12px;font-weight:700}.filters-currency-btn:hover{background:#ecf4f0}.filters-currency-btn.active{color:#fff;background:#1f3f74}@media (width<=1300px){.filters-section{padding-right:16px}}.month-quick-btn{color:#4f6158;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #c8d6cd;border-radius:4px;height:24px;padding:4px 10px;font-size:10px;font-weight:600;line-height:1;transition:all .15s}.month-quick-btn:hover{color:#2d4a3e;background:#f0f5f2;border-color:#7aaa8a}.month-quick-btn:active{background:#e4ede8;transform:scale(.98)}.month-quick-btn.active{color:#fff;background:#7aaa8a;border-color:#7aaa8a;font-weight:700}.month-quick-btn.active:hover{background:#6a9a7a;border-color:#6a9a7a}.kpi-cards-container{background:#dfe8e3;grid-template-columns:repeat(4,1fr);align-items:stretch;gap:12px;padding:14px 20px;display:grid}.kpi-card{background:linear-gradient(#f7f8f7 0%,#f1f3f2 100%);border:1px solid #cfd5d2;border-radius:6px;flex-direction:column;gap:4px;height:100%;padding:12px 14px 10px;display:flex;position:relative;overflow:visible;box-shadow:0 2px 8px #0f221c14}.kpi-card--loading{overflow:hidden}.kpi-loading-overlay{color:#2f4f46;background:#ffffffad;justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex;position:absolute;inset:0}.kpi-spinner{border:2px solid #b9c9c2;border-top-color:#2f6f61;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite kpi-spin}@keyframes kpi-spin{to{transform:rotate(360deg)}}.kpi-title{color:#4f5f5a;text-align:center;margin:0 0 8px;font-size:12px;font-weight:700}.kpi-value{color:#2b2b2e;text-align:center;margin:0;font-size:24px;font-weight:800;line-height:1.1}.kpi-divider{background:#9ea9a4;height:1px;margin:8px 0 10px}.kpi-subtitle{color:#31433d;text-align:left;background:#e7ebe8;border-radius:4px;margin-top:10px;margin-bottom:0;padding:7px 10px;font-size:12px}.kpi-banner{text-align:center;color:#6b7280;padding:16px 24px;font-size:13px}.kpi-error{color:#b91c1c}.kpi-margin-card{background:linear-gradient(#f7f8f7 0%,#f1f3f2 100%);border:1px solid #cfd5d2;border-radius:6px;flex-direction:column;grid-column:span 2;gap:4px;height:100%;padding:12px 14px 10px;display:flex;position:relative;overflow:visible;box-shadow:0 2px 8px #0f221c14}.kpi-margin-header{justify-content:space-between;align-items:center;gap:10px;min-height:16px;display:flex}.kpi-margin-label{color:#4f5f5a;text-align:center;text-align:center;flex:1;font-size:12px;font-weight:700;line-height:1}.kpi-margin-toggle-wrapper{align-items:center;gap:6px;display:flex;position:absolute;top:4px;right:4px}.kpi-margin-toggle-group{background:#fff;border:1px solid #c8d6cd;border-radius:6px;align-items:center;gap:2px;padding:2px;display:inline-flex}.kpi-margin-btn{color:#355246;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:4px;height:18px;padding:0 7px;font-size:9px;font-weight:700;line-height:1;transition:background .15s,color .15s}.kpi-margin-btn:hover{background:#ecf4f0}.kpi-margin-btn.active{color:#fff;background:#1f3f74}.kpi-margin-metrics{flex:1;grid-template-columns:1fr 1fr;align-items:stretch;gap:0;display:grid}.kpi-margin-metric{flex-direction:column;gap:4px;padding:0 12px;display:flex}.kpi-margin-metric:first-child{border-right:1px solid #d0d8d4;padding-right:16px}.kpi-margin-metric:last-child{padding-left:16px}.kpi-margin-metric-title{color:#4f5f5a;text-align:center;margin:0;font-size:11px;font-weight:700;line-height:1}.kpi-margin-metric-value{color:#2b2b2e;text-align:center;margin:2px 0 0;font-size:22px;font-weight:800;line-height:1.1}.kpi-margin-divider{background:#9ea9a4;height:1px;margin:4px 0 2px}.kpi-margin-metric-sub{color:#31433d;text-align:left;background:#e7ebe8;border-radius:4px;margin-top:auto;padding:7px 10px;font-size:12px;line-height:1.2}.chatbot-toggle{color:#fff;cursor:pointer;z-index:1000;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;transition:all .3s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 12px #00000026}.chatbot-toggle:hover{transform:scale(1.1);box-shadow:0 6px 16px #0003}.chatbot-toggle.open{background:#e74c3c}.chatbot-widget{z-index:999;background:#fff;border-radius:12px;flex-direction:column;width:380px;height:600px;animation:.3s slideUp;display:flex;position:fixed;bottom:92px;right:24px;box-shadow:0 8px 32px #00000026}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.chatbot-header{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.chatbot-header h4{margin:0;font-size:16px;font-weight:600}.close-btn{color:#fff;cursor:pointer;opacity:.8;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:20px;transition:opacity .2s;display:flex}.close-btn:hover{opacity:1}.chatbot-messages{background:#f8f9fa;flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow-y:auto}.message{border-radius:12px;max-width:80%;padding:10px 14px;font-size:14px;line-height:1.5;animation:.3s fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.message.user{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-bottom-right-radius:4px;align-self:flex-end}.message.assistant{color:#333;background:#fff;border:1px solid #e0e0e0;border-bottom-left-radius:4px;align-self:flex-start}.message.error{color:#c0392b;background:#fdecea;border-color:#e74c3c}.message-content{margin-bottom:4px}.message-time{opacity:.7;text-align:right;font-size:11px}.message.user .message-time{color:#fffc}.message.assistant .message-time{color:#999}.typing-indicator{gap:4px;padding:8px 0;display:flex}.typing-indicator span{background:#999;border-radius:50%;width:8px;height:8px;animation:1.4s infinite typing}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{opacity:.7;transform:translateY(0)}30%{opacity:1;transform:translateY(-10px)}}.suggested-questions{background:#fff;border-top:1px solid #e0e0e0;padding:12px 16px}.suggestions-label{color:#666;margin:0 0 8px;font-size:12px;font-weight:500}.suggestion-btn{text-align:left;color:#555;cursor:pointer;background:#f8f9fa;border:1px solid #e0e0e0;border-radius:6px;width:100%;margin-bottom:6px;padding:8px 12px;font-size:13px;transition:all .2s;display:block}.suggestion-btn:hover{color:#667eea;background:#e9ecef;border-color:#667eea}.chatbot-input{background:#fff;border-top:1px solid #e0e0e0;border-radius:0 0 12px 12px;gap:8px;padding:12px 16px;display:flex}.chatbot-input textarea{resize:none;border:1px solid #ddd;border-radius:8px;outline:none;flex:1;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .2s}.chatbot-input textarea:focus{border-color:#667eea}.chatbot-input textarea:disabled{cursor:not-allowed;background:#f5f5f5}.send-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;transition:all .2s;display:flex}.send-btn:hover:not(:disabled){transform:scale(1.05);box-shadow:0 2px 8px #667eea66}.send-btn:disabled{opacity:.5;cursor:not-allowed}@media (width<=768px){.chatbot-widget{width:calc(100vw - 32px);height:calc(100vh - 120px);bottom:76px;right:16px}.chatbot-toggle{bottom:16px;right:16px}}.combined-trends{background:#fff;border:1px solid #d0dbd6;border-radius:12px;flex-direction:column;gap:12px;margin:0 24px 20px;padding:16px 20px 20px;display:flex;box-shadow:0 2px 10px #0f1f2f12}.combined-controls-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:4px;display:flex}.combined-controls-bar--right{justify-content:flex-end}.chart-note-pill{color:#333;background:#f5f9f6;border:1px solid #c8d6cd;border-radius:20px;flex:300px;padding:8px 16px;font-size:11.5px;line-height:1.4}.combined-right-controls{flex-shrink:0;align-items:center;gap:8px;display:flex}.year-select-wrap{flex-direction:column;flex:0 0 190px;align-items:flex-start;gap:2px;width:190px;margin-top:-4px;display:flex;position:relative}.year-select-label{color:#1a2e25;letter-spacing:.2px;top:8 px;white-space:nowrap;text-overflow:ellipsis;max-width:190px;margin-bottom:8px;font-size:11px;font-weight:600;position:relative;overflow:hidden}.year-select-btn{color:#1a2e25;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #bbc8c2;border-radius:5px;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:7px 14px;font-size:12.5px;display:flex;overflow:hidden}.year-select-btn:hover{border-color:#8bb59a}.select-chevron{color:#666;font-size:10px}.year-dropdown{z-index:300;background:#fff;border:1px solid #c8d6cd;border-radius:7px;width:190px;max-height:260px;padding:8px;position:absolute;top:calc(100% + 4px);left:0;overflow-y:auto;box-shadow:0 8px 24px #0000001f}.year-option{color:#1a2e25;cursor:pointer;border-radius:4px;align-items:center;gap:8px;padding:6px 8px;font-size:12.5px;display:flex}.year-option:hover{background:#eef5f0}.year-option input{accent-color:#2d4a3e;cursor:pointer}.year-selected-text{color:#4b5c54;padding:2px 2px 0;font-size:11px}.granularity-toggle{border:1px solid #bbc8c2;border-radius:5px;margin-top:9px;display:flex;overflow:hidden}.gran-btn{color:#444;cursor:pointer;background:#fff;border:none;border-right:1px solid #bbc8c2;padding:7px 18px;font-size:12.5px;font-weight:500;transition:all .15s}.gran-btn:last-child{border-right:none}.gran-btn:hover{background:#f0f5f2}.gran-btn.active{color:#fff;background:#1a2e25;font-weight:600}.trend-block{background:#fff;border:1px solid #d4dfd9;border-radius:10px;flex-direction:column;padding:16px 18px 12px;display:flex;box-shadow:0 1px 4px #0f1f2f0d}.chart-title{color:#1a1a1a;margin:0 0 5px;font-size:15px;font-weight:700}.trend-legend{align-items:center;gap:10px;margin-bottom:10px;font-size:12px;display:flex}.legend-label-text{color:#555;margin-right:2px;font-weight:500}.legend-dot-item{align-items:center;gap:4px;font-size:12px;font-weight:500;display:flex}.legend-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.trend-chart-area{width:100%;height:240px}.chart-placeholder{color:#9ca3af;justify-content:center;align-items:center;height:200px;font-size:12px;display:flex}.download-btn-modern{color:#6b7280;cursor:pointer;vertical-align:middle;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin:0;padding:0;transition:all .15s;display:inline-flex}.download-btn-modern:hover:not(:disabled){color:#111827;background:#f3f4f6}.download-btn-modern:active:not(:disabled){background:#e5e7eb;transform:scale(.95)}.download-btn-modern:disabled{opacity:.4;cursor:not-allowed}.download-btn-modern svg{flex-shrink:0;width:16px;height:16px}@media (prefers-color-scheme:dark){.download-btn-modern{color:#9ca3af}.download-btn-modern:hover:not(:disabled){color:#f9fafb;background:#374151}.download-btn-modern:active:not(:disabled){background:#4b5563}}.data-table th:first-child,.data-table td:first-child{z-index:3;position:sticky;left:0;box-shadow:2px 0 4px #0000001a}.data-table th:first-child{z-index:5;color:#e8f0f5;background:linear-gradient(#14253a 0%,#1f3550 100%)}.data-table .table-total td:first-child{z-index:6;color:#e8f0f5!important;background:linear-gradient(#14253a 0%,#1f3550 100%)!important}.adv-table th:first-child,.adv-table td:first-child{z-index:3;position:sticky;left:0;box-shadow:2px 0 4px #0000001a}.adv-table th:first-child{z-index:5;color:#e8f0f5;background:linear-gradient(#14253a 0%,#1f3550 100%)}.adv-table tfoot .total-row td:first-child{z-index:6;color:#e8f0f5;background:linear-gradient(#14253a 0%,#1f3550 100%)}.data-table tbody tr td:first-child{background:#fdfefe}.data-table tbody tr:nth-child(2n) td:first-child{background:#f4f9f6}.data-table tbody tr:hover td:first-child{background:#e4f0ea}.adv-table tbody tr td:first-child{background:#fff}.adv-table tbody tr:nth-child(2n) td:first-child{background:#f7fbf8}.adv-table tbody tr:hover td:first-child{background:#eaf4ee}.child-row td:first-child{background:#f7fbf8!important}.child-row:hover td:first-child{background:#edf5f0!important}.data-table .row-child td{color:#2a3a30;background:#f7fbf8;padding-left:32px}.data-table .row-child td:first-child{padding-left:32px;background:#f7fbf8!important}.data-table .row-child:hover td{background:#edf5f0}.data-table .row-child:hover td:first-child{background:#edf5f0!important}.data-table .row-expandable{cursor:pointer}.data-table .row-expandable td{font-weight:500}.data-table,.adv-table{border-spacing:0}.data-table th:nth-child(2),.data-table td:nth-child(2),.adv-table th:nth-child(2),.adv-table td:nth-child(2){padding-left:16px}.table-card{background:#f6faf7;border:1px solid #c8d6cd;border-radius:8px;width:100%;overflow:visible;box-shadow:0 4px 16px #0f1f2f12}.table-card-header{background:#f6faf7;border-bottom:1px solid #dde6e1;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px 10px;display:flex}.table-card-header h3{color:#102235;flex:1;align-items:center;gap:12px;margin:0;font-size:13px;font-weight:700;display:flex}.table-card-body{width:100%;overflow-x:auto}.overflow-wrapper{width:100%;max-height:430px;overflow:auto}.data-table{border-collapse:collapse;background:#fff;width:100%;font-size:12px}.data-table th,.data-table td{white-space:nowrap;text-align:left;border-bottom:1px solid #dde8e2;border-right:1px solid #dde8e2;padding:9px 12px}.data-table th:last-child,.data-table td:last-child{border-right:none}.data-table th{color:#e8f0f5;z-index:2;background:linear-gradient(#14253a 0%,#1f3550 100%);font-size:11.5px;font-weight:700;position:sticky;top:0}.data-table td{color:#0f1f2f;background:#fdfefe}.data-table tbody tr:nth-child(2n) td{background:#f4f9f6}.data-table tbody tr:hover td{background:#e4f0ea}.data-table tbody tr:last-child td{border-bottom:none}.data-table .table-total td{z-index:3;border-top:1px solid #243b55;border-right:1px solid #243b55;font-weight:700;position:sticky;bottom:0;color:#e8f0f5!important;background:linear-gradient(#14253a 0%,#1f3550 100%)!important}.data-table .table-total td:last-child{border-right:none}.data-table .table-total:hover td,.data-table .table-total:hover td:first-child{color:#e8f0f5!important;background:linear-gradient(#14253a 0%,#1f3550 100%)!important}.table-expander{color:#1b2b44;cursor:pointer;background:#f5f9f6;border:1px solid #9fb7ac;border-radius:4px;width:18px;height:18px;margin-right:6px;font-size:12px;line-height:1}.table-expander.disabled{opacity:.35;cursor:default}.table-expander-placeholder{width:18px;height:18px;margin-right:6px;display:inline-block}.table-loading,.table-error,.table-empty{text-align:center;color:#9ca3af;padding:40px;font-size:12px}.table-error{color:#b91c1c}.adv-table-card{background:#fff;border:1px solid #d0dbd6;border-radius:12px;width:100%;overflow:visible;box-shadow:0 2px 10px #0f1f2f12}.adv-table-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px 12px;display:flex}.adv-table-title{color:#1a1a1a;align-items:center;gap:8px;margin:0;font-size:14px;font-weight:600;display:flex}.table-margin-toggle-wrapper{align-items:center;gap:10px;display:flex}.table-margin-label{color:#4f5f5a;font-size:12px;font-weight:600}.table-margin-toggle-group{background:#fff;border:1px solid #c8d6cd;border-radius:6px;align-items:center;gap:2px;padding:2px;display:inline-flex}.table-margin-btn{color:#355246;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:4px;height:24px;padding:0 12px;font-size:11px;font-weight:700;line-height:1;transition:background .15s,color .15s}.table-margin-btn:hover{background:#ecf4f0}.table-margin-btn.active{color:#fff;background:#1f3f74}.adv-table thead th.margin-column{background:#3d4f5c;border-left:1px solid #4a5d6b}.adv-table thead th.margin-column:first-of-type{border-left:2px solid #4a5d6b}.adv-table tbody td.margin-column{background:#fff;border-left:1px solid #e0e6e3}.adv-table tbody td.margin-column:first-of-type{border-left:1px solid #d0d8d4}.adv-table tfoot td.margin-column{background:#2c3e50;border-left:1px solid #3d4f5c}.adv-table tfoot td.margin-column:first-of-type{border-left:2px solid #3d4f5c}.campaign-filter-container{align-items:center;gap:8px;display:flex}.campaign-filter-input{color:#444;background:#fff;border:1px solid #c8d6cd;border-radius:6px;min-width:200px;padding:6px 12px;font-family:Segoe UI,sans-serif;font-size:12px;transition:border-color .15s,box-shadow .15s}.campaign-filter-input:focus{border-color:#8fba8f;outline:none;box-shadow:0 0 0 2px #8fba8f33}.campaign-filter-input::placeholder{color:#999;font-style:italic}.sortable-header{-webkit-user-select:none;user-select:none;transition:background-color .15s;cursor:pointer!important}.sortable-header:hover{background:linear-gradient(#1a2f47 0%,#243b55 100%)!important}.header-content{justify-content:space-between;align-items:center;gap:8px;display:flex}.sort-icon{flex-shrink:0;font-size:10px;line-height:1;transition:color .15s,opacity .15s}.sort-icon.inactive{color:#e8f0f5;opacity:.4}.sort-icon.active{color:#8fba8f;opacity:1}.sortable-header:hover .sort-icon.inactive{opacity:.75}.bottom-top-toggle{border:1px solid #c8d6cd;border-radius:6px;flex-shrink:0;display:flex;overflow:hidden}.bt-btn{color:#444;cursor:pointer;background:#fff;border:none;border-right:1px solid #c8d6cd;padding:6px 18px;font-size:12.5px;font-weight:500;transition:all .15s}.bt-btn:last-child{border-right:none}.bt-btn:hover{background:#f0f5f2}.bt-btn.active{color:#0f1f2f;background:#8fba8f;font-weight:700}.adv-table-scroll{width:100%;max-height:430px;overflow:auto}.adv-table{border-collapse:collapse;width:100%;min-width:900px;font-size:12px}.adv-table th{color:#e8f0f5;text-align:left;white-space:nowrap;z-index:2;background:linear-gradient(#14253a 0%,#1f3550 100%);border-right:1px solid #243b55;padding:10px 12px;font-size:11.5px;font-weight:700;position:sticky;top:0}.adv-table th:last-child{border-right:none}.adv-table td{color:#0f1f2f;white-space:nowrap;background:#fff;border-bottom:1px solid #eaf0ed;border-right:1px solid #eaf0ed;padding:9px 12px;font-size:12px}.adv-table td:last-child{border-right:none}.adv-table tbody tr:nth-child(2n) td{background:#f7fbf8}.adv-table tbody tr:hover td{background:#eaf4ee}.col-name{text-overflow:ellipsis;max-width:200px;overflow:hidden}.adv-table tfoot .total-row td{color:#e8f0f5;z-index:4;background:linear-gradient(#14253a 0%,#1f3550 100%);border-bottom:none;border-right:1px solid #243b55;padding:10px 12px;font-size:12px;font-weight:700;position:sticky;bottom:0}.adv-table tfoot .total-row td:last-child{border-right:none}.adv-table tfoot .total-row strong{color:#e8f0f5;font-weight:700}.adv-table tfoot .total-row:hover td,.adv-table tfoot .total-row:hover td:first-child{color:#e8f0f5;background:linear-gradient(#14253a 0%,#1f3550 100%)}.expand-btn{color:#2d4a3e;cursor:pointer;vertical-align:middle;background:#fff;border:1px solid #8bb59a;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-right:6px;padding:0;font-size:13px;font-weight:700;line-height:1;display:inline-flex}.region-row td:first-child{align-items:center;display:flex}.region-row td{background:#fff;font-weight:500}.region-row td:first-child{align-items:center;gap:0;display:flex}.region-name{color:#0f1f2f;font-weight:600}.child-row td{color:#2a3a30;background:#f7fbf8}.child-row:hover td{background:#edf5f0}.child-name{align-items:center;display:flex;padding-left:8px!important}.child-bullet{color:#5a8a6a;flex-shrink:0;margin-right:8px;font-size:14px}.expand-btn{color:#2d4a3e;cursor:pointer;background:#fff;border:1px solid #8bb59a;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:18px;min-width:18px;height:18px;margin-right:8px;padding:0;font-size:14px;font-weight:700;line-height:1;transition:background .15s;display:inline-flex}.expand-btn:hover{background:#dff0e6}.expand-btn.open{color:#fff;background:#2d4a3e;border-color:#2d4a3e}.expand-btn.disabled,.expand-btn:disabled{opacity:.35;cursor:default;color:#2d4a3e;background:#f5f9f6;border-color:#c6d4dc}.delivered-pct{color:#6b7280;font-size:11px}.delivered-pct-total{color:#9ab8c0;font-size:11px}.row-marker{color:#1f3550;background:#eef3f6;border:1px solid #c6d4dc;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin-right:8px;font-size:12px;font-weight:700;display:inline-flex}.name-cell{align-items:center;gap:4px;display:flex}.text-warn{color:#b45309;font-weight:600}.table-refresh-wrapper{position:relative}.table-refreshing-overlay{z-index:10;pointer-events:none;background:#fff9;justify-content:center;align-items:flex-start;padding-top:60px;display:flex;position:absolute;inset:0}.table-refreshing-spinner{color:#1f3550;background:#fffffff2;border:1px solid #c8d6cd;border-radius:20px;padding:5px 16px;font-size:12px;font-weight:500;box-shadow:0 2px 8px #0000001f}.data-table tbody tr.selected-row td{font-weight:600;background:#d4e8f7!important}.data-table tbody tr.selected-row:hover td{background:#c0ddf3!important}.data-table tbody tr.selected-row td:first-child{background:#d4e8f7!important}.data-table tbody tr.selected-row:hover td:first-child{background:#c0ddf3!important}.data-table .row-child.selected-row td{font-weight:600;background:#d4e8f7!important}.data-table .row-child.selected-row:hover td{background:#c0ddf3!important}.data-table .row-child.selected-row td:first-child{background:#d4e8f7!important}.data-table .row-child.selected-row:hover td:first-child{background:#c0ddf3!important}.adv-table tbody tr.selected-row td{font-weight:600;background:#d4e8f7!important}.adv-table tbody tr.selected-row:hover td{background:#c0ddf3!important}.adv-table tbody tr.selected-row td:first-child{background:#d4e8f7!important}.adv-table tbody tr.selected-row:hover td:first-child{background:#c0ddf3!important}.adv-table .child-row.selected-row td{font-weight:600;background:#d4e8f7!important}.adv-table .child-row.selected-row:hover td{background:#c0ddf3!important}.adv-table .child-row.selected-row td:first-child{background:#d4e8f7!important}.adv-table .child-row.selected-row:hover td:first-child{background:#c0ddf3!important}.applied-filters-container{background:#f8faf9;border:1px solid #d0dbd6;border-radius:6px;flex-direction:column;gap:8px;min-height:40px;margin:0;padding:12px 16px;display:flex}.applied-filters-empty{color:#6b7280;justify-content:center;align-items:center;height:100%;min-height:24px;font-size:12px;font-style:italic;display:flex}.applied-filters-header{color:#4f6158;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:11px;font-weight:700}.applied-filters-list{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.applied-filter-tag{border-radius:12px;align-items:center;gap:4px;max-width:200px;padding:4px 8px;font-size:11px;line-height:1.2;display:inline-flex}.applied-filter-tag.filter{color:#0c4a6e;background:#e0f2fe;border:1px solid #0891b2}.applied-filter-tag.crossFilter{color:#92400e;background:#fef3c7;border:1px solid #f59e0b}.applied-filter-label{white-space:nowrap;font-weight:600}.applied-filter-value{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-weight:500;overflow:hidden}.applied-filter-remove{color:inherit;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin-left:4px;padding:0;font-size:14px;font-weight:700;transition:background-color .15s;display:flex}.applied-filter-remove:hover{background:#0000001a}.applied-filter-tag.filter .applied-filter-remove:hover{background:#0891b233}.applied-filter-tag.crossFilter .applied-filter-remove:hover{background:#f59e0b33}.overview-page{background:#dfe8e3;flex-direction:column;width:100%;display:flex}.overview-tables-stack{flex-direction:column;gap:16px;padding:0 24px 28px;display:flex}.net-margin-chart-section{border-top:2px solid #c1d4c9;margin-top:20px;padding-top:20px}.net-margin-chart-section .chart-note-pill--tracker{color:#2c5f7a;background-color:#e8f4f8;border:1px solid #b3d9e6}.overview-tables-row{grid-template-columns:1fr 1fr;align-items:start;gap:16px;padding:0 24px 28px;display:grid}.performance-card{background:#f9fbfa;border:1px solid #d3e0d9;border-radius:12px;padding:14px 14px 10px;box-shadow:0 2px 12px #0000000f}.perf-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.perf-header h3{color:#15263a;margin:0;font-size:18px;font-weight:800}.perf-totals{color:#33443c;background:#f0f5f2;border:1px solid #d3e0d9;border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:12px;font-weight:600;display:flex}.total-item{align-items:center;gap:4px;display:flex}.total-label{color:#5a6b5d}.total-value{color:#15263a;font-weight:700}.total-separator{color:#8a9a8d;margin:0 4px}.perf-legend{color:#33443c;align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}.perf-legend-bottom{justify-content:center;margin-top:6px}.legend-dot{border-radius:2px;width:12px;height:12px;display:inline-block}.legend-dot.budget{background:#3d6d63}.legend-line{background:#1b2b44;border-radius:999px;width:22px;height:4px;display:inline-block}.legend-sep{background:0 0;width:10px;height:1px;display:inline-block}.perf-chart-area{width:100%;height:360px}.perf-chart-wrapper{scrollbar-width:thin;scrollbar-color:#c1d4ca #f0f5f2;width:100%;padding-bottom:8px;overflow:auto hidden}.perf-chart-wrapper::-webkit-scrollbar{height:8px}.perf-chart-wrapper::-webkit-scrollbar-track{background:#f0f5f2;border-radius:4px}.perf-chart-wrapper::-webkit-scrollbar-thumb{background:#c1d4ca;border-radius:4px}.perf-chart-wrapper::-webkit-scrollbar-thumb:hover{background:#a8bfb1}.perf-chart-inner{min-width:1200px;height:380px}.management-page{background:#dfe8e3;flex-direction:column;width:100%;display:flex}.management-stack{flex-direction:column;gap:14px;padding:12px 16px 24px;display:flex}.charts-group-card{background:#f9fbfa;border:1px solid #d3e0d9;border-radius:12px;overflow:hidden;box-shadow:0 2px 12px #0000000f}.charts-group-header{justify-content:flex-end;align-items:center;padding:10px 14px 0;display:flex}.charts-group-body{flex-direction:column;gap:16px;padding:0 14px 14px;display:flex}.charts-group-body .performance-card{border:1px solid #e0ebe5;border-radius:8px;box-shadow:0 1px 6px #0000000a}.login-page{background:radial-gradient(1200px 500px at 10% -20%,#2857952e,#0000 60%),radial-gradient(900px 400px at 90% 110%,#19875424,#0000 55%),linear-gradient(145deg,#eff5f2 0%,#dbe7e2 100%);flex-direction:column;justify-content:center;align-items:stretch;min-height:100vh;padding:24px;display:flex}.login-shell{border-radius:18px;justify-content:center;width:100%;max-width:100%;display:flex;overflow:visible}.login-main-title{text-align:center;color:#0f1f3d;letter-spacing:.2px;margin:0 0 18px;font-size:34px;line-height:1.1}.login-card{background:#fff;border:1px solid #fffc;border-radius:18px;width:520px;max-width:100%;padding:30px 28px;box-shadow:0 24px 48px #071e192e}.login-card h2{margin:0 0 16px;font-size:32px;line-height:1.05}.login-card label{color:#334155;margin:10px 0 6px;font-size:13px;font-weight:600;display:block}.login-input{border:1px solid #cbd5e1;border-radius:10px;outline:none;width:100%;margin-bottom:2px;padding:10px 12px;font-size:14px}.login-input:focus{border-color:#0f4c81;box-shadow:0 0 0 3px #0f4c8124}.login-btn{cursor:pointer;border:1px solid #0000;border-radius:10px;width:100%;margin-top:10px;padding:10px 12px;font-weight:600}.login-btn.primary{color:#fff;background:#0f4c81}.login-btn.secondary{color:#fff;background:#1d4ed8}.login-google-wrap{margin-top:10px}.login-link-btn{color:#0f4c81;cursor:pointer;background:0 0;border:none;margin-top:12px;padding:0;font-weight:600}.login-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-top:8px;padding:8px 10px;font-size:13px}.login-reset{border-top:1px solid #e5e7eb;margin-top:12px;padding-top:12px}.login-reset-msg{margin-top:8px;font-size:13px}.login-reset-msg.ok{color:#065f46}.login-reset-msg.err{color:#b91c1c}@media (width<=920px){.login-main-title{font-size:28px}}.admin-page{padding:20px}.admin-head h2{margin:0;font-size:28px;line-height:1.2}.admin-head p{color:#4b5563;margin:8px 0 0}.admin-msg{color:#1e3a8a;background:#eef6ff;border:1px solid #bfdbfe;border-radius:10px;margin-top:12px;padding:10px 12px}.admin-sync-help{color:#475569;margin:4px 0 10px}.admin-sync-status{background:#f8fbff;border:1px solid #dbe4ef;border-radius:10px;grid-template-columns:repeat(2,minmax(180px,1fr));gap:6px 12px;margin-top:12px;padding:10px 12px;display:grid}.admin-sync-table-wrap{border:1px solid #e2e8f0;border-radius:10px;max-height:360px;margin-top:12px;overflow:auto}.admin-sync-columns{white-space:nowrap;text-overflow:ellipsis;max-width:420px;overflow:hidden}.admin-card{background:#fff;border:1px solid #dbe4ef;border-radius:14px;margin-top:16px;padding:16px;box-shadow:0 12px 24px #02182b0f}.admin-form h3{margin:0 0 12px}.admin-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.admin-grid label{margin-bottom:6px;font-weight:600;display:block}.admin-input{background:#fff;border:1px solid #c7d2e2;border-radius:10px;outline:none;width:100%;padding:10px 12px;font-size:14px}.admin-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.admin-check-row,.admin-tabs-row{grid-column:1/span 2}.admin-check{align-items:center;gap:8px;display:inline-flex}.admin-tabs{flex-wrap:wrap;gap:16px;display:flex}.admin-btn{cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;margin-top:12px;margin-right:8px;padding:8px 12px}.admin-btn.primary{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.admin-btn.sm{margin-top:0;padding:6px 10px}.admin-btn.danger{color:#b91c1c;background:#fee2e2;border-color:#fecaca}.admin-table{border-collapse:collapse;width:100%}.admin-table th{letter-spacing:.02em;text-transform:uppercase;color:#475569;border-bottom:1px solid #e2e8f0;padding:10px 8px;font-size:12px}.admin-table td{vertical-align:top;border-bottom:1px solid #edf2f7;padding:10px 8px}.ms-wrap{position:relative}.ms-trigger{text-align:left;cursor:pointer;background:#fff;border:1px solid #c7d2e2;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:10px 12px;display:flex}.ms-trigger.disabled{color:#64748b;cursor:not-allowed;background:#f1f5f9}.ms-panel{z-index:20;background:#fff;border:1px solid #cbd5e1;border-radius:10px;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 14px 26px #02061729}.ms-actions{border-bottom:1px solid #e2e8f0;justify-content:space-between;padding:8px 10px;display:flex}.ms-actions button{color:#2563eb;cursor:pointer;background:0 0;border:none;font-size:12px}.ms-options{max-height:220px;padding:8px 10px 10px;overflow:auto}.ms-option{align-items:center;gap:8px;padding:4px 0;display:flex}.ms-empty{color:#94a3b8;font-size:13px}@media (width<=900px){.admin-grid{grid-template-columns:1fr}.admin-check-row,.admin-tabs-row{grid-column:auto}}
