:root{--bg-main:#0b1117;--bg-sidebar:#0f1720;--bg-panel:#131c26;--bg-panel-soft:#172331;--text-main:#e8eef5;--text-muted:#8d9aaa;--border:#233242;--accent:#4f8cff;--accent-green:#67c477;--accent-red:#d95747;--accent-orange:#f0a43a;--shadow:0 18px 40px #00000059;color:var(--text-main);background:var(--bg-main);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{background:var(--bg-main);width:100%;min-height:100%;margin:0;padding:0}body{color:var(--text-main);font-size:14px}button,input,select{font-family:inherit}button{transition:all .18s}button:hover{transform:translateY(-1px)}h1,h2,h3,p{margin:0}h1{color:var(--text-main);font-size:28px;font-weight:700}h2{color:var(--text-main);font-size:18px;font-weight:700}h3{font-size:15px;font-weight:600}p{color:var(--text-muted)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#0b1117}::-webkit-scrollbar-thumb{background:#283848;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#3a5064}.app-state-screen{background:radial-gradient(circle at 50% 0%, #1f6feb2e, transparent 32rem), var(--bg-main);place-items:center;min-height:100vh;padding:24px;display:grid}.app-state-card{border:1px solid var(--border);background:linear-gradient(180deg, var(--bg-panel-soft), var(--bg-panel));width:min(100%,420px);box-shadow:var(--shadow);text-align:center;border-radius:22px;padding:28px}.app-state-card img{border-radius:16px;width:58px;height:58px;margin-bottom:16px}.app-state-card span{color:var(--accent);margin-bottom:8px;font-size:13px;font-weight:800;display:block}.app-state-card h1{margin-bottom:10px}.app-state-card p{line-height:1.6}.app-state-card button{background:var(--accent);color:#fff;border:0;border-radius:12px;min-height:44px;margin-top:20px;padding:0 18px;font-weight:800}.loading-bar{background:#233242;border-radius:999px;height:4px;margin-top:22px;overflow:hidden}.loading-bar:after{content:"";border-radius:inherit;background:linear-gradient(90deg, var(--accent), #67c477);width:42%;height:100%;animation:1.1s ease-in-out infinite alternate dvl-loading;display:block}.offline-banner{z-index:1000;width:min(100% - 32px,560px);box-shadow:var(--shadow);background:#0f1720f5;border:1px solid #f0a43a6b;border-radius:16px;grid-template-columns:36px 1fr;align-items:center;gap:10px;padding:14px 16px;display:grid;position:fixed;bottom:18px;left:50%;transform:translate(-50%)}.offline-banner img{object-fit:contain;width:34px;height:34px}.offline-banner strong{color:var(--accent-orange);display:block}.offline-banner span{color:var(--text-muted);display:block}@keyframes dvl-loading{0%{transform:translate(-12%)}to{transform:translate(154%)}}html,body,#root{width:100%;min-height:100%;margin:0;padding:0}*{box-sizing:border-box;margin:0;padding:0}body{color:#1f1a1a;background:#ffffff9a;font-family:Arial,sans-serif;font-size:13px}.sync-status.offline span,.sync-status.failed span{background:#ff6b6b}.calculator button{color:#fff;cursor:pointer;background:#6f9f6f;border:none;border-radius:8px;margin-top:10px;padding:12px;font-weight:700}.primary-button{color:#fff;cursor:pointer;background:#6f9f6f;border:none;border-radius:8px;margin-top:20px;padding:12px 16px;font-weight:700}.delete-button{color:#fff;cursor:pointer;background:#8b3a3a;border:none;border-radius:8px;margin-top:12px;padding:8px 10px}.delete-button:hover{background:#a94444}.delete-material{color:#fff;cursor:pointer;background:#b83b3b;border:none;border-radius:50%;width:28px;height:28px;font-size:15px;position:absolute;top:10px;right:10px}.delete-material:hover{background:#d64d4d}.quick-actions button{color:#fff;cursor:pointer;background:#3b3b3b;border:none;border-radius:10px;padding:14px 18px;font-weight:700}.quick-actions button:hover{background:#6f9f6f}.small-delete-button{color:#fff;cursor:pointer;background:#b84a3a;border:none;border-radius:8px;padding:6px}.primary-button{margin-top:10px;padding:8px 10px;font-size:12px}.small-delete-button{color:#fff;cursor:pointer;background:#c74c3c;border:none;border-radius:8px;place-self:center;width:28px;height:28px;padding:0}.small-delete-button:hover{background:#d95747}.calc-row .small-delete-button{justify-self:end;width:28px;height:28px;margin:0;padding:0}.machine-row{grid-template-columns:110px 90px 70px 120px 90px 100px 110px 100px 110px 120px 80px 80px;font-size:12px}@media (width<=768px){.page-header{grid-template-columns:1fr;align-items:stretch;display:grid}.page-header-actions,.database-toolbar{grid-template-columns:1fr;display:grid}.database-toolbar input,.database-toolbar select{width:100%;height:44px}.database-layout{grid-template-columns:1fr;gap:14px}.database-layout .database-table,.database-table{background:0 0;border:none;overflow:visible}.database-row{background:linear-gradient(#172331,#111a23);border:1px solid #233242;border-radius:16px;gap:7px;min-height:0;margin-bottom:10px;padding:14px;grid-template-columns:1fr!important}.database-head{display:none}.database-row span,.database-row strong{overflow-wrap:anywhere;min-width:0}.database-row>span{justify-content:space-between;gap:14px;padding:2px 0;display:flex}.database-row>span:before{content:attr(data-label);color:#8d9aaa;text-transform:uppercase;flex:0 0 96px;font-size:11px;font-weight:900}.database-row>span:nth-child(3){color:#fff;font-size:16px;font-weight:900;display:block}.database-row>span:nth-child(3):before{margin-bottom:3px;display:block}.database-actions{justify-content:flex-start;padding-top:6px}.database-active-button{width:fit-content;min-height:30px;margin-top:4px}.small-edit-button,.small-delete-button{border-radius:12px;width:36px;height:36px}.database-form{grid-template-columns:1fr;padding:14px}.database-form-actions{grid-template-columns:1fr;display:grid}.database-detail-panel{padding:14px;position:static}}.result-panel{gap:0!important;max-height:calc(120vh - 30px)!important;padding:13px!important;overflow-y:auto!important}.result-line,.result-total{color:#cbd5e1;justify-content:space-between;gap:12px;display:flex;min-height:15px!important;margin-bottom:3px!important;font-size:15px!important}.result-total{border-top:1px solid #2b3d50;margin-top:18px;padding-top:18px;font-weight:800}.result-line:nth-last-of-type(2) strong,.result-panel .result-line:last-of-type strong,.result-panel .result-line:nth-last-of-type(2) strong,.result-panel .result-line:nth-last-of-type(4) strong{color:#67c477}.margin-input-line input{color:#e8eef5;text-align:right;background:#0f1720;border:1px solid #2b3d50;border-radius:9px;width:56px!important;height:24px!important;padding:3px 5px!important;font-size:13px!important}.profit-good strong{color:#67c477!important}@media (width<=768px){.trial-banner{grid-template-columns:auto minmax(0,1fr);gap:12px}.trial-progress,.trial-banner button{grid-column:1/-1}.dashboard-actions{grid-template-columns:repeat(2,1fr);gap:10px}.dashboard-actions button{min-height:74px;font-size:13px}.dashboard-kpis{grid-template-columns:repeat(2,1fr);gap:10px}.dashboard-main-grid{grid-template-columns:1fr;gap:14px}.dashboard-box{height:auto;min-height:auto}.orders-mini-table{overflow-x:auto}.orders-mini-head,.orders-mini-row{min-width:660px}.revenue-content{grid-template-columns:1fr;justify-items:center;gap:20px}.revenue-list{width:100%;max-width:100%}.revenue-list-row{grid-template-columns:1fr auto}.order-drawer{width:100%;padding-bottom:calc(140px + env(safe-area-inset-bottom));overflow-y:auto}.order-drawer-grid{grid-template-columns:1fr}.dashboard-detail-panel{width:100%;padding:16px 16px calc(140px + env(safe-area-inset-bottom))}.dashboard-detail-grid{grid-template-columns:1fr}.dashboard-tip{display:grid}.dashboard-tip button{width:100%}.revenue-box{height:auto}.revenue-content{grid-template-columns:1fr;justify-items:center}.revenue-donut{width:128px;height:128px}.revenue-donut-inner{width:78px;height:78px}.revenue-list{width:100%;max-height:none;overflow:visible}.revenue-list-row{grid-template-columns:1fr auto;padding:7px 0;font-size:12px}}@media (width<=768px){.orders-mini-table{display:none}.dashboard-orders-mobile{gap:10px;margin-top:12px;display:grid}.dashboard-order-card{color:#e8eef5;text-align:left;cursor:pointer;background:#0f1720;border:1px solid #233242;border-radius:16px;width:100%;padding:13px}.dashboard-order-card>div:first-child{justify-content:space-between;gap:10px;margin-bottom:10px;display:flex}.dashboard-order-card>div:first-child strong{color:#8d9aaa;font-size:12px}.dashboard-order-card>div:first-child span{color:#7db0ff;background:#4f8cff26;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800}.dashboard-order-card h3{margin:0 0 4px;font-size:15px}.dashboard-order-card p{color:#8d9aaa;margin:0 0 12px;font-size:12px}.dashboard-order-card-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.dashboard-order-card-grid span{color:#8d9aaa;background:#111a23;border:1px solid #233242;border-radius:12px;padding:9px;font-size:11px}.dashboard-order-card-grid strong{color:#e8eef5;margin-top:4px;font-size:13px;display:block}}@media (width<=768px){.read-only-notice,.admin-top{display:grid}.read-only-notice button{width:100%}.admin-kpis,.admin-grid{grid-template-columns:1fr}}@media (width<=1100px){.admin-kpis-wide{grid-template-columns:repeat(3,1fr)}.admin-dashboard-grid{grid-template-columns:1fr 1fr}}@media (width<=768px){.admin-kpis-wide,.admin-dashboard-grid{grid-template-columns:1fr}}@media (width<=1100px){.admin-shell{grid-template-columns:210px minmax(0,1fr)}.admin-kpi-grid{grid-template-columns:repeat(2,1fr)}.admin-users-layout{grid-template-columns:1fr}}@media (width<=768px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{min-height:auto}.admin-content{padding:16px 16px 120px}.admin-kpi-grid,.admin-detail-actions{grid-template-columns:1fr}}@media (width<=1280px){.admin-kpi-grid.is-eight{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-overview-grid,.admin-plan-grid{grid-template-columns:1fr}}@media (width<=768px){.admin-page-heading{flex-direction:column}.admin-kpi-grid.is-eight,.admin-detail-grid{grid-template-columns:1fr}.admin-sidebar{z-index:5;position:sticky;top:0}.admin-sidebar nav{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-sidebar nav button{justify-content:center}.admin-owner-card{margin-top:12px}}.material-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-top:25px;display:grid}.material-card{background:#2c2c2c;border:1px solid #3b3b3b;border-radius:12px;padding:20px}.material-card h3{margin-bottom:12px;font-size:22px}.material-card p{color:#ccc;margin-bottom:8px}.material-form{background:#2c2c2c;border-radius:12px;gap:12px;max-width:400px;margin-top:20px;padding:20px;display:grid}.material-form input{color:#fff;background:#1e1e1e;border:1px solid #555;border-radius:8px;padding:10px}.material-card{position:relative}.database-form{background:#fff;border:1px solid #e1ddd3;border-radius:18px;gap:12px;max-width:700px;margin-bottom:25px;padding:22px;display:grid}.database-form input,.database-form select{background:#faf8f3;border:1px solid #d4cec2;border-radius:10px;padding:11px}.database-table{background:#fff;border:1px solid #e1ddd3;border-radius:18px;overflow-x:auto}.database-row{border-bottom:1px solid #eee8dc;grid-template-columns:repeat(8,minmax(120px,1fr)) 40px;align-items:center;gap:12px;padding:12px 14px;font-size:13px;display:grid}.database-head{background:#ebe5d8;font-weight:700}.customers-row{grid-template-columns:1fr 1fr 120px 1fr 100px 1fr}@media (width<=1150px){.calculator-page{grid-template-columns:1fr}.calculator-page>.result-panel{grid-area:auto/1;position:static}.calc-grid-4{grid-template-columns:repeat(2,1fr)}.calc-two-columns{grid-template-columns:1fr}}.result-panel .result-line:nth-last-of-type(2) strong,.result-panel .result-line:last-of-type strong{color:#67c477}.final-price strong,.profit-good strong{color:#67c477!important}@media (width<=768px){.calculator-page{max-width:100%;display:block}.calculator-header{grid-template-columns:1fr;margin-bottom:14px;display:grid}.calculator-header h1{font-size:22px}.calc-section{margin-bottom:14px;padding:14px}.calc-grid-4,.calc-grid-3,.calc-two-columns{grid-template-columns:1fr}.calc-table{overflow-x:auto}.calc-row{min-width:760px}.result-panel{margin-top:16px;margin-bottom:90px;max-height:none!important;position:static!important}.result-actions{grid-template-columns:1fr}.calculator-page{gap:14px;padding-bottom:155px;display:grid}.calculator-header{margin-bottom:4px}.calculator-header h1{margin:0 0 5px;line-height:1.1;font-size:24px!important}.calculator-header p{margin:0;font-size:13px}.calc-section,.result-panel{border-radius:18px!important;margin-bottom:0!important;padding:14px!important}.section-header{grid-template-columns:1fr auto;align-items:center;gap:8px;margin-bottom:12px;padding-bottom:10px;display:grid}.section-header h2{line-height:1.15;font-size:20px!important}.section-header-right{gap:8px}.section-add-button{white-space:nowrap;border-radius:12px;height:38px;padding:0 12px;font-size:12px}.calc-grid-4,.calc-grid-3,.calc-two-columns{grid-template-columns:1fr;gap:11px;display:grid}.calc-grid-4 label,.calc-grid-3 label{gap:5px;font-size:12px}.calc-section input,.calc-section select{border-radius:14px;height:46px;padding:0 12px;font-size:14px}.calc-table{border-top:1px solid #233242;overflow-x:visible!important}.calc-row{border-bottom:1px solid #233242;gap:9px;width:100%;grid-template-columns:1fr!important;min-width:0!important;padding:12px 0!important;display:grid!important}.calc-row input,.calc-row select{border-radius:13px;width:100%;height:42px;font-size:13px}.calc-row span{white-space:normal;font-size:13px}.small-delete-button{color:#ff8a80;background:#ff6b6b1f;border-radius:12px;width:100%;height:36px}.result-panel{max-height:none!important;margin-bottom:0!important;overflow:visible!important}.result-panel h2{margin-bottom:14px!important;font-size:18px!important}.result-line,.result-total{min-height:28px!important;margin-bottom:7px!important;font-size:14px!important}.result-total strong{font-size:22px!important}.final-price strong{font-size:24px!important}.margin-input-line input{border-radius:10px;width:66px!important;height:30px!important}.result-actions{bottom:calc(92px + env(safe-area-inset-bottom));z-index:30;background:linear-gradient(#111a2300,#111a23 25%);grid-template-columns:1fr;padding-top:10px;display:grid;position:sticky;gap:9px!important}.result-actions button{border-radius:14px;height:50px;font-weight:900;font-size:15px!important}.calculator-page{padding-bottom:180px!important}.calc-section{border-radius:16px!important;padding:12px!important}.section-header{grid-template-columns:1fr auto auto;align-items:center;gap:8px}.section-header h2{font-size:18px!important}.section-header small{font-size:11px!important}.section-header-right strong{font-size:18px!important}.section-add-button{height:34px!important;padding:0 10px!important;font-size:11px!important}.calc-head{display:none!important}.calc-row{background:0 0!important;grid-template-columns:1fr!important;gap:8px!important;min-width:0!important;padding:10px 0!important;display:grid!important}.calc-row input,.calc-row select{height:40px!important;font-size:13px!important}.calc-row span{font-size:12px!important}.small-delete-button{justify-self:end;border-radius:12px!important;width:40px!important;height:34px!important}.result-panel{border-radius:16px!important;margin-bottom:130px!important;padding:14px!important}.result-panel h2{font-size:18px!important}.result-line,.result-total{font-size:13px!important}.result-actions{background:0 0!important;padding-top:12px!important;position:static!important}.result-actions button{border-radius:14px!important;height:48px!important;font-size:14px!important}.calc-row.calc-head{display:none!important}.calc-table{border-top:none!important;margin-top:6px!important}.calc-row:not(.calc-head){background:#0f1720;border:1px solid #233242;border-radius:15px;margin-bottom:10px;gap:9px!important;padding:12px!important}.calc-row:not(.calc-head) input,.calc-row:not(.calc-head) select{height:40px!important}.calc-row:not(.calc-head) span{color:#cbd5e1;font-size:12px!important}.calc-row:not(.calc-head) span:empty{display:none}.small-delete-button{justify-self:end;width:38px!important;height:38px!important}}@media (width<=768px){.material-desktop-table{display:none!important}.mobile-material-cards{gap:10px;margin-top:10px;display:grid}.mobile-calc-card{background:#0f1720;border:1px solid #233242;border-radius:16px;gap:11px;padding:12px;display:grid}.mobile-calc-card-title{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.mobile-calc-card-title strong{color:#fff;font-size:15px;font-weight:900;display:block}.mobile-calc-card-title span{color:#8d9aaa;margin-top:3px;font-size:11px;font-weight:800;display:block}.mobile-calc-delete{color:#ff8a80;background:#ff6b6b1f;border:none;border-radius:12px;place-items:center;width:34px;height:34px;display:grid}.mobile-field-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.mobile-field{gap:5px;display:grid}.mobile-field.full{grid-column:1/-1}.mobile-field span{color:#8d9aaa;font-size:11px;font-weight:900}.mobile-field input,.mobile-field select{color:#e8eef5;background:#0b131c;border:1px solid #2b3d50;border-radius:13px;outline:none;width:100%;height:40px;padding:0 11px;font-size:13px}.mobile-calc-summary{border-top:1px solid #233242;grid-template-columns:1fr 1fr;gap:10px;padding-top:8px;display:grid}.mobile-calc-summary div{justify-content:space-between;gap:8px;display:flex}.mobile-calc-summary span{color:#8d9aaa;font-size:11px;font-weight:900}.mobile-calc-summary strong{color:#e8eef5;text-align:right;font-size:12px;font-weight:900}.consumable-desktop-table,.machine-desktop-table,.work-desktop-table{display:none!important}.mobile-calc-cards{gap:10px;margin-top:10px;display:grid}.mobile-readonly-box{background:#0b131c;border:1px solid #233242;border-radius:13px;gap:4px;min-height:40px;padding:8px 10px;display:grid}.mobile-readonly-box.full{grid-column:1/-1}.mobile-readonly-box span{color:#8d9aaa;font-size:11px;font-weight:900}.mobile-readonly-box strong{color:#e8eef5;font-size:13px;font-weight:900}.transport-desktop-table,.other-cost-desktop-table{display:none!important}.result-panel-mobile-v2{gap:12px;display:grid;margin-bottom:130px!important}.result-panel-mobile-v2 h2{margin:0!important;font-size:18px!important}.result-summary-card,.result-cost-list,.result-settings-card,.result-custom-card{background:#0f1720;border:1px solid #233242;border-radius:16px;padding:12px}.result-summary-card .final-price{margin:0 0 10px!important;padding:0 0 10px!important}.result-summary-card .final-price span{color:#8d9aaa;font-size:12px}.result-summary-card .final-price strong{color:#67c477!important;font-size:28px!important}.result-panel-mobile-v2 .result-line,.result-panel-mobile-v2 .result-total{min-height:28px!important;margin-bottom:7px!important;font-size:13px!important}.result-panel-mobile-v2 .result-line:last-child,.result-panel-mobile-v2 .result-total:last-child{margin-bottom:0!important}.result-panel-mobile-v2 .result-total{margin-top:10px!important;padding-top:10px!important}.result-panel-mobile-v2 hr{display:none}.result-panel-mobile-v2 .margin-input-line input{border-radius:10px!important;width:70px!important;height:32px!important;font-size:13px!important}.result-panel-mobile-v2 .result-actions{z-index:40;background:linear-gradient(#111a2300,#111a23 28%);bottom:calc(92px + env(safe-area-inset-bottom))!important;grid-template-columns:1fr!important;gap:8px!important;padding:10px 0 0!important;display:grid!important;position:sticky!important}.result-panel-mobile-v2 .result-actions button{font-weight:900;border-radius:14px!important;height:48px!important;font-size:14px!important}}@media (width<=768px){.orders-table-card-v3{background:0 0;border:none;margin-top:14px;padding:0}.orders-table-v3{display:none}.orders-mobile-cards{gap:10px;display:grid}.orders-mobile-item{color:#e8eef5;text-align:left;background:linear-gradient(#172331,#111a23);border:1px solid #233242;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:74px;padding:14px;display:flex}.orders-mobile-item strong{color:#fff;margin-bottom:5px;font-size:16px;font-weight:900;display:block}.orders-mobile-item span{color:#9fb0c2;font-size:13px;font-weight:700}.orders-mobile-status{border-radius:10px;flex-shrink:0;padding:7px 10px;font-size:12px!important;font-weight:900!important}}@media (width<=1100px){.orders-kpi-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.orders-kpi-grid{grid-template-columns:1fr;display:none}}@media (width<=768px){.order-workspace{padding-bottom:calc(150px + env(safe-area-inset-bottom));gap:12px}.order-workspace-header{border-radius:18px;padding:14px}.order-workspace-header h1{font-size:22px}.order-workspace-grid,.order-workspace-info-grid,.order-workspace-actions{grid-template-columns:1fr}.order-workspace-card{padding:14px}}@media (width<=768px){.order-workspace-header-v2{border-radius:18px;padding:14px}.workspace-header-main h1{font-size:24px}}@media (width<=768px){.workspace-mobile-title h1{font-size:24px;line-height:1.1}.workspace-mobile-title span{font-size:14px}.workspace-status-pill{padding:6px 10px;font-size:11px}.workspace-back-button,.workspace-more-button{width:34px;height:34px}.order-mobile-detail-header{overflow:hidden}.order-mobile-title-row{grid-template-columns:34px minmax(0,1fr) 34px}.order-mobile-title-text{min-width:0;overflow:hidden}.order-mobile-title-text h1{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:22px;line-height:1.15;overflow:hidden}.order-mobile-meta-row{min-width:0;overflow:hidden}.order-mobile-meta-row>div{min-width:0}.order-mobile-meta-row strong,.order-mobile-meta-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.order-mobile-status{flex-shrink:0}.mobile-info-list strong{text-overflow:ellipsis;white-space:nowrap;max-width:170px;overflow:hidden}.order-mobile-detail-header{background:0 0;border:none;gap:14px;padding:0;display:grid;overflow:hidden}.order-mobile-title-row{grid-template-columns:28px minmax(0,1fr) 28px;align-items:center;gap:10px;display:grid}.order-mobile-back,.order-mobile-more{color:#e8eef5;background:0 0;border:none;place-items:center;width:28px;height:28px;display:grid}.order-mobile-title-text{min-width:0}.order-mobile-title-text h1{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:18px;font-weight:900;line-height:1.2;overflow:hidden}.order-mobile-meta-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;display:grid}.order-mobile-meta-row strong{color:#e8eef5;font-size:14px;font-weight:900;display:block}.order-mobile-meta-row span{color:#8d9aaa;margin-top:3px;font-size:12px;font-weight:700;display:block}.order-mobile-status{white-space:nowrap;background:#f0a43a2e;border-radius:10px;padding:7px 11px;color:#f0a43a!important;font-size:12px!important;font-weight:900!important}}@media (width<=768px){.workspace-command-main{grid-template-columns:1fr;gap:10px}.workspace-command-grid{grid-template-columns:repeat(2,1fr)}.workspace-command-main>div,.workspace-command-grid>div{padding:13px}.workspace-command-main strong,.workspace-command-grid strong{font-size:18px}}@media (width<=768px){.order-workspace-tabs-pro{scrollbar-width:none;background:#0f1720;border:1px solid #233242;border-radius:14px;gap:5px;width:100%;padding:4px;display:flex;overflow-x:auto}.order-workspace-tabs-pro::-webkit-scrollbar{display:none}.order-workspace-tabs-pro button{color:#8d9aaa;background:0 0;border:none;border-radius:11px;flex:0 0 30%;gap:4px;min-width:84px;height:36px;padding:0 8px;font-size:11px;font-weight:900;box-shadow:none!important}.order-workspace-tabs-pro button svg{width:13px;height:13px;display:block}.order-workspace-tabs-pro button.active{color:#fff;background:#1f6feb}}@media (width<=768px){.workspace-overview-grid-pro{display:none}.mobile-info-card{background:linear-gradient(#172331,#111a23);border:1px solid #233242;border-radius:18px;padding:14px}.mobile-info-card h2{color:#fff;margin:0 0 12px;font-size:16px;font-weight:900}.mobile-info-list{gap:10px;display:grid}.mobile-info-list div{border-bottom:1px solid #233242;justify-content:space-between;gap:12px;padding-bottom:10px;display:flex}.mobile-info-list div:last-child{border-bottom:none;padding-bottom:0}.mobile-info-list span{color:#8d9aaa;align-items:center;gap:6px;font-size:12px;font-weight:800;display:flex}.mobile-info-list strong{color:#e8eef5;text-align:right;font-size:13px;font-weight:900}.mobile-order-overview{gap:14px;display:grid}.mobile-info-card{border-radius:18px;padding:16px}.mobile-info-card h2{margin-bottom:14px;font-size:18px}.mobile-info-list div{padding-bottom:11px}.mobile-info-list span{font-size:12px}.mobile-info-list strong{max-width:180px;font-size:13px}}@media (width<=1100px){.workspace-overview-grid-pro{grid-template-columns:repeat(3,1fr)}.workspace-actions-pro{grid-template-columns:1fr}}@media (width<=768px){.order-workspace-tabs-pro{overflow-x:auto}.order-workspace-tabs-pro button{min-width:120px}.workspace-overview-grid-pro{grid-template-columns:repeat(2,1fr)}.workspace-info-card-pro{min-height:100px;padding:14px}}@media (width<=768px){.workspace-actions-section-pro,.workspace-actions-pro{display:none}.mobile-actions-card{background:linear-gradient(#172331,#111a23);border:1px solid #233242;border-radius:18px;padding:14px;display:block}.mobile-actions-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.mobile-actions-head h2{color:#fff;margin:0;font-size:16px;font-weight:900}.mobile-actions-head button{color:#e8eef5;background:#0f1720;border:1px solid #233242;border-radius:11px;align-items:center;gap:6px;height:34px;padding:0 11px;font-size:12px;font-weight:900;display:flex}.mobile-actions-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.mobile-actions-grid button{color:#e8eef5;background:#0f1720;border:1px solid #233242;border-radius:15px;place-items:center;gap:6px;min-height:72px;font-size:12px;font-weight:900;display:grid}.mobile-actions-grid button svg{color:#4f8cff}.mobile-sheet-backdrop{z-index:9998;background:#03080da6;align-items:flex-end;display:flex;position:fixed;inset:0}.mobile-bottom-sheet{background:#111a23;border-top:1px solid #233242;border-radius:22px 22px 0 0;width:100%;padding:14px 14px 28px;box-shadow:0 -20px 50px #00000073}.mobile-sheet-handle{background:#334155;border-radius:999px;width:42px;height:4px;margin:0 auto 14px}.mobile-bottom-sheet h3{color:#fff;margin:0 0 12px;font-size:17px}.mobile-bottom-sheet button{color:#e8eef5;background:#0f1720;border:none;border-radius:13px;align-items:center;gap:10px;width:100%;height:44px;margin-bottom:8px;padding:0 12px;font-weight:900;display:flex}.mobile-bottom-sheet button.danger{color:#ff8a80;background:#ff6b6b1a}.content{padding-bottom:150px!important}.order-workspace{padding-bottom:150px}}@media (width<=768px){.workspace-timeline-pro{border-radius:15px;padding:12px 10px}.workspace-timeline-pro{border-radius:16px;padding:12px;overflow:hidden}.timeline-dot-pro{width:20px;height:20px;font-size:10px}.timeline-line-pro{height:2px;top:9px}.timeline-step-pro{gap:7px}.timeline-step-pro strong{font-size:11px}}@media (width<=768px){.modal-overlay{padding:12px 12px calc(92px + env(safe-area-inset-bottom));place-items:end center}.production-modal{border-radius:20px;width:100%;max-width:100%;max-height:calc(100vh - 120px);padding:16px;overflow-y:auto}.production-modal-buttons{grid-template-columns:1fr;display:grid}.orders-table-v2{display:none}.orders-table-card{background:0 0;border:none;max-width:100%;padding:0;overflow:visible}.orders-mobile-list{gap:12px;display:grid}.orders-mobile-card{color:#e8eef5;background:linear-gradient(#172331,#111a23);border:1px solid #233242;border-radius:18px;padding:14px}.orders-mobile-card-top{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.orders-mobile-card-top strong{color:#8d9aaa;font-size:13px}.orders-mobile-card-top span{border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800}.orders-mobile-card h3{margin-bottom:4px;font-size:17px}.orders-mobile-card p{color:#8d9aaa;margin-bottom:12px;font-size:13px}.orders-mobile-card-grid{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px;display:grid}.orders-mobile-card-grid div{background:#0f1720;border:1px solid #233242;border-radius:12px;padding:10px}.orders-mobile-card-grid span{color:#8d9aaa;margin-bottom:4px;font-size:11px;display:block}.orders-mobile-card-grid strong{font-size:13px}.orders-mobile-start{color:#fff;background:#1f6feb;border:none;border-radius:12px;width:100%;height:38px;font-weight:800;display:none}.orders-mobile-actions{grid-template-columns:1.2fr 1fr 1fr 44px;gap:8px;margin-top:12px;display:grid}.orders-mobile-actions button{color:#e8eef5;cursor:pointer;background:#0f1720;border:1px solid #233242;border-radius:12px;justify-content:center;align-items:center;gap:6px;height:38px;font-size:11px;font-weight:800;display:flex}.orders-mobile-actions button.primary{color:#fff;background:#1f6feb;border-color:#1f6feb}.order-preview-overlay{z-index:9996;background:#03080db8;justify-content:center;align-items:flex-end}.order-preview-panel{border-left:none;border-radius:22px 22px 0 0;width:100%;max-width:100%;height:calc(100vh - 78px);padding:14px 14px 24px}.order-preview-header{padding-bottom:12px}.order-preview-header h2{font-size:19px}.order-tabs{margin-top:12px}.order-tabs button{height:34px}.order-preview-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.order-preview-grid div{padding:10px}.order-preview-grid div:first-child,.order-preview-grid div:nth-child(2),.order-preview-grid div:nth-child(3){grid-column:1/-1}.order-preview-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.order-preview-actions button{color:#e8eef5;background:#0f1720;border:1px solid #233242;min-height:38px;padding:9px}.order-preview-actions button:first-child{color:#fff;background:#1f6feb;border-color:#1f6feb;grid-column:1/-1}.order-preview-actions .danger{color:#ff8a80;background:#c74c3c26;border-color:#c74c3c73;grid-column:1/-1}.order-preview-panel{height:calc(100vh - 78px);padding-bottom:calc(122px + env(safe-area-inset-bottom))}.order-preview-actions{padding-bottom:20px}}@media (width<=768px){.work-timer{padding:14px}.work-timer-form{grid-template-columns:1fr}.work-timer-display{padding:18px}.work-timer-display strong{font-size:34px}.work-timer-controls{grid-template-columns:1fr;display:grid}.work-timer-controls button{width:100%}}@media (width<=768px){.photos-header{display:grid}.photo-upload-button{justify-content:center;width:100%}.order-photos-grid{grid-template-columns:1fr 1fr;gap:10px}.order-photo-card img{height:120px}}@media (width<=768px){.invoices-page{padding-bottom:calc(140px + env(safe-area-inset-bottom))}.invoices-top,.invoices-toolbar{grid-template-columns:1fr;align-items:stretch;display:grid}.invoices-count{width:fit-content}.invoices-search,.invoices-toolbar select{width:100%;height:44px}.invoices-table-card{background:0 0;border:none;padding:0;overflow:visible}.invoices-table{gap:10px;min-width:0;display:grid}.invoices-head{display:none}.invoices-row{background:linear-gradient(#172331,#111a23);border:1px solid #233242;border-radius:16px;grid-template-columns:1fr;gap:7px;min-height:0;padding:14px;font-size:13px}.invoices-row span,.invoices-row strong{overflow-wrap:anywhere;min-width:0}.invoices-actions{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:6px;display:grid}.invoices-actions button{border-radius:11px;min-height:38px;padding:0 8px}.invoice-detail-overlay{align-items:stretch}.invoice-detail-panel{width:100%;max-width:none;padding:16px 16px calc(140px + env(safe-area-inset-bottom))}.invoice-edit-header,.invoice-detail-header{grid-template-columns:1fr auto;display:grid}.invoice-edit-actions{grid-template-columns:1fr;display:grid}}@media (width<=1100px){.customers-layout{grid-template-columns:1fr}.customers-toolbar{flex-direction:column;align-items:flex-start}.customers-search{width:100%}}@media (width<=700px){.customers-top{flex-direction:column;align-items:flex-start}.customer-detail-panel{width:100%}}@media (width<=768px){.customers-page{padding-bottom:140px}.customers-top{display:none}.customers-layout{grid-template-columns:1fr;gap:14px;margin-top:0;display:grid}.customer-form-card,.customers-table-card{border-radius:18px}.customer-form-card{padding:14px}.customer-card-title h2,.customers-toolbar h2{font-size:17px}.customer-card-title p,.customers-toolbar p{font-size:12px}.customer-form-grid{gap:10px;margin-top:14px}.customer-form-grid input,.customer-form-grid textarea{border-radius:13px;min-height:42px;font-size:13px}.customer-form-actions{grid-template-columns:1fr;display:grid}.primary-button,.secondary-button{border-radius:13px;justify-content:center;width:100%;height:44px}.customers-toolbar{gap:12px;padding:14px;display:grid}.customers-search{border-radius:13px;width:100%;height:44px}.customers-table{display:none}.customers-mobile-list{gap:10px;padding:0 14px 14px;display:grid}.customers-mobile-card{color:#e8eef5;text-align:left;background:#0f1720;border:1px solid #233242;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:76px;padding:13px;display:flex}.customers-mobile-card strong{color:#fff;font-size:15px;font-weight:900;display:block}.customers-mobile-card span{color:#9fb0c2;margin-top:4px;font-size:12px;font-weight:700;display:block}.customers-mobile-card small{color:#8d9aaa;margin-top:3px;font-size:11px;display:block}.customers-mobile-actions{gap:6px;display:flex}.customers-mobile-actions button{color:#cbd5e1;background:#111a23;border:1px solid #2b3d50;border-radius:12px;place-items:center;width:34px;height:34px;display:grid}.customers-mobile-actions button.danger{color:#ff8a80;background:#ff6b6b1a}.customer-detail-panel{width:100%;padding:16px 16px calc(140px + env(safe-area-inset-bottom))}}@media (width<=700px){.quotes-top,.quotes-toolbar{grid-template-columns:1fr;align-items:stretch;display:grid}.quotes-search{width:100%}.quotes-toolbar select{width:100%;height:44px}.quotes-count{width:fit-content}.quotes-table-card{box-shadow:none;background:0 0;border:none;padding:0;overflow:visible}.quotes-table{gap:10px;min-width:0;display:grid}.quotes-head{display:none}.quotes-row{background:linear-gradient(#172331,#111a23);border:1px solid #233242;border-radius:16px;grid-template-columns:1fr;gap:7px;min-height:0;padding:14px;font-size:13px}.quotes-row span,.quotes-row strong{overflow-wrap:anywhere;min-width:0}.quotes-row>span,.quotes-row>strong{justify-content:space-between;gap:14px;padding:2px 0;display:flex}.quotes-row>span:before,.quotes-row>strong:before{content:attr(data-label);color:#8d9aaa;text-transform:uppercase;font-size:11px;font-weight:900}.quotes-row>strong:first-child{color:#fff;font-size:16px;display:block}.quotes-row>strong:first-child:before{margin-bottom:3px;display:block}.quotes-actions{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:6px;display:grid}.quotes-actions button{min-height:38px}.quote-detail-panel{width:100%;padding:16px 16px calc(140px + env(safe-area-inset-bottom))}}@media (width<=900px){.settings-grid{grid-template-columns:1fr}.settings-top{flex-direction:column;align-items:flex-start}}@media (width<=600px){.settings-page{padding-bottom:calc(140px + env(safe-area-inset-bottom))}.settings-top{grid-template-columns:1fr;align-items:stretch;display:grid}.settings-save-button{justify-content:center;width:100%;height:44px}.settings-card{padding:14px}.settings-two-columns{grid-template-columns:1fr}.settings-card-header{grid-template-columns:auto 1fr;display:grid}}.mobile-nav,.mobile-more-panel,.mobile-nav-backdrop{display:none}@media (width<=768px){html,body,#root{width:100%;min-height:100%;overflow-x:hidden}.app{width:100%;min-height:100vh;display:block}.content{width:100%;max-width:100%;padding:14px;padding-bottom:calc(118px + env(safe-area-inset-bottom));margin:0;overflow-x:hidden}.sidebar{display:none!important}.mobile-nav{z-index:9999;min-height:78px;padding:8px 8px calc(8px + env(safe-area-inset-bottom));background:#0f1720;border-top:1px solid #233242;grid-template-columns:repeat(5,1fr);gap:6px;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav button{color:#8d9aaa;cursor:pointer;background:0 0;border:none;border-radius:14px;place-items:center;gap:3px;font-size:10px;font-weight:700;display:grid}.mobile-nav button.active{color:#fff;background:#1f6feb}.mobile-nav button span{white-space:nowrap;font-size:10px;line-height:1}.mobile-nav-backdrop{z-index:9997;background:#00000059;display:block;position:fixed;inset:0}.mobile-more-panel{left:12px;right:12px;bottom:calc(92px + env(safe-area-inset-bottom));z-index:9998;background:#111a23;border:1px solid #233242;border-radius:18px;gap:8px;padding:12px;display:grid;position:fixed;box-shadow:0 18px 45px #00000059}.mobile-more-panel button{color:#e8eef5;text-align:left;cursor:pointer;background:#0f1720;border:none;border-radius:12px;align-items:center;gap:10px;width:100%;height:44px;padding:0 12px;font-size:13px;font-weight:700;display:flex}.orders-page-v2,.content>div{max-width:100%}.orders-top,.page-header{align-items:start;gap:12px;display:grid}.orders-toolbar{flex-direction:column;align-items:stretch}.orders-search,.orders-toolbar select{width:100%}.orders-table-card,.database-table,.calc-table{max-width:100%;overflow-x:auto}.order-preview-panel{width:100vw;max-width:100vw}}@media (width>=769px){.mobile-nav,.mobile-more-panel,.mobile-nav-backdrop{display:none!important}}@media (width<=768px){.dashboard-actions{grid-template-columns:repeat(2,1fr);gap:10px}.dashboard-actions button svg{margin-bottom:4px}.dashboard-kpis{grid-template-columns:repeat(2,1fr);gap:10px}.dashboard-kpi strong{font-size:28px}.dashboard-main-grid{grid-template-columns:1fr}.dashboard-header{margin-bottom:18px}.dashboard-header h1{margin-bottom:4px;font-size:28px}.dashboard-header p{font-size:13px}.dashboard-actions{gap:10px;margin-bottom:14px}.dashboard-actions button{border-radius:18px;min-height:78px}.dashboard-actions button svg{width:18px;height:18px}.dashboard-kpis{gap:10px;margin-top:14px}.dashboard-kpi{border-radius:18px;min-height:92px}.dashboard-kpi strong{letter-spacing:-.7px;font-size:30px}.dashboard-main-grid{gap:12px;margin-top:18px}.mobile-nav{left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));border:1px solid #233242;border-radius:22px;height:72px;box-shadow:0 18px 44px #0000006b}.mobile-nav button.active{border-radius:16px;box-shadow:0 10px 24px #1f6feb59}.dashboard-header{display:none!important}.orders-top{grid-template-columns:1fr auto;align-items:end;gap:12px;margin-bottom:18px;display:grid}.orders-top h1{margin:0 0 4px;font-size:28px}.orders-top p{max-width:210px;font-size:13px;line-height:1.35}.new-order-button{border-radius:12px;justify-content:center;width:116px;height:48px;font-size:13px;line-height:1.05}.orders-toolbar{gap:10px;margin-top:10px;margin-bottom:14px;display:grid}.orders-search,.orders-toolbar select{border-radius:14px;width:100%;height:46px}.orders-mobile-cards{padding-bottom:94px}body{font-size:13px}.content{padding:14px;padding-bottom:calc(126px + env(safe-area-inset-bottom))}h1{font-size:26px!important}h2{font-size:20px!important}p,button{font-size:12px}.content{padding-bottom:calc(156px + env(safe-area-inset-bottom))!important}.order-workspace{padding-bottom:calc(156px + env(safe-area-inset-bottom))}}.mobile-page-header{display:none}@media (width<=768px){.mobile-page-header{align-items:center;gap:10px;margin-bottom:18px;display:flex}.mobile-page-header button{color:#e8eef5;background:0 0;border:none;border-radius:12px;place-items:center;width:36px;height:36px;display:grid}.mobile-page-header img{object-fit:contain;width:34px;height:34px}.mobile-page-header h1{color:#fff;margin:0;font-weight:900;line-height:1;font-size:24px!important}.content:has(.orders-page-v2.has-selected-order) .mobile-page-header{display:none!important}.mobile-page-header h1{font-size:18px!important}.mobile-page-header button{width:32px;height:32px}.order-workspace{gap:12px}.order-mobile-title-text h1{letter-spacing:-.2px;font-size:17px!important}.order-mobile-meta-row strong{font-size:13px!important}.order-mobile-meta-row span{font-size:11px!important}.order-mobile-status{padding:6px 10px!important;font-size:11px!important}.mobile-info-card,.mobile-actions-card{border-radius:16px!important}.mobile-info-card h2,.mobile-actions-head h2{font-size:16px!important}.mobile-info-list div{align-items:center;min-height:36px}.mobile-info-list span{font-size:11px!important}.mobile-info-list strong{font-size:12px!important}.timeline-step-pro strong{font-size:10px!important}.mobile-actions-grid.compact button{min-height:54px!important}}.auth-page{background:#0d141b;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.auth-box{background:#16222f;border:1px solid #27384a;border-radius:18px;width:100%;max-width:420px;padding:36px;box-shadow:0 12px 40px #00000059}.auth-box h1{color:#fff;text-align:center;margin:0;font-size:34px}.auth-box p{text-align:center;color:#93a5b5;margin-top:8px;margin-bottom:30px}.auth-box form{flex-direction:column;gap:16px;display:flex}.auth-box input{color:#fff;box-sizing:border-box;background:#0f1720;border:1px solid #304354;border-radius:12px;width:100%;padding:14px 16px;font-size:15px;transition:all .2s}.auth-box input:focus{border-color:#4da3ff;outline:none}.auth-box button{color:#fff;cursor:pointer;background:#2b84ff;border:none;border-radius:12px;padding:14px;font-weight:700;transition:all .2s}.auth-box button:hover{background:#4d9cff}.auth-switch{text-align:center;margin-top:18px;font-weight:700;display:block;color:#4da3ff!important;background:0 0!important;border:none!important}.auth-error{color:#fb7185!important;text-align:left!important;margin:-4px 0 0!important;font-size:13px!important}.logout-button{border-radius:10px;padding:10px 18px;position:absolute;top:20px;right:20px}.auth-subtitle{text-align:center;font-size:14px;color:#c7d5e4!important;margin-top:8px!important;margin-bottom:6px!important}.auth-mode{text-align:center;font-size:13px;color:#7f93a8!important;margin-bottom:28px!important}.auth-box:after{content:"Cloud • zakázky • výroba • kalkulace";text-align:center;color:#64798d;margin-top:22px;font-size:12px;font-weight:700;display:block}.app-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px;display:flex;position:relative}.mobile-topbar,.mobile-greeting-row{display:none}.desktop-header-actions{align-items:center;gap:12px;margin-left:auto;display:flex}.user-menu-button{color:#e8eef5;cursor:pointer;background:#111a23;border:1px solid #233242;border-radius:16px;align-items:center;gap:10px;min-width:210px;padding:8px 12px;display:flex}.user-avatar,.mobile-avatar-button{color:#fff;background:#1f6feb;border-radius:12px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.user-menu-button strong,.user-menu-button small{text-align:left;display:block}.user-menu-button small{color:#8d9aaa;font-size:11px}.user-menu{z-index:50;background:#111a23;border:1px solid #233242;border-radius:18px;width:250px;padding:12px;position:absolute;top:54px;right:0;box-shadow:0 18px 40px #00000059}.user-menu-info{border-bottom:1px solid #233242;margin-bottom:10px;padding:8px 8px 12px}.user-menu-info strong,.user-menu-info span{display:block}.user-menu-info span{color:#8d9aaa;font-size:12px}.user-menu-info em{color:#7db0ff;background:#4f8cff24;border-radius:999px;margin-top:8px;padding:4px 9px;font-size:11px;font-style:normal;font-weight:800;display:inline-flex}.user-menu button{color:#e8eef5;cursor:pointer;background:#1f2937;border:none;border-radius:12px;width:100%;padding:10px 12px;font-weight:800}.user-menu button:hover{color:#fff;background:#ef4444}.admin-entry-button{color:#dbeafe;cursor:pointer;background:#4f8cff1a;border:1px solid #4f8cff52;border-radius:13px;min-height:38px;padding:0 12px;font-size:12px;font-weight:900}@media (width<=768px){.app-header{gap:22px;margin-bottom:28px;display:grid}.desktop-header-actions{display:none}.mobile-topbar{justify-content:space-between;align-items:center;display:flex}.mobile-topbar strong{color:#fff;font-size:22px;font-weight:900}.mobile-avatar-button{border:none;border-radius:14px;width:38px;height:38px;font-size:15px}.mobile-greeting-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;display:grid}.mobile-greeting{gap:2px;min-width:0;display:grid}.mobile-greeting span{color:#67c477;font-size:20px;font-weight:900;line-height:1.1}.mobile-greeting strong{color:#fff;font-size:20px;font-weight:900;line-height:1.1}.mobile-greeting-row .sync-status{color:#67c477;box-shadow:none;white-space:nowrap;background:0 0;border:none;margin-bottom:3px;padding:0;font-size:12px;font-weight:900}.mobile-greeting-row .sync-status span{width:7px;height:7px}.user-menu{width:240px;top:48px;right:0}.app-header{position:relative}.mobile-topbar{padding-right:52px;display:block}.mobile-avatar-button{position:absolute;top:0;right:0;transform:none}.mobile-greeting-row{padding-right:0}.mobile-greeting-row .sync-status{place-self:start end;margin:2px 0 0;position:static;transform:none}.order-mobile-detail-header{background:0 0;border:none;gap:14px;padding:0;display:grid}.order-mobile-title-row{grid-template-columns:34px 1fr 34px;align-items:center;gap:10px;display:grid}.order-mobile-back,.order-mobile-more{color:#e8eef5;background:0 0;border:none;border-radius:12px;place-items:center;width:34px;height:34px;display:grid}.order-mobile-title-text h1{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:20px;font-weight:900;line-height:1.15;overflow:hidden}.order-mobile-meta-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.order-mobile-meta-row strong{color:#e8eef5;font-size:14px;font-weight:800;display:block}.order-mobile-meta-row span{color:#8d9aaa;margin-top:3px;font-size:12px;font-weight:700;display:block}.order-mobile-status{white-space:nowrap;background:#f0a43a2e;border-radius:10px;padding:7px 11px;color:#f0a43a!important;font-size:12px!important;font-weight:900!important}}.app{background:var(--bg-main);min-height:100vh;display:flex}.content{flex:1;width:100%;padding:24px}.sync-status{color:#8d9aaa;background:#111a23;border:1px solid #233242;border-radius:999px;align-items:center;gap:7px;width:fit-content;margin-bottom:12px;margin-left:auto;padding:7px 11px;font-size:12px;font-weight:800;display:flex}.sync-status span{border-radius:50%;width:8px;height:8px}.sync-status.online span{background:#67c477}.sync-status.pending span{background:#f0a43a}.sync-status.offline span,.sync-status.failed span{background:#ff6b6b}.sync-status button{color:#e8eef5;cursor:pointer;background:#233242;border:1px solid #2b3d50;border-radius:999px;width:auto;height:22px;padding:0 8px;font-size:11px;font-weight:800}.sidebar{background:linear-gradient(#0f1720 0%,#0b1117 100%);border-right:1px solid #233242;flex-direction:column;flex-shrink:0;width:248px;min-height:100vh;padding:22px 16px;display:flex}.sidebar-brand{cursor:pointer;background:0 0;border:none;justify-content:flex-start;align-items:center;gap:10px;width:100%;margin-bottom:24px;padding:0;display:flex;overflow:visible}.sidebar-brand img{object-fit:contain;filter:drop-shadow(0 10px 18px #00000059);width:136px;height:auto}.sidebar-brand span{text-align:left;gap:2px;display:grid}.sidebar-brand strong{color:#fff;font-size:14px;font-weight:900}.sidebar-brand small{color:#8d9aaa;font-size:11px;font-weight:700}.sidebar-section{gap:4px;display:grid}.sidebar button{color:#8d9aaa;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:10px;width:100%;margin-bottom:8px;padding:11px 12px;font-size:14px;font-weight:700;display:flex}.sidebar button:hover{color:#fff;background:#172331}.sidebar button.active{color:#fff;background:#1f6feb;box-shadow:0 10px 24px #1f6feb4d}.sidebar-divider{background:#1d2a38;height:1px;margin:14px 4px}.database-toggle{margin-top:4px}.database-toggle svg:last-child{margin-left:auto}.submenu{border-left:1px solid #233242;margin-bottom:12px;margin-left:8px;padding-left:10px}.submenu button{margin-bottom:6px;padding:9px 10px;font-size:13px}.sidebar-trial{background:#111a23;border:1px solid #1d2a38;border-radius:12px;gap:7px;margin-top:auto;padding:14px;display:grid}.sidebar-trial strong{color:#e8eef5;font-size:12px;font-weight:900}.sidebar-trial span{color:#8d9aaa;font-size:12px;font-weight:700}.sidebar-trial button{color:#dbe7f5;background:#172331;justify-content:center;margin:6px 0 0;font-size:12px}.database-table{background:linear-gradient(#172331,#111a23);border:1px solid #233242;border-radius:18px;margin-top:24px;overflow:hidden}.database-row{color:#e8eef5;border-bottom:1px solid #233242;grid-template-columns:90px 80px 130px 120px 90px 90px 120px 80px 100px 130px 40px;align-items:center;gap:12px;min-height:58px;padding:12px 16px;font-size:13px;display:grid}.database-row:last-child{border-bottom:none}.database-head{color:#8d9aaa;text-transform:uppercase;letter-spacing:.04em;background:#0f1720;min-height:46px;font-size:11px;font-weight:800}.database-form{background:linear-gradient(#172331,#111a23);border:1px solid #233242;border-radius:20px;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:20px;padding:22px;display:grid}.database-form h3{color:#e8eef5;grid-column:1/-1;margin-bottom:4px}.database-form input,.database-form select{color:#e8eef5;background:#0f1720;border:1px solid #2b3d50;border-radius:10px;height:40px;padding:0 12px}.database-form .primary-button{grid-column:1/-1;justify-self:start}.page-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.page-header h1{margin-bottom:4px;font-size:28px}.page-header p{color:#8d9aaa;font-size:14px}.database-row .small-delete-button{justify-self:center}.secondary-button{color:#e8eef5;cursor:pointer;background:#1b2a3a;border:1px solid #2b3d50;border-radius:10px;padding:9px 12px;font-size:12px;font-weight:700}.database-form-actions{grid-column:1/-1;gap:10px;display:flex}.database-form,.database-table{border-radius:20px;width:100%;max-width:1280px;margin:24px auto 0}.page-header-actions{align-items:center;gap:10px;display:flex}.database-actions{justify-content:center;gap:6px;display:flex}.small-edit-button{color:#cbd5e1;cursor:pointer;background:#0f1720;border:1px solid #2b3d50;border-radius:8px;width:28px;height:28px}.small-edit-button:hover{color:#7db0ff;background:#1b2a3a}.database-form-field input,.database-form-field select{width:100%}.database-form-field{gap:6px;display:grid}.database-form-field span{color:#8d9aaa;font-size:12px;font-weight:700}.database-toolbar{gap:10px;max-width:1280px;margin:18px auto 0;display:flex}.database-toolbar input,.database-toolbar select{color:#e8eef5;background:#0f1720;border:1px solid #2b3d50;border-radius:10px;height:40px;padding:0 12px}.database-toolbar input{width:280px}.database-row-inactive{opacity:.45}.database-active-button{color:#67c477;cursor:pointer;background:#2ea04326;border:1px solid #2ea04366;border-radius:999px;height:28px;padding:0 10px;font-size:11px;font-weight:800}.database-active-button.inactive{color:#94a3b8;background:#94a3b81f;border-color:#94a3b859}.materials-row{grid-template-columns:80px 70px 130px 110px 80px 70px 110px 70px 90px 90px 80px}.machine-row{grid-template-columns:110px 90px 70px 120px 90px 100px 110px 100px 110px 120px 80px 80px;font-size:12px}.machine-row span,.machine-row button{font-size:12px}.machine-row .status-pill,.machine-row .status-active{padding:3px 10px;font-size:11px}.machine-row .database-actions button{width:26px;height:26px}.machine-row .database-head{font-size:10px}.database-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:18px;max-width:1280px;margin:24px auto 0;display:grid}.database-layout .database-table{margin-top:0}.database-detail-panel{color:#e8eef5;background:linear-gradient(#172331,#111a23);border:1px solid #233242;border-radius:18px;padding:18px;position:sticky;top:18px}.database-clickable-row{cursor:pointer}.database-row-selected{background:#4f8cff1f}.database-detail-header{border-bottom:1px solid #233242;justify-content:space-between;gap:12px;padding-bottom:12px;display:flex}.database-detail-header h3{font-size:18px}.database-detail-header p,.database-detail-empty p{color:#8d9aaa;margin-top:4px;font-size:13px}.database-detail-header button{color:#cbd5e1;cursor:pointer;background:#0f1720;border:1px solid #2b3d50;border-radius:9px;width:30px;height:30px}.database-detail-status{color:#67c477;background:#2ea04326;border-radius:999px;margin-top:14px;padding:5px 12px;font-size:12px;font-weight:800;display:inline-flex}.database-detail-grid{gap:10px;margin-top:14px;display:grid}.database-detail-grid div{background:#0f1720;border:1px solid #233242;border-radius:11px;padding:10px}.database-detail-grid span{color:#8d9aaa;margin-bottom:4px;font-size:11px;display:block}.database-detail-grid strong{font-size:13px}.database-detail-actions{gap:8px;margin-top:14px;display:grid}@media (width<=768px){.page-header{grid-template-columns:1fr;align-items:stretch;display:grid}.page-header-actions,.database-toolbar{grid-template-columns:1fr;display:grid}.database-toolbar input,.database-toolbar select{width:100%;height:44px}.database-layout{grid-template-columns:1fr;gap:14px}.database-layout .database-table,.database-table{background:0 0;border:none;overflow:visible}.database-row{background:linear-gradient(#172331,#111a23);border:1px solid #233242;border-radius:16px;gap:7px;min-height:0;margin-bottom:10px;padding:14px;grid-template-columns:1fr!important}.database-head{display:none}.database-row span,.database-row strong{overflow-wrap:anywhere;min-width:0}.database-row>span{justify-content:space-between;gap:14px;padding:2px 0;display:flex}.database-row>span:before{content:attr(data-label);color:#8d9aaa;text-transform:uppercase;flex:0 0 96px;font-size:11px;font-weight:900}.database-row>span:nth-child(3){color:#fff;font-size:16px;font-weight:900;display:block}.database-row>span:nth-child(3):before{margin-bottom:3px;display:block}.database-actions{justify-content:flex-start;padding-top:6px}.database-active-button{width:fit-content;min-height:30px;margin-top:4px}.small-edit-button,.small-delete-button{border-radius:12px;width:36px;height:36px}.database-form{grid-template-columns:1fr;padding:14px}.database-form-actions{grid-template-columns:1fr;display:grid}.database-detail-panel{padding:14px;position:static}}.calculator-page{grid-template-columns:minmax(0,1fr) 340px;gap:18px;max-width:1280px;margin:0 auto;display:grid}.calculator-header{grid-column:1/-1;justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.calculator-header h1{margin-bottom:4px;font-size:26px}.calculator-header p{color:#8d9aaa;font-size:13px}.calculator-draft-status{margin-top:6px;font-weight:800;color:#67c477!important}.calculator-page>.calc-section,.calculator-page>.calc-two-columns{grid-column:1}.calculator-page>.result-panel{grid-area:2/2/span 8;align-self:start;position:sticky;top:18px}.calc-section,.result-panel{background:linear-gradient(#172331,#111a23);border:1px solid #233242;border-radius:18px;padding:16px;box-shadow:0 10px 22px #0003}.calc-section h2,.result-panel h2{color:#e8eef5;margin-bottom:10px;font-size:17px}.calc-section p{color:#8d9aaa;margin-bottom:12px;font-size:12px}.calc-grid-4{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.calc-grid-4 label,.calc-grid-3 label{color:#cbd5e1;gap:6px;font-size:12px;font-weight:700;display:grid}.calc-section input,.calc-section select{color:#e8eef5;background:#0f1720;border:1px solid #2b3d50;border-radius:10px;outline:none;width:100%;padding:9px 10px}.calc-table{margin-top:12px;overflow-x:auto}.calc-row{color:#e8eef5;border-bottom:1px solid #233242;align-items:center;gap:10px;padding:10px 0;font-size:12px;display:grid}.calc-head{color:#8d9aaa;background:#0f1720;border-radius:12px;padding:10px;font-weight:700}.consumable-row{grid-template-columns:150px 110px 80px 70px 90px 80px 34px}.machine-row,.work-row{grid-template-columns:1fr 80px 80px 80px 34px}.transport-row{grid-template-columns:1fr 80px 70px 90px 80px 34px}.other-cost-row{grid-template-columns:1fr 90px 1fr 34px}.calc-two-columns{grid-template-columns:1fr 1fr;gap:14px;display:grid}.primary-button{color:#fff;cursor:pointer;background:#1f6feb;border:1px solid #2b3d50;border-radius:10px;margin-top:6px;padding:9px 12px;font-size:12px;font-weight:700}.small-delete-button{color:#fff;cursor:pointer;background:#c74c3c;border:none;border-radius:8px;width:28px;height:28px}.result-line,.result-total{color:#cbd5e1;justify-content:space-between;gap:12px;margin-bottom:10px;font-size:13px;display:flex}.result-line strong,.result-total strong{color:#e8eef5}.result-total{border-top:1px solid #233242;margin-top:14px;padding-top:14px;font-size:15px;font-weight:800}.result-panel hr{border:none;border-top:1px solid #233242;margin:14px 0}.result-panel .result-total+.result-line strong,.result-panel .result-line:nth-last-child(3) strong{color:#67c477}.result-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid}.result-actions button{color:#fff;cursor:pointer;background:#1f6feb;border:none;border-radius:11px;padding:10px;font-weight:700}.result-actions button:nth-child(4){background:#2ea043}@media (width<=1150px){.calculator-page{grid-template-columns:1fr}.calculator-page>.result-panel{grid-area:auto/1;position:static}.calc-grid-4{grid-template-columns:repeat(2,1fr)}.calc-two-columns{grid-template-columns:1fr}}.calc-section{overflow:hidden}.calc-table{border-top:1px solid #233242;margin-top:12px}.calc-row{background:0 0;border-bottom:1px solid #233242;padding:9px 12px}.calc-head{color:#9fb0c3;background:#0f1720bf;border-radius:0}.calc-row input,.calc-row select{color:#e8eef5;background:#0f1720;border:1px solid #26384a;border-radius:8px;padding:7px 8px}.calc-row span{white-space:nowrap}.primary-button{background:#1b2a3a;border:1px solid #2b3d50;margin-top:12px}.small-delete-button{color:#8d9aaa;background:0 0;font-size:15px}.small-delete-button:hover{color:#ff7b72;background:#d9574726}.result-panel{padding:18px}.result-line{margin-bottom:12px;font-size:13px}.result-line span{color:#b8c4d2}.result-line strong{color:#e8eef5;font-weight:700}.result-total{border-top:1px solid #2b3d50;margin-top:18px;padding-top:16px;font-size:15px}.result-total span{color:#e8eef5;font-weight:700}.result-total strong{color:#e8eef5;font-size:18px}.result-line:nth-last-of-type(4) strong,.result-line:nth-last-of-type(3) strong{color:#e8eef5}.result-line:nth-last-of-type(2) strong{color:#67c477}.result-actions{grid-template-columns:1fr 1fr;margin-top:20px}.result-actions button:first-child{background:#1f6feb}.result-actions button:nth-child(2){background:#2ea043}.result-actions button:nth-child(3),.result-actions button:nth-child(4){display:none}.result-panel h2{margin-bottom:20px}.result-panel .result-total{border-top:1px solid #2b3d50;margin-top:18px;padding-top:18px}.result-panel .result-total strong{font-size:24px}.result-panel .result-line:nth-last-of-type(4) strong{color:#67c477;font-size:15px}.result-panel .result-line:nth-last-of-type(3) strong{color:#e8eef5}.result-panel .result-line:nth-last-of-type(2) strong,.result-panel .result-line:last-of-type strong{color:#67c477}.result-actions button:first-child:before{content:"💾 "}.result-actions button:nth-child(2):before{content:"📄 "}.margin-input-line input{color:#e8eef5;text-align:right;background:#0f1720;border:1px solid #2b3d50;border-radius:9px;width:80px;padding:7px 8px}.final-price{border-top:1px solid #2b3d50;margin-top:14px;padding-top:12px}.final-price span,.final-price strong{color:#67c477!important}.result-actions button:first-child:before,.result-actions button:nth-child(2):before{content:""}.section-header{border-bottom:1px solid #233242;justify-content:space-between;align-items:center;margin-bottom:14px;padding-bottom:12px;display:flex}.section-header h2{margin:0;font-size:18px}.section-header small{color:#8d9aaa;margin-top:3px;font-size:12px;display:block}.section-header-right{align-items:center;gap:14px;display:flex}.section-header-right strong{color:#67c477;font-size:20px}.section-add-button{color:#fff;cursor:pointer;background:#1f6feb;border:none;border-radius:10px;padding:8px 14px;font-size:12px;font-weight:700}.section-add-button:hover{background:#3584ff}.section-header h2,.result-panel h2,.result-line span{align-items:center;gap:8px;display:flex}.material-row{grid-template-columns:180px 90px 90px 70px 55px 85px 70px 85px 85px 34px!important}.calc-head span{text-transform:uppercase;letter-spacing:.03em;font-size:11px}.calc-row{min-height:42px}.calc-row input,.calc-row select{height:32px}.material-row span:nth-child(6),.material-row span:nth-child(8),.material-row span:nth-child(9){text-align:right}.readonly-input{opacity:.75;cursor:not-allowed;color:#8d9aaa!important;background:#111a23!important}.result-panel{max-height:calc(100vh - 40px);overflow-y:auto;gap:0!important;padding:14px!important}.margin-input-line input{width:62px!important;height:26px!important;padding:4px 6px!important}.result-line strong{font-weight:700}.final-price strong,.profit-good strong{color:#67c477!important}.profit-ok strong{color:#f0a43a!important}.profit-bad strong{color:#ff6b6b!important}.result-panel{max-height:calc(120vh - 30px)!important;padding:13px!important;overflow-y:auto!important}.result-panel h2{margin-bottom:9px!important;font-size:13px!important}.result-line,.result-total{min-height:15px!important;margin-bottom:3px!important;font-size:15px!important}.result-panel hr{margin:6px 0!important}.result-line svg,.result-panel h2 svg{width:15px!important;height:13px!important}.margin-input-line input{width:56px!important;height:24px!important;padding:3px 5px!important;font-size:13px!important}.final-price{margin-top:4px!important;padding-top:6px!important}.final-price strong{font-size:20px!important}.result-actions{gap:6px!important;margin-top:8px!important}.result-actions button{padding:7px!important;font-size:15px!important}@media (width<=768px){.calculator-page{max-width:100%;display:block}.calculator-header{grid-template-columns:1fr;margin-bottom:14px;display:grid}.calculator-header h1{font-size:22px}.calc-section{margin-bottom:14px;padding:14px}.calc-grid-4,.calc-grid-3,.calc-two-columns{grid-template-columns:1fr}.calc-table{overflow-x:auto}.calc-row{min-width:760px}.result-panel{margin-top:16px;margin-bottom:90px;max-height:none!important;position:static!important}.result-actions{grid-template-columns:1fr}.calculator-page{gap:14px;padding-bottom:155px;display:grid}.calculator-header{margin-bottom:4px}.calculator-header h1{margin:0 0 5px;line-height:1.1;font-size:24px!important}.calculator-header p{margin:0;font-size:13px}.calc-section,.result-panel{border-radius:18px!important;margin-bottom:0!important;padding:14px!important}.section-header{grid-template-columns:1fr auto;align-items:center;gap:8px;margin-bottom:12px;padding-bottom:10px;display:grid}.section-header h2{line-height:1.15;font-size:20px!important}.section-header-right{gap:8px}.section-add-button{white-space:nowrap;border-radius:12px;height:38px;padding:0 12px;font-size:12px}.calc-grid-4,.calc-grid-3,.calc-two-columns{grid-template-columns:1fr;gap:11px;display:grid}.calc-grid-4 label,.calc-grid-3 label{gap:5px;font-size:12px}.calc-section input,.calc-section select{border-radius:14px;height:46px;padding:0 12px;font-size:14px}.calc-table{border-top:1px solid #233242;overflow-x:visible!important}.calc-row{border-bottom:1px solid #233242;gap:9px;width:100%;grid-template-columns:1fr!important;min-width:0!important;padding:12px 0!important;display:grid!important}.calc-row input,.calc-row select{border-radius:13px;width:100%;height:42px;font-size:13px}.calc-row span{white-space:normal;font-size:13px}.small-delete-button{color:#ff8a80;background:#ff6b6b1f;border-radius:12px;width:100%;height:36px}.result-panel{max-height:none!important;margin-bottom:0!important;overflow:visible!important}.result-panel h2{margin-bottom:14px!important;font-size:18px!important}.result-line,.result-total{min-height:28px!important;margin-bottom:7px!important;font-size:14px!important}.result-total strong{font-size:22px!important}.final-price strong{font-size:24px!important}.margin-input-line input{border-radius:10px;width:66px!important;height:30px!important}.result-actions{bottom:calc(92px + env(safe-area-inset-bottom));z-index:30;background:linear-gradient(#111a2300,#111a23 25%);grid-template-columns:1fr;padding-top:10px;display:grid;position:sticky;gap:9px!important}.result-actions button{border-radius:14px;height:50px;font-weight:900;font-size:15px!important}.calculator-page{padding-bottom:180px!important}.calc-section{border-radius:16px!important;padding:12px!important}.section-header{grid-template-columns:1fr auto auto;align-items:center;gap:8px}.section-header h2{font-size:18px!important}.section-header small{font-size:11px!important}.section-header-right strong{font-size:18px!important}.section-add-button{height:34px!important;padding:0 10px!important;font-size:11px!important}.calc-head{display:none!important}.calc-row{background:0 0!important;grid-template-columns:1fr!important;gap:8px!important;min-width:0!important;padding:10px 0!important;display:grid!important}.calc-row input,.calc-row select{height:40px!important;font-size:13px!important}.calc-row span{font-size:12px!important}.small-delete-button{justify-self:end;border-radius:12px!important;width:40px!important;height:34px!important}.result-panel{border-radius:16px!important;margin-bottom:130px!important;padding:14px!important}.result-panel h2{font-size:18px!important}.result-line,.result-total{font-size:13px!important}.result-actions{background:0 0!important;padding-top:12px!important;position:static!important}.result-actions button{border-radius:14px!important;height:48px!important;font-size:14px!important}.calc-row.calc-head{display:none!important}.calc-table{border-top:none!important;margin-top:6px!important}.calc-row:not(.calc-head){background:#0f1720;border:1px solid #233242;border-radius:15px;margin-bottom:10px;gap:9px!important;padding:12px!important}.calc-row:not(.calc-head) input,.calc-row:not(.calc-head) select{height:40px!important}.calc-row:not(.calc-head) span{color:#cbd5e1;font-size:12px!important}.calc-row:not(.calc-head) span:empty{display:none}.small-delete-button{justify-self:end;width:38px!important;height:38px!important}}.mobile-material-cards,.mobile-calc-cards{display:none}@media (width<=768px){.material-desktop-table{display:none!important}.mobile-material-cards{gap:10px;margin-top:10px;display:grid}.mobile-calc-card{background:#0f1720;border:1px solid #233242;border-radius:16px;gap:11px;padding:12px;display:grid}.mobile-calc-card-title{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.mobile-calc-card-title strong{color:#fff;font-size:15px;font-weight:900;display:block}.mobile-calc-card-title span{color:#8d9aaa;margin-top:3px;font-size:11px;font-weight:800;display:block}.mobile-calc-delete{color:#ff8a80;background:#ff6b6b1f;border:none;border-radius:12px;place-items:center;width:34px;height:34px;display:grid}.mobile-field-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.mobile-field{gap:5px;display:grid}.mobile-field.full{grid-column:1/-1}.mobile-field span{color:#8d9aaa;font-size:11px;font-weight:900}.mobile-field input,.mobile-field select{color:#e8eef5;background:#0b131c;border:1px solid #2b3d50;border-radius:13px;outline:none;width:100%;height:40px;padding:0 11px;font-size:13px}.mobile-calc-summary{border-top:1px solid #233242;grid-template-columns:1fr 1fr;gap:10px;padding-top:8px;display:grid}.mobile-calc-summary div{justify-content:space-between;gap:8px;display:flex}.mobile-calc-summary span{color:#8d9aaa;font-size:11px;font-weight:900}.mobile-calc-summary strong{color:#e8eef5;text-align:right;font-size:12px;font-weight:900}.consumable-desktop-table,.machine-desktop-table,.work-desktop-table{display:none!important}.mobile-calc-cards{gap:10px;margin-top:10px;display:grid}.mobile-readonly-box{background:#0b131c;border:1px solid #233242;border-radius:13px;gap:4px;min-height:40px;padding:8px 10px;display:grid}.mobile-readonly-box.full{grid-column:1/-1}.mobile-readonly-box span{color:#8d9aaa;font-size:11px;font-weight:900}.mobile-readonly-box strong{color:#e8eef5;font-size:13px;font-weight:900}.transport-desktop-table,.other-cost-desktop-table{display:none!important}.result-panel-mobile-v2{gap:12px;display:grid;margin-bottom:130px!important}.result-panel-mobile-v2 h2{margin:0!important;font-size:18px!important}.result-summary-card,.result-cost-list,.result-settings-card,.result-custom-card{background:#0f1720;border:1px solid #233242;border-radius:16px;padding:12px}.result-summary-card .final-price{margin:0 0 10px!important;padding:0 0 10px!important}.result-summary-card .final-price span{color:#8d9aaa;font-size:12px}.result-summary-card .final-price strong{color:#67c477!important;font-size:28px!important}.result-panel-mobile-v2 .result-line,.result-panel-mobile-v2 .result-total{min-height:28px!important;margin-bottom:7px!important;font-size:13px!important}.result-panel-mobile-v2 .result-line:last-child,.result-panel-mobile-v2 .result-total:last-child{margin-bottom:0!important}.result-panel-mobile-v2 .result-total{margin-top:10px!important;padding-top:10px!important}.result-panel-mobile-v2 hr{display:none}.result-panel-mobile-v2 .margin-input-line input{border-radius:10px!important;width:70px!important;height:32px!important;font-size:13px!important}.result-panel-mobile-v2 .result-actions{z-index:40;background:linear-gradient(#111a2300,#111a23 28%);bottom:calc(92px + env(safe-area-inset-bottom))!important;grid-template-columns:1fr!important;gap:8px!important;padding:10px 0 0!important;display:grid!important;position:sticky!important}.result-panel-mobile-v2 .result-actions button{font-weight:900;border-radius:14px!important;height:48px!important;font-size:14px!important}}.dashboard-v2{max-width:1280px;margin:0 auto;padding-top:4px}.dashboard-header h1{margin-bottom:4px;font-size:24px;line-height:1.1}.dashboard-header p{color:#8d9aaa;font-size:13px}.dashboard-actions{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.dashboard-section{background:linear-gradient(#101a24,#0f171f);border:1px solid #233242;border-radius:18px;margin-top:12px;padding:12px}.dashboard-section h2{color:#e8eef5;margin:0 0 10px;font-size:15px;font-weight:900}.trial-banner{background:linear-gradient(90deg,#1b170f,#15150f);border:1px solid #f59e0b47;border-radius:18px;grid-template-columns:auto minmax(0,1fr) minmax(170px,260px) auto;align-items:center;gap:16px;margin-top:14px;padding:16px;display:grid}.trial-icon{color:#f59e0b;background:#f59e0b1f;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.trial-copy h2{color:#f6c36a;margin:0 0 5px;font-size:16px;line-height:1.2}.trial-copy p{color:#aeb8c5;margin:2px 0;font-size:12px;line-height:1.35}.trial-progress{gap:8px;display:grid}.trial-progress-meta{color:#d7dee8;justify-content:space-between;gap:10px;font-size:11px;font-weight:800;display:flex}.trial-progress-track{background:#f59e0b26;border-radius:999px;height:6px;overflow:hidden}.trial-progress-track span{border-radius:inherit;background:#f59e0b;height:100%;display:block}.trial-banner button{color:#1a1204;cursor:pointer;background:#f59e0b;border:none;border-radius:10px;min-height:36px;padding:0 18px;font-size:12px;font-weight:900}.dashboard-actions button{color:#e8eef5;cursor:pointer;background:linear-gradient(#172331,#121b25);border:1px solid #233242;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:60px;padding:10px;font-size:12px;font-weight:700;display:flex}.dashboard-actions button:first-child svg{color:#4f8cff}.dashboard-actions button:nth-child(2) svg{color:#67c477}.dashboard-actions button:nth-child(3) svg{color:#c084fc}.dashboard-actions button:nth-child(4) svg{color:#f0a43a}.dashboard-actions button:nth-child(5) svg{color:#38bdf8}.dashboard-actions button:nth-child(6) svg{color:#fb7185}.dashboard-kpis{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:12px;display:grid}.dashboard-kpis .card{background:linear-gradient(#172331,#111a23);border:1px solid #233242;border-radius:16px;width:100%;min-height:82px;padding:13px 16px}.card-title{color:#cbd5e1;font-size:12px;font-weight:700}.card-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.card-icon{color:#f0a43a;background:#f59e0b17;border-radius:9px;place-items:center;width:26px;height:26px;display:grid}.card-value{color:#e8eef5;margin-top:6px;font-size:24px;font-weight:800;line-height:1}.card-subtitle{color:#67c477;margin-top:7px;font-size:11px}.card.orange .card-subtitle{color:#f0a43a}.card.green .card-value{color:#67c477}.card.purple .card-subtitle{color:#c084fc}.dashboard-main-grid{grid-template-columns:minmax(0,1.65fr) minmax(340px,.85fr);align-items:stretch;gap:14px;margin-top:12px;display:grid}.dashboard-box{background:linear-gradient(#172331,#111a23);border:1px solid #233242;border-radius:18px;height:300px;padding:16px;overflow:hidden}.orders-box{overflow:hidden}.orders-mini-table{max-height:215px;margin-top:14px;padding-right:6px;overflow:hidden auto}.orders-mini-head,.orders-mini-row{grid-template-columns:90px 130px 150px 100px 90px 90px;align-items:center;gap:10px;width:fit-content;display:grid}.dashboard-box-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.dashboard-box-head h2,.revenue-head h2{color:#e8eef5;margin:0;font-size:16px;font-weight:900}.dashboard-box-head p,.revenue-head p{color:#8d9aaa;margin:4px 0 0;font-size:12px}.dashboard-box-head button{color:#dbe7f5;cursor:pointer;background:#172331;border:1px solid #233242;border-radius:10px;padding:7px 10px;font-size:11px;font-weight:800}.empty-dashboard-state{color:#34465a;place-items:center;height:190px;display:grid}.dashboard-tip{background:linear-gradient(90deg,#3b82f61f,#3b82f60f);border:1px solid #3b82f647;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin-top:12px;padding:12px 14px;display:flex}.dashboard-tip>div{align-items:center;gap:10px;min-width:0;display:flex}.dashboard-tip svg{color:#4f8cff;flex:none}.dashboard-tip p{color:#aeb8c5;margin:0;font-size:12px;line-height:1.45}.dashboard-tip strong{color:#dbeafe}.dashboard-tip button{color:#dbe7f5;background:#172331;border:none;border-radius:10px;flex:none;min-height:34px;padding:0 14px;font-size:11px;font-weight:900}.orders-mini-head{color:#8d9aaa;background:#0f1720;border-radius:11px;padding:8px 11px;font-size:11px;font-weight:700}.orders-mini-row{color:#e8eef5;border-bottom:1px solid #233242;padding:8px 11px;font-size:12px}.revenue-box{height:300px}.revenue-content{grid-template-columns:118px 210px;align-items:start;gap:14px;margin-top:10px;display:grid}.revenue-donut{border-radius:50%;place-items:center;width:112px;height:112px;display:grid}.revenue-donut-inner{text-align:center;background:#111a23;border:1px solid #233242;border-radius:50%;place-items:center;width:70px;height:70px;display:grid}.revenue-donut-inner strong{color:#e8eef5;font-size:13px}.revenue-donut-inner span{color:#8d9aaa;margin-top:-16px;font-size:10px}.revenue-list{width:210px;max-height:215px;padding-right:6px;overflow-y:auto}.revenue-list-row{border-bottom:1px solid #233242;grid-template-columns:95px 85px;align-items:center;gap:8px;padding:3px 0;font-size:11px;display:grid}.revenue-list-row span{color:#8d9aaa;align-items:center;gap:7px;display:flex}.revenue-list-row strong{text-align:right;color:#e8eef5;min-width:85px}.revenue-list-row i{border-radius:50%;width:7px;height:7px}.dashboard-order-clickable{cursor:pointer}.dashboard-order-clickable:hover{background:#4f8cff14}.dashboard-detail-overlay{z-index:50;background:#02060c9e;justify-content:flex-end;display:flex;position:fixed;inset:0}.dashboard-detail-panel{background:#111a23;border-left:1px solid #233242;width:440px;height:100%;padding:22px;overflow-y:auto}.dashboard-detail-header,.dashboard-detail-actions{justify-content:space-between;gap:12px;display:flex}.dashboard-detail-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:18px;display:grid}.order-drawer-overlay{z-index:80;background:#02060ca6;justify-content:flex-end;display:flex;position:fixed;inset:0}.order-drawer{color:#e8eef5;background:#111a23;border-left:1px solid #233242;width:460px;height:100%;padding:24px;box-shadow:-20px 0 60px #00000059}.order-drawer-header{justify-content:space-between;gap:16px;margin-bottom:14px;display:flex}.order-drawer-header h2{margin:0;font-size:24px}.order-drawer-header p{color:#8d9aaa;margin-top:4px}.order-drawer-close{color:#e8eef5;cursor:pointer;background:#172331;border:1px solid #233242;border-radius:10px;width:36px;height:36px}.order-drawer-status{color:#7db0ff;background:#4f8cff26;border-radius:999px;margin-bottom:18px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.order-drawer-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.order-drawer-grid>div{background:#0f1720;border:1px solid #233242;border-radius:14px;padding:14px}.order-drawer-grid span{color:#8d9aaa;align-items:center;gap:7px;margin-bottom:8px;font-size:12px;display:flex}.order-drawer-grid strong{color:#e8eef5;font-size:14px}.order-drawer-actions{gap:10px;margin-top:20px;display:grid}.order-drawer-actions button{color:#e8eef5;cursor:pointer;background:linear-gradient(#172331,#121b25);border:1px solid #233242;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:42px;font-weight:700;display:flex}.cards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-top:25px;display:grid}.card{color:#e8eef5;background:linear-gradient(#172331,#111a23);border:1px solid #233242;border-radius:18px;padding:22px;box-shadow:0 10px 30px #00000040}.card h3{color:#8d9aaa;margin-bottom:12px;font-size:13px;font-weight:700}.card strong{color:#fff;font-size:34px;font-weight:800;display:block}@media (width<=768px){.trial-banner{grid-template-columns:auto minmax(0,1fr);gap:12px}.trial-progress,.trial-banner button{grid-column:1/-1}.dashboard-actions{grid-template-columns:repeat(2,1fr);gap:10px}.dashboard-actions button{min-height:74px;font-size:13px}.dashboard-kpis{grid-template-columns:repeat(2,1fr);gap:10px}.dashboard-main-grid{grid-template-columns:1fr;gap:14px}.dashboard-box{height:auto;min-height:auto}.orders-mini-table{overflow-x:auto}.orders-mini-head,.orders-mini-row{min-width:660px}.revenue-content{grid-template-columns:1fr;justify-items:center;gap:20px}.revenue-list{width:100%;max-width:100%}.revenue-list-row{grid-template-columns:1fr auto}.order-drawer{width:100%;padding-bottom:calc(140px + env(safe-area-inset-bottom));overflow-y:auto}.order-drawer-grid{grid-template-columns:1fr}.dashboard-detail-panel{width:100%;padding:16px 16px calc(140px + env(safe-area-inset-bottom))}.dashboard-detail-grid{grid-template-columns:1fr}.dashboard-tip{display:grid}.dashboard-tip button{width:100%}.revenue-box{height:auto}.revenue-content{grid-template-columns:1fr;justify-items:center}.revenue-donut{width:128px;height:128px}.revenue-donut-inner{width:78px;height:78px}.revenue-list{width:100%;max-height:none;overflow:visible}.revenue-list-row{grid-template-columns:1fr auto;padding:7px 0;font-size:12px}}.dashboard-orders-mobile{display:none}@media (width<=768px){.orders-mini-table{display:none}.dashboard-orders-mobile{gap:10px;margin-top:12px;display:grid}.dashboard-order-card{color:#e8eef5;text-align:left;cursor:pointer;background:#0f1720;border:1px solid #233242;border-radius:16px;width:100%;padding:13px}.dashboard-order-card>div:first-child{justify-content:space-between;gap:10px;margin-bottom:10px;display:flex}.dashboard-order-card>div:first-child strong{color:#8d9aaa;font-size:12px}.dashboard-order-card>div:first-child span{color:#7db0ff;background:#4f8cff26;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800}.dashboard-order-card h3{margin:0 0 4px;font-size:15px}.dashboard-order-card p{color:#8d9aaa;margin:0 0 12px;font-size:12px}.dashboard-order-card-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.dashboard-order-card-grid span{color:#8d9aaa;background:#111a23;border:1px solid #233242;border-radius:12px;padding:9px;font-size:11px}.dashboard-order-card-grid strong{color:#e8eef5;margin-top:4px;font-size:13px;display:block}}.read-only-notice,.access-denied-panel{color:#e8eef5;background:linear-gradient(90deg,#f59e0b1f,#f59e0b0f);border:1px solid #f59e0b52;border-radius:16px;max-width:1280px;margin:0 auto 14px}.read-only-notice{justify-content:space-between;align-items:center;gap:16px;padding:13px 14px;display:flex}.read-only-notice strong,.read-only-notice span{display:block}.read-only-notice strong{margin-bottom:3px;font-size:14px}.read-only-notice span{color:#a9b8ca;font-size:12px;line-height:1.4}.read-only-notice button,.access-denied-panel button{color:#1a1204;cursor:pointer;background:#f59e0b;border:none;border-radius:10px;min-height:36px;padding:0 14px;font-size:12px;font-weight:900}.access-denied-panel{padding:24px}.access-denied-panel h1{margin:0 0 8px;font-size:24px}.access-denied-panel p{color:#a9b8ca;margin:0 0 16px}.admin-page{max-width:1280px;margin:0 auto}.admin-top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.admin-top h1{color:#e8eef5;margin:0 0 4px;font-size:26px}.admin-top p{color:#8d9aaa;font-size:13px}.admin-top>span{color:#67c477;background:#2ea04326;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:900}.admin-kpis,.admin-grid{gap:14px;margin-top:16px;display:grid}.admin-kpis{grid-template-columns:repeat(4,1fr)}.admin-kpis>div,.admin-grid section{background:linear-gradient(#172331,#111a23);border:1px solid #233242;border-radius:16px;padding:16px}.admin-kpis svg{color:#8b5cf6}.admin-kpis span,.admin-kpis strong{display:block}.admin-kpis span{color:#8d9aaa;margin-top:10px;font-size:12px;font-weight:800}.admin-kpis strong{color:#e8eef5;margin-top:6px;font-size:20px;font-weight:900}.admin-grid{grid-template-columns:minmax(0,1.4fr) minmax(240px,.7fr) minmax(260px,.9fr)}.admin-grid h2{color:#e8eef5;margin:0 0 10px;font-size:17px}.admin-grid p{color:#8d9aaa;font-size:13px;line-height:1.5}.admin-grid button{color:#e8eef5;background:#172331;border:1px solid #233242;border-radius:11px;width:100%;min-height:40px;margin-top:8px;font-weight:800}.admin-grid dl{gap:10px;display:grid}.admin-grid dl div{border-bottom:1px solid #233242;justify-content:space-between;gap:12px;padding-bottom:8px;display:flex}.admin-grid dt{color:#8d9aaa}.admin-grid dd{color:#e8eef5;text-align:right}@media (width<=768px){.read-only-notice,.admin-top{display:grid}.read-only-notice button{width:100%}.admin-kpis,.admin-grid{grid-template-columns:1fr}}.admin-kpis-wide{grid-template-columns:repeat(6,1fr)}.admin-kpis-wide>div{min-height:118px}.admin-kpis small{color:#67c477;margin-top:5px;font-size:11px;font-weight:800;display:block}.admin-top>span{grid-template-columns:auto 1fr;align-items:center;column-gap:7px;display:grid}.admin-top>span small{color:#67c477;grid-column:2;font-size:10px}.admin-dashboard-grid{grid-template-columns:minmax(0,1.7fr) minmax(320px,1fr) minmax(230px,.65fr) minmax(260px,.85fr);align-items:stretch;gap:14px;margin-top:16px;display:grid}.admin-card{background:linear-gradient(#172331,#111a23);border:1px solid #233242;border-radius:16px;min-height:260px;padding:16px}.admin-card h2{color:#e8eef5;margin:0 0 12px;font-size:16px;font-weight:900}.admin-card p{color:#8d9aaa;margin:-6px 0 10px;font-size:12px}.admin-users-row em{font-size:12px;font-style:normal;font-weight:900}.admin-users-row em.is-expired{color:#fb7185}.admin-users-row button{color:#cbd5e1;background:#0f1720;border:1px solid #233242;border-radius:999px;width:28px;height:28px}.admin-bar-chart{border-bottom:1px solid #233242;border-left:1px solid #233242;grid-template-columns:repeat(6,1fr);align-items:end;gap:12px;height:190px;padding:16px 10px 0;display:grid}.admin-bar-item{grid-template-rows:minmax(0,1fr) auto;justify-items:center;gap:8px;height:100%;display:grid}.admin-bar-item div{align-items:end;width:100%;height:100%;display:flex}.admin-bar-item span{background:linear-gradient(#8b5cf6,#6d42d9);border-radius:7px 7px 0 0;width:100%;min-height:12px;display:block}.admin-bar-item small{color:#8d9aaa;font-size:11px}.admin-actions-card button{color:#e8eef5;background:#172331;border:1px solid #233242;border-radius:11px;align-items:center;gap:9px;width:100%;min-height:42px;margin-top:10px;padding:0 12px;font-weight:800;display:flex}.admin-actions-card button svg{color:#4f8cff}.admin-system-card dl{gap:0;display:grid}.admin-system-card dl div{border-bottom:1px solid #233242;justify-content:space-between;gap:12px;padding:10px 0;display:flex}.admin-system-card dt{color:#8d9aaa;font-size:12px}.admin-system-card dd{color:#e8eef5;text-align:right;font-size:12px;font-weight:900}.admin-system-card dd.is-active{color:#67c477}.admin-system-icons{color:#4f8cff;gap:8px;margin-top:14px;display:flex}@media (width<=1100px){.admin-kpis-wide{grid-template-columns:repeat(3,1fr)}.admin-dashboard-grid{grid-template-columns:1fr 1fr}}@media (width<=768px){.admin-kpis-wide,.admin-dashboard-grid{grid-template-columns:1fr}}.admin-shell{color:#e8eef5;background:#071017;grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid}.admin-sidebar{background:linear-gradient(#0f1720,#0a1016);border-right:1px solid #233242;flex-direction:column;min-height:100vh;padding:18px 14px;display:flex}.admin-sidebar-brand{align-items:center;gap:10px;padding:8px 8px 18px;display:flex}.admin-sidebar-brand img{width:36px;height:auto}.admin-sidebar-brand strong,.admin-sidebar-brand span{display:block}.admin-sidebar-brand strong{color:#fff;font-size:14px;font-weight:900}.admin-sidebar-brand span{color:#8d9aaa;margin-top:2px;font-size:11px;font-weight:800}.admin-sidebar nav{gap:6px;display:grid}.admin-sidebar nav button,.admin-back-button{color:#a9b8ca;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:11px;align-items:center;gap:9px;width:100%;min-height:40px;padding:0 11px;font-weight:800;display:flex}.admin-sidebar nav button.active{color:#fff;background:#1f6feb;box-shadow:0 10px 24px #1f6feb42}.admin-back-button{background:#111a23;border:1px solid #233242;justify-content:center;margin-top:16px}.admin-owner-card{background:#111a23;border:1px solid #233242;border-radius:14px;align-items:center;gap:10px;margin-top:auto;padding:12px;display:flex}.admin-owner-card>div{color:#fff;background:#7c3aed;border-radius:11px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.admin-owner-card strong,.admin-owner-card small{display:block}.admin-owner-card strong{color:#e8eef5;text-overflow:ellipsis;max-width:150px;font-size:12px;overflow:hidden}.admin-owner-card small{color:#8d9aaa;margin-top:2px;font-size:11px}.admin-content{padding:28px;overflow-x:hidden}.admin-page-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.admin-page-heading h1{color:#fff;margin:0 0 4px;font-size:26px}.admin-page-heading p{color:#8d9aaa;font-size:13px}.admin-page-heading button{color:#e8eef5;background:#172331;border:1px solid #233242;border-radius:11px;align-items:center;gap:8px;min-height:38px;padding:0 13px;font-weight:900;display:flex}.admin-kpi-grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.admin-kpi,.admin-card{background:linear-gradient(#172331,#111a23);border:1px solid #233242;border-radius:16px}.admin-kpi{min-height:104px;padding:15px}.admin-kpi span,.admin-kpi strong,.admin-kpi small{display:block}.admin-kpi span{color:#8d9aaa;font-size:12px;font-weight:900}.admin-kpi strong{color:#fff;margin-top:10px;font-size:28px;line-height:1}.admin-kpi small{color:#67c477;margin-top:8px;font-size:11px;font-weight:800}.admin-card{margin-top:16px;padding:16px}.admin-card-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:10px;display:flex}.admin-card-head h2,.admin-card h2{color:#fff;margin:0;font-size:17px}.admin-card-head button{color:#dbe7f5;background:#172331;border:1px solid #233242;border-radius:9px;min-height:32px;font-size:12px;font-weight:800}.admin-users-layout{grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr);gap:16px;display:grid}.admin-users-table{overflow-x:auto}.admin-users-head,.admin-users-row{grid-template-columns:130px 180px 110px 90px 90px 105px 70px;align-items:center;gap:10px;min-width:800px;display:grid}.admin-users-head{color:#8d9aaa;padding:9px 0;font-size:11px;font-weight:900}.admin-users-row{color:#dbe7f5;border-top:1px solid #233242;min-height:42px;font-size:12px}.admin-users-row strong{color:#f0a43a;font-size:12px}.admin-users-row em{font-style:normal;font-weight:900}.admin-users-row em.is-active{color:#67c477}.admin-users-row em.is-trial{color:#f0a43a}.admin-users-row em.is-expired,.admin-users-row em.is-cancelled{color:#fb7185}.admin-users-row button{color:#dbe7f5;background:#0f1720;border:1px solid #233242;border-radius:9px;min-height:30px;font-size:11px;font-weight:900}.admin-user-detail{align-content:start;gap:12px;margin-top:0;display:grid}.admin-detail-main{background:#0f1720;border:1px solid #233242;border-radius:12px;padding:13px}.admin-detail-main strong,.admin-detail-main span{display:block}.admin-detail-main span{color:#8d9aaa;margin-top:4px;font-size:12px}.admin-user-detail label{gap:6px;display:grid}.admin-user-detail label span{color:#8d9aaa;font-size:12px;font-weight:900}.admin-user-detail select{color:#e8eef5;background:#0f1720;border:1px solid #233242;border-radius:10px;min-height:38px;padding:0 10px}.admin-detail-actions{grid-template-columns:1fr 1fr;gap:9px;display:grid}.admin-detail-actions button{color:#e8eef5;background:#172331;border:1px solid #233242;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:38px;font-weight:900;display:flex}.admin-placeholder,.admin-system-page{max-width:860px}.admin-placeholder svg{color:#4f8cff}.admin-placeholder h1,.admin-system-page h1{color:#fff;margin:12px 0 8px}.admin-placeholder p{color:#8d9aaa;line-height:1.5}.admin-system-page dl{gap:0;display:grid}.admin-system-page dl div{border-bottom:1px solid #233242;justify-content:space-between;gap:14px;padding:12px 0;display:flex}.admin-system-page dt{color:#8d9aaa}.admin-system-page dd{color:#e8eef5;text-align:right}@media (width<=1100px){.admin-shell{grid-template-columns:210px minmax(0,1fr)}.admin-kpi-grid{grid-template-columns:repeat(2,1fr)}.admin-users-layout{grid-template-columns:1fr}}@media (width<=768px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{min-height:auto}.admin-content{padding:16px 16px 120px}.admin-kpi-grid,.admin-detail-actions{grid-template-columns:1fr}}.admin-shell{background:#0b1117;min-height:100vh}.admin-content{width:100%;max-width:1480px}.admin-kpi-grid.is-eight{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-kpi.is-warning small,.admin-kpi.is-warning strong{color:#f59e0b}.admin-kpi.is-danger small,.admin-kpi.is-danger strong{color:#fb7185}.admin-overview-grid{grid-template-columns:minmax(0,1.5fr) minmax(280px,.75fr) minmax(280px,.75fr);gap:16px;display:grid}.admin-primary-button{color:#fff;cursor:pointer;background:#1f6feb;border:none;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 15px;font-weight:900;display:inline-flex}.admin-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.admin-info-item{background:#0f1720;border:1px solid #233242;border-radius:11px;padding:11px}.admin-info-item span,.admin-info-item strong{display:block}.admin-info-item span{color:#8d9aaa;font-size:11px;font-weight:900}.admin-info-item strong{color:#e8eef5;margin-top:4px;font-size:13px}.admin-user-detail input,.admin-settings-form input,.admin-settings-form select{color:#e8eef5;background:#0f1720;border:1px solid #233242;border-radius:10px;min-height:38px;padding:0 10px}.admin-detail-actions .danger{color:#fecdd3;border-color:#fb718559}.admin-alert-list,.admin-system-alerts,.admin-settings-form{gap:10px;display:grid}.admin-alert-list button{color:#dbe7f5;cursor:pointer;background:#0f1720;border:1px solid #233242;border-radius:11px;justify-content:space-between;align-items:center;min-height:44px;padding:0 12px;font-weight:900;display:flex}.admin-alert-list strong{color:#f59e0b}.admin-status-notice{color:#cbd5e1;background:#0f1720;border:1px solid #233242;border-radius:12px;align-items:center;gap:9px;min-height:42px;padding:10px 12px;font-size:13px;font-weight:800;display:flex}.admin-status-notice.is-warning{background:#f59e0b14;border-color:#f59e0b59}.admin-status-notice.is-info{background:#4f8cff14;border-color:#4f8cff59}.admin-status-notice.is-success{background:#67c47714;border-color:#67c47759}.status-badge{color:#cbd5e1;white-space:nowrap;background:#162233;border-radius:999px;width:fit-content;min-height:24px;padding:4px 9px;font-size:11px;font-style:normal;font-weight:900}.status-badge.is-active,.status-badge.is-info{color:#86efac;background:#22c55e24}.status-badge.is-trial{color:#facc15;background:#f59e0b26}.status-badge.is-expired,.status-badge.is-cancelled{color:#fecdd3;background:#fb718526}.admin-users-head,.admin-users-row{grid-template-columns:140px 210px 120px 120px 105px 100px 105px 145px 80px;min-width:1180px}.admin-users-row>span,.admin-users-row>strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.admin-plan-card>strong{color:#fff;margin:14px 0 12px;font-size:28px;display:block}.admin-plan-meta{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.admin-plan-meta span{color:#a9b8ca;background:#0f1720;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800}.admin-plan-card ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.admin-plan-card li{color:#dbe7f5;align-items:center;gap:8px;font-size:13px;font-weight:800;display:flex}.admin-filter-row{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.admin-filter-row button,.admin-trials-row button{color:#dbe7f5;cursor:pointer;background:#111a23;border:1px solid #233242;border-radius:10px;min-height:34px;padding:0 11px;font-weight:900}.admin-filter-row button.active{color:#fff;background:#1f6feb2e;border-color:#1f6feb}.admin-trials-table{overflow-x:auto}.admin-trials-head,.admin-trials-row{grid-template-columns:170px 120px 110px 90px 110px 360px;align-items:center;gap:12px;min-width:980px;display:grid}.admin-trials-head{color:#8d9aaa;font-size:11px;font-weight:900}.admin-trials-row{color:#dbe7f5;border-top:1px solid #233242;min-height:54px;font-size:13px}.admin-trials-row>div{flex-wrap:wrap;gap:7px;display:flex}.admin-settings-form{max-width:680px}.admin-settings-form label{gap:6px;display:grid}.admin-settings-form label span{color:#8d9aaa;font-size:12px;font-weight:900}.admin-checkbox{color:#dbe7f5;grid-template-columns:auto 1fr;align-items:center;font-weight:800}.admin-checkbox input{min-height:auto}.admin-empty-state{text-align:center;place-items:center;gap:8px;min-height:180px;display:grid}.admin-empty-state svg{color:#4f8cff}.admin-empty-state h2{color:#fff;margin:0;font-size:18px}.admin-empty-state p,.admin-muted{color:#8d9aaa;margin:0;font-size:13px;line-height:1.5}.admin-primary-button:disabled{cursor:wait;opacity:.7}@media (width<=1280px){.admin-kpi-grid.is-eight{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-overview-grid,.admin-plan-grid{grid-template-columns:1fr}}@media (width<=768px){.admin-page-heading{flex-direction:column}.admin-kpi-grid.is-eight,.admin-detail-grid{grid-template-columns:1fr}.admin-sidebar{z-index:5;position:sticky;top:0}.admin-sidebar nav{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-sidebar nav button{justify-content:center}.admin-owner-card{margin-top:12px}}.orders-page-v2{max-width:1280px;margin:0 auto}.orders-top{justify-content:space-between;align-items:center;gap:16px;display:flex}.orders-top h1{margin-bottom:4px;font-size:26px}.orders-top p{color:#8d9aaa;font-size:13px}.new-order-button{color:#fff;cursor:pointer;background:#2ea043;border:none;border-radius:10px;align-items:center;gap:7px;height:38px;padding:0 14px;font-weight:700;display:flex}.orders-toolbar{align-items:center;gap:10px;margin-top:16px;display:flex}.orders-search{color:#8d9aaa;background:#0f1720;border:1px solid #233242;border-radius:11px;align-items:center;gap:8px;width:280px;height:38px;padding:0 12px;display:flex}.orders-search input,.orders-toolbar select{color:#e8eef5;background:0 0;border:none;outline:none}.orders-toolbar select{background:#0f1720;border:1px solid #233242;border-radius:11px;height:38px;padding:0 12px}.orders-table-card{background:linear-gradient(#172331,#111a23);border:1px solid #233242;border-radius:18px;margin-top:16px;padding:14px;overflow:visible}.orders-table-v2{width:100%}.orders-table-row{color:#e8eef5;border-bottom:1px solid #233242;grid-template-columns:100px 180px minmax(220px,1fr) 140px 110px 90px 110px 64px;align-items:center;min-height:52px;padding:0 12px;font-size:12px;display:grid}.orders-table-row>*{text-overflow:ellipsis;white-space:nowrap;min-width:0;padding:0 8px;overflow:hidden}.orders-table-row>:nth-child(5),.orders-table-row>:nth-child(6){text-align:right;justify-content:flex-end}.orders-table-row>:nth-child(7){text-align:center}.orders-row-menu-wrap{justify-content:flex-end;position:relative;overflow:visible!important}.orders-table-head{color:#8d9aaa;text-transform:uppercase;letter-spacing:.04em;background:#0f1720;border-radius:12px;min-height:40px;font-size:11px;font-weight:800}.orders-table-card-v3{border-radius:18px;margin-top:18px;padding:0;overflow:visible}.orders-table-v3{width:100%;overflow:visible}.orders-table-row-v3{color:#e8eef5;cursor:pointer;border-bottom:1px solid #233242;grid-template-columns:110px 110px 150px minmax(180px,1fr) 150px 120px 110px 90px 110px 70px;align-items:center;min-height:56px;padding:0 14px;font-size:12px;display:grid}.orders-table-row-v3:hover{background:#4f8cff0e}.orders-table-row-v3>*{text-overflow:ellipsis;white-space:nowrap;min-width:0;padding:0 8px;overflow:hidden}.orders-table-head-v3{color:#8d9aaa;text-transform:uppercase;letter-spacing:.04em;cursor:default;background:#0f1720;border-radius:14px;min-height:44px;font-size:11px;font-weight:900}.orders-table-head-v3:hover{background:#0f1720}.orders-price{color:#fff}.order-status-pill{cursor:pointer;border:1px solid #0000;border-radius:999px;outline:none;width:126px;height:30px;padding:0 12px;font-size:11px;font-weight:900}.order-status-pill option{color:#e8eef5;background:#0f1720}.order-status-pill.status-offer{color:#f0a43a;background:#f0a43a2e;border-color:#f0a43a38}.order-status-pill.status-approved{color:#7db0ff;background:#4f8cff2e;border-color:#4f8cff40}.order-status-pill.status-production{color:#67c477;background:#2ea0432e;border-color:#2ea04340}.order-status-pill.status-done{color:#c084fc;background:#a855f72e;border-color:#a855f740}.order-status-pill.status-default{color:#8d9aaa;background:#8d9aaa29;border-color:#8d9aaa33}.orders-row-menu-wrap{justify-content:flex-end;display:flex;position:relative;overflow:visible!important}.orders-row-menu-button{color:#cbd5e1;cursor:pointer;background:#0f1720;border:1px solid #2b3d50;border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.orders-row-menu-button:hover{color:#fff;background:#1b2a3a}.orders-row-menu{z-index:80;background:#111a23;border:1px solid #233242;border-radius:14px;width:200px;padding:8px;position:absolute;top:40px;right:4px;box-shadow:0 18px 40px #00000061}.orders-row-menu button{color:#e8eef5;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:8px;width:100%;min-height:34px;padding:0 10px;font-size:12px;font-weight:800;display:flex}.orders-row-menu button:hover{background:#172331}.orders-row-menu button.danger{color:#ff8a80}.orders-row-menu button.danger:hover{background:#ff6b6b1f}.orders-mobile-cards{display:none}@media (width<=768px){.orders-table-card-v3{background:0 0;border:none;margin-top:14px;padding:0}.orders-table-v3{display:none}.orders-mobile-cards{gap:10px;display:grid}.orders-mobile-item{color:#e8eef5;text-align:left;background:linear-gradient(#172331,#111a23);border:1px solid #233242;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:74px;padding:14px;display:flex}.orders-mobile-item strong{color:#fff;margin-bottom:5px;font-size:16px;font-weight:900;display:block}.orders-mobile-item span{color:#9fb0c2;font-size:13px;font-weight:700}.orders-mobile-status{border-radius:10px;flex-shrink:0;padding:7px 10px;font-size:12px!important;font-weight:900!important}}.orders-kpi-grid{grid-template-columns:repeat(5,1fr);gap:14px;margin-top:20px;display:grid}.orders-kpi-card{background:linear-gradient(#172331,#111a23);border:1px solid #233242;border-radius:18px;align-content:center;gap:6px;min-height:104px;padding:16px;display:grid}.orders-kpi-card span{color:#8d9aaa;font-size:12px;font-weight:800}.orders-kpi-card strong{color:#fff;letter-spacing:-.5px;font-size:28px;font-weight:900;line-height:1}.orders-kpi-card small{color:#66778b;font-size:11px;font-weight:700}.orders-kpi-card.blue{box-shadow:inset 4px 0 #4f8cff}.orders-kpi-card.orange{box-shadow:inset 4px 0 #f0a43a}.orders-kpi-card.green{box-shadow:inset 4px 0 #67c477}.orders-kpi-card.purple{box-shadow:inset 4px 0 #c084fc}.orders-kpi-card.cyan{box-shadow:inset 4px 0 #38bdf8}@media (width<=1100px){.orders-kpi-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.orders-kpi-grid{grid-template-columns:1fr;display:none}}.order-status-select{color:#e8eef5;cursor:pointer;background:#263241;border:none;border-radius:999px;outline:none;width:118px;height:28px;padding:0 10px;font-size:11px;font-weight:800}.order-status-select option{color:#e8eef5;background:#0f1720}.status-offer{color:#f0a43a;background:#f0a43a29}.status-approved{color:#7db0ff;background:#4f8cff29}.status-production{color:#67c477;background:#2ea0432e}.status-done{color:#cbd5e1;background:#94a3b82e}.status-default{color:#8d9aaa;background:#8d9aaa29}.order-profit{color:#67c477}.orders-action-buttons{justify-content:flex-start;gap:6px;display:flex}.orders-action-buttons button{color:#cbd5e1;cursor:pointer;background:#0f1720;border:1px solid #2b3d50;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.orders-action-buttons button:hover{background:#1b2a3a}.orders-action-buttons .danger:hover{color:#ff6b6b;border-color:#ff6b6b80}.orders-empty-state{color:#8d9aaa;padding:28px;font-size:13px}.order-preview-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:50;background:#03080db8;justify-content:flex-end;display:flex;position:fixed;inset:0}.order-preview-panel{background:linear-gradient(#172331,#111a23);border-left:1px solid #233242;width:420px;height:100vh;padding:20px;box-shadow:-20px 0 40px #00000059}.order-preview-header{border-bottom:1px solid #233242;justify-content:space-between;gap:16px;padding-bottom:16px;display:flex}.order-preview-header h2{color:#e8eef5;font-size:22px}.order-preview-header p{color:#8d9aaa;margin-top:4px;font-size:13px}.order-preview-header button{color:#cbd5e1;cursor:pointer;background:#0f1720;border:1px solid #2b3d50;border-radius:10px;width:34px;height:34px}.order-preview-grid{gap:10px;margin-top:18px;display:grid}.order-preview-grid div{background:#0f1720;border:1px solid #233242;border-radius:12px;padding:12px}.order-preview-grid span{color:#8d9aaa;margin-bottom:5px;font-size:11px;display:block}.order-preview-grid strong{color:#e8eef5;font-size:14px}.order-preview-actions{gap:8px;margin-top:18px;display:grid}.order-preview-actions button{color:#fff;cursor:pointer;background:#1f6feb;border:none;border-radius:11px;padding:10px;font-weight:700}.col-number,.col-customer,.col-product,.col-status,.col-price,.col-profit,.col-margin,.col-date,.col-actions{align-items:center;min-width:0;display:flex}.col-status{justify-content:center}.col-price,.col-profit,.col-margin{text-align:right;justify-content:flex-end}.col-date{text-align:center;justify-content:center}.col-actions{justify-content:flex-start}.order-preview-panel{width:460px;overflow-y:auto}.order-preview-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid}.order-preview-grid div:first-child,.order-preview-grid div:nth-child(2),.order-preview-grid div:nth-child(3){grid-column:1/-1}.order-preview-grid div{padding:14px}.order-preview-grid strong{font-size:15px}.order-preview-actions button{min-height:42px}.order-preview-actions .danger{background:#c74c3c}.order-tabs{gap:8px;margin-top:16px;display:flex}.order-tabs button{color:#8d9aaa;cursor:pointer;background:#0f1720;border:1px solid #2b3d50;border-radius:10px;flex:1;height:36px;font-weight:800}.order-tabs button.active{color:#fff;background:#1f6feb;border-color:#1f6feb}.order-workspace{gap:16px;max-width:1280px;margin:0 auto;display:grid}.order-workspace-header{background:linear-gradient(#172331,#111a23);border:1px solid #233242;border-radius:20px;justify-content:space-between;align-items:flex-start;gap:18px;padding:18px;display:flex}.order-workspace-back{color:#8d9aaa;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-bottom:12px;display:inline-flex}.order-workspace-header h1{color:#e8eef5;margin:0;font-size:28px}.order-workspace-header p{color:#8d9aaa;margin-top:4px;font-size:14px}.order-workspace-header>span{color:#7db0ff;background:#4f8cff26;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:800}.order-workspace-tabs{background:#0f1720;border:1px solid #233242;border-radius:16px;gap:8px;padding:6px;display:flex}.order-workspace-tabs button{color:#8d9aaa;cursor:pointer;background:0 0;border:none;border-radius:12px;flex:1;min-height:38px;font-weight:800}.order-workspace-tabs button.active{color:#fff;background:#1f6feb}.order-workspace-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.order-workspace-card{background:linear-gradient(#172331,#111a23);border:1px solid #233242;border-radius:18px;padding:18px}.order-workspace-card h2{color:#e8eef5;margin:0 0 14px;font-size:18px}.order-workspace-info-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.order-workspace-info-grid div{background:#0f1720;border:1px solid #233242;border-radius:14px;padding:12px}.order-workspace-info-grid span{color:#8d9aaa;margin-bottom:6px;font-size:12px;display:block}.order-workspace-info-grid strong{color:#e8eef5;font-size:14px}.order-workspace-actions-card{grid-column:1/-1}.order-workspace-actions{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.order-workspace-actions button{color:#e8eef5;cursor:pointer;background:#0f1720;border:1px solid #233242;border-radius:13px;min-height:42px;font-weight:800}.order-workspace-actions button:first-child{color:#fff;background:#1f6feb;border-color:#1f6feb}.order-workspace-actions .danger{color:#ff8a80;background:#c74c3c29;border-color:#c74c3c73}.order-workspace-production{gap:16px;display:grid}@media (width<=768px){.order-workspace{padding-bottom:calc(150px + env(safe-area-inset-bottom));gap:12px}.order-workspace-header{border-radius:18px;padding:14px}.order-workspace-header h1{font-size:22px}.order-workspace-grid,.order-workspace-info-grid,.order-workspace-actions{grid-template-columns:1fr}.order-workspace-card{padding:14px}}.order-workspace-header-v2{background:linear-gradient(#172331,#111a23);border:1px solid #233242;border-radius:22px;gap:16px;padding:18px;display:grid}.workspace-header-top{justify-content:space-between;align-items:center;display:flex}.workspace-status-pill{color:#7db0ff;background:#4f8cff29;border-radius:999px;padding:7px 13px;font-size:12px;font-weight:900}.workspace-header-main h1{color:#e8eef5;margin:0;font-size:30px}.workspace-header-main p{color:#8d9aaa;margin-top:4px;font-size:14px}.order-workspace-header{display:none}@media (width<=768px){.order-workspace-header-v2{border-radius:18px;padding:14px}.workspace-header-main h1{font-size:24px}}.order-workspace-header-v2{gap:12px;padding:16px}.workspace-header-top{margin-bottom:2px}.workspace-header-main h1{font-size:28px}.workspace-header-main p{font-size:13px}.workspace-command-center{gap:10px}.workspace-command-main{grid-template-columns:repeat(3,1fr);gap:10px}.workspace-command-main>div,.workspace-command-grid>div{padding:13px 14px}.workspace-command-main strong{font-size:20px}.workspace-command-grid{gap:10px}.workspace-command-grid strong{font-size:19px}.workspace-progress{gap:6px}.workspace-progress-track{height:8px}.order-workspace-tabs-pro{margin-top:2px}.workspace-overview-grid-pro{gap:10px}.workspace-info-card-pro{min-height:96px;padding:14px}.workspace-info-card-pro strong{font-size:17px}.workspace-actions-section-pro{padding:16px}.workspace-actions-pro button{min-height:72px;padding:14px}.workspace-mobile-top{justify-content:space-between;align-items:center;display:flex}.workspace-back-button,.workspace-more-button{color:#fff;cursor:pointer;background:#111a23;border:none;border-radius:12px;place-items:center;width:36px;height:36px;display:grid}.workspace-mobile-title{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.workspace-mobile-title h1{margin:0;font-size:28px;font-weight:900}.workspace-mobile-title span{color:#fff;margin-top:6px;font-size:16px;font-weight:700;display:block}.workspace-mobile-title small{color:#8d9aaa;margin-top:3px;font-size:13px;display:block}.workspace-status-pill{align-self:flex-start;margin-top:6px}@media (width<=768px){.workspace-mobile-title h1{font-size:24px;line-height:1.1}.workspace-mobile-title span{font-size:14px}.workspace-status-pill{padding:6px 10px;font-size:11px}.workspace-back-button,.workspace-more-button{width:34px;height:34px}.order-mobile-detail-header{overflow:hidden}.order-mobile-title-row{grid-template-columns:34px minmax(0,1fr) 34px}.order-mobile-title-text{min-width:0;overflow:hidden}.order-mobile-title-text h1{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:22px;line-height:1.15;overflow:hidden}.order-mobile-meta-row{min-width:0;overflow:hidden}.order-mobile-meta-row>div{min-width:0}.order-mobile-meta-row strong,.order-mobile-meta-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.order-mobile-status{flex-shrink:0}.mobile-info-list strong{text-overflow:ellipsis;white-space:nowrap;max-width:170px;overflow:hidden}.order-mobile-detail-header{background:0 0;border:none;gap:14px;padding:0;display:grid;overflow:hidden}.order-mobile-title-row{grid-template-columns:28px minmax(0,1fr) 28px;align-items:center;gap:10px;display:grid}.order-mobile-back,.order-mobile-more{color:#e8eef5;background:0 0;border:none;place-items:center;width:28px;height:28px;display:grid}.order-mobile-title-text{min-width:0}.order-mobile-title-text h1{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:18px;font-weight:900;line-height:1.2;overflow:hidden}.order-mobile-meta-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;display:grid}.order-mobile-meta-row strong{color:#e8eef5;font-size:14px;font-weight:900;display:block}.order-mobile-meta-row span{color:#8d9aaa;margin-top:3px;font-size:12px;font-weight:700;display:block}.order-mobile-status{white-space:nowrap;background:#f0a43a2e;border-radius:10px;padding:7px 11px;color:#f0a43a!important;font-size:12px!important;font-weight:900!important}}.workspace-command-center{gap:14px;display:grid}.workspace-command-main{grid-template-columns:1.2fr 1fr 1fr;gap:14px;display:grid}.workspace-command-main>div,.workspace-command-grid>div{background:linear-gradient(#172331,#111a23);border:1px solid #233242;border-radius:18px;padding:16px}.workspace-command-main span,.workspace-command-grid span{color:#8d9aaa;margin-bottom:6px;font-size:12px;font-weight:700;display:block}.workspace-command-main strong{color:#e8eef5;font-size:22px;font-weight:900}.workspace-command-grid{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.workspace-command-grid strong{color:#e8eef5;font-size:20px;font-weight:900}@media (width<=768px){.workspace-command-main{grid-template-columns:1fr;gap:10px}.workspace-command-grid{grid-template-columns:repeat(2,1fr)}.workspace-command-main>div,.workspace-command-grid>div{padding:13px}.workspace-command-main strong,.workspace-command-grid strong{font-size:18px}}.workspace-progress{gap:8px;display:grid}.workspace-progress-top{color:#8d9aaa;justify-content:space-between;align-items:center;font-size:12px;font-weight:800;display:flex}.workspace-progress-top strong{color:#e8eef5}.workspace-progress-track{background:#0f1720;border:1px solid #233242;border-radius:999px;height:10px;overflow:hidden}.workspace-progress-fill{background:linear-gradient(90deg,#1f6feb,#67c477);border-radius:999px;height:100%}.order-workspace-tabs-pro{background:#0f1720;border-radius:18px;gap:7px;padding:7px}.order-workspace-tabs-pro button{border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:42px;transition:all .18s;display:flex}.order-workspace-tabs-pro button:hover{color:#e8eef5;background:#172331}.order-workspace-tabs-pro button.active{background:#1f6feb;box-shadow:0 10px 24px #1f6feb3d}@media (width<=768px){.order-workspace-tabs-pro{scrollbar-width:none;background:#0f1720;border:1px solid #233242;border-radius:14px;gap:5px;width:100%;padding:4px;display:flex;overflow-x:auto}.order-workspace-tabs-pro::-webkit-scrollbar{display:none}.order-workspace-tabs-pro button{color:#8d9aaa;background:0 0;border:none;border-radius:11px;flex:0 0 30%;gap:4px;min-width:84px;height:36px;padding:0 8px;font-size:11px;font-weight:900;box-shadow:none!important}.order-workspace-tabs-pro button svg{width:13px;height:13px;display:block}.order-workspace-tabs-pro button.active{color:#fff;background:#1f6feb}}.workspace-overview-grid-pro{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.workspace-info-card-pro{background:linear-gradient(#172331,#111a23);border:1px solid #233242;border-radius:18px;align-content:center;gap:7px;min-height:116px;padding:16px;display:grid}.workspace-info-card-pro svg{color:#4f8cff}.workspace-info-card-pro span{color:#8d9aaa;font-size:12px;font-weight:800}.workspace-info-card-pro strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:900;overflow:hidden}@media (width<=768px){.workspace-overview-grid-pro{display:none}.mobile-info-card{background:linear-gradient(#172331,#111a23);border:1px solid #233242;border-radius:18px;padding:14px}.mobile-info-card h2{color:#fff;margin:0 0 12px;font-size:16px;font-weight:900}.mobile-info-list{gap:10px;display:grid}.mobile-info-list div{border-bottom:1px solid #233242;justify-content:space-between;gap:12px;padding-bottom:10px;display:flex}.mobile-info-list div:last-child{border-bottom:none;padding-bottom:0}.mobile-info-list span{color:#8d9aaa;align-items:center;gap:6px;font-size:12px;font-weight:800;display:flex}.mobile-info-list strong{color:#e8eef5;text-align:right;font-size:13px;font-weight:900}.mobile-order-overview{gap:14px;display:grid}.mobile-info-card{border-radius:18px;padding:16px}.mobile-info-card h2{margin-bottom:14px;font-size:18px}.mobile-info-list div{padding-bottom:11px}.mobile-info-list span{font-size:12px}.mobile-info-list strong{max-width:180px;font-size:13px}}.workspace-kpis{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.workspace-kpi{background:#111a23;border:1px solid #233242;border-radius:18px;padding:18px}.workspace-kpi span{color:#8d9aaa;margin-bottom:6px;font-size:12px;display:block}.workspace-kpi strong{color:#fff;font-size:26px;font-weight:800}.workspace-actions button:hover{filter:brightness(1.08)}.workspace-actions-section-pro{background:linear-gradient(#172331,#111a23);border:1px solid #233242;border-radius:20px;padding:18px}.workspace-actions-section-pro h2{color:#e8eef5;margin:0;font-size:19px}.workspace-actions-section-pro p{color:#8d9aaa;margin-top:5px;margin-bottom:16px;font-size:13px}.workspace-actions-pro button{color:#e8eef5;text-align:left;cursor:pointer;background:#0f1720;border:1px solid #233242;border-radius:18px;justify-content:flex-start;align-items:center;gap:14px;height:auto;min-height:88px;padding:16px;transition:all .18s;display:flex}.workspace-actions-pro button:hover{background:#172331;border-color:#2f4660;transform:translateY(-2px)}.workspace-actions-pro button svg{color:#4f8cff;flex-shrink:0}.workspace-actions-pro button strong{color:#fff;font-size:14px;font-weight:900;display:block}.workspace-actions-pro button small{color:#8d9aaa;margin-top:4px;font-size:12px;font-weight:700;display:block}.mobile-actions-card,.mobile-sheet-backdrop{display:none}@media (width<=1100px){.workspace-overview-grid-pro{grid-template-columns:repeat(3,1fr)}.workspace-actions-pro{grid-template-columns:1fr}}@media (width<=768px){.order-workspace-tabs-pro{overflow-x:auto}.order-workspace-tabs-pro button{min-width:120px}.workspace-overview-grid-pro{grid-template-columns:repeat(2,1fr)}.workspace-info-card-pro{min-height:100px;padding:14px}}.workspace-actions{gap:12px;display:grid}.workspace-actions button{color:#fff;cursor:pointer;background:#1f6feb;border:none;border-radius:12px;height:44px;font-weight:700}.workspace-actions-pro{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.workspace-actions-pro button{color:#e8eef5;text-align:left;cursor:pointer;background:#0f1720;border:1px solid #233242;border-radius:18px;align-items:center;gap:14px;height:auto;min-height:88px;padding:16px;display:flex}@media (width<=768px){.workspace-actions-section-pro,.workspace-actions-pro{display:none}.mobile-actions-card{background:linear-gradient(#172331,#111a23);border:1px solid #233242;border-radius:18px;padding:14px;display:block}.mobile-actions-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.mobile-actions-head h2{color:#fff;margin:0;font-size:16px;font-weight:900}.mobile-actions-head button{color:#e8eef5;background:#0f1720;border:1px solid #233242;border-radius:11px;align-items:center;gap:6px;height:34px;padding:0 11px;font-size:12px;font-weight:900;display:flex}.mobile-actions-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.mobile-actions-grid button{color:#e8eef5;background:#0f1720;border:1px solid #233242;border-radius:15px;place-items:center;gap:6px;min-height:72px;font-size:12px;font-weight:900;display:grid}.mobile-actions-grid button svg{color:#4f8cff}.mobile-sheet-backdrop{z-index:9998;background:#03080da6;align-items:flex-end;display:flex;position:fixed;inset:0}.mobile-bottom-sheet{background:#111a23;border-top:1px solid #233242;border-radius:22px 22px 0 0;width:100%;padding:14px 14px 28px;box-shadow:0 -20px 50px #00000073}.mobile-sheet-handle{background:#334155;border-radius:999px;width:42px;height:4px;margin:0 auto 14px}.mobile-bottom-sheet h3{color:#fff;margin:0 0 12px;font-size:17px}.mobile-bottom-sheet button{color:#e8eef5;background:#0f1720;border:none;border-radius:13px;align-items:center;gap:10px;width:100%;height:44px;margin-bottom:8px;padding:0 12px;font-weight:900;display:flex}.mobile-bottom-sheet button.danger{color:#ff8a80;background:#ff6b6b1a}.content{padding-bottom:150px!important}.order-workspace{padding-bottom:150px}}.workspace-timeline{background:#111a23;border:1px solid #233242;border-radius:18px;justify-content:space-between;gap:14px;padding:18px;display:flex}.timeline-step{cursor:pointer;color:#7f8fa4;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:8px;font-weight:700;display:flex}.timeline-dot{background:#233242;border-radius:50%;width:18px;height:18px;transition:all .25s}.timeline-step.active{color:#fff}.timeline-step.active .timeline-dot{background:#1f6feb;box-shadow:0 0 18px #1f6feb80}.workspace-timeline-pro{background:#111a23;border:1px solid #233242;border-radius:18px;grid-template-columns:repeat(5,1fr);padding:18px 20px;display:grid}.timeline-step-pro{color:#8d9aaa;cursor:pointer;background:0 0;border:none;justify-items:center;gap:9px;font-weight:800;display:grid;position:relative}.timeline-line-pro{z-index:0;background:#233242;width:100%;height:3px;position:absolute;top:10px;left:-50%}.timeline-step-pro:first-child .timeline-line-pro{display:none}.timeline-dot-pro{z-index:1;color:#0f1720;background:#233242;border-radius:999px;place-items:center;width:22px;height:22px;font-size:12px;font-weight:900;display:grid;position:relative}.timeline-step-pro.done .timeline-line-pro,.timeline-step-pro.active .timeline-line-pro{background:linear-gradient(90deg,#1f6feb,#67c477)}.timeline-step-pro.done .timeline-dot-pro{color:#07110a;background:#67c477}.timeline-step-pro.active .timeline-dot-pro{background:#1f6feb;box-shadow:0 0 0 6px #1f6feb2e}.timeline-step-pro.active strong{color:#fff}.timeline-step-pro.done strong{color:#cbd5e1}@media (width<=768px){.workspace-timeline-pro{border-radius:15px;padding:12px 10px}.workspace-timeline-pro{border-radius:16px;padding:12px;overflow:hidden}.timeline-dot-pro{width:20px;height:20px;font-size:10px}.timeline-line-pro{height:2px;top:9px}.timeline-step-pro{gap:7px}.timeline-step-pro strong{font-size:11px}}.production-log-box{background:#0f1720;border:1px solid #233242;border-radius:14px;margin-top:16px;padding:16px}.production-log-box h3{color:#e8eef5;margin-bottom:6px}.production-log-box p{color:#8d9aaa;margin-bottom:12px;font-size:13px}.modal-overlay{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#03080dc2;place-items:center;display:grid;position:fixed;inset:0}.production-modal{color:#e8eef5;background:linear-gradient(#172331,#111a23);border:1px solid #233242;border-radius:22px;gap:10px;width:460px;max-width:calc(100vw - 28px);padding:22px;display:grid;box-shadow:0 24px 70px #00000073}.production-modal h2{margin-bottom:8px;font-size:22px}.production-modal label{color:#8d9aaa;font-size:12px;font-weight:800}.production-modal input,.production-modal select,.production-modal textarea{color:#e8eef5;background:#0f1720;border:1px solid #2b3d50;border-radius:11px;outline:none;width:100%;padding:10px 12px}.production-modal input,.production-modal select{height:40px}.production-modal textarea{resize:vertical}.production-modal-buttons{justify-content:flex-end;gap:10px;margin-top:10px;display:flex}.production-log-item{background:#111a23;border:1px solid #233242;border-radius:12px;gap:4px;margin-top:10px;padding:12px;display:grid}.production-log-item strong{color:#e8eef5;font-size:13px}.production-log-item span{color:#7db0ff;font-size:13px;font-weight:800}.production-log-item small{color:#8d9aaa;font-size:12px}.production-log-item p{color:#cbd5e1;margin:4px 0 0;font-size:12px}.production-log-header{gap:8px;margin-bottom:12px;display:grid}.production-log-header .primary-button{width:100%;min-height:36px}.production-log-summary{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px;display:grid}.production-log-summary div{background:#111a23;border:1px solid #233242;border-radius:12px;padding:10px}.production-log-summary span{color:#8d9aaa;margin-bottom:4px;font-size:11px;display:block}.production-log-summary strong{color:#e8eef5;font-size:14px}.production-log-row strong{color:#e8eef5}.production-log-delete{color:#ff6b6b;cursor:pointer;background:#ff6b6b1f;border:1px solid #ff6b6b73;border-radius:8px;width:28px;height:28px}.production-log-cards{gap:10px;display:grid}.production-log-card{background:#111a23;border:1px solid #233242;border-radius:14px;padding:12px}.production-log-card-top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.production-log-card-top strong{color:#e8eef5;margin-bottom:3px;font-size:15px;display:block}.production-log-card-top span{color:#8d9aaa;font-size:12px}.production-log-card-grid{grid-template-columns:1fr;gap:8px;margin-top:10px;display:grid}.production-log-card-grid div,.production-log-note{background:#0f1720;border:1px solid #233242;border-radius:11px;padding:10px}.production-log-card-grid span,.production-log-note span{color:#8d9aaa;margin-bottom:4px;font-size:11px;display:block}.production-log-card-grid strong{color:#e8eef5;font-size:13px}.production-log-note{margin-top:8px}.production-log-note p{color:#cbd5e1;margin:0;font-size:13px}.production-log-delete{color:#ff6b6b;cursor:pointer;background:#ff6b6b1f;border:1px solid #ff6b6b73;border-radius:9px;min-width:30px;height:30px}.orders-mobile-list{display:none}@media (width<=768px){.modal-overlay{padding:12px 12px calc(92px + env(safe-area-inset-bottom));place-items:end center}.production-modal{border-radius:20px;width:100%;max-width:100%;max-height:calc(100vh - 120px);padding:16px;overflow-y:auto}.production-modal-buttons{grid-template-columns:1fr;display:grid}.orders-table-v2{display:none}.orders-table-card{background:0 0;border:none;max-width:100%;padding:0;overflow:visible}.orders-mobile-list{gap:12px;display:grid}.orders-mobile-card{color:#e8eef5;background:linear-gradient(#172331,#111a23);border:1px solid #233242;border-radius:18px;padding:14px}.orders-mobile-card-top{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.orders-mobile-card-top strong{color:#8d9aaa;font-size:13px}.orders-mobile-card-top span{border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800}.orders-mobile-card h3{margin-bottom:4px;font-size:17px}.orders-mobile-card p{color:#8d9aaa;margin-bottom:12px;font-size:13px}.orders-mobile-card-grid{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px;display:grid}.orders-mobile-card-grid div{background:#0f1720;border:1px solid #233242;border-radius:12px;padding:10px}.orders-mobile-card-grid span{color:#8d9aaa;margin-bottom:4px;font-size:11px;display:block}.orders-mobile-card-grid strong{font-size:13px}.orders-mobile-start{color:#fff;background:#1f6feb;border:none;border-radius:12px;width:100%;height:38px;font-weight:800;display:none}.orders-mobile-actions{grid-template-columns:1.2fr 1fr 1fr 44px;gap:8px;margin-top:12px;display:grid}.orders-mobile-actions button{color:#e8eef5;cursor:pointer;background:#0f1720;border:1px solid #233242;border-radius:12px;justify-content:center;align-items:center;gap:6px;height:38px;font-size:11px;font-weight:800;display:flex}.orders-mobile-actions button.primary{color:#fff;background:#1f6feb;border-color:#1f6feb}.order-preview-overlay{z-index:9996;background:#03080db8;justify-content:center;align-items:flex-end}.order-preview-panel{border-left:none;border-radius:22px 22px 0 0;width:100%;max-width:100%;height:calc(100vh - 78px);padding:14px 14px 24px}.order-preview-header{padding-bottom:12px}.order-preview-header h2{font-size:19px}.order-tabs{margin-top:12px}.order-tabs button{height:34px}.order-preview-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.order-preview-grid div{padding:10px}.order-preview-grid div:first-child,.order-preview-grid div:nth-child(2),.order-preview-grid div:nth-child(3){grid-column:1/-1}.order-preview-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.order-preview-actions button{color:#e8eef5;background:#0f1720;border:1px solid #233242;min-height:38px;padding:9px}.order-preview-actions button:first-child{color:#fff;background:#1f6feb;border-color:#1f6feb;grid-column:1/-1}.order-preview-actions .danger{color:#ff8a80;background:#c74c3c26;border-color:#c74c3c73;grid-column:1/-1}.order-preview-panel{height:calc(100vh - 78px);padding-bottom:calc(122px + env(safe-area-inset-bottom))}.order-preview-actions{padding-bottom:20px}}.work-timer{background:linear-gradient(#172331,#111a23);border:1px solid #233242;border-radius:18px;margin-bottom:18px;padding:18px}.work-timer-head{margin-bottom:18px}.work-timer-head h3{color:#fff;margin:0;font-size:18px}.work-timer-head p{color:#8d9aaa;margin-top:5px;font-size:13px}.work-timer-form{grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:18px;display:grid}.work-timer-form label{color:#cbd5e1;flex-direction:column;gap:6px;font-size:13px;font-weight:600;display:flex}.work-timer-form select,.work-timer-form textarea{color:#e8eef5;resize:vertical;background:#0f1720;border:1px solid #233242;border-radius:12px;width:100%;padding:10px 12px}.work-timer-note{grid-column:1/-1}.work-timer-display{text-align:center;background:#0f1720;border:1px solid #233242;border-radius:18px;margin:18px 0;padding:22px}.work-timer-display span{color:#8d9aaa;font-size:13px;display:block}.work-timer-display strong{letter-spacing:2px;color:#fff;font-variant-numeric:tabular-nums;margin:10px 0;font-size:48px;font-weight:800;display:block}.work-timer-display small{color:#67c477;font-size:13px}.work-timer-controls{flex-wrap:wrap;gap:10px;display:flex}.work-timer-controls button{color:#e8eef5;cursor:pointer;background:#0f1720;border:1px solid #233242;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:8px;min-height:46px;font-weight:700;transition:all .2s;display:flex}.work-timer-controls button:hover{transform:translateY(-1px)}.work-timer-controls .primary{color:#fff;background:#1f6feb;border-color:#1f6feb}.work-timer-controls .danger{color:#ff8a80;background:#dc26261f;border-color:#dc262659}@media (width<=768px){.work-timer{padding:14px}.work-timer-form{grid-template-columns:1fr}.work-timer-display{padding:18px}.work-timer-display strong{font-size:34px}.work-timer-controls{grid-template-columns:1fr;display:grid}.work-timer-controls button{width:100%}}.photos-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.photos-header h2{color:#e8eef5;margin:0;font-size:19px}.photos-header p{color:#8d9aaa;margin-top:5px;font-size:13px}.photo-upload-button{color:#fff;cursor:pointer;background:#1f6feb;border-radius:12px;align-items:center;min-height:40px;padding:0 14px;font-size:13px;font-weight:800;display:inline-flex}.photo-upload-button input{display:none}.photos-empty{color:#8d9aaa;text-align:center;background:#0f1720;border:1px dashed #2b3d50;border-radius:16px;padding:24px}.order-photos-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px;display:grid}.order-photo-card{background:#0f1720;border:1px solid #233242;border-radius:16px;position:relative;overflow:hidden}.order-photo-card img{object-fit:cover;width:100%;height:150px;display:block}.order-photo-card div{gap:3px;padding:10px;display:grid}.order-photo-card strong{color:#e8eef5;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.order-photo-card span{color:#8d9aaa;font-size:11px}.order-photo-card button{color:#ff8a80;cursor:pointer;background:#0f1720e0;border:1px solid #ff6b6b73;border-radius:10px;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:8px;right:8px}@media (width<=768px){.photos-header{display:grid}.photo-upload-button{justify-content:center;width:100%}.order-photos-grid{grid-template-columns:1fr 1fr;gap:10px}.order-photo-card img{height:120px}}.notes-header{margin-bottom:16px}.notes-header h2{color:#e8eef5;margin:0;font-size:19px}.notes-header p{color:#8d9aaa;margin-top:5px;font-size:13px}.note-form{gap:10px;margin-bottom:18px;display:grid}.note-form input,.note-form textarea{color:#e8eef5;background:#0f1720;border:1px solid #233242;border-radius:13px;outline:none;width:100%;padding:11px 12px}.note-form textarea{resize:vertical}.note-form button{color:#fff;cursor:pointer;background:#1f6feb;border:none;border-radius:12px;min-height:40px;font-weight:800}.notes-empty{color:#8d9aaa;text-align:center;background:#0f1720;border:1px dashed #2b3d50;border-radius:16px;padding:24px}.order-notes-list{gap:12px;display:grid}.order-note-card{background:#0f1720;border:1px solid #233242;border-radius:16px;padding:14px}.order-note-card.pinned{background:#f0a43a14;border-color:#f0a43aa6}.order-note-top{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.order-note-top strong{color:#e8eef5;font-size:14px;display:block}.order-note-top span{color:#8d9aaa;margin-top:4px;font-size:11px;display:block}.order-note-actions{gap:6px;display:flex}.order-note-actions button{color:#cbd5e1;cursor:pointer;background:#111a23;border:1px solid #233242;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.order-note-card p{color:#cbd5e1;margin:0;font-size:13px;line-height:1.5}.documents-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.documents-header h2{color:#e8eef5;margin:0;font-size:19px}.documents-header p{color:#8d9aaa;margin-top:5px;font-size:13px}.document-upload-button{color:#fff;cursor:pointer;background:#1f6feb;border-radius:12px;align-items:center;padding:11px 16px;font-weight:700;display:inline-flex}.document-upload-button input{display:none}.documents-empty{text-align:center;color:#8d9aaa;background:#0f1720;border:1px dashed #2b3d50;border-radius:16px;padding:26px}.order-documents-list{gap:12px;display:grid}.order-document-card{background:#0f1720;border:1px solid #233242;border-radius:16px;grid-template-columns:48px 1fr auto;align-items:center;gap:14px;padding:14px;display:grid}.order-document-icon{color:#4f8cff;background:#172331;border-radius:12px;place-items:center;width:48px;height:48px;display:grid}.order-document-info{gap:3px;display:grid}.order-document-info strong{color:#e8eef5;font-size:14px}.order-document-info span{color:#8d9aaa;font-size:12px}.order-document-info small{color:#66778b;font-size:11px}.order-document-actions{gap:8px;display:flex}.order-document-actions a,.order-document-actions button{cursor:pointer;color:#dbe5ef;background:#172331;border:none;border-radius:10px;place-items:center;width:34px;height:34px;text-decoration:none;display:grid}.order-document-actions button{color:#ff8a80}.activity-header{margin-bottom:18px}.activity-header h2{color:#e8eef5;margin:0;font-size:19px}.activity-header p{color:#8d9aaa;margin-top:5px;font-size:13px}.activity-empty{text-align:center;color:#8d9aaa;background:#0f1720;border:1px dashed #2b3d50;border-radius:16px;padding:26px}.activity-list{gap:14px;display:grid}.order-activity-item{background:#0f1720;border:1px solid #233242;border-radius:16px;grid-template-columns:18px 1fr;gap:12px;padding:14px;display:grid;position:relative}.activity-dot{background:#1f6feb;border-radius:50%;width:12px;height:12px;margin-top:4px;box-shadow:0 0 0 4px #1f6feb29}.order-activity-item strong{color:#e8eef5;font-size:14px}.order-activity-item p{color:#cbd5e1;margin:4px 0;font-size:13px}.order-activity-item span{color:#8d9aaa;font-size:11px}.customers-page{max-width:1280px;margin:0 auto}.customers-top{justify-content:space-between;align-items:center;gap:16px;display:flex}.customers-top h1{color:#e8eef5;margin-bottom:4px;font-size:26px}.customers-top p{color:#8d9aaa;font-size:13px}.customers-count{color:#67c477;background:#2ea04324;border:1px solid #2ea04359;border-radius:10px;align-items:center;gap:7px;height:38px;padding:0 14px;font-weight:700;display:flex}.customers-layout{grid-template-columns:380px 1fr;align-items:start;gap:16px;margin-top:16px;display:grid}.customer-form-card,.customers-table-card{background:linear-gradient(#172331,#111a23);border:1px solid #233242;border-radius:18px;box-shadow:0 10px 22px #0003}.customer-form-card{padding:18px}.customer-card-title h2,.customers-toolbar h2{color:#e8eef5;margin-bottom:4px;font-size:18px}.customer-card-title p,.customers-toolbar p{color:#8d9aaa;font-size:13px}.customer-form-grid{gap:12px;margin-top:18px;display:grid}.customer-form-grid label{gap:6px;display:grid}.customer-form-grid label span{color:#cbd5e1;align-items:center;gap:7px;font-size:12px;font-weight:700;display:flex}.customer-form-grid input,.customer-form-grid textarea{color:#e8eef5;background:#0f1720;border:1px solid #233242;border-radius:11px;outline:none;width:100%;padding:10px 12px;font-size:13px}.customer-form-grid textarea{resize:vertical;min-height:82px}.customer-form-grid input:focus,.customer-form-grid textarea:focus{border-color:#2ea043;box-shadow:0 0 0 3px #2ea04324}.customer-form-grid input::placeholder,.customer-form-grid textarea::placeholder{color:#5f6b7a}.customer-form-actions{justify-content:flex-end;gap:10px;margin-top:16px;display:flex}.primary-button,.secondary-button{cursor:pointer;border-radius:10px;align-items:center;gap:7px;height:38px;padding:0 14px;font-weight:700;display:flex}.primary-button{color:#fff;background:#2ea043;border:none}.secondary-button{color:#cbd5e1;background:#0f1720;border:1px solid #2b3d50}.primary-button:hover{background:#238636}.secondary-button:hover{background:#1b2a3a}.customers-table-card{overflow:hidden}.customers-toolbar{border-bottom:1px solid #233242;justify-content:space-between;align-items:center;gap:16px;padding:18px;display:flex}.customers-search{color:#8d9aaa;background:#0f1720;border:1px solid #233242;border-radius:11px;align-items:center;gap:8px;width:280px;height:38px;padding:0 12px;display:flex}.customers-search input{color:#e8eef5;background:0 0;border:none;outline:none;width:100%}.customers-table{overflow-x:auto}.customers-row{color:#e8eef5;cursor:pointer;border-bottom:1px solid #233242;grid-template-columns:1.2fr 1.2fr 1.2fr .9fr 90px;align-items:center;gap:10px;min-width:860px;min-height:54px;padding:10px 18px;font-size:12px;display:grid}.customers-row:hover{background:#ffffff08}.customers-head{color:#8d9aaa;text-transform:uppercase;letter-spacing:.04em;cursor:default;background:#0f1720;min-height:36px;font-size:11px;font-weight:800}.customer-name,.customer-contact{gap:4px;display:grid}.customer-name strong{color:#e8eef5;font-size:13px}.customer-name small,.customer-contact small{color:#8d9aaa;font-size:11px}.customer-actions{gap:6px;display:flex}.customer-actions button{color:#cbd5e1;cursor:pointer;background:#0f1720;border:1px solid #2b3d50;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.customer-actions button:hover{background:#1b2a3a}.customer-actions .danger:hover{color:#ff6b6b;border-color:#ff6b6b80}.customers-empty{color:#8d9aaa;padding:28px;font-size:13px}.customer-detail-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:50;background:#03080db8;justify-content:flex-end;display:flex;position:fixed;inset:0}.customer-detail-panel{background:linear-gradient(#172331,#111a23);border-left:1px solid #233242;width:430px;height:100vh;padding:20px;overflow-y:auto;box-shadow:-20px 0 40px #00000059}.customer-detail-header{border-bottom:1px solid #233242;justify-content:space-between;gap:16px;padding-bottom:16px;display:flex}.customer-detail-header h2{color:#e8eef5;font-size:22px}.customer-detail-header p{color:#8d9aaa;margin-top:4px;font-size:13px}.customer-detail-header button{color:#cbd5e1;cursor:pointer;background:#0f1720;border:1px solid #2b3d50;border-radius:10px;width:34px;height:34px}.customer-detail-grid{gap:10px;margin-top:18px;display:grid}.customer-detail-grid div{background:#0f1720;border:1px solid #233242;border-radius:12px;padding:12px}.customer-detail-grid span{color:#8d9aaa;align-items:center;gap:7px;margin-bottom:5px;font-size:11px;display:flex}.customer-detail-grid strong{color:#e8eef5;word-break:break-word;font-size:14px}.customer-detail-note{min-height:90px}.customer-detail-actions{gap:8px;margin-top:18px;display:grid}.customer-detail-actions button{color:#fff;cursor:pointer;background:#1f6feb;border:none;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:10px;font-weight:700;display:flex}.customer-detail-actions button.danger{color:#ff8a8a;background:#ff6b6b29;border:1px solid #ff6b6b59}@media (width<=1100px){.customers-layout{grid-template-columns:1fr}.customers-toolbar{flex-direction:column;align-items:flex-start}.customers-search{width:100%}}@media (width<=700px){.customers-top{flex-direction:column;align-items:flex-start}.customer-detail-panel{width:100%}}.customers-mobile-list{display:none}@media (width<=768px){.customers-page{padding-bottom:140px}.customers-top{display:none}.customers-layout{grid-template-columns:1fr;gap:14px;margin-top:0;display:grid}.customer-form-card,.customers-table-card{border-radius:18px}.customer-form-card{padding:14px}.customer-card-title h2,.customers-toolbar h2{font-size:17px}.customer-card-title p,.customers-toolbar p{font-size:12px}.customer-form-grid{gap:10px;margin-top:14px}.customer-form-grid input,.customer-form-grid textarea{border-radius:13px;min-height:42px;font-size:13px}.customer-form-actions{grid-template-columns:1fr;display:grid}.primary-button,.secondary-button{border-radius:13px;justify-content:center;width:100%;height:44px}.customers-toolbar{gap:12px;padding:14px;display:grid}.customers-search{border-radius:13px;width:100%;height:44px}.customers-table{display:none}.customers-mobile-list{gap:10px;padding:0 14px 14px;display:grid}.customers-mobile-card{color:#e8eef5;text-align:left;background:#0f1720;border:1px solid #233242;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:76px;padding:13px;display:flex}.customers-mobile-card strong{color:#fff;font-size:15px;font-weight:900;display:block}.customers-mobile-card span{color:#9fb0c2;margin-top:4px;font-size:12px;font-weight:700;display:block}.customers-mobile-card small{color:#8d9aaa;margin-top:3px;font-size:11px;display:block}.customers-mobile-actions{gap:6px;display:flex}.customers-mobile-actions button{color:#cbd5e1;background:#111a23;border:1px solid #2b3d50;border-radius:12px;place-items:center;width:34px;height:34px;display:grid}.customers-mobile-actions button.danger{color:#ff8a80;background:#ff6b6b1a}.customer-detail-panel{width:100%;padding:16px 16px calc(140px + env(safe-area-inset-bottom))}}.quotes-page{max-width:1280px;margin:0 auto}.quotes-top{justify-content:space-between;align-items:center;gap:16px;display:flex}.quotes-top h1{color:#e8eef5;margin-bottom:4px;font-size:26px}.quotes-top p{color:#8d9aaa;font-size:13px}.quotes-count{color:#67c477;background:#2ea04324;border:1px solid #2ea04359;border-radius:10px;align-items:center;gap:7px;height:38px;padding:0 14px;font-weight:700;display:flex}.quotes-toolbar{align-items:center;gap:10px;margin-top:16px;display:flex}.quotes-search{color:#8d9aaa;background:#0f1720;border:1px solid #233242;border-radius:11px;align-items:center;gap:8px;width:280px;height:38px;padding:0 12px;display:flex}.quotes-search input,.quotes-toolbar select{color:#e8eef5;background:0 0;border:none;outline:none}.quotes-toolbar select{background:#0f1720;border:1px solid #233242;border-radius:11px;height:38px;padding:0 12px}.quotes-table-card{background:linear-gradient(#172331,#111a23);border:1px solid #233242;border-radius:18px;margin-top:16px;padding:14px;overflow-x:auto;box-shadow:0 10px 22px #0003}.quotes-table{min-width:1180px}.quotes-row{color:#e8eef5;cursor:pointer;border-bottom:1px solid #233242;grid-template-columns:105px 105px 1fr 1.2fr 120px 100px 100px 250px;align-items:center;gap:10px;min-height:48px;padding:9px 10px;font-size:12px;display:grid}.quotes-row:hover{background:#ffffff08}.quotes-head{color:#8d9aaa;text-transform:uppercase;letter-spacing:.04em;cursor:default;background:#0f1720;border-radius:12px;min-height:36px;font-size:11px;font-weight:800}.quote-status-select{cursor:pointer;border:none;border-radius:999px;outline:none;min-width:105px;padding:5px 8px;font-size:11px;font-weight:800}.quote-status-select option{color:#e8eef5;background:#0f1720}.quote-status-draft,.quote-status-sent,.quote-status-approved,.quote-status-rejected,.quote-status-default{border-radius:999px;justify-content:center;align-items:center;min-width:105px;padding:5px 9px;font-size:11px;font-weight:800;display:inline-flex}.quote-status-draft{color:#cbd5e1;background:#94a3b82e}.quote-status-sent{color:#f0a43a;background:#f0a43a29}.quote-status-approved{color:#67c477;background:#2ea0432e}.quote-status-rejected{color:#ff8a8a;background:#ff6b6b29}.quote-status-default{color:#8d9aaa;background:#8d9aaa29}.quotes-actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.quotes-actions button{color:#cbd5e1;cursor:pointer;white-space:nowrap;background:#0f1720;border:1px solid #2b3d50;border-radius:8px;justify-content:center;align-items:center;min-height:30px;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex}.quotes-actions button:hover{color:#fff;background:#1b2a3a}.quotes-actions button:disabled{opacity:.35;cursor:not-allowed}.quotes-actions button:disabled:hover{color:#cbd5e1;background:#0f1720}.quotes-actions .danger{color:#ff8a8a;border-color:#ff6b6b59}.quotes-actions .danger:hover{color:#ff8a8a;background:#ff6b6b29;border-color:#ff6b6b80}.quotes-empty{color:#8d9aaa;padding:28px;font-size:13px}.quote-detail-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:50;background:#03080db8;justify-content:flex-end;display:flex;position:fixed;inset:0}.quote-detail-panel{background:linear-gradient(#172331,#111a23);border-left:1px solid #233242;width:430px;height:100vh;padding:20px;overflow-y:auto;box-shadow:-20px 0 40px #00000059}.quote-detail-header{border-bottom:1px solid #233242;justify-content:space-between;gap:16px;padding-bottom:16px;display:flex}.quote-detail-header h2{color:#e8eef5;font-size:22px}.quote-detail-header p{color:#8d9aaa;margin-top:4px;font-size:13px}.quote-detail-header button{color:#cbd5e1;cursor:pointer;background:#0f1720;border:1px solid #2b3d50;border-radius:10px;width:34px;height:34px}.quote-detail-header button:hover{background:#1b2a3a}.quote-detail-status{margin-top:16px;display:flex}.quote-detail-grid{gap:10px;margin-top:18px;display:grid}.quote-detail-grid div{background:#0f1720;border:1px solid #233242;border-radius:12px;padding:12px}.quote-detail-grid span{color:#8d9aaa;align-items:center;gap:7px;margin-bottom:5px;font-size:11px;display:flex}.quote-detail-grid strong{color:#e8eef5;word-break:break-word;font-size:14px}.quote-detail-actions{gap:8px;margin-top:18px;display:grid}.quote-detail-actions button{color:#fff;cursor:pointer;background:#1f6feb;border:none;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:10px;font-weight:700;display:flex}.quote-detail-actions button:hover{background:#2b7cff}.quote-detail-actions button.danger{color:#ff8a8a;background:#ff6b6b29;border:1px solid #ff6b6b59}.quote-detail-actions button.danger:hover{background:#ff6b6b3d}@media (width<=700px){.quotes-top,.quotes-toolbar{grid-template-columns:1fr;align-items:stretch;display:grid}.quotes-search{width:100%}.quotes-toolbar select{width:100%;height:44px}.quotes-count{width:fit-content}.quotes-table-card{box-shadow:none;background:0 0;border:none;padding:0;overflow:visible}.quotes-table{gap:10px;min-width:0;display:grid}.quotes-head{display:none}.quotes-row{background:linear-gradient(#172331,#111a23);border:1px solid #233242;border-radius:16px;grid-template-columns:1fr;gap:7px;min-height:0;padding:14px;font-size:13px}.quotes-row span,.quotes-row strong{overflow-wrap:anywhere;min-width:0}.quotes-row>span,.quotes-row>strong{justify-content:space-between;gap:14px;padding:2px 0;display:flex}.quotes-row>span:before,.quotes-row>strong:before{content:attr(data-label);color:#8d9aaa;text-transform:uppercase;font-size:11px;font-weight:900}.quotes-row>strong:first-child{color:#fff;font-size:16px;display:block}.quotes-row>strong:first-child:before{margin-bottom:3px;display:block}.quotes-actions{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:6px;display:grid}.quotes-actions button{min-height:38px}.quote-detail-panel{width:100%;padding:16px 16px calc(140px + env(safe-area-inset-bottom))}}.invoices-page{max-width:1280px;margin:0 auto}.invoices-top{justify-content:space-between;align-items:center;gap:16px;display:flex}.invoices-top h1{color:#e8eef5;margin-bottom:4px;font-size:26px}.invoices-top p{color:#8d9aaa;font-size:13px}.invoices-count{color:#7db0ff;background:#1f6feb1f;border:1px solid #1f6feb59;border-radius:10px;align-items:center;gap:8px;height:38px;padding:0 14px;font-weight:700;display:flex}.invoices-toolbar{align-items:center;gap:10px;margin-top:16px;display:flex}.invoices-search{color:#8d9aaa;background:#0f1720;border:1px solid #233242;border-radius:11px;align-items:center;gap:8px;width:300px;height:38px;padding:0 12px;display:flex}.invoices-search input,.invoices-toolbar select{color:#e8eef5;background:0 0;border:none;outline:none}.invoices-toolbar select{background:#0f1720;border:1px solid #233242;border-radius:11px;height:38px;padding:0 12px}.invoices-table-card{background:linear-gradient(#172331,#111a23);border:1px solid #233242;border-radius:18px;margin-top:18px;padding:14px;overflow-x:auto}.invoices-table{min-width:1080px}.invoices-row{color:#e8eef5;cursor:pointer;border-bottom:1px solid #233242;grid-template-columns:110px 110px 1fr 1.2fr 120px 110px 110px 220px;align-items:center;gap:10px;min-height:46px;padding:10px;font-size:12px;display:grid}.invoices-row:hover{background:#ffffff08}.invoices-head{color:#8d9aaa;text-transform:uppercase;background:#0f1720;border-radius:12px;font-size:11px;font-weight:800}.invoices-empty{color:#8d9aaa;padding:30px}.invoices-actions{gap:8px;display:flex}.invoices-actions button{color:#e8eef5;cursor:pointer;background:#1b2a3a;border:none;border-radius:8px;padding:6px 10px;font-size:11px;font-weight:700}.invoices-actions button:hover{background:#223549}.invoices-actions .danger{color:#ff8a8a;background:#ff6b6b26}.invoice-status-issued,.invoice-status-paid,.invoice-status-overdue,.invoice-status-default{border-radius:999px;justify-content:center;min-width:95px;padding:5px 10px;font-size:11px;font-weight:800;display:inline-flex}.invoice-status-issued{color:#7db0ff;background:#1f6feb26}.invoice-status-paid{color:#67c477;background:#2ea0432e}.invoice-status-overdue{color:#ff8a8a;background:#ff6b6b2e}.invoice-status-default{color:#cbd5e1;background:#8d9aaa2e}.invoice-detail-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:100;background:#03080db8;justify-content:flex-end;display:flex;position:fixed;inset:0}.invoice-detail-panel{background:linear-gradient(#172331,#111a23);border-left:1px solid #233242;width:450px;height:100vh;padding:22px;overflow-y:auto}.invoice-detail-header{border-bottom:1px solid #233242;justify-content:space-between;align-items:flex-start;padding-bottom:18px;display:flex}.invoice-detail-header h2{color:#fff;font-size:23px}.invoice-detail-header p{color:#8d9aaa;margin-top:4px}.invoice-detail-header button{color:#fff;cursor:pointer;background:#0f1720;border:none;border-radius:10px;width:34px;height:34px}.invoice-detail-status{margin-top:18px}.invoice-detail-grid{gap:10px;margin-top:18px;display:grid}.invoice-detail-grid div{background:#0f1720;border:1px solid #233242;border-radius:12px;padding:12px}.invoice-detail-grid span{color:#8d9aaa;align-items:center;gap:6px;margin-bottom:5px;font-size:11px;display:flex}.invoice-detail-grid strong{color:#fff;font-size:14px}.invoice-payment-box{text-align:center;background:#1f6feb14;border:1px dashed #355173;border-radius:14px;margin-top:18px;padding:18px}.invoice-payment-box h3{color:#fff;margin-bottom:8px}.invoice-payment-box p{color:#8d9aaa;font-size:13px}.invoice-detail-actions{gap:10px;margin-top:18px;display:grid}.invoice-detail-actions button{color:#fff;cursor:pointer;background:#1f6feb;border:none;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:12px;font-weight:700;display:flex}.invoice-detail-actions button:hover{opacity:.95}.invoice-detail-actions .danger{color:#ff8a8a;background:#ff6b6b26}.invoice-edit-form label{color:#cbd5e1;gap:6px;font-size:12px;font-weight:700;display:grid}.invoice-edit-form textarea{resize:vertical;min-height:86px}.invoice-edit-actions{gap:8px;margin-top:6px;display:grid}.invoice-edit-actions button{color:#fff;cursor:pointer;background:#1f6feb;border:none;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:10px;font-weight:700;display:flex}.invoice-edit-actions button.secondary{color:#cbd5e1;background:#1b2a3a;border:1px solid #2b3d50}.invoice-edit-card{background:#0f1720b8;border:1px solid #233242;border-radius:14px;margin-top:18px;padding:14px}.invoice-edit-header{border-bottom:1px solid #233242;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:12px;display:flex}.invoice-edit-header h3{color:#e8eef5;margin-bottom:4px;font-size:16px}.invoice-edit-header p{color:#8d9aaa;font-size:12px}.invoice-edit-header button,.invoice-edit-actions button{color:#fff;cursor:pointer;white-space:nowrap;background:#1f6feb;border:none;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:34px;padding:8px 11px;font-weight:700;display:inline-flex}.invoice-edit-form{gap:11px;margin-top:14px;display:grid}.invoice-edit-form label{gap:6px;display:grid}.invoice-edit-form label span{color:#cbd5e1;font-size:12px;font-weight:700}.invoice-edit-form input,.invoice-edit-form select,.invoice-edit-form textarea{color:#e8eef5;background:#0f1720;border:1px solid #233242;border-radius:10px;outline:none;width:100%;padding:10px 11px;font-size:13px}.invoice-edit-form input:focus,.invoice-edit-form select:focus,.invoice-edit-form textarea:focus{border-color:#1f6feb;box-shadow:0 0 0 3px #1f6feb1f}.invoice-edit-note textarea{resize:vertical;min-height:76px}.invoice-edit-actions{gap:8px;display:flex}.invoice-edit-actions button.secondary{color:#e8eef5;background:#1b2a3a}.invoice-edit-summary{gap:8px;margin-top:14px;display:grid}.invoice-edit-summary div{background:#0f1720;border:1px solid #233242;border-radius:10px;padding:10px}.invoice-edit-summary span{color:#8d9aaa;margin-bottom:4px;font-size:11px;display:block}.invoice-edit-summary strong{color:#e8eef5;word-break:break-word;font-size:13px}@media (width<=768px){.invoices-page{padding-bottom:calc(140px + env(safe-area-inset-bottom))}.invoices-top,.invoices-toolbar{grid-template-columns:1fr;align-items:stretch;display:grid}.invoices-count{width:fit-content}.invoices-search,.invoices-toolbar select{width:100%;height:44px}.invoices-table-card{background:0 0;border:none;padding:0;overflow:visible}.invoices-table{gap:10px;min-width:0;display:grid}.invoices-head{display:none}.invoices-row{background:linear-gradient(#172331,#111a23);border:1px solid #233242;border-radius:16px;grid-template-columns:1fr;gap:7px;min-height:0;padding:14px;font-size:13px}.invoices-row span,.invoices-row strong{overflow-wrap:anywhere;min-width:0}.invoices-actions{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:6px;display:grid}.invoices-actions button{border-radius:11px;min-height:38px;padding:0 8px}.invoice-detail-overlay{align-items:stretch}.invoice-detail-panel{width:100%;max-width:none;padding:16px 16px calc(140px + env(safe-area-inset-bottom))}.invoice-edit-header,.invoice-detail-header{grid-template-columns:1fr auto;display:grid}.invoice-edit-actions{grid-template-columns:1fr;display:grid}}.settings-page{max-width:1280px;margin:0 auto}.settings-top{justify-content:space-between;align-items:center;gap:16px;display:flex}.settings-top h1{color:#e8eef5;margin-bottom:4px;font-size:26px}.settings-top p{color:#8d9aaa;font-size:13px}.settings-save-button{color:#fff;cursor:pointer;background:#2ea043;border:none;border-radius:10px;align-items:center;gap:7px;height:38px;padding:0 14px;font-weight:700;display:flex}.settings-save-button:hover{background:#238636}.settings-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:16px;display:grid}.settings-card{background:linear-gradient(#172331,#111a23);border:1px solid #233242;border-radius:18px;padding:18px;box-shadow:0 10px 22px #0003}.settings-card-header{color:#67c477;border-bottom:1px solid #233242;align-items:flex-start;gap:12px;padding-bottom:16px;display:flex}.settings-card-header h2{color:#e8eef5;margin-bottom:4px;font-size:18px}.settings-card-header p{color:#8d9aaa;font-size:13px}.settings-form{gap:12px;margin-top:16px;display:grid}.settings-form label{gap:6px;display:grid}.settings-form label span{color:#cbd5e1;align-items:center;gap:7px;font-size:12px;font-weight:700;display:flex}.settings-form input,.settings-form select{color:#e8eef5;background:#0f1720;border:1px solid #233242;border-radius:11px;outline:none;width:100%;padding:10px 12px;font-size:13px}.settings-form input:focus,.settings-form select:focus{border-color:#2ea043;box-shadow:0 0 0 3px #2ea04324}.settings-form input::placeholder{color:#5f6b7a}.settings-two-columns{grid-template-columns:1fr 1fr;gap:12px;display:grid}.settings-preview-card{background:linear-gradient(#182535,#101821)}.settings-preview{gap:12px;margin-top:16px;display:grid}.settings-preview h3{color:#e8eef5;font-size:20px}.settings-preview p{color:#8d9aaa;font-size:13px}.settings-preview div{background:#0f1720;border:1px solid #233242;border-radius:12px;padding:12px}.settings-preview span{color:#8d9aaa;margin-bottom:5px;font-size:11px;display:block}.settings-preview strong{color:#e8eef5;word-break:break-word;font-size:14px}.settings-plan-card{background:linear-gradient(#172331,#101821)}.settings-plan-current{background:#f59e0b14;border:1px solid #f59e0b3d;border-radius:14px;gap:5px;margin-top:16px;padding:14px;display:grid}.settings-plan-current span,.settings-plan-current small{color:#a9b8ca;font-size:12px;font-weight:800}.settings-plan-current strong{color:#f6c36a;font-size:22px;font-weight:900}.settings-plan-list{gap:10px;margin-top:14px;display:grid}.settings-plan-item{color:#8d9aaa;background:#0f1720;border:1px solid #233242;border-radius:13px;grid-template-columns:auto minmax(0,1fr);gap:10px;padding:12px;display:grid}.settings-plan-item.is-active{background:#f59e0b14;border-color:#f59e0b59}.settings-plan-item svg{color:#f0a43a;margin-top:2px}.settings-plan-item strong,.settings-plan-item span,.settings-plan-item small{display:block}.settings-plan-item strong{color:#e8eef5;font-size:14px}.settings-plan-item span{color:#a9b8ca;margin-top:2px;font-size:12px;font-weight:800}.settings-plan-item small{color:#6f7d8f;margin-top:5px;font-size:11px;line-height:1.35}.settings-role-list{gap:8px;margin-top:14px;display:grid}.settings-role-item{background:#0f1720;border:1px solid #233242;border-radius:12px;padding:10px 12px}.settings-role-item.is-active{background:#4f8cff14;border-color:#4f8cff61}.settings-role-item strong,.settings-role-item span{display:block}.settings-role-item strong{color:#e8eef5;font-size:13px}.settings-role-item span{color:#8d9aaa;margin-top:4px;font-size:12px;line-height:1.35}@media (width<=900px){.settings-grid{grid-template-columns:1fr}.settings-top{flex-direction:column;align-items:flex-start}}@media (width<=600px){.settings-page{padding-bottom:calc(140px + env(safe-area-inset-bottom))}.settings-top{grid-template-columns:1fr;align-items:stretch;display:grid}.settings-save-button{justify-content:center;width:100%;height:44px}.settings-card{padding:14px}.settings-two-columns{grid-template-columns:1fr}.settings-card-header{grid-template-columns:auto 1fr;display:grid}}
