@import"https://fonts.googleapis.com/css2?family=Fira+Code:wght@400;500;600&family=Fira+Sans:wght@400;500;600;700&display=swap";:root{font-family:Fira Sans,system-ui,sans-serif;color:#0f172a;background:#f8fafc;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #0ea5e9;outline-offset:2px}.skip-link{position:fixed;left:12px;top:-48px;z-index:50;background:#fff;padding:10px;border-radius:6px}.skip-link:focus{top:12px}.app-layout{min-height:100dvh;display:grid;grid-template-columns:280px minmax(0,1fr)}.sidebar{background:#0f172a;color:#cbd5e1;padding:22px 14px;display:flex;flex-direction:column;gap:22px}.brand{padding:0 8px}.brand img{display:block;width:min(100%,220px);height:auto;filter:invert(1) hue-rotate(180deg);mix-blend-mode:screen}.nav-button{width:100%;min-height:44px;border:0;border-radius:8px;padding:0 10px;color:inherit;background:transparent;display:flex;align-items:center;gap:10px;text-align:left}.nav-button span{flex:1}.nav-button:hover,.nav-button--active{color:#fff;background:#1e293b}.nav-button--active{box-shadow:inset 3px 0 #38bdf8}.chevron--open{transform:rotate(180deg)}.category-nav{margin:2px 0 7px 19px;padding-left:10px;border-left:1px solid #334155;display:grid;gap:3px}.category-nav details{font-size:12px}.category-nav summary{padding:7px 0;color:#cbd5e1;cursor:pointer}.category-nav span{display:block;padding:5px 0 5px 10px;color:#94a3b8}.category-nav details details{margin-left:8px}.sidebar-footer{margin-top:auto;padding:12px;font-size:12px;line-height:1.5;color:#94a3b8;border:1px solid #334155;border-radius:8px}.main-area{min-width:0}.topbar{min-height:76px;padding:14px 32px;display:flex;align-items:center;gap:18px;justify-content:space-between;background:#fffffff0;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar p,.topbar h1{margin:0}.topbar p{color:#64748b;font-size:12px}.topbar h1{margin-top:2px;font-size:20px;letter-spacing:-.02em}.rate-display{margin-left:auto;padding:8px 12px;border-radius:8px;background:#e0f2fe;color:#075985;display:grid;gap:1px}.rate-display span{font-size:11px;font-weight:600}.rate-display strong{font:600 14px Fira Code}.icon-button{border:0;background:transparent;color:#334155;display:grid;place-items:center;padding:8px;border-radius:7px}.icon-button:hover{background:#f1f5f9}.mobile-menu{display:none}.content{max-width:1440px;padding:34px;margin:auto}.page-stack{display:grid;gap:24px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.eyebrow{color:#0369a1;font:600 11px Fira Code;letter-spacing:.08em;margin:0 0 7px}.page-heading h2{font-size:clamp(25px,3vw,34px);letter-spacing:-.035em;margin:0}.page-heading p:not(.eyebrow){color:#64748b;margin:7px 0 0}.button{min-height:44px;padding:0 15px;border-radius:8px;border:1px solid transparent;display:inline-flex;align-items:center;gap:8px;font-weight:600}.button--primary{color:#fff;background:#0369a1}.button--primary:hover{background:#075985}.metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.metric-card,.panel,.empty-panel,.callout-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px}.metric-card{padding:18px}.metric-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;color:#0369a1;background:#e0f2fe}.metric-currency{font:600 18px Fira Code}.metric-card p{color:#64748b;font-size:13px;margin:16px 0 2px}.metric-card strong{font:600 25px Fira Code;letter-spacing:-.06em}.metric-card span{display:block;color:#64748b;font-size:12px;margin-top:6px}.callout-card{padding:24px;display:flex;gap:30px;align-items:center;justify-content:space-between}.callout-card h3,.panel h3,.empty-panel h3{margin:0;font-size:18px}.callout-card p:not(.eyebrow),.empty-panel p{color:#475569;max-width:680px}.text-button{color:#0369a1;background:none;border:0;white-space:nowrap;display:inline-flex;align-items:center;gap:6px;font-weight:600}.toolbar{display:flex;justify-content:space-between;gap:12px;align-items:center}.search-field{width:min(430px,100%);min-height:44px;padding:0 12px;display:flex;align-items:center;gap:8px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#64748b}.search-field input{border:0;outline:0;flex:1;min-width:0}.status-pill{display:inline-flex;align-items:center;gap:5px;white-space:nowrap;color:#475569;background:#e2e8f0;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:600}.status-pill--success{color:#166534;background:#dcfce7}.two-column-grid,.import-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.45fr);gap:18px}.panel,.empty-panel{padding:22px}.empty-panel{display:grid;place-content:center;justify-items:start;min-height:250px;color:#475569}.muted{color:#64748b;font-size:14px}.category-list{margin-top:18px;display:grid;gap:8px}.category-list details{border-top:1px solid #e2e8f0}.category-list summary{cursor:pointer;padding:12px 0;font-weight:600}.category-section{padding:4px 0 12px 12px}.category-section strong{font-size:13px}.category-section div{margin-top:7px;display:flex;flex-wrap:wrap;gap:6px}.category-section span{padding:4px 7px;color:#475569;background:#f1f5f9;border-radius:5px;font-size:12px}.dropzone{width:100%;min-height:240px;padding:28px;border:2px dashed #7dd3fc;border-radius:10px;color:#075985;background:#f0f9ff;display:grid;place-content:center;gap:9px;text-align:center}.dropzone:hover:not(:disabled){border-color:#0369a1;background:#e0f2fe}.dropzone:disabled{cursor:wait}.dropzone strong{color:#0f172a;font-size:16px}.dropzone span{color:#475569;font-size:13px}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.notice{margin:14px 0 0;padding:10px;display:flex;gap:7px;align-items:center;border-radius:7px;font-size:13px}.notice--error{color:#991b1b;background:#fee2e2}.import-rules{margin-top:20px;padding-top:18px;border-top:1px solid #e2e8f0;font-size:13px}.import-rules ul{color:#475569;padding-left:20px;line-height:1.7}.result-panel{min-width:0}.result-heading{display:flex;justify-content:space-between;gap:12px;align-items:start}.result-metrics{display:flex;flex-wrap:wrap;gap:9px;margin:18px 0}.result-metrics span{padding:7px 9px;background:#f1f5f9;border-radius:6px;color:#475569;font-size:12px}.result-metrics strong{color:#0f172a;font-family:Fira Code}.table-wrap{overflow-x:auto;border:1px solid #e2e8f0;border-radius:8px}table{width:100%;border-collapse:collapse;font-size:13px}th{text-align:left;padding:10px;color:#475569;background:#f8fafc;font-size:11px;letter-spacing:.03em;text-transform:uppercase}td{padding:11px 10px;border-top:1px solid #e2e8f0;vertical-align:top}code{font-family:Fira Code;font-size:.9em}.import-confirmation{margin-top:18px;padding:16px;display:flex;justify-content:space-between;gap:16px;align-items:center;border:1px solid #bae6fd;border-radius:9px;background:#f0f9ff}.import-confirmation strong{display:block;color:#0f172a}.import-confirmation p{margin:5px 0 0;color:#475569;font-size:13px}.import-confirmation .button{flex:0 0 auto}.button:disabled{cursor:wait;opacity:.72}.catalog-sheet{border:1px solid #cbd5e1;border-radius:10px;background:#fff;overflow:clip}.catalog-sheet>summary{min-height:50px;padding:14px 18px;display:flex;justify-content:space-between;gap:12px;align-items:center;cursor:pointer;color:#0f172a;font-weight:700;list-style:none}.catalog-sheet>summary::-webkit-details-marker{display:none}.catalog-sheet>summary:before{content:"▾";color:#0369a1;margin-right:8px}.catalog-sheet>summary small{margin-left:auto;color:#475569;font:500 12px Fira Code}.catalog-category{padding:16px 18px 18px;border-top:1px solid #e2e8f0}.catalog-category__heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.catalog-category__heading h3{margin:0;font-size:15px}.catalog-category__heading span{color:#64748b;font-size:12px}.catalog-category--level-1{margin:0 0 0 18px;padding-left:18px;border-left:3px solid #cbd5e1}.catalog-category--level-1>.catalog-category__heading h3{color:#334155;font-size:14px}.catalog-category--level-2{margin:0 0 0 18px;padding-left:18px;border-left:2px solid #e2e8f0}.catalog-category--level-2>.catalog-category__heading h3{color:#475569;font-size:13px}@media(max-width:900px){.app-layout{grid-template-columns:1fr}.sidebar{position:fixed;inset:0 auto 0 0;width:min(310px,86vw);z-index:30;transform:translate(-105%);transition:transform .2s ease;overflow:auto}.sidebar--open{transform:translate(0);box-shadow:16px 0 42px #0f172a40}.mobile-menu{display:grid}.desktop-collapse{display:none}.topbar{padding:12px 16px}.rate-display{display:none}.content{padding:24px 16px}.metric-grid,.two-column-grid,.import-grid{grid-template-columns:1fr}.page-heading,.callout-card,.import-confirmation{align-items:flex-start;flex-direction:column}.callout-card{gap:12px}.toolbar{align-items:stretch;flex-direction:column}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media(min-width:901px){.app-layout{grid-template-columns:268px minmax(0,1fr)}.sidebar{position:fixed;inset:0 auto 0 0;width:268px;height:100dvh;overflow-y:auto;padding:18px 11px;gap:18px}.main-area{grid-column:2}}.nav-row{display:flex;align-items:stretch;border-radius:8px}.nav-row:hover,.nav-row--active{background:#1e293b;color:#fff}.nav-row--active{box-shadow:inset 3px 0 #38bdf8}.nav-row .nav-button{min-width:0;flex:1;min-height:40px;font-size:14px}.nav-row .nav-button:hover,.nav-row--active .nav-button{background:transparent;box-shadow:none}.nav-toggle{width:38px;flex:0 0 38px;border:0;color:inherit;background:transparent;display:grid;place-items:center;border-radius:8px}.nav-toggle:hover{background:#334155}.category-nav{margin-left:15px}.category-nav summary{min-height:31px;display:flex;align-items:center}.category-nav summary button,.category-link{color:inherit;font:inherit;text-align:left;border:0;background:transparent;cursor:pointer}.category-nav summary button:hover,.category-link:hover{color:#fff;text-decoration:underline}.category-link{width:100%;display:block;padding:5px 0 5px 10px;color:#94a3b8;font-size:11px}.category-nav span{display:none}.rate-display{border:0;text-align:left;cursor:pointer}.rate-display:hover{background:#bae6fd}.pricing-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);gap:18px;align-items:start}.pricing-form{display:grid;gap:16px}.pricing-form label,.inline-form label{display:grid;gap:7px;color:#334155;font-size:13px;font-weight:600}.pricing-form input,.inline-form input{width:100%;min-height:42px;padding:0 11px;border:1px solid #cbd5e1;border-radius:7px;background:#fff;color:#0f172a}.form-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.button--secondary{color:#334155;border-color:#cbd5e1;background:#fff}.button--secondary:hover{background:#f8fafc}.saved-note{color:#166534;font-size:13px;font-weight:600}.pricing-preview{display:grid;gap:18px}.pricing-preview h3{margin:0}.pricing-preview dl{margin:0;display:grid;gap:0;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.pricing-preview dl div{padding:12px;display:flex;justify-content:space-between;gap:14px;border-top:1px solid #e2e8f0}.pricing-preview dl div:first-child{border-top:0}.pricing-preview dt{color:#475569}.pricing-preview dd{margin:0;font:600 13px Fira Code}.formula-note{display:flex;align-items:flex-start;gap:8px;margin:0;color:#475569;font-size:13px;line-height:1.45}.inline-form{display:grid;gap:14px}.operational-list{display:grid;gap:16px}.operational-list h3{margin:0}.operational-list p{margin-bottom:0}.operational-list ul{margin:0;padding:0;list-style:none;border-top:1px solid #e2e8f0}.operational-list li{padding:12px 0;display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #e2e8f0}.operational-list li span{color:#0369a1;background:#e0f2fe;padding:2px 7px;border-radius:999px;font-size:11px;font-weight:600}.notice--success{color:#166534;background:#dcfce7}.status-pill--error{color:#991b1b;background:#fee2e2}.combo-import-panel{display:flex;align-items:center;justify-content:space-between;gap:18px}.combo-import-panel h3{margin:0}.combo-import-panel .muted{margin-bottom:0}.file-button{position:relative;white-space:nowrap}.file-button input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%}.combo-confirmation{margin-top:0}.combo-builder{display:grid;gap:16px}.combo-builder h3{margin:0}.combo-builder__grid{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(300px,1.2fr);gap:14px}.combo-builder label{display:grid;gap:7px;color:#334155;font-size:13px;font-weight:600}.combo-builder input{width:100%;min-height:42px;padding:0 11px;border:1px solid #cbd5e1;border-radius:7px;background:#fff;color:#0f172a}.product-picker{display:grid;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.product-picker button{min-height:40px;display:grid;grid-template-columns:80px minmax(0,1fr) 24px;align-items:center;gap:10px;padding:7px 10px;border:0;border-top:1px solid #e2e8f0;color:#0f172a;text-align:left;background:#fff;font-size:13px}.product-picker button:first-child{border-top:0}.product-picker button:hover{background:#f0f9ff}.product-picker span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.combo-components{display:grid;gap:8px}.combo-components>strong{font-size:13px}.combo-components table{border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.combo-components td{vertical-align:middle}.combo-components input{min-height:32px;max-width:72px;padding:0 7px}.combo-list{display:grid;gap:14px}.combo-list .catalog-sheet>summary{color:#1d5138;background:#eaf6ee;border-bottom:1px solid #cde7d5}.combo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:14px;border-top:1px solid #e2e8f0}.combo-card{display:grid;gap:14px;padding:16px;border:1px solid #d8e6dc;border-radius:9px;background:#fff}.combo-card__heading{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin:-16px -16px 0;padding:14px 16px;color:#1d5138;background:#f0f9f2;border-bottom:1px solid #d8e6dc;border-radius:8px 8px 0 0}.combo-card__heading h3{margin:0 0 3px;font-size:16px}.combo-card__heading p{margin:0;color:#4b6f58;font-size:12px}.combo-prices{margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #e2e8f0;border-radius:7px;overflow:hidden}.combo-prices div{padding:9px;border-left:1px solid #e2e8f0}.combo-prices div:first-child{border-left:0;color:#8a3f14;background:#fff0e5}.combo-prices div:nth-child(2){color:#695400;background:#fff8cb}.combo-prices div:nth-child(3){color:#075579;background:#e8f5fc}.combo-prices dt{color:currentColor;font-size:10px;font-weight:600;text-transform:uppercase}.combo-prices dd{margin:4px 0 0;font:600 12px Fira Code;white-space:nowrap}.combo-card__components{border-top:1px solid #e2e8f0;padding-top:10px}.combo-card__components summary{display:flex;align-items:center;gap:5px;cursor:pointer;color:#0369a1;font-size:12px;font-weight:600;list-style:none}.combo-card__components summary::-webkit-details-marker{display:none}.combo-card__components[open] summary svg{transform:rotate(180deg)}.combo-component-labels,.combo-card__components li{display:grid;grid-template-columns:72px minmax(170px,1fr) 118px 118px 36px;gap:8px;align-items:center}.combo-component-labels{padding:12px 0 5px;color:#64748b;font-size:10px;font-weight:600;text-transform:uppercase}.combo-card__components ul{display:grid;gap:7px;padding:5px 0 0;margin:0;list-style:none}.combo-card__components li{color:#475569;font-size:12px}.combo-card__components li span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.combo-card__components li strong,.combo-card__components li b{text-align:right;font:600 11px Fira Code;white-space:nowrap}.combo-card__components li b{color:#475569}.combo-list .catalog-sheet>summary{color:#0f5a50;background:#e3f7f1;border-bottom-color:#bfe8dc}.combo-list .catalog-sheet>summary:before{color:#0f766e}.combo-card{border-color:#e2e8f0}.combo-card__heading{margin:0;padding:0;color:#0f172a;background:transparent;border-bottom:0;border-radius:0}.combo-card__heading p{color:#64748b}.combo-sku-button{padding:0;border:0;color:inherit;background:transparent;cursor:pointer;font:inherit;text-align:left}.combo-sku-button:hover{color:#0369a1;text-decoration:underline}.combo-sku-button--empty{color:#64748b}.combo-sku-input{width:min(180px,100%);min-height:28px;padding:0 6px;border:1px solid #7dd3fc;border-radius:5px;color:#0f172a;background:#fff;font:12px Fira Code}.loading-page,.auth-page{min-height:100vh;display:grid;place-items:center;padding:24px;color:#0f172a;background:#f8fafc}.loading-page{font:600 18px Fira Sans}.auth-card{width:min(100%,440px);display:grid;gap:18px;padding:32px;border:1px solid #dbe5f0;border-radius:14px;background:#fff;box-shadow:0 18px 50px #0f172a14}.auth-card h1{margin:0;font-size:28px}.auth-card>p{margin:0;color:#64748b}.auth-brand{display:flex;align-items:center;gap:12px;color:#0f172a;font-size:21px}.auth-brand span{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;color:#082f49;background:#38bdf8;font:700 15px Fira Code}.auth-form{display:grid;gap:14px}.auth-form label,.account-menu label{display:grid;gap:7px;color:#334155;font-size:13px;font-weight:600}.auth-form input,.account-menu input{min-height:42px;padding:0 11px;border:1px solid #cbd5e1;border-radius:7px;color:#0f172a;background:#fff}.account-menu{position:relative}.account-menu>summary{cursor:pointer;padding:11px 12px;border:1px solid #cbd5e1;border-radius:8px;color:#334155;font-size:13px;font-weight:600;list-style:none}.account-menu>summary::-webkit-details-marker{display:none}.account-menu>div{position:absolute;z-index:10;top:calc(100% + 8px);right:0;width:280px;display:grid;gap:12px;padding:16px;border:1px solid #dbe5f0;border-radius:10px;color:#0f172a;background:#fff;box-shadow:0 16px 35px #0f172a21}.account-menu p{margin:-7px 0 0;color:#64748b;font-size:12px}.account-menu form{display:grid;gap:10px}.account-menu .button{justify-content:center}.account-menu__message{margin:0!important;color:#166534!important}.text-button{justify-self:start;padding:0;border:0;color:#0369a1;background:transparent;cursor:pointer;font:600 13px Fira Sans}@media(max-width:900px){.pricing-grid,.combo-builder__grid,.combo-grid{grid-template-columns:1fr}.combo-import-panel{align-items:flex-start;flex-direction:column}.combo-prices{grid-template-columns:1fr}.combo-prices div{border-left:0;border-top:1px solid #e2e8f0}.combo-prices div:first-child{border-top:0}.combo-component-labels{display:none}.combo-card__components li{grid-template-columns:65px minmax(0,1fr) 34px}.combo-card__components li strong{grid-column:2;text-align:left}.combo-card__components li strong:before{content:"Costo c/IVA: ";color:#64748b;font-family:Fira Sans}.combo-card__components li strong+strong:before{content:"Subtotal: "}.combo-card__components li b{grid-column:3;grid-row:1}}.category-nav details details details{margin-left:8px}.category-section>summary{font-size:13px}.category-section__sheet{padding:8px 0 4px 12px}.category-section__sheet strong{font-size:13px}.category-section__sheet div{display:flex;flex-wrap:wrap;gap:6px;margin-top:7px}.category-section__sheet span{padding:4px 7px;color:#475569;background:#f1f5f9;border-radius:5px;font-size:12px}.combo-component-labels,.combo-card__components li{grid-template-columns:72px minmax(0,1fr) 104px 104px 58px}.quantity-pill{min-width:54px;justify-self:end;padding:4px 6px;color:#075985!important;background:#e0f2fe;border:1px solid #bae6fd;border-radius:999px;text-align:center!important}@media(max-width:900px){.combo-card__components li{grid-template-columns:65px minmax(0,1fr) 58px}}.price-editor__trigger{min-height:34px;padding:4px 7px;color:#334155;background:transparent;border:1px solid transparent;border-radius:6px;font-weight:600;text-align:left}.price-editor__trigger:hover,.price-editor__trigger:focus-visible{color:#075985;background:#f0f9ff;border-color:#bae6fd}.price-editor__trigger--missing{color:#0369a1;border-color:#7dd3fc;border-style:dashed}.price-editor{display:flex;flex-wrap:wrap;align-items:center;gap:6px;min-width:270px}.price-editor input,.price-editor select{min-height:34px;padding:0 7px;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:6px}.price-editor input{width:92px}.price-editor .button{min-height:34px;padding:0 9px;font-size:12px}.price-editor__error{width:100%;color:#b91c1c;font-size:11px}.toolbar-status,.supplier-price{display:flex;align-items:center;gap:8px}.supplier-price{flex-wrap:wrap}.price-update-status{color:#9a3412;background:#ffedd5;border-radius:999px;padding:3px 6px;font-size:11px;font-weight:700;white-space:nowrap}.markup-editor{display:flex;align-items:center;gap:5px;min-width:138px}.markup-editor input{width:58px;min-height:34px;padding:0 7px;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:6px;font-weight:700}.markup-editor span{color:#64748b;font-weight:700}.markup-editor__reset{padding:0;color:#0369a1;background:transparent;border:0;font-size:11px;font-weight:700;text-decoration:underline}@media(max-width:900px){.price-editor{min-width:250px}}.woo-export{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px 24px;align-items:end}.woo-export h3{margin:0}.woo-export .muted{max-width:670px;margin:7px 0 0}.woo-export__actions{display:flex;align-items:end;gap:10px}.woo-export__actions>label:first-child{display:grid;gap:7px;color:#334155;font-size:13px;font-weight:600}.woo-export__actions input[type=number]{width:115px;min-height:42px;padding:0 11px;border:1px solid #cbd5e1;border-radius:7px;color:#0f172a;background:#fff}.woo-export__note{grid-column:1 / -1;margin:-4px 0 0;color:#64748b;font-size:12px}.woo-export .notice{grid-column:1 / -1;margin:0}@media(max-width:700px){.woo-export{grid-template-columns:1fr}.woo-export__actions{align-items:stretch;flex-direction:column}.woo-export__actions input[type=number]{width:100%}.woo-export .file-button{justify-content:center}}.combo-family-content{display:grid}.combo-measure{border-top:1px solid #cde7d5}.combo-measure:first-child{border-top:0}.combo-measure__heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 18px 0;color:#155e51}.combo-measure__heading h3,.combo-measure__heading small{margin:0}.combo-measure__heading h3{font-size:17px}.combo-measure__heading small{color:#475569;font-family:Fira Mono,monospace}.combo-measure .combo-grid{border-top:0}.category-nav summary button,.category-link{min-width:0;overflow-wrap:anywhere;white-space:normal}.combo-search-results{display:grid;gap:10px}.combo-search-results .eyebrow{margin:0}.quotes-page{gap:18px}.quote-editor{display:grid;gap:20px;padding:22px}.quote-editor__heading,.quote-history__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.quote-editor__heading h3,.quote-history h3{margin:0;font-size:20px}.quote-editor__heading .muted{margin:5px 0 0}.quote-editor label{display:grid;gap:6px;color:#334155;font-size:12px;font-weight:600}.quote-editor input,.quote-editor select{width:100%;min-height:39px;padding:0 10px;border:1px solid #cbd5e1;border-radius:7px;color:#0f172a;background:#fff}.quote-editor__client{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:15px;border:1px solid #e2e8f0;border-radius:9px;background:#f8fafc}.quote-editor__client label:first-child{grid-column:span 3}.quote-editor__meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.quote-editor__details{display:grid;grid-template-columns:minmax(0,2fr) minmax(190px,.55fr);gap:12px}.quote-editor__details small{color:#64748b;font-size:11px;font-weight:400}.quote-product-picker{position:relative;width:min(650px,100%)}.quote-editor .quote-product-picker .search-field{width:100%;min-height:0;padding:0;display:block;position:relative;border:0;background:transparent}.quote-editor .quote-product-picker .search-field svg{position:absolute;z-index:1;left:13px;top:50%;transform:translateY(-50%);color:#475569;pointer-events:none}.quote-editor .quote-product-picker .search-field input{min-height:44px;padding:0 12px 0 42px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;outline:0}.quote-product-results{position:absolute;z-index:3;top:calc(100% + 5px);left:0;right:0;overflow:hidden;border:1px solid #bae6fd;border-radius:8px;background:#fff;box-shadow:0 12px 25px #0f172a1f}.quote-product-results button{width:100%;min-height:40px;display:grid;grid-template-columns:90px minmax(0,1fr) 20px;gap:9px;align-items:center;padding:7px 10px;border:0;border-top:1px solid #e2e8f0;color:#0f172a;background:#fff;text-align:left;font-size:13px}.quote-product-results button:first-child{border-top:0}.quote-product-results button:hover{background:#f0f9ff}.quote-product-results span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quote-lines td{vertical-align:middle}.quote-lines td small{display:block;margin-top:3px;color:#64748b;font-size:11px}.quote-lines input{min-height:34px;min-width:72px;padding:0 7px}.quote-lines .icon-button{color:#b91c1c}.quote-lines__empty{margin:0;padding:22px;color:#64748b;text-align:center}.quote-percent{width:86px;display:flex!important;align-items:center;gap:4px}.quote-percent input{min-width:0}.quote-percent span{color:#64748b}.quote-editor__footer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px}.quote-editor__footer .muted{margin:0 0 4px}.quote-editor__summary{display:grid;justify-items:end;gap:12px}.quote-editor__summary-cards{display:flex;justify-content:flex-end;align-items:stretch;gap:12px}.quote-profit{width:210px;display:grid;gap:3px;padding:10px 12px;border:1px solid #bae6fd;border-radius:8px;background:#f0f9ff}.quote-profit span{color:#0369a1;font:600 10px Fira Code;letter-spacing:.06em}.quote-profit strong{font-size:12px}.quote-profit b{color:#075985;font:700 15px Fira Code}.quote-profit small{color:#475569;font-size:11px}.quote-editor__footer dl{width:250px;margin:0;border:1px solid #cbd5e1;border-radius:8px;overflow:hidden}.quote-editor__footer dl div{display:flex;justify-content:space-between;gap:12px;padding:7px 10px;border-top:1px solid #e2e8f0}.quote-editor__footer dl div:first-child{border-top:0}.quote-editor__footer dt{color:#475569}.quote-editor__footer dd{margin:0;font:600 12px Fira Code}.quote-editor__footer dl div:last-child{color:#075985;background:#f0f9ff}.quote-editor__summary .button{min-width:300px;justify-content:center}.quote-history{display:grid;gap:16px}.quote-history__heading p{margin:5px 0 0}.quote-history__empty{margin:0;padding:18px 0 0;color:#64748b;border-top:1px solid #e2e8f0}.quote-history__pdf{min-height:34px;padding:0 9px;font-size:12px}.quote-history__actions{display:flex;align-items:center;gap:6px}.quote-history__delete{color:#b91c1c}.quote-history__profit{display:block;margin-top:4px;color:#0369a1;font-size:11px;font-weight:600;white-space:nowrap}.clients-form{display:grid;gap:18px;padding:22px}.clients-form h3,.clients-list h3{margin:0;font-size:20px}.clients-form__fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.clients-form__fields label{display:grid;gap:6px;color:#334155;font-size:12px;font-weight:600}.clients-form__fields input{width:100%;min-height:39px;padding:0 10px;border:1px solid #cbd5e1;border-radius:7px;color:#0f172a;background:#fff}.clients-list{display:grid;gap:16px}.clients-empty{display:flex;align-items:center;gap:9px;color:#64748b}.clients-empty p{margin:0}@media(max-width:900px){.quote-editor__client,.quote-editor__meta,.quote-editor__details,.quote-editor__footer,.clients-form__fields{grid-template-columns:1fr}.quote-editor__client label:first-child{grid-column:auto}.quote-editor__footer{align-items:stretch}.quote-editor__summary{justify-items:stretch}.quote-editor__summary-cards{display:grid}.quote-profit,.quote-editor__footer dl{width:auto}.quote-editor__summary .button{width:100%;min-width:0}.quote-lines table{min-width:1000px}}
