:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-family:Inter,Segoe UI,system-ui,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;color:#0f172a;background-color:#f8fafc;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}*{box-sizing:border-box}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background-color:#f8fafc}a{text-decoration:none;color:inherit}h1{font-size:3.2em;line-height:1.1}img{max-width:100%;display:block}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{min-height:100vh}#root{max-width:100%;width:100%;min-height:100vh;margin:0}.app-shell{display:flex;flex-direction:column;min-height:100vh;background:linear-gradient(135deg,#f4f7fb,#eef2ff);color:#0f172a}.page{flex:1;padding:32px clamp(20px,4vw,48px)}.maintenance-screen{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at top,rgba(99,102,241,.18),transparent 55%),radial-gradient(circle at bottom,rgba(14,165,233,.14),transparent 55%),linear-gradient(135deg,#f4f7fb,#eef2ff);color:#0f172a}.maintenance-page{display:grid;place-items:center}.maintenance-card{width:min(560px,100%);background:#fffc;border:1px solid rgba(99,102,241,.25);border-radius:22px;padding:26px 26px 22px;box-shadow:0 30px 70px #0f172a2e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.maintenance-card-header{display:flex;align-items:center;justify-content:center}.maintenance-title{margin:0;font-size:1.6rem;line-height:1.2;text-align:center}.maintenance-message{margin:14px 0 0;color:#475569;line-height:1.6;text-align:center}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.page-header h1,.page-header h2{margin:0;font-size:clamp(1.6rem,2.6vw,2.4rem)}.page-subtitle{margin:4px 0 0;color:#64748b;font-size:.95rem}.selection-notice{margin:8px 0 0;display:inline-block;padding:6px 12px;border-radius:999px;background:#dcfce7;color:#166534;font-size:.85rem;font-weight:600}.selection-popup{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:1100}.selection-popup-card{padding:14px 20px;border-radius:999px;background:#dcfce7;color:#166534;font-size:.95rem;font-weight:600;box-shadow:0 14px 30px #0f172a2e}.page-actions{display:flex;gap:8px}.page-search{margin-top:12px;margin-bottom:8px}.page-filters{display:flex;gap:10px;flex-wrap:wrap}.page-search-input{width:min(240px,100%);padding:7px 10px;border-radius:12px;border:1px solid #cbd5e1;background:#fff;font-size:.85rem;color:inherit}.page-search-input:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f133}.page-select-input{width:min(240px,100%);padding:7px 10px;border-radius:12px;border:1px solid #cbd5e1;background:#fff;font-size:.85rem;color:inherit}.page-select-input:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f133}.page-action-button{border-radius:12px;border:1px solid transparent;padding:10px 16px;font-weight:600;background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.page-actions .page-action-button,.products-page .bulk-pricing-actions .page-action-button{padding:7px 12px;font-size:.85rem;border-radius:10px}.page-action-button:hover{transform:translateY(-1px);box-shadow:0 10px 20px #4f46e547;border-color:transparent}.page-action-button.secondary{background:#e2e8f0;color:#0f172a}.page-action-button.secondary:hover{box-shadow:none;filter:brightness(.98)}.page-action-button.danger{background:#ef4444;color:#fff}.page-action-button.danger:hover{box-shadow:0 10px 20px #ef444447}.page-action-button.compact{padding:6px 10px;font-size:.8rem;border-radius:8px}.products-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;box-shadow:0 12px 30px #0f172a14}.products-table th,.products-table td{border:1px solid #e2e8f0;text-align:left;padding:12px 14px;vertical-align:top}.products-table thead{background:#eef2ff}.table-actions{display:flex;gap:8px;flex-wrap:wrap}.products-page{--col-common-special: 6%;--col-model: 10%;--col-category: 8%;--col-description: 16%;--col-price: 7%;--col-quantity: 6%;--col-margin: 6%;--col-vat: 6%;--col-unit-selling: 10%;--col-total-selling: 10%;--col-net-selling: 10%;--col-gross-selling: 10%;--col-discount-5: 7%;--col-discount-30: 7%;--col-actions: 5%;--col-brand: calc( 100% - (var(--col-model) + var(--col-category) + var(--col-price) + var(--col-quantity)) )}.products-page table{width:100%;border-collapse:collapse;table-layout:fixed}.products-page .products-list-table{margin-top:30px;font-size:.78rem}.products-page .products-table-wrapper{width:100%;overflow-x:auto;border-radius:14px;-webkit-overflow-scrolling:touch}.products-page .products-lazy-footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:10px}.products-page .products-lazy-meta{font-size:12px;color:#475569}.products-page .products-lazy-sentinel{width:1px;height:1px}.products-page .products-list-table{min-width:1150px}.products-page .bulk-pricing-controls{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;margin-bottom:14px;flex-wrap:wrap}.products-page .bulk-pricing-text h3{margin:0 0 2px;font-size:1rem}.products-page .bulk-pricing-text p{margin:0;color:#475569;font-size:12px}.products-page .bulk-pricing-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:flex-end}.products-page .bulk-pricing-buttons{display:flex;gap:8px;margin-left:auto}.products-page .bulk-pricing-actions label{display:flex;flex-direction:column;gap:4px;font-size:12px;color:#1f2937}.products-page .bulk-pricing-actions input{padding:6px 8px;border-radius:8px;border:1px solid #cbd5f5;min-width:96px;font-size:.85rem}.products-page .bulk-pricing-fixed-rates{display:flex;flex-direction:column;gap:4px;padding:6px 8px;border-radius:8px;border:1px dashed #cbd5f5;background:#fff;font-size:12px;color:#1f2937}.products-page .bulk-pricing-fixed-rates p{margin:0}.products-page .products-list-table tbody tr{cursor:pointer;transition:background-color .2s ease}.products-page .products-list-table tbody tr.row-selected{background:#d5ddf5}.products-page th,.products-page td{padding:4px;vertical-align:middle}.products-page th.col-model{width:var(--col-model)}.products-page th.col-common-special{width:var(--col-common-special)}.products-page th.col-category{width:var(--col-category)}.products-page th.col-description{width:var(--col-description)}.products-page th.col-price{width:var(--col-price)}.products-page th.col-price,.products-page th.col-quantity{width:12%;width:var(--col-quantity)}.products-page th.col-actions{width:14%;width:var(--col-actions)}.products-page th.col-margin{width:var(--col-margin)}.products-page th.col-vat{width:var(--col-vat)}.products-page th.col-unit-selling{width:var(--col-unit-selling)}.products-page th.col-total-selling{width:var(--col-total-selling)}.products-page th.col-net-selling{width:var(--col-net-selling)}.products-page th.col-gross-selling{width:var(--col-gross-selling)}.products-page th.col-discount-5{width:var(--col-discount-5)}.products-page th.col-discount-30{width:var(--col-discount-30)}.products-page col.col-model,.products-page col.col-common-special,.products-page col.col-description,.products-page col.col-quantity,.products-page col.col-margin,.products-page col.col-vat,.products-page col.col-unit-selling,.products-page col.col-total-selling,.products-page col.col-net-selling,.products-page col.col-gross-selling,.products-page col.col-discount-5,.products-page col.col-discount-30,.products-page col.col-actions{width:auto}.products-page col.col-model{width:var(--col-model)}.products-page col.col-common-special{width:var(--col-common-special)}.products-page col.col-description{width:var(--col-description)}.products-page col.col-quantity{width:var(--col-quantity)}.products-page col.col-margin{width:var(--col-margin)}.products-page col.col-vat{width:var(--col-vat)}.products-page col.col-unit-selling{width:var(--col-unit-selling)}.products-page col.col-total-selling{width:var(--col-total-selling)}.products-page col.col-net-selling{width:var(--col-net-selling)}.products-page col.col-gross-selling{width:var(--col-gross-selling)}.products-page col.col-discount-5{width:var(--col-discount-5)}.products-page col.col-discount-30{width:var(--col-discount-30)}.products-page col.col-actions{width:var(--col-actions)}.products-page .col-quantity,.products-page .col-margin,.products-page .col-vat,.products-page .col-unit-selling,.products-page .col-total-selling,.products-page .col-net-selling,.products-page .col-gross-selling,.products-page .col-discount-5,.products-page .col-discount-30{text-align:center;white-space:nowrap}.products-page .col-actions{text-align:center}.products-page th.col-common-special,.products-page th.col-model,.products-page th.col-description,.products-page td.col-common-special,.products-page td.col-model,.products-page td.col-description{text-align:left}.products-page td.col-description{word-break:break-word}.products-page td.col-model{overflow-wrap:anywhere;word-break:break-word}.products-page .table-actions{justify-content:center}.products-page .table-icon-button{padding:4px;min-width:26px;min-height:26px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center}.products-page .table-icon-button svg{width:12px;height:12px;display:block}.project-monitoring-page .table-actions{justify-content:flex-end}.project-monitoring-page .saved-projects-table{font-size:.72rem}.project-monitoring-page .saved-projects-table th,.project-monitoring-page .saved-projects-table td{padding:8px 10px}.project-monitoring-page .saved-projects-table th{font-size:.65rem}.project-monitoring-page .saved-projects-table td{overflow-wrap:anywhere;word-break:break-word}.project-monitoring-page .table-icon-button{padding:4px;min-width:26px;min-height:26px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center}.project-monitoring-page .table-icon-button svg{width:12px;height:12px;display:block}.project-monitoring-page{overflow-x:hidden}.project-monitoring-page .pm-status-badge{display:inline-flex;align-items:center;justify-content:center;padding:3px 8px;border-radius:999px;font-size:.66rem;font-weight:600;line-height:1.1;white-space:nowrap;border:1px solid rgba(15,23,42,.12);background:#ffffffb3;color:#0f172a}.project-monitoring-page .pm-status-preview{margin-top:8px;width:fit-content}.project-monitoring-page .pm-status--submitted{background:#22c55e29;border-color:#22c55e57;color:#166534}.project-monitoring-page .pm-status--for-submission{background:#0ea5e924;border-color:#0ea5e952;color:#075985}.project-monitoring-page .pm-status--for-approval{background:#6366f129;border-color:#6366f157;color:#3730a3}.project-monitoring-page .pm-status--for-evaluation{background:#f59e0b29;border-color:#f59e0b57;color:#92400e}.project-monitoring-page .pm-status--waiting-reply{background:#14b8a629;border-color:#14b8a657;color:#0f766e}.project-monitoring-page .pm-status--cancelled{background:#ef444424;border-color:#ef444452;color:#991b1b}.project-monitoring-page .pm-status--custom{background:#94a3b833;border-color:#94a3b86b;color:#334155}.project-monitoring-page .pm-row-cards{display:grid;gap:14px}.project-monitoring-page .pm-row-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 18px 12px}.project-monitoring-page .pm-row-card-title{flex:1;min-width:0}.project-monitoring-page .pm-row-card-header .pm-status-badge{max-width:45%;white-space:normal;overflow-wrap:anywhere;word-break:break-word;text-align:center}.project-monitoring-page .pm-row-card-title h4{margin:0;font-size:1rem;line-height:1.25}.project-monitoring-page .pm-row-card-subtitle{margin-top:6px;color:#64748b;font-size:.85rem;line-height:1.3}.project-monitoring-page .pm-row-card-grid,.project-monitoring-page .pm-row-card-details-grid{padding:0 18px 14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px}.project-monitoring-page .pm-row-card-details-grid{padding-top:10px}.project-monitoring-page .pm-row-card-item{min-width:0}.project-monitoring-page .pm-row-card-item--full{grid-column:1 / -1}.project-monitoring-page .pm-row-card-label{font-size:.7rem;color:#64748b;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px}.project-monitoring-page .pm-row-card-value{font-size:.9rem;color:#0f172a;overflow-wrap:anywhere;word-break:break-word}.project-monitoring-page details.pm-row-card-details{border-top:1px solid #e2e8f0;padding:10px 0 0;margin:0 18px 14px}.project-monitoring-page details.pm-row-card-details>summary{cursor:pointer;font-weight:700;color:#4f46e5;list-style:none}.project-monitoring-page details.pm-row-card-details>summary::-webkit-details-marker{display:none}.project-monitoring-page .pm-row-card-actions{display:flex;gap:8px;justify-content:flex-end;padding:0 18px 16px;flex-wrap:wrap}@media(max-width:1024px){.page{padding:20px 16px}.sales-page{padding:12px}.page-header{flex-wrap:wrap;gap:12px}.products-page .bulk-pricing-controls{align-items:flex-start}.products-page .products-list-table{font-size:.75rem}.project-monitoring-page .saved-projects-table{font-size:.72rem}}@media(max-width:640px){.sales-page{padding:6px}.sidebar-footer p{white-space:normal}.project-monitoring-page .page-header{flex-direction:column;align-items:stretch;justify-content:flex-start;gap:12px;margin-bottom:12px;padding:14px;border-radius:18px;border:1px solid rgba(226,232,240,.95);background:#ffffffe0;box-shadow:0 14px 30px #0f172a14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.project-monitoring-page .page-header h1{font-size:1.25rem;line-height:1.2}.project-monitoring-page .page-actions{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.project-monitoring-page .page-actions .page-action-button{width:100%;justify-content:center;padding:10px 12px;font-size:.9rem;border-radius:14px}.project-monitoring-page .page-actions .page-action-button.danger{grid-column:1 / -1}.project-monitoring-page .page-search.page-filters{margin-top:12px;margin-bottom:10px;padding:12px;border-radius:18px;border:1px solid rgba(226,232,240,.95);background:#ffffffe0;box-shadow:0 14px 30px #0f172a14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.project-monitoring-page .page-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px}.project-monitoring-page .page-filters>:first-child{grid-column:1 / -1}.project-monitoring-page .page-filters .page-search-input,.project-monitoring-page .page-filters .page-select-input{width:100%;min-width:0;border-radius:14px;padding:10px 12px;font-size:.9rem;background:#f8fafce6}.project-monitoring-page .pm-row-card-grid,.project-monitoring-page .pm-row-card-details-grid{grid-template-columns:1fr}.project-monitoring-page .pm-row-card-actions .page-action-button{flex:1 1 140px}.project-monitoring-page .pm-row-cards{gap:10px}.project-monitoring-page .pm-row-card-header{padding:12px 14px 10px}.project-monitoring-page .pm-row-card-grid,.project-monitoring-page .pm-row-card-details-grid{padding-left:14px;padding-right:14px;padding-bottom:12px;gap:8px 12px}.project-monitoring-page details.pm-row-card-details{margin-left:14px;margin-right:14px;margin-bottom:12px}.project-monitoring-page .pm-row-card-actions{padding:0 14px 14px}.products-page .bulk-pricing-controls{flex-direction:column;align-items:stretch}.products-page .bulk-pricing-text,.products-page .bulk-pricing-actions{width:100%}.products-page .bulk-pricing-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:end}.products-page .bulk-pricing-actions label{min-width:0}.products-page .bulk-pricing-actions input{width:100%;min-width:0}.products-page .bulk-pricing-actions>.page-action-button{grid-column:1 / -1;width:100%}.products-page .bulk-pricing-buttons{grid-column:1 / -1;margin-left:0;width:100%;flex-wrap:wrap}.products-page .bulk-pricing-buttons .page-action-button{flex:1 1 180px}.products-page .products-table-wrapper{overflow-x:visible}.products-page table{table-layout:auto}.products-page .products-list-table{min-width:0;margin-top:18px}.products-page .products-list-table colgroup,.products-page .products-list-table thead{display:none}.products-page .products-list-table,.products-page .products-list-table tbody,.products-page .products-list-table tr,.products-page .products-list-table td{display:block;width:100%}.products-page .products-list-table tbody tr{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:10px 12px;box-shadow:0 10px 24px #0f172a14}.products-page .products-list-table tbody tr+tr{margin-top:12px}.products-page .products-list-table td{border:none;padding:8px 0;display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;gap:12px;text-align:right;overflow-wrap:anywhere}.products-page .products-list-table td:before{content:attr(data-label);flex:0 0 46%;text-align:left;font-weight:700;color:#475569}.products-page .products-list-table td.col-description{flex-direction:column;align-items:flex-start;text-align:left}.products-page .products-list-table td.col-description:before{flex:none}.products-page .products-list-table td.col-actions{justify-content:flex-end}.products-page .products-list-table td.col-actions:before{display:none}.products-page .table-actions{justify-content:flex-end;flex-wrap:nowrap}}@media(max-width:420px){.products-page .bulk-pricing-actions{grid-template-columns:1fr}}.card.sales-report-card{padding:18px}.sales-report-print-header{display:none;margin-bottom:16px}.sales-report-print-header img{max-width:100%;height:auto;display:block}.sales-report-header{display:flex;justify-content:space-between;gap:12px;border:1px solid #0f172a;padding:14px 16px;margin-bottom:14px;background:#fff;border-radius:18px}.sales-report-header h3{margin:6px 0;font-size:clamp(1.1rem,1.7vw,1.25rem)}.sales-report-kicker{text-transform:uppercase;font-weight:600;font-size:.85rem;letter-spacing:.08em;margin:0}.sales-report-meta{margin:0;color:#475569;font-size:.88rem}.sales-report-meta-block{text-align:right;font-size:.9rem}.sales-report-header-right{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.sales-report-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.sales-report-actions .page-action-button{padding:6px 10px;font-size:.8rem;border-radius:8px}.sales-report-project{display:flex;flex-direction:column;gap:6px;font-size:.85rem;color:#1f2937;text-align:right}.sales-report-project input{width:min(220px,100%);padding:8px 10px;border-radius:10px;border:1px solid #cbd5f5;background:#fff;text-align:right}.sales-report-company{display:flex;flex-direction:column;gap:6px;font-size:.85rem;color:#1f2937;text-align:right}.sales-report-company input{width:min(200px,100%);padding:8px 10px;border-radius:10px;border:1px solid #cbd5f5;background:#fff;text-align:right}.sales-report-status{display:flex;flex-direction:column;gap:6px;font-size:.85rem;color:#1f2937;text-align:right}.sales-report-status select{width:min(180px,100%);padding:8px 10px;border-radius:10px;border:1px solid #cbd5f5;background:#fff;color:#0f172a}.sales-report-discount{display:flex;flex-direction:column;gap:6px;font-size:.85rem;color:#1f2937;text-align:right}.sales-report-discount input{width:min(160px,100%);padding:8px 10px;border-radius:10px;border:1px solid #cbd5f5;background:#fff;text-align:right}.sales-report-meta-block p{margin:0 0 4px;color:#475569}.sales-report-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable both-edges}.sales-report-mobile-list{display:none}.sales-report-item{border:1px solid #e2e8f0;border-radius:16px;background:#fff;box-shadow:0 12px 30px #0f172a14;overflow:hidden}.sales-report-item-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:12px 14px;border-bottom:1px solid #e2e8f0;background:#f8fafc}.sales-report-item-title{min-width:0;display:flex;flex-direction:column;gap:4px}.sales-report-item-model{color:#0f172a;font-size:.95rem;line-height:1.25;overflow-wrap:anywhere;word-break:break-word}.sales-report-item-description{color:#475569;font-size:.85rem;line-height:1.4;word-break:break-word}.sales-report-item-remove{flex:none;border:1px solid #cbd5e1;background:#fff;color:#0f172a;padding:6px 10px;border-radius:999px;font-size:.78rem;cursor:pointer}.sales-report-item-remove:hover{background:#eef2ff}.sales-report-item-body{padding:12px 14px}.sales-report-manual-input{width:100%;min-width:0;padding:10px 12px;border-radius:12px;border:1px solid #cbd5f5;background:#fff}.sales-report-item-grid{padding:12px 14px 6px;display:grid;gap:12px}.sales-report-field{display:grid;gap:6px}.sales-report-field-label{color:#64748b;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.sales-report-field-value{color:#0f172a;font-weight:600;text-align:right;white-space:nowrap}.sales-report-field-value.emphasis{font-weight:800}.sales-report-item-grid input{min-height:44px;border-radius:12px;border:1px solid #cbd5f5;padding:10px 12px;background:#fff;text-align:right}.sales-report-labor{border-top:1px solid #e2e8f0;padding:0 14px 12px}.sales-report-labor summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 0;cursor:pointer;color:#0f172a;font-weight:600}.sales-report-labor summary::-webkit-details-marker{display:none}.sales-report-labor-total{color:#0f172a;font-weight:800;white-space:nowrap}.sales-report-labor-grid{display:grid;gap:12px;padding-top:6px}.sales-report-field-subvalue{color:#0f172a;font-weight:700;text-align:right;white-space:nowrap}.sales-report-table{width:100%;border-collapse:collapse;border:2px solid #0f172a;background:#fff;font-size:.9rem;table-layout:fixed}.sales-report-table th,.sales-report-table td{border:1px solid #0f172a;padding:6px 8px;vertical-align:top}.sales-report-table thead th{background:#e2e8f0;text-transform:uppercase;font-size:.75rem;letter-spacing:.05em}.sales-report-table .sales-report-banner th{background:#1e3a8a;color:#fff;text-transform:none;font-size:.85rem;letter-spacing:.06em}.sales-report-section td{background:transparent;font-weight:600;text-transform:none;font-size:inherit}.sales-report-free-row td{background:#f8fafc}.sales-report-free-row input{width:100%;min-width:0;padding:6px 8px;border-radius:6px;border:1px solid #0f172a;font-size:inherit;background:#fff}.sales-report-quantity-input{width:100%;min-width:0;padding:4px 6px;border-radius:6px;border:1px solid #0f172a;font-size:inherit;background:#fff;text-align:center}.sales-report-rate-cell{display:flex;flex-direction:column;gap:6px}.sales-report-rate-cell input{width:100%;min-width:0;padding:6px 8px;border-radius:6px;border:1px solid #0f172a;font-size:.8rem;text-align:right}.sales-report-rate-total{font-weight:600;text-align:right;font-size:.8rem}.sales-report-table .col-quantity,.sales-report-table .col-price,.sales-report-table .col-extended{text-align:center;white-space:nowrap}.sales-report-table .col-model,.sales-report-table .col-description{text-align:center}.sales-report-table td.col-model,.sales-report-table td.col-description{text-align:left;overflow-wrap:anywhere;word-break:break-word}.sales-report-table thead th.col-quantity,.sales-report-table thead th.col-price,.sales-report-table thead th.col-extended{text-align:center}.sales-report-table col.col-quantity{width:6%}.sales-report-table col.col-model{width:12%}.sales-report-table col.col-description{width:36%}.sales-report-table col.col-price,.sales-report-table col.col-extended{width:14%}.sales-report-table col.col-testing,.sales-report-table col.col-installation{width:12%}.sales-report-summary{margin-top:16px;display:flex;flex-direction:column;align-items:flex-end;gap:8px}.sales-report-summary table{border-collapse:collapse;min-width:320px;border:2px solid #0f172a}.sales-report-summary td{border:1px solid #0f172a;padding:6px 10px}.sales-report-summary tr.highlight td{background:#fff;font-weight:600}.sales-report-summary tr.sales-total-equipment td{background:#dfdff3}.sales-report-summary tr.sales-total-installed td{background:#dfdff3;font-weight:700}.sales-report-summary tr.net-cost td:last-child{color:#000}.sales-report-summary td:last-child{text-align:right;white-space:nowrap}.sales-report-summary td:first-child{text-align:right}.sales-report-note{margin:0;font-size:.8rem;color:#475569;max-width:380px;text-align:right}.sales-report-footer{margin-top:18px;border-top:1px solid #cbd5e1;padding-top:12px;font-size:.85rem;color:#475569}.sales-report-footer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.sales-report-footer-edit{border:1px solid #cbd5e1;background:#eef2ff;color:#312e81;padding:6px 10px;border-radius:10px;font-size:.75rem;cursor:pointer;margin-left:auto}.sales-report-footer-edit:hover{background:#dbe2ff}.sales-report-footer-title{margin:0 0 6px;font-weight:600;color:#0f172a}.sales-report-footer-notes{margin:0;white-space:pre-wrap;color:#475569}.sales-save-notice{margin:8px 0 12px;padding:8px 12px;border-radius:999px;background:#dcfce7;color:#166534;font-size:.85rem;font-weight:600;display:inline-flex;align-items:center}.saved-projects-page h3{margin:0 0 12px;font-size:1.15rem}.saved-projects-summary{background:#fff;border-radius:16px;padding:18px;border:1px solid #e2e8f0;box-shadow:0 12px 30px #0f172a14;margin-bottom:24px}.saved-projects-summary-header{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:12px;color:#0f172a}.saved-projects-chip{display:inline-flex;align-items:center;border-radius:999px;padding:4px 10px;border:1px solid #e2e8f0;background:#f8fafc;color:#0f172a;font-size:.78rem;font-weight:600}.proposal-status-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:999px;font-size:.78rem;font-weight:700;letter-spacing:.01em;border:1px solid transparent;white-space:nowrap}.proposal-status-badge.status-draft{background:#f1f5f9;color:#0f172a;border-color:#e2e8f0}.proposal-status-badge.status-review{background:#e0f2fe;color:#075985;border-color:#bae6fd}.proposal-status-badge.status-revised{background:#fef3c7;color:#92400e;border-color:#fde68a}.proposal-status-badge.status-approved{background:#dcfce7;color:#166534;border-color:#bbf7d0}.proposal-status-badge.status-rejected{background:#fee2e2;color:#991b1b;border-color:#fecaca}.proposal-status-badge.status-neutral{background:#e2e8f0;color:#0f172a;border-color:#cbd5e1}.dashboard-status-cell{display:inline-flex;align-items:center;gap:10px}.proposal-status-select{appearance:none;border-radius:999px;padding:4px 28px 4px 10px;font-size:.78rem;font-weight:700;letter-spacing:.01em;border:1px solid transparent;background-color:#f8fafc;color:#0f172a;cursor:pointer;line-height:1.2}.proposal-status-select:disabled{opacity:.6;cursor:not-allowed}.proposal-status-select.status-draft{background:#f1f5f9;color:#0f172a;border-color:#e2e8f0}.proposal-status-select.status-review{background:#e0f2fe;color:#075985;border-color:#bae6fd}.proposal-status-select.status-revised{background:#fef3c7;color:#92400e;border-color:#fde68a}.proposal-status-select.status-approved{background:#dcfce7;color:#166534;border-color:#bbf7d0}.proposal-status-select.status-rejected{background:#fee2e2;color:#991b1b;border-color:#fecaca}.proposal-status-select.status-neutral{background:#e2e8f0;color:#0f172a;border-color:#cbd5e1}.saved-projects-table-wrapper{overflow-x:auto}.saved-projects-table{width:100%;border-collapse:collapse;font-size:.85rem;background:#fff}.saved-projects-table th,.saved-projects-table td{border-bottom:1px solid #e2e8f0;padding:10px 12px;text-align:left}.saved-projects-table th{background:#eef2ff;font-size:.78rem;text-transform:uppercase;letter-spacing:.05em}.saved-projects-number{text-align:right;white-space:nowrap}.saved-projects-empty{margin:0;color:#64748b}.saved-projects-list h3{margin-bottom:14px}.saved-projects-cards{display:grid;gap:16px}.saved-project-card{background:#fff;border-radius:16px;border:1px solid #e2e8f0;overflow:hidden;box-shadow:0 10px 24px #0f172a0f}.saved-project-header{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px}.saved-project-toggle-button{flex:1;border:none;background:transparent;padding:0;display:flex;justify-content:space-between;align-items:center;gap:12px;text-align:left;cursor:pointer}.saved-project-header h4{margin:0 0 6px;font-size:1rem}.saved-project-header span{color:#64748b;font-size:.85rem}.saved-project-metrics{display:flex;gap:12px;flex-wrap:wrap;align-items:center;font-size:.85rem;color:#0f172a}.saved-project-toggle{padding:4px 10px;border-radius:999px;background:#e2e8f0;font-weight:600}.saved-project-delete{padding:6px 12px;font-size:.8rem;border-radius:10px;flex-shrink:0}.saved-project-body{padding:16px 18px 20px;border-top:1px solid #e2e8f0;display:grid;gap:16px}.saved-projects-manual h5,.saved-projects-notes h5{margin:0 0 8px;font-size:.95rem}.saved-projects-manual ul,.saved-projects-notes ol{margin:0;padding-left:18px;color:#475569;display:grid;gap:4px}.saved-projects-discount{margin:0;font-weight:600;color:#1f2937}.saved-projects-summary-table{display:flex;justify-content:flex-end}.saved-projects-summary-table table{border-collapse:collapse;min-width:320px;border:1px solid #e2e8f0;background:#fff}.saved-projects-summary-table td{border-bottom:1px solid #e2e8f0;padding:8px 12px}.saved-projects-summary-table td:last-child{text-align:right;white-space:nowrap;font-weight:600}.saved-projects-summary-table td:first-child{text-align:right}.saved-projects-summary-table tr:last-child td{border-bottom:none}.saved-projects-summary-net td:last-child{color:#000}.saved-projects-summary-total td{font-weight:700}.sales-notes-editor-single{margin-top:12px}.sales-note-editor-row{border:1px solid #e2e8f0;border-radius:12px;padding:12px 14px;background:#fff;box-shadow:0 4px 12px #0f172a0d}.sales-note-editor-row-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px;font-weight:600;color:#1f2937}.sales-note-editor-row textarea{width:100%;border-radius:12px;border:1px solid #cbd5f5;padding:10px 12px;font-size:.95rem;min-height:72px;background:#f8fafc;resize:vertical}.sales-note-editor-row textarea:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f133}.sales-note-editor-controls{margin-top:12px}.sales-note-remove{padding:4px 10px!important;font-size:.75rem!important;border-radius:10px}.modal-card textarea{width:100%;border-radius:12px;border:1px solid #cbd5f5;padding:10px 12px;font-size:.95rem;background:#f8fafc;resize:vertical}@media(max-width:900px){.sales-report-header{flex-direction:column;align-items:flex-start}.sales-report-meta-block{text-align:left}.sales-report-header-right{align-items:flex-start}.sales-report-actions{justify-content:flex-start}}@media(max-width:640px){.card.sales-report-card{padding:8px}.sales-report-header{padding:10px;margin-bottom:12px;border-width:1px;border-radius:14px}.sales-report-header h3{font-size:1.02rem}.sales-report-meta,.sales-report-meta-block{font-size:.82rem}.sales-report-header-right{width:100%;align-items:stretch}.sales-report-meta-block{width:100%}.sales-report-actions{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;gap:8px}.sales-report-action-project,.sales-report-action-export{grid-column:1 / -1}.sales-report-project,.sales-report-discount{text-align:left}.sales-report-project input,.sales-report-discount input{width:100%;text-align:left}.sales-report-actions .page-action-button{width:100%}.sales-report-mobile-list{display:grid;gap:8px}.sales-report-table-wrapper,.sales-selectSion-hint{display:none}.sales-report-item-grid{grid-template-columns:1fr 1fr;align-items:end}.sales-report-item-grid .sales-report-field:nth-child(3){grid-column:1 / -1}.sales-report-item{border-radius:14px;box-shadow:0 8px 18px #0f172a14}.sales-report-item-header,.sales-report-item-body{padding:10px}.sales-report-item-grid{padding:10px 10px 4px}.sales-report-labor{padding:0 10px 10px}.sales-report-labor summary{padding:10px 0}.sales-report-summary{align-items:stretch}.sales-report-summary table{width:100%;min-width:0;border-radius:16px;overflow:hidden;border-width:1px}.sales-report-summary td{padding:10px 12px}.sales-report-summary td:first-child{text-align:left}}@media(max-width:420px){.card.sales-report-card{padding:6px}.sales-report-header{padding:8px;margin-bottom:10px}.sales-report-actions,.sales-report-item-grid{grid-template-columns:1fr}}@media print{body *{visibility:hidden;font-size:8pt}.sales-report-print-area,.sales-report-print-area *{visibility:visible}.sales-report-print-area{position:absolute;left:0;top:0;width:100%;-webkit-print-color-adjust:exact;print-color-adjust:exact}.app-shell{background:#fff}.sales-report-print-header{display:block}.sales-report-print-header img{max-height:120px;object-fit:contain}.sidebar,.page-header,.sales-report-actions{display:none}.page{padding:12px}.card{box-shadow:none;border:none}.card.sales-report-card{padding:0}.sales-report-header,.sales-selectSion-hint,.sales-selection-hint,.sales-report-note,.sales-report-footer-edit,.sales-report-banner{display:none}.sales-report-mobile-list{display:none!important}.sales-report-table-wrapper{display:block!important;overflow:visible}.sales-report-table{display:table!important;background:#fff}.sales-report-table colgroup{display:table-column-group!important}.sales-report-table thead{display:table-header-group!important}.sales-report-table tbody{display:table-row-group!important}.sales-report-table tr{display:table-row!important;border:none!important;border-radius:0!important;padding:0!important;box-shadow:none!important;background:transparent!important;margin:0!important}.sales-report-table tr>td{display:table-cell!important;padding:2px!important;border-top:1px solid #0f172a!important}.sales-report-table tr>td:before{content:none!important}.sales-report-table{border:1px solid #0f172a}.sales-report-table thead th,.sales-report-table .sales-report-banner th{text-align:center;background:transparent;color:#0f172a}.sales-report-table thead th,.sales-report-table .sales-report-banner th,.sales-report-section td{font-size:inherit}.sales-report-section td,.sales-report-summary tr.highlight td{background:transparent}.sales-report-summary tr.sales-total-equipment td,.sales-report-summary tr.sales-total-installed td{background:#dfdff3!important}.sales-report-summary tr.sales-total-installed td{font-weight:700}.sales-report-no-print{display:none!important}.sales-report-table col.sales-report-no-print{width:0!important}.sales-report-summary table{min-width:260px;border:1px solid #0f172a}.sales-report-table th,.sales-report-table td,.sales-report-summary td{border:1px solid #0f172a;padding:2px}.sales-report-free-row input,.sales-report-quantity-input{border:none;background:transparent;padding:0}.sales-report-section{display:table-row}.sales-report-footer{margin-top:10px;padding-top:6px;border-top:1px solid #0f172a;font-size:7pt;color:#0f172a}.sales-report-footer-title{font-size:7pt}}.modal-overlay{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:20px;z-index:1000}.modal-card{width:min(720px,100%);max-height:calc(100vh - 40px);overflow:auto;background:#fff;border-radius:18px;padding:24px;border:1px solid #e2e8f0;box-shadow:0 30px 70px #0f172a33}.modal-card--small{width:min(420px,100%);padding:18px}.modal-card--wide{width:min(1100px,100%)}.modal-overlay--nested{z-index:1100}.modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.modal-header h3{margin:0;font-size:1.25rem}.modal-close{border-radius:10px;border:1px solid #cbd5f5;background:#f8fafc;color:#0f172a;padding:6px 10px;font-size:1.1rem;line-height:1}.modal-form-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.modal-card label{display:flex;flex-direction:column;gap:6px;font-size:.92rem;color:#0f172a}.modal-card input{padding:10px 12px;border-radius:12px;border:1px solid #cbd5f5;background:#f8fafc;font-size:.98rem}.modal-card select{padding:10px 12px;border-radius:12px;border:1px solid #cbd5f5;background:#f8fafc;font-size:.98rem;color:#0f172a}.modal-card input[type=checkbox]{padding:0;width:14px;height:14px;border-radius:4px}.system-picker{display:grid;gap:10px;padding:8px;border-radius:12px;border:1px solid #cbd5f5;background:#fff}.system-picker-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:6px 10px}.system-picker-option{display:flex;align-items:center;gap:6px;color:#0f172a;font-size:.85rem;flex-direction:row}.modal-card label.system-picker-option{flex-direction:row;align-items:center;gap:6px}.system-picker-option span{line-height:1.2}.system-picker-other{display:flex;gap:8px;align-items:center}.system-picker-other .page-action-button{padding:8px 12px}.system-picker-other input,.system-picker-other select{flex:1}.system-picker-unknown{display:grid;gap:8px}.system-picker-unknown-item{display:flex;gap:8px;align-items:center;justify-content:space-between}.modal-actions{margin-top:18px;display:flex;gap:8px;justify-content:flex-end;flex-wrap:wrap}.modal-body p{margin:0;color:#0f172a;line-height:1.5}.modal-footer{margin-top:18px;display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.dashboard-grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.info-card{background:#fff;border-radius:16px;padding:20px;box-shadow:0 10px 30px #0f172a14;border:1px solid #e2e8f0}.info-card h3{margin:0 0 10px;font-size:1.1rem}.info-card p{margin:0;color:#475569}.products-grid{display:grid;gap:16px}.product-card{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-radius:14px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 8px 20px #0f172a0f}.product-meta{display:flex;flex-direction:column;gap:4px}.product-name{font-weight:600;font-size:1.05rem}.product-subtext{color:#64748b;font-size:.9rem}.qty-pill{padding:6px 12px;background:#e0f2fe;color:#0369a1;border-radius:999px;font-weight:600;font-size:.85rem}.empty-state{text-align:center;padding:40px;border-radius:18px;background:#f8fafc;border:1px dashed #cbd5f5;color:#475569}.sidebar{width:100%;background:#0f172a;color:#e2e8f0;padding:14px 20px;display:flex;flex-direction:row;align-items:center;gap:18px;box-shadow:0 10px 30px #0f172a2e;position:sticky;top:0;z-index:900}.sidebar-backdrop,.sidebar-drawer{display:none}.sidebar-header{display:flex;align-items:center;gap:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#f8fafc}.sidebar-mobile-toggle{display:none;margin-left:auto;width:44px;height:38px;border-radius:10px;border:1px solid rgba(148,163,255,.35);background:#ffffff0f;cursor:pointer;padding:8px 10px;gap:5px;flex-direction:column;align-items:stretch;justify-content:center}.sidebar-mobile-toggle:hover{background:#ffffff1a}.sidebar-mobile-toggle-bar{display:block;height:2px;width:100%;background:#e2e8f0;border-radius:999px}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.sidebar-logo{background:#6366f1;color:#fff;border-radius:10px;padding:6px 8px;font-size:.75rem}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.sidebar-title{font-size:.85rem}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}.sidebar-nav{display:flex;flex-direction:row;align-items:center;gap:14px;flex:1;flex-wrap:wrap}.sidebar-item{position:relative}.sidebar-link{display:flex;align-items:center;justify-content:space-between;color:#e2e8f0;padding:12px 14px;border-radius:10px;background:transparent;border:none;font-size:.95rem;font-weight:600;font-family:inherit;line-height:1.15;cursor:pointer}.sidebar-link:hover,.sidebar-link.active{background:#6366f133;color:#fff}.sidebar-button{text-align:left;background:transparent;border:none;color:inherit;cursor:pointer;font:inherit}.sidebar-caret{transition:transform .2s ease}.sidebar-caret.open{transform:rotate(180deg)}.sidebar-submenu{display:flex;flex-direction:column;gap:8px;padding-left:10px}.sidebar-submenu-item{position:relative}.sidebar-submenu-flyout{position:absolute;left:0;top:calc(100% + 8px);min-width:170px;border-radius:12px;background:#424e69;box-shadow:0 12px 30px #0f172a40;z-index:20;padding:10px;animation:sidebarFlyoutIn .16s ease-out}.sidebar-submenu-nested{position:absolute;top:0;left:calc(100% - 2px);min-width:190px;padding:10px;border-radius:12px;background:#707e9d;box-shadow:0 12px 30px #0f172a40;z-index:30;animation:sidebarFlyoutIn .16s ease-out}.sidebar-submenu-nested.sidebar-submenu-nested-up{top:auto;bottom:-32px;max-height:calc(100vh - 140px);overflow-y:auto;overscroll-behavior:contain}.sidebar-sublink{display:block;padding:8px 12px;border-radius:8px;color:#cbd5f5;font-size:.875rem;font-weight:600;font-family:inherit;line-height:1.2;transition:transform .12s ease,background .12s ease,color .12s ease}.sidebar-sublink.sidebar-button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px}.sidebar-sublink:hover,.sidebar-sublink.active{background:#94a3ff59;color:#fff;transform:translate(2px)}.sidebar-footer{margin-left:auto;font-size:.7rem;color:#94a3b8;display:flex;align-items:center;gap:10px}.sidebar-logout{width:auto;margin-bottom:0;padding:10px 12px;border-radius:10px;border:1px solid rgb(248,250,252);background:#fff3;color:#f8fafc;font-weight:700;font-size:.85rem;cursor:pointer;transition:background .2s ease,transform .2s ease}.sidebar-footer p{margin:0;white-space:nowrap}@media(max-width:900px){.sidebar{align-items:center;flex-wrap:nowrap;gap:12px;z-index:1000}.sidebar-header{width:100%}.sidebar-mobile-toggle{display:inline-flex}.sidebar-backdrop{display:block;position:fixed;inset:0;background:#0f172a8c;opacity:0;pointer-events:none;transition:opacity .18s ease;z-index:1050}.sidebar-backdrop.open{opacity:1;pointer-events:auto}.sidebar-drawer{display:flex;flex-direction:column;position:fixed;top:0;bottom:0;left:0;width:min(340px,88vw);background:#0f172a;color:#e2e8f0;padding:14px 16px;transform:translate(-102%);transition:transform .2s ease;box-shadow:0 18px 40px #0f172a59;z-index:1100;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:max(18px,env(safe-area-inset-bottom))}.sidebar-drawer.open{transform:translate(0)}.sidebar-drawer-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:10px;border-bottom:1px solid rgba(148,163,255,.22)}.sidebar-drawer-title{font-weight:800;letter-spacing:.06em;text-transform:uppercase;font-size:.78rem;color:#f8fafc}.sidebar-drawer-close{width:42px;height:38px;border-radius:10px;border:1px solid rgba(148,163,255,.35);background:#ffffff0f;color:#e2e8f0;cursor:pointer;font-size:1.25rem;line-height:1}.sidebar-drawer-close:hover{background:#ffffff1a}.sidebar-nav{width:100%;flex-direction:column;align-items:stretch;gap:10px;padding-top:12px}.sidebar-footer{width:100%;flex-direction:column;align-items:stretch;gap:10px;margin-top:16px!important;padding-top:14px;border-top:1px solid rgba(148,163,255,.22)}.sidebar-item,.sidebar-link{width:100%}.sidebar-submenu-flyout,.sidebar-submenu-nested{position:static;min-width:0;width:100%;margin-top:6px;box-shadow:none;animation:none}.sidebar-submenu-flyout{background:#ffffff0d;border:1px solid rgba(148,163,255,.22)}.sidebar-submenu-nested{background:#ffffff0f;border:1px solid rgba(148,163,255,.22)}}.sidebar-logout:hover{background:red;transform:translateY(-1px)}.login-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top,#e0f2fe,#e2e8f0);padding:24px}.login-card{width:min(420px,100%);background:#fff;border-radius:20px;padding:32px;box-shadow:0 24px 60px #0f172a29;border:1px solid #bfdbfe;position:relative;overflow:hidden}.login-card:before{content:"";position:absolute;left:0;right:0;top:0;height:6px;background:linear-gradient(90deg,#0ea5e9,#2563eb)}.login-card h2{margin:0 0 8px;font-size:1.6rem;color:#1d4ed8}.login-card p{margin:0 0 20px;color:#64748b}.form-field{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.form-field label{font-size:.9rem;color:#475569}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes sidebarFlyoutIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.form-field input{padding:12px 14px;border-radius:12px;border:1px solid #cbd5f5;background:#f8fafc;font-size:.95rem}.form-field input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f62e}.password-input-wrap{position:relative;display:flex;align-items:center}.password-input{padding-right:86px}.password-toggle{position:absolute;right:10px;top:50%;transform:translateY(-50%);border:none;background:transparent;color:#2563eb;font-weight:600;cursor:pointer;padding:6px 8px;border-radius:10px}.password-toggle:hover{background:#2563eb14}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.primary-button{width:100%;padding:12px 16px;border-radius:12px;border:none;font-weight:600;font-size:1rem;background:linear-gradient(135deg,#0ea5e9,#2563eb);color:#fff;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.card{padding:2em}.primary-button:hover{transform:translateY(-1px);box-shadow:0 12px 24px #2563eb4d}.read-the-docs{color:#888}.error-banner{background:#fee2e2;color:#b91c1c;border-radius:10px;padding:10px 12px;margin-bottom:16px;font-size:.9rem}.accounting-projects-page .saved-projects-table{min-width:0;width:100%;table-layout:fixed}.accounting-projects-page .saved-projects-table-wrapper{overflow-x:auto}.accounting-projects-page .saved-projects-table{min-width:1350px;font-size:.72rem}.accounting-projects-page .saved-projects-table th,.accounting-projects-page .saved-projects-table td{padding:7px 8px;line-height:1.2;vertical-align:top}.accounting-projects-page .saved-projects-table th{font-size:.65rem}.accounting-projects-page .saved-projects-table th{white-space:normal;word-break:break-word}.accounting-projects-page .saved-projects-table td{word-break:break-word;overflow-wrap:anywhere}.accounting-projects-page .saved-projects-table .saved-projects-col-status{width:8%;text-align:center}.accounting-projects-page .saved-projects-table .accounting-col-sr{width:5%;min-width:0}.accounting-projects-page .saved-projects-table .accounting-col-invoice{width:6%;min-width:0}.accounting-projects-page .saved-projects-table .accounting-col-contractor,.accounting-projects-page .saved-projects-table .accounting-col-project-name,.accounting-projects-page .saved-projects-table .accounting-col-project-no-invoice,.accounting-projects-page .saved-projects-table .accounting-col-contact-details{width:7%;min-width:0}.accounting-projects-page .saved-projects-table .accounting-col-po{width:5%;min-width:0}.accounting-projects-page .saved-projects-table .accounting-col-terms,.accounting-projects-page .saved-projects-table .accounting-col-amount{width:6%;min-width:0}.accounting-projects-page .saved-projects-table .accounting-col-sibs-date,.accounting-projects-page .saved-projects-table .accounting-col-date-received{width:7%;min-width:0}.accounting-projects-page .saved-projects-table .accounting-col-received-by{width:9%;min-width:0}.accounting-projects-page .saved-projects-table .accounting-col-sibs-no{width:5%;min-width:0}.accounting-projects-page .saved-projects-table .saved-projects-col-status .accounting-status-badge{display:inline-flex;max-width:100%;flex-wrap:wrap;padding:4px 8px;white-space:normal;text-align:center}.accounting-projects-page .saved-projects-table .accounting-col-remarks{width:17%;white-space:pre-wrap}.accounting-projects-page .saved-projects-table .accounting-col-followup{width:7%;white-space:normal;overflow-wrap:anywhere}.accounting-projects-page .saved-projects-table .accounting-col-actions{width:9%;min-width:110px;white-space:nowrap;text-align:center}.accounting-projects-page .saved-projects-table .accounting-col-actions>div{flex-direction:column;align-items:center;gap:6px}.accounting-projects-page .saved-projects-table .accounting-col-actions .page-action-button{max-width:100%;white-space:nowrap;padding:8px 10px;font-size:.72rem}.accounting-projects-page .table-icon-button{padding:4px;min-width:26px;min-height:26px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center}.accounting-projects-page .table-icon-button svg{width:12px;height:12px;display:block}.accounting-projects-page .confirm-paid-button{background:linear-gradient(135deg,#4f46e5,#4338ca);color:#fff;border:none}.accounting-projects-page .confirm-paid-button:hover{box-shadow:0 10px 20px #4338ca47}.accounting-projects-page .confirm-paid-spinner{width:12px;height:12px;border-radius:999px;border:2px solid rgba(255,255,255,.5);border-top-color:#fff;display:inline-block;animation:confirmPaidSpin .9s linear infinite}@keyframes confirmPaidSpin{to{transform:rotate(360deg)}}.accounting-status-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:600;text-transform:capitalize;border:1px solid transparent;background:#e5e7eb;color:#374151}.accounting-status-badge.status-paid{background:#dcfce7;color:#166534;border-color:#16653433}.accounting-status-badge.status-pending{background:#fef9c3;color:#854d0e;border-color:#854d0e33}.accounting-status-badge.status-neutral{background:#e5e7eb;color:#374151;border-color:#37415133}.accounting-notification-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border-radius:14px;border:1px solid #e2e8f0;background:#f8fafc;margin-bottom:14px;font-size:.85rem;color:#0f172a}.accounting-notification-bar.is-overdue{background:#fee2e2;border-color:#fecaca;color:#991b1b}.accounting-notification-title{font-weight:700}.accounting-notification-meta{display:flex;flex-wrap:wrap;gap:12px;align-items:center;font-size:.82rem}.accounting-row.is-overdue td{background:#fecaca99}.accounting-row.is-due-soon td{background:#fde04759}.accounting-received-date{display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:0;font-weight:400;line-height:1.2;border:0;background:transparent;color:inherit;white-space:nowrap}.accounting-received-date.is-overdue,.accounting-received-date.is-due-soon{background:transparent;border-color:transparent;color:inherit}.accounting-received-date.age-future{background:#0ea5e929;border-color:#0ea5e952;color:#075985}.accounting-received-date.age-30{background:#22c55e29;border-color:#22c55e52;color:#166534}.accounting-received-date.age-60{background:#eab30833;border-color:#eab30859;color:#854d0e}.accounting-received-date.age-90{background:#f9731633;border-color:#f9731659;color:#9a3412}.accounting-received-date.age-120,.accounting-received-date.age-120-plus{background:#ef44442e;border-color:#ef444459;color:#991b1b}.accounting-age-filter.age-30{background:#22c55e29;border-color:#22c55e52;color:#166534}.accounting-age-filter.age-60{background:#eab30833;border-color:#eab30859;color:#854d0e}.accounting-age-filter.age-90{background:#f9731633;border-color:#f9731659;color:#9a3412}.accounting-age-filter.age-120{background:#ef44442e;border-color:#ef444459;color:#991b1b}@media(max-width:1100px){.accounting-projects-page .saved-projects-table{min-width:0}}
