.quotations-module__hjfTha__page{gap:16px;max-width:1100px;margin:0 auto;padding:20px 16px 48px;display:grid}.quotations-module__hjfTha__card{background:var(--surface);border:1px solid var(--border);border-radius:10px;gap:12px;padding:18px 20px;display:grid}.quotations-module__hjfTha__card h2{font-size:1.15rem}.quotations-module__hjfTha__card h3{margin-top:6px;font-size:1rem}.quotations-module__hjfTha__row{flex-wrap:wrap;gap:8px;display:flex}.quotations-module__hjfTha__row .quotations-module__hjfTha__input{flex:1;min-width:200px}.quotations-module__hjfTha__rowBetween{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.quotations-module__hjfTha__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px 14px;display:grid}.quotations-module__hjfTha__split{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.quotations-module__hjfTha__field{color:var(--muted);gap:4px;font-size:.85rem;display:grid}.quotations-module__hjfTha__input{font:inherit;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:6px;width:100%;padding:7px 10px}.quotations-module__hjfTha__input:focus{outline:2px solid var(--accent);outline-offset:-1px}textarea.quotations-module__hjfTha__input{resize:vertical}.quotations-module__hjfTha__narrow{min-width:110px}.quotations-module__hjfTha__num{text-align:left;width:100px}.quotations-module__hjfTha__primary,.quotations-module__hjfTha__secondary,.quotations-module__hjfTha__link{font:inherit;cursor:pointer;border-radius:6px;padding:8px 16px;text-decoration:none;display:inline-block}.quotations-module__hjfTha__primary{background:var(--accent);color:#fff;border:1px solid var(--accent)}.quotations-module__hjfTha__secondary{color:var(--text);border:1px solid var(--border);background:0 0}.quotations-module__hjfTha__link{color:var(--accent);background:0 0;border:none;padding:0}.quotations-module__hjfTha__primary:disabled,.quotations-module__hjfTha__secondary:disabled{opacity:.55;cursor:not-allowed}.quotations-module__hjfTha__actions{gap:8px;display:flex}.quotations-module__hjfTha__muted{color:var(--muted);font-size:.9rem}.quotations-module__hjfTha__error{color:var(--danger);background:var(--danger-bg);border-radius:6px;padding:8px 12px;font-size:.9rem}.quotations-module__hjfTha__error ul{margin:4px 18px 0 0}.quotations-module__hjfTha__badge,.quotations-module__hjfTha__warn{border-radius:999px;padding:2px 8px;font-size:.75rem}.quotations-module__hjfTha__badge{background:var(--chip)}.quotations-module__hjfTha__warn{background:var(--danger-bg);color:var(--danger)}.quotations-module__hjfTha__orderResult{border:1px solid var(--border);border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.quotations-module__hjfTha__tableWrap{overflow-x:auto}.quotations-module__hjfTha__table{border-collapse:collapse;width:100%;font-size:.9rem}.quotations-module__hjfTha__table th{text-align:right;color:var(--muted);background:var(--chip);white-space:nowrap;padding:8px;font-weight:600}.quotations-module__hjfTha__table td{border-bottom:1px solid var(--border);vertical-align:middle;padding:6px 8px}.quotations-module__hjfTha__selected td{background:var(--chip)}.quotations-module__hjfTha__totals{border-collapse:collapse;min-width:300px}.quotations-module__hjfTha__totals th{text-align:right;color:var(--muted);padding:4px 8px;font-weight:400}.quotations-module__hjfTha__totals td{text-align:left;white-space:nowrap;padding:4px 8px}.quotations-module__hjfTha__grand th,.quotations-module__hjfTha__grand td{color:var(--text);border-top:2px solid var(--text);font-weight:700}.quotations-module__hjfTha__preview{border:1px solid var(--border);background:#fff;border-radius:6px;width:100%;height:80vh}
