:root{--bg:#f3f4f6;--panel:#fff;--panel-soft:#f8f8f8;--text:#162234;--muted:#6c7483;--line:#d7dbe2;--line-strong:#c9ced8;--button-primary:#7a4a28;--button-primary-hover:#633a1d;--button-soft:#efe5dc;--button-soft-text:#5f371b;--button-ghost:#f2f4f7;--error:#b44332;--info:#465970;--success:#2f6d4a;--shadow:0 12px 30px #141f300f}*{box-sizing:border-box}html,body,#root{min-height:100%}body{color:var(--text);background:radial-gradient(circle at 0 0,#7a4a281a,#0000 26%),linear-gradient(#eef1f5 0%,#f6f7f9 100%);margin:0;font-family:DM Sans,Helvetica Neue,Arial,sans-serif}button,input,select,textarea{font:inherit}a{color:inherit}.page-shell{min-height:100vh;padding-bottom:2rem}.layout{width:min(1400px,100% - 3rem);margin:0 auto;padding:1.5rem 0 3rem}.layout-panel,.layout-mobile{width:min(100%,31.5rem);padding:.55rem 0 calc(.95rem + env(safe-area-inset-bottom))}.cart-page-panel{gap:.5rem}.panel-layout-shell{gap:.5rem;display:grid}.panel-app-header,.panel-reader,.panel-block,.panel-footer-card{background:#fffffff0;border:1px solid #c9ced8f2;border-radius:20px;box-shadow:0 16px 34px #141f3014}.panel-app-header{background:radial-gradient(circle at 100% 0,#7a4a2821,#0000 34%),linear-gradient(#fff 0%,#faf6f2 100%);border-color:#e5ddd6;max-height:min(20svh,132px);padding:.48rem .6rem;overflow:hidden}.panel-hero-row{justify-content:space-between;align-items:center;gap:.45rem;display:flex}.panel-brand-mark{align-items:center;min-width:0;display:flex}.panel-brand-mark img{object-fit:contain;width:42px;height:42px}.panel-hero-tools{flex-wrap:nowrap;align-items:stretch;gap:.3rem;margin-top:.45rem;display:flex}.panel-hero-tools .toolbar-seller-compact,.panel-hero-tools .seller-display-compact{flex:auto;min-width:0}.panel-hero-actions{justify-content:flex-end;align-items:center;gap:.32rem;min-width:0;display:flex}.panel-hero-action{white-space:nowrap;min-height:34px;padding:.42rem .58rem;font-size:.74rem;font-weight:700}.panel-reader{z-index:18;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#fffffffa 0%,#f8fafcf5 100%);padding:.4rem;transition:box-shadow .2s,transform .2s;position:sticky;top:.35rem}.panel-reader-active{box-shadow:0 16px 28px #141f301f}.panel-reader-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:.28rem;display:grid}.panel-reader-nav-button{text-align:center;text-transform:uppercase;letter-spacing:.04em;color:#6b7482;cursor:pointer;background:#f2f4f7;border:1px solid #e1e6ed;border-radius:12px;min-width:0;min-height:34px;padding:.46rem .24rem;font-size:.6rem;font-weight:800}.panel-reader-nav-button-active{color:#fff;background:var(--button-primary);border-color:#0000}.panel-layout-body,.panel-stack{gap:.55rem;display:grid}.panel-layout-body{padding-bottom:calc(4rem + env(safe-area-inset-bottom))}.panel-block{padding:.72rem .78rem}.panel-block-head{justify-content:space-between;align-items:flex-start;gap:.45rem;display:flex}.panel-block-head>div:first-child{min-width:0}.panel-block-head h2{letter-spacing:-.03em;margin:0;font-size:.92rem}.panel-block-head .panel-kicker{margin-bottom:.14rem}.panel-block-body{margin-top:.56rem}.panel-block-body-compact{gap:.48rem;display:grid}.minimal-text-action{color:#5c6776;cursor:pointer;background:0 0;border:0;min-height:0;margin:0;padding:0;font-size:.76rem;font-weight:500}.minimal-text-action:hover{color:var(--button-primary)}.minimal-icon-button{color:#5c6776;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:28px;height:28px;margin:0;padding:0;display:inline-flex}.minimal-icon-button:hover{color:var(--button-primary);transform:none}.minimal-icon-button svg{stroke:currentColor;stroke-width:1.8px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.panel-inline-button{border-radius:12px;min-height:32px;padding:.42rem .6rem;font-size:.72rem}.panel-summary-box{border:1px solid var(--line);color:#445063;background:linear-gradient(#fbfcfd 0%,#f7f9fb 100%);border-radius:14px;gap:.16rem;margin-top:.48rem;padding:.58rem .68rem;display:grid}.panel-summary-box strong{color:var(--text);font-size:.82rem}.panel-item-grid{gap:.48rem;margin-top:.52rem;display:grid}.panel-item-head-actions{flex:none;align-items:center;gap:.22rem;display:inline-flex}.panel-item-micro-action{width:auto;min-width:0;height:auto;min-height:0;box-shadow:none;cursor:pointer;background:0 0;border:0;border-radius:0;flex:none;justify-content:center;align-items:center;margin:0;padding:0;line-height:1;display:inline-flex}.panel-item-micro-action:hover{transform:none}.panel-item-duplicate-button{color:#7d8695}.panel-item-duplicate-button svg{stroke:currentColor;stroke-width:1.8px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.panel-item-duplicate-button:hover{color:var(--button-primary)}.panel-item-remove-button{color:#c04b3b}.panel-item-remove-button:hover{color:#8e2d20}.panel-split-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;display:grid}.panel-customer-required-grid,.panel-customer-optional-grid{gap:.48rem;margin-top:0}.panel-customer-required-grid .field:first-child{grid-column:span 2}.panel-item-compact-row{grid-template-columns:minmax(0,1fr) minmax(164px,auto);align-items:end;gap:.45rem;display:grid}.panel-item-compact-tools{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.45rem;display:grid}.panel-quantity-stepper{grid-template-columns:28px minmax(0,1fr) 28px;gap:.22rem}.panel-quantity-stepper button{border-radius:11px;min-height:38px}.panel-quantity-stepper input{text-align:center;min-height:38px}.panel-inline-price{background:linear-gradient(#fbfcfd 0%,#f7f9fb 100%);border:1px solid #e7ebf0;border-radius:12px;gap:.1rem;min-width:82px;padding:.46rem .58rem;display:grid}.panel-inline-price span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.64rem;font-weight:700}.panel-inline-price strong{color:var(--text);font-size:.68rem;font-weight:700;line-height:1.25}.panel-inline-price-subtotal strong{color:#445063}.panel-item-note-toggle{justify-items:start;gap:.34rem;display:grid}.panel-note-toggle-button{color:#5c6776;cursor:pointer;background:0 0;border:0;min-height:0;margin:0;padding:0;font-size:.76rem;font-weight:500}.panel-note-toggle-button:hover{color:var(--button-primary)}.panel-subtotal-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.42rem;display:grid}.panel-subtotal-action-button,.panel-subtotal-link-action{width:100%;min-height:38px}.button-inline-content{justify-content:center;align-items:center;gap:.38rem;display:inline-flex}.button-icon{stroke:currentColor;stroke-width:1.8px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:.95rem;height:.95rem}.button-spinner{border:2px solid;border-right-color:#0000;border-radius:999px;width:.85rem;height:.85rem;animation:.7s linear infinite button-spin}.button-spinner-compact{border-width:1.8px;width:.78rem;height:.78rem}.panel-add-item-slot{margin-top:.45rem;display:flex}.panel-item-summary{background:linear-gradient(#fbfcfd 0%,#f7f9fb 100%);border:1px solid #e7ebf0;border-radius:16px;justify-content:space-between;align-items:center;gap:.7rem;padding:.72rem .78rem;display:flex}.panel-item-summary strong{margin-bottom:.18rem;font-size:.9rem;display:block}.panel-item-summary span{color:var(--muted);font-size:.78rem;line-height:1.35}.panel-item-price{letter-spacing:-.04em;white-space:nowrap;font-size:1.12rem;font-weight:800}.panel-switch{border:1px solid var(--line);background:#fafbfd;border-radius:14px;justify-content:flex-start;padding:.72rem .78rem}.panel-toolbar-actions{flex-wrap:wrap;gap:.5rem;display:flex}.panel-toolbar-actions .ghost-button,.panel-toolbar-actions .secondary-button{flex:8rem}.panel-add-item-button{min-height:34px;padding-inline:.7rem;font-size:.72rem}.panel-report-action{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.4rem;margin-top:.2rem;display:flex}.panel-report-action small{color:var(--muted);font-size:.72rem;line-height:1.3}.panel-report-button,.panel-quote-pdf-button,.quote-pdf-button{min-width:0}.panel-report-inline-action{color:#5c6776;align-items:center;gap:.28rem;font-size:.72rem;font-weight:500;display:inline-flex}.panel-report-inline-action:hover{color:var(--button-primary)}.panel-report-inline-action .button-inline-content{justify-content:flex-start;gap:.28rem}.panel-report-inline-action .button-icon,.panel-report-inline-action .button-spinner{width:.76rem;height:.76rem}.panel-footer-card{bottom:calc(.2rem + env(safe-area-inset-bottom));z-index:16;padding:.2rem .24rem calc(.2rem + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#fffffffa 0%,#f8fafcfa 100%);max-height:min(11svh,76px);position:sticky;overflow:visible}.panel-footer-strip{grid-template-columns:repeat(3,minmax(0,1fr)) repeat(2,32px);align-items:stretch;gap:.16rem;display:grid}.panel-dock-metric{background:linear-gradient(#fbfcfd 0%,#f7f9fb 100%);border:1px solid #e7ebf0;border-radius:9px;gap:.04rem;min-width:0;padding:.2rem .24rem;display:grid}.panel-dock-metric span{white-space:nowrap;text-overflow:ellipsis;font-size:.54rem;line-height:1;overflow:hidden}.panel-dock-metric strong{white-space:nowrap;font-size:.68rem;line-height:1.05}.panel-icon-action-button{z-index:1;cursor:pointer;box-sizing:border-box;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;width:32px;min-width:32px;max-width:32px;min-height:32px;padding:0;display:inline-flex;position:relative;box-shadow:0 6px 16px #141f301a}.panel-icon-action-button-primary{background:var(--button-primary);color:#fff}.panel-icon-action-button-secondary{color:#7a4a28;background:#f8f0e6;border-color:#eadfda}.panel-icon-action-button[data-copy-feedback-state=copied],.ghost-button[data-copy-feedback-state=copied]{border-color:#d8e7d7}.panel-icon-action-button:hover{transform:translateY(-1px)}.panel-icon-action-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.panel-icon-action-button svg{stroke:currentColor;stroke-width:1.8px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.cart-page{gap:1.3rem;display:grid}.brand-header,.cart-toolbar,.action-row,.inline-actions,.report-list-row,.modal-head,.totals-row{justify-content:space-between;align-items:center;gap:.9rem;display:flex}.brand-header{border:1px solid var(--line);box-shadow:var(--shadow);background:radial-gradient(circle at 100% 0,#7a4a2821,#0000 32%),radial-gradient(circle at 0 100%,#633a1d14,#0000 26%),linear-gradient(#fff 0%,#f8f5f1 100%);border-radius:22px;padding:1.15rem 1.25rem;position:relative;overflow:hidden}.brand-lockup{z-index:1;align-items:center;gap:1rem;display:flex;position:relative}.brand-header-actions{z-index:1;justify-items:end;gap:.45rem;display:grid;position:relative}.desktop-panel-link{text-decoration:none}.desktop-panel-link+.desktop-panel-link{color:var(--button-soft-text)}.brand-logo{width:190px;max-width:42vw;height:auto}.page-head h1{letter-spacing:-.04em;margin:0;font-family:Gelica,DM Sans,serif;font-size:clamp(2.2rem,4vw,3.25rem);line-height:1.05}.page-head p{color:var(--muted);margin:.55rem 0 0;font-size:1rem}.cart-toolbar{flex-wrap:wrap}.desktop-customer-card{border:1px solid var(--line);width:100%;box-shadow:var(--shadow);background:radial-gradient(circle at 100% 0,#7a4a2814,#0000 32%),linear-gradient(#fff 0%,#f8f9fb 100%);border-radius:18px;padding:.76rem .86rem}.desktop-customer-card-row{align-items:center;gap:.7rem;display:flex}.desktop-customer-card-row h2{letter-spacing:-.03em;flex:none;margin:0;font-size:.94rem}.desktop-customer-inline-field{flex:1 1 0;min-width:0}.desktop-customer-inline-field-name{flex:1.15 1 0}.desktop-customer-inline-field-zip{flex:0 0 160px}.desktop-customer-card .field input{background:#fffffff5;border-radius:14px;min-height:38px;padding:.58rem .76rem;font-size:.88rem;box-shadow:inset 0 0 0 1px #e3e8ef6b}.desktop-customer-card .field input::placeholder{color:#9aa3b2}.toolbar-seller,.field{gap:.42rem;display:grid}.toolbar-seller{width:min(100%,360px)}.seller-display{min-width:260px;color:var(--text);text-align:right;cursor:pointer;z-index:1;background:0 0;border:0;border-radius:0;padding:0;position:relative}.seller-display span{color:var(--muted);margin-bottom:.18rem;font-size:.78rem;display:block}.seller-display strong{font-size:.96rem;font-weight:600}.seller-display:hover strong{color:var(--button-primary)}.toolbar-seller-compact{gap:.28rem;width:auto;min-width:0}.seller-display-compact{text-align:left;background:#fffaf6;border:1px solid #e8ddd2;border-radius:12px;width:auto;min-width:0;padding:.32rem .5rem}.seller-display-compact span,.toolbar-seller-compact span{text-transform:uppercase;letter-spacing:.06em;margin-bottom:.08rem;font-size:.58rem;font-weight:700}.seller-display-compact strong{font-size:.68rem}.toolbar-seller span,.field>span{color:var(--muted);font-size:.85rem;font-weight:500}.toolbar-seller select,.field input,.field select,.field textarea{border:1px solid var(--line);background:var(--panel);width:100%;min-height:54px;color:var(--text);border-radius:16px;outline:none;padding:.9rem 1rem;transition:border-color .2s,box-shadow .2s}.field textarea{resize:vertical;min-height:110px}.toolbar-seller-compact select{background:#fffaf6;border-color:#e8ddd2;border-radius:12px;min-height:32px;padding:.42rem .5rem}.toolbar-seller select:focus,.field input:focus,.field select:focus,.field textarea:focus{border-color:#8d98aa;box-shadow:0 0 0 4px #68758b1f}.panel-layout-shell .field>span,.panel-layout-shell .toolbar-seller span{text-transform:uppercase;letter-spacing:.05em;font-size:.64rem;font-weight:700}.panel-layout-shell .field input,.panel-layout-shell .field select,.panel-layout-shell .field textarea,.panel-layout-shell .toolbar-seller-compact select,.panel-layout-shell .combobox input{background:linear-gradient(#fff 0%,#fafbfd 100%);border-radius:12px;min-height:38px;padding:.56rem .68rem;font-size:.84rem}.panel-layout-shell .field textarea{min-height:64px}.panel-subtotal-details{background:linear-gradient(#fbfcfd 0%,#f7f9fb 100%);border:1px solid #e7ebf0;border-radius:14px;gap:.18rem;padding:.58rem .68rem;display:grid}.panel-subtotal-row{justify-content:space-between;align-items:baseline;gap:.7rem;display:flex}.panel-subtotal-row span{color:#5c6776;font-size:.74rem}.panel-subtotal-row strong{color:var(--text);font-size:.82rem}.panel-subtotal-row-total strong{letter-spacing:-.04em;font-size:1rem}.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}.panel-layout-shell .combobox-indicator{font-size:.72rem;right:.68rem}.panel-layout-shell .combobox-option,.panel-layout-shell .combobox-empty{padding:.56rem .68rem}.table-shell,.report-panel,.submit-feedback{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:20px}.table-shell{overflow:visible}.table-scroll{margin-bottom:-14rem;padding-bottom:14rem;overflow-x:auto}.cart-table{border-collapse:collapse;width:100%;min-width:1120px}.cart-table thead th{text-align:left;color:#445063;border-bottom:1px solid var(--line);background:#fafafa;padding:1.1rem 1.4rem;font-size:.88rem;font-weight:700}.product-header-column{padding-left:calc(2.2rem + 34px)}.cart-table tbody td{vertical-align:top;border-bottom:1px solid var(--line);padding:1.2rem 1.4rem;position:relative;overflow:visible}.cart-table tbody tr:last-child td{border-bottom:0}.cart-table tfoot td{border-top:1px solid var(--line);background:#fff;padding:.55rem 1.4rem .65rem calc(2.2rem + 34px)}.cart-add-item-action{color:var(--button-primary);margin:0;font-weight:600}.cart-table .field>span,.cart-table .field small,.cart-table .toolbar-seller span{display:none}.cart-table .field input,.cart-table .field select,.cart-table .field textarea{min-height:50px}.product-column{width:34%}.product-column-inner{align-items:flex-start;gap:.8rem;display:flex}.row-marker{color:#fff;background:#0c121b;border-radius:10px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:.95rem;font-weight:700;display:inline-flex}.product-column-main{flex:auto;gap:.4rem;min-width:0;display:grid}.readonly-cell-button{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;padding:0;line-height:1.35}.readonly-cell-button:hover{color:var(--button-primary)}.readonly-cell-button-product{white-space:normal;font-size:1rem;font-weight:600}.readonly-cell-button-compact{font-size:1.12rem;font-weight:600}.not-applicable-value{color:#8b94a3;align-items:center;min-height:32px;font-size:.82rem;display:inline-flex}.motor-variant-field{gap:.2rem;max-width:280px;margin-top:.32rem}.motor-variant-field>span{letter-spacing:.04em;text-transform:uppercase;font-size:.66rem;font-weight:700}.motor-variant-field select{border-radius:11px;min-height:34px;padding:.4rem .58rem;font-size:.78rem}.motor-variant-field-panel{max-width:none;margin-top:0}.combobox{position:relative}.combobox.open{z-index:32}.combobox input{padding-right:2.5rem}.combobox-indicator{color:var(--muted);pointer-events:none;font-size:.82rem;position:absolute;top:50%;right:.95rem;transform:translateY(-50%)}.combobox.disabled{opacity:.6}.combobox-menu{z-index:20;border:1px solid var(--line);background:#fff;border-radius:16px;max-height:16rem;position:absolute;top:calc(100% + .35rem);left:0;right:0;overflow:auto;box-shadow:0 18px 34px #141f301a}.combobox-option{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #edf0f4;padding:.85rem 1rem}.combobox-option:last-child{border-bottom:0}.combobox-option:hover{background:#f7f8fa}.combobox-option strong,.combobox-option small{display:block}.combobox-option small,.combobox-empty{color:var(--muted);font-size:.8rem}.combobox-empty{padding:.85rem 1rem}.item-inline-details{margin-top:-.1rem}.item-inline-summary{cursor:pointer;color:#7d8695;text-align:left;background:0 0;border:0;align-items:center;gap:.45rem;padding:0;font-size:.76rem;font-weight:400;display:inline-flex}.item-inline-summary small{color:#8d97a6;font-size:.76rem}.item-inline-body{gap:.55rem;padding-top:.45rem;display:grid}.item-inline-messages{gap:.5rem;display:grid}.table-price,.table-subtotal{white-space:nowrap;font-size:.94rem;font-weight:700}.table-subtotal{color:#121826}.table-price-stack{white-space:normal;gap:.08rem;display:grid}.table-price-stack span{color:#7d8695;font-size:.72rem;line-height:1.25}.table-price-compare,.panel-price-compare{text-decoration:line-through;text-decoration-thickness:1px}.table-price-stack strong{color:var(--text);font-size:.88rem;line-height:1.2}.table-subtotal-stack span{color:#697485}.remove-column{text-align:right;width:72px;padding-left:.1rem;padding-right:.25rem}.table-row-actions{justify-content:flex-end;align-items:center;gap:.24rem;width:100%;display:inline-flex}.table-item-duplicate-button{color:#7d8695;cursor:pointer;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;width:auto;min-width:0;height:auto;min-height:0;margin:0;padding:0;display:inline-flex}.table-item-duplicate-button:hover{color:var(--button-primary);transform:none}.table-item-duplicate-button svg{stroke:currentColor;stroke-width:1.8px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.table-field>span{display:none}.quantity-field{min-width:110px}.quantity-stepper{grid-template-columns:36px minmax(0,1fr) 36px;align-items:center;gap:.35rem;display:grid}.quantity-stepper button{border:1px solid var(--line);background:var(--panel);min-height:46px;color:var(--text);cursor:pointer;border-radius:14px}.quantity-stepper input{text-align:center}.quantity-inline-input{text-align:center;min-height:46px}.cart-footer{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:start;gap:1.2rem;display:grid}.notes-summary,.totals-card{padding:.5rem 0}.notes-inline-action{color:#7d8695;cursor:pointer;background:0 0;border:0;align-items:center;margin:0 0 .6rem;padding:0;font-size:.76rem;font-weight:400;display:inline-flex}.notes-inline-action:hover{color:var(--button-primary)}.notes-field textarea{background:#fff}.notes-summary-button{cursor:pointer;color:#4c5667;background:0 0;border:0;align-items:center;gap:.55rem;padding:0;font-size:.9rem;font-weight:500;display:inline-flex}.notes-summary-button small{color:#9aa3b2;font-size:.82rem;font-style:normal;font-weight:400}.notes-details-minimal{gap:.36rem;display:grid}.notes-summary-button-minimal{color:#5c6776;justify-content:flex-start;gap:0;font-size:.76rem;font-weight:500}.notes-summary-button-minimal:hover{color:var(--button-primary)}.notes-details-body-minimal{margin-top:0}.notes-details-body{margin-top:.7rem}.quick-zip-card{background:linear-gradient(#fdfaf6 0%,#faf6f1 100%);border:1px solid #e6ddd5;border-radius:16px;gap:.7rem;margin:.1rem 0 1rem;padding:.85rem .95rem;display:grid}.quick-zip-copy{text-align:left;gap:.18rem;display:grid}.quick-zip-copy span{color:#7a4a28;letter-spacing:.04em;text-transform:uppercase;font-size:.82rem;font-weight:700}.quick-zip-copy small{color:var(--muted);font-size:.86rem;line-height:1.35}.quick-zip-card input{width:100%;min-height:48px;color:var(--text);background:#fffffff0;border:1px solid #dccfc2;border-radius:14px;outline:none;padding:.85rem .95rem}.quick-zip-card input:focus{border-color:#8d98aa;box-shadow:0 0 0 4px #68758b1f}.panel-layout-shell .quick-zip-card{border-radius:16px;gap:.55rem;margin:0;padding:.72rem .78rem}.panel-layout-shell .quick-zip-copy span{font-size:.72rem}.panel-layout-shell .quick-zip-copy small{font-size:.8rem}.panel-layout-shell .quick-zip-card input{min-height:44px;padding:.72rem .82rem}.totals-card{text-align:right}.checkout-sync-status{text-align:left;background:#f8f9fb;border:1px solid #dfe4ea;border-left-width:3px;border-radius:12px;width:100%;margin:0 0 .8rem;padding:.65rem .75rem}.checkout-sync-status strong,.checkout-sync-status span{display:block}.checkout-sync-status strong{color:var(--text);font-size:.78rem}.checkout-sync-status span{color:var(--muted);margin-top:.18rem;font-size:.74rem;line-height:1.35}.checkout-sync-status-dirty,.checkout-sync-status-updating{background:#fcf8f3;border-left-color:#b2763f}.checkout-sync-status-error{border-left-color:var(--error);background:#fff6f4}.checkout-sync-status-synced,.checkout-sync-status-recreated{border-left-color:var(--success);background:#f4faf6}.checkout-sync-status-compact{border-radius:10px;margin:0;padding:.52rem .62rem}.checkout-sync-status-compact span{font-size:.7rem}.totals-row{justify-content:flex-end}.totals-row span{color:#546173;font-size:.95rem}.totals-row strong{color:var(--text);font-size:1rem}.panel-layout-shell .icon-button{border-radius:9px;width:30px;height:30px}.panel-layout-shell .totals-row{justify-content:space-between;align-items:baseline;gap:.55rem}.panel-layout-shell .totals-row span{color:#5c6776;font-size:.82rem}.panel-layout-shell .totals-row strong{font-size:.95rem}.panel-layout-shell .totals-total strong{letter-spacing:-.04em;font-size:1.55rem}.panel-layout-shell .totals-row-date{border-top:1px solid #edf0f4;padding-top:.28rem}.panel-layout-shell .totals-row-date strong{font-size:.88rem}.totals-support{color:#8a95a5;margin:.45rem 0 1rem;font-size:.95rem}.totals-secondary-block{border-top:1px dashed #e1d7cf;max-width:360px;margin:0 0 1rem auto;padding-top:.85rem}.totals-row-secondary span{font-size:.88rem}.totals-row-secondary strong{font-size:.95rem}.totals-dirty-note{color:#8a95a5;margin:.3rem 0 0;font-size:.84rem;line-height:1.4}.totals-total{align-items:baseline;margin-top:.35rem}.totals-total span{color:var(--text);font-size:1.05rem;font-weight:700}.totals-total strong{font-size:1.85rem;font-weight:800}.totals-row-date{margin-top:.8rem}.action-row{flex-wrap:wrap;justify-content:flex-start}.action-button{min-width:190px}.submit-button{margin-left:auto}.checkout-actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;margin-left:auto;display:flex}.quote-pdf-button{color:#7a4a28;background:#faf6f1;border-color:#ded4cb}.quote-pdf-button:hover,.panel-quote-pdf-button:hover{color:#704122;background:#f5ede5;border-color:#cdb79f}.quote-pdf-button[data-quote-pdf-state=ready],.panel-quote-pdf-button[data-quote-pdf-state=ready]{color:#2f6d4a;background:#f1f8f1;border-color:#d8e7d7}.report-panel{padding:1.2rem}.report-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.report-card{border:1px solid var(--line);background:var(--panel-soft);border-radius:18px;padding:1rem}.report-card h3{margin:0 0 .8rem;font-size:1rem}.report-list{gap:.65rem;display:grid}.report-list-row{font-size:.92rem}.report-list-row span{color:var(--muted)}.report-list-row strong{text-align:right}.report-controls{margin-top:0}.report-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.7rem;display:flex}.report-switch{margin-top:1rem}.report-debug{border-top:1px solid var(--line);margin-top:1rem;padding-top:1rem}.report-card-full{margin-top:1rem}.report-item-list{gap:.9rem;display:grid}.report-item{border:1px solid var(--line);background:#fff;border-radius:16px;padding:.95rem 1rem}.report-item-head{justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.report-item-head strong{font-size:.96rem}.report-item-head span{font-weight:700}.report-item-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem 1rem;margin-top:.75rem;display:grid}.report-item-grid p{gap:.16rem;margin:0;font-size:.88rem;display:grid}.report-item-grid span{color:var(--muted)}.report-item-grid strong{color:var(--text)}.report-item-note{grid-column:1/-1}.report-debug summary{cursor:pointer;color:#4d596e;font-weight:700}.debug-group{margin-top:1rem}.debug-group h3{margin:0 0 .5rem;font-size:.95rem}.debug-group pre{color:#f7f9fb;background:#1d2430;border-radius:14px;margin:0;padding:.9rem;font-size:.76rem;line-height:1.5;overflow:auto}.status-box{border-radius:16px;padding:.9rem 1rem}.status-box p{margin:.14rem 0}.status-box.info{color:var(--info);background:#eff5fb}.status-box.error{color:var(--error);background:#fff1ef}.submit-feedback{padding:1rem 1.2rem}.panel-kicker{color:#7d8695;text-transform:uppercase;letter-spacing:.13em;margin:0 0 .18rem;font-size:.62rem;font-weight:700}.modal-backdrop{z-index:50;background:#0e141c7a;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.customer-modal{border:1px solid var(--line);background:#fff;border-radius:22px;width:min(860px,100%);max-height:90vh;padding:1.2rem;overflow:auto;box-shadow:0 22px 54px #141f302e}.modal-head h2{margin:0;font-size:1.4rem}.modal-actions{justify-content:flex-end;margin-top:1rem;display:flex}.chrome-extension-modal{width:min(620px,100%)}.chrome-extension-copy,.chrome-extension-note{line-height:1.5}.chrome-extension-copy{margin:1rem 0 0}.chrome-extension-steps{gap:.55rem;margin:1rem 0;padding-left:1.3rem;line-height:1.45;display:grid}.chrome-extension-note{color:var(--muted);margin:0;font-size:.88rem}.chrome-extension-actions{flex-wrap:wrap;align-items:center;gap:.7rem}.cart-manager-modal{gap:1rem;width:min(640px,100%);display:grid}.cart-manager-section{border:1px solid var(--line);background:var(--panel-soft);border-radius:16px;gap:.65rem;padding:.9rem;display:grid}.cart-manager-section h3,.cart-manager-section p{margin:0}.cart-manager-section h3{font-size:1rem}.cart-manager-section p{color:var(--muted);font-size:.9rem;line-height:1.45}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.95rem;margin-top:1rem;display:grid}.field-grid.compact{grid-template-columns:minmax(220px,.9fr) minmax(0,1.1fr)}.field-notes,.span-2{grid-column:span 2}.primary-button,.secondary-button,.ghost-button,.inline-actions a,.inline-actions button{cursor:pointer;border:1px solid #0000;border-radius:16px;justify-content:center;align-items:center;min-height:56px;padding:.95rem 1.35rem;text-decoration:none;transition:background .2s,border-color .2s,color .2s,transform .2s;display:inline-flex}.primary-button{background:var(--button-primary);color:#fff}.primary-button:hover{background:var(--button-primary-hover)}.secondary-button{background:var(--button-soft);color:var(--button-soft-text)}.ghost-button,.inline-actions a,.inline-actions button{background:var(--button-ghost);color:var(--text);border-color:#dbe0e7}.primary-button:hover,.secondary-button:hover,.ghost-button:hover,.inline-actions a:hover,.inline-actions button:hover,.icon-button:hover,.quantity-stepper button:hover{transform:translateY(-1px)}.primary-button:disabled,.secondary-button:disabled,.ghost-button:disabled,.inline-actions button:disabled{opacity:.6;cursor:not-allowed;transform:none}.toolbar-button{min-width:220px}.icon-button{color:#c04b3b;cursor:pointer;background:#fff6f4;border:1px solid #eadfda;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.remove-button{color:#c04b3b;background:0 0;border:0;border-radius:0;width:auto;height:auto;margin:0;padding:0 0 0 .15rem}.remove-button:hover{color:#8e2d20;transform:none}@keyframes button-spin{to{transform:rotate(360deg)}}.switch{color:var(--muted);align-items:center;gap:.5rem;display:inline-flex}.switch input{accent-color:var(--button-primary)}@media (width<=960px){.layout-panel,.layout-mobile{width:min(100% - .75rem,31.5rem)}.panel-footer-card{bottom:calc(.25rem + env(safe-area-inset-bottom))}.layout{width:min(100% - 1.5rem,1400px)}.cart-footer,.report-grid{grid-template-columns:1fr}.brand-header{flex-direction:column;align-items:flex-start}.brand-header-actions{justify-items:start;width:100%}.submit-button{margin-left:0}.action-row{justify-content:stretch}.action-button,.toolbar-button,.toolbar-seller,.checkout-actions{width:100%}.desktop-customer-card{padding:.95rem}.desktop-customer-card-row{flex-wrap:wrap;align-items:stretch}.desktop-customer-inline-field,.desktop-customer-inline-field-name,.desktop-customer-inline-field-zip{flex:calc(50% - .35rem);min-width:min(100%,13rem)}.checkout-actions{margin-left:0}.report-actions{justify-content:flex-start}}@media (width<=720px){.panel-app-header,.panel-reader,.panel-block,.panel-footer-card{border-radius:18px}.panel-reader{top:.35rem}.panel-hero-tools{flex-direction:row;align-items:stretch}.panel-item-compact-row,.panel-block-head{gap:.5rem}.panel-split-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.panel-item-compact-row{grid-template-columns:1fr}.panel-item-compact-tools{grid-template-columns:repeat(2,minmax(0,1fr))}.panel-toolbar-actions .ghost-button,.panel-toolbar-actions .secondary-button{flex:calc(50% - .25rem)}.panel-layout-shell .field textarea{min-height:74px}.panel-footer-strip{grid-template-columns:repeat(3,minmax(0,1fr)) repeat(2,32px)}.panel-icon-action-button{width:32px;min-width:32px;max-width:32px;min-height:32px}.panel-subtotal-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.layout{width:min(100% - 1rem,1400px);padding-bottom:2rem}.cart-toolbar,.action-row,.totals-row{flex-direction:column;align-items:stretch}.seller-display{text-align:left}.brand-lockup{flex-direction:column;align-items:flex-start}.brand-logo{width:170px;max-width:60vw}.totals-card,.totals-row{text-align:left;justify-content:flex-start}.field-grid,.field-grid.compact,.report-item-grid{grid-template-columns:1fr}.field-notes,.span-2{grid-column:span 1}}@media (width<=540px){.panel-reader-nav-button{padding:.42rem .2rem;font-size:.56rem}.panel-app-header{padding-inline:.48rem}.panel-dock-metric span,.panel-dock-metric strong{font-size:.54rem}.panel-report-action{align-items:flex-start}.panel-report-inline-action{font-size:.7rem}}
