
:root{
    --cracker-red:#d71920;
    --cracker-orange:#ff6a00;
    --cracker-black:#151515;
    --cracker-blue:#075b9a;
    --cracker-white:#fff;
    --cracker-cream:#fff8f2;
    --cracker-border:#eadbd2;
    --cracker-muted:#706660;
    --cracker-shadow:0 20px 60px rgba(57,25,8,.10);
}
.cracker-shop-archive{width:100%;padding:22px 0 60px}
.cracker-catalog-shell{position:relative;width:100%;background:#fff;border:1px solid var(--cracker-border);border-radius:22px;overflow:hidden;box-shadow:var(--cracker-shadow)}
.cracker-catalog-content{position:relative;z-index:2}
.cracker-catalog-head{padding:28px 30px;background:radial-gradient(circle at 100% 0,rgba(255,106,0,.18),transparent 34%),linear-gradient(180deg,#fff8f2,#fff);border-bottom:1px solid var(--cracker-border)}
.cracker-catalog-kicker{display:inline-block;color:var(--cracker-red);font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.cracker-catalog-head h1{margin:4px 0 8px;font-size:clamp(30px,4vw,48px);line-height:1.05;letter-spacing:-.035em}
.cracker-catalog-head p{max-width:850px;margin:0;color:var(--cracker-muted)}
.cracker-toolbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;background:#f3deca;border-bottom:1px solid #e1c4ad;box-shadow:0 7px 20px rgba(0,0,0,.05)}
.admin-bar .cracker-toolbar{top:32px}
.cracker-toolbar-left,.cracker-toolbar-right{display:flex;align-items:center;gap:10px}
.cracker-category-select select,.cracker-catalog-search input{height:44px;border:1px solid #d9c6b5!important;border-radius:10px!important;background:#fff!important;padding:0 12px!important;box-shadow:none!important}
.cracker-category-select select{min-width:190px}
.cracker-catalog-search input{min-width:280px}
.cracker-stat{display:flex;align-items:baseline;gap:6px;padding:7px 10px;background:#fff1df;border-radius:10px;white-space:nowrap}
.cracker-stat span{font-size:11px;color:#705d4e;font-weight:800;text-transform:uppercase;letter-spacing:.05em}
.cracker-stat strong{font-size:17px;color:#171717}
.cracker-tool-button{appearance:none;border:0;border-radius:10px;padding:10px 14px;background:linear-gradient(135deg,var(--cracker-red),var(--cracker-orange));color:#fff;font-weight:900;cursor:pointer}
.cracker-tool-button-dark{background:var(--cracker-black)}
.cracker-table-wrap{width:100%;overflow-x:auto}
.cracker-product-table{width:100%;margin:0;border-collapse:collapse;min-width:900px}
.cracker-product-table thead th{padding:14px 12px;background:#f4d5c3;color:#171717;border:1px solid #161616;font-size:14px;font-weight:900;text-align:center}
.cracker-product-table tbody td{padding:10px 12px;border:1px solid #403c39;background:#fff8f5;vertical-align:middle;text-align:center}
.cracker-product-table tbody tr.cracker-product-row:nth-child(even) td{background:#fffaf8}
.cracker-category-row th{padding:10px 14px!important;border:1px solid #252525!important;color:#fff!important;text-align:center!important;font-size:15px!important;font-weight:950!important;letter-spacing:.01em}
.cracker-category-row.is-orange th{background:var(--cracker-orange)!important}
.cracker-category-row.is-blue th{background:var(--cracker-blue)!important}
.cracker-col-image{width:92px}
.cracker-col-code{width:90px}
.cracker-col-unit{width:110px}
.cracker-col-rate,.cracker-col-mrp{width:120px}
.cracker-col-requirement{width:135px}
.cracker-col-amount{width:130px}
.cracker-product-image img{display:block;width:66px;height:66px;margin:auto;object-fit:contain;border-radius:10px;background:#fff;border:1px solid #eadfd8}
.cracker-product-title{text-align:left!important}
.cracker-product-title strong{display:block;color:#181818;font-size:15px}
.cracker-product-title small{display:block;margin-top:3px;color:var(--cracker-muted)}
.cracker-code,.cracker-unit{font-weight:800}
.cracker-rate{font-weight:950;color:#111;white-space:nowrap}
.cracker-mrp del{color:#735e50;white-space:nowrap}
.cracker-empty-value{color:#9b8f88}
.cracker-write-field{display:block;width:100%;min-width:76px;height:38px;border:1px solid #cfc8c2!important;border-radius:8px!important;background:#fff!important;padding:6px 9px!important;box-shadow:none!important;color:#171717!important;font:inherit!important;text-align:center!important}
.cracker-qty-input{cursor:text}
.cracker-qty-input:focus{outline:2px solid rgba(255,106,0,.25)!important;border-color:var(--cracker-orange)!important}
.cracker-total-input[readonly]{background:#f1f3f5!important;color:#111!important;font-weight:900!important;cursor:default}
.cracker-requirement,.cracker-amount{background:#fffdfb!important}
.cracker-filter-empty{padding:26px;text-align:center;background:#fff8f2;color:var(--cracker-muted);font-weight:800}
.cracker-empty{padding:28px;border:1px dashed var(--cracker-border);border-radius:16px;background:#fff9f4}
.cracker-empty p{margin:7px 0 16px}
.cracker-table-button{display:inline-flex;padding:10px 15px;border-radius:10px;background:linear-gradient(135deg,var(--cracker-red),var(--cracker-orange));color:#fff!important;text-decoration:none;font-weight:900}
.cracker-contact-card{padding:clamp(20px,4vw,38px);background:#fff;border:1px solid var(--cracker-border);border-radius:24px;box-shadow:var(--cracker-shadow)}
.cracker-support-button{display:inline-flex;align-items:center;gap:9px;padding:12px 18px;border-radius:999px;color:#fff!important;background:#111;text-decoration:none;font-weight:900;box-shadow:0 12px 30px rgba(0,0,0,.16)}
.cracker-empty-inline{font-size:13px;color:var(--cracker-muted)}
.cracker-particles{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:1}
.cracker-particle{position:absolute;width:7px;height:7px;border-radius:50%;opacity:.75;animation:crackerSpark 3.6s ease-in-out infinite}
.cracker-particle:nth-child(3n+1){background:var(--cracker-red)}
.cracker-particle:nth-child(3n+2){background:var(--cracker-orange)}
.cracker-particle:nth-child(3n){background:var(--cracker-black)}
@keyframes crackerSpark{0%,100%{transform:translate3d(0,0,0) scale(.5);opacity:0}20%{opacity:.8}55%{transform:translate3d(18px,-36px,0) scale(1);opacity:.65}100%{transform:translate3d(32px,-80px,0) scale(.3);opacity:0}}

@media(max-width:1024px){
    .cracker-toolbar{align-items:stretch;flex-direction:column}
    .cracker-toolbar-left,.cracker-toolbar-right{width:100%;flex-wrap:wrap}
    .cracker-catalog-search{flex:1}
    .cracker-catalog-search input{width:100%;min-width:180px}
}
@media(max-width:782px){.admin-bar .cracker-toolbar{top:46px}}
@media(max-width:767px){
    .cracker-shop-archive{padding:12px 0 40px}
    .cracker-catalog-shell{border-radius:16px}
    .cracker-catalog-head{padding:22px 16px}
    .cracker-toolbar{position:relative;top:auto!important;padding:12px}
    .cracker-toolbar-left{display:grid;grid-template-columns:1fr;gap:8px}
    .cracker-category-select select,.cracker-catalog-search input{width:100%;min-width:0}
    .cracker-toolbar-right{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}
    .cracker-stat{display:block;text-align:center;padding:7px 4px}
    .cracker-stat span{display:block;font-size:9px}
    .cracker-tool-button{grid-column:span 3;width:100%}
    .cracker-table-wrap{overflow:visible}
    .cracker-product-table,.cracker-product-table tbody,.cracker-product-table tr,.cracker-product-table td{display:block;width:100%;min-width:0}
    .cracker-product-table thead{display:none}
    .cracker-product-table tbody{padding:0}
    .cracker-category-row{display:block!important}
    .cracker-category-row th{display:block!important;width:100%!important;padding:10px 12px!important;border-left:0!important;border-right:0!important}
    .cracker-product-row{margin:0;border-bottom:1px solid #eadfd8;background:#fff}
    .cracker-product-table tbody td{display:grid;grid-template-columns:105px minmax(0,1fr);gap:10px;align-items:center;padding:10px 14px;border:0;border-bottom:1px solid #f0e6e0;background:#fff!important;text-align:right}
    .cracker-product-table tbody td:before{content:attr(data-label);text-align:left;color:#796d65;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}
    .cracker-product-table .cracker-product-image{display:block;text-align:left;padding:14px}
    .cracker-product-table .cracker-product-image:before{display:none}
    .cracker-product-image img{width:78px;height:78px;margin:0}
    .cracker-product-title{text-align:right!important}
    .cracker-product-title strong{font-size:14px}
}
@media print{
    body *{visibility:hidden!important}
    .cracker-catalog-shell,.cracker-catalog-shell *{visibility:visible!important}
    .cracker-catalog-shell{position:absolute!important;left:0;top:0;width:100%!important;border:0!important;box-shadow:none!important}
    .cracker-toolbar,.cracker-particles,.cracker-catalog-footnote{display:none!important}
    .cracker-product-table{min-width:0!important}
    .cracker-product-table th,.cracker-product-table td{font-size:9px!important;padding:4px!important}
    .cracker-write-field{height:26px;min-width:44px;background:#fff!important;border:1px solid #777!important}
    .cracker-product-image img{width:38px!important;height:38px!important}
}
@media(prefers-reduced-motion:reduce){.cracker-particle{animation:none!important;display:none}}

/* v2.2 reference-layout refinements */
.cracker-field-label{display:block;margin:0 0 5px;color:#5f4c3e;font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}
.cracker-toolbar-left{align-items:flex-end}
.cracker-toolbar-right{align-self:flex-end}
.cracker-product-table{min-width:1180px;table-layout:auto}
.cracker-col-product{min-width:300px}
.cracker-col-alt{min-width:210px}
.cracker-col-image{width:86px}
.cracker-col-code{width:76px}
.cracker-col-unit{width:110px}
.cracker-col-rate,.cracker-col-mrp{width:116px}
.cracker-col-requirement{width:145px}
.cracker-col-amount{width:132px}
.cracker-catalog-head{min-height:150px;display:flex;flex-direction:column;justify-content:center}
.cracker-catalog-head h1{color:#171717!important}
.cracker-catalog-head p{color:#706660!important}

@media(max-width:767px){
    .cracker-product-table{min-width:0}
    .cracker-field-label{margin-bottom:4px}
    .cracker-toolbar-right{align-self:stretch}
    .cracker-product-row{padding:4px 0}
    .cracker-product-table tbody td{grid-template-columns:92px minmax(0,1fr)}
    .cracker-product-table .cracker-product-title{padding-top:13px;padding-bottom:13px}
}

/* v2.4 estimate-request workflow (non-payment) */
.cracker-estimate-bar{position:sticky;bottom:14px;z-index:30;margin:16px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border-radius:16px;background:#111;color:#fff;box-shadow:0 16px 40px rgba(0,0,0,.24)}
.cracker-estimate-bar[hidden]{display:none!important}
.cracker-estimate-bar-stats{display:flex;gap:20px;align-items:center}.cracker-estimate-bar-stats span{display:flex;flex-direction:column;gap:2px}.cracker-estimate-bar-stats small{color:#c9c9c9;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.cracker-estimate-bar-stats strong{font-size:17px}
.cracker-estimate-bar-actions{display:flex;gap:8px}.cracker-review-button,.cracker-clear-button{border:0;border-radius:10px;padding:11px 16px;font-weight:900;cursor:pointer}.cracker-review-button{background:linear-gradient(135deg,var(--cracker-red),var(--cracker-orange));color:#fff}.cracker-clear-button{background:#f2f2f2;color:#151515}
.cracker-estimate-overlay{position:fixed;inset:0;z-index:99996;background:rgba(0,0,0,.52);opacity:0;transition:opacity .22s ease}.cracker-estimate-overlay.is-open{opacity:1}
.cracker-estimate-drawer{position:fixed;right:0;top:0;bottom:0;z-index:99997;width:min(460px,94vw);background:#fff;box-shadow:-20px 0 60px rgba(0,0,0,.22);transform:translateX(105%);transition:transform .28s ease;overflow:auto}.cracker-estimate-drawer.is-open{transform:translateX(0)}.cracker-drawer-open{overflow:hidden}
.cracker-estimate-drawer-head{position:sticky;top:0;z-index:3;display:flex;align-items:center;justify-content:space-between;padding:16px 18px;background:linear-gradient(135deg,var(--cracker-orange),#ff8c2e);color:#111}.cracker-estimate-drawer-head span{display:block;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.cracker-estimate-drawer-head h2{margin:2px 0 0;font-size:22px;color:#111!important}.cracker-estimate-close{border:0;background:transparent;font-size:30px;line-height:1;cursor:pointer;color:#111}
.cracker-estimate-drawer-body{padding:18px}.cracker-estimate-lines{display:grid;gap:10px}.cracker-estimate-line{display:flex;justify-content:space-between;gap:14px;padding:11px 0;border-bottom:1px solid #ece3de}.cracker-estimate-line strong{display:block;font-size:13px}.cracker-estimate-line small{display:block;margin-top:2px;color:#777}.cracker-estimate-line-math{text-align:right;white-space:nowrap}.cracker-estimate-line-math span{display:block;color:#777;font-size:12px}.cracker-estimate-line-math b{display:block;margin-top:3px}
.cracker-estimate-summary{margin:14px 0 18px;padding:12px 14px;border-radius:12px;background:#fff6ee}.cracker-estimate-summary>div{display:flex;justify-content:space-between;gap:15px;padding:5px 0}.cracker-estimate-summary .is-total{margin-top:5px;padding-top:10px;border-top:1px solid #e9cdb8;font-size:16px}
.cracker-estimate-form h3{margin:4px 0 12px}.cracker-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.cracker-form-grid label{display:block}.cracker-form-grid label.is-full{grid-column:1/-1}.cracker-form-grid span{display:block;margin:0 0 5px;font-size:11px;font-weight:900}.cracker-form-grid input,.cracker-form-grid textarea{width:100%;border:1px solid #d8d0ca!important;border-radius:9px!important;background:#fff!important;padding:10px!important;box-shadow:none!important}.cracker-honeypot{position:absolute!important;left:-99999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.cracker-estimate-disclaimer{margin:12px 0;color:#6d625b;font-size:11px}.cracker-estimate-form-error{margin:10px 0;padding:10px;border-radius:9px;background:#fff0f0;color:#a40000;font-weight:800;font-size:12px}.cracker-estimate-form-actions,.cracker-estimate-success-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:14px}.cracker-estimate-success{margin:14px 0;padding:14px;border:1px solid #b8e0c1;border-radius:12px;background:#f1fff4}.cracker-estimate-success strong{color:#116b2b}.cracker-estimate-success p{margin:5px 0}.cracker-estimate-reference{font-size:13px}
@media(max-width:767px){.cracker-estimate-bar{position:fixed;left:10px;right:10px;bottom:10px;margin:0;flex-direction:column;align-items:stretch;gap:9px}.cracker-estimate-bar-stats{justify-content:space-between;gap:8px}.cracker-estimate-bar-actions{display:grid;grid-template-columns:1fr 2fr}.cracker-estimate-drawer{width:100vw;top:auto;height:min(88vh,760px);border-radius:18px 18px 0 0;transform:translateY(105%)}.cracker-estimate-drawer.is-open{transform:translateY(0)}.cracker-form-grid{grid-template-columns:1fr}}
@media print{body.cracker-print-estimate *{visibility:hidden!important}body.cracker-print-estimate .cracker-estimate-drawer,body.cracker-print-estimate .cracker-estimate-drawer *{visibility:visible!important}body.cracker-print-estimate .cracker-estimate-drawer{position:absolute!important;left:0!important;top:0!important;right:auto!important;width:100%!important;height:auto!important;transform:none!important;box-shadow:none!important}body.cracker-print-estimate .cracker-estimate-drawer-head,body.cracker-print-estimate .cracker-estimate-form,body.cracker-print-estimate .cracker-estimate-success-actions{display:none!important}}
