.quote-heading-actions{display:flex;gap:9px}.quote-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px}.quote-summary>div{background:#fff;border:1px solid var(--line);border-radius:14px;padding:17px;display:flex;align-items:center;gap:12px;box-shadow:var(--shadow)}.quote-summary>div>span{width:38px;height:38px;border-radius:10px;background:#eaf4ff;color:#0878ed;display:grid;place-items:center;font-weight:900}.quote-summary p,.quote-summary b,.quote-summary small{display:block;margin:0}.quote-summary b{font:800 22px Manrope}.quote-summary small{font-size:9px;color:var(--muted)}.quote-tabs{display:flex;width:max-content;border:1px solid #cbdced;background:#edf5fd;border-radius:11px;padding:4px;margin-bottom:15px}.quote-tabs button{border:0;background:transparent;border-radius:8px;padding:9px 22px;color:#526b84;font-weight:800;cursor:pointer}.quote-tabs button.active{background:#0878ed;color:white;box-shadow:0 5px 15px #afd3f7}.quote-panel{display:none}.quote-panel.active{display:block}.quote-list{display:grid;gap:12px}.quote-card{display:grid;grid-template-columns:minmax(260px,1fr) 180px auto;align-items:center;gap:18px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px 20px;box-shadow:var(--shadow)}.quote-card-main h3{font:800 15px Manrope;margin:4px 0}.quote-card-main p{margin:3px 0;color:var(--muted)}.quote-status{float:right;border-radius:15px;padding:5px 9px;font-size:8px;font-weight:900;text-transform:uppercase}.quote-status.draft{background:#eef2f7;color:#60738a}.quote-status.sent{background:#eaf4ff;color:#0878ed}.quote-status.accepted{background:#e8f8ef;color:#188454}.quote-status.rejected{background:#fff0f0;color:#bd3f3f}.quote-status.expired{background:#fff4dd;color:#9a6600}.quote-card-values{text-align:right}.quote-card-values small,.quote-card-values strong,.quote-card-values span{display:block}.quote-card-values strong{font:800 17px Manrope;color:#0c2f5a;margin:4px 0}.quote-card-values span{font-size:9px;color:var(--muted)}.quote-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;min-width:230px}.quote-card-actions button{font-size:8px;padding:7px}.quote-card-actions .danger-outline{grid-column:1/-1}.quote-empty{padding:30px;text-align:center;color:var(--muted)}.quote-catalog-table td>b,.quote-catalog-table td>small{display:block}.quote-catalog-table td>small{color:var(--muted);margin-top:3px}.catalog-type{font-size:8px;font-weight:900;padding:5px 8px;border-radius:12px}.catalog-type.product{background:#eaf4ff;color:#0878ed}.catalog-type.service{background:#efe9ff;color:#7047d7}.quote-modal{width:min(900px,94vw);padding:0}.quote-modal form{padding:24px;max-height:90vh;overflow:auto}.quote-editor-modal{width:min(1180px,96vw)}.quote-editor-modal form{padding:0;overflow:hidden}.quote-editor-modal .modal-head{padding:22px 25px 14px}.quote-editor-body{padding:0 25px 20px;max-height:72vh;overflow:auto}.quote-items-section{margin:18px 0;border:1px solid #d4e2ef;border-radius:12px;overflow:hidden}.quote-items-head{display:flex;justify-content:space-between;gap:12px;align-items:center;background:#edf5fd;padding:13px 15px}.quote-items-head h3,.quote-items-head p{margin:0}.quote-items-head h3{font:800 12px Manrope}.quote-items-head p{font-size:9px;color:var(--muted)}.quote-items-head>div:last-child{display:flex;gap:7px}.quote-items-head select{min-width:260px}.quote-items-table{min-width:1000px}.quote-items-table th{font-size:8px}.quote-items-table td{vertical-align:top;padding:7px}.quote-items-table td:first-child{width:300px}.quote-items-table input,.quote-items-table select,.quote-items-table textarea{font-size:9px;padding:7px;margin:0;width:100%}.quote-items-table td:first-child select{width:95px;margin-bottom:4px}.quote-items-table td:first-child textarea{min-height:44px;margin-top:4px}.quote-items-table td:nth-child(2){width:75px}.quote-items-table td:nth-child(3){width:95px}.quote-items-table td:nth-child(4){width:105px}.quote-items-table td:nth-child(5){width:75px}.quote-items-table td:nth-child(6){width:75px}.quote-items-table td:nth-child(7){width:105px;white-space:nowrap}.quote-remove{border:1px solid #f1b5b0;background:#fff8f7;color:#b42318;border-radius:7px;width:28px;height:28px;cursor:pointer}.quote-totals{margin-left:auto;width:330px;padding:10px 15px 15px}.quote-totals div{display:flex;justify-content:space-between;padding:6px 10px}.quote-totals .grand{background:#0c2f5a;color:white;border-radius:8px;padding:11px}.sticky-actions{position:sticky;bottom:0;background:#f0f6fc;border-top:1px solid #d7e4f0;padding:12px 25px}.quote-modal .form-grid textarea{min-height:76px}@media(max-width:1050px){.quote-card{grid-template-columns:1fr 160px}.quote-card-actions{grid-column:1/-1;display:flex}.quote-summary{grid-template-columns:1fr 1fr}}@media(max-width:700px){.quote-summary{grid-template-columns:1fr}.quote-card{grid-template-columns:1fr}.quote-card-values{text-align:left}.quote-card-actions{display:grid}.quote-heading-actions,.quote-items-head,.quote-items-head>div:last-child{flex-direction:column;align-items:stretch}.quote-items-head select{min-width:0}}
