.auth-screen{min-height:100vh;background:#eef}.auth-shell{width:100%;min-height:100vh;margin:0 auto;background:#fff;display:flex;flex-direction:column;overflow:hidden}.auth-hero{background:#5b5ef4;padding:28px 28px 48px;position:relative;flex-shrink:0}.auth-hero:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:38px;background:#fff;border-radius:60% 60% 0 0/100% 100% 0 0}.auth-brand{display:flex;flex-direction:column;align-items:center;gap:8px;position:relative;z-index:1}.auth-brand img{width:118px;max-width:52%;object-fit:contain}.auth-brand-name{color:#fff;font-size:11px;font-weight:700;letter-spacing:3px;text-align:center;text-transform:uppercase;line-height:1.35}.auth-headline{color:#fff;font-size:26px;font-weight:700;text-align:center;margin-top:8px;letter-spacing:-.5px;line-height:1.12}.auth-subline{color:#ffffffc2;font-size:13px;text-align:center;margin-top:4px;line-height:1.45}.auth-steps{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:14px}.auth-step{display:flex;align-items:center;gap:6px}.auth-step-dot{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;flex-shrink:0}.auth-step-dot.done{background:#ffffff3d;color:#fff}.auth-step-dot.active{background:#fff;color:#5b5ef4}.auth-step-dot.pending{background:#ffffff1f;color:#ffffff73}.auth-step-label{font-size:11px;font-weight:500;color:#ffffffad}.auth-step-label.active{color:#fff;font-weight:600}.auth-step-line{width:20px;height:1px;background:#ffffff38}.auth-form-section{flex:1;padding:16px 24px 32px;display:flex;flex-direction:column;gap:14px;background:#fff}.auth-form{display:flex;flex-direction:column;gap:14px}.auth-field{display:flex;flex-direction:column;gap:6px}.auth-field-label{font-size:11px;font-weight:600;color:#adb5bd;text-transform:uppercase;letter-spacing:.5px}.auth-field-wrap{display:flex;align-items:center;gap:10px;padding:14px 16px;border:1.5px solid #e9ecef;border-radius:14px;background:#f8f9fa;transition:all .18s}.auth-field-wrap:focus-within{border-color:#5b5ef4;background:#fff;box-shadow:0 0 0 3px #5b5ef414}.auth-field-wrap.has-error{border-color:#dc3545;background:#fef2f2}.auth-field-wrap.has-success{border-color:#1a9e6a;background:#fff}.auth-field-wrap>svg{color:#ced4da;flex-shrink:0}.auth-field-wrap input{border:none;outline:none;background:transparent;font-family:var(--font-system);font-size:15px;color:#212529;width:100%}.auth-field-wrap input::placeholder{color:#ced4da}.auth-eye-btn{background:none;border:none;cursor:pointer;padding:0;color:#ced4da;display:inline-flex;align-items:center;justify-content:center}.auth-field-help{font-size:11px;color:#dc3545}.auth-inline{display:flex;align-items:center;justify-content:space-between;gap:10px}.auth-remember{display:flex;align-items:center;gap:8px;cursor:pointer}.auth-remember input{width:16px;height:16px;accent-color:#5b5ef4}.auth-remember span,.auth-inline-link{font-size:13px;color:#6c757d}.auth-inline-link{color:#5b5ef4;font-weight:600;text-decoration:none}.auth-submit{width:100%;padding:16px;background:#5b5ef4;border:none;border-radius:14px;font-size:16px;font-weight:700;color:#fff;font-family:var(--font-system);cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 16px #5b5ef44d}.auth-submit:hover{background:#4547cc}.auth-submit:active{transform:scale(.98)}.auth-submit:disabled{opacity:.7;cursor:not-allowed}.auth-submit.green{background:#1a9e6a;box-shadow:0 4px 14px #1a9e6a47}.auth-submit.green:hover{background:#14825a}.auth-divider{display:flex;align-items:center;gap:12px}.auth-divider-line{flex:1;height:1px;background:#e9ecef}.auth-divider-text{font-size:12px;color:#ced4da;white-space:nowrap}.auth-links{display:flex;flex-direction:column;align-items:center;gap:6px}.auth-link{font-size:13px;color:#5b5ef4;font-weight:600;text-decoration:none;display:flex;align-items:center;gap:5px}.auth-link.back{color:#6c757d;font-weight:500}.auth-footnote{display:flex;flex-direction:column;gap:10px;align-items:center}.auth-version-row{display:flex;align-items:center;gap:8px}.auth-version-pill{background:#eef;color:#5b5ef4;font-size:11px;font-weight:700;padding:3px 10px;border-radius:12px}.auth-version-text,.auth-security-note{font-size:12px;color:#ced4da}.auth-security-note{display:flex;align-items:center;gap:5px}.auth-info-box,.auth-token-hint{border-radius:12px;padding:12px 14px;display:flex;gap:10px;align-items:flex-start}.auth-info-box{background:#fef3e2;border:1px solid #fbbf7f;color:#92400e}.auth-token-hint{background:#eef;color:#3c3489}.auth-info-box p,.auth-token-hint p{font-size:13px;line-height:1.5}.auth-token-timer{color:#5b5ef4;font-weight:700;font-size:14px}.auth-token-group{display:flex;flex-direction:column;gap:6px}.auth-token-boxes{display:flex;gap:8px;justify-content:center}.auth-token-box{width:40px;height:48px;border:1.5px solid #e9ecef;border-radius:10px;background:#f8f9fa;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:#212529}.auth-token-box.active{border-color:#5b5ef4;background:#fff;box-shadow:0 0 0 3px #5b5ef414}.auth-token-box.filled{border-color:#5b5ef4;background:#eef;color:#5b5ef4}.auth-token-hidden{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}.auth-strength{display:flex;flex-direction:column;gap:4px;margin-top:2px}.auth-strength-bars{display:flex;gap:4px}.auth-strength-bar{flex:1;height:4px;border-radius:2px;background:#e9ecef}.auth-strength-bar.weak{background:#dc3545}.auth-strength-bar.medium{background:#e67e22}.auth-strength-bar.strong{background:#1a9e6a}.auth-strength-label{font-size:11px;color:#adb5bd}.auth-message{font-size:13px;border-radius:12px;padding:12px 14px;word-break:break-word}.auth-message.success{background:#e8f7f1;color:#1a9e6a}.auth-message.error{background:#fef2f2;color:#dc3545}@media(min-width:391px){.auth-screen{display:flex;justify-content:center;background:#fff}}@media(max-width:360px){.auth-form-section{padding-left:18px;padding-right:18px}.auth-token-boxes{gap:6px}.auth-token-box{width:36px;height:46px;font-size:18px}}.quote-form-screen{min-height:100vh;display:flex;flex-direction:column;background:#f8f9fa}.quote-form-topbar{background:#5b5ef4;color:#fff;padding:10px 16px}.quote-form-topbar-readonly{background:#343a40}.quote-form-topbar-row{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:10px}.quote-form-back{border:none;background:transparent;color:#fffc;display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:500}.quote-form-title{flex:1;text-align:center;font-size:16px;font-weight:700;padding:0 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.quote-form-top-icon,.quote-form-top-spacer{width:36px;height:36px}.quote-form-top-icon{border:none;border-radius:8px;background:#ffffff26;color:#fff;display:inline-flex;align-items:center;justify-content:center}.quote-form-top-icon-readonly{background:#ffffff1f;color:#ffffffb8}.quote-form-content{flex:1;padding:14px 14px 28px;overflow-y:auto}.quote-form-empty{background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:14px;margin-bottom:10px;color:#6c757d;font-size:14px;text-align:center}.quote-steps-card{margin-bottom:2px}.quote-steps-labels{display:flex;justify-content:space-between;gap:8px;margin-bottom:4px}.quote-step-label{font-size:10px;font-weight:700;color:#ced4da;text-transform:uppercase;letter-spacing:.35px}.quote-step-link{border:none;background:transparent;padding:0;cursor:pointer}.quote-step-label-active{color:#5b5ef4}.quote-steps-bars{display:flex;gap:4px}.quote-step-bar{flex:1;height:4px;border-radius:999px;background:#e9ecef}.quote-step-bar-done{background:#5b5ef4}.quote-step-bar-active{background:#7b7ef6}.quote-readonly-banner{background:#fff7ed;border-top:1.5px solid #fde68a;border-bottom:1.5px solid #fde68a;border-left:none;border-right:none;border-radius:0;padding:10px 12px;margin:-14px -14px 10px;display:flex;align-items:center;gap:9px}.quote-readonly-icon{width:24px;height:24px;border-radius:5px;background:#fef3c7;color:#e67e22;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.quote-readonly-text{flex:1;min-width:0}.quote-readonly-title{font-size:12px;font-weight:700;color:#92400e;line-height:1.2}.quote-readonly-subtitle{margin-top:2px;font-size:11px;color:#b45309;line-height:1.3}.quote-detail-header{background:#fff;border-radius:12px;border:1px solid #e9ecef;margin-bottom:10px;overflow:hidden}.quote-detail-top{padding:12px;border-bottom:1px solid #f1f3f5}.quote-detail-number{font-size:18px;font-weight:700;color:#212529}.quote-detail-client{font-size:13px;color:#6c757d;margin-top:2px;display:inline-flex;align-items:center;gap:6px}.quote-detail-client.is-placeholder{color:#5b5ef4;cursor:pointer}.quote-detail-badges{display:flex;gap:6px;margin-top:8px;flex-wrap:wrap}.quote-pill{display:inline-flex;align-items:center;gap:3px;padding:3px 8px;border-radius:20px;font-size:10px;font-weight:600}.quote-pill-green{background:#e8f7f1;color:#1a9e6a}.quote-pill-amber{background:#fef3e2;color:#e67e22}.quote-pill-blue{background:#eef;color:#5b5ef4}.quote-pill-red{background:#fdecea;color:#dc3545}.quote-detail-fields{padding:10px 12px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.quote-detail-field{display:flex;flex-direction:column;gap:4px}.quote-detail-label{font-size:10px;font-weight:600;color:#adb5bd;text-transform:uppercase;letter-spacing:.4px}.quote-detail-date-input{position:relative;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;color:#343a40;min-height:22px}.quote-detail-date-input input{position:absolute;inset:0;opacity:0;cursor:pointer}.quote-detail-text-input{border:none;background:transparent;padding:0;font-size:12px;color:#343a40;outline:none}.quote-detail-text-input::placeholder{color:#adb5bd}.quote-field-group{background:#fff;border-radius:12px;border:1px solid #e9ecef;overflow:hidden;margin-bottom:10px}.quote-section-caption{font-size:10px;font-weight:700;color:#adb5bd;text-transform:uppercase;letter-spacing:.4px;margin-bottom:6px}.quote-field-item{display:flex;flex-direction:column;gap:4px;padding:12px}.quote-field-item:has(>.sales-order-address-trigger:not(.is-selected)),.quote-field-item:has(>.sales-order-payment-trigger:not(.is-selected)){position:relative}.quote-order-stack>.quote-field-item,.quote-order-stack>.quote-form-row,.quote-order-stack>.sales-order-address-trigger{border-bottom:1px solid #f1f3f5}.quote-order-stack>.quote-field-item:has(+.sales-order-address-trigger.is-selected){border-bottom:none}.sales-order-field-no-divider{border-bottom:none!important}.quote-order-stack>.quote-field-item:last-child,.quote-order-stack>.quote-form-row:last-child,.quote-order-stack>.sales-order-address-trigger:last-child{border-bottom:none}.quote-field-label{font-size:10px;font-weight:700;color:#9aa3af;text-transform:uppercase;letter-spacing:.4px}.quote-field-textarea{min-height:64px;resize:none;border:none;outline:none;background:transparent;font-size:14px;color:#212529;font-weight:500;font-family:var(--font-system)}.quote-field-input,.quote-field-select{border:none;outline:none;background:transparent;padding:0;font-size:14px;color:#212529;font-weight:500;font-family:var(--font-system)}.quote-field-select{appearance:none}.quote-field-input::placeholder,.quote-field-select:invalid{color:#adb5bd}.quote-order-grid{display:grid;grid-template-columns:1fr 1fr}.quote-order-stack{display:flex;flex-direction:column}.quote-order-grid-single{grid-template-columns:1fr}.quote-toggle-group{display:inline-flex;gap:8px}.quote-toggle-group-full{width:100%;border:1px solid #e9ecef;border-radius:8px;overflow:hidden;gap:0}.quote-toggle-btn{min-width:58px;height:32px;border-radius:999px;border:1px solid #dee2e6;background:#f8f9fa;color:#6c757d;font-size:12px;font-weight:600}.quote-toggle-group-full .quote-toggle-btn{flex:1;min-width:0;height:36px;border-radius:0;border:none;background:#fff}.quote-toggle-btn.active{border-color:#5b5ef4;background:#eef;color:#5b5ef4}.quote-file-trigger{width:100%;min-height:44px;border-radius:10px;border:1.5px dashed #cfd4ff;background:#f6f7ff;color:#5b5ef4;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:600;font-family:var(--font-system)}.quote-file-note{font-size:12px;color:#6c757d;line-height:1.4}.quote-upload-card{width:100%;border:1px dashed #dee2e6;border-radius:12px;background:#fff;padding:14px 12px;display:flex;flex-direction:column;align-items:center;gap:4px;color:#ced4da;margin-bottom:10px;font-family:var(--font-system)}.quote-upload-card strong{font-size:12px;color:#adb5bd;font-weight:500}.quote-upload-card span{font-size:12px;color:#5b5ef4;font-weight:600}.quote-attachment-help{margin:-4px 0 12px;font-size:11px;line-height:1.35;color:#868e96;text-align:center}.quote-attachment-list{display:grid;gap:8px;margin:-2px 0 12px}.quote-attachment-row{min-height:38px;border:1px solid #e9ecef;border-radius:8px;background:#fff;padding:8px 10px;display:grid;grid-template-columns:18px minmax(0,1fr) 28px;align-items:center;gap:8px;color:#5b5ef4}.quote-attachment-copy{min-width:0;display:grid;gap:2px}.quote-attachment-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;color:#343a40}.quote-attachment-size{font-size:11px;font-weight:600;color:#868e96}.quote-attachment-remove{width:28px;height:28px;border:0;border-radius:8px;background:#f8f9fa;color:#868e96;display:inline-flex;align-items:center;justify-content:center}.file-input-hidden{display:none}.quote-products-empty{background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:16px 12px;text-align:center;color:#adb5bd;margin-bottom:10px}.quote-products-empty-icon{width:40px;height:40px;margin:0 auto 6px;border-radius:10px;background:#f1f3f5;display:inline-flex;align-items:center;justify-content:center;color:#ced4da}.quote-products-empty p{font-size:12px;font-weight:500}.quote-form-row{position:relative;display:flex;flex-direction:column;gap:4px;padding:12px}.quote-form-row-label{font-size:10px;font-weight:700;color:#9aa3af;text-transform:uppercase;letter-spacing:.4px}.quote-form-row-value{font-size:14px;color:#212529;font-weight:500;padding-right:28px}.quote-form-row-value.is-placeholder{color:#adb5bd}.quote-form-row-value.is-accent{color:#5b5ef4;font-weight:600}.quote-form-row-icon{position:absolute;right:12px;bottom:12px;color:#adb5bd}.quote-form-row-native-input{position:absolute;inset:0;opacity:0}.quote-form-row-static{cursor:default}.sales-order-date-field{padding-bottom:12px}.sales-order-date-field.is-open{gap:12px}.sales-order-date-trigger{width:100%;border:none;background:transparent;padding:0;display:flex;align-items:center;justify-content:space-between;gap:8px;text-align:left;color:inherit}.sales-order-date-trigger:disabled{opacity:.72}.sales-order-date-icon{position:static;right:auto;bottom:auto;color:#cfd4dc;flex-shrink:0}.sales-order-calendar{margin-top:0;background:#fff;border:1px solid #dde3ef;border-radius:13px;padding:11px 11px 10px;box-shadow:none}.sales-order-calendar-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.sales-order-calendar-month{display:inline-flex;align-items:center;gap:5px;font-size:14px;font-weight:700;color:#212529}.sales-order-calendar-nav{display:inline-flex;align-items:center;gap:2px}.sales-order-calendar-nav-btn{width:22px;height:22px;border:none;border-radius:0;background:transparent;color:#7d8795;display:inline-flex;align-items:center;justify-content:center}.sales-order-calendar-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;margin-bottom:5px}.sales-order-calendar-weekdays span{text-align:center;font-size:10px;font-weight:800;color:#b7bfcc;letter-spacing:.35px;text-transform:uppercase}.sales-order-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}.sales-order-calendar-day{width:28px;height:28px;margin:0 auto;border:none;border-radius:999px;background:transparent;color:#212529;font-size:12px;font-weight:600;display:inline-flex;align-items:center;justify-content:center}.sales-order-calendar-day.is-muted{color:#d0d6df}.sales-order-calendar-day.is-selected{background:#5b5ef4;color:#fff;box-shadow:none}.sales-order-calendar-day.is-today:not(.is-selected){color:#5b5ef4;font-weight:700}.sales-order-calendar-footer{margin-top:6px;display:flex;align-items:center;justify-content:flex-end}.sales-order-calendar-link{border:none;background:transparent;padding:3px 0;font-size:12px;font-weight:700;color:#5b5ef4}.quote-field-textarea-compact{min-height:48px}.sales-order-address-trigger{width:100%;border:none;background:transparent;padding:0;display:flex;align-items:flex-start;justify-content:space-between;gap:8px;text-align:left;border-radius:8px}.quote-field-item>.sales-order-address-trigger:not(.is-selected),.quote-field-item>.sales-order-payment-trigger:not(.is-selected){padding-right:28px}.sales-order-address-trigger.is-selected{background:#eef;margin:-12px;padding:10px 12px 12px;width:calc(100% + 24px);border-radius:0 0 10px 10px}.sales-order-address-copy{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px;overflow:hidden}.sales-order-address-label{font-size:10px;font-weight:700;color:#5b5ef4;text-transform:uppercase;letter-spacing:.4px;margin-bottom:2px}.sales-order-address-type{font-size:11px;font-weight:700;color:#5b5ef4}.sales-order-address-text,.sales-order-address-placeholder{font-size:13px;line-height:1.4;word-break:break-word}.sales-order-address-text{color:#212529}.sales-order-address-placeholder{color:#adb5bd;font-weight:500}.sales-order-address-icon{color:#212529;flex-shrink:0;margin-top:3px;opacity:.95}.quote-field-item>.sales-order-address-trigger:not(.is-selected) .sales-order-address-icon,.quote-field-item>.sales-order-payment-trigger:not(.is-selected) .sales-order-payment-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);margin-top:0}.sales-order-address-icon.active{color:#5b5ef4}.sales-order-payment-trigger{width:100%;border:none;background:transparent;padding:0;display:flex;align-items:center;justify-content:space-between;gap:8px;text-align:left}.sales-order-payment-trigger.is-selected{background:#eef;margin:-12px;padding:10px 12px 12px;width:calc(100% + 24px);border-radius:0}.sales-order-payment-placeholder{font-size:13px;color:#adb5bd;font-weight:500;line-height:1.4}.sales-order-payment-default{font-size:14px;color:#212529;font-weight:500}.sales-order-payment-copy{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.sales-order-payment-label{font-size:10px;font-weight:700;color:#5b5ef4;text-transform:uppercase;letter-spacing:.4px;margin-bottom:2px}.sales-order-payment-value{font-size:13px;font-weight:500;color:#212529;line-height:1.35}.sales-order-payment-icon{color:#212529;flex-shrink:0;opacity:.95}.sales-order-payment-icon.active{color:#5b5ef4}.sales-order-sheet-overlay{position:fixed;inset:0;background:#0000006b;display:flex;align-items:flex-end;z-index:30}.sales-order-sheet{width:100%;background:#fff;border-radius:16px 16px 0 0;overflow:hidden;box-shadow:0 -10px 30px #00000029}.sales-order-sheet-handle{display:flex;justify-content:center;padding:8px 0 4px}.sales-order-sheet-bar{width:28px;height:3px;border-radius:999px;background:#ced4da}.sales-order-sheet-header{padding:6px 12px 8px;border-bottom:1px solid #f1f3f5;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.sales-order-sheet-title{font-size:14px;font-weight:700;color:#212529}.sales-order-sheet-subtitle{margin-top:2px;font-size:11px;color:#adb5bd}.sales-order-sheet-close{width:28px;height:28px;border:none;border-radius:8px;background:#f8f9fa;color:#6c757d;display:inline-flex;align-items:center;justify-content:center}.sales-order-sheet-list{max-height:min(55vh,420px);overflow-y:auto}.sales-order-sheet-search{padding:7px 10px;border-bottom:1px solid #f1f3f5}.sales-order-sheet-search-box{display:flex;align-items:center;gap:6px;background:#f8f9fa;border:1.5px solid #e9ecef;border-radius:7px;padding:6px 8px;color:#ced4da}.sales-order-sheet-search-box.focused{border-color:#5b5ef4;background:#fff;box-shadow:0 0 0 1px #5b5ef414;color:#5b5ef4}.sales-order-sheet-search-box input{flex:1;border:none;outline:none;background:transparent;font-size:12px;color:#212529;font-weight:500}.sales-order-sheet-search-box input::placeholder{color:#ced4da}.sales-order-sheet-search-clear{width:16px;height:16px;border:none;border-radius:50%;background:#ced4da;color:#fff;display:inline-flex;align-items:center;justify-content:center}.sales-order-sheet-option{width:100%;border:none;border-bottom:1px solid #f1f3f5;background:#fff;padding:10px 12px;display:flex;align-items:flex-start;gap:8px;text-align:left}.sales-order-sheet-option.selected{background:#eef}.sales-order-sheet-option-icon{width:28px;height:28px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.sales-order-sheet-option-icon.warehouse{background:#fef3e2;color:#e67e22}.sales-order-sheet-option-icon.fiscal{background:#eef;color:#5b5ef4}.sales-order-sheet-option-icon.office{background:#e8f7f1;color:#1a9e6a}.sales-order-sheet-option-copy{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.sales-order-sheet-option-type{font-size:11px;font-weight:700;color:#495057}.sales-order-sheet-option-address{font-size:11px;color:#6c757d;line-height:1.4;word-break:break-word}.sales-order-sheet-option-check{width:18px;height:18px;border-radius:50%;background:#5b5ef4;color:#fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:3px}.sales-order-sheet-option-empty{width:18px;height:18px;border-radius:50%;border:1.5px solid #ced4da;flex-shrink:0;margin-top:3px}.sales-order-payment-option{width:100%;border:none;border-bottom:1px solid #f1f3f5;background:#fff;padding:10px 12px;display:flex;align-items:center;gap:8px;text-align:left}.sales-order-payment-option.selected{background:#eef}.sales-order-payment-option-copy{flex:1;min-width:0}.sales-order-payment-option-name{font-size:11px;font-weight:700;color:#495057;line-height:1.4}.sales-order-payment-option-name mark{background:transparent;color:#5b5ef4;font-weight:700}.sales-order-payment-option-radio{width:16px;height:16px;border-radius:50%;border:1.5px solid #ced4da;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.sales-order-payment-option-radio.selected{border-color:#5b5ef4;background:#5b5ef4;color:#fff}.quote-section-title{font-size:13px;font-weight:600;color:#495057;margin-bottom:8px;display:flex;align-items:center;justify-content:space-between}.quote-section-badge{background:#eef;color:#5b5ef4;font-size:11px;font-weight:600;padding:3px 8px;border-radius:20px}.quote-btn-add{width:100%;padding:13px;background:#eef;border:1.5px dashed #7b7ef6;border-radius:12px;font-size:13px;font-weight:500;color:#5b5ef4;font-family:var(--font-system);cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;margin-bottom:10px}.quote-item-card{background:#fff;border-radius:12px;border:1px solid #e9ecef;padding:12px;margin-bottom:8px;box-shadow:0 1px 4px #0000000f}.quote-item-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:8px;gap:8px}.quote-item-copy{flex:1;min-width:0}.quote-item-code{font-size:10px;font-family:monospace;color:#5b5ef4;font-weight:600}.quote-item-description{font-size:13px;font-weight:500;color:#212529;margin-top:2px;line-height:1.3}.quote-item-delete{width:30px;height:30px;border-radius:8px;background:#fdecea;display:flex;align-items:center;justify-content:center;color:#dc3545;border:none;flex-shrink:0}.quote-item-controls{display:flex;align-items:center;justify-content:space-between;gap:12px}.quote-qty-control{display:flex;align-items:center;gap:8px;background:#f1f3f5;border-radius:8px;padding:4px}.quote-qty-btn{width:36px;height:36px;border-radius:8px;background:#fff;border:1px solid #e9ecef;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:600;color:#495057;cursor:pointer;box-shadow:0 1px 4px #0000000f}.quote-qty-value{width:28px;border:none;background:transparent;text-align:center;font-size:16px;font-weight:700;color:#212529;outline:none}.quote-qty-unit{font-size:11px;color:#6c757d;padding-right:6px}.quote-price-block{text-align:right}.quote-price-label{font-size:10px;color:#adb5bd}.quote-price-inline{display:inline-flex;align-items:center;gap:4px;margin-top:2px}.quote-price-inline span{font-size:13px;color:#212529;font-weight:600}.quote-price-input{width:86px;border:none;background:transparent;text-align:right;font-size:16px;font-weight:700;color:#212529;outline:none}.quote-price-subtotal{font-size:11px;color:#6c757d;margin-top:1px}.quote-item-meta-grid{margin-top:10px;padding-top:10px;border-top:1px solid #f1f3f5}.quote-item-meta-field{display:flex;flex-direction:column;gap:4px}.quote-item-meta-date{min-height:36px}.sales-order-item-date-field{padding-bottom:0}.sales-order-item-date-field.is-open{gap:8px}.sales-order-item-date-field .sales-order-calendar{margin-top:2px}.quote-total-card{background:#5b5ef4;border-radius:12px;padding:14px;margin-bottom:10px}.quote-total-card-readonly{background:#343a40}.quote-total-rows{margin-bottom:10px}.quote-total-row{display:flex;justify-content:space-between;font-size:12px;color:#ffffffbf;padding:2px 0}.quote-total-main{display:flex;justify-content:space-between;align-items:center;padding-top:8px;border-top:1px solid rgba(255,255,255,.2)}.quote-total-main-single{padding-top:0;border-top:none}.quote-total-label{font-size:14px;font-weight:600;color:#fff}.quote-total-currency{font-size:11px;color:#fff9;font-weight:500}.quote-total-value{font-size:22px;font-weight:700;color:#fff}.quote-btn-primary,.quote-btn-secondary{width:100%;border-radius:12px;font-family:var(--font-system);cursor:pointer}.quote-btn-primary{min-height:52px;padding:15px 18px;background:#5b5ef4;border:none;font-size:15px;font-weight:600;color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 8px 18px #5b5ef433}.quote-btn-gold{background:#f5a623;box-shadow:none;color:#fff}.quote-btn-quote-save{min-height:46px;font-size:14px;border-radius:14px}.quote-btn-primary.quote-btn-gold.quote-btn-quote-save{background:#f5a623!important;color:#fff!important;border:none!important;box-shadow:none!important}.quote-btn-secondary{padding:13px;background:#fff;border:1.5px solid #e9ecef;font-size:14px;font-weight:500;color:#495057;display:flex;align-items:center;justify-content:center;gap:6px;margin-top:8px}.quote-btn-add:disabled,.quote-btn-primary:disabled,.quote-btn-secondary:disabled,.quote-file-trigger:disabled,.quote-item-delete:disabled,.quote-qty-btn:disabled,.quote-price-input:disabled,.quote-qty-value:disabled,.quote-field-input:disabled,.quote-field-select:disabled,.quote-detail-text-input:disabled,.quote-field-textarea:disabled,.quote-form-top-icon:disabled,.quote-toggle-btn:disabled{opacity:.6;cursor:not-allowed}@media(max-width:430px){.quote-item-controls{align-items:flex-end}}@media(max-width:360px){.quote-detail-fields,.quote-order-grid,.quote-item-controls{grid-template-columns:1fr;display:grid}.quote-price-block{text-align:left}.quote-total-main{align-items:flex-start;flex-direction:column;gap:8px}}.sales-order-form-screen .quote-form-topbar{background:#5b5ef4}.sales-order-form-screen .quote-form-top-icon{background:#ffffff26}.sales-order-form-screen .quote-step-label{color:#ced4da}.sales-order-form-screen .quote-step-label-active{color:#5b5ef4}.sales-order-form-screen .quote-step-link{color:inherit}.sales-order-form-screen .quote-step-bar{background:#e9ecef}.sales-order-form-screen .quote-step-bar-done{background:#5b5ef4}.sales-order-form-screen .quote-step-bar-active{background:#7b7ef6}.sales-order-form-screen .quote-detail-header,.sales-order-form-screen .quote-field-group,.sales-order-form-screen .quote-products-empty,.sales-order-form-screen .quote-item-card{box-shadow:none}.sales-order-form-screen .quote-section-caption,.sales-order-form-screen .quote-field-label,.sales-order-form-screen .quote-form-row-label{color:#adb5bd}.sales-order-form-screen .quote-form-row-value.is-accent{color:#5b5ef4}.sales-order-form-screen .quote-form-row-icon,.sales-order-form-screen .quote-upload-card,.sales-order-form-screen .quote-upload-card strong,.sales-order-form-screen .quote-products-empty,.sales-order-form-screen .quote-products-empty-icon,.sales-order-form-screen .quote-price-label{color:#adb5bd}.sales-order-form-screen .quote-field-input::placeholder,.sales-order-form-screen .quote-field-textarea::placeholder,.sales-order-form-screen .quote-form-row-value.is-placeholder{color:#adb5bd}.sales-order-form-screen .quote-toggle-group-full{border-color:#dee2e6}.sales-order-form-screen .quote-toggle-group-full .quote-toggle-btn{background:#fff;color:#adb5bd}.sales-order-form-screen .quote-toggle-btn.active{background:#5b5ef4;color:#fff;border-color:#5b5ef4}.sales-order-form-screen .quote-upload-card{border-color:#dee2e6}.sales-order-form-screen .quote-upload-card span{color:#5b5ef4}.sales-order-form-screen .quote-products-empty-icon{background:transparent}.sales-order-form-screen .quote-btn-add{background:#eef;border-color:#7b7ef6;color:#5b5ef4}.sales-order-form-screen .quote-total-card{background:#5b5ef4}.sales-order-form-screen .quote-btn-gold{background:#f5a623;box-shadow:none;color:#fff}.ui-toast-container{position:fixed;left:50%;transform:translate(-50%);width:min(358px,calc(100vw - 24px));bottom:16px;display:flex;flex-direction:column;gap:8px;align-items:center;z-index:2000;pointer-events:none}.ui-toast{width:100%;min-width:0;max-width:none;border-radius:8px;padding:12px 14px;box-shadow:0 8px 20px #0003;color:#fff;display:flex;align-items:center;justify-content:flex-start;gap:8px;pointer-events:auto;border:none}.ui-toast span:not(.ui-toast-icon){flex:1;min-width:0;font-size:14px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ui-toast button{border:none;background:transparent;color:inherit;font-weight:500;cursor:pointer;margin-left:auto;font-size:24px;line-height:1;opacity:.9}.ui-toast-icon{width:24px;height:24px;border-radius:999px;background:#ffffff40;display:inline-flex;align-items:center;justify-content:center;font-weight:700}.ui-toast-info{background:#3f6fe5}.ui-toast-success{background:#49c300}.ui-toast-warning{background:#ee9800}.ui-toast-error{background:#ef1717}.ui-confirm-backdrop{position:fixed;inset:0;background:#0000006b;display:flex;align-items:center;justify-content:center;z-index:2100;padding:12px}.ui-confirm-dialog{width:min(358px,calc(100vw - 24px));background:#fff;border-radius:12px;padding:14px;box-shadow:0 12px 30px #0000003d}.ui-confirm-dialog h3{margin:0;font-size:17px;color:#111827}.ui-confirm-dialog p{margin:8px 0 0;color:#4b5563;font-size:14px;line-height:1.35}.ui-confirm-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.ui-btn{height:40px;border-radius:8px;border:1px solid #d1d5db;font-weight:600;cursor:pointer;font-size:14px}.ui-btn-cancel{background:#fff;color:#374151}.ui-btn-confirm{background:var(--primary);border-color:var(--primary);color:#fff}.ui-btn-confirm.danger{background:#b91c1c;border-color:#b91c1c}.menu-screen{min-height:100vh;height:100dvh;background:#f8f9fa;color:#111827;display:flex;flex-direction:column;position:relative}.menu-hero{background:#5b5ef4;color:#fff;padding:14px 16px;box-shadow:none}.menu-hero-top{display:flex;align-items:center;justify-content:space-between;gap:14px}.menu-brand{display:flex;align-items:center;gap:12px;min-width:0}.menu-brand-badge{width:32px;height:32px;border-radius:8px;background:#fff;color:#5b5ef4;font-size:13px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;letter-spacing:0;box-shadow:none}.menu-brand-copy{display:flex;flex-direction:column;min-width:0}.menu-brand-copy strong{font-size:15px;line-height:1}.menu-brand-copy span{font-size:10px;color:#fff9;margin-top:2px}.menu-hero-actions{display:flex;align-items:center;gap:10px}.menu-hero-btn{width:36px;height:36px;border:none;border-radius:8px;background:#ffffff26;color:#fff;display:inline-flex;align-items:center;justify-content:center;position:relative;box-shadow:none}.menu-hero-badge{position:absolute;top:-4px;right:-2px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:#f6b91a;color:#fff;font-size:.65rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.menu-hero-copy{display:block;margin-top:10px;font-size:12px;color:#ffffffbf}.menu-hero-copy strong{font-size:12px;color:#fff}.menu-search-shortcut{width:100%;height:40px;margin-top:10px;border:none;border-radius:8px;background:#ffffff24;color:#fff9;display:flex;align-items:center;gap:10px;padding:0 12px;text-align:left;box-shadow:none;font-size:13px}.menu-content{flex:1;min-height:0;overflow-y:auto;padding:14px;padding-bottom:calc(76px + env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:14px}.menu-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.menu-stat-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:10px;text-align:center;box-shadow:none}.menu-stat-card strong{display:block;font-size:18px;line-height:1}.menu-stat-card span{display:block;margin-top:2px;color:#adb5bd;font-size:10px;line-height:1.25}.menu-stat-blue strong{color:#4b56df}.menu-stat-green strong{color:#1a9e6a}.menu-stat-amber strong{color:#e67e22}.menu-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.menu-card{min-height:158px;border:1px solid #e9ecef;border-radius:12px;background:#fff;color:#212529;display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:16px 15px 14px;text-align:left;box-shadow:0 1px 4px #0000000f;cursor:pointer;transform:translateY(8px) scale(.985);opacity:0;animation:menuCardIn .36s cubic-bezier(.22,1,.36,1) forwards;transition:transform .12s ease,box-shadow .16s ease,filter .16s ease}.menu-card-primary{background:#5b5ef4;color:#fff;border-color:#5b5ef4}.menu-card-icon{width:40px;height:40px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#eef;color:#5b5ef4;flex-shrink:0}.menu-card-primary .menu-card-icon{background:#ffffff2e;color:#fff}.menu-card-title{font-size:13px;font-weight:600;line-height:1.2}.menu-card-description{color:#adb5bd;font-size:11px;line-height:1.3;margin-top:auto}.menu-card-primary .menu-card-description{color:#ffffffc7}.menu-card-arrow{align-self:flex-end;margin-top:4px;color:#ced4da}.menu-card-primary .menu-card-arrow{color:#ffffffbd}.menu-recent-section{display:flex;flex-direction:column;gap:8px}.menu-section-title{display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:600;color:#495057}.menu-section-link{border:none;background:transparent;color:#5b5ef4;font-size:11px;font-weight:500}.menu-recent-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;overflow:hidden;box-shadow:0 1px 4px #0000000f;cursor:pointer}.menu-recent-head{padding:10px 12px 6px;display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.menu-recent-number{font-size:13px;font-weight:700;color:#212529}.menu-recent-client{font-size:11px;color:#adb5bd;margin-top:1px}.menu-recent-badges{display:flex;flex-direction:column;gap:4px;align-items:flex-end}.menu-badge{display:inline-flex;align-items:center;gap:3px;padding:3px 8px;border-radius:20px;font-size:10px;font-weight:600}.menu-badge-green{background:#e8f7f1;color:#1a9e6a}.menu-badge-amber{background:#fef3e2;color:#e67e22}.menu-badge-default{background:#eef;color:#5b5ef4}.menu-badge-red{background:#fdecea;color:#dc3545}.menu-recent-foot{padding:6px 12px 10px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #f1f3f5}.menu-recent-foot span{font-size:11px;color:#ced4da}.menu-recent-foot strong{font-size:14px;color:#212529}.menu-logout-inline{margin-top:2px;border:none;background:transparent;color:#6c757d;display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:500;padding:6px 0 0}.menu-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:10;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:8px 0 4px;background:#fff;border-top:1px solid #e9ecef}.menu-bottom-item{border:none;background:transparent;color:#ced4da;display:flex;flex-direction:column;align-items:center;gap:3px;font-size:10px;padding:4px 0;position:relative}.menu-bottom-item.active{color:#5b5ef4;font-weight:500}.menu-bottom-dot{width:5px;height:5px;border-radius:50%;background:#5b5ef4;margin-top:1px}.menu-card:active,.menu-recent-card:active,.menu-hero-btn:active,.menu-search-shortcut:active{transform:scale(.975)}.menu-card:focus-visible,.menu-recent-card:focus-visible,.menu-bottom-item:focus-visible,.menu-hero-btn:focus-visible,.menu-search-shortcut:focus-visible{outline:2px solid #5067ec;outline-offset:2px}.menu-card:hover,.menu-recent-card:hover{filter:brightness(1.01)}@media(max-width:360px){.menu-grid,.menu-stats{grid-template-columns:1fr}}@keyframes menuCardIn{0%{transform:translateY(8px) scale(.985);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.stock-screen{min-height:100vh;display:flex;flex-direction:column;background:#f8f9fa}.stock-hero{background:#5b5ef4;color:#fff;padding:10px 16px;flex-shrink:0}.stock-header{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:36px}.stock-back{border:none;background:transparent;color:#ffffffd1;display:inline-flex;align-items:center;gap:2px;padding:0;font-size:13px;font-weight:500}.stock-title{flex:1;text-align:center;font-size:15px;font-weight:700;color:#fff}.stock-top-icon{width:36px;height:36px;border:none;border-radius:8px;background:#ffffff24;color:#fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.stock-search-shell{flex-shrink:0;margin-top:8px}.stock-search-input{height:40px;padding:0 12px;background:#ffffff24;border-radius:8px;border:none;display:flex;align-items:center;gap:8px;color:#ffffffbd}.stock-content{flex:1;min-height:0;overflow:hidden;padding:14px;display:flex;flex-direction:column;gap:8px}.stock-search-input input{width:100%;border:none;outline:none;background:transparent;font-size:13px;color:#fff;font-weight:400}.stock-search-input input::placeholder{color:#ffffffa6}.stock-btn-clear{width:24px;height:24px;border:none;border-radius:50%;background:#ffffff2e;color:#fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.stock-count{font-size:12px;color:#adb5bd;flex-shrink:0}.stock-count strong{color:#212529;font-weight:700}.stock-results{position:relative;flex:1;min-height:0;overflow-y:auto}.stock-list{display:grid;gap:6px}.stock-card{background:#fff;border-radius:10px;border:.5px solid #e9ecef;overflow:hidden}.stock-card.is-danger{border-color:#fecaca;background:#fdecea}.stock-card-head{padding:7px 9px;border-bottom:.5px solid #f1f3f5}.stock-card.is-danger .stock-card-head{background:#fdecea}.stock-card-head strong{display:block;font-size:11px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;color:#5b5ef4;font-weight:600}.stock-card.is-danger .stock-card-head strong,.stock-card.is-danger .stock-card-desc{color:#dc3545}.stock-card-desc{margin:2px 0 0;font-size:12px;font-weight:500;color:#212529;line-height:1.25}.stock-card-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.stock-card-metrics div{padding:7px 4px 8px;text-align:center;border-right:.5px solid #f1f3f5}.stock-card-metrics div:last-child{border-right:none}.stock-card-metrics span{display:block;font-size:10px;font-weight:600;color:#adb5bd;text-transform:uppercase;margin-bottom:2px}.stock-value{font-size:17px;font-weight:700;color:#212529}.stock-value.ok{color:#1a9e6a}.stock-value.zero{color:#adb5bd}.stock-value.warn{color:#e67e22}.stock-empty{background:#fff;border-radius:10px;border:.5px solid #e9ecef;padding:16px 12px;text-align:center;color:#adb5bd;font-size:12px;display:flex;flex-direction:column;align-items:center;gap:5px}.stock-error{margin:0;padding:8px 9px;border-radius:10px;border:.5px solid #ffd2d2;background:#fff5f5;color:#dc3545;font-size:12px}.stock-sentinel{height:6px}.stock-loading-more,.stock-end-results{font-size:11px;color:#adb5bd;text-align:center;padding:6px 0 4px}.stock-loading-overlay{position:absolute;inset:0;background:#ffffffb8;display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;border-radius:10px}.stock-spinner{width:20px;height:20px;border-radius:50%;border:3px solid #c7d2fe;border-top-color:#5b5ef4;animation:spin .8s linear infinite}.stock-loading-overlay span{font-size:12px;color:#6c757d}.stock-card-skeleton{pointer-events:none}.stock-card-skeleton .stock-card-head{background:#fff}.stock-card-skeleton .stock-card-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.skeleton-line{border-radius:6px;background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6,#e5e7eb 75%);background-size:200% 100%;animation:shimmer 1.2s linear infinite}.skeleton-title{width:48%;height:10px;margin-bottom:5px}.skeleton-desc{width:74%;height:11px}.skeleton-pill{display:inline-block;width:20px;height:16px;border-radius:6px;background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6,#e5e7eb 75%);background-size:200% 100%;animation:shimmer 1.2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.quotes-screen{min-height:100vh;display:flex;flex-direction:column;background:#f8f9fa}.quotes-hero{background:#5b5ef4;color:#fff;padding:10px 16px;box-shadow:none}.quotes-header{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:16px;font-weight:700}.quotes-header .title{flex:1;text-align:center}.quotes-back-btn{border:none;background:transparent;color:#fffc;display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:500}.quotes-icon-btn{width:36px;height:36px;border:none;border-radius:8px;background:#ffffff24;color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:none}.quotes-content{flex:1;padding:14px;padding-bottom:calc(76px + env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:12px;min-height:0}.quotes-search{margin-top:8px}.quotes-search-input{height:40px;padding:0 12px;border-radius:8px;border:none;background:#ffffff24;display:flex;align-items:center;gap:8px;color:#ffffffbd;box-shadow:none;font-size:13px}.quotes-search-input input{border:none;outline:none;width:100%;font-size:13px;background:transparent;color:#fff}.quotes-search-input input::placeholder{color:#ffffffa6}.quotes-search-clear{border:none;background:#ffffff2e;color:#fff;width:24px;height:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.quotes-filters-mobile{display:flex;gap:6px;overflow-x:auto;padding:0 0 2px;-webkit-overflow-scrolling:touch}.quotes-filters-mobile::-webkit-scrollbar{display:none}.quotes-filter-chip{flex:0 0 auto;height:32px;border-radius:999px;border:1.5px solid #e9ecef;background:#fff;color:#6c757d;font-size:12px;font-weight:500;padding:0 8px 0 12px;box-shadow:none;display:inline-flex;align-items:center;gap:6px}.quotes-filter-chip.active{border-color:#5b5ef4;background:#5b5ef4;color:#fff}.quotes-filter-count{min-width:20px;height:20px;border-radius:999px;background:#eef;color:#5b5ef4;display:inline-flex;align-items:center;justify-content:center;padding:0 6px;font-size:10px;font-weight:700}.quotes-filter-count.active{background:#fff3;color:#fff}.quotes-meta{display:flex;align-items:baseline;gap:4px;color:#6c757d;font-size:12px}.quotes-meta strong{color:#343a40;font-size:12px}.quotes-list{flex:1;min-height:0;overflow-y:auto;padding-bottom:8px;display:flex;flex-direction:column;gap:12px}.quote-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;overflow:hidden;box-shadow:0 1px 4px #0000000f;padding:0}.quote-card-clickable{cursor:pointer}.quote-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:6px}.quote-number{display:block;color:#212529;font-size:14px;line-height:1}.quote-client{margin-top:2px;font-size:12px;color:#6c757d;font-weight:400;text-transform:uppercase;line-height:1.2}.quote-tags{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.quote-status,.quote-situation{display:inline-flex;align-items:center;border-radius:999px;font-size:10px;font-weight:600;padding:3px 8px;white-space:nowrap}.quote-status.active{background:#e8f7f1;color:#1a9e6a}.quote-status.inactive{background:#fdecea;color:#dc3545}.quote-situation{background:#eef;color:#5b5ef4}.quote-situation.tone-warning{background:#fef3e2;color:#e67e22}.quote-situation.tone-success{background:#e8f7f1;color:#1a9e6a}.quote-situation.tone-danger{background:#fdecea;color:#dc3545}.quote-meta-row{margin-top:8px;display:flex;gap:8px;flex-wrap:wrap;color:#ced4da;font-size:11px}.quote-meta-row span{display:inline-flex;align-items:center;gap:5px}.quote-amount-row{background:#f8f9fa;border-top:1px solid #f1f3f5;margin-top:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px}.quote-amount-row b{color:#212529;font-size:15px;line-height:1}.quote-link-btn{border:none;background:transparent;color:#5b5ef4;display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:500}.quote-row-actions{display:flex;align-items:center;gap:6px}.quote-menu-btn{width:24px;height:24px;border-radius:6px;border:1px solid #c7c9fb;background:#eef;color:#5b5ef4;display:inline-flex;align-items:center;justify-content:center}.quote-menu-btn:disabled{opacity:.3;pointer-events:none}.quote-actions{margin-top:0;display:flex;flex-direction:column;gap:8px;padding:0 12px 12px}.quote-btn-primary{width:100%;height:36px;border:1px solid #93c5fd;border-radius:8px;background:#eff6ff;color:#1d4ed8;box-shadow:none;font-size:13px;font-weight:700}.quote-btn-secondary{width:100%;height:36px;border:1px solid #cbd5e1;border-radius:8px;background:#f8fafc;color:#0f172a;font-size:13px;font-weight:700}.quote-btn-danger{width:100%;height:36px;border:1px solid #fca5a5;border-radius:8px;background:#fff1f2;color:#b91c1c;font-size:13px;font-weight:700}.quote-card-inner{padding:12px}.quotes-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:10;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fff;border-top:1px solid #e9ecef;padding:8px 0 4px}.quotes-bottom-item{border:none;background:transparent;color:#ced4da;display:flex;flex-direction:column;align-items:center;gap:3px;font-size:10px;padding:4px 0}.quotes-bottom-item.active{color:#5b5ef4}.quotes-bottom-dot{width:5px;height:5px;border-radius:50%;background:#5b5ef4;margin-top:1px}.quotes-sentinel{height:6px}.quotes-loading-more{font-size:12px;color:#4b5563;text-align:center;padding:4px 0 8px}.quotes-end-results{font-size:12px;color:#6b7280;font-weight:600;text-align:center;padding:2px 0 10px}.quote-btn-danger:disabled{opacity:.6}.quote-btn-primary:disabled{opacity:.6}.quote-btn-secondary:disabled{opacity:.6}.quotes-info{background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:12px;font-size:13px;color:#6c757d;text-align:center}.quotes-error{color:#b91c1c}.quote-card-skeleton{pointer-events:none}.q-skeleton-line,.q-skeleton-tag{display:inline-block;border-radius:6px;background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6,#e5e7eb 75%);background-size:200% 100%;animation:quoteShimmer 1.2s linear infinite}.q-skeleton-title{width:34%;height:14px}.q-skeleton-date{width:24%;height:12px}.q-skeleton-client{margin-top:8px;width:68%;height:12px}.q-skeleton-tag{width:74px;height:20px;border-radius:999px}.q-skeleton-small{width:34%;height:12px}@keyframes quoteShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.orders-screen .quotes-list{gap:7px}.order-card{background:#fff;border-radius:10px;border:.5px solid #e9ecef;overflow:hidden;cursor:pointer}.order-card-body{padding:9px 10px}.order-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:4px}.order-number{font-size:13px;font-weight:700;color:#212529}.order-client{font-size:11px;color:#6c757d;margin-top:1px;line-height:1.25}.order-badges{display:flex;flex-direction:column;gap:3px;align-items:flex-end}.order-meta{display:flex;gap:8px;margin-top:5px;flex-wrap:wrap}.order-meta-item{font-size:10px;color:#adb5bd;display:inline-flex;align-items:center;gap:3px}.order-card-footer{padding:7px 10px;background:#f8f9fa;border-top:.5px solid #f1f3f5;display:flex;align-items:center;justify-content:space-between;gap:8px}.order-total{font-size:15px;font-weight:700;color:#212529}.order-footer-actions{display:flex;align-items:center;gap:6px}.order-detail-link{border:none;background:transparent;font-size:10px;color:#5b5ef4;font-weight:600}.order-menu-btn{width:24px;height:24px;border-radius:6px;border:1px solid #c7c9fb;background:#eef;color:#5b5ef4;display:inline-flex;align-items:center;justify-content:center}.order-menu-btn:disabled{opacity:.3;pointer-events:none}.order-card-skeleton .order-card-body{padding:9px 10px}.orders-sheet-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:flex-end;z-index:40}.orders-sheet{background:#fff;width:100%;border-radius:16px 16px 0 0;overflow:hidden}.orders-sheet-handle{display:flex;justify-content:center;padding:7px 0 2px}.orders-sheet-bar{width:28px;height:3px;border-radius:2px;background:#ced4da}.orders-sheet-head{padding:8px 12px 6px;border-bottom:.5px solid #f1f3f5}.orders-sheet-number{font-size:14px;font-weight:700;color:#212529}.orders-sheet-client{font-size:11px;color:#adb5bd;margin-top:1px}.orders-sheet-info{display:flex;gap:6px;margin-top:5px;align-items:center;flex-wrap:wrap}.orders-sheet-amount{font-size:10px;color:#adb5bd}.orders-sheet-action{width:100%;border:none;border-bottom:.5px solid #f1f3f5;background:#fff;display:flex;align-items:center;gap:10px;padding:11px 14px;text-align:left}.orders-sheet-action:last-child{border-bottom:none}.orders-sheet-action-icon{width:32px;height:32px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.orders-sheet-action-icon.tone-blue{background:#eef;color:#5b5ef4}.orders-sheet-action-icon.tone-green{background:#e8f7f1;color:#1a9e6a}.orders-sheet-action-icon.tone-amber{background:#fef3e2;color:#e67e22}.orders-sheet-action-icon.tone-red{background:#fdecea;color:#dc3545}.orders-sheet-action-copy{flex:1;min-width:0;display:flex;flex-direction:column}.orders-sheet-action-title{font-size:12px;font-weight:600;color:#212529}.orders-sheet-action-sub{font-size:10px;color:#adb5bd;margin-top:1px}.orders-sheet-action-arrow{color:#212529;flex-shrink:0;opacity:.95}.pdf-viewer-screen{min-height:100vh;background:var(--bg-page, #f4f6f8);display:flex;flex-direction:column}.pdf-viewer-header{display:flex;align-items:center;gap:10px;padding:12px 14px;border-bottom:1px solid rgba(0,0,0,.08);background:#fff}.pdf-viewer-header .title{flex:1;font-weight:700;font-size:16px;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pdf-viewer-actions{display:flex;gap:8px}.pdf-action-btn{display:inline-flex;align-items:center;gap:6px;border:1px solid #d0d7de;background:#fff;color:#1f2937;border-radius:10px;padding:8px 10px;font-size:13px;font-weight:600}.pdf-action-btn:disabled{opacity:.55}.pdf-viewer-content{flex:1;padding:10px}.pdf-viewer-info{text-align:center;padding:20px 10px;font-size:14px}.pdf-viewer-error{color:#b42318}.pdf-frame{width:100%;height:calc(100vh - 82px);border:none;border-radius:12px;background:#fff}@media(max-width:760px){.pdf-viewer-header{flex-wrap:wrap}.pdf-viewer-header .title{order:2;width:100%}.pdf-viewer-actions{order:3;width:100%}.pdf-action-btn{flex:1;justify-content:center}}.client-lookup-screen{height:100dvh;min-height:100vh;display:flex;flex-direction:column;background:#f8f9fa;overflow:hidden}.client-lookup-topbar{background:#5b5ef4;padding:10px 16px;display:flex;align-items:center;gap:8px;color:#fff}.client-lookup-back,.client-lookup-topbar-spacer{width:24px;height:24px}.client-lookup-back{border:none;border-radius:6px;background:#ffffff26;color:#fff;display:inline-flex;align-items:center;justify-content:center}.client-lookup-title{flex:1;text-align:center;font-size:15px;font-weight:700}.client-lookup-search-wrap{padding:8px 10px;background:#fff;border-bottom:1px solid #e9ecef}.client-lookup-search-box{display:flex;align-items:center;gap:7px;background:#f8f9fa;border:1.5px solid #e9ecef;border-radius:8px;padding:7px 9px;color:#ced4da;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.client-lookup-search-box.focused{border-color:#5b5ef4;background:#fff;color:#5b5ef4}.client-lookup-search-box input{flex:1;border:none;outline:none;background:transparent;font-size:13px;color:#212529}.client-lookup-search-box input::placeholder{color:#ced4da}.client-lookup-clear{width:18px;height:18px;border:none;border-radius:50%;background:#ced4da;color:#fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.client-lookup-counter{padding:6px 10px;background:#f8f9fa;border-bottom:1px solid #f1f3f5;display:flex;align-items:center;justify-content:space-between;gap:10px}.client-counter-text{font-size:12px;color:#adb5bd}.client-counter-text strong{color:#212529}.client-counter-error{color:#dc3545}.client-counter-loading{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#5b5ef4;white-space:nowrap}.client-counter-spinner{width:10px;height:10px;border:2px solid rgba(91,94,244,.2);border-top-color:#5b5ef4;border-radius:50%;animation:clientLookupSpin .8s linear infinite}.client-lookup-list{flex:1;overflow-y:auto;background:#fff}.client-lookup-list::-webkit-scrollbar{display:none}.client-letter-separator{padding:4px 10px;background:#f8f9fa;border-bottom:1px solid #f1f3f5;font-size:11px;font-weight:700;color:#5b5ef4;letter-spacing:.5px}.client-list-item{width:100%;border:none;background:#fff;display:flex;align-items:center;gap:8px;padding:10px;border-bottom:1px solid #f1f3f5;text-align:left}.client-list-item:last-child{border-bottom:none}.client-avatar{width:32px;height:32px;border-radius:8px;background:#eef;color:#5b5ef4;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.client-avatar span{font-size:11px;font-weight:700}.client-avatar.selected{background:#5b5ef4;color:#fff}.client-item-body{flex:1;min-width:0}.client-item-name{font-size:12px;font-weight:600;color:#212529;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.client-item-name mark{background:transparent;color:#5b5ef4;font-weight:700}.client-item-ruc{margin-top:2px;display:inline-flex;align-items:center;gap:4px;font-size:11px;color:#adb5bd}.client-item-ruc.selected{color:#7b7ef6}.client-item-arrow{color:#212529;flex-shrink:0;opacity:.95}.client-list-item.selected{background:#eef}.client-list-item.selected .client-item-name{color:#5b5ef4}.client-item-check{width:18px;height:18px;border-radius:50%;background:#5b5ef4;color:#fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.client-empty-state{min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;gap:8px;text-align:center}.client-empty-icon{width:44px;height:44px;border-radius:12px;background:#f1f3f5;color:#ced4da;display:inline-flex;align-items:center;justify-content:center}.client-empty-title{font-size:14px;font-weight:600;color:#495057}.client-empty-copy{font-size:12px;color:#adb5bd;line-height:1.45}.client-empty-clear{margin-top:8px;border:none;border-radius:8px;background:#eef;color:#5b5ef4;display:inline-flex;align-items:center;gap:4px;padding:8px 12px;font-size:12px;font-weight:600}.client-lookup-sentinel{height:4px}.client-lookup-more{padding:10px 12px 14px;text-align:center;font-size:12px;color:#6c757d}@keyframes clientLookupSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.product-lookup-screen{height:100dvh;min-height:100vh;display:flex;flex-direction:column;background:#f8f9fa;overflow:hidden}.product-lookup-topbar{background:#5b5ef4;padding:6px 10px 8px;color:#fff;flex-shrink:0}.product-lookup-context{display:flex;align-items:center;gap:4px;margin-bottom:4px}.product-lookup-context-back{display:inline-flex;align-items:center;gap:3px;color:#ffffffa6;font-size:11px;font-weight:500}.product-lookup-context-sep{font-size:11px;color:#ffffff4d}.product-lookup-context-current{font-size:11px;color:#ffffff6b}.product-lookup-main{display:flex;align-items:center;gap:8px}.product-lookup-back{width:24px;height:24px;border:none;border-radius:6px;background:#ffffff26;color:#fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.product-lookup-title{flex:1;text-align:center;font-size:14px;font-weight:700;color:#fff}.product-lookup-topbar-spacer{width:24px;height:24px;flex-shrink:0}.product-lookup-count-badge{background:#fff;border-radius:10px;padding:2px 8px;display:inline-flex;align-items:center;gap:3px;color:#5b5ef4;font-size:11px;font-weight:700;flex-shrink:0}.product-lookup-search-wrap{padding:8px 10px;background:#fff;border-bottom:.5px solid #e9ecef;flex-shrink:0}.product-lookup-search-box{display:flex;align-items:center;gap:7px;background:#f8f9fa;border:1.5px solid #e9ecef;border-radius:8px;padding:7px 9px;transition:border-color .15s ease,background-color .15s ease,color .15s ease;color:#ced4da}.product-lookup-search-box.focused{border-color:#5b5ef4;background:#fff;color:#5b5ef4}.product-lookup-search-icon{flex-shrink:0}.product-lookup-search-box input{flex:1;border:none;outline:none;background:transparent;font-size:13px;color:#212529}.product-lookup-search-box input::placeholder{color:#ced4da}.product-lookup-clear{width:18px;height:18px;border:none;border-radius:50%;background:#ced4da;color:#fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.product-lookup-chips{background:#fff;border-bottom:.5px solid #e9ecef;padding:6px 10px;display:flex;gap:5px;overflow-x:auto;flex-shrink:0}.product-lookup-chips::-webkit-scrollbar{display:none}.product-chip{display:inline-flex;align-items:center;gap:4px;background:#eef;border:1px solid #c7c9fb;border-radius:12px;padding:3px 8px;white-space:nowrap;flex-shrink:0}.product-chip-label{font-size:11px;font-weight:600;color:#5b5ef4;max-width:96px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-chip-remove{width:14px;height:14px;border:none;border-radius:50%;background:#5b5ef4;color:#fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.product-lookup-counter{padding:5px 10px;background:#f8f9fa;border-bottom:.5px solid #f1f3f5;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-shrink:0}.product-counter-text,.product-counter-hint{font-size:11px}.product-counter-text{color:#adb5bd}.product-counter-text strong{color:#212529}.product-counter-hint{color:#ced4da;font-style:italic}.product-lookup-list{flex:1;overflow-y:auto;background:#fff}.product-lookup-list::-webkit-scrollbar{display:none}.product-list-item{width:100%;border:none;background:#fff;display:flex;align-items:center;gap:8px;padding:8px 10px;border-bottom:.5px solid #f1f3f5;text-align:left;transition:background-color .12s ease,opacity .12s ease}.product-list-item:hover,.product-list-item.selected{background:#eef}.product-list-item.disabled{opacity:.42}.product-stock-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.product-stock-dot.ok{background:#1a9e6a}.product-stock-dot.low{background:#e67e22}.product-stock-dot.out{background:#dc3545}.product-item-body{flex:1;min-width:0}.product-item-code{font-size:11px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;color:#5b5ef4;font-weight:600;margin-bottom:1px}.product-item-name{font-size:13px;font-weight:500;color:#212529;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-item-name mark,.product-item-code mark{background:transparent;color:#5b5ef4;font-weight:700}.product-item-meta{display:flex;align-items:center;gap:6px;margin-top:2px}.product-item-stock{font-size:11px;font-weight:600}.product-item-stock.ok{color:#1a9e6a}.product-item-stock.low{color:#e67e22}.product-item-stock.out{color:#dc3545}.product-item-right{text-align:right;flex-shrink:0}.product-item-price-label{font-size:10px;color:#ced4da;margin-bottom:1px}.product-item-price{font-size:14px;font-weight:700;color:#212529}.product-item-price.selected{color:#5b5ef4}.product-item-price.muted{color:#ced4da}.product-item-check{width:18px;height:18px;border-radius:5px;border:1.5px solid #ced4da;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .12s ease}.product-item-check.checked{background:#5b5ef4;border-color:#5b5ef4;color:#fff}.product-item-check.disabled{opacity:.3}.product-lookup-info{padding:12px 10px;text-align:center;font-size:12px;color:#adb5bd}.product-lookup-error{color:#dc3545}.product-lookup-sentinel{height:4px}.product-lookup-footer{background:#fff;border-top:1px solid #e9ecef;padding:8px 10px;flex-shrink:0}.product-lookup-footer-summary{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:7px}.product-lookup-footer-left{display:flex;flex-direction:column;gap:1px}.product-lookup-footer-count{font-size:12px;font-weight:700;color:#212529}.product-lookup-footer-total{font-size:11px;color:#adb5bd}.product-lookup-deselect{border:none;background:transparent;color:#dc3545;font-size:11px;font-weight:500}.product-lookup-confirm{width:100%;padding:10px;border:none;border-radius:10px;background:#5b5ef4;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:12px;font-weight:700}.product-lookup-confirm:disabled{opacity:.45}.product-lookup-confirm-count{background:#ffffff40;border-radius:8px;padding:1px 7px;font-size:11px;font-weight:700}.profile-screen{min-height:100vh;background:#f8f9fa;display:flex;flex-direction:column}.profile-shell{width:100%;min-height:100vh;display:flex;flex-direction:column;background:#f8f9fa;overflow:hidden;font-family:"Inter",var(--font-system)}.profile-statusbar{height:26px;background:#5b5ef4;display:flex;align-items:center;justify-content:space-between;padding:0 20px;color:#fff;flex-shrink:0}.profile-statusbar span{font-size:10px;font-weight:600}.profile-statusbar-right{display:flex;align-items:center;gap:6px}.profile-topbar{background:#5b5ef4;padding:14px 16px 28px;position:relative;flex-shrink:0}.profile-topbar:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:28px;background:#f8f9fa;border-radius:56% 56% 0 0/100% 100% 0 0}.profile-topbar-row{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.profile-back,.profile-settings-btn{border:none;background:none;color:#ffffffd1;display:inline-flex;align-items:center;justify-content:center;gap:4px;cursor:pointer}.profile-back{font-size:11px}.profile-settings-btn{width:28px;height:28px;border-radius:6px;background:#ffffff1f}.profile-title{font-size:14px;font-weight:700;color:#fff}.profile-avatar-wrap{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:4px}.profile-avatar{width:56px;height:56px;border-radius:999px;background:#fff;border:2px solid rgba(255,255,255,.28);display:flex;align-items:center;justify-content:center}.profile-avatar span{font-size:18px;font-weight:700;color:#5b5ef4;letter-spacing:0}.profile-name{font-size:13px;font-weight:700;color:#fff;text-align:center}.profile-email{font-size:10px;font-weight:500;color:#ffffffb8;text-align:center}.profile-content{flex:1;overflow-y:auto;padding:14px;padding-bottom:calc(76px + env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:12px}.profile-content::-webkit-scrollbar{display:none}.profile-kpi-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.profile-kpi-card,.profile-info-card,.profile-menu-card{background:#fff;border:1px solid #e9ecef;border-radius:14px}.profile-kpi-card{padding:8px 6px;text-align:center}.profile-kpi-value{display:block;font-size:16px;font-weight:700;line-height:1}.profile-kpi-value.blue{color:#5b5ef4}.profile-kpi-value.green{color:#1a9e6a}.profile-kpi-value.amber{color:#e67e22}.profile-kpi-label{display:block;margin-top:2px;font-size:9px;font-weight:500;color:#adb5bd;line-height:1.25}.profile-section-label{font-size:9px;font-weight:600;color:#adb5bd;text-transform:uppercase;letter-spacing:.4px;padding:0 2px}.profile-info-row{display:flex;align-items:center;gap:10px;padding:10px;border-bottom:1px solid #f1f3f5}.profile-info-row:last-child,.profile-menu-item:last-child{border-bottom:none}.profile-info-row>svg{color:#5b5ef4;flex-shrink:0;width:14px;height:14px}.profile-info-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.profile-info-label{font-size:8px;font-weight:600;color:#ced4da;text-transform:uppercase;letter-spacing:.3px}.profile-info-value{font-size:11px;font-weight:500;color:#212529;line-height:1.35;word-break:break-word}.profile-menu-item{width:100%;border:none;background:none;padding:10px;display:flex;align-items:center;gap:10px;text-align:left;border-bottom:1px solid #f1f3f5;cursor:pointer}.profile-menu-item:active{background:#f8f9fa}.profile-menu-icon{width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.profile-menu-icon.blue{background:#eef;color:#5b5ef4}.profile-menu-icon.green{background:#e8f7f1;color:#1a9e6a}.profile-menu-icon.amber{background:#fef3e2;color:#e67e22}.profile-menu-text{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.profile-menu-title{font-size:11px;font-weight:600;color:#212529}.profile-menu-subtitle{font-size:8px;font-weight:500;color:#adb5bd}.profile-menu-arrow{color:#212529;flex-shrink:0;opacity:.95}.profile-version-row{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:2px}.profile-version-pill{background:#eef;color:#5b5ef4;font-size:8px;font-weight:700;padding:3px 8px;border-radius:999px}.profile-version-text{font-size:8px;color:#ced4da}.profile-logout-btn{width:100%;min-height:44px;border-radius:10px;border:1.5px solid #fecaca;background:#fdecea;color:#dc3545;display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:700;cursor:pointer}.profile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:10;background:#fff;border-top:1px solid #e9ecef;padding:8px 0 4px;display:flex;flex-shrink:0}.profile-bottom-item{flex:1;border:none;background:none;display:flex;flex-direction:column;align-items:center;gap:2px;color:#ced4da;cursor:pointer;position:relative}.profile-bottom-item span{font-size:8px;font-weight:500}.profile-bottom-item.active{color:#5b5ef4}.profile-bottom-dot{width:5px;height:5px;border-radius:999px;background:#5b5ef4}.marking-screen{min-height:100vh;background:#f8f9fa;display:flex;flex-direction:column}.marking-topbar{background:#5b5ef4;color:#fff;padding:10px 16px;flex-shrink:0}.marking-topbar-row{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:10px}.marking-back{border:none;background:transparent;color:#fffc;display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:500}.marking-title{flex:1;text-align:center;font-size:16px;font-weight:700}.marking-top-icon{width:36px;height:36px;border:none;border-radius:8px;background:#ffffff24;color:#fff;display:inline-flex;align-items:center;justify-content:center}.marking-content{flex:1;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:10px}.marking-content::-webkit-scrollbar{display:none}.marking-clock-card,.marking-last-card,.marking-register-card,.marking-summary-card{background:#fff;border-radius:12px;border:1px solid #e9ecef}.marking-clock-card{padding:12px;text-align:center}.marking-clock-label{display:inline-flex;align-items:center;justify-content:center;gap:4px;font-size:10px;font-weight:700;color:#ced4da;text-transform:uppercase;letter-spacing:.45px}.marking-clock-time{margin-top:4px;font-size:28px;line-height:1;font-weight:700;color:#212529;letter-spacing:-.5px}.marking-clock-date{margin-top:4px;font-size:11px;color:#adb5bd;text-transform:capitalize}.marking-last-card{padding:10px;display:flex;align-items:center;gap:8px}.marking-last-icon{width:30px;height:30px;border-radius:8px;background:#e8f7f1;color:#1a9e6a;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.marking-last-copy{flex:1;min-width:0}.marking-last-title{font-size:11px;font-weight:600;color:#343a40}.marking-last-subtitle{margin-top:1px;font-size:9px;color:#adb5bd}.marking-last-note{margin-top:2px;font-size:8px;color:#5b5ef4;font-style:italic;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.marking-last-time{font-size:10px;font-weight:700;color:#1a9e6a;flex-shrink:0}.marking-register-card{overflow:hidden}.marking-register-head{padding:8px 10px;background:#f8f9fa;border-bottom:1px solid #f1f3f5}.marking-register-head-label{font-size:10px;font-weight:600;color:#6c757d}.marking-type-selector{display:flex;gap:6px;padding:10px;border-bottom:1px solid #f1f3f5}.marking-type-option{flex:1;min-width:0;border-radius:8px;border:1.5px solid #e9ecef;background:#fff;color:#adb5bd;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:8px 4px}.marking-type-option span{font-size:9px;font-weight:600}.marking-type-option.entrada.active{background:#e8f7f1;border-color:#1a9e6a;color:#1a9e6a}.marking-type-option.salida.active{background:#fdecea;border-color:#dc3545;color:#dc3545}.marking-type-option.retorno.active{background:#eef;border-color:#5b5ef4;color:#5b5ef4}.marking-type-option.fin.active{background:#f1f3f5;border-color:#343a40;color:#343a40}.marking-note-area{padding:10px;border-bottom:1px solid #f1f3f5}.marking-note-label{display:block;margin-bottom:6px;font-size:9px;font-weight:700;color:#ced4da;text-transform:uppercase;letter-spacing:.35px}.marking-note-input{width:100%;min-height:72px;resize:none;border:1.5px solid #e9ecef;border-radius:8px;background:#f8f9fa;padding:9px 10px;font-size:12px;line-height:1.45;color:#212529;outline:none;font-family:"Inter",var(--font-system)}.marking-note-input:focus{border-color:#1a9e6a;background:#fff}.marking-note-input::placeholder{color:#adb5bd}.marking-action-wrap{padding:10px}.marking-btn-primary{width:100%;min-height:48px;border:none;border-radius:10px;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:13px;font-weight:700}.marking-btn-primary.entrada{background:#1a9e6a}.marking-btn-primary.salida{background:#dc3545}.marking-btn-primary.retorno{background:#5b5ef4}.marking-btn-primary.fin{background:#343a40}.marking-btn-primary:disabled{opacity:.7}.marking-summary-card{padding:10px}.marking-summary-head{display:inline-flex;align-items:center;gap:4px;font-size:10px;font-weight:700;color:#ced4da;text-transform:uppercase;letter-spacing:.4px}.marking-summary-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:6px;font-size:11px;color:#6c757d}.marking-summary-row strong{font-size:11px;font-weight:700;color:#212529}:root{--font-system: -apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--primary: #5067EC;--secondary: #f4f6f8;--accent: #f5c542;--text-dark: #2a2a2a}*{box-sizing:border-box}html,body,#root{width:100%;max-width:100%;overflow-x:hidden}html,body{overscroll-behavior-x:none}body{margin:0;font-family:var(--font-system);background:#e5e7eb;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:manipulation}.app-shell{width:100%;max-width:100%;min-height:100dvh;margin:0;background:var(--secondary);overflow-x:hidden}@supports (-webkit-touch-callout: none){input,textarea,select{font-size:16px}}
