:root{--ink:#0f172a;--ink-2:#334155;--muted:#64748b;--muted-2:#94a3b8;--line:#e2e8f0;--soft-line:#eef2f6;--surface:#fff;--surface-2:#f8fafc;--surface-3:#eef2f7;--page:#f4f7fb;--brand:#0b4d8b;--brand-2:#1267b3;--brand-3:#2b82d4;--brand-bg:#eef6ff;--brand-line:#cfe4fb;--green:#157347;--green-bg:#e9f7ef;--green-line:#bfe6cf;--gold:#9a5b00;--gold-bg:#fff7e6;--gold-line:#ffe2a8;--red:#c0392b;--red-bg:#fdeeec;--red-line:#f4cfca;--shadow-sm:0 1px 2px #0f172a0a, 0 1px 3px #0f172a0f;--shadow-md:0 4px 12px #0f172a0f, 0 2px 6px #0f172a0a;--shadow-lg:0 24px 48px -12px #0f172a1f, 0 8px 20px -8px #0f172a14;--shadow-focus:0 0 0 3px color-mix(in srgb, var(--brand) 20%, transparent);--r-sm:7px;--r-md:10px;--r-lg:13px;--t-xs:11px;--t-sm:12px;--t-md:13px;--t-lg:15px;--t-xl:22px;--w-normal:400;--w-medium:500;--w-semibold:600;--w-bold:700}*,:before,:after{box-sizing:border-box}html,body{background:radial-gradient(1100px 520px at 15% -8%, var(--brand-bg) 0%, transparent 60%), radial-gradient(900px 480px at 100% 0%, #fff 0%, transparent 55%), var(--page);min-height:100%;color:var(--ink);letter-spacing:0;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background-attachment:fixed;margin:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled,a[aria-disabled=true]{cursor:not-allowed;opacity:.5}svg{flex:none;width:15px;height:15px}.quote-number span,.quote-client-grid span,.quote-note span,.quote-total span,.public-toolbar span,.login-brand span,.catalog-section-label,th{letter-spacing:.09em;text-transform:uppercase;color:var(--muted);font-size:10px;font-weight:700}.app-shell{align-items:flex-start;gap:clamp(12px,2vw,22px);width:100%;max-width:1720px;min-height:100vh;margin:0 auto;padding:12px clamp(16px,3vw,30px) 40px;display:flex}.app-main{flex:auto;min-width:0}.app-sidebar{flex:none;width:176px;padding-top:8px;transition:width .16s;position:sticky;top:12px}.app-sidebar[data-collapsed]{width:34px}.app-sidebar[data-collapsed] .app-sidebar-link{justify-content:center;padding:8px 0}.app-sidebar-toggle{border-radius:var(--r-sm);width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin-bottom:8px;padding:0;transition:color .12s,background-color .12s;display:flex}.app-sidebar-toggle:hover{color:var(--ink);background:var(--surface-2)}.app-sidebar-toggle>svg{width:17px;height:17px}.app-sidebar[data-collapsed] .app-sidebar-link>span{display:none}.app-sidebar-nav{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.app-sidebar-link{border-radius:var(--r-sm);color:var(--muted);font-size:13px;font-weight:var(--w-medium);white-space:nowrap;align-items:center;gap:9px;padding:8px 10px;text-decoration:none;transition:color .12s,background-color .12s;display:flex}.app-sidebar-link:hover{color:var(--ink);background:var(--surface-2)}.app-sidebar-link[data-active]{color:var(--brand);background:var(--brand-bg);font-weight:var(--w-semibold)}.app-sidebar-link>svg{flex-shrink:0;width:16px;height:16px}.interactions{padding-top:14px}.interactions-head{margin-bottom:14px}.interactions-head h1{font-size:18px;font-weight:var(--w-semibold);color:var(--ink);margin:0}.interactions-head p{color:var(--muted);margin:4px 0 0;font-size:12.5px}.interactions-empty{text-align:center;min-height:32vh;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:40px 16px;display:flex}.interactions-empty>svg{width:30px;height:30px;color:var(--brand);opacity:.65}.interactions-empty p{max-width:44ch;margin:0;font-size:13px}.interactions-table-wrap{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);overflow-x:auto}.interactions-pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:14px;display:flex}.interactions-pagination-count{color:var(--muted);font-size:12.5px}.interactions-pagination-controls{align-items:center;gap:10px;display:flex}.interactions-pagination-page{color:var(--muted);white-space:nowrap;font-size:12.5px}.interactions-pagination-btn{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--surface);box-shadow:var(--shadow-sm);color:var(--ink-2);font-size:12.5px;font-weight:var(--w-semibold);cursor:pointer;align-items:center;gap:5px;padding:6px 12px;text-decoration:none;transition:border-color .14s,background-color .14s;display:inline-flex}.interactions-pagination-btn:hover{border-color:color-mix(in srgb, var(--brand) 30%, var(--line));background:var(--surface-2);color:var(--ink)}.interactions-pagination-btn.is-disabled{opacity:.5;cursor:default;box-shadow:none}.interactions-pagination-btn.is-disabled:hover{border-color:var(--line);background:var(--surface);color:var(--ink-2)}.interactions-pagination-btn>svg{width:15px;height:15px}.interactions-table{border-collapse:collapse;width:100%;font-size:12.5px}.interactions-table thead th{text-align:left;font-size:10.5px;font-weight:var(--w-semibold);text-transform:uppercase;letter-spacing:.04em;color:var(--muted);border-bottom:1px solid var(--line);white-space:nowrap;padding:10px 12px}.interactions-table td{vertical-align:middle;border-bottom:1px solid var(--line);color:var(--ink);padding:11px 12px}.interactions-table tbody tr:last-child td{border-bottom:none}.interactions-table tbody tr:hover td,.interaction-row:hover td{background:var(--surface-2)}.interactions-table .col-date{white-space:nowrap;color:var(--muted)}.interactions-table .col-cuit{white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--muted)}.interactions-table .col-creator{white-space:nowrap;color:var(--muted)}.interactions-table .col-provider{white-space:nowrap;font-weight:var(--w-medium)}.interactions-table .col-actions{text-align:right;width:44px;overflow:visible}.interaction-menu{display:inline-flex;position:relative}.interaction-menu-trigger{border-radius:var(--r-sm);width:30px;height:30px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;place-items:center;display:grid}.interaction-menu-trigger:hover,.interaction-menu-trigger[aria-expanded=true]{border-color:var(--line);background:var(--surface);color:var(--ink-2)}.interaction-menu-trigger>svg{width:17px;height:17px}.interaction-menu-list{z-index:70;border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);min-width:190px;box-shadow:var(--shadow-lg);padding:5px;animation:.12s rise;position:fixed}.interaction-menu-item{border-radius:var(--r-sm);width:100%;color:var(--ink);font-size:13px;font-weight:var(--w-medium);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;padding:8px 10px;display:flex}.interaction-menu-item:hover{background:var(--brand-bg);color:var(--brand)}.interaction-menu-item>svg{width:15px;height:15px;color:var(--muted);flex:none}.interaction-menu-item:hover>svg{color:var(--brand)}.interaction-client{font-weight:var(--w-medium);display:block}.interaction-contact{color:var(--muted);margin-top:2px;font-size:11px;display:block}.interaction-title{display:block}.interaction-joint{color:var(--brand);margin-top:3px;font-size:10.5px;display:block}.interaction-muted{color:var(--muted)}.interaction-badge{font-size:10.5px;font-weight:var(--w-semibold);white-space:nowrap;border:1px solid var(--line);background:var(--surface-2);color:var(--muted);border-radius:999px;padding:2px 8px;display:inline-block}.interaction-badge[data-status=programada]{border-color:var(--brand-line);background:var(--brand-bg);color:var(--brand)}.interaction-badge[data-status=realizada]{border-color:var(--green-line,var(--line));background:var(--green-bg,var(--surface-2));color:var(--green,var(--ink))}.interaction-badge[data-status=oportunidad]{border-color:var(--amber-line,var(--brand-line));background:var(--amber-bg,var(--brand-bg));color:var(--amber,var(--brand))}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:0 0 8px;display:flex}.brand-logo{border-radius:var(--r-sm);justify-content:center;align-items:center;width:fit-content;padding:3px 6px;display:inline-flex}.brand-logo img{object-fit:contain;object-position:left center;width:auto;max-width:min(260px,100vw - 64px);height:24px;display:block}.document-logo{margin-bottom:12px}.topbar-session{justify-content:flex-end;align-items:center;gap:8px;display:flex}.topbar-back{border-radius:var(--r-sm);color:var(--muted);font-size:11.5px;font-weight:var(--w-medium);white-space:nowrap;align-items:center;gap:5px;margin-right:2px;padding:4px 8px 4px 4px;text-decoration:none;transition:color .12s,background-color .12s;display:inline-flex}.topbar-back:hover{color:var(--ink);background:var(--surface-2)}.topbar-back>svg{width:14px;height:14px}.topbar-user{border-left:1px solid var(--line);align-items:center;gap:7px;margin-left:2px;padding-left:10px;display:flex}.topbar-avatar{background:var(--brand-bg);border:1px solid var(--brand-line);width:26px;height:26px;color:var(--brand);font-size:var(--t-xs);font-weight:var(--w-bold);letter-spacing:.02em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.topbar-copy{gap:0;line-height:1.22;display:grid}.loading-label,small{color:var(--muted)}.topbar-copy strong{font-size:12px;font-weight:var(--w-semibold);color:var(--ink);white-space:nowrap}.topbar-copy>span{color:var(--muted);white-space:nowrap;font-size:10.5px}.button.topbar-logout{min-height:28px;box-shadow:none;color:var(--muted);font-size:11px;font-weight:var(--w-medium);background:0 0;border-color:#0000;gap:5px;padding:0 7px}.button.topbar-logout:hover{border-color:var(--red-line);background:var(--red-bg);color:var(--red)}.button.topbar-logout>svg{width:13px;height:13px}.button.topbar-back{min-height:28px;box-shadow:none;color:var(--muted);font-size:11px;font-weight:var(--w-medium);background:0 0;border-color:#0000;gap:5px;padding:0 7px;text-decoration:none}.button.topbar-back:hover{border-color:var(--brand);background:var(--brand-bg);color:var(--brand)}.button.topbar-back>svg{width:13px;height:13px}.builder{padding-top:16px}.builder-intake.has-interaction{flex-wrap:wrap;align-items:stretch;gap:12px;margin-bottom:12px;display:flex}.builder-intake.has-interaction .customer-trigger{margin-bottom:0}.interaction-card{border:1px solid var(--brand-line);border-radius:var(--r-md);background:var(--brand-bg);min-width:0;max-width:420px;box-shadow:var(--shadow-sm);flex-direction:column;flex:260px;padding:11px 13px;display:flex}.interaction-card-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;display:flex}.interaction-card-eyebrow{font-size:10.5px;font-weight:var(--w-semibold);text-transform:uppercase;letter-spacing:.04em;color:var(--brand);align-items:center;gap:5px;display:inline-flex}.interaction-card-eyebrow>svg{width:13px;height:13px}.interaction-card-toggle{color:var(--brand);font-size:11px;font-weight:var(--w-medium);cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;padding:2px 4px;display:inline-flex}.interaction-card-toggle>svg{width:13px;height:13px}.interaction-card-fields{gap:4px;margin:0;display:grid}.interaction-card-fields>div{grid-template-columns:74px 1fr;align-items:baseline;gap:8px;line-height:1.35;display:grid}.interaction-card-fields dt{font-size:10.5px;font-weight:var(--w-semibold);text-transform:uppercase;letter-spacing:.03em;color:var(--muted)}.interaction-card-fields dd{color:var(--ink);margin:0;font-size:12.5px}.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);min-width:0;max-width:100%;box-shadow:var(--shadow-md);overflow:hidden}.customer-trigger{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);width:fit-content;min-width:320px;max-width:100%;box-shadow:var(--shadow-sm);text-align:left;align-items:center;gap:13px;margin-bottom:12px;padding:11px 13px;transition:border-color .14s,box-shadow .14s,background-color .14s;display:flex}.customer-trigger:hover{box-shadow:var(--shadow-md);border-color:#cbd5e1}.customer-trigger.has-customer{border-color:var(--brand-line);background:linear-gradient(180deg, color-mix(in srgb, var(--brand-bg) 45%, #fff), var(--brand-bg))}.customer-trigger-icon{border-radius:var(--r-sm);background:var(--surface-3);width:40px;height:40px;color:var(--muted);flex:none;align-self:flex-start;place-items:center;display:grid}.customer-trigger.has-customer .customer-trigger-icon{color:var(--brand);box-shadow:var(--shadow-sm);background:#fff}.customer-trigger-icon>svg{width:19px;height:19px}.customer-trigger-body{flex:1;gap:3px;min-width:0;display:grid}.customer-trigger-body.empty{gap:1px}.customer-trigger-eyebrow{letter-spacing:.09em;text-transform:uppercase;color:var(--brand-2);font-size:9.5px;font-weight:800}.customer-trigger-body.empty strong{letter-spacing:-.01em;color:var(--ink);font-size:15px;font-weight:700}.customer-trigger-body.empty small{color:var(--muted);font-size:12px}.customer-trigger-name{align-items:center;gap:8px;min-width:0;display:flex}.customer-trigger-name strong{letter-spacing:-.01em;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:14.5px;font-weight:700;overflow:hidden}.customer-trigger-name .tag{background:var(--brand);color:#fff;letter-spacing:.03em;text-transform:uppercase;border-radius:999px;flex:none;padding:1px 7px;font-size:9.5px;font-weight:700}.customer-trigger-meta{flex-wrap:wrap;align-items:center;gap:4px 12px;display:flex}.customer-trigger-meta .meta-item{color:var(--ink-2);align-items:baseline;gap:5px;font-size:11.5px;font-weight:600;display:inline-flex}.customer-trigger-meta .meta-item>span{letter-spacing:.07em;text-transform:uppercase;color:var(--muted-2);font-size:9px;font-weight:800}.customer-trigger-pricelist{border:1px solid var(--brand-line);width:fit-content;max-width:100%;color:var(--brand);background:#fff;border-radius:999px;align-items:center;gap:6px;margin-top:1px;padding:3px 9px 3px 8px;font-size:11.5px;font-weight:700;display:inline-flex}.customer-trigger-pricelist>svg{width:13px;height:13px}.customer-trigger-pricelist.muted{background:var(--surface-3);border-color:var(--line);color:var(--muted);font-weight:600}.customer-trigger-cta{border-radius:var(--r-sm);background:var(--brand);color:#fff;flex:none;align-self:center;padding:7px 15px;font-size:12.5px;font-weight:700}.customer-trigger.has-customer .customer-trigger-cta{background:var(--surface);color:var(--brand);border:1px solid var(--brand-line)}.search-hero{border:1px solid color-mix(in srgb, var(--brand-line) 68%, var(--line));background:linear-gradient(180deg, color-mix(in srgb, #fff 86%, var(--brand-bg)), #fff);width:100%;min-width:0;box-shadow:none;border-radius:6px 6px 0 0;align-items:center;transition:border-color .15s,box-shadow .15s;display:flex;position:relative}.search-hero>svg{width:16px;height:16px;color:var(--brand);pointer-events:none;flex:none;margin-left:11px}.search-hero input{width:100%;min-width:0;height:40px;color:var(--ink);box-shadow:none;background:0 0;border:0;border-radius:5px;flex:auto;padding:0 44px 0 8px;font-size:13px}.search-hero-divider{background:color-mix(in srgb, var(--brand-line) 60%, var(--line));flex:none;align-self:stretch;width:1px;margin:8px 0}.vendor-select{flex:none;position:relative}.vendor-select-trigger{max-width:220px;height:40px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:5px 0 0;align-items:center;gap:6px;padding:0 10px;font-size:13px;transition:color .13s,background .13s;display:inline-flex}.vendor-select-trigger:hover{background:color-mix(in srgb, var(--brand-bg) 55%, transparent);color:var(--ink-2)}.vendor-select-trigger.is-active{color:var(--brand);font-weight:600}.vendor-select-trigger>svg{flex:none;width:15px;height:15px}.vendor-select-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.vendor-select-caret{opacity:.7}.vendor-select-clear{background:color-mix(in srgb, var(--brand) 14%, transparent);width:18px;height:18px;color:var(--brand);cursor:pointer;border-radius:5px;place-items:center;display:grid}.vendor-select-clear:hover{background:color-mix(in srgb, var(--brand) 24%, transparent)}.vendor-select-clear>svg{width:12px;height:12px}.vendor-select-menu{z-index:40;border:1px solid var(--line);background:var(--surface);width:min(320px,84vw);max-height:340px;box-shadow:var(--shadow-lg);border-radius:10px;flex-direction:column;animation:.13s rise;display:flex;position:absolute;top:calc(100% + 6px);left:0;overflow:hidden}.vendor-select-search{border-bottom:1px solid var(--soft-line);align-items:center;padding:10px 10px 8px;display:flex;position:relative}.vendor-select-search>svg{width:15px;height:15px;color:var(--muted);pointer-events:none;position:absolute;left:20px}.vendor-select-search input{border:1px solid var(--line);background:var(--surface-2,#fff);width:100%;height:34px;color:var(--ink);border-radius:7px;padding:0 10px 0 32px;font-size:13px}.vendor-select-search input:focus{border-color:var(--brand-2);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--brand-2) 40%, transparent);outline:none}.vendor-select-list{flex:auto;padding:4px;overflow-y:auto}.vendor-select-option{text-align:left;width:100%;color:var(--ink);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;border-radius:7px;padding:8px 10px;font-size:13px;display:block;overflow:hidden}.vendor-select-option:hover{background:color-mix(in srgb, var(--brand-bg) 70%, transparent)}.vendor-select-option.is-selected{color:var(--brand);background:color-mix(in srgb, var(--brand) 10%, transparent);font-weight:600}.vendor-select-option.is-default{border-bottom:1px solid var(--soft-line);border-radius:0;margin-bottom:4px;font-weight:600}.vendor-select-state{color:var(--muted);align-items:center;gap:8px;padding:14px 12px;font-size:13px;display:flex}.vendor-select-state.vendor-select-error{color:var(--danger,#c0392b)}.vendor-select-state .spin{width:15px;height:15px}.search-hero:has(.search-hero-assistant) input{padding-right:118px}.search-hero input::placeholder{color:color-mix(in srgb, var(--muted) 78%, #fff)}.search-hero:focus-within{border-color:var(--brand-2);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--brand-2) 45%, transparent)}.search-hero input:focus{box-shadow:none;outline:none}.search-hero-clear{background:var(--surface-3);width:24px;height:24px;color:var(--muted);border:0;border-radius:6px;place-items:center;display:grid;position:absolute;right:12px}.search-hero:has(.search-hero-assistant) .search-hero-clear{right:100px}.search-hero-clear:hover{color:var(--ink-2);background:#e5ebf1}.modal-overlay{z-index:60;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a73;place-items:center;padding:16px;animation:.13s fade;display:grid;position:fixed;inset:0;overflow:auto}@keyframes fade{0%{opacity:0}}.modal{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface);width:min(440px,100%);box-shadow:var(--shadow-lg);animation:.15s rise;overflow:hidden}@keyframes rise{0%{opacity:0;transform:translateY(10px)}}.modal-head{border-bottom:1px solid var(--soft-line);justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 18px 14px;display:flex}.modal-head-title{align-items:center;gap:12px;display:flex}.modal-head-icon{border-radius:var(--r-md);background:linear-gradient(180deg, color-mix(in srgb, var(--brand-bg) 45%, #fff), var(--brand-bg));border:1px solid var(--brand-line);width:40px;height:40px;color:var(--brand);place-items:center;display:grid}.modal-head-icon>svg{width:20px;height:20px}.modal-head h2{letter-spacing:-.01em;margin:0;font-size:16px;font-weight:700}.modal-head p{color:var(--muted);margin:2px 0 0;font-size:12.5px}.modal-close{border-radius:var(--r-sm);background:var(--surface-3);width:30px;height:30px;color:var(--muted);border:0;flex:none;place-items:center;display:grid}.modal-close:hover{color:var(--ink-2);background:#e5ebf1}.modal-body{padding:6px 0 16px}.customer-modal{grid-template-rows:auto minmax(0,1fr) auto;width:min(680px,100%);max-height:min(760px,100dvh - 32px);display:grid}.interaction-modal{grid-template-rows:auto minmax(0,1fr) auto;width:min(600px,100%);max-height:min(800px,100dvh - 32px);display:grid}.interaction-modal:focus{outline:none}.interaction-modal-head{padding:16px 18px 14px}.interaction-modal-head .modal-head h2{font-size:16.5px}.interaction-modal-body{min-height:0;padding:16px 18px 18px;overflow-y:auto}.interaction-modal-titlerow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.interaction-modal-titlerow .interaction-badge{flex:none}.interaction-modal-joint{font-size:12px;font-weight:var(--w-medium);color:var(--brand);margin:0 0 14px}.interaction-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px;margin:0;display:grid}.interaction-modal-field{align-items:flex-start;gap:10px;min-width:0;display:flex}.interaction-modal-field-icon{border-radius:var(--r-sm);background:var(--surface-2);border:1px solid var(--soft-line);width:30px;height:30px;color:var(--muted);flex:none;place-items:center;display:grid}.interaction-modal-field-icon>svg{width:15px;height:15px}.interaction-modal-field-body{min-width:0}.interaction-modal-field dt{font-size:10.5px;font-weight:var(--w-semibold);text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin:0 0 1px}.interaction-modal-field dd{font-size:13.5px;font-weight:var(--w-medium);color:var(--ink);word-break:break-word;margin:0}.interaction-modal-src{border:1px solid var(--soft-line);background:var(--surface-2);font-size:10px;font-weight:var(--w-semibold);text-transform:uppercase;letter-spacing:.03em;color:var(--muted);vertical-align:middle;border-radius:999px;margin-left:6px;padding:1px 6px;display:inline-block}.interaction-modal-note{border-top:1px solid var(--soft-line);margin-top:18px;padding-top:16px}.interaction-modal-note h3{font-size:11px;font-weight:var(--w-semibold);text-transform:uppercase;letter-spacing:.04em;color:var(--muted);align-items:center;gap:7px;margin:0 0 10px;display:flex}.interaction-modal-note h3>svg{width:14px;height:14px}.interaction-modal-note-body{border:1px solid var(--soft-line);border-radius:var(--r-md);background:var(--surface-2);color:var(--ink);word-break:break-word;padding:12px 14px;font-size:13.5px;line-height:1.55}.interaction-modal-note-body p{margin:0 0 8px}.interaction-modal-note-body p:last-child,.interaction-modal-note-body ul:last-child,.interaction-modal-note-body ol:last-child{margin-bottom:0}.interaction-modal-note-body ul,.interaction-modal-note-body ol{margin:0 0 8px;padding-left:20px}.interaction-modal-note-body a{color:var(--brand);text-decoration:underline}.interaction-modal-empty{color:var(--muted);margin:0;font-size:13px}.interaction-modal-foot{justify-content:flex-end;gap:10px}.interaction-modal-foot .button>svg{width:15px;height:15px}@media (max-width:520px){.interaction-modal-grid{grid-template-columns:minmax(0,1fr)}}.customer-modal .modal-head{padding:14px 16px 12px}.customer-modal .modal-head-icon{border-radius:var(--r-sm);width:34px;height:34px}.customer-modal .modal-head-icon>svg{width:17px;height:17px}.customer-modal .modal-head h2{letter-spacing:0;font-size:15px}.customer-modal .modal-head p{font-size:11px}.customer-modal .modal-body{overscroll-behavior:contain;scrollbar-gutter:stable;min-height:0;padding:10px 12px 12px;overflow-y:auto}.modal-foot{border-top:1px solid var(--soft-line);background:var(--surface-2);justify-content:flex-end;padding:12px 18px;display:flex}.modal-foot .button{min-width:130px}.product-detail-modal{flex-direction:column;width:min(760px,100%);max-height:88vh;display:flex}.pdm-head{border-bottom:1px solid var(--soft-line);align-items:flex-start;gap:16px;padding:16px 18px;display:flex}.pdm-image{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface-2);flex:none;place-items:center;width:92px;height:92px;display:grid;overflow:hidden}.pdm-image img{object-fit:contain;width:100%;height:100%;padding:4px}.pdm-image-empty{color:var(--muted-2)}.pdm-image-empty>svg{width:28px;height:28px}.pdm-head-copy{flex:1;align-content:start;gap:4px;min-width:0;display:grid}.pdm-head-copy strong{letter-spacing:-.01em;color:var(--ink);font-size:17px;font-weight:700;line-height:1.25}.pdm-sku{color:var(--muted);font-variant-numeric:tabular-nums;font-size:12px}.pdm-brand{background:var(--surface-3);width:fit-content;color:var(--ink-2);border-radius:999px;padding:2px 9px;font-size:11px;font-weight:700}.pdm-body{flex:1;padding:16px 18px;overflow-y:auto}.pdm-notice{color:var(--muted);text-align:center;justify-content:center;align-items:center;gap:8px;padding:28px 12px;font-size:13px;display:flex}.pdm-price-grid{border:1px solid var(--line);border-radius:var(--r-md);display:grid;overflow:hidden}.pdm-corner{background:var(--surface-2);letter-spacing:.07em;text-transform:uppercase;color:var(--muted);align-items:center;padding:12px 14px;font-size:10px;font-weight:700;display:flex}.pdm-col-head{background:var(--surface-2);border-left:1px solid var(--soft-line);text-align:center;gap:2px;padding:11px 14px;display:grid}.pdm-col-head strong{letter-spacing:.02em;text-transform:uppercase;color:var(--brand);font-size:13px;font-weight:800}.pdm-col-head em{color:var(--muted);font-size:11px;font-style:normal;font-weight:600}.pdm-row{display:contents}.pdm-row-label{border-top:1px solid var(--soft-line);background:var(--surface-2);color:var(--ink-2);align-items:center;padding:11px 14px;font-size:12px;font-weight:600;display:flex}.pdm-cell{border-top:1px solid var(--soft-line);border-left:1px solid var(--soft-line);color:var(--ink);font-variant-numeric:tabular-nums;text-align:center;justify-content:center;align-items:center;padding:11px 14px;font-size:13px;font-weight:600;display:flex}.pdm-qty-row .pdm-row-label,.pdm-qty-row .pdm-cell{background:var(--surface);padding-top:12px;padding-bottom:12px}.pdm-qty-row .pdm-cell{flex-direction:column;gap:4px}.pdm-min-hint{letter-spacing:.02em;color:var(--muted);font-size:10.5px;font-weight:600}.pdm-col-locked strong{color:var(--muted)}.pdm-nostock{color:var(--red);font-size:11px;font-style:normal;font-weight:700}.pdm-cell-locked{color:var(--muted-2)}.pdm-locked-note{color:var(--muted);font-size:11px;font-weight:600}.pdm-qty-row .qty-stepper.invalid{border-color:var(--red);box-shadow:0 0 0 1px var(--red)}.pdm-qty-row .qty-stepper.invalid input{color:var(--red)}.pdm-min-warn{color:var(--red);margin:10px 2px 0;font-size:12px;font-weight:600}.pdm-qty-row .qty-stepper{height:34px}.pdm-qty-row .qty-stepper button{width:32px;height:32px;font-size:16px}.pdm-qty-row .qty-stepper input{width:52px;height:32px;font-size:13px}.pdm-foot{border-top:1px solid var(--soft-line);background:var(--surface-2);justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;display:flex}.pdm-total{gap:1px;display:grid}.pdm-total span{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:10px;font-weight:700}.pdm-total strong{letter-spacing:-.02em;color:var(--ink);font-variant-numeric:tabular-nums;font-size:24px;font-weight:800;line-height:1}.pdm-add{min-height:44px;padding:0 20px}.pdm-tech{border:1px solid var(--line);border-radius:var(--r-md);margin-top:16px;overflow:hidden}.pdm-tech-toggle{background:var(--surface-2);width:100%;color:var(--ink);cursor:pointer;border:0;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;font-size:13px;font-weight:700;display:flex}.pdm-tech-toggle:hover{background:var(--surface-3)}.pdm-tech-chevron{width:16px;height:16px;color:var(--muted);transition:transform .2s}.pdm-tech.is-open .pdm-tech-chevron{transform:rotate(180deg)}.pdm-tech-body{border-top:1px solid var(--soft-line);padding:4px 0 8px}.pdm-tech-desc{color:var(--ink-2);padding:12px 14px;font-size:13px;line-height:1.55}.pdm-tech-list{grid-template-columns:1fr 1fr;display:grid}.pdm-tech-item{align-items:flex-start;gap:12px;padding:9px 14px;font-size:12.5px;display:flex}.pdm-tech-item:nth-child(4n+1),.pdm-tech-item:nth-child(4n+2){background:var(--surface-2)}.pdm-tech-item dt{width:42%;max-width:180px;color:var(--muted);flex:none;font-weight:600}.pdm-tech-item dd{min-width:0;color:var(--ink);flex:1}.pdm-gallery{flex-wrap:wrap;gap:8px;padding:12px 14px 4px;display:flex}.pdm-gallery-item{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--surface-2);cursor:zoom-in;place-items:center;width:72px;height:72px;padding:0;transition:border-color .15s,transform .15s;display:grid;overflow:hidden}button.pdm-gallery-item:hover{border-color:var(--brand);transform:translateY(-1px)}.pdm-gallery-item img{object-fit:contain;width:100%;height:100%;padding:4px}.pdm-lightbox{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#000000db;justify-content:center;align-items:center;gap:12px;padding:24px;display:flex;position:fixed;inset:0}.pdm-lightbox-stage{flex-direction:column;align-items:center;gap:12px;max-width:min(1100px,100%);max-height:100%;margin:0;display:flex}.pdm-lightbox-stage img{object-fit:contain;border-radius:var(--r-sm);max-width:100%;max-height:calc(100vh - 96px);box-shadow:0 24px 60px #00000080}.pdm-lightbox-counter{color:#ffffffd9;font-variant-numeric:tabular-nums;font-size:13px;font-weight:600}.pdm-lightbox-close,.pdm-lightbox-nav{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:999px;place-items:center;transition:background .15s;display:grid}.pdm-lightbox-close:hover,.pdm-lightbox-nav:hover{background:#ffffff3d}.pdm-lightbox-close{width:40px;height:40px;position:absolute;top:16px;right:16px}.pdm-lightbox-close>svg{width:22px;height:22px}.pdm-lightbox-nav{flex:none;width:48px;height:48px}.pdm-lightbox-nav>svg{width:26px;height:26px}@media (max-width:620px){.pdm-lightbox{gap:4px;padding:12px}.pdm-lightbox-nav{width:40px;height:40px}.pdm-lightbox-nav>svg{width:22px;height:22px}}.pdm-gallery-empty{color:var(--muted-2)}.pdm-gallery-empty>svg{width:22px;height:22px}@media (max-width:620px){.pdm-price-grid{overflow-x:auto}.pdm-tech-list{grid-template-columns:1fr}.pdm-tech-item:nth-child(4n+2){background:var(--surface)}.pdm-tech-item:nth-child(odd){background:var(--surface-2)}}.segmented{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--surface-3);grid-template-columns:1fr 1fr;gap:3px;margin:12px 14px 10px;padding:3px;display:grid}.segmented button{color:var(--muted);background:0 0;border:0;border-radius:5px;padding:7px 12px;font-size:12.5px;font-weight:700;transition:color .14s,background-color .14s,box-shadow .14s}.segmented button:hover{color:var(--ink-2)}.segmented button.active{background:var(--surface);color:var(--brand);box-shadow:var(--shadow-sm)}.input-row{grid-template-columns:minmax(0,1fr) 38px;gap:8px;padding:0 14px;display:grid}input,select,textarea{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--surface);width:100%;color:var(--ink);outline:none;transition:border-color .15s,box-shadow .15s,background-color .15s}input,select{height:36px;padding:0 10px;font-size:13px}input::placeholder,textarea::placeholder{color:var(--muted-2)}textarea{resize:vertical;min-height:64px;padding:9px 10px;font-size:12.5px;line-height:1.5}input:hover,select:hover,textarea:hover{border-color:#cbd5e1}input:focus,select:focus,textarea:focus{border-color:var(--brand-2);box-shadow:var(--shadow-focus)}.icon-button{border-radius:var(--r-sm);background:var(--surface-3);width:36px;height:36px;color:var(--ink-2);border:1px solid #0000;place-items:center;transition:filter .14s,background-color .14s,box-shadow .14s;display:inline-grid}.icon-button.primary,.button.primary{background:linear-gradient(180deg, var(--brand-2), var(--brand));color:#fff;border-color:color-mix(in srgb, var(--brand) 70%, black);box-shadow:0 1px 2px color-mix(in srgb, var(--brand) 40%, transparent), 0 6px 16px -6px color-mix(in srgb, var(--brand) 55%, transparent), inset 0 1px 0 #ffffff2e}.customer-search{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--surface);grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;margin:12px 14px 0;padding:0 8px 0 11px;transition:border-color .15s,box-shadow .15s;display:grid}.customer-search:focus-within{border-color:var(--brand-2);box-shadow:var(--shadow-focus)}.customer-search>svg{width:16px;height:16px;color:var(--muted-2)}.customer-search input{min-width:0;height:40px;box-shadow:none;border:0;padding:0;font-size:13px}.customer-search input:focus{box-shadow:none}.customer-search button{background:var(--surface-3);width:26px;height:26px;color:var(--muted);border:0;border-radius:6px;place-items:center;display:grid}.customer-search button:hover{color:var(--ink-2);background:#e5ebf1}.customer-search button>svg{width:14px;height:14px}.customer-results{gap:8px;max-height:292px;margin:12px 14px 0;display:grid;overflow:auto}.customer-company-card{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--surface);color:var(--ink);grid-template-columns:32px minmax(0,1fr);align-items:center;gap:10px;margin:12px 14px 0;padding:10px;display:grid}.customer-company-card>svg{border-radius:var(--r-sm);background:var(--brand-bg);width:32px;height:32px;color:var(--brand);padding:7px}.customer-company-card>div{gap:2px;min-width:0;display:grid}.customer-company-card span,.customer-company-card small{color:var(--muted);font-size:11px;font-weight:700}.customer-company-card span{text-transform:uppercase}.customer-company-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.25;overflow:hidden}.customer-result{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--surface);width:100%;color:var(--ink);text-align:left;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;transition:border-color .14s,background-color .14s,box-shadow .14s;display:grid}.customer-result:hover,.customer-result.is-selected{border-color:var(--brand-line);background:color-mix(in srgb, var(--brand-bg) 42%, #fff);box-shadow:var(--shadow-sm)}.customer-result.is-child{background:color-mix(in srgb, var(--surface-2) 70%, #fff);grid-template-columns:28px minmax(0,1fr) auto;width:calc(100% - 18px);margin-left:18px;position:relative}.customer-result.is-child:before{content:"";border-bottom:1px solid #cbd5e1;border-left:1px solid #cbd5e1;border-bottom-left-radius:7px;width:10px;height:50%;position:absolute;top:-9px;left:-11px}.customer-result.is-child .customer-result-icon{width:28px;height:28px;color:var(--muted)}.customer-result-icon{border-radius:var(--r-sm);background:var(--surface-2);width:32px;height:32px;color:var(--brand);place-items:center;display:grid}.customer-result-icon>svg{width:16px;height:16px}.customer-result-body{gap:3px;min-width:0;display:grid}.customer-result-main{align-items:center;gap:6px;min-width:0;display:flex}.customer-result-main strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.25;overflow:hidden}.customer-result-main .tag{background:var(--brand);color:#fff;text-transform:uppercase;border-radius:999px;flex:none;padding:1px 6px;font-size:9px;font-weight:800;line-height:1.45}.customer-result-main .tag.muted{background:var(--surface-3);color:var(--muted)}.customer-result-meta{color:var(--muted);flex-wrap:wrap;gap:7px;font-size:11.5px;display:flex}.customer-result em{color:var(--brand);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;font-style:normal;font-weight:700;overflow:hidden}.customer-result-check{width:17px;height:17px;color:var(--green)}.customer-search-error{color:var(--red);margin:10px 14px 0;font-size:12px;line-height:1.45}.customer-results-partial{border:1px solid var(--amber-line,#f0d8a8);background:var(--amber-bg,#fdf6e8);color:var(--amber,#8a6100);border-radius:10px;align-items:center;gap:8px;margin:10px 14px 0;padding:9px 11px;font-size:12px;line-height:1.4;display:flex}.customer-results-partial>svg{flex-shrink:0;width:16px;height:16px}.customer-results-partial>span{flex:1}.customer-results-partial button{color:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:7px;flex-shrink:0;padding:4px 10px;font-size:12px;font-weight:600}.customer-results-partial button:hover:not(:disabled){background:#8a61001a}.customer-results-partial button:disabled{opacity:.55;cursor:default}.customer-card{border:1px solid var(--brand-line);border-radius:var(--r-md);background:linear-gradient(180deg, color-mix(in srgb, var(--brand-bg) 45%, #fff), var(--brand-bg));gap:11px;margin:12px 14px 0;padding:12px;display:flex;position:relative}.customer-card>svg{border-radius:var(--r-sm);width:32px;height:32px;color:var(--brand);box-shadow:var(--shadow-sm);background:#fff;padding:8px}.customer-card>div{gap:2px;min-width:0;display:grid}.customer-card strong{text-overflow:ellipsis;font-size:13px;font-weight:700;line-height:1.3;overflow:hidden}.customer-card span,.customer-card em{color:var(--muted);font-size:11.5px;font-style:normal}.customer-card em{color:var(--brand);font-weight:700}.customer-create-actions{gap:8px;margin:12px 14px 0;display:grid}.customer-create-option{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--surface);width:100%;min-height:46px;color:var(--ink);text-align:left;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px;padding:8px 10px;transition:border-color .14s,background-color .14s,box-shadow .14s;display:grid}.customer-create-option:hover{border-color:var(--brand-line);background:color-mix(in srgb, var(--brand-bg) 28%, #fff);box-shadow:var(--shadow-sm)}.customer-create-option>svg{width:16px;height:16px;color:var(--brand);justify-self:center}.customer-create-option span{gap:1px;min-width:0;display:grid}.customer-create-option strong{font-size:12.5px;line-height:1.25}.customer-create-option small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;overflow:hidden}.customer-contact-create{border-radius:var(--r-md);background:color-mix(in srgb, var(--surface-2) 58%, #fff);border:1px dashed #cbd5e1;gap:10px;margin:10px 14px 0;padding:11px;display:grid}.customer-contact-create-head{grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;display:grid}.customer-contact-create-icon{border-radius:var(--r-sm);width:30px;height:30px;color:var(--brand);box-shadow:var(--shadow-sm);background:#fff;place-items:center;display:grid}.customer-contact-create-icon>svg,.customer-contact-create-head .button>svg{width:15px;height:15px}.customer-contact-create-head div{gap:2px;min-width:0;display:grid}.customer-contact-create-head strong{color:var(--ink);font-size:12.5px;line-height:1.25}.customer-contact-create-head span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;overflow:hidden}.customer-contact-create-head .customer-contact-create-icon{color:var(--brand)}.customer-contact-create-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.customer-contact-create-form label{gap:4px;display:grid}.customer-contact-create-form label>span{color:var(--muted);text-transform:uppercase;font-size:10.5px;font-weight:800}.customer-contact-create-form input{min-width:0;height:38px;font-size:12.5px}.customer-contact-create-form label:nth-of-type(3),.customer-contact-create-form .customer-search-error,.customer-contact-create-actions{grid-column:1/-1}.customer-contact-create-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.customer-contact-create-actions .button>svg{width:15px;height:15px}.customer-modal .customer-search{z-index:2;background:var(--surface);margin:0 0 8px;padding:0 8px 0 10px;position:sticky;top:-10px}.customer-modal .customer-search input{height:34px;font-size:12px}.customer-modal .customer-results{gap:5px;max-height:none;margin:8px 0 0;overflow:visible}.customer-modal .customer-company-card{border-radius:6px;grid-template-columns:26px minmax(0,1fr);gap:8px;margin:8px 0 0;padding:7px 8px}.customer-modal .customer-company-card>svg{border-radius:6px;width:26px;height:26px;padding:6px}.customer-modal .customer-company-card strong{font-size:12px;line-height:1.18}.customer-modal .customer-company-card span,.customer-modal .customer-company-card small{font-size:10.5px;line-height:1.25}.customer-modal .customer-result{border-radius:6px;grid-template-columns:26px minmax(0,1fr) 16px;gap:8px;min-height:42px;padding:7px 8px}.customer-modal .customer-result.is-child{grid-template-columns:24px minmax(0,1fr) 16px;width:calc(100% - 14px);margin-left:14px}.customer-modal .customer-result.is-child:before{width:8px;top:-6px;left:-9px}.customer-modal .customer-result-icon{border-radius:6px;width:26px;height:26px}.customer-modal .customer-result.is-child .customer-result-icon{width:24px;height:24px}.customer-modal .customer-result-icon>svg{width:14px;height:14px}.customer-modal .customer-result-body{gap:2px}.customer-modal .customer-result-main{gap:5px}.customer-modal .customer-result-main strong{font-size:12px;line-height:1.18}.customer-modal .customer-result-main .tag{padding:1px 5px;font-size:8px;line-height:1.4}.customer-modal .customer-result-meta{gap:5px;font-size:10.5px;line-height:1.25}.customer-modal .customer-result em{font-size:10.5px}.customer-modal .customer-result-check{width:15px;height:15px}.customer-modal .customer-card{border-radius:7px;gap:8px;margin:8px 0 0;padding:8px}.customer-modal .customer-card.is-child{width:calc(100% - 14px);margin-left:14px;position:relative}.customer-modal .customer-card.is-child:before{content:"";border-bottom:1px solid #cbd5e1;border-left:1px solid #cbd5e1;border-bottom-left-radius:7px;width:8px;height:50%;position:absolute;top:-6px;left:-9px}.customer-modal .customer-card>svg{width:28px;height:28px;padding:7px}.customer-modal .customer-card strong{font-size:12px}.customer-modal .customer-card span,.customer-modal .customer-card em{font-size:10.5px}.customer-modal .customer-create-actions{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:6px;margin:8px 0 0}.customer-modal .customer-create-option{border-radius:6px;grid-template-columns:24px minmax(0,1fr);gap:7px;min-height:38px;padding:6px 8px}.customer-modal .customer-create-option>svg{width:14px;height:14px}.customer-modal .customer-create-option strong{font-size:11.5px}.customer-modal .customer-create-option small{font-size:10.5px}.customer-modal .customer-contact-create{border-radius:7px;gap:8px;margin:8px 0 0;padding:8px}.customer-modal .customer-contact-create-head{grid-template-columns:26px minmax(0,1fr) auto;gap:8px}.customer-modal .customer-contact-create-icon{width:26px;height:26px}.customer-modal .customer-contact-create-icon>svg,.customer-modal .customer-contact-create-head .button>svg{width:13px;height:13px}.customer-modal .customer-contact-create-head strong{font-size:11.5px}.customer-modal .customer-contact-create-head span{font-size:10.5px}.customer-modal .customer-contact-create-form{gap:7px}.customer-modal .customer-contact-create-form label{gap:3px}.customer-modal .customer-contact-create-form label>span{font-size:9.5px}.customer-modal .customer-contact-create-form input{height:32px;font-size:12px}.customer-modal .customer-contact-create-actions{gap:6px}.customer-modal .customer-search-error,.customer-modal .customer-hint{margin:8px 0 0;font-size:11px}.customer-modal .modal-foot{padding:10px 12px}@media (max-width:560px){.customer-contact-create-form{grid-template-columns:1fr}.customer-contact-create-form label:nth-of-type(3),.customer-contact-create-form .customer-search-error,.customer-contact-create-actions{grid-column:auto}}.customer-clear{width:22px;height:22px;color:var(--muted);background:#ffffffb3;border:0;border-radius:6px;place-items:center;display:grid;position:absolute;top:8px;right:8px}.customer-clear:hover{color:var(--red);background:#fff}.customer-hint{color:var(--muted);margin:12px 14px 0;font-size:12px;line-height:1.5}.pill{border-radius:999px;align-self:center;padding:3px 9px;font-size:10.5px;font-weight:700}.pill.success{background:var(--green-bg);color:var(--green);border:1px solid var(--green-line)}.quote-fab{z-index:40;background:linear-gradient(180deg, var(--brand-2), var(--brand));color:#fff;height:54px;box-shadow:var(--shadow-lg);border:0;border-radius:999px;align-items:center;gap:11px;padding:0 20px 0 16px;transition:filter .14s;display:inline-flex;position:fixed;bottom:22px;right:20px}.quote-fab:hover{filter:brightness(1.06)}.quote-fab-cart{place-items:center;display:grid;position:relative}.quote-fab-cart>svg{width:20px;height:20px}.quote-fab-copy{text-align:left;gap:1px;line-height:1.15;display:grid}.quote-fab-copy>span{letter-spacing:.07em;text-transform:uppercase;opacity:.85;font-size:10px;font-weight:700}.quote-fab-copy strong{font-variant-numeric:tabular-nums;font-size:15px;font-weight:800}.quote-fab-copy small{opacity:.9;font-size:12px;font-weight:600}.quote-fab-badge{min-width:19px;height:19px;color:var(--brand);font-variant-numeric:tabular-nums;box-shadow:var(--shadow-sm);background:#fff;border-radius:999px;place-items:center;padding:0 5px;font-size:10.5px;font-weight:800;display:grid;position:absolute;top:-8px;right:-8px}.catalog-panel{border-top-color:color-mix(in srgb, var(--brand-line) 68%, var(--line));border-top-left-radius:0;border-top-right-radius:0;flex-direction:column;width:100%;min-width:0;max-width:100%;min-height:60vh;max-height:calc(100vh - 190px);margin-top:-1px;display:flex}.catalog-body{flex:1;min-width:0;padding:8px 16px 18px;overflow-y:auto}.catalog-breadcrumb{background:var(--surface-2);border:1px solid var(--soft-line);border-top:0;border-inline:0;border-radius:0;flex-wrap:wrap;align-items:center;gap:2px;margin:-8px -16px 10px;padding:6px 16px;display:flex}.catalog-breadcrumb button{color:var(--muted);background:0 0;border:0;border-radius:5px;padding:1px 3px;font-size:11px;font-weight:700}.catalog-breadcrumb button:hover{color:var(--brand)}.catalog-breadcrumb button.active{color:var(--ink)}.catalog-breadcrumb .crumb{align-items:center;min-width:0;display:inline-flex}.catalog-breadcrumb .crumb>svg{width:12px;height:12px;color:var(--muted-2)}.catalog-breadcrumb-count{border:1px solid var(--soft-line);min-height:22px;color:var(--muted);white-space:nowrap;font-variant-numeric:tabular-nums;background:#fff;border-radius:999px;align-items:center;gap:6px;margin-left:auto;padding:2px 8px;font-size:10.5px;font-weight:700;display:inline-flex}.catalog-breadcrumb-count .caret-spin{width:12px;height:12px}.catalog-section-label{align-items:center;gap:6px;margin:16px 2px 9px;display:flex}.catalog-section-label:first-child{margin-top:2px}.catalog-section-label>svg{width:13px;height:13px;color:var(--muted-2)}.catalog-categories{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;display:grid}.catalog-category{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);width:100%;box-shadow:var(--shadow-sm);text-align:center;cursor:pointer;flex-direction:column;padding:0;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;overflow:hidden}.catalog-category:hover{border-color:var(--brand-line);box-shadow:var(--shadow-md,0 6px 16px -6px #0f172a24);transform:translateY(-2px)}.catalog-category-media{flex:auto;min-height:90px;padding:8px;display:block;position:relative;overflow:hidden}.catalog-category-img{object-fit:contain;width:100%;height:100%;transition:transform .3s}.catalog-category:hover .catalog-category-img{transform:scale(1.08)}.catalog-category-img-empty{color:var(--muted-2);background:var(--surface-2);border-radius:6px;place-items:center;display:grid}.catalog-category-img-empty>svg{width:28px;height:28px}.catalog-category-body{border-top:1px solid var(--soft-line);background:var(--surface);flex-direction:column;flex:none;justify-content:center;align-items:center;gap:1px;min-height:46px;padding:6px 8px;display:flex}.catalog-category-body strong{-webkit-line-clamp:2;color:var(--ink);-webkit-box-orient:vertical;font-size:11.5px;font-weight:700;line-height:1.2;display:-webkit-box;overflow:hidden}.catalog-category-body small{color:var(--muted);font-size:10px}.catalog-layout{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:20px;display:grid}.catalog-layout-main{min-width:0}@media (max-width:900px){.catalog-layout{grid-template-columns:1fr}}.filter-panel{align-self:start;width:220px;max-height:calc(100vh - 210px);padding-right:4px;font-size:10.5px;position:sticky;top:-14px;overflow-y:auto}.filter-panel-collapsed{width:auto;padding-right:0;overflow:visible}.filter-panel-open{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);width:38px;height:38px;color:var(--ink-2);cursor:pointer;box-shadow:var(--shadow-sm);place-items:center;transition:border-color .13s,background-color .13s;display:grid;position:relative}.filter-panel-open:hover{border-color:var(--brand-line);background:var(--brand-bg);color:var(--brand)}.filter-panel-open>svg{width:17px;height:17px}.filter-panel-badge{background:var(--brand);color:#fff;border-radius:999px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:grid;position:absolute;top:-6px;right:-6px}.filter-panel-head{align-items:center;gap:7px;padding-bottom:8px;display:flex}.filter-panel-toggle{width:26px;height:26px;color:var(--muted-2);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;margin-left:auto;transition:background-color .13s,color .13s;display:grid}.filter-panel-toggle:hover{background:var(--surface-3);color:var(--ink-2)}.filter-panel-toggle>svg{width:16px;height:16px}.filter-panel-head>svg{width:14px;height:14px;color:var(--muted-2)}.filter-panel-head h2{letter-spacing:.03em;text-transform:uppercase;color:var(--ink-2);margin:0;font-size:12px;font-weight:600}.filter-results{color:var(--muted);margin-bottom:8px;font-size:10.5px}.filter-clear-all{border-radius:var(--r-sm);color:#ef4444;cursor:pointer;background:0 0;border:1px solid #fecaca;width:100%;height:24px;margin-bottom:8px;font-size:10.5px;font-weight:600;transition:background-color .12s}.filter-clear-all:hover{background:#fef2f2}.filter-groups{flex-direction:column;display:flex}.filter-group{border-top:1px solid var(--soft-line);padding:7px 0}.filter-group:first-child{border-top:0}.filter-group-trigger{cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:0;display:flex}.filter-group-trigger>span{letter-spacing:.04em;text-transform:uppercase;color:var(--ink-2);font-size:10.5px;font-weight:600}.filter-group-trigger>svg{width:14px;height:14px;color:var(--muted-2);transition:transform .15s}.filter-group-trigger>svg.is-open{transform:rotate(180deg)}.filter-values{flex-direction:column;gap:3px;margin-top:6px;display:flex}.filter-value{cursor:pointer;align-items:center;gap:5px;display:flex}.filter-value input{width:12px;height:12px;accent-color:var(--brand);cursor:pointer;flex:none}.filter-value-label{min-width:0;color:var(--ink-2);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:10.5px;overflow:hidden}.filter-value-count{color:var(--muted-2);font-variant-numeric:tabular-nums;font-size:9.5px}.product-list{gap:16px;display:grid}.leaf-section{gap:12px;display:grid}.leaf-section-head{color:var(--ink);border-bottom:1px solid var(--line);align-items:center;gap:8px;padding-bottom:2px;font-size:15px;font-weight:700;display:flex}.leaf-section-icon{object-fit:contain;background:var(--surface-2);border:1px solid var(--soft-line);border-radius:5px;flex:none;width:22px;height:22px}.leaf-tabs{flex-wrap:wrap;gap:6px;display:flex}.leaf-tab{border:1px solid var(--line);background:var(--surface);color:var(--ink-2);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:4px 12px;font-size:12px;font-weight:600;transition:border-color .13s,background-color .13s,color .13s;display:inline-flex}.leaf-tab:has(.leaf-tab-icon){padding-left:4px}.leaf-tab-icon{object-fit:cover;background:var(--surface-2);border-radius:999px;flex:none;width:18px;height:18px}.leaf-tab.is-active .leaf-tab-icon{background:#fff3}.leaf-tab:hover{border-color:var(--brand-line);background:var(--surface-2)}.leaf-tab.is-active{border-color:var(--brand);background:var(--brand);color:#fff}.leaf-tab-count{background:var(--surface-3);min-width:18px;height:18px;color:var(--muted);font-variant-numeric:tabular-nums;border-radius:999px;place-items:center;padding:0 5px;font-size:10.5px;font-weight:700;display:inline-grid}.leaf-tab.is-active .leaf-tab-count{color:#fff;background:#ffffff40}.list-filter{z-index:6;border:1px solid color-mix(in srgb, var(--brand-line) 55%, var(--line));background:linear-gradient(180deg, color-mix(in srgb, #fff 90%, var(--brand-bg)), #fff);border-radius:6px;align-items:center;gap:8px;margin:-2px 0 2px;padding:5px 9px;transition:border-color .15s,box-shadow .15s;display:flex;position:sticky;top:-14px;box-shadow:0 6px 16px -14px #0f172a6b}.list-filter:focus-within{border-color:var(--brand-2);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-bg) 76%, transparent), 0 9px 20px -16px #0f172a80}.list-filter>svg{width:16px;height:16px;color:var(--brand);flex:none}.list-filter input{height:28px;color:var(--ink);box-shadow:none;background:0 0;border:0;flex:1;padding:0;font-size:12px}.list-filter input::placeholder{color:color-mix(in srgb, var(--muted) 76%, #fff)}.list-filter input:focus{box-shadow:none;outline:none}.list-filter-count{color:var(--muted);font-variant-numeric:tabular-nums;font-size:11px;font-weight:700}.list-filter-clear{background:var(--surface-3);width:22px;height:22px;color:var(--muted);border:0;border-radius:6px;place-items:center;display:grid}.list-filter-clear:hover{color:var(--ink-2);background:#e5ebf1}.product-group{border:1px solid var(--line);border-radius:var(--r-md);overflow:hidden}.product-group.has-badge{border:0;border-radius:0;overflow:visible}.product-group-head{background:#076dd3;border-radius:12px 12px 0 0;align-items:center;gap:8px;padding:8px 16px;display:flex}.product-group-head .group-title{color:#fff;font-size:13px;font-weight:500}.product-group-head .group-count{color:#fff;text-align:center;font-variant-numeric:tabular-nums;background:#ffffff38;border-radius:999px;min-width:20px;margin-left:auto;padding:1px 7px;font-size:11px;font-weight:700}.product-group.has-badge .product-table-wrap{border:1px solid var(--line);border-top:0;border-radius:0 0 12px 12px}.product-table-wrap{position:relative;overflow:hidden}.product-table-scroll{overflow-x:auto}.product-table{border-collapse:collapse;width:100%;min-width:0}.product-table thead{background:var(--surface-2)}.product-table th{text-align:left;letter-spacing:.07em;text-transform:uppercase;color:var(--muted);white-space:nowrap;border-bottom:1px solid var(--soft-line);padding:6px 11px;font-size:9px;font-weight:700}.product-table th.th-sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.product-table th.th-sortable:hover{color:var(--ink-2)}.th-sort-inner{align-items:center;gap:3px;display:inline-flex}.product-table th.numeric .th-sort-inner{flex-direction:row-reverse}.th-sort-icon{flex:none;width:11px;height:11px}.th-sort-icon-idle{opacity:.4}.product-table th.numeric,.product-table td.numeric{text-align:right}.product-table td{color:var(--ink-2);border-top:1px solid var(--soft-line);vertical-align:middle;white-space:nowrap;padding:3px 11px;font-size:12px}.product-table tbody tr.product-row{cursor:pointer}.product-table th.cell-price,.product-table td.cell-price{z-index:2;background:var(--surface);position:sticky;right:0;box-shadow:-8px 0 8px -6px #0f172a1a}.product-table th.cell-price,.product-table tbody tr:hover td.cell-price{background:var(--surface-2)}.product-table tbody tr.is-added td.cell-price{background:#eef8f1}.product-table tbody tr{transition:background-color .12s}.product-table tbody tr:hover{background:var(--surface-2)}.product-table tbody tr.is-added{background:linear-gradient(180deg, #f5fbf7, var(--green-bg))}.product-table th:first-child,.cell-product{z-index:3;background:var(--surface);position:sticky;left:0}.product-table th:first-child{background:var(--surface-2);z-index:4}.product-table tbody tr:hover td.cell-product{background:var(--surface-2)}.product-table tbody tr.is-added td.cell-product{background:#eef8f1}.cell-product{min-width:88px;box-shadow:8px 0 8px -6px #0f172a0f}.cell-sku{color:var(--ink);font-variant-numeric:tabular-nums;font-size:12px;font-weight:700}.cell-attr{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;max-width:160px;overflow:hidden}.cell-brand{color:var(--ink-2);white-space:nowrap;font-weight:600}.cell-price{white-space:nowrap;min-width:116px}.price-value{color:var(--ink);font-variant-numeric:tabular-nums;font-weight:700}.price-value em{color:var(--muted);font-size:11px;font-style:normal;font-weight:500}.price-muted{color:var(--muted-2)}.price-skeleton{background:linear-gradient(90deg, var(--surface-3), #e9eef3, var(--surface-3));background-size:200% 100%;border-radius:4px;width:96px;height:12px;animation:1.2s infinite shimmer;display:inline-block}@keyframes shimmer{to{background-position:-200% 0}}.caret-spin{width:12px;height:12px;color:var(--muted-2);margin-left:auto}.product-more{inset-inline:0;pointer-events:none;justify-content:center;align-items:flex-end;height:96px;padding-bottom:12px;display:flex;position:absolute;bottom:0}.product-more:before{content:"";-webkit-backdrop-filter:blur(3px);position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 65%);mask-image:linear-gradient(#0000 0%,#000 65%)}.product-more:after{content:"";background:linear-gradient(to top, var(--surface) 0%, color-mix(in srgb, var(--surface) 70%, transparent) 55%, transparent 100%);position:absolute;inset:0}.product-more-btn{z-index:1;pointer-events:auto;cursor:pointer;color:var(--brand);background:0 0;border:0;align-items:center;gap:4px;padding:4px 8px;font-size:12.5px;font-weight:700;transition:color .15s;display:inline-flex;position:relative}.product-more-btn:hover{color:var(--brand-2)}.product-more-btn svg{width:14px;height:14px}.catalog-empty,.catalog-hint{color:var(--muted);align-items:center;gap:8px;padding:20px 8px;font-size:12.5px;line-height:1.5;display:flex}.catalog-hint{display:block}.quote-modal{flex-direction:column;width:min(1100px,96vw);max-height:92vh;display:flex}@media (max-width:640px){.modal-overlay:has(.quote-modal){place-items:stretch stretch;padding:0;overflow:hidden}.quote-modal{overscroll-behavior:contain;border:0;border-radius:0;width:100%;height:100dvh;max-height:100dvh;overflow-y:auto}.quote-modal .quote-scroll,.quote-modal .quote-foot{flex:none;max-height:none;overflow:visible}.quote-modal .modal-head{z-index:1;background:var(--surface);position:sticky;top:0}}.modal-head-side{align-items:center;gap:10px;display:flex}.modal-head-side>.spin{width:16px;height:16px;color:var(--muted-2)}.modal-head-icon.success{background:var(--green-bg);border-color:var(--green-line);color:var(--green)}.quote-scroll{overscroll-behavior:contain;flex:1;min-height:96px;overflow-y:auto}.quote-lines{padding:4px 18px}.summary-empty{text-align:center;justify-items:center;gap:4px;padding:34px 16px;display:grid}.summary-empty>svg{width:26px;height:26px;color:var(--muted-2);margin-bottom:4px}.summary-empty strong{color:var(--ink-2);font-size:13px;font-weight:600}.summary-empty small{color:var(--muted);font-size:11.5px;line-height:1.45}.quote-line{grid-template-columns:52px minmax(0,1fr) auto 28px;align-items:center;gap:14px;padding:12px 0;display:grid}.quote-line+.quote-line{border-top:1px solid var(--soft-line)}.line-thumb{border-radius:var(--r-md);background:var(--surface-2);border:1px solid var(--soft-line);flex:none;align-self:start;place-items:center;width:52px;height:52px;display:grid;overflow:hidden}.line-thumb img{object-fit:contain;width:100%;height:100%;padding:2px}.line-thumb-empty{color:var(--muted-2)}.line-thumb-empty>svg{width:16px;height:16px}.quote-line-info{gap:2px;min-width:0;display:grid}.quote-line-info strong{color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13.5px;font-weight:650;line-height:1.3;display:-webkit-box;overflow:hidden}.quote-line-sub{color:var(--muted);flex-wrap:wrap;align-items:baseline;gap:4px 8px;font-size:11.5px;display:flex}.quote-line-sku{font-variant-numeric:tabular-nums}.quote-line-unit{color:var(--ink-2);font-variant-numeric:tabular-nums;padding-left:9px;font-weight:600;position:relative}.quote-line-unit:before{content:"";background:var(--muted-2);border-radius:999px;width:3px;height:3px;position:absolute;top:50%;left:1px;transform:translateY(-50%)}.quote-line-pricelist{width:fit-content;max-width:100%;height:28px;margin-top:3px;padding:0 24px 0 8px;font-size:11.5px}.quote-line-controls{align-items:center;gap:10px;display:flex}.qty-stepper{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--surface);flex:none;align-items:center;display:inline-flex;overflow:hidden}.qty-stepper button{background:var(--surface-2);width:26px;height:28px;color:var(--ink-2);border:0;place-items:center;font-size:15px;line-height:1;display:grid}.qty-stepper button:hover{background:var(--surface-3);color:var(--brand)}.qty-stepper input{border:0;border-left:1px solid var(--line);border-right:1px solid var(--line);text-align:center;width:34px;height:28px;box-shadow:none;appearance:textfield;border-radius:0;padding:0;font-size:12px}.qty-stepper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.qty-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quote-line-total{text-align:right;min-width:82px;color:var(--ink);font-variant-numeric:tabular-nums;font-size:13px;font-weight:700}.quote-line-remove{border-radius:var(--r-sm);width:26px;height:26px;color:var(--muted-2);background:0 0;border:0;place-items:center;display:grid}.quote-line-remove:hover{background:var(--red-bg);color:var(--red)}.quote-line-remove>svg{width:14px;height:14px}.quote-foot{flex-shrink:0;grid-template-columns:1fr;justify-content:stretch;justify-items:stretch;gap:10px;padding:13px 16px;display:grid}.quote-foot textarea{background:var(--surface)}.payment-method-field{gap:8px;display:grid}.payment-method-label{text-transform:uppercase;color:var(--muted);font-size:10.5px;font-weight:700}.payment-method-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.quote-foot-cols{grid-template-columns:1fr;align-items:start;gap:12px 20px;display:grid}.quote-section-head{letter-spacing:.08em;text-transform:uppercase;min-height:20px;color:var(--muted);align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.quote-section-head svg{width:15px;height:15px}@media (min-width:780px){.quote-foot-cols:has(.shipping-panel){grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.quote-foot-cols .shipping-panel{background:0 0;border-top:0;padding:0}.quote-foot-cols:has(.shipping-panel) .payment-method-options{grid-template-columns:1fr}.quote-foot-cols:has(.shipping-panel) .payment-method-option{border-radius:7px;min-height:46px}.payment-method-option{border:1px solid var(--line);background:var(--surface);min-height:58px;color:var(--ink);text-align:left;cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;display:flex}.payment-method-brand{gap:2px;min-width:0;display:grid}.payment-method-logo{object-fit:contain;width:auto;max-width:150px;height:34px}.payment-method-option:hover{border-color:var(--brand-line);background:var(--brand-bg)}.payment-method-option.is-selected{border-color:var(--brand);background:var(--brand-bg);box-shadow:inset 0 0 0 1px var(--brand)}.payment-method-option>svg{width:17px;height:17px;color:var(--brand);flex:none}.payment-method-option>span{gap:2px;min-width:0;display:grid}.payment-method-option strong,.payment-method-option small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.payment-method-option strong{font-size:12px;font-weight:800}.payment-method-option small{color:var(--muted);font-size:10.5px}@media (max-width:640px){.payment-method-options{grid-template-columns:1fr}}.quote-foot-bottom{gap:10px;display:grid}.summary-total-row{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.summary-total-row span{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:10.5px;font-weight:700}.summary-total-row strong{letter-spacing:-.02em;color:var(--brand);font-variant-numeric:tabular-nums;font-size:26px;font-weight:800}.summary-warn{color:var(--gold);margin:0;font-size:11.5px;font-weight:600}.summary-generate{width:100%;min-height:44px}.shipping-panel{border-top:1px solid var(--line,#e5e7eb);background:var(--brand-bg,#f4f8fc);gap:8px;padding:10px 18px 12px;display:grid}.shipping-panel-head{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.shipping-panel-head svg{width:15px;height:15px}.shipping-field{gap:3px;display:grid}.shipping-field>span{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:10.5px;font-weight:700}.shipping-field select,.shipping-field input{border:1px solid var(--line,#d1d5db);background:var(--surface,#fff);border-radius:7px;width:100%;min-height:32px;padding:4px 9px;font-size:12.5px}.shipping-manual{grid-template-columns:1fr 1fr;gap:8px;display:grid}.shipping-quote-btn{justify-self:start;min-height:32px}.shipping-loading{color:var(--muted);align-items:center;gap:8px;font-size:12.5px;display:flex}.shipping-error{color:var(--gold,#b45309);margin:0;font-size:11.5px;font-weight:600}.shipping-warning{color:var(--muted);margin:0;font-size:11.5px;font-weight:600}.shipping-hint{color:var(--muted);margin:0 0 2px;font-size:11.5px;font-weight:600}.shipping-options{overscroll-behavior:contain;gap:8px;max-height:320px;padding-right:4px;display:grid;overflow-y:auto}@media (max-width:640px){.shipping-options{max-height:none;padding-right:0;overflow-y:visible}}.shipping-group{gap:5px;display:grid}.shipping-group-head{color:var(--ink);justify-content:space-between;align-items:center;gap:10px;font-size:11px;font-weight:800;display:flex}.shipping-group-head small{color:var(--muted);font-variant-numeric:tabular-nums;font-size:11px}.shipping-option{border:1px solid var(--line,#d1d5db);background:var(--surface,#fff);cursor:pointer;border-radius:7px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:6px 10px;display:grid}.shipping-option.is-selected{border-color:var(--brand,#1f5f99);box-shadow:0 0 0 1px color-mix(in srgb, var(--brand,#1f5f99) 22%, transparent)}.shipping-option input{width:14px;height:14px;accent-color:var(--brand,#1f5f99)}.shipping-option-main{gap:2px;min-width:0;display:grid}.shipping-option-label,.shipping-option-meta{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.shipping-option-label{color:var(--ink);font-size:12.5px;font-weight:750}.shipping-option-meta{color:var(--muted);font-size:11px}.shipping-option-price{color:var(--brand);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12.5px}.shipping-result{background:var(--surface,#fff);border:1px solid var(--brand-line,#cfe0f0);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:8px 12px;display:flex}.shipping-result span{color:var(--muted);font-size:12px}.shipping-result strong{color:var(--brand);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:14px;font-weight:800}.summary-subrow span{color:var(--muted);letter-spacing:normal!important;text-transform:none!important;font-size:12px!important;font-weight:600!important}.success-body{text-align:center;justify-items:center;gap:12px;padding:20px 18px 22px;display:grid}.success-link{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--surface-2);width:100%;padding:10px 12px}.success-link span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.success-actions{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.success-actions .button{width:100%}.success-actions .button.subtle{border-color:var(--line);background:var(--surface);color:var(--ink-2);grid-column:1/-1}.success-actions .button.subtle:hover{background:var(--surface-2)}.email-send{gap:8px;width:100%;margin-top:4px;display:flex}.email-send-field{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);flex:1;align-items:center;gap:8px;min-width:0;padding:0 12px;display:flex}.email-send-field svg{width:16px;height:16px;color:var(--muted);flex-shrink:0}.email-send-field input{min-width:0;min-height:42px;color:var(--ink);background:0 0;border:none;outline:none;flex:1;font-size:14px}.email-send-btn{white-space:nowrap;flex-shrink:0}.email-sent{border-radius:var(--r-md);border:1px solid var(--brand-line);background:var(--brand-bg);width:100%;color:var(--ink-2);align-items:center;gap:10px;margin-top:4px;padding:12px 14px;font-size:13.5px;display:flex}.email-sent svg{width:18px;height:18px;color:var(--brand);flex-shrink:0}.email-error{color:var(--gold,#b45309);margin:6px 0 0;font-size:12.5px;font-weight:600}.wa-send{gap:8px;width:100%;margin-top:8px;display:flex}.wa-send .email-send-field{flex:1}.wa-btn{white-space:nowrap;color:#fff;background:#25d366;border-color:#25d366;flex-shrink:0}.wa-btn:hover{background:#1fb457;border-color:#1fb457}.wa-btn svg{width:16px;height:16px}.link-button{color:var(--brand-2);background:0 0;border:0;align-items:center;gap:6px;font-size:12.5px;font-weight:700;display:inline-flex}.link-button:hover{color:var(--brand)}.link-button>svg{width:14px;height:14px}.button,.loading-label,.public-actions{align-items:center;gap:8px;display:inline-flex}.button{border-radius:var(--r-sm);min-height:40px;color:var(--ink);letter-spacing:-.01em;border:1px solid #0000;justify-content:center;padding:0 16px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .12s,filter .14s,box-shadow .14s,border-color .14s,background-color .14s}.button:active{transform:translateY(.5px)}.button.secondary,.button.subtle{border-color:var(--line);background:var(--surface);box-shadow:var(--shadow-sm);color:var(--ink-2)}.button.secondary:hover,.button.subtle:hover{background:var(--surface-2);border-color:color-mix(in srgb, var(--brand) 30%, var(--line));color:var(--ink);box-shadow:var(--shadow-md);transform:translateY(-1px)}.button.primary:hover,.icon-button.primary:hover{filter:brightness(1.05);box-shadow:0 2px 4px color-mix(in srgb, var(--brand) 45%, transparent), 0 10px 22px -8px color-mix(in srgb, var(--brand) 60%, transparent), inset 0 1px 0 #fff3;transform:translateY(-1px)}.button.primary:active,.icon-button.primary:active{filter:brightness(.97);transform:translateY(.5px)}.icon-button:hover{filter:brightness(.99)}.login-shell{place-items:center;min-height:100vh;padding:24px 16px;display:grid}.login-panel{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface);width:min(420px,100%);box-shadow:var(--shadow-lg);padding:28px}.login-brand{gap:12px;margin-bottom:24px;display:grid}.login-brand span{color:var(--brand)}.login-heading{align-items:flex-start;gap:13px;margin-bottom:20px;display:flex}.login-heading>svg{border-radius:var(--r-md);background:linear-gradient(180deg, color-mix(in srgb, var(--brand-bg) 45%, #fff), var(--brand-bg));border:1px solid var(--brand-line);width:40px;height:40px;color:var(--brand);padding:11px}.login-heading h1{letter-spacing:-.02em;margin:0;font-size:22px;font-weight:700}.login-heading p{color:var(--muted);margin:4px 0 0;font-size:13px}.login-form{gap:15px;display:grid}.login-form label{gap:7px;display:grid}.login-form label span{color:var(--ink-2);font-size:12px;font-weight:600}.login-message{margin:0}.login-button{width:100%;min-height:42px;margin-top:2px}.message{border:1px solid var(--gold-line);border-radius:var(--r-md);background:var(--gold-bg);color:var(--gold);margin:14px 0 0;padding:11px 13px;font-size:12.5px;font-weight:600}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.confirmation-shell{place-items:center;min-height:100vh;padding:24px 16px;display:grid}.confirmation-panel{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface);width:min(460px,100%);box-shadow:var(--shadow-lg);text-align:center;justify-items:center;gap:10px;padding:28px;display:grid}.confirmation-icon{border-radius:var(--r-md);place-items:center;width:48px;height:48px;display:grid}.confirmation-icon>svg{width:24px;height:24px}.confirmation-icon.success{border:1px solid var(--green-line);background:var(--green-bg);color:var(--green)}.confirmation-icon.error{border:1px solid var(--red-line);background:var(--red-bg);color:var(--red)}.confirmation-kicker{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:800}.confirmation-panel h1{letter-spacing:-.02em;margin:0;font-size:22px;line-height:1.15}.confirmation-panel p{color:var(--ink-2);margin:0;font-size:13px;line-height:1.55}.confirmation-panel small{color:var(--muted);font-size:11.5px}.confirmation-action{margin-top:8px}.confirmation-actions-row{flex-wrap:wrap;justify-content:center;gap:10px;width:100%;display:flex}.confirmation-actions-row .button{min-width:170px}.confirmation-error{color:var(--gold,#b45309);margin:0;font-size:12px;font-weight:600}.public-shell{min-height:100vh;padding:20px 16px 40px}.register-banner,.public-layout{width:min(1080px,100%);margin:0 auto}.public-layout{grid-template-columns:minmax(0,1fr) 260px;align-items:start;gap:16px;display:grid}.quote-sidebar{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md);box-shadow:var(--shadow-sm);gap:12px;padding:14px;display:grid;position:sticky;top:16px}.quote-sidebar-head{border-bottom:1px solid var(--line);gap:1px;padding-bottom:12px;display:grid}.quote-sidebar-head>span{letter-spacing:.09em;text-transform:uppercase;color:var(--muted);font-size:9.5px;font-weight:700}.quote-sidebar-head strong{overflow-wrap:anywhere;font-size:13px;font-weight:700}.quote-actions{gap:8px;display:grid}.quote-actions .button{justify-content:center;width:100%}.confirm-btn{min-height:46px;font-size:14px}.confirm-feedback{margin:-2px 0 2px;font-size:11.5px;font-weight:600;line-height:1.35}.confirm-feedback.success{color:var(--ink-2)}.confirm-feedback.error{color:var(--gold,#b45309)}.quote-actions-stack{gap:10px;display:grid}.purchase-order-file-input{display:none}.purchase-order-secondary{border-top:1px solid var(--line);gap:7px;padding-top:10px;display:grid}.purchase-order-secondary-button{border:1px solid var(--line);border-radius:var(--r-sm);width:100%;min-height:34px;color:var(--ink-2);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:7px;padding:0 11px;font-size:12.5px;font-weight:650;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.purchase-order-secondary-button:hover:not(:disabled){border-color:color-mix(in srgb, var(--ink) 18%, var(--line));background:var(--surface-2);color:var(--ink)}.purchase-order-secondary-button:disabled{opacity:.55;cursor:default}.purchase-order-secondary-button svg{width:14px;height:14px}.purchase-order-secondary-hint{color:var(--muted);text-align:center;font-size:11px;line-height:1.35}.purchase-order-attached{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--surface-2);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px;display:grid}.purchase-order-file-link{min-width:0;color:var(--ink);grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;text-decoration:none;display:grid}.purchase-order-file-link>svg{width:18px;height:18px;color:var(--muted);justify-self:center}.purchase-order-file-link span{gap:1px;min-width:0;display:grid}.purchase-order-file-link strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;line-height:1.25;overflow:hidden}.purchase-order-file-link small{color:var(--muted);font-size:10.5px}.purchase-order-icon-actions{gap:4px;display:flex}.purchase-order-icon-action{border-radius:var(--r-sm);width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;place-items:center;padding:0;transition:border-color .12s,color .12s,background .12s;display:grid}.purchase-order-file-link:hover strong{text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px}.purchase-order-icon-action:hover:not(:disabled){border-color:color-mix(in srgb, var(--ink) 18%, var(--line));background:var(--surface);color:var(--ink)}.purchase-order-icon-action:disabled{opacity:.55;cursor:default}.purchase-order-icon-action.danger{color:var(--gold,#b45309)}.purchase-order-icon-action svg{width:14px;height:14px}.purchase-order-feedback{margin:-2px 0 2px;font-size:11.5px;font-weight:600;line-height:1.35}.purchase-order-feedback.success{color:var(--ink-2)}.purchase-order-feedback.error{color:var(--gold,#b45309)}.confirm-modal-copy{color:var(--ink-2);margin:0;font-size:12.5px;line-height:1.45}.purchase-order-upload{border:1px dashed var(--line-strong,var(--line));border-radius:var(--r-sm);background:var(--surface-2);width:100%;min-height:76px;color:var(--ink);cursor:pointer;align-items:center;gap:12px;padding:14px;transition:border-color .12s,background .12s;display:flex}.purchase-order-upload.compact{min-height:64px}.purchase-order-upload:hover{border-color:var(--brand);background:var(--surface)}.purchase-order-upload>svg{width:20px;height:20px;color:var(--brand);flex-shrink:0}.purchase-order-upload span{gap:2px;min-width:0;display:grid}.purchase-order-upload strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.purchase-order-upload small{color:var(--ink-2);font-size:11.5px}.purchase-order-upload input{display:none}.purchase-order-clear{color:var(--muted);cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-top:8px;padding:0;font-size:13px;text-decoration:underline}.purchase-order-clear:hover{color:var(--ink)}.quote-actions .button.is-active{border-color:var(--brand);color:var(--brand)}.quote-actions-secondary{border-top:1px solid var(--line);gap:8px;margin-top:4px;padding-top:12px;display:grid}.quote-actions-secondary .button{min-height:34px;font-size:12px}.share-menu{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--surface-2);gap:6px;padding:10px;display:grid}.share-item{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--surface);width:100%;min-height:36px;color:var(--ink);cursor:pointer;align-items:center;gap:8px;padding:0 10px;font-size:12.5px;font-weight:600;text-decoration:none;transition:border-color .12s,background .12s;display:inline-flex}.share-item:hover:not(:disabled){border-color:var(--brand);color:var(--brand)}.share-item:disabled{opacity:.55;cursor:default}.share-item svg,.share-brand-icon{flex-shrink:0;width:15px;height:15px}.share-sent{color:var(--ink-2);margin:0;font-size:12px}.share-error{color:var(--gold,#b45309);margin:0;font-size:11.5px;font-weight:600}.public-email-modal{width:min(460px,100%)}.public-email-body{gap:10px;padding:16px 18px;display:grid}.public-email-field{margin:0}.public-email-sent{border:1px solid var(--green-line);border-radius:var(--r-sm);background:var(--green-bg);color:var(--green);padding:9px 11px}.public-email-foot{gap:8px}.public-po-body{gap:14px;padding:16px 18px;display:grid}.public-po-field{gap:6px;margin:0;display:grid}.public-po-label{color:var(--ink-2);font-size:12px;font-weight:650}.public-po-field input{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);min-height:42px;color:var(--ink);outline:none;padding:0 12px;font-size:14px;transition:border-color .12s,box-shadow .12s}.public-po-field input:focus{border-color:var(--brand);box-shadow:var(--shadow-focus)}.public-po-dropzone{border:1px dashed var(--brand-line);border-radius:var(--r-md);background:var(--brand-bg);text-align:left;cursor:pointer;align-items:center;gap:12px;width:100%;min-height:66px;padding:12px;transition:border-color .12s,background .12s;display:flex}.public-po-dropzone:hover{border-color:var(--brand)}.public-po-dropzone svg{width:20px;height:20px;color:var(--brand);flex-shrink:0}.public-po-dropzone span{gap:2px;min-width:0;display:grid}.public-po-dropzone strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.public-po-dropzone small{color:var(--muted);font-size:11px}@media (max-width:720px){.public-layout{grid-template-columns:1fr}.quote-sidebar{order:-1;gap:10px;padding:12px;position:static}.quote-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.confirm-btn,.purchase-order-feedback,.share-menu{grid-column:1/-1}.quote-actions-secondary{display:contents}.quote-actions-secondary .button{min-height:36px;font-size:11.5px}}.register-banner{--register-copper:#b7791f;isolation:isolate;border:1px solid color-mix(in srgb, var(--ink) 10%, var(--line));border-radius:var(--r-sm);background:linear-gradient(180deg, #fff 0%, color-mix(in srgb, var(--surface-2) 72%, #fff) 100%), var(--surface);min-height:52px;color:var(--ink);grid-template-columns:68px minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:12px;padding:9px 10px 9px 0;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid;position:relative;overflow:hidden;box-shadow:0 1px 2px #0f172a0a,inset 0 1px #ffffffe0}.register-banner:before{z-index:0;content:"";background:linear-gradient(135deg, var(--ink) 0%, color-mix(in srgb, var(--brand) 54%, var(--ink)) 58%, color-mix(in srgb, var(--register-copper) 72%, var(--brand)) 100%);clip-path:polygon(0 0,76% 0,100% 100%,0 100%);pointer-events:none;width:92px;position:absolute;inset:0 auto 0 0}.register-banner:after{z-index:0;content:"";background:linear-gradient(90deg, color-mix(in srgb, var(--register-copper) 58%, transparent), color-mix(in srgb, var(--brand) 16%, transparent) 34%, transparent);opacity:.78;pointer-events:none;height:1px;position:absolute;inset:0 10px auto 68px}.register-banner>*{z-index:1;position:relative}.register-banner:hover{border-color:color-mix(in srgb, var(--brand) 24%, var(--ink));transform:translateY(-1px);box-shadow:0 4px 14px -12px #0f172a52,0 1px 3px #0f172a0f}.register-banner:hover .register-banner-cta{border-color:var(--brand);background:var(--brand);color:#fff}.register-banner:focus-visible{box-shadow:var(--shadow-focus), var(--shadow-sm);outline:none}.register-banner-signal{color:#ffffffeb;font-size:10px;font-weight:var(--w-bold);letter-spacing:.16em;text-transform:uppercase;justify-self:center;line-height:1;transform:translate(-2px)}.register-banner-copy{flex:1;gap:1px;min-width:0;display:grid}.register-banner-copy strong{overflow-wrap:anywhere;color:var(--ink);font-size:14px;font-weight:var(--w-bold);letter-spacing:-.01em;line-height:1.18}.register-banner-copy>span{color:var(--ink-2);font-size:var(--t-sm);line-height:1.4}.register-banner-cta{border:1px solid color-mix(in srgb, var(--ink) 14%, var(--line));border-radius:var(--r-sm);min-height:32px;color:color-mix(in srgb, var(--ink) 68%, var(--brand));font-size:var(--t-sm);font-weight:var(--w-semibold);white-space:nowrap;background:#ffffffc7;flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:0 11px;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.register-banner-cta svg{width:14px;height:14px}@media (max-width:640px){.register-banner{grid-template-columns:58px minmax(0,1fr);gap:9px;min-height:0;padding:10px 10px 10px 0}.register-banner:before{width:78px}.register-banner:after{inset:0 10px auto 58px}.register-banner-cta{grid-column:2;justify-self:start;min-height:30px;margin-top:3px}}.quote-document{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md);min-width:0;box-shadow:var(--shadow-sm);overflow:hidden}.quote-header{border-bottom:1px solid var(--line);background:linear-gradient(180deg, var(--surface), var(--surface-2));justify-content:space-between;gap:20px;padding:22px 24px;display:flex}.quote-header p{max-width:400px;color:var(--muted);margin-top:8px;font-size:12px;line-height:1.5}.quote-number{text-align:right;justify-items:end;gap:3px;display:grid}.quote-number>span{font-size:10px}.quote-number strong{letter-spacing:-.02em;color:var(--ink);font-size:24px;font-weight:800;line-height:1}.quote-number small{color:var(--muted);font-size:11px}.quote-client-grid{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) 280px;gap:20px;padding:26px 36px;display:grid}.quote-client-grid>div,.quote-total,.quote-note{gap:6px;display:grid}.quote-client-grid>div small{color:var(--muted);font-size:12.5px}.quote-client-grid strong{letter-spacing:-.01em;font-size:19px;font-weight:700}.quote-total{border:1px solid var(--brand-line);border-radius:var(--r-md);background:linear-gradient(180deg, color-mix(in srgb, var(--brand-bg) 45%, #fff), var(--brand-bg));box-shadow:var(--shadow-sm);gap:5px;padding:16px 18px}.quote-total strong{letter-spacing:-.02em;color:var(--brand);font-variant-numeric:tabular-nums;font-size:28px;font-weight:800}.quote-note{border-bottom:1px solid var(--line);padding:16px 24px}.quote-note p{white-space:pre-wrap;color:var(--ink-2);margin:0;font-size:12.5px;line-height:1.5}.quote-parties{border-bottom:1px solid var(--line);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;padding:18px 24px;display:grid}.party-card{gap:2px;display:grid}.party-title{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:3px;font-size:10px;font-weight:700}.party-card strong{letter-spacing:-.01em;font-size:14px;font-weight:700}.party-card span{color:var(--ink-2);font-size:12px;line-height:1.45}.party-vat{margin-top:3px;font-weight:600;color:var(--muted)!important}.tax-cell{color:var(--muted);white-space:nowrap;font-size:12px}.quote-totals{border-bottom:1px solid var(--line);justify-content:flex-end;padding:2px 24px 18px;display:flex}.quote-totals-inner{gap:6px;width:300px;max-width:100%;display:grid}.quote-total-row{color:var(--ink-2);font-variant-numeric:tabular-nums;justify-content:space-between;align-items:baseline;gap:16px;font-size:13px;display:flex}.quote-total-row.grand{border-top:2px solid var(--brand-line);margin-top:4px;padding-top:10px}.quote-total-row.grand span{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:700}.quote-total-row.grand strong{letter-spacing:-.02em;color:var(--brand);font-variant-numeric:tabular-nums;font-size:21px;font-weight:800}.quote-legend{border-bottom:1px solid var(--line);color:var(--ink-2);padding:18px 24px;font-size:12px;line-height:1.55}.quote-legend h1,.quote-legend h2,.quote-legend h3,.quote-legend h4{color:var(--ink);margin:12px 0 3px;font-size:12.5px;font-weight:700}.quote-legend h1:first-child,.quote-legend h2:first-child,.quote-legend h3:first-child,.quote-legend h4:first-child,.quote-legend p:first-child{margin-top:0}.quote-legend p,.quote-legend div{margin:0 0 6px}.quote-legend a{color:var(--brand);word-break:break-word;text-decoration:underline}.quote-legend ul,.quote-legend ol{margin:4px 0 8px;padding-left:20px}.quote-orders{gap:20px;min-width:0;padding:18px 24px;display:grid}.quote-order{min-width:0}.quote-order-heading{justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:11px;display:flex}.quote-order-heading div{gap:3px;display:grid}.quote-order-heading>div strong{font-size:15px;font-weight:700}.quote-order-heading span{color:var(--muted);font-size:12px}.quote-order-heading>strong{letter-spacing:-.01em;font-variant-numeric:tabular-nums;font-size:17px;font-weight:800}.table-wrap{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x pan-y;width:100%;max-width:100%;display:block;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:620px}thead{background:var(--surface-2)}th{text-align:left;padding:9px 12px}td{border-top:1px solid var(--soft-line);vertical-align:middle;padding:9px 12px;font-size:12px}td:first-child{min-width:0}td strong{text-overflow:ellipsis;font-size:12.5px;font-weight:700;line-height:1.3;display:block;overflow:hidden}td small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;display:block;overflow:hidden}.numeric{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}td.numeric{color:var(--ink-2)}.strong{color:var(--ink);font-weight:700}td.numeric.strong{font-size:13.5px}.print-table{border:1px solid var(--line);border-radius:var(--r-md);scrollbar-width:thin;position:relative;overflow:scroll hidden}.print-table table{table-layout:fixed;width:100%;min-width:620px}.print-table .quote-description-heading,.print-table .quote-description-cell{width:35%;max-width:500px}.print-table th:nth-child(2),.print-table td:nth-child(2){width:13%}.print-table th:nth-child(3),.print-table td:nth-child(3){width:20%}.print-table th:nth-child(4),.print-table td:nth-child(4){width:15%}.print-table th:nth-child(5),.print-table td:nth-child(5){width:17%}.print-table .quote-product-name>strong,.print-table .quote-description-cell>small{text-overflow:ellipsis;white-space:nowrap;width:100%;min-width:0;display:block;overflow:hidden}.quote-product-name{outline:0;min-width:0;display:block;position:relative}.quote-product-name:after{z-index:5;border:1px solid color-mix(in srgb, var(--ink) 18%, transparent);border-radius:var(--r-sm);background:var(--ink);color:#fff;content:attr(data-tooltip);white-space:normal;overflow-wrap:anywhere;opacity:0;pointer-events:none;visibility:hidden;width:max-content;max-width:min(460px,100vw - 48px);padding:9px 11px;font-size:11.5px;font-weight:600;line-height:1.4;transition:opacity .14s,transform .14s,visibility .14s;position:absolute;bottom:calc(100% + 8px);left:0;transform:translateY(3px);box-shadow:0 8px 20px #0f172a2e}.quote-product-name:before{z-index:6;border-right:1px solid color-mix(in srgb, var(--ink) 18%, transparent);border-bottom:1px solid color-mix(in srgb, var(--ink) 18%, transparent);background:var(--ink);content:"";opacity:0;pointer-events:none;visibility:hidden;width:7px;height:7px;transition:opacity .14s,transform .14s,visibility .14s;position:absolute;bottom:calc(100% + 3px);left:12px;transform:rotate(45deg)translateY(3px)}.quote-product-name:hover:before,.quote-product-name:hover:after,.quote-product-name:focus-visible:before,.quote-product-name:focus-visible:after{opacity:1;visibility:visible;transform:translateY(0)}.quote-product-name:hover:before,.quote-product-name:focus-visible:before{transform:rotate(45deg)translateY(0)}.quote-footer{border-top:1px solid var(--line);color:var(--muted);background:var(--surface-2);padding:24px 36px;font-size:12px;line-height:1.55}.dashboard{padding-top:24px}.dashboard-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px;display:flex}.dashboard-head h1{font-size:var(--t-xl);font-weight:var(--w-bold);letter-spacing:-.015em;color:var(--ink);margin:0}.dashboard-head p{color:var(--muted);font-size:var(--t-md);font-variant-numeric:tabular-nums;margin:4px 0 0}.dashboard-new{min-height:38px;font-size:var(--t-md);padding:0 16px}.dashboard-new>svg{width:16px;height:16px}.dashboard-empty{border:1px dashed var(--line);border-radius:var(--r-lg);background:var(--surface);text-align:center;justify-items:center;gap:8px;padding:64px 24px;display:grid}.dashboard-empty>svg{width:34px;height:34px;color:var(--muted-2);margin-bottom:4px}.dashboard-empty strong{font-size:var(--t-lg);font-weight:var(--w-semibold);color:var(--ink)}.dashboard-empty small{margin-bottom:12px}.quote-table-wrap{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface);box-shadow:var(--shadow-sm);overflow-x:auto}.quote-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1420px;font-size:var(--t-sm)}.quote-table .col-op{width:90px}.quote-table .col-customer{width:380px}.quote-table .col-date{width:104px}.quote-table .col-contact{width:170px}.quote-table .col-user{width:150px}.quote-table .col-amount{width:124px}.quote-table .col-viewed{width:110px}.quote-table .col-purchase-order{width:160px}.quote-table .col-actions{width:132px}.quote-table thead th{z-index:2;background:var(--surface-2);border-bottom:1px solid var(--line);text-align:left;font-weight:var(--w-medium);padding:0;position:sticky;top:0}.quote-sort{cursor:pointer;width:100%;font:inherit;font-weight:var(--w-medium);color:var(--muted);text-transform:uppercase;letter-spacing:.03em;font-size:var(--t-xs);background:0 0;border:0;align-items:center;gap:5px;padding:10px 12px;transition:color .12s;display:inline-flex}.quote-sort.is-right{justify-content:flex-end}.quote-sort:hover{color:var(--ink-2)}.quote-sort.is-active{color:var(--ink)}.quote-sort:focus-visible{box-shadow:inset 0 0 0 2px var(--brand-3);outline:0}.quote-sort-icon{flex:none;width:13px;height:13px}.quote-sort-icon.is-idle{opacity:0;transition:opacity .12s}.quote-sort:hover .quote-sort-icon.is-idle{opacity:.45}.quote-static-head{width:100%;color:var(--muted);font-size:var(--t-xs);font-weight:var(--w-medium);letter-spacing:.03em;text-transform:uppercase;align-items:center;padding:10px 12px;display:inline-flex}.quote-row{border-top:1px solid var(--soft-line);transition:background-color .12s}.quote-table tbody tr:first-child{border-top:0}.quote-row:hover,.quote-row:focus-within{background:var(--surface-2)}.quote-row.is-clickable{cursor:pointer}.quote-row.is-clickable:focus-visible{box-shadow:0 0 0 2px var(--brand-3) inset;outline:0}.quote-table td{vertical-align:middle;padding:11px 12px}.quote-cell-op{min-height:16px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;font-size:var(--t-sm);font-weight:var(--w-medium);color:var(--muted);letter-spacing:-.01em;align-items:center;display:inline-flex}.quote-cell-customer{font-size:var(--t-md);font-weight:var(--w-semibold);color:var(--ink);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.quote-cell-note{color:var(--muted);font-size:var(--t-xs);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;overflow:hidden}.quote-cell-interaction{color:var(--muted);font-size:var(--t-xs);font-weight:var(--w-medium);white-space:nowrap;align-items:center;gap:4px;margin:3px 0 0;text-decoration:none;transition:color .12s;display:inline-flex}.quote-cell-interaction:hover{color:var(--brand);text-decoration:underline}.quote-cell-interaction>svg{flex-shrink:0;width:12px;height:12px}.quote-cell-date{color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap}.quote-cell-amount{text-align:right;color:var(--ink-2);font-weight:var(--w-medium);font-variant-numeric:tabular-nums;white-space:nowrap}.quote-cell-viewed{color:var(--brand-2);font-weight:var(--w-medium);font-variant-numeric:tabular-nums}.quote-cell-user,.quote-cell-contact{color:var(--ink-2);font-size:var(--t-sm);font-weight:var(--w-medium);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.quote-cell-unseen{color:var(--muted-2)}.quote-cell-document{min-width:0;max-width:100%;color:var(--brand);font-size:var(--t-sm);font-weight:var(--w-semibold);align-items:center;gap:6px;text-decoration:none;display:inline-flex}.quote-cell-document>svg{width:14px;height:14px;color:var(--brand-2)}.quote-cell-document>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.quote-cell-document:hover>span,.quote-cell-document:focus-visible>span{text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px}.quote-cell-empty{color:var(--muted-2);font-size:var(--t-sm)}.quote-row-actions{opacity:.6;justify-content:flex-end;gap:4px;transition:opacity .12s;display:flex}.quote-row:hover .quote-row-actions,.quote-row:focus-within .quote-row-actions{opacity:1}.quote-row-actions .button{min-height:28px;font-size:var(--t-sm);font-weight:var(--w-medium);padding:0 9px}.quote-row-actions .button>svg{width:13px;height:13px}@media (max-width:1180px){.catalog-panel{max-height:none}.catalog-body{max-height:640px}}@media (max-width:720px){.app-shell{flex-direction:column;gap:4px;padding-top:10px;padding-bottom:28px}.app-sidebar{width:100%;padding-top:0;position:static}.app-sidebar-nav{flex-direction:row;gap:4px;overflow-x:auto}.app-sidebar-link{padding:7px 12px}.topbar,.quote-header,.public-toolbar,.quote-order-heading{flex-direction:column;align-items:flex-start}.customer-trigger{width:100%;min-width:0}.dashboard-new{width:100%}.topbar-copy,.quote-number{text-align:left;justify-items:start}.topbar-session{justify-content:space-between;align-items:flex-start;width:100%}.quote-client-grid{grid-template-columns:1fr}.public-actions{justify-content:flex-start}.quote-header,.quote-client-grid,.quote-note,.quote-parties,.quote-orders,.quote-legend,.quote-footer{padding-left:16px;padding-right:16px}.quote-number strong{font-size:22px}.quote-parties{grid-template-columns:minmax(0,1fr)}.quote-totals{padding-left:16px;padding-right:16px}}@media (max-width:640px){.public-shell{padding:10px 8px 24px}.register-banner{align-items:center;padding:10px 10px 10px 0}.register-banner-copy strong{font-size:13px}.register-banner-signal{letter-spacing:.13em;font-size:9px}.register-banner-copy>span{font-size:11px}.register-banner-cta{font-size:12px}.quote-sidebar{gap:8px;padding:10px}.quote-sidebar-head{padding-bottom:9px}.quote-sidebar-head strong,.quote-actions .button,.share-item{font-size:11.5px}.confirm-btn{min-height:40px}.quote-header{gap:10px;padding-top:14px;padding-bottom:14px}.quote-header p,.party-card span,.quote-note p,.quote-legend{font-size:11px}.party-card strong{font-size:12.5px}.quote-number strong{overflow-wrap:anywhere;font-size:18px}.quote-number small{font-size:10px}.quote-parties{gap:10px;padding-top:12px;padding-bottom:12px}.quote-orders{gap:14px;padding-top:12px;padding-bottom:12px}.quote-order-heading>strong{font-size:14px}.quote-totals{padding-top:0;padding-bottom:12px}.quote-total-row{font-size:12px}.quote-total-row.grand strong{font-size:18px}.table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.print-table{border-radius:var(--r-sm);overflow:scroll hidden}.print-table:after{content:"Deslizá la tabla para ver más";width:max-content;color:var(--muted);letter-spacing:.04em;text-transform:uppercase;pointer-events:none;padding:5px 8px 6px;font-size:9.5px;font-weight:700;display:block;position:sticky;left:0}.print-table table{min-width:620px}th{letter-spacing:.05em;padding:7px 8px;font-size:8.5px}td{padding:7px 8px;font-size:10.5px}td strong{font-size:11px;line-height:1.2}td small{font-size:9.5px}td.numeric.strong{font-size:11.5px}.quote-note,.quote-legend{padding-top:12px;padding-bottom:12px}.quote-footer{padding-top:14px;padding-bottom:14px;font-size:10.5px}}@media (max-width:380px){.quote-actions{grid-template-columns:1fr}.quote-actions-secondary{display:grid}.purchase-order-attached{grid-template-columns:1fr}.purchase-order-icon-actions{justify-content:flex-end}th,td{padding-left:6px;padding-right:6px}td:first-child{max-width:180px}td small{max-width:170px}}.spinner{width:16px;height:16px;color:var(--muted);animation:.8s linear infinite spin}.quote-error{text-align:center;font-size:var(--t-md);color:var(--danger,#b42318);margin:0;padding:20px 12px}.dashboard-head-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.quote-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.quote-search{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);flex:320px;align-items:center;gap:9px;max-width:420px;min-height:38px;padding:0 12px;transition:border-color .12s,box-shadow .12s;display:flex}.quote-search:focus-within{border-color:var(--brand-3);box-shadow:var(--shadow-focus)}.quote-search>svg{width:16px;height:16px;color:var(--muted-2);flex-shrink:0}.quote-search input{min-width:0;box-shadow:none;font-size:var(--t-md);color:var(--ink);background:0 0;border:0;outline:0;flex:1;height:100%;padding:0}.quote-search input:focus,.quote-search input:focus-visible{box-shadow:none;border:0;outline:0}.quote-search input::placeholder{color:var(--muted-2)}.quote-search input::-webkit-search-cancel-button{appearance:none}.quote-search-clear{border-radius:var(--r-sm);color:var(--muted);cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;padding:2px;display:inline-flex}.quote-search-clear:hover{color:var(--ink)}.quote-search-clear>svg{width:14px;height:14px}.scope-toggle{border:1px solid var(--line);border-radius:var(--r-md);background:var(--brand-bg);gap:2px;padding:3px;display:inline-flex}.scope-toggle button{cursor:pointer;border-radius:var(--r-sm);min-height:32px;font-size:var(--t-md);font-weight:var(--w-medium);color:var(--muted);white-space:nowrap;background:0 0;border:0;padding:0 14px;transition:background .12s,color .12s}.scope-toggle button:hover:not(:disabled):not(.is-active){color:var(--ink)}.scope-toggle button.is-active{background:var(--surface);color:var(--ink);font-weight:var(--w-semibold);box-shadow:var(--shadow-sm)}.scope-toggle button:disabled{cursor:default;opacity:.6}.scope-toggle button:focus-visible{box-shadow:var(--shadow-focus);outline:0}.quote-tag-dropdown{position:relative}.quote-tag-trigger{cursor:pointer;border:1px solid var(--line);border-radius:var(--r-md);min-height:38px;font-size:var(--t-md);font-weight:var(--w-medium);color:var(--muted);background:var(--surface);white-space:nowrap;align-items:center;gap:6px;padding:0 12px;transition:color .12s,border-color .12s;display:inline-flex}.quote-tag-trigger:hover:not(:disabled){color:var(--ink);border-color:var(--muted)}.quote-tag-trigger.has-selection{color:#076dd3;border-color:#076dd3}.quote-tag-trigger:disabled{cursor:default;opacity:.6}.quote-tag-trigger:focus-visible{box-shadow:var(--shadow-focus);outline:0}.quote-tag-trigger svg{width:16px;height:16px}.quote-tag-caret{transition:transform .12s}.quote-tag-caret.is-open{transform:rotate(180deg)}.quote-tag-menu{z-index:20;border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);min-width:220px;max-height:320px;box-shadow:var(--shadow-md,0 8px 24px #0000001f);padding:6px;position:absolute;top:calc(100% + 6px);right:0;overflow-y:auto}.quote-tag-menu-clear{cursor:pointer;width:100%;color:var(--muted);font-size:var(--t-sm);border-radius:var(--r-sm);background:0 0;border:0;align-items:center;gap:4px;padding:6px 8px;display:inline-flex}.quote-tag-menu-clear:hover{color:var(--ink);background:var(--brand-bg)}.quote-tag-menu-clear svg{width:14px;height:14px}.quote-tag-menu-empty{color:var(--muted);font-size:var(--t-sm);align-items:center;gap:6px;margin:0;padding:8px;display:flex}.quote-tag-options{margin:0;padding:0;list-style:none}.quote-tag-option{cursor:pointer;width:100%;color:var(--ink);font-size:var(--t-md);text-align:left;border-radius:var(--r-sm);background:0 0;border:0;align-items:center;gap:8px;padding:7px 8px;display:flex}.quote-tag-option:hover{background:var(--brand-bg)}.quote-tag-option.is-active{color:#076dd3;font-weight:var(--w-semibold)}.quote-tag-check{flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.quote-tag-check svg{color:#076dd3;width:16px;height:16px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.quote-cell-tags{flex-wrap:wrap;gap:4px;margin-top:4px;display:flex}.quote-cell-tag{height:16px;font-size:10px;line-height:1;font-weight:var(--w-medium);color:var(--muted);background:var(--brand-bg);white-space:nowrap;border-radius:4px;align-items:center;padding:0 6px;display:inline-flex}.quote-pager{justify-content:center;align-items:center;gap:14px;padding:18px 0 4px;display:flex}.quote-pager-status{font-size:var(--t-sm);color:var(--muted);font-variant-numeric:tabular-nums;align-items:center;gap:8px;display:inline-flex}@media print{body{background:#fff}.public-toolbar{display:none}.public-shell{padding:0}.quote-document{width:100%;box-shadow:none;border:0;border-radius:0}.quote-header,.quote-footer,.quote-total{background:#fff!important}.quote-order{break-inside:avoid}}.search-hero-assistant{border:1px solid color-mix(in srgb, var(--brand-line) 78%, #fff);background:linear-gradient(180deg, #fff 0%, color-mix(in srgb, #fff 76%, var(--brand-bg)) 100%);height:32px;color:var(--brand);cursor:pointer;border-radius:8px;align-items:center;gap:7px;padding:0 12px 0 8px;font-size:12px;font-weight:700;transition:background .15s,border-color .15s,color .15s,transform .15s;display:inline-flex;position:absolute;top:50%;right:7px;transform:translateY(-50%);box-shadow:inset 0 1px #ffffffe6,0 4px 10px -9px #0f172a7a}.search-hero-assistant:hover{border-color:color-mix(in srgb, var(--brand) 34%, var(--brand-line));background:linear-gradient(180deg, #fff 0%, color-mix(in srgb, #fff 58%, var(--brand-bg)) 100%);color:var(--brand-strong);transform:translateY(-50%)translateY(-1px)}.search-hero-assistant svg{background:var(--brand);color:#fff;stroke-width:2.2px;border-radius:6px;width:18px;height:18px;padding:3px}@media (max-width:560px){.search-hero:has(.search-hero-assistant) input{padding-right:86px}.search-hero:has(.search-hero-assistant) .search-hero-clear{right:48px}.search-hero-assistant span{display:none}.search-hero-assistant{justify-content:center;width:34px;padding:0}}.assistant-scrim{background:color-mix(in srgb, var(--ink) 38%, transparent);z-index:60;animation:.16s assistant-fade;position:fixed;inset:0}@keyframes assistant-fade{0%{opacity:0}}.assistant-panel{background:var(--surface);border-left:1px solid var(--line);width:min(560px,100vw);height:100dvh;box-shadow:var(--shadow-lg);z-index:61;visibility:hidden;flex-direction:column;transition:transform .22s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%)}.assistant-panel.is-open{visibility:visible;transform:translate(0)}.assistant-head{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:14px 16px;display:flex}.assistant-head-icon{border-radius:var(--r-sm);background:var(--brand-bg);width:34px;height:34px;color:var(--brand);justify-content:center;align-items:center;display:inline-flex}.assistant-head-icon svg{width:18px;height:18px}.assistant-head-title{flex-direction:column;flex:1;min-width:0;display:flex}.assistant-head-title strong{font-size:var(--t-md,14px);color:var(--ink)}.assistant-head-title small{font-size:var(--t-xs);color:var(--muted)}.assistant-reset{border:1px solid var(--line);background:var(--surface);color:var(--muted);font-size:var(--t-xs);border-radius:var(--r-sm);cursor:pointer;padding:5px 9px;font-weight:600}.assistant-reset:hover{color:var(--ink-2);border-color:var(--muted-2)}.assistant-close{width:32px;height:32px;color:var(--muted);border-radius:var(--r-sm);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.assistant-close:hover{background:var(--surface-3);color:var(--ink)}.assistant-close svg{width:18px;height:18px}.assistant-hint{font-size:var(--t-xs);color:var(--muted);background:var(--surface-2);border-bottom:1px solid var(--line);padding:8px 16px}.assistant-thread{background:var(--surface-2);flex-direction:column;flex:1;gap:14px;padding:16px;display:flex;overflow-y:auto}.assistant-msg{align-items:flex-start;gap:8px;max-width:100%;display:flex}.assistant-msg-user{justify-content:flex-end}.assistant-msg-avatar{background:var(--brand);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:5px;display:inline-flex}.assistant-msg-avatar svg{width:16px;height:16px}.assistant-msg-body{flex-direction:column;gap:8px;min-width:0;max-width:90%;display:flex}.assistant-msg-user .assistant-msg-body{align-items:flex-end}.assistant-msg-text{border-radius:var(--r-md);white-space:pre-wrap;word-break:break-word;padding:9px 12px;font-size:13px;line-height:1.5}.assistant-msg-assistant .assistant-msg-text{background:var(--surface);border:1px solid var(--line);color:var(--ink-2);border-top-left-radius:3px}.assistant-msg-user .assistant-msg-text{background:var(--brand);color:#fff;border-top-right-radius:3px}.assistant-typing{color:var(--muted);background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md);align-items:center;gap:7px;padding:9px 12px;font-size:13px;display:inline-flex}.assistant-typing svg{width:15px;height:15px}.assistant-products{flex-direction:column;gap:8px;display:flex}.assistant-product{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md);flex-direction:column;gap:6px;padding:10px;display:flex;position:relative}.assistant-product:has(.assistant-product-brand){padding-bottom:36px}.assistant-product-main{align-items:flex-start;gap:10px;display:flex}.assistant-product-brand{pointer-events:none;justify-content:flex-end;align-items:center;display:flex;position:absolute;bottom:10px;right:12px}.assistant-product-brand .product-brand-logo{max-width:96px;height:22px}.assistant-thumb{border-radius:var(--r-sm);background:var(--surface-3);flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex;overflow:hidden}.assistant-thumb img{object-fit:contain;width:100%;height:100%}.assistant-thumb-empty{color:var(--muted-2)}.assistant-thumb-empty svg{width:18px;height:18px}.assistant-product-info{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.assistant-product-info strong{color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12.5px;line-height:1.35;display:-webkit-box;overflow:hidden}.assistant-product-meta{font-size:var(--t-xs);color:var(--muted);flex-wrap:wrap;gap:4px 10px;display:flex}.assistant-product-attrs{flex-wrap:wrap;gap:3px 5px;margin-top:1px;display:flex}.assistant-product-attr{background:color-mix(in srgb, var(--surface-3) 68%, transparent);min-width:0;max-width:100%;color:var(--ink-2);white-space:nowrap;border:0;border-radius:999px;align-items:center;gap:3px;padding:1px 5px;font-size:9.5px;line-height:1.3;display:inline-flex}.assistant-product-attr span{color:var(--muted-2);flex-shrink:0;font-weight:650}.assistant-product-attr strong{text-overflow:ellipsis;min-width:0;color:var(--ink);font-size:inherit;font-weight:650;line-height:inherit;white-space:nowrap;-webkit-line-clamp:unset;-webkit-box-orient:unset;display:inline;overflow:hidden}.assistant-product-reason{font-size:var(--t-xs);color:var(--muted);line-height:1.4}.assistant-add{border:1px solid var(--brand);background:var(--brand);color:#fff;height:30px;font-size:var(--t-xs);border-radius:var(--r-sm);cursor:pointer;flex-shrink:0;align-items:center;gap:5px;padding:0 10px;font-weight:600;transition:opacity .15s;display:inline-flex}.assistant-add:hover:not(:disabled){opacity:.9}.assistant-add:disabled{cursor:default}.assistant-add.is-added{background:var(--surface);border-color:var(--line);color:#16a34a}.assistant-add svg{width:14px;height:14px}.assistant-options{flex-wrap:wrap;gap:6px;display:flex}.assistant-option{border:1px solid var(--brand-line);background:var(--brand-bg);color:var(--brand);font-size:var(--t-xs);cursor:pointer;border-radius:999px;padding:5px 11px;font-weight:600}.assistant-option:hover:not(:disabled){background:color-mix(in srgb, var(--brand-bg) 70%, #fff)}.assistant-option:disabled{opacity:.6;cursor:default}.assistant-error{font-size:var(--t-xs);color:#b91c1c;background:#fef2f2;border-top:1px solid #fecaca;padding:8px 16px}.assistant-composer{border-top:1px solid var(--line);background:var(--surface);align-items:flex-end;gap:8px;padding:12px 16px;display:flex}.assistant-composer textarea{resize:none;border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);flex:1;min-height:42px;max-height:120px;padding:11px 12px;font-family:inherit;font-size:13px;line-height:1.4}.assistant-composer textarea:focus{border-color:var(--brand-2);box-shadow:var(--shadow-focus);outline:none}.assistant-send{border-radius:var(--r-md);background:var(--brand);color:#fff;cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.assistant-send:disabled{opacity:.5;cursor:default}.assistant-send svg{width:18px;height:18px}.product-brand-logo{object-fit:contain;object-position:left center;vertical-align:middle;width:auto;max-width:78px;height:16px;display:inline-block}.assistant-product-meta .product-brand-logo{max-width:64px;height:14px}[data-sonner-toaster]{--border-radius:var(--r-md);font-family:inherit}[data-sonner-toast]{border-radius:var(--r-md);box-shadow:var(--shadow-md);font-size:13px;font-weight:600}[data-sonner-toast][data-type=success]{background:var(--green-bg);border-color:var(--green-line);color:var(--green)}[data-sonner-toast][data-type=success] [data-icon]{color:var(--green)}[data-sonner-toast][data-type=error]{background:var(--red-bg);border-color:var(--red-line);color:var(--red)}[data-sonner-toast][data-type=error] [data-icon]{color:var(--red)}.quote-table .col-status{width:170px}.order-cell-status{flex-wrap:wrap;gap:5px;display:flex}.order-badge{font-size:var(--t-xs);font-weight:var(--w-medium);white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;padding:2px 8px;display:inline-flex}.order-badge-ok{background:var(--green-bg);border-color:var(--green-line);color:var(--green)}.order-badge-warn{background:var(--gold-bg);border-color:var(--gold-line);color:var(--gold)}.order-badge-idle{background:var(--surface-2);border-color:var(--line);color:var(--muted)}.order-detail{max-width:940px;margin:0 auto;padding:20px clamp(16px,4vw,32px) 64px}.order-detail-topbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.order-doc-kicker{font-size:var(--t-xs);font-weight:var(--w-medium);text-transform:uppercase;letter-spacing:.04em;color:var(--brand);display:inline-block}.order-doc-title{font-size:var(--t-2xl,24px);font-weight:var(--w-semibold,600);color:var(--ink);margin:4px 0 2px}.order-status-row{flex-wrap:wrap;gap:12px;margin:4px 0 20px;display:flex}.order-status-chip{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface-2);flex-direction:column;gap:2px;min-width:150px;padding:10px 14px;display:flex}.order-status-label{font-size:var(--t-xs);text-transform:uppercase;letter-spacing:.03em;color:var(--muted)}.order-status-chip strong{font-size:var(--t-md,15px);color:var(--ink)}.col-cert{min-width:200px}.cert-cell{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.cert-input{display:none}.cert-present{flex-direction:column;gap:6px;width:100%;display:flex}.cert-file{border:1px solid var(--line);background:var(--surface-2);max-width:100%;color:var(--ink);font-size:var(--t-sm,13px);border-radius:8px;align-items:center;gap:6px;padding:4px 8px;text-decoration:none;display:inline-flex}.cert-file:hover{border-color:var(--brand-2)}.cert-file .cert-icon{width:16px;height:16px;color:var(--brand);flex:none}.cert-file .cert-download{width:14px;height:14px;color:var(--muted);flex:none}.cert-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.cert-actions{flex-wrap:wrap;gap:6px;display:flex}.cert-btn{border:1px solid var(--line);background:var(--surface);color:var(--ink);font-size:var(--t-sm,13px);cursor:pointer;border-radius:8px;align-items:center;gap:4px;padding:4px 8px;display:inline-flex}.cert-btn:hover:not(:disabled){border-color:var(--brand-2)}.cert-btn:disabled{opacity:.6;cursor:default}.cert-btn.upload{color:var(--brand);border-color:var(--brand-line);background:var(--brand-bg)}.cert-btn.danger:hover:not(:disabled){color:#dc2626;border-color:#dc2626}.cert-btn svg{width:14px;height:14px}.cert-spin{animation:.8s linear infinite cert-spin}@keyframes cert-spin{to{transform:rotate(360deg)}}.cert-error{color:#dc2626;font-size:var(--t-xs,12px)}@media print{.col-cert{display:none}}
