.hcw-app{--hcw-accent:#20783b;--hcw-accent-dark:#125729;--hcw-navy:#072c52;--hcw-ink:#14251b;--hcw-muted:#738078;--hcw-line:#e2e9e3;--hcw-soft:#f5f8f5;position:relative;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--hcw-ink)}.hcw-app *{box-sizing:border-box}.hcw-app [hidden]{display:none!important}.hcw-toolbar{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}.hcw-toolbar h2{margin:0 0 7px!important;color:var(--hcw-ink)!important;font-size:clamp(1.8rem,3vw,2.55rem)!important;line-height:1.05!important;letter-spacing:-.04em}.hcw-toolbar p{margin:0;color:var(--hcw-muted)}.hcw-cart-toggle{position:fixed;right:28px;bottom:28px;z-index:9997;display:flex;align-items:center;gap:7px;min-height:54px;padding:10px 13px 10px 19px;border:0;border-radius:30px;background:var(--hcw-navy);color:#fff;font:inherit;font-weight:800;box-shadow:0 14px 35px rgba(4,31,59,.3);cursor:pointer;transition:.2s}.hcw-cart-toggle:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(4,31,59,.38)}.hcw-cart-count{display:grid;place-items:center;min-width:34px;height:34px;padding:0 7px;border-radius:50%;background:#fff;color:var(--hcw-navy);font-size:13px}.hcw-filter-bar{display:flex;gap:8px;overflow:auto;margin:0 0 24px;padding:3px 0 6px;scrollbar-width:thin}.hcw-filter{flex:0 0 auto;padding:9px 15px;border:1px solid #dbe5dd;border-radius:22px;background:#fff;color:#647269;font:inherit;font-size:13px;font-weight:700;cursor:pointer;transition:.18s}.hcw-filter:hover{border-color:#a7c7ae;color:var(--hcw-accent)}.hcw-filter.is-active{border-color:var(--hcw-accent);background:var(--hcw-accent);color:#fff;box-shadow:0 6px 15px rgba(32,120,59,.18)}.hcw-layout{display:block}.hcw-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.hcw-product{display:flex;min-width:0;overflow:hidden;border:1px solid var(--hcw-line);border-radius:18px;background:#fff;box-shadow:0 7px 24px rgba(21,54,30,.055);transition:transform .2s,box-shadow .2s,border-color .2s}.hcw-product:hover{transform:translateY(-4px);border-color:#c7d6ca;box-shadow:0 16px 35px rgba(21,54,30,.11)}.hcw-image{position:relative;flex:0 0 40%;min-height:290px;overflow:hidden;background:linear-gradient(145deg,#f1f6f2,#e4eee6);display:grid;place-items:center}.hcw-image:after{content:"";position:absolute;inset:auto 0 0;height:28%;background:linear-gradient(transparent,rgba(14,43,23,.05));pointer-events:none}.hcw-image img{width:100%;height:100%;object-fit:contain;padding:17px;transition:transform .3s}.hcw-product:hover .hcw-image img{transform:scale(1.035)}.hcw-image>span{font-size:54px}.hcw-product-body{display:flex;flex:1;min-width:0;flex-direction:column;padding:18px}.hcw-category{display:inline-flex;align-self:flex-start;margin-bottom:8px;padding:4px 8px;border-radius:20px;background:#e8f5eb;color:var(--hcw-accent);font-size:10px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.hcw-product h3{margin:0 0 7px!important;color:var(--hcw-ink)!important;font-size:1.05rem!important;line-height:1.22!important}.hcw-description{display:-webkit-box;overflow:hidden;color:#78847c;font-size:12px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hcw-description p{margin:0}.hcw-price{display:flex;align-items:baseline;gap:4px;margin-top:14px;color:#707d74;font-size:12px}.hcw-price strong{color:var(--hcw-ink);font-size:1.35rem;letter-spacing:-.025em}.hcw-wholesale-hint{margin:8px 0 0;padding:7px 9px;border-radius:8px;background:#f0f7f2;color:var(--hcw-accent);font-size:11px;font-weight:700}.hcw-format-label{display:block;margin-top:auto;padding-top:13px;color:#68766d;font-size:11px;font-weight:750}.hcw-format{display:block;width:100%;height:39px;margin-top:5px;padding:7px 10px;border:1px solid #d7e1d9;border-radius:9px;background:#fff;color:#26362c;font:inherit;font-size:12px}.hcw-format:focus,.hcw-qty:focus{outline:0;border-color:var(--hcw-accent);box-shadow:0 0 0 3px rgba(32,120,59,.1)}.hcw-add-row{display:grid;grid-template-columns:75px 1fr;gap:8px;align-items:end;margin-top:10px}.hcw-add-row label{color:#68766d;font-size:10px;font-weight:750}.hcw-qty{display:block;width:100%;height:40px;margin-top:5px;padding:7px;border:1px solid #d7e1d9;border-radius:9px;text-align:center}.hcw-add{height:40px;border:0;border-radius:9px;background:var(--hcw-accent);color:#fff;font:inherit;font-size:12px;font-weight:800;cursor:pointer;transition:.18s}.hcw-add:hover{background:var(--hcw-accent-dark)}.hcw-unavailable{display:block;margin-top:auto;padding:10px;border-radius:9px;background:#eee;color:#777;text-align:center;font-weight:750}.hcw-product.is-unavailable{opacity:.66}.hcw-filter-empty{grid-column:1/-1;padding:50px 20px;border:1px dashed #c7d5ca;border-radius:16px;background:#f7faf7;color:#758178;text-align:center}.hcw-cart{position:fixed;z-index:10000;top:0;right:0;bottom:0;width:min(430px,94vw);overflow:hidden;border:0;border-left:1px solid var(--hcw-line);border-radius:20px 0 0 20px;background:#fff;box-shadow:-20px 0 55px rgba(6,35,21,.17);transform:translateX(105%);transition:transform .25s}.hcw-cart.is-open{transform:none}.hcw-cart-head{display:flex;align-items:center;justify-content:space-between;min-height:86px;padding:20px 23px;background:var(--hcw-navy);color:#fff}.hcw-cart-head span{font-size:1.2rem;font-weight:850}.hcw-cart-head small{display:block;margin-top:3px;opacity:.68}.hcw-cart-close{display:block;width:36px;height:36px;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:rgba(255,255,255,.08);color:#fff;font-size:24px;line-height:1;cursor:pointer}.hcw-cart-items{height:calc(100vh - 300px);overflow:auto;padding:8px 22px}.hcw-cart-empty{padding:52px 10px;color:#7b877f;text-align:center}.hcw-cart-item{display:grid;grid-template-columns:1fr auto;gap:9px 12px;align-items:center;padding:16px 0;border-bottom:1px solid var(--hcw-line)}.hcw-cart-item>div:first-child{min-width:0}.hcw-cart-item>div:first-child strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.hcw-cart-item small{display:block;margin-top:4px;color:#748078;font-size:11px}.hcw-cart-item em{margin-left:4px;color:var(--hcw-accent);font-style:normal;font-weight:800}.hcw-cart-item>strong{color:var(--hcw-ink);font-size:13px;text-align:right}.hcw-item-actions{display:flex;grid-row:2;align-items:center;gap:6px}.hcw-item-actions button{display:grid;place-items:center;width:28px;height:28px;border:1px solid var(--hcw-line);border-radius:8px;background:#fff;color:#435148;cursor:pointer}.hcw-item-actions .hcw-remove{margin-left:4px;border:0;background:#f8eeee;color:#9f4242;font-size:17px}.hcw-cart-summary{position:absolute;right:0;bottom:0;left:0;padding:20px 23px 22px;border-top:1px solid var(--hcw-line);background:#f7faf7}.hcw-cart-summary>div{display:flex;justify-content:space-between;font-size:1.12rem}.hcw-cart-total{color:var(--hcw-accent);font-size:1.3rem}.hcw-price-status{min-height:17px;margin:8px 0;color:var(--hcw-accent);font-size:11px}.hcw-whatsapp{width:100%;min-height:47px;border:0;border-radius:10px;background:#1ca653;color:#fff;font:inherit;font-weight:800;cursor:pointer}.hcw-whatsapp:disabled{opacity:.45;cursor:not-allowed}.hcw-clear{display:block;margin:10px auto 0;border:0;background:none;color:#7a867e;font:inherit;font-size:11px;text-decoration:underline;cursor:pointer}.hcw-overlay{position:fixed;z-index:9999;inset:0;display:none;background:rgba(5,23,14,.54);backdrop-filter:blur(2px)}.hcw-overlay.is-open{display:block}.hcw-notice{position:fixed;z-index:10002;left:50%;bottom:28px;padding:12px 18px;border-radius:10px;background:var(--hcw-navy);color:#fff;box-shadow:0 10px 30px rgba(3,25,47,.25);opacity:0;pointer-events:none;transform:translate(-50%,18px);transition:.2s}.hcw-notice.is-visible{opacity:1;transform:translate(-50%,0)}
.hcw-image img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;padding:22px!important}.hcw-image{background:#fff}.hcw-filter-bar{position:relative;z-index:1;clear:both}.hcw-net-label{margin-left:auto;padding:3px 6px;border-radius:5px;background:#edf3ee;color:#657168;font-size:9px;font-weight:800;text-transform:uppercase}.hcw-cart-summary .hcw-summary-line{display:flex;justify-content:space-between;align-items:center;margin-bottom:7px;color:#5f6d64;font-size:12px}.hcw-cart-summary .hcw-summary-line strong{color:var(--hcw-ink);font-size:13px}.hcw-tax-rate{font-style:normal}.hcw-cart-summary .hcw-summary-total{margin:11px 0 0;padding-top:11px;border-top:1px solid #dce5de;color:var(--hcw-ink);font-size:16px}.hcw-cart-summary .hcw-summary-total strong{color:var(--hcw-accent);font-size:1.3rem}
@media(max-width:1300px){.hcw-products{grid-template-columns:repeat(3,minmax(0,1fr))}.hcw-product{display:block}.hcw-image{min-height:270px;height:270px}.hcw-product-body{min-height:320px}}
@media(max-width:900px){.hcw-products{grid-template-columns:repeat(2,minmax(0,1fr))}.hcw-product{display:block}.hcw-image{height:290px;min-height:290px}.hcw-product-body{min-height:330px}.hcw-cart-toggle{right:18px;bottom:18px}}
@media(max-width:650px){.hcw-toolbar{align-items:flex-start;flex-direction:column}.hcw-products{grid-template-columns:1fr}.hcw-product{display:block}.hcw-image{height:310px;min-height:310px}.hcw-product-body{min-height:0;padding:17px}.hcw-cart-toggle{min-height:50px;padding-left:16px}.hcw-cart-items{height:calc(100vh - 290px)}}
@media(max-width:430px){.hcw-product{display:block}.hcw-image{height:290px;min-height:290px}.hcw-product-body{min-height:0}.hcw-cart-toggle{font-size:0}.hcw-cart-toggle:before{content:"Pedido";font-size:13px}.hcw-filter-bar{margin-right:-15px}.hcw-cart{width:100vw;border-radius:0}}
@media(prefers-reduced-motion:reduce){.hcw-product,.hcw-cart,.hcw-cart-toggle,.hcw-notice{transition:none}}
