*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{color:#0f172a;background-color:#f1f5f9;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.4}a{color:#1057c8;text-decoration:none}a:hover{text-decoration:underline}input,select,textarea,button{font-family:inherit;font-size:inherit}.btn{cursor:pointer;border:1px solid #0000;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.btn-primary{color:#fff;background:#1057c8;border-color:#1057c8}.btn-primary:hover{background:#0d4aa8}.btn-primary:disabled{cursor:not-allowed;background:#93a4c4;border-color:#93a4c4}.btn-secondary{color:#0f172a;background:#fff;border-color:#cbd5e1}.btn-secondary:hover{background:#f8fafc}.btn-danger{color:#b91c1c;background:#fff;border-color:#fecaca}.btn-danger:hover{background:#fef2f2}.card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;box-shadow:0 1px 2px #0f172a0a}.input,.select,.textarea{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:8px 10px}.input:focus,.select:focus,.textarea:focus{border-color:#1057c8;outline:none;box-shadow:0 0 0 3px #1057c826}.field{flex-direction:column;gap:4px;margin-bottom:12px;display:flex}.field label{color:#475569;font-size:12px;font-weight:600}.table{border-collapse:collapse;background:#fff;width:100%}.table th,.table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:10px 12px;font-size:13px}.table th{color:#475569;background:#f8fafc;font-weight:600}.muted{color:#64748b;font-size:12px}.status-pill{letter-spacing:.3px;text-transform:uppercase;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}.status-draft{color:#92400e;background:#fef3c7}.status-prepared{color:#1d4ed8;background:#dbeafe}.status-issued{color:#166534;background:#dcfce7}.tabs{border-bottom:1px solid #e2e8f0;gap:6px;margin-bottom:12px;display:flex}.tabs button{color:#475569;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:10px 14px;font-size:13px;font-weight:700}.tabs button.active{color:#1d4ed8;border-bottom-color:#2563eb}.banner{border:1px solid #0000;border-radius:10px;margin-bottom:12px;padding:10px 14px;font-size:13px;font-weight:600}.banner-draft{color:#9a3412;background:#fff7ed;border-color:#fdba74}.banner-prepared{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.banner-issued{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.settings-grid{grid-template-columns:1fr 1fr;gap:14px 16px;margin-bottom:8px;display:grid}.catalog-form-grid{grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:10px;display:grid}.catalog-form-grid-2{grid-template-columns:3fr 1fr;gap:10px;margin-top:10px;display:grid}.catalog-form-grid-3{grid-template-columns:1fr 1fr 1fr;gap:10px;display:grid}@media (width<=720px){.settings-grid{grid-template-columns:1fr}.settings-grid>*{grid-column:auto!important}.catalog-form-grid,.catalog-form-grid-2,.catalog-form-grid-3{grid-template-columns:1fr}}.settings-actions{border-top:1px solid #f1f5f9;justify-content:flex-end;align-items:center;gap:12px;margin-top:18px;padding-top:12px;display:flex}.settings-section-select{max-width:160px}.settings-mobile-subtitle{margin-bottom:12px;font-size:13px}.settings-mobile-body{padding:16px}@media (width<=720px){.settings-mobile-body{padding-bottom:16px}.settings-mobile-body .settings-actions{z-index:5;background:#fff;border-top:1px solid #e2e8f0;margin:16px -16px -16px;padding:12px 16px;position:sticky;bottom:0}.settings-mobile-body .settings-actions .btn{flex:auto;justify-content:center;min-height:46px}.settings-mobile-body .table{white-space:nowrap;display:block;overflow-x:auto}}.bd-doc-cards,.bd-actions-mobile{display:none}.bd-doc-card{color:inherit;border-bottom:1px solid #e2e8f0;padding:14px 16px;display:block}.bd-doc-card:last-child{border-bottom:none}.bd-doc-card:hover{background:#f8fafc;text-decoration:none}.bd-doc-card-title{color:#0f172a;font-size:15px;font-weight:700}.bd-doc-card-id{color:#64748b;margin-top:1px;font-size:12px}.bd-doc-card-sub{color:#334155;margin-top:4px;font-size:13px;font-weight:600}.bd-doc-card-badges{flex-wrap:wrap;align-items:center;gap:6px;margin-top:10px;display:flex}.bd-doc-card-row{justify-content:space-between;align-items:center;gap:8px;margin-top:8px;display:flex}.bd-doc-card-total{color:#0f172a;font-size:15px;font-weight:800}.bd-badges{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.bd-cpe-pill{letter-spacing:.3px;text-transform:uppercase;border-radius:999px;padding:2px 7px;font-size:10px;font-weight:700;display:inline-block}.bd-cpe-accepted{color:#166534;background:#dcfce7}.bd-cpe-other{color:#991b1b;background:#fee2e2}.bd-more{display:inline-block;position:relative}.bd-more-menu{z-index:20;background:#fff;border:1px solid #e2e8f0;border-radius:8px;min-width:200px;max-width:calc(100vw - 32px);margin-top:6px;position:absolute;top:100%;left:auto;right:0;overflow:hidden;box-shadow:0 6px 18px #0f172a24}.adv-grid{grid-template-columns:1fr 1fr 1fr;gap:10px;display:grid}.bd-list-controls{flex-wrap:wrap;align-items:flex-end;gap:8px;display:flex}.mobile-page-header{align-items:center;gap:8px;margin-bottom:14px;display:flex}.mobile-page-header-back{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex:none;width:38px;height:38px;font-size:18px}.mobile-page-header-title{color:#0f172a;text-overflow:ellipsis;flex:auto;font-size:19px;font-weight:800;line-height:1.2;overflow:hidden}.mobile-page-header-actions{flex:none}.mobile-status-strip{text-align:center;border:1px solid #0000;border-radius:10px;margin-bottom:12px;padding:9px 14px;font-size:13px;font-weight:700}.mobile-summary{margin-bottom:12px}.mobile-summary-label{color:#64748b;text-transform:uppercase;letter-spacing:.3px;font-size:11px;font-weight:600}.mobile-summary-name{color:#0f172a;margin-top:2px;font-size:18px;font-weight:800}.mobile-summary-value{color:#0f172a;margin-top:1px;font-size:14px}.mobile-summary-block{margin-top:12px}.mobile-summary-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;display:grid}.mobile-summary-foot{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:flex-end;gap:12px;margin-top:14px;padding-top:14px;display:flex}.mobile-summary-total{color:#1057c8;margin-top:2px;font-size:22px;font-weight:800}.mobile-summary-footer{text-align:right;font-size:13px}.mobile-section{margin-bottom:12px;padding:0;overflow:hidden}.mobile-section-head{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:8px;padding:12px 16px;font-weight:700;display:flex}.mobile-section-body{padding:12px 16px}.mobile-line{border-bottom:1px solid #eef2f7;align-items:flex-start;gap:12px;padding:12px 16px;display:flex}.mobile-line:last-child{border-bottom:none}.mobile-line-num{color:#475569;background:#f1f5f9;border-radius:8px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:700;display:flex}.mobile-line-main{flex:auto;min-width:0}.mobile-line-desc{color:#0f172a;font-weight:700}.mobile-line-meta{color:#64748b;margin-top:2px;font-size:12px}.mobile-line-total{color:#0f172a;white-space:nowrap;flex:none;font-weight:800}.mobile-line-editor{flex-direction:column;gap:10px;padding:12px;display:flex}.mobile-line-edit{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.mobile-line-edit.is-open{border-color:#cbd5e1;box-shadow:0 2px 8px #0f172a0f}.mobile-line-edit-header{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:12px 14px;display:flex}.mobile-line-edit-desc{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-weight:700;overflow:hidden}.mobile-line-edit-amount{color:#0f172a;white-space:nowrap;flex:none;font-weight:800}.mobile-line-edit-chevron{color:#94a3b8;flex:none;font-size:12px;transition:transform .15s}.mobile-line-edit.is-open .mobile-line-edit-chevron{transform:rotate(180deg)}.mobile-line-edit-body{flex-direction:column;gap:10px;padding:0 14px 14px;display:flex}.mobile-line-edit-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.mobile-line-edit-grid label{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.mobile-line-edit-grid .input,.mobile-line-edit-grid .select{width:100%;min-width:0;min-height:40px;padding-left:8px;padding-right:4px}.mobile-line-edit-actions{gap:8px;margin-top:2px;display:flex}.mobile-line-edit-actions .btn{justify-content:center;min-height:44px}.mobile-line-edit-actions .btn-primary{flex:auto}.mobile-line-edit-actions .btn-danger{flex:none}.pdf-modal-overlay{z-index:90;background:#0f172a8c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.pdf-modal{background:#fff;border-radius:14px;flex-direction:column;width:min(900px,100%);height:min(90vh,100%);display:flex;overflow:hidden;box-shadow:0 20px 60px #0f172a59}.pdf-modal-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.pdf-modal-title{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:800;overflow:hidden}.pdf-modal-close{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex:none;width:36px;height:36px;font-size:16px}.pdf-modal-actions{border-bottom:1px solid #f1f5f9;flex-wrap:wrap;gap:8px;padding:12px 16px;display:flex}.pdf-modal-body{background:#f1f5f9;flex:auto;min-height:0;display:flex}.pdf-modal-frame{border:none;flex:auto;width:100%;height:100%}.pdf-modal-state{text-align:center;margin:auto;padding:24px;font-size:14px}.pdf-modal-error{color:#991b1b}@media (width<=720px){.pdf-modal-overlay{padding:0}.pdf-modal{border-radius:0;width:100%;height:100%}.pdf-modal-actions .btn{flex:auto;justify-content:center;min-height:46px}}.customer-lookup-selected{background:#fff;border:1px solid #cbd5e1;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;min-height:40px;padding:8px 10px;display:flex}.customer-lookup-name{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.customer-lookup-doc{color:#64748b;font-size:12px}.customer-lookup-clear{cursor:pointer;color:#64748b;background:0 0;border:1px solid #e2e8f0;border-radius:6px;flex:none;padding:2px 8px;font-size:14px;line-height:1.2}.customer-lookup-menu{z-index:30;background:#fff;border:1px solid #cbd5e1;border-radius:8px;max-height:260px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0f172a1f}.customer-lookup-empty{color:#64748b;padding:12px;font-size:14px}.customer-lookup-item{text-align:left;cursor:pointer;width:100%;font:inherit;color:#0f172a;background:0 0;border:none;border-bottom:1px solid #f1f5f9;padding:10px 12px;display:block}.customer-lookup-item:last-child{border-bottom:none}.customer-lookup-item:hover{background:#f8fafc}.cobriz-toast{z-index:80;border-radius:12px;align-items:flex-start;gap:12px;width:min(520px,100vw - 32px);padding:12px 14px;font-size:14px;line-height:1.35;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0f172a40}.cobriz-toast-error{color:#fff;background:#7f1d1d;border:1px solid #991b1b}.cobriz-toast button{color:inherit;cursor:pointer;background:0 0;border:none;flex:none;margin-left:auto;font-size:18px;line-height:1}.bd-edit-notes>summary{cursor:pointer;color:#475569;font-size:13px;font-weight:600;list-style:none}.bd-edit-notes>summary::-webkit-details-marker{display:none}.bd-edit-notes>summary:before{content:"▸ ";color:#94a3b8}.bd-edit-notes[open]>summary:before{content:"▾ "}.bd-addline-title{color:#0f172a;margin-bottom:10px;font-size:15px;font-weight:800}.mobile-addline{flex-direction:column;gap:10px;display:flex}.mobile-addline-submit{justify-content:center;width:100%;min-height:46px}.mobile-totals{margin-bottom:12px}.mobile-totals-row{color:#334155;justify-content:space-between;align-items:center;gap:12px;padding:4px 0;display:flex}.mobile-totals-strong{color:#0f172a;border-top:1px solid #e2e8f0;margin-top:6px;padding-top:10px;font-size:17px;font-weight:800}.bd-mobile-cta{margin-top:4px}.bd-mobile-cta .btn{justify-content:center;width:100%;min-height:48px;font-size:15px}.bd-more-item{text-align:left;color:#0f172a;cursor:pointer;background:0 0;border:none;width:100%;padding:11px 14px;font-weight:600;display:block}.bd-more-item:hover{background:#f8fafc}.bd-more-item:disabled{color:#94a3b8;cursor:not-allowed}@media (width<=720px){.bd-doc-table{display:none}.bd-doc-cards{display:block}.bd-only-desktop{display:none!important}.bd-actions-desktop{display:none}.bd-actions-mobile{flex-direction:column;gap:8px;margin-top:14px;display:flex}.bd-actions-mobile .btn{justify-content:center;width:100%;min-height:46px;font-size:15px}.bd-actions-mobile .bd-more{width:100%;display:block}.bd-more-menu{left:auto;right:0}.adv-grid{grid-template-columns:1fr}.btn{min-height:42px}.tabs button{padding:12px}.bd-list-controls{width:100%}.bd-list-controls .bd-filter{flex:100%}.bd-list-controls .bd-refresh{color:#475569;background:0 0;border-color:#0000;order:2;padding-left:4px;padding-right:4px}.bd-list-controls .bd-more,.bd-list-controls .bd-create{order:3;margin-left:auto}.bd-table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.bd-table-scroll .input{min-height:38px}.bd-addline-grid{grid-template-columns:1fr!important}.bd-addline-grid .input{min-height:40px}.bd-addline-form{background:#f8fafc;border-radius:12px;margin:12px;border:1px dashed #cbd5e1!important}}
