*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%}body{background:linear-gradient(145deg,#eceffe,#e8f3fd 60%,#f0eaf8);color:#1a1a2e;font-family:Inter,sans-serif;min-height:100vh}.app{display:flex;flex-direction:column;height:100vh;overflow:hidden}.header{align-items:center;background:radial-gradient(ellipse 60% 100% at 50% 0,#641ec859 0,#0000 70%),linear-gradient(135deg,#0d0120,#1a0540 20%,#2e0e78 50%,#1a0540 80%,#0d0120);box-shadow:0 4px 32px #0000008c,0 1px 0 #c41f8e26;color:#fff;display:flex;flex-shrink:0;gap:14px;height:62px;justify-content:space-between;padding:0 20px;position:relative}.header:after{background:linear-gradient(90deg,#0000,#c41f8e99 20%,#9b1fd6e6 40%,#c41f8e 50%,#9b1fd6e6 60%,#c41f8e99 80%,#0000);bottom:0;content:"";height:2px;left:0;position:absolute;right:0}.header-brand{align-items:center;display:flex;flex-shrink:0;gap:12px}.header-logo{filter:drop-shadow(0 0 10px rgba(196,31,142,.55)) drop-shadow(0 0 3px rgba(255,255,255,.15));flex-shrink:0;height:40px;object-fit:contain;width:auto}.header-brand:after{background:linear-gradient(180deg,#0000,#ffffff26,#0000);content:"";display:block;height:32px;margin-left:4px;width:1px}.header-title{display:flex;flex-direction:column;gap:2px}.header-company{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e8d4ff 60%,#c8a8ff);-webkit-background-clip:text;background-clip:text;font-size:15px;font-weight:800;letter-spacing:.1px;line-height:1.2}.header-subtitle{color:#ffffff59;font-size:10px;font-weight:500;letter-spacing:1.5px;text-transform:uppercase}.header-user{align-items:center;border-left:1px solid #ffffff1a;display:flex;flex-shrink:0;gap:10px;padding-left:12px}.header-username{font-size:12px;font-weight:600;max-width:120px;overflow:hidden;text-overflow:ellipsis}.header-username,.logout-btn{color:#ffffffa6;white-space:nowrap}.logout-btn{background:#ffffff12;border:1px solid #ffffff24;border-radius:20px;cursor:pointer;font-family:inherit;font-size:11.5px;font-weight:500;padding:5px 13px;transition:background .18s,color .18s,border-color .18s}.logout-btn:hover{background:#c41f8e40;border-color:#c41f8e73;color:#fff}.header-actions{align-items:center;display:flex;flex:1 1;flex-wrap:nowrap;gap:2px;justify-content:center;min-width:0;overflow:hidden}.nav-btn{background:#0000;border:1px solid #0000;border-radius:100px;color:#ffffff94;cursor:pointer;flex-shrink:0;font-family:inherit;font-size:11px;font-weight:500;letter-spacing:.1px;padding:5px 10px;transition:background .18s,color .18s,border-color .18s,box-shadow .18s;white-space:nowrap}.nav-btn:hover{background:#ffffff14;border-color:#ffffff1f;color:#fff}.nav-btn.active{background:linear-gradient(135deg,#d4229a,#9b1fd6);border-color:#ffffff26;box-shadow:0 0 18px #c41f8ea6,0 0 36px #9b1fd640,inset 0 1px 0 #fff3;color:#fff;font-weight:700;text-shadow:0 1px 4px #0000004d}.sync-btn{background:linear-gradient(135deg,#c41f8e,#9b1fd6);border:none;border-radius:6px;box-shadow:0 2px 10px #c41f8e66;color:#fff;cursor:pointer;font-family:inherit;font-size:13px;font-weight:500;padding:7px 18px;transition:opacity .2s,box-shadow .2s}.sync-btn:hover{box-shadow:0 3px 14px #c41f8e8c;opacity:.88}.sync-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.5}.main{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden;padding:28px 32px}.filters{flex-wrap:wrap;gap:16px;margin-bottom:24px}.filter-group,.filters{align-items:center;display:flex}.filter-group{gap:8px}.filter-group label{color:#4a4060;font-size:13px;font-weight:500}.filter-group input,.filter-group select{background:#fff;border:1px solid #d0c8e8;border-radius:6px;color:#1a1a2e;font-family:inherit;font-size:13px;padding:6px 10px}.filter-group input:focus,.filter-group select:focus{border-color:#c41f8e;box-shadow:0 0 0 2px #c41f8e1a;outline:none}.multiselect{position:relative}.multiselect-trigger{align-items:center;background:#fff;border:1px solid #d0c8e8;border-radius:6px;color:#1a1a2e;cursor:pointer;display:flex;font-family:inherit;font-size:13px;gap:6px;min-width:160px;padding:6px 10px;white-space:nowrap}.multiselect-trigger:hover{border-color:#c41f8e}.multiselect-label{color:#4a4060;font-size:12px;font-weight:600}.multiselect-value{color:#1a1a2e;flex:1 1;overflow:hidden;text-align:left;text-overflow:ellipsis}.multiselect-arrow{color:#a090b0;font-size:10px}.multiselect-dropdown{background:#fff;border:1px solid #d0c8e8;border-radius:8px;box-shadow:0 6px 24px #3d14801f,0 2px 8px #00000012;left:0;max-height:260px;min-width:200px;overflow-y:auto;padding:4px 0;position:absolute;top:calc(100% + 4px);z-index:100}.multiselect-option{align-items:center;color:#1a1a2e;cursor:pointer;display:flex;font-size:13px;gap:8px;padding:7px 14px;transition:background .1s}.multiselect-option:hover{background:#fdf0f9}.multiselect-option.selected{background:#fce8f6;font-weight:500}.multiselect-checkbox{color:#c41f8e;font-size:15px}.gauge-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-bottom:28px}@media (max-width:900px){.gauge-grid{grid-template-columns:1fr}}.gauge-card{align-items:stretch;background:linear-gradient(160deg,#fff,#f8f4ff);border:1px solid #dcd4e899;border-radius:12px;box-shadow:0 2px 10px #3d148014,0 1px 3px #0000000a;display:flex;flex-direction:column;padding:20px 16px 16px}.gauge-card h3{color:#5a4080;font-size:13px;font-weight:600;letter-spacing:.4px;margin-bottom:4px;text-transform:uppercase}.gauge-wrapper{display:flex;justify-content:center;position:relative}.gauge-center-label{bottom:10px;left:50%;pointer-events:none;position:absolute;text-align:center;transform:translateX(-50%)}.gauge-center-label .value{color:#1a0636;font-size:26px;font-weight:700;line-height:1}.gauge-center-label .unit{color:#9080a0;font-size:12px;margin-top:2px}.gauge-footer{display:flex;justify-content:space-between;margin-top:8px;padding:0 4px}.gauge-footer span{color:#9080a0;font-size:11px}.gauge-pct{font-size:13px;font-weight:600;margin-top:6px;text-align:center}.breakdown-card{background:#fff;border:1px solid #dcd4e880;border-radius:12px;box-shadow:0 2px 10px #3d148012,0 1px 3px #0000000a;margin-bottom:24px;padding:20px 24px}.breakdown-card h3{color:#5a4080;font-size:14px;font-weight:600;letter-spacing:.4px;margin-bottom:4px;text-transform:uppercase}.breakdown-controls{display:flex;gap:8px;margin-bottom:16px;margin-top:12px}.breakdown-controls button{background:#fff;border:1px solid #d0c8e8;border-radius:6px;color:#4a4060;cursor:pointer;font-family:inherit;font-size:12px;padding:5px 14px;transition:all .15s}.breakdown-controls button.active{background:linear-gradient(135deg,#c41f8e,#9b1fd6);border-color:#0000;box-shadow:0 2px 8px #c41f8e59;color:#fff}.sync-status{color:#fff9;font-size:12px;margin-top:2px}.stats-bar{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:24px}.stat-chip{background:#fff;border:1px solid #dcd4e880;border-left:3px solid #c41f8e;border-radius:10px;box-shadow:0 2px 10px #3d148014,0 1px 3px #0000000a;font-size:13px;padding:12px 20px}.stat-chip .stat-label{color:#8878a0;font-size:11.5px;font-weight:500;letter-spacing:.3px;margin-bottom:3px;text-transform:uppercase}.stat-chip .stat-value{color:#1a0636;font-size:17px;font-weight:700}.stat-chip--purple{border-left-color:#9b1fd6}.stat-chip--teal{border-left-color:#0891b2}.stat-chip--green{border-left-color:#16a34a}.stat-chip--amber{border-left-color:#d97706}.stat-chip--red{border-left-color:#dc2626}.stat-chip--indigo{border-left-color:#4f46e5}.orders-card{background:#fff;border:1px solid #dcd4e873;border-radius:12px;box-shadow:0 2px 12px #3d148014,0 1px 4px #0000000a;margin-bottom:24px;overflow:hidden}.orders-header{align-items:center;background:linear-gradient(135deg,#fdfbff,#f8f4ff);border-bottom:1px solid #ede8f5;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;padding:16px 20px 12px}.orders-header h3,.orders-title{color:#3d1480;font-size:13px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.orders-count{color:#9080a0;font-size:12px;font-weight:400;text-transform:none}.orders-controls{align-items:center;display:flex;gap:10px}.orders-search{background:#fff;border:1px solid #d0c8e8;border-radius:6px;font-family:inherit;font-size:13px;padding:6px 10px;width:200px}.orders-search:focus{border-color:#c41f8e;box-shadow:0 0 0 2px #c41f8e1a;outline:none}.orders-page-size{background:#fff;border:1px solid #d0c8e8;border-radius:6px;color:#4a4060;cursor:pointer;font-family:inherit;font-size:13px;padding:6px 8px}.orders-table-wrap{max-height:420px;overflow-x:auto;overflow-y:auto}.orders-table{border-collapse:collapse;font-size:12.5px;white-space:nowrap;width:100%}.orders-table thead{background:linear-gradient(135deg,#f3eeff,#ede8fa);position:sticky;top:0;z-index:2}.orders-table th{border-bottom:2px solid #dcd4f0;color:#3d1480;font-size:11px;font-weight:700;letter-spacing:.4px;padding:9px 12px;text-transform:uppercase;-webkit-user-select:none;user-select:none}.orders-table th.sortable{cursor:pointer}.orders-table th.sortable:hover{background:#c41f8e0f;color:#c41f8e}.orders-table td{border-bottom:1px solid #f3eeff;color:#2d2040;max-width:220px;overflow:hidden;padding:7px 12px;text-overflow:ellipsis}.orders-table tr.even{background:#fff}.orders-table tr.odd{background:#fdfbff}.orders-table tr:hover td{background:#fdf0f9}.orders-table .num-cell{font-family:Courier New,monospace;font-size:12px;font-weight:600}.orders-loading{color:#9080a0;font-size:14px;padding:40px;text-align:center}.unit-toggle{border:1px solid #d0c8e8;border-radius:6px;display:flex;overflow:hidden}.unit-toggle button{background:#fff;border:none;border-right:1px solid #d0c8e8;color:#5a4080;cursor:pointer;font-family:inherit;font-size:12px;font-weight:600;padding:5px 12px;transition:background .15s,color .15s}.unit-toggle button:last-child{border-right:none}.unit-toggle button:hover{background:#fdf0f9;color:#c41f8e}.unit-toggle button.active{background:linear-gradient(135deg,#c41f8e,#9b1fd6);border-color:#0000;color:#fff}tfoot .totals-row td{background:linear-gradient(135deg,#f3eeff,#ede8fa);border-top:2px solid #dcd4f0;color:#3d1480;font-size:12px;padding:8px 12px}.orders-pagination{align-items:center;background:linear-gradient(135deg,#fdfbff,#f8f4ff);border-top:1px solid #ede8f5;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;padding:10px 20px}.page-info{color:#8878a0;font-size:12px}.page-btns{display:flex;gap:4px}.page-btns button{background:#fff;border:1px solid #d0c8e8;border-radius:5px;color:#5a4080;cursor:pointer;font-family:inherit;font-size:12px;height:28px;min-width:30px;padding:0 6px;transition:all .15s}.page-btns button:hover:not(:disabled){background:#fdf0f9;border-color:#c41f8e;color:#c41f8e}.page-btns button:disabled{cursor:default;opacity:.35}.page-btns button.active-page{background:linear-gradient(135deg,#c41f8e,#9b1fd6);border-color:#0000;box-shadow:0 2px 8px #c41f8e59;color:#fff;font-weight:600}.settings-page{max-width:560px}.settings-page h2{color:#1a0636;font-size:18px;font-weight:600;margin-bottom:20px}.settings-section{background:#fff;border:1px solid #dcd4e873;border-radius:12px;box-shadow:0 2px 10px #3d148012,0 1px 3px #0000000a;margin-bottom:20px;padding:20px 24px}.settings-section h3{color:#3d1480;font-size:14px;font-weight:600;margin-bottom:16px}.form-row{display:flex;flex-direction:column;gap:4px;margin-bottom:14px}.form-row label{color:#9080a0;font-size:12px;font-weight:500;letter-spacing:.4px;text-transform:uppercase}.form-row input,.form-row textarea{background:#fff;border:1px solid #d0c8e8;border-radius:6px;color:#1a1a2e;font-family:inherit;font-size:14px;padding:8px 12px;width:100%}.form-row input:focus,.form-row textarea:focus{border-color:#c41f8e;box-shadow:0 0 0 2px #c41f8e1a;outline:none}.form-row textarea{font-size:12px;min-height:80px;resize:vertical}.save-btn{background:linear-gradient(135deg,#c41f8e,#9b1fd6);border:none;border-radius:7px;box-shadow:0 2px 10px #c41f8e66;color:#fff;cursor:pointer;font-family:inherit;font-size:14px;font-weight:500;padding:9px 22px;transition:opacity .2s,box-shadow .2s}.save-btn:hover{box-shadow:0 3px 14px #c41f8e80;opacity:.88}.toast{color:#16a34a;display:inline-block;font-size:13px;font-weight:500;margin-left:12px}.error-toast{color:#dc2626}.ceo-page{display:flex;flex:1 1;flex-direction:column;gap:0;min-height:0}.ceo-filters{flex-shrink:0;margin-bottom:10px!important}.ceo-grid{grid-gap:12px;align-items:stretch;display:grid;flex:1 1;gap:12px;grid-template-columns:1fr 1fr 1.15fr 1fr;min-height:0}@media (max-width:1200px){.ceo-grid{grid-template-columns:1fr 1fr}}@media (max-width:700px){.ceo-grid{grid-template-columns:1fr}}.ceo-col{flex-direction:column;gap:8px}.ceo-card,.ceo-col{display:flex;min-height:0}.ceo-card{background:#fff;border:1px solid #dcd4e873;border-left:3px solid #dcd4e8;border-radius:10px;box-shadow:0 2px 8px #3d148012,0 1px 2px #0000000a;flex:1 1;flex-direction:column;gap:3px;justify-content:center;padding:0 16px;transition:box-shadow .2s,transform .15s,border-left-color .2s}.ceo-card:hover{box-shadow:0 4px 14px #3d14801f}.ceo-col:first-child .ceo-card{border-left-color:#c41f8e}.ceo-col:first-child .ceo-card--highlight{background:linear-gradient(135deg,#fff 55%,#fdf0f9)}.ceo-col:nth-child(2) .ceo-card{border-left-color:#0891b2}.ceo-col:nth-child(2) .ceo-card--highlight{background:linear-gradient(135deg,#fff 55%,#f0fbff)}.ceo-col:nth-child(4) .ceo-card{border-left-color:#16a34a}.ceo-col:nth-child(4) .ceo-card--highlight{background:linear-gradient(135deg,#fff 55%,#f0fdf4)}.ceo-card--highlight{border-left-width:4px}.ceo-card--soon{border-left-color:#dcd4e8!important;opacity:.65}.ceo-card--link{cursor:pointer;position:relative}.ceo-card--link:hover{box-shadow:0 5px 18px #3d148029;transform:translateY(-1px)}.ceo-col:first-child .ceo-card--link:hover{border-left-color:#c41f8e;box-shadow:0 5px 18px #c41f8e33}.ceo-col:nth-child(2) .ceo-card--link:hover{border-left-color:#0891b2;box-shadow:0 5px 18px #0891b233}.ceo-col:nth-child(4) .ceo-card--link:hover{border-left-color:#16a34a;box-shadow:0 5px 18px #16a34a33}.ceo-card--link:active{transform:translateY(0)}.ceo-card__label{color:#9080a0;font-size:10px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.ceo-card__value{color:#1a0636;font-size:19px;font-weight:700;line-height:1.1}.ceo-card__sub{color:#a090b8;font-size:10px}.ceo-card__soon{color:#b0a0c0;font-size:11px;font-style:italic;font-weight:500}.ceo-card__arrow{color:#dcd4e8;font-size:18px;line-height:1;position:absolute;right:12px;top:50%;transform:translateY(-50%);transition:color .2s,right .2s}.ceo-col:first-child .ceo-card--link:hover .ceo-card__arrow{color:#c41f8e;right:10px}.ceo-col:nth-child(2) .ceo-card--link:hover .ceo-card__arrow{color:#0891b2;right:10px}.ceo-col:nth-child(3) .ceo-card--link:hover .ceo-card__arrow{color:#9b1fd6;right:10px}.ceo-col:nth-child(4) .ceo-card--link:hover .ceo-card__arrow{color:#16a34a;right:10px}.ceo-gauge-card{align-items:stretch;background:linear-gradient(160deg,#fefeff,#f8f4ff);border:1px solid #dcd4e880;border-radius:10px;box-shadow:0 2px 10px #3d148017,0 1px 3px #0000000a;display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden;padding:6px 4px 2px}.ceo-gauge-card--link{cursor:pointer;transition:box-shadow .2s,transform .15s}.ceo-gauge-card--link:hover{box-shadow:0 5px 18px #9b1fd633;transform:translateY(-1px)}.ceo-gauge-card--link:active{transform:translateY(0)}.ceo-gauge-card .gauge-card{background:#0000;border:none;border-radius:0;box-shadow:none;flex:1 1;min-height:0;padding:6px 10px 4px}.ceo-gauge-card .gauge-card h3{font-size:10px;margin-bottom:0}.ceo-gauge-card .gauge-wrapper{justify-content:center}.ceo-gauge-card .gauge-center-label .value{font-size:18px}.ceo-gauge-card .gauge-center-label .unit{font-size:10px}.ceo-gauge-card .gauge-center-label{bottom:2px}.ceo-gauge-card .gauge-footer{margin-top:2px}.ceo-gauge-card .gauge-footer span{font-size:10px}.ceo-gauge-card .gauge-pct{font-size:11px;margin-top:2px}.widget-grid{grid-gap:10px;align-content:start;display:grid;flex:1 1;gap:10px;grid-template-columns:repeat(4,1fr);min-height:0;overflow-y:auto;padding-bottom:4px}@media (max-width:1400px){.widget-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:1100px){.widget-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:780px){.widget-grid{grid-template-columns:repeat(2,1fr)}.widget-cell--gauge{grid-row:span 1;min-height:200px}}@media (max-width:440px){.widget-grid{grid-template-columns:1fr}}.widget-cell{display:flex;flex-direction:column;min-height:90px;position:relative}.widget-cell--gauge{grid-row:span 2;min-height:200px}.widget-cell .ceo-card,.widget-cell .ceo-gauge-card{flex:1 1}.filter-select{background:#fff;border:1px solid #d0c8e8;border-radius:6px;color:#1a1a2e;cursor:pointer;font-family:inherit;font-size:13px;min-width:140px;padding:6px 10px}.filter-select:focus{border-color:#c41f8e;box-shadow:0 0 0 2px #c41f8e1a;outline:none}.stat-item{background:#fff;border:1px solid #dcd4e880;border-left:3px solid #c41f8e;border-radius:10px;box-shadow:0 2px 10px #3d148014,0 1px 3px #0000000a;font-size:13px;padding:12px 20px}.stat-item .stat-label{color:#8878a0;font-size:11.5px;font-weight:500;letter-spacing:.3px;margin-bottom:3px;text-transform:uppercase}.stat-item .stat-value{color:#1a0636;font-size:17px;font-weight:700}.hamburger-btn{align-items:center;background:#ffffff12;border:1px solid #ffffff1f;border-radius:10px;color:#ffffffd9;cursor:pointer;display:none;flex-shrink:0;font-size:20px;height:42px;justify-content:center;line-height:1;transition:background .18s,border-color .18s,box-shadow .18s;width:42px}.hamburger-btn:active,.hamburger-btn:hover{background:#c41f8e47;border-color:#c41f8e80;box-shadow:0 0 14px #c41f8e59}.nav-overlay{animation:fade-in .22s ease;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);background:#0a001e94;inset:0;position:fixed;z-index:200}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.nav-drawer{-webkit-overflow-scrolling:touch;background:linear-gradient(175deg,#130228,#250b58 45%,#3d1480);bottom:0;box-shadow:-8px 0 40px #00000080,-1px 0 0 #c41f8e26;display:flex;flex-direction:column;max-width:300px;overflow-y:auto;padding:0 0 env(safe-area-inset-bottom,0);position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .28s cubic-bezier(.32,0,.12,1);width:72vw;z-index:201}.nav-drawer--open{transform:translateX(0)}.nav-drawer-header{align-items:center;border-bottom:1px solid #ffffff14;display:flex;flex-shrink:0;justify-content:space-between;padding:max(20px,env(safe-area-inset-top,20px)) 20px 16px}.nav-drawer-title{color:#fff6;font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.nav-drawer-close{align-items:center;background:#ffffff12;border:1px solid #ffffff1f;border-radius:8px;color:#ffffffa6;cursor:pointer;display:flex;font-size:18px;height:36px;justify-content:center;transition:background .15s,color .15s;width:36px}.nav-drawer-close:active,.nav-drawer-close:hover{background:#c41f8e66;color:#fff}.nav-drawer-btn{align-items:center;background:#0000;border:none;border-bottom:1px solid #ffffff0d;color:#ffffffad;cursor:pointer;display:flex;font-family:inherit;font-size:15px;font-weight:500;min-height:52px;padding:15px 20px;text-align:left;transition:background .15s,color .15s,padding-left .15s;width:100%}.nav-drawer-btn:active,.nav-drawer-btn:hover{background:#c41f8e29;color:#fffffff2;padding-left:26px}.nav-drawer-btn.active{background:linear-gradient(135deg,#c41f8e4d,#9b1fd64d);border-left:3px solid #c41f8e;box-shadow:inset 0 0 20px #c41f8e14;color:#fff;font-weight:700;padding-left:17px}.nav-drawer-user{border-top:1px solid #ffffff12;display:flex;flex-direction:column;gap:10px;margin-top:auto;padding:16px 20px}.nav-drawer-username{color:#fff6;font-size:12px;word-break:break-all}.nav-drawer-logout{background:#c41f8e2e;border:1px solid #c41f8e59;border-radius:8px;color:#fffc;cursor:pointer;display:block;font-family:inherit;font-size:14px;font-weight:600;padding:10px 16px;text-align:center;transition:background .15s,color .15s;width:100%}.nav-drawer-logout:active,.nav-drawer-logout:hover{background:#c41f8e59;color:#fff}@media (max-width:1200px){.header-actions,.header-user{display:none}.hamburger-btn{display:flex}.header{height:60px;padding:0 max(16px,env(safe-area-inset-right,16px)) 0 max(16px,env(safe-area-inset-left,16px))}.header-logo{height:34px}.header-company{font-size:13.5px}.header-subtitle{font-size:9px}.header-brand:after{display:none}.multiselect-dropdown{left:auto;max-width:min(340px,88vw);right:0}}@media (max-width:768px){body,html{overflow-x:hidden}.app{height:auto;min-height:100vh;min-height:100dvh;overflow:visible}.main{-webkit-overflow-scrolling:touch;overflow-y:auto;padding:16px 14px max(24px,env(safe-area-inset-bottom,24px))}.ceo-page,.main{display:block;flex:initial}.ceo-filters{flex-wrap:wrap;gap:8px!important}.widget-grid{gap:8px;grid-template-columns:1fr 1fr!important;overflow-y:visible}.ceo-card{flex:initial;min-height:74px;padding:10px 12px 8px}.ceo-card__value{font-size:15px}.ceo-card__label{font-size:9px}.ceo-card__sub{font-size:8.5px}.ceo-card__arrow{font-size:15px;right:8px}.ceo-gauge-card{padding:4px 2px 2px}.ceo-gauge-card .gauge-card{padding:4px 6px 2px}.ceo-gauge-card .gauge-card h3{font-size:9px}.stats-bar{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr;margin-bottom:16px}.stat-chip,.stat-item{flex:initial;min-width:0;padding:10px 12px}.stat-chip .stat-value,.stat-item .stat-value{font-size:15px}.stat-chip .stat-label,.stat-item .stat-label{font-size:10.5px}.filters{flex-wrap:wrap;gap:8px}.filter-group{flex-wrap:wrap;gap:6px}.filter-select{flex:1 1;min-width:0}.multiselect{width:100%}.multiselect-trigger{min-width:0;width:100%}.save-btn,.sync-btn{font-size:13px;min-height:44px;padding:0 18px}.nav-btn{min-height:40px}.unit-toggle button{font-size:13px;min-height:38px;padding:8px 14px}.gauge-grid{gap:10px;grid-template-columns:1fr 1fr}.gauge-card{padding:14px 10px 12px}.orders-header{align-items:flex-start;flex-direction:column;gap:10px;padding:14px 14px 10px}.orders-controls{flex-wrap:wrap;gap:8px;width:100%}.orders-search{flex:1 1;font-size:14px;min-width:0;padding:8px 12px;width:100%}.orders-page-size,.orders-search{min-height:40px}.orders-table-wrap{-webkit-overflow-scrolling:touch;background:linear-gradient(90deg,#fff 30%,#0000),linear-gradient(270deg,#f0eaf5 30%,#0000) 100%,linear-gradient(90deg,#3d148014,#0000) 0,linear-gradient(270deg,#3d148014,#0000) 100%;background-attachment:local,local,scroll,scroll;background-repeat:no-repeat;background-size:40px 100%,40px 100%,14px 100%,14px 100%;max-height:none;overflow-x:auto}.orders-table{font-size:12px}.orders-table th{font-size:10.5px;padding:8px 10px}.orders-table td{padding:6px 10px}.orders-pagination{align-items:center;flex-direction:column;gap:10px;padding:10px 14px}.page-btns button{font-size:12px;height:36px;min-width:36px}.breakdown-card{padding:14px 16px}.breakdown-controls{flex-wrap:wrap;gap:6px}.breakdown-controls button{font-size:12px;min-height:36px}.settings-page{max-width:100%}.settings-section{padding:16px}.chart-container-mobile{height:200px!important}.orders-card .orders-header h3,.orders-card .orders-title{font-size:12px}}@media (max-width:520px){.header{height:56px;padding:0 12px}.header-logo{height:30px}.header-company{font-size:13px}.header-subtitle{display:none}.main{padding:12px 10px}.widget-grid{gap:7px;grid-template-columns:1fr!important}.widget-cell--gauge{min-height:210px}.ceo-card{min-height:68px}.ceo-card__value{font-size:17px}.ceo-card__label{font-size:9.5px}.stats-bar{gap:7px}.stat-chip,.stat-item{padding:9px 10px}.stat-chip .stat-value,.stat-item .stat-value{font-size:14px}.gauge-grid{grid-template-columns:1fr}.filters{align-items:stretch;flex-direction:column}.filter-group,.filter-select,.multiselect,.multiselect-trigger,.sync-btn{width:100%}.sync-btn{justify-content:center}.orders-header{padding:12px 12px 8px}.orders-table{font-size:11.5px}.orders-table th{font-size:10px;padding:7px 8px}.orders-table td{padding:5px 8px}.nav-drawer{width:86vw}}@media (max-width:380px){.main{padding:10px 8px}.stats-bar{grid-template-columns:1fr}.header-logo{height:26px}.header-company{font-size:12px}}.login-root{align-items:center;background:radial-gradient(ellipse 80% 60% at 50% 0,#641ec873 0,#0000 70%),radial-gradient(ellipse 60% 40% at 80% 100%,#c41f8e40 0,#0000 60%),linear-gradient(145deg,#0d0120,#1a0540 30%,#2e0e78 60%,#0d0120);display:flex;justify-content:center;min-height:100vh;min-height:100dvh;padding:24px 16px}.login-card{animation:card-in .45s cubic-bezier(.22,.9,.36,1) both;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 32px 80px #00000080,0 0 0 1px #c41f8e14,inset 0 1px 0 #ffffff14;max-width:420px;padding:44px 40px 40px;width:100%}@keyframes card-in{0%{opacity:0;transform:translateY(24px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.login-brand{align-items:center;display:flex;gap:14px;margin-bottom:32px}.login-logo{filter:drop-shadow(0 0 14px rgba(196,31,142,.6)) drop-shadow(0 0 4px rgba(255,255,255,.2));height:46px;width:auto}.login-brand-text{display:flex;flex-direction:column;gap:3px}.login-company{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e8d4ff 60%,#c8a8ff);-webkit-background-clip:text;background-clip:text;font-size:15px;font-weight:800;letter-spacing:.1px}.login-subtitle{color:#ffffff59;font-size:10px;font-weight:500;letter-spacing:1.8px;text-transform:uppercase}.login-divider{background:linear-gradient(90deg,#0000,#ffffff1f,#0000);height:1px;margin-bottom:28px}.login-heading{color:#fff;font-size:22px;font-weight:700;letter-spacing:-.2px;margin-bottom:6px}.login-tagline{color:#ffffff73;font-size:13px;margin-bottom:28px}.login-form{gap:16px}.login-field,.login-form{display:flex;flex-direction:column}.login-field{gap:6px}.login-label{color:#ffffff80;font-size:11px;font-weight:600;letter-spacing:.8px;text-transform:uppercase}.login-input{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;color:#fff;font-family:inherit;font-size:14px;outline:none;padding:12px 16px;transition:border-color .2s,background .2s,box-shadow .2s;width:100%}.login-input::placeholder{color:#ffffff40}.login-input:focus{background:#c41f8e14;border-color:#c41f8e;box-shadow:0 0 0 3px #c41f8e2e}.login-error{align-items:center;animation:shake .35s ease;background:#dc262626;border:1px solid #dc262659;border-radius:8px;color:#fca5a5;display:flex;font-size:13px;gap:8px;padding:10px 14px}@keyframes shake{0%,to{transform:translateX(0)}20%{transform:translateX(-6px)}60%{transform:translateX(6px)}}.login-btn{background:linear-gradient(135deg,#c41f8e,#9b1fd6);border:none;border-radius:10px;box-shadow:0 4px 20px #c41f8e73,0 0 40px #9b1fd633,inset 0 1px 0 #ffffff2e;color:#fff;cursor:pointer;font-family:inherit;font-size:15px;font-weight:700;letter-spacing:.2px;margin-top:6px;padding:13px 24px;transition:opacity .18s,box-shadow .18s,transform .12s}.login-btn:hover:not(:disabled){box-shadow:0 6px 28px #c41f8e99,0 0 50px #9b1fd64d,inset 0 1px 0 #ffffff2e;opacity:.9;transform:translateY(-1px)}.login-btn:active:not(:disabled){transform:translateY(0)}.login-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.55}.login-btn-spinner{animation:spin .7s linear infinite;border:2px solid #ffffff59;border-radius:50%;border-top-color:#fff;display:inline-block;height:14px;margin-right:8px;vertical-align:middle;width:14px}@keyframes spin{to{transform:rotate(1turn)}}.login-footer{color:#fff3;font-size:11px;letter-spacing:.3px;margin-top:28px;text-align:center}@media (max-width:460px){.login-card{padding:32px 24px 28px}.login-heading{font-size:20px}}.drd-root{font-family:inherit;margin:0 auto;max-width:1400px;padding:24px}.drd-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:20px}.drd-title{color:#1e293b;font-size:1.4rem;font-weight:700;margin:0 0 4px}.drd-subtitle{color:#64748b;font-size:.85rem;margin:0}.drd-header-right{align-items:center;display:flex;flex-shrink:0;gap:12px}.drd-last-polled{align-items:center;color:#64748b;display:flex;font-size:.78rem;gap:6px}.drd-dot-pulse{animation:drd-pulse 1.2s ease-in-out infinite;background:#3b82f6;border-radius:50%;display:inline-block;height:8px;width:8px}@keyframes drd-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.drd-refresh-all-btn{background:#1e40af;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:600;padding:8px 18px;transition:background .15s,opacity .15s;white-space:nowrap}.drd-refresh-all-btn:hover:not(:disabled){background:#1d4ed8}.drd-refresh-all-btn:disabled{cursor:not-allowed;opacity:.5}.drd-summary-strip{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.drd-summary-pill{align-items:center;border:1.5px solid #0000;border-radius:10px;display:flex;flex-direction:column;min-width:72px;padding:10px 18px}.drd-summary-count{font-size:1.5rem;font-weight:800;line-height:1}.drd-summary-label{color:#64748b;font-size:.72rem;font-weight:500;letter-spacing:.04em;margin-top:2px;text-transform:uppercase}.drd-error{background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;color:#b91c1c;font-size:.85rem;margin-bottom:20px;padding:12px 16px}.drd-empty{color:#94a3b8;font-size:.9rem;padding:40px;text-align:center}.drd-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.drd-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 4px #0000000a;display:flex;flex-direction:column;gap:12px;padding:16px 18px 14px;transition:box-shadow .15s,border-color .15s}.drd-card:hover{box-shadow:0 4px 14px #00000014}.drd-card--loading{border-color:#bfdbfe}.drd-card--stale{border-color:#fde68a}.drd-card--fresh{border-color:#bbf7d0}.drd-card-header{align-items:center;display:flex;gap:8px;justify-content:space-between}.drd-card-label{color:#1e293b;font-size:.88rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drd-badge{align-items:center;border-radius:999px;display:inline-flex;flex-shrink:0;font-size:.75rem;font-weight:600;gap:4px;padding:3px 9px;white-space:nowrap}.drd-spin{animation:drd-rotate .8s linear infinite;display:inline-block}@keyframes drd-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.drd-progress-track{background:#dbeafe;border-radius:2px;height:4px;overflow:hidden}.drd-progress-bar{animation:drd-slide 1.4s ease-in-out infinite;background:#3b82f6;border-radius:2px;height:100%;width:45%}@keyframes drd-slide{0%{transform:translateX(-100%)}to{transform:translateX(260%)}}.drd-card-stats{border:1px solid #f1f5f9;border-radius:8px;display:flex;gap:0;overflow:hidden}.drd-stat{align-items:center;border-right:1px solid #f1f5f9;display:flex;flex:1 1;flex-direction:column;padding:8px 4px}.drd-stat:last-child{border-right:none}.drd-stat-label{color:#94a3b8;font-size:.68rem;font-weight:500;letter-spacing:.04em;margin-bottom:2px;text-transform:uppercase}.drd-stat-value{color:#334155;font-size:.85rem;font-weight:700;white-space:nowrap}.drd-elapsed{font-feature-settings:"tnum";color:#3b82f6;font-variant-numeric:tabular-nums}.drd-card-footer{align-items:center;display:flex;gap:8px;justify-content:space-between}.drd-timestamp{color:#94a3b8;font-size:.72rem}.drd-refresh-btn{background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;color:#1e40af;cursor:pointer;font-size:.78rem;font-weight:600;padding:5px 12px;transition:background .12s,color .12s;white-space:nowrap}.drd-refresh-btn:hover:not(:disabled){background:#dbeafe;color:#1d4ed8}.drd-refresh-btn:disabled{cursor:not-allowed;opacity:.45}@media (max-width:600px){.drd-root{padding:14px}.drd-grid{grid-template-columns:1fr}.drd-header{flex-direction:column}.drd-header-right{justify-content:space-between;width:100%}}
/*# sourceMappingURL=main.a2eec8a9.css.map*/