:root{--bg:#f4f0eb;--border:#e4dcd4;--text:#2d2723;--muted:#776c65;--accent:#f61f1b;--accent-dark:#c81713;--accent-soft:#fff0ef;--surface:#fff;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Open Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg);min-width:320px}body{min-width:320px;min-height:100svh;margin:0}button,input,select,textarea{font:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #f61f1b47}img{display:block}.storefront{min-height:100svh;padding-bottom:74px}.app-status{text-align:center;place-items:center;gap:14px;min-height:100svh;padding:24px;display:grid}.app-status p{color:#776c65;margin:0;font-size:.94rem;font-weight:700}.app-status .primary-action{width:auto;padding:0 24px}.storefront__sticky{z-index:5;box-shadow:0 1px 0 var(--border);background:#fff;position:sticky;top:0}.storefront__content{width:min(1100px,100% - 32px);margin:0 auto;padding:16px 0 40px}.search-bar{border:1px solid var(--border);color:#746b65;background:#f7f4ef;border-radius:999px;align-items:center;gap:10px;min-height:44px;margin:12px 20px;padding:0 16px;display:flex}.search-bar input{width:100%;color:var(--text);font:inherit;background:0 0;border:0;outline:0}.category-rail{scrollbar-width:none;gap:8px;padding:0 20px 12px;display:flex;overflow-x:auto}.category-rail::-webkit-scrollbar{display:none}.category-rail button{border:1px solid var(--border);color:#3a302a;cursor:pointer;font:inherit;background:#fff;border-radius:999px;flex:none;padding:8px 15px;font-size:.84rem;font-weight:800}.category-rail button.active{border-color:var(--accent);background:var(--accent);color:#fff}.store-header{margin-bottom:12px;position:relative}.store-header__cover{background-color:#2b241f;background-position:50%;background-size:cover;height:200px}.store-header__cover-actions{gap:8px;display:flex;position:absolute;top:14px;right:14px}.store-header__icon-btn{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:#fff;cursor:pointer;background:#14100d8c;border:0;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid;position:relative}.store-header__icon-btn em{background:var(--accent);color:#fff;border-radius:999px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:.62rem;font-style:normal;font-weight:900;display:grid;position:absolute;top:-3px;right:-3px}.store-header__card{z-index:1;text-align:center;background:#fff;border-radius:16px;width:min(420px,100% - 32px);margin:-56px auto 0;padding:18px 20px 16px;position:relative;box-shadow:0 12px 30px #14100d24}.store-header__avatar-placeholder{color:#8a8078;background:#f3eee9;place-items:center;width:100%;height:100%;display:grid}.store-header__avatar{background:#fff;border:4px solid #fff;border-radius:50%;width:64px;height:64px;margin:-50px auto 8px;overflow:hidden;box-shadow:0 4px 14px #14100d2e}.store-header__avatar img{object-fit:contain;width:100%;height:100%}.store-header__name-row{color:#241d19;justify-content:center;align-items:center;gap:4px;display:flex}.store-header__name-row h1{margin:0;font-size:1.3rem;line-height:1.1}.store-header__name-row svg{color:#a9a09b;flex:none}.store-rating{color:#f2a90a;justify-content:center;align-items:center;gap:5px;margin-top:6px;font-size:.86rem;font-weight:800;display:flex}.store-rating span{color:#8b8079;font-weight:700}.store-header__min-order{color:#675c55;margin:4px 0 0;font-size:.84rem;font-weight:700}.store-header__strip{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:12px;padding-top:12px;display:flex}.store-header__strip span{color:#675c55;align-items:center;gap:5px;font-size:.76rem;font-weight:700;display:inline-flex}.store-status{border-radius:999px;padding:4px 10px;font-size:.74rem;font-weight:800}.store-status.open{color:#1f8a4c;background:#e7f8ee}.store-status.closed{color:var(--accent);background:#fdece9}.banner-carousel{border-radius:10px;margin-bottom:20px;position:relative;overflow:hidden}.banner-carousel__track{min-height:160px;position:relative}.banner-slide{opacity:0;background-position:50%;background-size:cover;align-items:flex-end;transition:opacity .5s;display:flex;position:absolute;inset:0}.banner-slide.active{opacity:1;position:relative}.banner-slide:before{content:"";background:linear-gradient(#0a080700,#0a0807d1);position:absolute;inset:0}.banner-slide__content{z-index:1;color:#fff;padding:18px 20px;position:relative}.banner-slide__content h3{margin:0 0 4px;font-size:1.15rem}.banner-slide__content p{color:#ece5df;max-width:480px;margin:0;font-size:.84rem}.banner-nav{z-index:2;color:#fff;cursor:pointer;background:#0006;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.banner-nav--prev{left:12px}.banner-nav--next{right:12px}.banner-dots{z-index:2;gap:6px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.banner-dots button{cursor:pointer;background:#ffffff80;border:0;border-radius:50%;width:7px;height:7px}.banner-dots button.active{background:#fff}.cut-filter{margin-bottom:22px}.cut-filter h2{color:#241d19;margin:0 0 2px;font-size:1.1rem}.cut-filter p{color:#776c65;margin:0 0 12px;font-size:.84rem}.cut-filter__row{scrollbar-width:none;gap:10px;padding-bottom:4px;display:flex;overflow-x:auto}.cut-filter__row::-webkit-scrollbar{display:none}.cut-filter__row button{border:1px solid var(--border);color:#3a302a;cursor:pointer;width:84px;font:inherit;text-align:center;background:#fff;border-radius:12px;flex:none;place-items:center;gap:6px;padding:12px 6px;font-size:.76rem;font-weight:800;display:grid}.cut-filter__row button.active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.cut-filter__icon{width:40px;height:40px;color:inherit;background:#f7f4ef;border-radius:50%;place-items:center;display:grid}.category-section{margin-bottom:24px}.category-section__head{justify-content:space-between;align-items:baseline;margin-bottom:12px;display:flex}.category-section__head h2{color:#241d19;margin:0;font-size:1.12rem}.category-scroll{scroll-snap-type:x proximity;scrollbar-width:none;gap:12px;padding-bottom:6px;display:flex;overflow-x:auto}.category-scroll::-webkit-scrollbar{display:none}.empty-results{color:#776c65;margin:0;font-size:.86rem}.product-card{border:1px solid var(--border);scroll-snap-align:start;background:#fff;border-radius:10px;flex-direction:column;flex:none;width:190px;display:flex;overflow:hidden}.category-scroll .product-card{flex:0 0 190px}.product-grid .product-card{width:auto}.product-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:12px;display:grid}.product-card__media{cursor:pointer;background:#251f1b;border:0;min-height:140px;padding:0;position:relative}.product-card__media img,.cart-item img,.product-modal img{object-fit:cover;width:100%;height:100%}.product-card__badge{color:#201812;background:#f6c453;border-radius:999px;padding:4px 8px;font-size:.68rem;font-weight:900;position:absolute;top:8px;left:8px}.product-card__badge--discount{background:var(--accent);color:#fff;left:auto;right:8px}.product-card__price{flex-direction:column;gap:1px;display:flex}.product-card__price-original{color:#a89e97;font-size:.74rem;font-weight:700;text-decoration:line-through}.product-card__body{flex-direction:column;flex:1;gap:8px;padding:12px;display:flex}.product-card__body>button{color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;padding:0}.product-card h2{-webkit-line-clamp:2;color:#241d19;-webkit-box-orient:vertical;margin:0;font-size:.9rem;line-height:1.2;display:-webkit-box;overflow:hidden}.product-card p{color:#756b64;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.78rem;line-height:1.3;display:-webkit-box;overflow:hidden}.product-card__footer{flex-direction:column;gap:8px;margin-top:auto;display:flex}.product-card strong{color:var(--accent);font-size:.96rem;display:block}.product-card small{color:#81766f;font-size:.74rem;font-weight:700}.add-btn{border:1px solid var(--accent);background:var(--accent-soft);width:100%;min-height:36px;color:var(--accent);cursor:pointer;font:inherit;border-radius:8px;justify-content:center;align-items:center;gap:6px;font-size:.8rem;font-weight:800;display:inline-flex}.add-btn:hover{background:var(--accent);color:#fff}.add-btn:disabled{color:#9a9089;cursor:not-allowed;background:#ece7e1;border-color:#cfc6bd}.add-btn:disabled:hover{color:#9a9089;background:#ece7e1}.product-card--unavailable .product-card__media img{filter:grayscale();opacity:.55}.product-card__badge--sold-out{color:#fff;background:#3a332d}.product-modal__unavailable{color:#7a4a1f;background:#f3e6d8;border-radius:8px;margin:0;padding:8px 12px;font-size:.82rem;font-weight:700}.floating-cart-bar{z-index:8;background:var(--accent);color:#fff;cursor:pointer;min-height:52px;font:inherit;border:0;border-radius:999px;align-items:center;gap:10px;padding:0 18px 0 8px;display:inline-flex;position:fixed;bottom:18px;right:18px;box-shadow:0 14px 30px #0000003d}.floating-cart-bar__icon{background:#ffffff2e;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:relative}.floating-cart-bar__icon em{color:#fff;background:#171717;border-radius:999px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:.62rem;font-style:normal;font-weight:900;display:grid;position:absolute;top:-4px;right:-4px}.floating-cart-bar__label{font-size:.84rem;font-weight:800}.floating-cart-bar strong{font-size:.9rem;font-weight:900}.whatsapp-button{z-index:8;color:#fff;background:#25d366;border-radius:50%;place-items:center;width:52px;height:52px;display:grid;position:fixed;bottom:18px;left:18px;box-shadow:0 14px 30px #0000003d}.icon-action,.quantity-control button{cursor:pointer;border:0;border-radius:50%;place-items:center;display:grid}.icon-action{background:var(--accent);color:#fff;flex:0 0 36px;width:36px;height:36px;display:grid}.cart-items{gap:10px;display:grid}.empty-cart{color:#7d7068;text-align:center;border:1px dashed #d8d0c9;border-radius:8px;align-content:center;place-items:center;min-height:170px;display:grid}.empty-cart h3,.cart-item h3{color:#2d2723;margin:8px 0 2px;font-size:.88rem}.empty-cart p,.cart-item p{color:#7d7068;margin:0;font-size:.78rem}.cart-item{border-bottom:1px solid var(--border);grid-template-columns:66px minmax(0,1fr);gap:10px;padding-bottom:10px;display:grid}.cart-item img{border-radius:7px;height:66px}.quantity-control{align-items:center;gap:7px;margin-top:8px;display:flex}.quantity-control button{color:#2d2723;background:#f3eee9;width:28px;height:28px}.quantity-control .remove-item{color:var(--accent);background:#fff2f0}.quantity-control span{text-align:center;min-width:48px;font-weight:900}.cart-item-note{color:var(--accent);margin-top:3px;font-size:.74rem;font-weight:700}.cart-item-variable-weight{margin-top:4px}.cart-item-variable-weight span{background:var(--accent);color:#fff;letter-spacing:.02em;border-radius:4px;padding:2px 6px;font-size:.62rem;font-weight:900;display:inline-block}.cart-item-variable-weight p{color:#8a8078;margin:3px 0 0;font-size:.68rem;line-height:1.3}.checkout-summary{border-top:1px solid var(--border);gap:10px;margin-top:16px;padding-top:14px;display:grid}.checkout-summary div{color:#6f645d;justify-content:space-between;align-items:center;font-size:.84rem;display:flex}.checkout-summary strong{color:#2d2723}.checkout-summary__total{font-size:.96rem;font-weight:900}.primary-action{background:var(--accent);color:#fff;cursor:pointer;width:100%;min-height:46px;font:inherit;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-weight:900;display:inline-flex}.primary-action:disabled{cursor:not-allowed;opacity:.48}.app-toast{z-index:30;color:#fff;background:#171717;border-radius:7px;align-items:center;gap:9px;max-width:min(360px,100vw - 28px);min-height:46px;padding:0 14px;font-size:.86rem;font-weight:700;display:inline-flex;position:fixed;bottom:82px;right:18px;box-shadow:0 14px 36px #0000003d}.app-toast svg{color:#31c46b;flex:none}.modal-backdrop{z-index:10;background:#15100d9e;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.product-modal{background:#fff;border-radius:10px;grid-template-columns:minmax(230px,.8fr) minmax(280px,1fr);width:min(780px,100%);display:grid;overflow:hidden;box-shadow:0 24px 70px #00000042}.product-modal img{min-height:360px}.product-modal>div{padding:24px}.product-modal__content{align-content:start;display:grid}.product-modal>div>p:first-child{color:#a9a09b;letter-spacing:.08em;text-transform:uppercase;margin:0 0 4px;font-size:.76rem;font-weight:800}.product-modal h2{color:#211a17;margin:0 0 8px;font-size:2rem;line-height:1}.product-modal span{color:var(--accent);margin-bottom:16px;font-size:1.2rem;font-weight:900;display:inline-block}.product-modal__price-original{color:#a9a09b;margin-right:8px;font-size:.9rem;font-weight:700;text-decoration:line-through}.product-modal>div>p:last-of-type{color:#675c55;margin:0;line-height:1.5}.product-config{gap:12px;margin-top:18px;display:grid}.config-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.config-heading strong{color:#211a17;font-size:.92rem}.config-heading small{color:var(--accent);font-size:.84rem;font-weight:900}.config-hint{color:#9a8f88;margin:-6px 0 0;font-size:.76rem;line-height:1.35}.weight-options{grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:8px;display:grid}.weight-options button,.modal-quantity-control button{border:1px solid var(--border);color:#2d2723;cursor:pointer;font:inherit;background:#fff;border-radius:8px;font-weight:800}.weight-options button{min-height:38px;font-size:.82rem}.weight-options button.selected{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.modal-quantity-control{grid-template-columns:42px 1fr 42px;align-items:center;gap:8px;display:grid}.modal-quantity-control button{place-items:center;width:42px;height:38px;display:grid}.modal-quantity-control strong{color:#211a17;background:#f7f4ef;border-radius:8px;place-items:center;min-height:38px;display:grid}.product-config label{color:#211a17;gap:6px;font-size:.82rem;font-weight:900;display:grid}.product-config textarea{resize:vertical;border:1px solid var(--border);color:#211a17;background:#fff;border-radius:8px;min-height:82px;padding:10px}.modal-actions{align-items:center;gap:10px;margin-top:24px;display:flex}.modal-actions button:first-child{border:1px solid var(--border);color:#3a302a;cursor:pointer;min-height:46px;font:inherit;background:#fff;border-radius:999px;padding:0 18px;font-weight:800}.mobile-cart-screen{z-index:20;background:#14100d6b;justify-content:flex-end;display:flex;position:fixed;inset:0}.mobile-cart-page{color:#090909;background:#fff;flex-direction:column;width:min(100vw,440px);height:100svh;font-size:.86rem;display:flex;position:relative;overflow:hidden;box-shadow:-18px 0 42px #0003}.mobile-cart-header{background:#fff;border-bottom:1px solid #f1f1f1;flex:none;grid-template-columns:44px 1fr 64px;align-items:center;min-height:54px;padding:0 10px;display:grid}.mobile-cart-header h2{text-align:center;margin:0;font-size:.9rem;font-weight:600}.mobile-cart-header button,.clear-cart,.mobile-fulfillment-tabs button,.cart-option-card,.add-more-items,.coupon-row,.mobile-total-row{cursor:pointer;font:inherit;background:0 0;border:0}.mobile-cart-header button:first-child{width:38px;height:38px;color:var(--accent);place-items:center;display:grid}.clear-cart{color:var(--accent);text-align:right;font-size:.76rem;font-weight:600}.mobile-fulfillment-tabs{border-bottom:1px solid #efefef;flex:none;grid-template-columns:1fr 1fr;align-items:end;min-height:76px;display:grid}.mobile-fulfillment-tabs button{height:100%;color:var(--accent);border-bottom:4px solid #0000;justify-content:center;align-items:center;gap:8px;font-size:.86rem;font-weight:500;display:flex}.mobile-fulfillment-tabs button.active{border-bottom-color:var(--accent)}.mobile-fulfillment-tabs button.active svg{background:var(--accent);color:#fff;border-radius:50%;width:36px;height:36px;padding:8px;display:grid}.mobile-cart-scroll{overscroll-behavior:contain;flex:auto;min-height:0;padding-bottom:8px;overflow-y:auto}.cart-option-stack{gap:7px;padding:7px 8px;display:grid}.cart-option-card{color:#0b0b0b;text-align:left;background:#f4f4f6;border-radius:7px;grid-template-columns:28px minmax(0,1fr) 26px;align-items:center;gap:8px;min-height:62px;display:grid}.cart-option-icon{color:#222;place-items:center;display:grid}.cart-option-card strong,.cart-option-card small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.cart-option-card strong{font-size:.84rem;line-height:1.2}.cart-option-card small{color:#657084;margin-top:2px;font-size:.72rem}.mobile-products-section{padding:6px 12px 4px}.mobile-section-title{align-items:center;gap:8px;margin:7px 0 10px;display:flex}.mobile-section-title h3{margin:0;font-size:.9rem}.mobile-products-section .cart-item{border:0;grid-template-columns:70px minmax(0,1fr);padding:0}.mobile-products-section .cart-item img{width:70px;height:70px}.mobile-products-section .cart-item h3{margin-top:0;font-size:.84rem}.mobile-products-section .cart-item p{color:#111;font-size:.74rem;font-weight:800}.mobile-products-section .quantity-control{justify-content:flex-end;margin-top:7px}.mobile-products-section .quantity-control button{background:var(--accent);color:#fff;width:30px;height:30px}.mobile-products-section .quantity-control .remove-item{background:#b32b1f}.mobile-products-section .empty-cart{min-height:126px}.add-more-items{width:100%;min-height:50px;color:var(--accent);text-align:center;font-size:.84rem;font-weight:800}.coupon-row{color:#111;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;min-height:46px;margin:0;padding:0 4px;display:flex}.coupon-row span,.mobile-total-row strong{align-items:center;gap:8px;display:inline-flex}.coupon-row svg,.coupon-row strong{color:var(--accent)}.coupon-row strong{font-size:.8rem}.mobile-cart-footer{background:#fff;flex:none;gap:10px;margin-top:0;padding:0 12px 12px;display:grid;box-shadow:0 -8px 18px #0000000d}.mobile-total-row{color:#111;justify-content:space-between;align-items:center;width:100%;font-size:.84rem;font-weight:800;display:flex}.mobile-total-row strong{font-size:.86rem}.mobile-cart-footer .primary-action{background:var(--accent);border-radius:6px;min-height:48px}.mobile-panel-backdrop{z-index:2;background:#00000057;align-items:flex-end;display:flex;position:absolute;inset:0}.mobile-panel{background:#fff;border-radius:14px 14px 0 0;width:100%;max-height:82svh;display:grid;overflow:auto;box-shadow:0 -18px 42px #0003}.mobile-panel header{z-index:1;background:#fff;border-bottom:1px solid #f0f0f0;grid-template-columns:42px 1fr 42px;align-items:center;min-height:52px;padding:0 10px;display:grid;position:sticky;top:0}.mobile-panel header button{width:36px;height:36px;color:var(--accent);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.mobile-panel h3{text-align:center;margin:0;font-size:.92rem}.panel-list,.panel-form{gap:10px;padding:12px;display:grid}.panel-list button,.segmented-row button{color:#111;cursor:pointer;font:inherit;text-align:left;background:#f8f8f9;border:1px solid #ebebeb;border-radius:8px}.panel-list button{gap:4px;min-height:62px;padding:10px 12px;display:grid}.panel-list button.selected,.segmented-row button.selected{border-color:var(--accent);background:var(--accent-soft)}.panel-list strong{font-size:.86rem}.panel-list span,.panel-hint{color:#657084;font-size:.74rem}.panel-form label{color:#111;gap:6px;font-size:.78rem;font-weight:800;display:grid}.panel-form input,.panel-form select,.panel-form textarea{color:#111;background:#f8f8f9;border:1px solid #e8e8e8;border-radius:8px;width:100%;font-size:.84rem}.panel-form input,.panel-form select{min-height:44px;padding:0 10px}.panel-form textarea{resize:vertical;min-height:112px;padding:10px}.segmented-row{grid-template-columns:1fr 1fr;gap:8px;display:grid}.segmented-row button{text-align:center;min-height:42px;font-weight:800}.segmented-row button:disabled{cursor:not-allowed;opacity:.45}.min-order-hint{color:var(--accent);text-align:center;margin:0;padding:8px 4px 0;font-size:.76rem;font-weight:700}.panel-form .primary-action{background:var(--accent);border-radius:7px;min-height:46px}.panel-hint{margin:0}.pickup-location-panel{gap:12px;padding:16px;display:grid}.pickup-location-panel__icon{background:var(--accent-soft);width:40px;height:40px;color:var(--accent);border-radius:50%;place-items:center;display:grid}.pickup-location-panel__info strong{color:#111;margin-bottom:4px;font-size:.88rem;display:block}.pickup-location-panel__info p{color:#555;margin:0;font-size:.82rem;line-height:1.4}.pickup-location-panel__map-button{background:var(--accent);color:#fff;border:0;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:46px;font-size:.84rem;font-weight:800;text-decoration:none;display:inline-flex}.checkout-page{font-size:.86rem}.checkout-scroll{background:#f5f5f6;flex:auto;align-content:start;gap:10px;min-height:0;padding:10px 12px 14px;display:grid;overflow-y:auto}.checkout-block{background:#fff;border-radius:8px;gap:9px;padding:12px;display:grid}.checkout-block h3{color:#111;margin:0;font-size:.9rem}.checkout-block p{color:#657084;margin:0;font-size:.76rem;line-height:1.35}.checkout-block label{color:#111;gap:6px;font-size:.78rem;font-weight:800;display:grid}.field-error{color:var(--accent);margin:0;font-size:.72rem;font-weight:700}.checkout-block input{color:#111;background:#f8f8f9;border:1px solid #e8e8e8;border-radius:8px;width:100%;min-height:42px;padding:0 10px}.payment-options{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.payment-options button{color:#111;cursor:pointer;min-height:40px;font:inherit;background:#f8f8f9;border:1px solid #ebebeb;border-radius:8px;font-weight:800}.payment-options button.selected{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.summary-row{color:#657084;justify-content:space-between;align-items:center;font-size:.8rem;display:flex}.summary-row strong{color:#111}.summary-row.strong{color:#111;border-top:1px solid #f0f0f0;margin-top:2px;padding-top:9px;font-size:.9rem;font-weight:900}.confirmation-scroll{background:#f5f5f6;flex:auto;align-content:start;gap:10px;min-height:0;padding:10px 12px 14px;display:grid;overflow-y:auto}.confirmation-hero{text-align:center;background:#fff;border-radius:8px;place-items:center;gap:5px;padding:22px 12px;display:grid}.confirmation-icon{color:#16a34a;background:#ecfdf3;border-radius:50%;place-items:center;width:58px;height:58px;display:grid}.confirmation-hero p,.confirmation-hero h3{margin:0}.confirmation-hero p{color:#657084;text-transform:uppercase;font-size:.76rem;font-weight:800}.confirmation-hero h3{color:#111;font-size:1.7rem;line-height:1}.confirmation-hero strong{color:var(--accent);margin-top:6px;font-size:.84rem}.status-timeline{background:#fff;border-radius:8px;gap:0;padding:10px 12px;display:grid}.status-timeline div{grid-template-columns:24px minmax(0,1fr);column-gap:8px;padding:7px 0;display:grid;position:relative}.status-timeline div:before{content:"";background:#ececec;width:2px;position:absolute;top:24px;bottom:-8px;left:7px}.status-timeline div:last-child:before{display:none}.status-timeline div>span{background:#fff;border:3px solid #d8d8d8;border-radius:50%;grid-row:span 2;width:16px;height:16px;margin-top:2px}.status-timeline div.active>span{background:#16a34a;border-color:#16a34a}.status-timeline strong{color:#111;font-size:.84rem}.status-timeline small{color:#657084;font-size:.72rem}.confirmation-item{color:#657084;justify-content:space-between;align-items:center;gap:10px;font-size:.78rem;display:flex}.confirmation-item strong{color:#111;flex:none}.confirmation-item-weight{color:var(--accent);margin-top:2px;font-size:.7rem;font-weight:700;display:block}.auth-switch{color:var(--accent);cursor:pointer;font:inherit;text-align:center;background:0 0;border:0;margin:4px auto 0;padding:8px;font-size:.8rem;font-weight:800;display:block}.orders-empty{color:#7d7068;text-align:center;align-content:center;place-items:center;gap:8px;min-height:220px;padding:24px;display:grid}.orders-empty p{margin:0;font-size:.86rem}.orders-list{gap:8px;display:grid}.orders-list__item{color:inherit;cursor:pointer;font:inherit;text-align:left;background:#fff;border:0;border-radius:8px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:12px;display:grid}.orders-list__item>div:first-child{gap:4px;display:grid}.orders-list__item strong{color:#111;font-size:.86rem}.orders-list__item small{color:#657084;font-size:.74rem}.orders-list__totals{justify-items:end;gap:2px;display:grid}.orders-list__totals strong{color:var(--accent);font-size:.86rem}.orders-list__item>svg{color:#b8b0a8}.status-pill{color:#657084;text-transform:uppercase;background:#f3eee9;border-radius:999px;justify-self:start;padding:3px 8px;font-size:.66rem;font-weight:800}.status-pill.status-concluido{color:#16a34a;background:#ecfdf3}.status-pill.status-cancelado{color:#dc2626;background:#fef2f2}@media (width<=860px){.whatsapp-button{width:46px;height:46px;bottom:12px;left:12px}.floating-cart-bar{bottom:12px;right:12px}}@media (width<=560px){.mobile-cart-screen{background:#2f2f2f;justify-content:center}.mobile-cart-page{width:100vw}.search-bar{margin:10px 14px}.category-rail{padding:0 14px 12px}.store-header__cover{height:170px}.product-card{width:156px}.category-scroll .product-card{flex-basis:156px}.product-modal{grid-template-columns:1fr;max-height:calc(100svh - 24px);overflow:auto}.product-modal img{min-height:220px;max-height:260px}.product-modal>div{padding:18px}.modal-actions{flex-direction:column;align-items:stretch}.weight-options{grid-template-columns:repeat(2,minmax(0,1fr))}}
