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