.md-app{--blue:#004aad;--cyan:#1bb0ce;--ink:#111827;--muted:#667085;--line:#dbe5f0;max-width:1400px;margin:25px auto;padding:28px;color:var(--ink);font-family:Arial,sans-serif;background:#f5f9ff;border-radius:22px}.md-app *{box-sizing:border-box}.md-app button,.md-app input{font:inherit}.md-head{display:flex;justify-content:space-between;align-items:start;gap:25px;margin-bottom:25px}.md-head span,.md-quote-title span{font-size:11px;font-weight:800;letter-spacing:.16em;color:var(--blue)}.md-head h1{font-size:42px;line-height:1.05;letter-spacing:-.04em;margin:8px 0}.md-head p{color:var(--muted);margin:0}.md-head button,#md-generate{border:0;border-radius:10px;background:var(--blue);color:#fff;padding:13px 18px;font-weight:800;cursor:pointer}.md-client{display:grid;grid-template-columns:1fr 1fr auto;gap:12px;align-items:end;margin-bottom:16px}.md-client label,.md-discount label{font-size:12px;font-weight:700;color:var(--muted)}.md-client input,.md-tools input{display:block;width:100%;margin-top:6px;padding:12px;border:1px solid var(--line);border-radius:10px;background:#fff}.md-client button{border:0;border-radius:999px;padding:12px 18px;background:var(--cyan);color:#fff;font-weight:800;cursor:pointer}.md-note{padding:11px 14px;margin-bottom:16px;border:1px solid #cce5f8;border-radius:10px;background:#eef8ff;color:#154f84;font-size:12px;font-weight:700}.md-grid{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:22px;align-items:start}.md-catalog,.md-quote{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 15px 40px rgba(0,74,173,.07)}#md-tabs{display:grid;grid-template-columns:repeat(4,1fr);background:#f8fafc;border-bottom:1px solid var(--line)}#md-tabs button{padding:15px 8px;border:0;border-right:1px solid var(--line);background:transparent;font-weight:800;cursor:pointer}#md-tabs button small{display:block;margin-top:3px;color:var(--muted);font-size:10px;font-weight:400}#md-tabs button.active{background:var(--blue);color:#fff}#md-tabs button.active small{color:#d8eaff}.md-tools{display:flex;justify-content:space-between;align-items:center;padding:22px}.md-tools h2{margin:0;font-size:22px}.md-tools small{color:var(--muted)}.md-tools input{width:300px;margin:0}.md-products{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:0 18px 20px}.md-products article{min-height:74px;padding:13px;border:1px solid var(--line);border-radius:12px;display:flex;justify-content:space-between;align-items:center;gap:10px}.md-products article.selected{border-color:var(--blue);background:#f1f8ff}.md-products h3{margin:0 0 5px;font-size:13px}.md-products span{font-size:11px;color:var(--muted)}.md-step{display:flex;border:1px solid var(--line);border-radius:8px;overflow:hidden;flex:none}.md-step button{width:29px;border:0;background:#fff;color:var(--blue);font-weight:900;cursor:pointer}.md-step input{width:36px;height:32px;border:0;border-inline:1px solid var(--line);text-align:center}.md-quote{position:sticky;top:20px}.md-quote-title{display:flex;justify-content:space-between;padding:22px;border-bottom:1px solid var(--line)}.md-quote-title h2{margin:3px 0 0}.md-quote-title>b{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--cyan);color:#fff}.md-lines{max-height:320px;overflow:auto;padding:10px 20px}.md-empty{min-height:145px;display:grid;place-items:center;align-content:center;gap:10px;color:var(--muted);font-size:28px}.md-empty small{font-size:12px}.md-line{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid #edf1f5}.md-line strong{display:block;font-size:12px}.md-line small{display:flex;align-items:center;gap:3px;color:var(--muted);font-size:11px}.md-line>b{font-size:12px;white-space:nowrap}.md-price{width:76px;padding:4px;border:1px solid var(--line);border-radius:6px}.md-discount{margin:0 20px;padding:15px;background:#f5f7fa;border-radius:11px}.md-discount>div{display:flex;margin-top:7px}.md-discount input{width:100%;padding:9px;border:1px solid var(--line);border-radius:8px 0 0 8px}.md-discount>div span{padding:9px;border:1px solid var(--line);border-left:0;background:#fff;border-radius:0 8px 8px 0}.md-discount p{margin:8px 0 0;color:#c43c35;font-size:11px;font-weight:800}.md-totals{display:grid;gap:9px;padding:18px 22px}.md-totals>div{display:flex;justify-content:space-between;font-size:13px}.md-totals .saving{color:var(--blue)}.md-total{padding-top:14px;border-top:1px solid var(--line);font-size:17px!important}#md-generate{width:calc(100% - 44px);margin:0 22px 22px}@media(max-width:1000px){.md-grid{grid-template-columns:1fr}.md-quote{position:static}}@media(max-width:700px){.md-app{padding:16px;margin:0}.md-head{flex-direction:column}.md-head h1{font-size:32px}.md-client,.md-products{grid-template-columns:1fr}.md-client button{justify-self:start}#md-tabs{grid-template-columns:1fr 1fr}.md-tools{align-items:stretch;flex-direction:column;gap:12px}.md-tools input{width:100%}}@media print{.md-head button,.md-client,#md-tabs,.md-tools,.md-products,.md-discount,#md-generate,.md-note{display:none!important}.md-grid{display:block}.md-catalog{display:none}.md-quote{box-shadow:none;border:0}.md-lines{max-height:none}.md-app{background:#fff}}
