.btn{letter-spacing:.3px;cursor:pointer;white-space:nowrap;border:1.5px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:6px;padding:9px 22px;font-family:inherit;font-size:13px;font-weight:700;transition:background .15s,color .15s,border-color .15s,opacity .15s;display:inline-flex}.btn:disabled{opacity:.45;cursor:not-allowed}.btn--primary{color:#252525;background:#f7be46;border-color:#f7be46}.btn--primary:hover:not(:disabled){background:#e0a820;border-color:#e0a820}.btn--outline{color:#f7be46;background:0 0;border-color:#f7be46}.btn--outline:hover:not(:disabled){color:#252525;background:#f7be46}.btn--danger{color:#dc2626;background:0 0;border-color:#dc2626;border-radius:4px;width:26px;height:26px;padding:0;font-size:11px}.btn--danger:hover:not(:disabled){color:#fff;background:#dc2626}.btn--ghost{color:inherit;background:0 0;border-color:#0000;font-weight:400}.btn--ghost:hover:not(:disabled){background:#0000000f}.btn--export-csv{color:#fff;background:#0d9488;border-color:#0d9488}.btn--export-csv:hover:not(:disabled){opacity:.88}.btn--export-excel{color:#fff;background:#166534;border-color:#166534}.btn--export-excel:hover:not(:disabled){opacity:.88}.btn--export-pdf{color:#fff;background:#c0392b;border-color:#c0392b}.btn--export-pdf:hover:not(:disabled){opacity:.88}.disclaimer-overlay{z-index:1000;box-sizing:border-box;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#000000a6;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.disclaimer-modal{text-align:center;background:#fff;border-radius:14px;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:520px;padding:2.5rem 2.25rem;display:flex;box-shadow:0 8px 48px #00000038}.disclaimer-modal__icon{font-size:2.5rem;line-height:1}.disclaimer-modal__title{color:#111;letter-spacing:-.01em;margin:0;font-size:1.4rem;font-weight:700}.disclaimer-modal__body{color:#555;margin:0;font-size:.92rem;line-height:1.65}.disclaimer-modal__body strong{color:#111;font-weight:600}.disclaimer-modal__btn{margin-top:.75rem;padding:.75rem 2rem;font-size:.95rem}.signup-page{box-sizing:border-box;width:100vw;height:100vh;font-family:Segoe UI,system-ui,sans-serif;display:flex;overflow:hidden}.signup-page__left{box-sizing:border-box;background:linear-gradient(135deg,#1a1208 0%,#2e1f08 40%,#1a1208 100%);flex:0 0 50%;justify-content:center;align-items:center;min-width:0;padding:2rem;display:flex}.signup-page__logo{object-fit:contain;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 0 40px #c8a84b59);max-width:60%;max-height:60%}.signup-page__right{box-sizing:border-box;background-color:#f5f5f5;flex:0 0 50%;justify-content:center;align-items:center;min-width:0;padding:2rem;display:flex;overflow-y:auto}.signup-page__card{background:#fff;border-radius:12px;width:100%;max-width:420px;padding:2.5rem 2.25rem;box-shadow:0 4px 32px #00000014}.signup-page__badge{letter-spacing:.08em;text-transform:uppercase;color:#b8942e;background:#f9f6ee;border:1px solid #c8a84b;border-radius:999px;margin-bottom:.9rem;padding:.25rem .75rem;font-size:.7rem;font-weight:700;display:inline-block}.signup-page__title{color:#111;letter-spacing:-.02em;margin:0 0 .35rem;font-size:1.75rem;font-weight:700}.signup-page__subtitle{color:#666;margin:0 0 2rem;font-size:.9rem}.signup-page__form{flex-direction:column;gap:1.25rem;display:flex}.signup-page__field{flex-direction:column;gap:.4rem;display:flex}.signup-page__label{color:#444;text-transform:uppercase;letter-spacing:.04em;font-size:.82rem;font-weight:600}.signup-page__input-wrapper{align-items:center;display:flex;position:relative}.signup-page__input{color:#111;box-sizing:border-box;background:#fafafa;border:1.5px solid #e0e0e0;border-radius:8px;outline:none;width:100%;padding:.65rem .875rem;font-size:.95rem;transition:border-color .18s,box-shadow .18s}.signup-page__input:focus{background:#fff;border-color:#c8a84b;box-shadow:0 0 0 3px #c8a84b26}.signup-page__input--error{background:#fff8f8;border-color:#e53935}.signup-page__toggle{cursor:pointer;opacity:.6;background:0 0;border:none;padding:0;font-size:1rem;line-height:1;transition:opacity .15s;position:absolute;right:.75rem}.signup-page__toggle:hover{opacity:1}.signup-page__error{color:#e53935;margin:-.5rem 0 0;font-size:.82rem;font-weight:500}.signup-page__submit{width:100%;margin-top:.5rem;padding:.75rem;font-size:.95rem}.signup-page__hint{background:#f9f6ee;border:1px dashed #c8a84b;border-radius:8px;flex-direction:column;gap:.3rem;margin-top:1.75rem;padding:.85rem 1rem;display:flex}.signup-page__hint-label{text-transform:uppercase;letter-spacing:.06em;color:#b8942e;margin-bottom:.15rem;font-size:.7rem;font-weight:700}.signup-page code{color:#555;font-family:Courier New,monospace;font-size:.82rem}@media (width<=640px){.signup-page{flex-direction:column;height:auto;min-height:100vh;overflow:auto}.signup-page__left{flex:none;width:100%;padding:2rem 1.5rem}.signup-page__logo{max-width:55%;max-height:120px}.signup-page__right{background-color:#f5f5f5;flex:1;width:100%;padding:1.5rem 1rem 2.5rem}.signup-page__card{border-radius:10px;padding:1.75rem 1.25rem}.signup-page__title{font-size:1.4rem}.signup-page__subtitle{margin-bottom:1.5rem;font-size:.85rem}}.input-field{border:1.5px solid var(--border);width:100%;color:var(--text);background:var(--surface);border-radius:5px;padding:8px 11px;font-family:inherit;font-size:13px;transition:border-color .15s,box-shadow .15s,background .2s,color .2s}.input-field:focus{border-color:#f7be46;outline:none;box-shadow:0 0 0 3px #f7be4626}.input-field:disabled{background:var(--input-disabled);color:var(--text-muted);cursor:not-allowed}.input-field.input--error{border-color:#dc2626}.input-field.input--error:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc262626}.input-field[type=number]{appearance:textfield}.input-field[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input-field[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input-field[type=date]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-theme=dark] .input-field[type=date]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.quotation-header .header-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}@media (width<=1100px){.quotation-header .header-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.quotation-header .header-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.quotation-header .header-grid{grid-template-columns:1fr}}.field-error{color:#dc2626;margin-top:4px;font-size:11px;font-weight:600;display:block}.product-selector .selector-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}@media (width<=900px){.product-selector .selector-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.product-selector .selector-grid{grid-template-columns:1fr}}.product-selector .product-specs{background:var(--surface-alt);border:1px solid var(--border);border-radius:6px;margin-bottom:16px;padding:14px 18px}.product-selector .product-specs .spec-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:8px 16px;display:grid}.product-selector .product-specs .spec-grid span{color:var(--text);font-size:13px}.product-selector .product-specs .spec-grid span b{color:var(--text-muted);font-weight:600}.product-selector .product-specs .spec-grid span.price-highlight b{color:var(--heading)}.product-selector .product-specs .spec-grid span.price-highlight{color:#e0a820;font-weight:700}.product-selector .add-row{flex-wrap:wrap;align-items:flex-end;gap:14px;display:flex}.product-selector .add-row .short-input{width:90px}@media (width<=480px){.product-selector .add-row{flex-direction:column;align-items:stretch}.product-selector .add-row .short-input,.product-selector .add-row .btn-add{width:100%}}.btn-add{align-self:flex-end;margin-bottom:1px}.line-items-table.empty-state p{color:var(--text-muted);padding:20px 0 8px;font-size:14px}.line-items-table .table-wrapper{border:1px solid var(--border);border-radius:6px;overflow-x:auto}.line-items-table table{border-collapse:collapse;width:100%;min-width:1300px;font-size:12.5px}.line-items-table table th{color:#fff;text-align:center;white-space:nowrap;background:#252525;border-right:1px solid #ffffff14;padding:10px 8px;font-size:11px;font-weight:600}.line-items-table table th:last-child{border-right:none}.line-items-table table td{border-bottom:1px solid var(--border);vertical-align:middle;color:var(--text);padding:9px 8px}.line-items-table table td.center{text-align:center}.line-items-table table td.right{text-align:right}.line-items-table table td.tag{color:#e0a820;font-size:12px;font-weight:700}.line-items-table table td.amount,.line-items-table table td .model-name{font-weight:600}.line-items-table table td .model-code{color:var(--text-muted);font-size:11.5px}.line-items-table table tbody tr:last-child td{border-bottom:none}.line-items-table table tbody tr:hover{background:var(--row-hover)}.line-items-table table .table-input{border:1.5px solid var(--border);text-align:center;width:68px;color:var(--text);background:var(--surface);border-radius:4px;padding:4px 6px;font-size:12px;transition:background .2s,color .2s}.line-items-table table .table-input:focus{border-color:#f7be46;outline:none}.line-items-table table .table-input.disc-input{width:56px}.line-items-table table .table-select{border:1.5px solid var(--border);color:var(--text);background-color:var(--surface);appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath fill='%23888' d='M0 0l5 6 5-6z'/%3E%3C/svg%3E");background-position:right 6px center;background-repeat:no-repeat;background-size:8px;border-radius:4px;min-width:60px;padding:4px 20px 4px 6px;font-size:12px;transition:background-color .2s,color .2s}.line-items-table table .table-select:focus{border-color:#f7be46;outline:none}.line-items-table .table-summary{flex-direction:column;align-items:flex-end;gap:4px;margin-top:12px;display:flex}.line-items-table .table-summary .summary-row{background:var(--surface-subtle);border:1px solid var(--border);border-radius:5px;align-items:center;gap:16px;min-width:480px;padding:7px 12px;transition:background .2s;display:flex}.line-items-table .table-summary .summary-row .s-label{color:var(--text-muted);text-align:right;flex:1;font-size:13px;font-weight:600}.line-items-table .table-summary .summary-row .s-gst{text-align:center;width:40px;color:var(--text-muted);font-size:12px}.line-items-table .table-summary .summary-row .s-value,.line-items-table .table-summary .summary-row .s-subtotal{text-align:right;width:120px;color:var(--text);font-size:13px;font-weight:600}.line-items-table .table-summary .summary-row .freight-input{border:1.5px solid var(--border);text-align:right;width:100px;color:var(--text);background:var(--surface);border-radius:4px;padding:5px 8px;font-size:13px;transition:background .2s,color .2s}.line-items-table .table-summary .summary-row .freight-input:focus{border-color:#f7be46;outline:none}.line-items-table .table-summary .summary-row.subtotal-row{background:var(--surface-mid)}.line-items-table .table-summary .summary-row.subtotal-row .s-label{color:var(--text)}.line-items-table .table-summary .summary-row.grand-total-row{background:#252525;border-color:#252525}.line-items-table .table-summary .summary-row.grand-total-row .s-label{color:#fffc;font-size:14px}.line-items-table .table-summary .summary-row.grand-total-row .s-grand{text-align:right;color:#f7be46;width:120px;font-size:16px;font-weight:800}@media (width<=640px){.line-items-table .table-summary{align-items:stretch}.line-items-table .table-summary .summary-row{min-width:unset;width:100%}}.navbar{color:#fff;z-index:100;background:#252525;position:sticky;top:0;box-shadow:0 2px 8px #0006}.navbar__inner{align-items:center;gap:20px;max-width:1640px;margin:0 auto;padding:12px 32px;display:flex;position:relative}.navbar__logo{object-fit:contain;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 0 6px #c8a84b40);width:auto;height:40px}.navbar__title{color:#ffffffd9;pointer-events:none;margin:0;font-size:18px;font-weight:500;position:absolute;left:50%;transform:translate(-50%)}.navbar__welcome{color:#ffffff8c;white-space:nowrap;font-size:13px;font-weight:500}.navbar__profile{cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:4px 8px;transition:background .15s;display:flex}.navbar__profile:hover{background:#ffffff14}.navbar__avatar{color:#252525;letter-spacing:.5px;background:#f7be46;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.72rem;font-weight:800;display:flex}.navbar__theme-toggle{cursor:pointer;background:0 0;border:1.5px solid #fff3;border-radius:6px;margin-left:auto;padding:6px 10px;font-size:1rem;line-height:1;transition:background .18s,border-color .18s}.navbar__theme-toggle:hover{background:#ffffff1a;border-color:#fff6}.navbar__logout{padding:7px 18px;font-size:.82rem}@media (width<=640px){.navbar__inner{gap:10px;padding:10px 16px}.navbar__logo{height:30px}.navbar__title{font-size:14px}.navbar__welcome{display:none}.navbar__logout{padding:6px 12px;font-size:.78rem}}.app{flex-direction:column;min-height:100vh;display:flex}.app-main{flex-direction:column;gap:20px;width:100%;max-width:1640px;margin:0 auto;padding:24px 32px 48px;display:flex}.export-section .export-buttons{flex-wrap:wrap;gap:12px;display:flex}@media (width<=640px){.app-main{gap:16px;padding:16px 12px 40px}.export-section .export-buttons{flex-direction:column}.export-section .export-buttons .btn{justify-content:center;width:100%}}.export-validation-error{color:#b71c1c;background:#fff5f5;border:1.5px solid #e53935;border-radius:8px;margin-bottom:1rem;padding:.85rem 1.1rem;font-size:.875rem}.export-validation-error strong{margin-bottom:.4rem;font-weight:600;display:block}.export-validation-error ul{flex-wrap:wrap;gap:.15rem 1.5rem;margin:0;padding-left:1.25rem;display:flex}.export-validation-error ul li{list-style:outside}.profile-main{max-width:480px;margin:60px auto;padding:0 24px}.profile-card{background:var(--surface);border-radius:14px;flex-direction:column;align-items:center;gap:1rem;padding:2.5rem 2rem;display:flex;box-shadow:0 4px 24px #00000014}.profile-card__avatar{color:#252525;letter-spacing:1px;background:#f7be46;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;font-size:1.75rem;font-weight:800;display:flex}.profile-card__name{color:var(--heading);letter-spacing:-.01em;margin:0;font-size:1.4rem;font-weight:700}.profile-card__privilege{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:.2rem .75rem;font-size:.72rem;font-weight:700;display:inline-block}.profile-card__privilege--admin{color:#b8942e;background:#f7be4626;border:1px solid #c8a84b}.profile-card__privilege--default{background:var(--surface-mid);color:var(--text-muted);border:1px solid var(--border)}.profile-card__employees-btn{width:100%;margin-top:-.25rem}.profile-card__fields{flex-direction:column;gap:.75rem;width:100%;margin-top:.5rem;display:flex}.profile-field{background:var(--surface-mid);border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;padding:.65rem 1rem;display:flex}.profile-field__label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.78rem;font-weight:700}.profile-field__value{color:var(--text);font-size:.92rem;font-weight:500}.employees-main{max-width:640px;margin:48px auto;padding:0 24px}.employees-header{align-items:baseline;gap:.75rem;margin-bottom:1.5rem;display:flex}.employees-header__title{color:var(--heading);letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:800}.employees-header__count{color:var(--text-muted);font-size:.8rem;font-weight:600}.employees-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.employee-card{background:var(--surface);border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex;box-shadow:0 2px 12px #0000000f}.employee-card__avatar{color:#252525;letter-spacing:1px;background:#f7be46;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1rem;font-weight:800;display:flex}.employee-card__info{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.employee-card__name{color:var(--heading);font-size:.95rem;font-weight:700}.employee-card__designation{color:var(--text-muted);font-size:.78rem;font-weight:500}.employee-card__email{color:var(--text-muted);font-size:.78rem}.employee-card__meta{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.4rem;display:flex}.employee-card__id{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:700}.employee-card__badge{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:.15rem .6rem;font-size:.68rem;font-weight:700;display:inline-block}.employee-card__badge--admin{color:#b8942e;background:#f7be4626;border:1px solid #c8a84b}.employee-card__badge--default{background:var(--surface-mid);color:var(--text-muted);border:1px solid var(--border)}.demo-badge{z-index:9999;text-align:center;color:#252525;letter-spacing:.14em;text-transform:uppercase;pointer-events:none;-webkit-user-select:none;user-select:none;background:#f7be46;width:180px;padding:7px 0;font-size:10px;font-weight:800;position:fixed;bottom:36px;right:-42px;transform:rotate(-45deg);box-shadow:0 2px 8px #00000040}:root{--bg:#f5f4f1;--surface:#fff;--surface-alt:#fafafa;--surface-subtle:#f9fafb;--surface-mid:#f0f2f5;--text:#333;--text-muted:#6b7280;--border:#e0e0e0;--heading:#252525;--input-disabled:#f5f5f5;--row-hover:#f7be460a}[data-theme=dark]{--bg:#111;--surface:#1e1e1e;--surface-alt:#181818;--surface-subtle:#252525;--surface-mid:#1c2026;--text:#e0e0e0;--text-muted:#9ca3af;--border:#2e2e2e;--heading:#e8e8e8;--input-disabled:#2a2a2a;--row-hover:#f7be4614}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,Segoe UI,system-ui,sans-serif;font-size:14px;line-height:1.5;transition:background .2s,color .2s}#root{width:100%;min-height:100vh}.card{background:var(--surface);border-radius:8px;padding:24px;transition:background .2s;box-shadow:0 1px 4px #00000014}.card h2{text-transform:uppercase;letter-spacing:1px;color:var(--heading);border-bottom:2px solid #f7be46;margin-bottom:18px;padding-bottom:10px;font-size:13px;font-weight:700;display:inline-block}.field-group{flex-direction:column;gap:5px;display:flex}.field-group label{text-transform:uppercase;letter-spacing:.6px;color:var(--text-muted);font-size:10.5px;font-weight:600}.field-group input,.field-group select{border:1.5px solid var(--border);color:var(--text);background:var(--surface);border-radius:5px;padding:8px 11px;font-size:13px;transition:border-color .15s,box-shadow .15s,background .2s,color .2s}.field-group input:focus,.field-group select:focus{border-color:#f7be46;outline:none;box-shadow:0 0 0 3px #f7be4626}.field-group input:disabled,.field-group select:disabled{background:var(--input-disabled);color:var(--text-muted);cursor:not-allowed}.field-group.flex-grow{flex:1;min-width:200px}:root{--scrollbar-thumb:#c8c5be;--scrollbar-track:#edecea}[data-theme=dark]{--scrollbar-thumb:#3a3a3a;--scrollbar-track:#1a1a1a}*{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{background:var(--scrollbar-track)}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#f7be46}
