:root{--red: #A01818;--red-dark: #7D1010;--green: #1a7a1a;--black: #1A1A1A;--white: #FFFFFF;--gray: #F2F2F2;--gray-border: #E0E0E0;--text: #2C2C2C;--text-muted: #757575;--radius: 14px;--radius-sm: 8px;--shadow: 0 2px 16px rgba(0,0,0,.07);--shadow-hover: 0 8px 28px rgba(0,0,0,.13);--header-h: 84px;--max-w: 1200px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--text);background:var(--white);line-height:1.5;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit;font-size:inherit}ul{list-style:none}input,select,textarea{font-family:inherit}.container{max-width:var(--max-w);margin:0 auto;padding:0 20px}.ann-bar{background:var(--red);color:#fff;text-align:center;padding:9px 20px;font-size:13px;font-weight:600;letter-spacing:.2px}.ann-bar strong{font-weight:800}.ann-bar a{color:#fff;text-decoration:underline}.site-header{position:sticky;top:0;z-index:200;background:#fff;border-bottom:2px solid var(--red);box-shadow:0 2px 10px #00000012}.header-inner{display:flex;align-items:center;justify-content:space-between;height:var(--header-h);gap:16px}.logo{display:flex;align-items:center;flex-shrink:0}.logo-img{height:72px;width:72px;object-fit:contain;display:block}.site-nav{display:flex;align-items:center;gap:28px}.site-nav a{font-size:14px;font-weight:600;color:var(--text);padding:4px 0;border-bottom:2px solid transparent;transition:color .2s,border-color .2s;white-space:nowrap}.site-nav a:hover,.site-nav a.active{color:var(--red);border-bottom-color:var(--red)}.header-right{display:flex;align-items:center;gap:8px}.cart-trigger{display:flex;align-items:center;gap:8px;background:var(--red);color:#fff;padding:9px 18px;border-radius:50px;font-size:14px;font-weight:700;transition:background .2s,transform .15s}.cart-trigger:hover{background:var(--red-dark);transform:translateY(-1px)}.cart-trigger svg{width:18px;height:18px}.cart-trigger .count{background:#fff;color:var(--red);border-radius:50%;width:20px;height:20px;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center}.cart-trigger .count[data-n="0"]{display:none}.hamburger{display:none;padding:8px;border-radius:8px;color:var(--text)}.hamburger:hover{background:var(--gray)}.ham-lines{display:flex;flex-direction:column;gap:5px;width:22px;pointer-events:none}.ham-lines span{height:2px;background:currentColor;border-radius:2px;transition:all .3s}.mobile-nav{display:none;background:#fff;border-top:1px solid var(--gray-border)}.mobile-nav.open{display:block}.mobile-nav a{display:block;padding:14px 20px;font-size:15px;font-weight:600;border-bottom:1px solid var(--gray-border)}.mobile-nav a:last-child{border-bottom:none}.hero-bg{position:relative;min-height:640px;display:flex;align-items:center;background:url(maestrohero.jpg) center center / cover no-repeat;color:#fff;overflow:hidden}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000d1,#000000a6 45%,#0000001a 75%,#0000);z-index:0}.hero-inner-new{position:relative;z-index:1;padding:80px 20px;display:flex;width:100%}.hero-content-new{max-width:520px}.hero-halal-seal{position:absolute;top:28px;right:32px;z-index:2;opacity:.85}.hero-eyebrow{display:inline-flex;align-items:center;gap:6px;background:var(--green);color:#fff;padding:5px 14px;border-radius:50px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.8px;margin-bottom:18px}.hero-content-new h1{font-size:clamp(34px,5vw,62px);font-weight:900;line-height:1.05;margin-bottom:16px}.hero-content-new h1 em{font-style:normal;color:var(--red)}.hero-desc{font-size:16px;color:#fffc;margin-bottom:24px;line-height:1.65}.hero-badges{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:32px}.hero-badges span{display:inline-flex;align-items:center;gap:7px;background:#ffffff1f;border:1px solid rgba(255,255,255,.25);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:50px;padding:6px 16px;font-size:13px;font-weight:600}.hero-cta{display:inline-flex;align-items:center;gap:10px;background:var(--red);color:#fff;padding:16px 36px;border-radius:50px;font-size:16px;font-weight:800;transition:background .2s,transform .2s;box-shadow:0 4px 24px #cc121280}.hero-cta:hover{background:var(--red-dark);transform:translateY(-2px)}.info-bar{background:#111;color:#fff;padding:12px 0}.info-bar-inner{display:flex;justify-content:center;align-items:center;gap:36px;flex-wrap:wrap}.info-item{display:flex;align-items:center;gap:8px;font-size:13px}.info-item svg{width:16px;height:16px;color:var(--red);flex-shrink:0}.info-item strong{color:#fff}.info-item span{color:#ffffff8c}.section{padding:52px 0}.section-head{margin-bottom:32px}.section-head h2{font-size:clamp(22px,3.5vw,30px);font-weight:800;line-height:1.2}.section-head h2 em{font-style:normal;color:var(--red)}.section-head p{font-size:14px;color:var(--text-muted);margin-top:6px}.cat-tabs{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;margin-bottom:28px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.cat-tabs::-webkit-scrollbar{display:none}.cat-tab{flex-shrink:0;display:flex;align-items:center;gap:6px;padding:8px 18px;border-radius:50px;border:2px solid var(--gray-border);background:#fff;font-size:13px;font-weight:600;color:var(--text-muted);cursor:pointer;transition:all .2s;white-space:nowrap}.cat-tab:hover{border-color:var(--red);color:var(--red)}.cat-tab.active{background:var(--red);border-color:var(--red);color:#fff}.cat-tab .emoji{font-size:15px}.collections-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px}.coll-card{background:#fff;border:2px solid var(--gray-border);border-radius:var(--radius);overflow:hidden;transition:all .2s;cursor:pointer;text-align:center}.coll-card:hover{border-color:var(--red);box-shadow:var(--shadow-hover);transform:translateY(-3px)}.coll-card-img{aspect-ratio:4/3;overflow:hidden;background:#fff}.coll-card-img img{width:100%;height:100%;object-fit:cover;object-position:center center;transition:transform .3s}.coll-card:hover .coll-card-img img{transform:scale(1.06)}.coll-card-body{padding:10px 12px 12px}.coll-card-name{font-size:13px;font-weight:700}.coll-card-count{font-size:11px;color:var(--text-muted);margin-top:2px}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(255px,1fr));gap:20px}.product-card{background:#fff;border:2px solid var(--gray-border);border-radius:var(--radius);overflow:hidden;transition:all .2s;display:flex;flex-direction:column;height:100%}.product-card:hover{border-color:var(--red);box-shadow:var(--shadow-hover);transform:translateY(-3px)}.product-card-img{aspect-ratio:4/3;overflow:hidden;background:var(--gray);position:relative}.product-card-img img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.product-card:hover .product-card-img img{transform:scale(1.05)}.product-card-badge{position:absolute;top:10px;left:10px;background:var(--red);color:#fff;padding:3px 10px;border-radius:50px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.3px}.product-card-badge.base-tomate{background:var(--red)}.product-card-badge.base-creme{background:#92400e}.product-card-badge.badge-signature{background:linear-gradient(135deg,#b8860b,gold,#b8860b);color:#1a1a1a;letter-spacing:1px}.product-card-badge.badge-compose{background:var(--red);letter-spacing:1px}.product-card-body{padding:14px;flex:1;display:flex;flex-direction:column}.product-card-name{font-size:15px;font-weight:700;margin-bottom:4px;line-height:1.3}.product-card-desc{font-size:12px;color:var(--text-muted);margin-bottom:12px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card-sizes-hint{font-size:12px;color:var(--text-muted);font-style:italic}.product-card-foot{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:8px}.product-price{font-weight:800;color:var(--red)}.product-price .from{font-size:10px;font-weight:500;color:var(--text-muted);display:block}.product-price .amount{font-size:17px}.btn-quick{background:var(--red);color:#fff;padding:8px 16px;border-radius:50px;font-size:12px;font-weight:700;transition:background .2s;white-space:nowrap;flex-shrink:0}.btn-quick:hover{background:var(--red-dark)}.btn-quick:disabled{opacity:.6;cursor:wait}.product-page{padding:36px 0 64px}.breadcrumb{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--text-muted);margin-bottom:28px;flex-wrap:wrap}.breadcrumb a:hover{color:var(--red)}.breadcrumb-sep{color:var(--gray-border)}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:start}.product-gallery{border-radius:var(--radius);overflow:hidden;aspect-ratio:1;background:#fff;display:flex;align-items:center;justify-content:center}.product-gallery img{width:100%;height:100%;object-fit:contain}.product-info-cat{font-size:11px;font-weight:800;color:var(--green);text-transform:uppercase;letter-spacing:1px;margin-bottom:8px}.product-info-title{font-size:clamp(22px,3.5vw,34px);font-weight:900;line-height:1.15;margin-bottom:12px}.product-info-desc{font-size:14px;color:var(--text-muted);line-height:1.7;margin-bottom:24px}.product-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:20px}.product-tag{background:var(--gray);border-radius:50px;padding:4px 12px;font-size:11px;font-weight:600;color:var(--text-muted)}.product-tag.base-tomate{background:#fff1f0;color:#c0392b}.product-tag.base-creme{background:#fefce8;color:#854d0e}.size-block{margin-bottom:22px}.block-label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);margin-bottom:10px}.size-opts{display:flex;gap:10px;flex-wrap:wrap}.size-opt{position:relative}.size-opt input{position:absolute;opacity:0;pointer-events:none}.size-opt label{display:flex;flex-direction:column;align-items:center;padding:11px 18px;border-radius:var(--radius-sm);border:2px solid var(--gray-border);cursor:pointer;transition:all .2s;min-width:88px}.size-opt input:checked+label{border-color:var(--red);background:#cc12120a}.size-opt label .sz{font-size:13px;font-weight:700}.size-opt label .sz-price{font-size:15px;font-weight:800;color:var(--red);margin-top:2px}.size-opt input:disabled+label{opacity:.45;cursor:not-allowed}.price-row{display:flex;align-items:baseline;gap:8px;margin-bottom:18px}.price-row .price-main{font-size:34px;font-weight:900;color:var(--red)}.qty-row{display:flex;align-items:center;gap:14px;margin-bottom:18px}.qty-wrap{display:flex;align-items:center;border:2px solid var(--gray-border);border-radius:var(--radius-sm);overflow:hidden}.qty-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:var(--red);transition:background .2s}.qty-btn:hover{background:var(--gray)}.qty-num{width:44px;height:40px;text-align:center;border:none;border-left:2px solid var(--gray-border);border-right:2px solid var(--gray-border);font-size:16px;font-weight:700}.qty-num:focus{outline:none}.add-btn{width:100%;padding:15px;background:var(--red);color:#fff;border-radius:50px;font-size:16px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:12px;transition:background .2s,transform .15s}.add-btn:hover:not(:disabled){background:var(--red-dark);transform:translateY(-1px)}.add-btn:disabled{opacity:.65;cursor:not-allowed}.add-btn svg{width:20px;height:20px}.pickup-box{display:flex;align-items:flex-start;gap:10px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:var(--radius-sm);padding:12px 14px;font-size:13px;color:#166534}.pickup-box svg{width:18px;height:18px;flex-shrink:0;margin-top:1px;color:var(--green)}.custom-block{margin-bottom:20px}.custom-hint{font-size:12px;color:var(--text-muted);margin-bottom:10px;margin-top:-2px}.ingredient-list{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:6px}.ingredient-item{display:flex;align-items:center;gap:7px;background:var(--gray);border:1.5px solid var(--gray-border);border-radius:50px;padding:4px 12px 4px 4px;font-size:13px;cursor:pointer;transition:all .15s;-webkit-user-select:none;user-select:none}.ing-thumb{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0;display:block}.ingredient-item:has(.remove-check:not(:checked)){background:#fff0f0;border-color:var(--red);color:var(--red);text-decoration:line-through;opacity:.7}.ingredient-item:has(.extra-check:checked){background:#f0fdf4;border-color:var(--green);color:var(--green);font-weight:600}.ingredient-item:has(.base-radio:checked){background:#fff7ed;border-color:#ea580c;color:#ea580c;font-weight:700}.ingredient-item:has(.base-radio){cursor:pointer}.ingredient-check{display:none}.extra-price-label{font-size:11px;color:var(--text-muted);font-weight:400;text-transform:none;letter-spacing:0}.extras-total{display:flex;justify-content:space-between;align-items:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:var(--radius-sm);padding:8px 12px;font-size:13px;margin-top:8px;color:#166534}.cart-promo-suggest{display:flex;align-items:center;gap:10px;background:var(--gray);border-left:3px solid var(--red);border-radius:0 var(--radius-sm) var(--radius-sm) 0;padding:10px 12px;margin-bottom:14px;font-size:13px;color:var(--text);flex-wrap:wrap}.cart-promo-suggest svg{display:none}.cart-promo-suggest span{flex:1}.cart-promo-suggest-link{font-size:12px;font-weight:600;color:var(--red);white-space:nowrap}.promo-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}.promo-modal{background:#fff;border-radius:var(--radius);padding:28px 24px;max-width:380px;width:100%;box-shadow:var(--shadow-hover)}.promo-modal-title{font-size:17px;font-weight:800;margin-bottom:10px}.promo-modal-body{font-size:14px;color:var(--text-muted);line-height:1.6;margin-bottom:22px}.promo-modal-actions{display:flex;flex-direction:column;gap:10px}.promo-modal-btn{display:block;width:100%;padding:13px;border-radius:50px;font-size:14px;font-weight:700;text-align:center;cursor:pointer;border:none;font-family:inherit}.promo-modal-btn--primary{background:var(--red);color:#fff}.promo-modal-btn--primary:hover{background:var(--red-dark)}.promo-modal-btn--ghost{background:none;color:var(--text-muted);font-weight:500;font-size:13px}.promo-modal-btn--ghost:hover{color:var(--text)}.delivery-mode{margin-bottom:16px}.delivery-opts{display:flex;gap:10px}.delivery-opt{flex:1;display:flex;align-items:center;gap:10px;padding:11px 12px;border:1.5px solid var(--gray-border);border-radius:var(--radius-sm);cursor:pointer;transition:border-color .15s,background .15s;-webkit-user-select:none;user-select:none}.delivery-opt:has(input:checked){border-color:var(--red);background:#fff5f5}.delivery-opt input{display:none}.delivery-opt strong{display:block;font-size:13px;font-weight:700;line-height:1.2}.delivery-opt small{display:block;font-size:11px;color:var(--text-muted);margin-top:1px}.pickup-hint{background:#fff7ed;border:1px solid #fed7aa;border-radius:var(--radius-sm);padding:10px 12px;font-size:13px;color:#9a3412;margin-top:8px;line-height:1.5}.menu-compose{margin:18px 0 20px}.menu-field{margin-bottom:14px}.menu-label{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:6px}.menu-size-hint{font-weight:400;text-transform:none;font-size:11px}.menu-select{width:100%;padding:10px 36px 10px 12px;border:1.5px solid var(--gray-border);border-radius:var(--radius-sm);font-size:14px;background:var(--white);color:var(--text);appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23757575' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;cursor:pointer;transition:border-color .15s}.menu-select:focus{outline:none;border-color:var(--red)}.menu-select--error{border-color:var(--red)!important;background-color:#fff5f5}.menu-error{color:var(--red);font-size:13px;margin-top:4px;font-weight:500}.collection-page{padding:32px 0 60px}.collection-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:28px}.collection-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.coll-filter{display:inline-flex;align-items:center;gap:6px;padding:7px 16px;border:1.5px solid var(--gray-border);border-radius:50px;background:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s}.coll-filter:hover{border-color:var(--red);color:var(--red)}.coll-filter.active{background:var(--red);border-color:var(--red);color:#fff}.coll-filter.active .coll-filter-dot{background:#fff!important}.coll-filter-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.collection-header h1{font-size:26px;font-weight:800}.collection-header .count{font-size:13px;color:var(--text-muted);margin-top:4px}.cart-page{padding:36px 0 64px}.cart-page h1{font-size:26px;font-weight:800;margin-bottom:28px}.cart-grid{display:grid;grid-template-columns:1fr 360px;gap:28px;align-items:start}.cart-items{display:flex;flex-direction:column;gap:14px}.cart-item{display:flex;gap:14px;background:#fff;border:2px solid var(--gray-border);border-radius:var(--radius);padding:14px;align-items:center}.cart-item-img{width:76px;height:76px;border-radius:var(--radius-sm);overflow:hidden;background:var(--gray);flex-shrink:0}.cart-item-img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--text-muted)}.cart-ing-thumb{width:76px;height:76px}.cart-ing-thumb .ing-thumb{width:76px;height:76px;border-radius:var(--radius-sm)}.cart-item-img img{width:100%;height:100%;object-fit:cover}.cart-item-info{flex:1;min-width:0}.cart-item-name{font-size:14px;font-weight:700}.cart-item-var{font-size:12px;color:var(--text-muted);margin-top:2px}.cart-item-price{font-size:15px;font-weight:800;color:var(--red);margin-top:4px}.cart-item-actions{display:flex;align-items:center;gap:8px}.cart-rm{color:var(--text-muted);padding:4px;border-radius:6px;font-size:18px;transition:color .2s,background .2s}.cart-rm:hover{color:var(--red);background:#fff0f0}.cart-item-qty{width:48px;height:34px;text-align:center;border:2px solid var(--gray-border);border-radius:6px;font-size:14px;font-weight:700}.cart-summary{background:#fff;border:2px solid var(--gray-border);border-radius:var(--radius);padding:22px;position:sticky;top:80px}.cart-summary h2{font-size:17px;font-weight:800;margin-bottom:18px}.cart-sum-row{display:flex;justify-content:space-between;align-items:center;font-size:14px;padding:9px 0;border-bottom:1px solid var(--gray-border)}.cart-sum-row:last-of-type{border-bottom:2px solid var(--black);font-size:17px;font-weight:800;padding-top:12px}.checkout-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:16px;padding:15px;background:var(--red);color:#fff;border-radius:50px;font-size:15px;font-weight:800;transition:background .2s}.checkout-btn:hover{background:var(--red-dark)}.checkout-btn svg{width:18px;height:18px}.cart-pickup-note{margin-top:12px;padding:10px 12px;background:#f0fdf4;border-radius:var(--radius-sm);font-size:12px;color:#166534;text-align:center;line-height:1.5}.cart-empty{text-align:center;padding:64px 20px}.cart-empty svg{width:56px;height:56px;margin:0 auto 16px;color:var(--gray-border)}.cart-empty h2{font-size:22px;font-weight:700;margin-bottom:8px}.cart-empty p{color:var(--text-muted);margin-bottom:24px}.btn-outline{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border:2px solid var(--red);color:var(--red);border-radius:50px;font-size:14px;font-weight:700;transition:all .2s}.btn-outline:hover{background:var(--red);color:#fff}.site-footer{background:#111;color:#fff;padding:52px 0 24px}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr;gap:48px;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.1)}.footer-brand .brand-name{font-size:22px;font-weight:900}.footer-brand .brand-sub{font-size:11px;font-weight:700;color:var(--green);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:14px}.footer-brand p{font-size:13px;color:#ffffff8c;line-height:1.65;margin-bottom:10px}.footer-halal-seal{margin-top:16px;opacity:.9}.footer-col h4{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:#fff6;margin-bottom:14px}.footer-col ul{display:flex;flex-direction:column;gap:8px}.footer-col a{font-size:14px;color:#ffffffa6;transition:color .2s}.footer-col a:hover{color:#fff}.footer-contact li{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#fff9;margin-bottom:8px}.footer-contact li svg{width:15px;height:15px;flex-shrink:0;margin-top:2px;color:var(--red)}.footer-contact li strong{color:#ffffffe6}.footer-bottom{padding-top:20px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px}.footer-bottom p{font-size:12px;color:#ffffff4d}.flag-bar{display:flex}.flag-green{background:#009246;width:8px;height:20px}.flag-white{background:#fff;width:8px;height:20px}.flag-red{background:#ce2b37;width:8px;height:20px}.page-404{text-align:center;padding:80px 20px}.page-404 .num{font-size:120px;font-weight:900;color:var(--red);line-height:1}.page-404 h1{font-size:28px;font-weight:700;margin-bottom:12px}.page-404 p{color:var(--text-muted);margin-bottom:28px}@media(max-width:1024px){.footer-top{grid-template-columns:1fr 1fr}.footer-brand{grid-column:span 2}}@media(max-width:768px){.site-nav{display:none}.hamburger{display:flex}.hero-bg{min-height:480px}.hero-inner-new{padding:52px 20px}.hero-overlay{background:linear-gradient(180deg,#000000b3,#0000008c)}.hero-content-new{max-width:100%}.hero-badges{gap:6px}.hero-badges span{font-size:12px;padding:5px 12px}.product-layout,.cart-grid{grid-template-columns:1fr}.cart-summary{position:static}.footer-top{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;gap:8px;text-align:center}.info-bar-inner{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:0 16px}.info-item{font-size:12px}.ann-bar{font-size:11.5px;padding:7px 12px}}@media(max-width:480px){:root{--header-h: 64px}.logo-img{height:52px;width:52px}.hero-inner{grid-template-columns:1fr 110px}.hero-logo-wrap{width:100px;height:100px}.hero{padding:32px 0 28px}.section{padding:32px 0}.products-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-card-body{padding:10px}.product-card-name{font-size:13px}.collections-grid{grid-template-columns:repeat(3,1fr)}.size-opts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.size-opt label{min-width:unset;width:100%;padding:10px 6px}.size-opt label .sz{font-size:12px}.size-opt label .sz-price{font-size:13px}.hero-cta{font-size:15px;padding:14px 28px}.hero-overlay{background:linear-gradient(180deg,#000000a6,#0000008c)}}.allergen-block{margin:18px 0;padding:12px 14px;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;font-size:13px}.allergen-title{display:flex;align-items:center;gap:5px;font-weight:700;color:#92400e;margin:0 0 8px;text-transform:uppercase;font-size:11px;letter-spacing:.04em}.allergen-badges{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:8px}.allergen-badge{background:#fef3c7;border:1px solid #fcd34d;color:#78350f;border-radius:20px;padding:2px 10px;font-size:12px;font-weight:600}.allergen-note{color:#92400e;margin:0;font-size:11px;line-height:1.5}.discount-block{margin:16px 0;padding:14px;background:#f9fafb;border:1px dashed #d1d5db;border-radius:10px}.discount-label{display:block;font-size:12px;font-weight:600;color:#374151;margin-bottom:8px;text-transform:uppercase;letter-spacing:.04em}.discount-row{display:flex;gap:8px}.discount-input{flex:1;border:1px solid #d1d5db;border-radius:8px;padding:8px 12px;font-size:14px;text-transform:uppercase;letter-spacing:.05em;outline:none}.discount-input:focus{border-color:var(--red)}.discount-btn{background:var(--red);color:#fff;border:none;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap}.discount-btn:hover{opacity:.9}.discount-applied{margin-top:6px;font-size:12px;color:var(--green);font-weight:600}.cart-sum-row--total{font-weight:700;font-size:15px}.section{padding:56px 0}.section-head{text-align:center;margin-bottom:36px}.section-head h2{font-size:clamp(22px,3vw,32px);font-weight:900}.section-head h2 em{color:var(--red);font-style:normal}.section-head p{color:var(--text-muted);margin-top:6px;font-size:15px}.section-cta{text-align:center;margin-top:32px}.best-sellers{background:var(--gray)}.testimonials-section{background:#fff}.testimonials-rating{margin-top:10px}.rating-stars{font-size:26px;color:#f59e0b;letter-spacing:4px}.testimonials-rating p{color:var(--text-muted);font-size:13px;margin-top:4px}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.testimonial-card{background:var(--gray);border-radius:var(--radius);padding:22px;border:2px solid var(--gray-border);display:flex;flex-direction:column;gap:10px}.testimonial-stars{color:#f59e0b;font-size:16px;letter-spacing:2px}.testimonial-text{font-size:14px;line-height:1.7;color:var(--text);flex:1}.testimonial-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:4px}.testimonial-author{font-size:13px;font-weight:700}.testimonial-location{font-size:12px;color:var(--text-muted)}.cart-upsell{margin-top:28px;padding-top:24px;border-top:2px solid var(--gray-border)}.cart-upsell-title{display:flex;align-items:center;gap:7px;font-size:15px;font-weight:800;margin-bottom:16px}.upsell-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px}.upsell-card{background:#fff;border:2px solid var(--gray-border);border-radius:var(--radius-sm);overflow:hidden;display:flex;flex-direction:column;transition:border-color .2s}.upsell-card:hover{border-color:var(--red)}.upsell-card-img{aspect-ratio:1;overflow:hidden;background:var(--gray);display:block}.upsell-card-img img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.upsell-card:hover .upsell-card-img img{transform:scale(1.05)}.upsell-card-body{padding:8px 10px 10px;display:flex;flex-direction:column;gap:3px;flex:1}.upsell-card-name{font-size:12px;font-weight:700;line-height:1.3}.upsell-card-price{font-size:13px;font-weight:800;color:var(--red)}.upsell-add{margin-top:6px;width:100%;padding:6px;background:var(--red);color:#fff;border-radius:6px;font-size:11px;font-weight:700;transition:background .2s}.upsell-add:hover{background:var(--red-dark)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/theme.css.map */
