:root{--white: #ffffff;--red: #d62027;--red-dark: #95151b;--gold: #d4af37;--beige: #fff7ea;--beige-deep: #f4e2c0;--charcoal: #1f1f1f;--muted: #666666;--line: #eadfce;--green: #3b7d32;--shadow: 0 22px 55px rgba(31, 31, 31, .12);--radius: 8px;--font-body: "Inter", system-ui, sans-serif;--font-display: "Playfair Display", Georgia, serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--charcoal);background:var(--white);font-family:var(--font-body);line-height:1.6}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.skip-link{position:absolute;left:1rem;top:-5rem;z-index:100;background:var(--red);color:var(--white);padding:.6rem .85rem;border-radius:var(--radius)}.skip-link:focus{top:1rem}.container{width:min(100% - 2rem,1180px);margin-inline:auto}.section{padding:clamp(3rem,5vw,5rem) 0}.site-header{position:sticky;top:0;z-index:50;background:#fffffff0;border-bottom:1px solid rgba(234,223,206,.8);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{width:min(100% - 2rem,1240px);min-height:76px;margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand-mark{display:inline-flex;align-items:center;gap:.75rem;font-weight:800;color:var(--red-dark)}.brand-mark img{width:58px;height:46px;object-fit:contain}.site-nav{position:fixed;inset:76px 1rem auto;display:none;flex-direction:column;gap:.25rem;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:.75rem;box-shadow:var(--shadow)}.site-nav.is-open{display:flex}.site-nav a{padding:.75rem .9rem;border-radius:var(--radius);color:var(--muted);font-weight:700}.site-nav a.active,.site-nav a:hover{color:var(--red);background:var(--beige)}.header-actions{display:flex;align-items:center;gap:.7rem}.btn{display:inline-flex;min-height:46px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:var(--radius);padding:.8rem 1.1rem;font-weight:800;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.btn:hover{transform:translateY(-2px)}.btn:disabled{cursor:not-allowed;opacity:.58;transform:none}.btn-primary{color:var(--white);background:var(--red);box-shadow:0 16px 28px #d6202738}.btn-secondary,.btn-outline{color:var(--red);background:var(--white);border-color:#d6202747}.btn-light{color:var(--red-dark);background:var(--white)}.menu-toggle{display:inline-grid;width:46px;height:46px;place-items:center;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);cursor:pointer}.menu-toggle span{display:block;width:19px;height:2px;background:var(--charcoal)}.hero{position:relative;overflow:hidden;padding:clamp(2.5rem,5vw,5rem) 0;background:radial-gradient(circle at 8% 18%,rgba(212,175,55,.16),transparent 26%),linear-gradient(180deg,#fffaf0,#fff 54%)}.hero:after{content:"";position:absolute;inset:auto 0 0;height:96px;background-image:linear-gradient(90deg,rgba(214,32,39,.08) 1px,transparent 1px);background-size:28px 28px;opacity:.5}.hero-grid,.split-grid,.showcase-grid,.contact-grid,.cta-grid{display:grid;gap:clamp(2rem,5vw,4rem);align-items:center}.hero-copy{position:relative;z-index:1}.eyebrow{margin:0 0 .8rem;color:var(--red);font-size:.78rem;font-weight:900;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--font-display);line-height:1.08}h1{max-width:760px;margin-bottom:1.2rem;font-size:clamp(2.4rem,8vw,5.25rem)}h2{font-size:clamp(2rem,5vw,3.4rem)}h3{line-height:1.2}p{color:var(--muted)}.hero-copy>p:not(.eyebrow){max-width:680px;font-size:1.04rem}.button-row{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.8rem}.hero-visual{position:relative;min-height:520px}.hero-orbit{position:absolute;inset:12% 4%;border:1px solid rgba(212,175,55,.45);border-radius:50%;background:radial-gradient(circle,#fff7eaf0,#fff0)}.hero-product{position:absolute;width:min(50%,250px);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow);animation:float 4.8s ease-in-out infinite}.hero-product img{aspect-ratio:1 / 1.05;width:100%;object-fit:contain;padding:.75rem}.hero-product span{display:block;padding:0 1rem 1rem;color:var(--charcoal);font-weight:800;text-align:center}.hero-product-1{left:8%;top:8%;transform:rotate(-5deg)}.hero-product-2{right:4%;top:20%;animation-delay:.6s}.hero-product-3{left:30%;bottom:6%;animation-delay:1.2s}.section-header{max-width:760px;margin:0 auto 2.6rem;text-align:center}.section-header-left{margin-inline:0;text-align:left}.products-section{padding-top:clamp(3rem,5vw,5rem)}.product-grid,.feature-grid,.feature-mini-grid,.content-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem}.product-card,.content-panel,.feature-card,.mini-feature,.contact-form,.contact-details{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:0 15px 38px #1f1f1f12}.product-card{overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.product-card:hover{transform:translateY(-8px);box-shadow:0 28px 60px #1f1f1f21}.product-image-wrap{position:relative;background:linear-gradient(145deg,color-mix(in srgb,var(--accent) 13%,white),var(--beige))}.product-image-wrap:after{content:"";position:absolute;inset:auto 1.25rem 1rem;height:7px;border-radius:999px;background:var(--gold)}.product-image-wrap img{width:100%;aspect-ratio:1 / .86;object-fit:contain;padding:1.25rem}.product-card-content,.content-panel,.feature-card,.mini-feature{padding:1.35rem}.product-tag{color:var(--gold);font-size:.78rem;font-weight:900;text-transform:uppercase}.soft-band{background:linear-gradient(180deg,var(--beige),#fff)}.feature-card span,.timeline-step span{display:inline-grid;width:40px;height:40px;place-items:center;margin-bottom:1rem;border-radius:50%;color:var(--white);background:var(--red);font-weight:900}.showcase-section{background:var(--charcoal);color:var(--white)}.showcase-section p{color:#ffffffc7}.showcase-image{border-radius:var(--radius);background:linear-gradient(145deg,#2b2b2b,#111);box-shadow:0 30px 80px #00000047}.showcase-image img{width:100%;aspect-ratio:1 / .86;object-fit:contain;padding:clamp(1rem,4vw,2rem)}.benefit-list{display:flex;flex-wrap:wrap;gap:.7rem;margin:1.5rem 0;padding:0;list-style:none}.benefit-list li{border:1px solid rgba(212,175,55,.42);border-radius:999px;padding:.5rem .8rem;color:inherit;background:#d4af371f;font-weight:800}.timeline{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1rem}.timeline-step{position:relative;min-height:160px;padding:1.4rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--white)}.testimonial-shell{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow)}.testimonial-track{display:flex;transition:transform .5s ease}.testimonial-card{flex:0 0 100%;padding:clamp(1.5rem,5vw,3rem);text-align:center}.testimonial-card p{max-width:760px;margin-inline:auto;color:var(--charcoal);font-family:var(--font-display);font-size:clamp(1.5rem,4vw,2.4rem)}.testimonials-section{padding:clamp(2.75rem,4.5vw,4.25rem) 0;background:radial-gradient(circle at 16% 0%,rgba(212,175,55,.16),transparent 24%),linear-gradient(180deg,var(--beige),#fffdf8)}.testimonials-section .section-header{margin-bottom:1.5rem}.testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.testimonial-grid .testimonial-card{position:relative;min-height:0;overflow:hidden;border:1px solid #f1e3cc;border-radius:18px;padding:1.05rem;background:#fffffff5;box-shadow:0 12px 30px #1f1f1f14;text-align:left}.testimonial-grid .testimonial-card:before{content:"";position:absolute;inset:0;border-top:3px solid color-mix(in srgb,var(--red) 62%,var(--gold));opacity:.9}.quote-mark{position:absolute;right:1rem;top:.25rem;color:#d6202712;font-family:var(--font-display);font-size:5rem;line-height:1;pointer-events:none}.review-stars{display:flex;gap:.18rem;margin-bottom:.65rem;color:var(--gold);font-size:.92rem}.testimonial-grid .testimonial-card p{display:-webkit-box;overflow:hidden;min-height:54px;margin:0 0 .95rem;color:var(--charcoal);font-family:var(--font-body);font-size:.94rem;font-weight:600;line-height:1.48;-webkit-box-orient:vertical;-webkit-line-clamp:3}.review-footer{display:grid;grid-template-columns:42px 1fr;gap:.65rem;align-items:center;margin-bottom:.85rem}.review-avatar{display:inline-grid;width:42px;height:42px;place-items:center;border:1px solid rgba(212,175,55,.55);border-radius:50%;color:var(--red-dark);background:linear-gradient(145deg,#fff8e7,#fff);font-size:.84rem;font-weight:900}.review-footer h3{margin:0;font-size:.98rem}.review-footer small{display:block;color:var(--muted);font-size:.78rem;line-height:1.3}.review-product-tag{display:inline-flex;border:1px solid rgba(214,32,39,.16);border-radius:999px;padding:.38rem .62rem;color:var(--red-dark);background:#fff7ea;font-size:.76rem;font-weight:900}.slider-dots{display:flex;justify-content:center;gap:.6rem;margin-top:1.2rem}.slider-dots button{width:12px;height:12px;border:0;border-radius:50%;background:#d7c8aa;cursor:pointer}.slider-dots button.active{background:var(--red)}.cta-band{color:var(--white);background:linear-gradient(135deg,var(--red-dark),var(--red) 54%,#b91820)}.cta-band p{color:#ffffffd1}.contact-preview{display:grid;gap:1.2rem;align-items:center;padding:clamp(1.5rem,5vw,2.5rem);border:1px solid var(--line);border-radius:var(--radius);background:var(--beige)}.site-footer{color:#ffffffc7;background:#171717}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;padding:3.5rem 0}.site-footer h2,.site-footer h3,.site-footer a{color:var(--white)}.site-footer ul{margin:0;padding:0;list-style:none}.site-footer li+li{margin-top:.55rem}.social-row{display:flex;gap:.6rem}.social-row span{display:inline-grid;width:36px;height:36px;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;font-weight:900}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:1rem;text-align:center}.footer-bottom p{margin:0;color:#ffffffb8}.footer-bottom a{color:var(--gold);font-weight:900}.page-hero{padding:clamp(2.4rem,4vw,4rem) 0;background:linear-gradient(180deg,var(--beige),var(--white))}.page-hero .container{max-width:900px;text-align:center}.page-hero p:not(.eyebrow){max-width:720px;margin-inline:auto}.values-row{display:flex;flex-wrap:wrap;justify-content:center;gap:.8rem}.value-pill{border:1px solid var(--line);border-radius:999px;padding:.75rem 1rem;background:var(--white);font-weight:800}.product-detail-section{padding-top:0}.product-detail{display:grid;gap:1.5rem;align-items:center;padding:clamp(1.2rem,4vw,2rem);border:1px solid var(--line);border-radius:var(--radius);background:var(--white)}.product-detail+.product-detail{margin-top:1.25rem}.product-detail-image{border-radius:var(--radius);background:var(--beige)}.product-detail-image img{width:100%;aspect-ratio:1 / .78;object-fit:contain;padding:1rem}.contact-form,.contact-details{padding:clamp(1.25rem,4vw,2rem)}.contact-form label{display:grid;gap:.45rem;margin-top:1rem;color:var(--charcoal);font-weight:800}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--line);border-radius:var(--radius);padding:.85rem .95rem;color:var(--charcoal);background:#fffdf9}.contact-form input:focus,.contact-form textarea:focus{outline:2px solid rgba(212,175,55,.45);border-color:var(--gold)}.field-error{color:var(--red);font-size:.86rem;font-weight:700}.success-message{border-radius:var(--radius);padding:.8rem 1rem;color:var(--green);background:#3b7d321a;font-weight:800}.whatsapp-cta{display:inline-flex;margin:1rem 0;border-radius:var(--radius);padding:.8rem 1rem;color:var(--white);background:var(--green);font-weight:900}.map-placeholder{display:grid;min-height:220px;place-items:center;margin-top:1rem;border:1px dashed rgba(214,32,39,.34);border-radius:var(--radius);background:linear-gradient(90deg,rgba(214,32,39,.06) 1px,transparent 1px),linear-gradient(0deg,rgba(214,32,39,.06) 1px,transparent 1px),var(--beige);background-size:28px 28px;text-align:center}.map-placeholder span{color:var(--red-dark);font-weight:900}.map-embed{overflow:hidden;min-height:220px;margin-top:1rem;border:1px solid #f1e3cc;border-radius:18px;background:var(--beige);box-shadow:0 10px 26px #1f1f1f14}.map-embed iframe{display:block;width:100%;height:260px;border:0}.policy-stack{display:grid;gap:1rem}.reveal{animation:fadeUp .68s ease both}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{translate:0 0}50%{translate:0 -14px}}@media(min-width:760px){.site-nav{position:static;display:flex;flex-direction:row;padding:0;border:0;box-shadow:none}.menu-toggle{display:none}.hero-grid,.split-grid,.showcase-grid,.contact-grid{grid-template-columns:1fr 1fr}.cta-grid,.contact-preview{grid-template-columns:1.5fr 1fr auto}.product-detail{grid-template-columns:.85fr 1fr}.product-detail.is-reverse{grid-template-columns:1fr .85fr}.product-detail.is-reverse .product-detail-image{order:2}}@media(min-width:1080px){.hero-grid{grid-template-columns:.95fr 1.05fr}}@media(max-width:520px){.brand-mark span{max-width:118px;line-height:1.1}.header-actions .btn{display:none}.hero-visual{min-height:430px}.hero-product{width:min(58%,210px)}.hero-product-2{right:0;top:28%}.hero-product-3{left:18%}}.site-header{z-index:80}.header-inner{min-height:82px;display:grid;grid-template-columns:auto 1fr auto}.brand-mark img{width:68px;height:52px}.site-nav{justify-self:center}.header-search{display:none;align-items:center;gap:.2rem;width:min(24vw,250px);border:1px solid var(--line);border-radius:999px;padding:.25rem .35rem .25rem .85rem;background:#fffdf8}.header-search label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.header-search input{min-width:0;width:100%;border:0;outline:0;background:transparent}.header-search button,.cart-button,.icon-action,.wishlist-button,.modal-close{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);color:var(--charcoal);cursor:pointer}.header-search button{width:auto;height:34px;border-radius:999px;padding:0 .72rem;color:var(--white);background:var(--red);font-size:.78rem;font-weight:900}.cart-button{position:relative;display:inline-flex;min-height:44px;align-items:center;gap:.45rem;padding:.5rem .7rem;font-weight:900;border-color:#d4af3773;background:linear-gradient(180deg,#fff7eaf2,#fff),var(--white);box-shadow:0 10px 24px #1f1f1f14;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.cart-button:hover{transform:translateY(-2px);border-color:var(--gold);box-shadow:0 16px 34px #1f1f1f21}.cart-svg{width:24px;height:24px;fill:none;stroke:var(--red-dark);stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.cart-button strong{position:absolute;top:-8px;right:-8px;display:inline-grid;min-width:22px;height:22px;place-items:center;border-radius:999px;color:var(--white);border:2px solid var(--white);background:linear-gradient(135deg,var(--red),var(--red-dark));font-size:.78rem;box-shadow:0 8px 18px #d620274d}.cart-button.is-cart-bumped{animation:cartBump .62s cubic-bezier(.2,.9,.2,1)}.cart-button.is-cart-bumped:after{content:"";position:absolute;inset:-7px;border:1px solid rgba(212,175,55,.75);border-radius:calc(var(--radius) + 8px);animation:cartRing .76s ease-out both}.hero{min-height:min(88vh,820px);display:grid;align-items:center;padding:clamp(2.8rem,5vw,5.2rem) 0}.hero-grid{min-height:clamp(560px,72vh,700px)}h1{font-size:clamp(2.2rem,5.8vw,4.35rem)}h2{font-size:clamp(1.8rem,4vw,3rem)}.hero-copy>p:not(.eyebrow){max-width:620px}.hero-visual{min-height:clamp(420px,52vh,560px)}.hero-product{width:min(42%,220px);border:1px solid rgba(234,223,206,.8)}.hero-product img{aspect-ratio:1 / .92}.product-grid,.shop-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.2rem}.shop-product-card{position:relative;overflow:hidden;border:1px solid rgba(234,223,206,.95);border-radius:var(--radius);background:var(--white);box-shadow:0 14px 35px #1f1f1f14;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.shop-product-card:hover{transform:translateY(-6px);border-color:#d4af37a6;box-shadow:0 26px 55px #1f1f1f21}.shop-product-card.is-adding-to-cart{border-color:#d4af37f2;box-shadow:0 26px 60px #d6202729}.shop-product-card.is-adding-to-cart .shop-product-media img{animation:productAddNudge .52s ease}.fly-to-cart{position:fixed;z-index:120;left:min(58vw,760px);top:min(58vh,520px);width:64px;height:64px;display:grid;place-items:center;border:1px solid rgba(212,175,55,.82);border-radius:50%;background:var(--white);box-shadow:0 18px 42px #1f1f1f2e;pointer-events:none;animation:flyToHeaderCart .88s cubic-bezier(.18,.78,.22,1) both}.fly-to-cart img{width:52px;height:52px;object-fit:contain}.wishlist-button{position:absolute;top:.8rem;right:.8rem;z-index:2;width:38px;height:38px;border-radius:50%;font-size:1.1rem}.shop-product-media{display:grid;min-height:250px;place-items:center;background:radial-gradient(circle at 50% 72%,rgba(212,175,55,.18),transparent 34%),linear-gradient(145deg,color-mix(in srgb,var(--accent) 10%,white),var(--beige))}.shop-product-media img{width:min(88%,245px);aspect-ratio:1 / .92;object-fit:contain;padding:.75rem}.shop-product-body{padding:1.15rem}.product-card-meta,.price-row,.product-actions,.detail-purchase-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.product-card-meta span{color:var(--gold);font-size:.78rem;font-weight:900;text-transform:uppercase}.product-card-meta button{border:0;background:transparent;color:var(--red);font-weight:800;cursor:pointer}.shop-product-body h3{margin:.45rem 0;font-size:1.25rem}.shop-product-body p{min-height:74px;margin-bottom:1rem}.price-row{align-items:flex-end;margin-bottom:1rem}.price-row strong,.detail-price{color:var(--red-dark);font-size:1.05rem}.price-row span{color:var(--muted);font-size:.82rem}.add-cart-btn{flex:1;gap:.45rem;background:linear-gradient(135deg,var(--red),#b9151c)}.mini-cart-icon{display:inline-grid;position:relative;min-width:25px;height:24px;place-items:center;border-radius:999px;color:var(--red-dark);background:var(--gold)}.mini-cart-icon:before{content:"";width:13px;height:9px;border:2px solid var(--red-dark);border-top:0;border-radius:2px 2px 4px 4px}.mini-cart-icon:after{content:"";position:absolute;top:6px;left:8px;width:8px;height:5px;border:2px solid var(--red-dark);border-bottom:0;border-radius:8px 8px 0 0}.icon-action{display:inline-grid;width:46px;height:46px;place-items:center;color:var(--red);font-weight:900}.product-listing-shell{display:grid;gap:1.4rem}.product-filter-bar{display:grid;gap:1rem;align-items:end;border:1px solid var(--line);border-radius:var(--radius);padding:1rem;background:var(--beige)}.product-filter-bar label,.checkout-form label{display:grid;gap:.45rem;color:var(--charcoal);font-weight:800}.product-filter-bar input,.checkout-form input,.checkout-form textarea,.checkout-form select{width:100%;border:1px solid var(--line);border-radius:var(--radius);padding:.85rem .95rem;color:var(--charcoal);background:var(--white)}.filter-chip-row{display:flex;flex-wrap:wrap;gap:.55rem}.filter-chip-row button{border:1px solid rgba(214,32,39,.22);border-radius:999px;padding:.65rem .85rem;color:var(--red);background:var(--white);font-weight:800;cursor:pointer}.product-page-grid,.cart-page-grid,.checkout-grid{display:grid;gap:1.5rem;align-items:start}.product-page-media,.quick-view-image{display:grid;place-items:center;border:1px solid var(--line);border-radius:var(--radius);background:var(--beige)}.product-page-media img,.quick-view-image img{width:min(100%,560px);aspect-ratio:1 / .86;object-fit:contain;padding:clamp(1rem,4vw,2rem)}.product-page-info,.cart-summary,.checkout-summary,.checkout-form,.empty-cart{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);padding:clamp(1.2rem,3vw,2rem);box-shadow:0 14px 35px #1f1f1f12}.detail-purchase-row{justify-content:flex-start;flex-wrap:wrap;margin:1.5rem 0}.quantity-selector{display:inline-flex;min-height:46px;align-items:center;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.quantity-selector button{width:44px;height:44px;border:0;background:var(--beige);cursor:pointer;font-weight:900}.quantity-selector span{min-width:44px;text-align:center;font-weight:900}.product-accordion{display:grid;gap:.55rem}.accordion-item{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.accordion-item button{display:flex;width:100%;justify-content:space-between;border:0;padding:.9rem 1rem;background:var(--beige);cursor:pointer;font-weight:900}.accordion-item p{margin:0;padding:1rem}.modal-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:1rem;background:#1f1f1f85}.quick-view-modal{position:relative;display:grid;width:min(100%,920px);max-height:min(88vh,760px);overflow:auto;grid-template-columns:1fr;gap:1.4rem;border-radius:var(--radius);background:var(--white);padding:clamp(1rem,3vw,2rem)}.modal-close{position:absolute;top:.75rem;right:.75rem;width:38px;height:38px;z-index:1;font-size:1.4rem}.cart-list{display:grid;gap:1rem}.cart-item{display:grid;grid-template-columns:86px 1fr;gap:1rem;align-items:center;border:1px solid var(--line);border-radius:var(--radius);padding:1rem;background:var(--white)}.cart-item img{width:86px;height:86px;object-fit:contain;border-radius:var(--radius);background:var(--beige)}.remove-button{justify-self:start;border:0;background:transparent;color:var(--red);cursor:pointer;font-weight:900}.cart-summary{position:sticky;top:104px}.cart-summary p,.checkout-summary p{display:flex;justify-content:space-between;gap:1rem}.summary-note{display:block!important;padding:.8rem;border-radius:var(--radius);background:var(--beige)}.full-width{width:100%;margin-top:.75rem}.checkout-form,.checkout-fields{display:grid;gap:1rem}.summary-line{display:grid;grid-template-columns:64px 1fr;gap:.75rem;align-items:center;padding:.75rem 0;border-bottom:1px solid var(--line)}.summary-line img{width:64px;height:64px;object-fit:contain;border-radius:var(--radius);background:var(--beige)}.summary-line span{display:block;color:var(--muted)}.empty-state,.empty-cart{text-align:center}.site-footer{background:radial-gradient(circle at 12% 0%,rgba(212,175,55,.12),transparent 28%),#171717}.footer-newsletter{display:grid;gap:1.25rem;align-items:center;padding:3rem 0 2rem;border-bottom:1px solid rgba(255,255,255,.12)}.footer-newsletter h2{color:var(--white);font-size:clamp(1.7rem,3vw,2.55rem)}.newsletter-form{display:grid;grid-template-columns:1fr auto;gap:.6rem;padding:.45rem;border:1px solid rgba(255,255,255,.16);border-radius:var(--radius);background:#ffffff12}.newsletter-form label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.newsletter-form input{min-width:0;border:0;padding:.85rem;color:var(--white);background:transparent;outline:0}.newsletter-form button{border:0;border-radius:var(--radius);padding:.8rem 1rem;color:var(--red-dark);background:var(--gold);cursor:pointer;font-weight:900}.footer-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.footer-brand img{width:78px;height:58px;object-fit:contain;margin-bottom:.8rem}.social-row a{display:inline-grid;width:38px;height:38px;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;color:var(--white);font-weight:900}.footer-badges{display:flex;flex-wrap:wrap;gap:.7rem;padding-bottom:1.5rem}.footer-badges span{border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:.6rem .85rem;color:#ffffffd1;background:#ffffff0f;font-weight:800}.cart-added-toast{position:fixed;right:1rem;top:96px;z-index:110;display:grid;grid-template-columns:48px 1fr;gap:.75rem;width:min(360px,calc(100vw - 2rem));align-items:center;border:1px solid rgba(212,175,55,.65);border-radius:var(--radius);padding:.8rem;color:var(--charcoal);background:#fffffff7;box-shadow:0 24px 60px #1f1f1f2e;animation:toastIn .26s ease both,toastOut .26s ease 1.45s forwards}.cart-added-toast img{width:48px;height:48px;object-fit:contain;border-radius:var(--radius);background:var(--beige)}.cart-added-toast strong,.cart-added-toast span{display:block}.cart-added-toast strong{color:var(--red-dark)}.cart-added-toast span{color:var(--muted);font-size:.88rem}@keyframes cartBump{0%,to{transform:translateY(0) scale(1)}42%{transform:translateY(-3px) scale(1.08)}}@keyframes cartRing{0%{opacity:.95;transform:scale(.78)}to{opacity:0;transform:scale(1.22)}}@keyframes productAddNudge{0%,to{transform:scale(1)}42%{transform:scale(.94) translateY(6px)}}@keyframes flyToHeaderCart{0%{opacity:0;transform:translateZ(0) scale(.7)}18%{opacity:1}72%{opacity:1}to{opacity:0;transform:translate3d(calc(40vw - 28px),calc(-58vh + 64px),0) scale(.24)}}@keyframes toastIn{0%{opacity:0;transform:translateY(-10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes toastOut{to{opacity:0;transform:translateY(-8px) scale(.98)}}@media(min-width:760px){.header-search{display:inline-flex}.product-filter-bar{grid-template-columns:minmax(260px,.9fr) 1.1fr}.product-page-grid,.checkout-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.72fr)}.cart-page-grid{grid-template-columns:minmax(0,1fr) 340px}.quick-view-modal{grid-template-columns:.9fr 1.1fr}.cart-item{grid-template-columns:96px 1fr auto auto}.checkout-fields{grid-template-columns:repeat(2,1fr)}.checkout-fields label:nth-child(4),.checkout-fields label:nth-child(8),.checkout-fields label:nth-child(9){grid-column:1 / -1}.footer-newsletter{grid-template-columns:1fr minmax(320px,440px)}}@media(min-width:1080px){.shop-product-grid,.product-grid{grid-template-columns:repeat(3,1fr)}.hero-grid{grid-template-columns:.92fr 1.08fr}}@media(max-width:900px){.header-inner{grid-template-columns:auto auto}.site-nav{justify-self:stretch}}@media(max-width:759px){.section{padding:clamp(2.8rem,12vw,3.75rem) 0}.site-nav{inset:82px 1rem auto}.header-actions{gap:.45rem}.cart-button span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.cart-button{width:46px;justify-content:center;padding:0}.hero{min-height:auto;padding:3rem 0}.hero-grid{min-height:auto}.hero-copy{text-align:left}.hero-visual{min-height:390px}.shop-product-media{min-height:220px}.shop-product-body p{min-height:auto}.newsletter-form{grid-template-columns:1fr}}@media(max-width:520px){.header-inner{width:min(100% - 1rem,1240px);min-height:72px}.brand-mark img{width:54px;height:42px}.brand-mark{gap:.45rem;font-size:.92rem}.site-nav{inset:72px .5rem auto}h1{font-size:clamp(2rem,12vw,3.1rem)}.hero-visual{min-height:350px}.hero-product{width:min(55%,178px)}.hero-product span{padding:0 .55rem .75rem;font-size:.85rem}.product-actions{align-items:stretch}.footer-newsletter,.footer-grid{padding-left:0;padding-right:0}}.container{width:min(100% - 2rem,1240px)}.section{padding:clamp(3.5rem,5vw,5rem) 0}.site-header{min-height:0}.header-inner{min-height:76px;gap:.75rem}.brand-mark img{width:58px;height:44px}.brand-mark{gap:.6rem}.site-nav a{padding:.55rem .75rem}.header-search{width:min(20vw,218px);padding:.18rem .28rem .18rem .72rem}.btn,.cart-button,.menu-toggle{min-height:42px}.btn{padding:.68rem .95rem}.menu-toggle{width:42px;height:42px}h1{font-size:clamp(2.35rem,5vw,4.75rem);line-height:1.02}h2{font-size:clamp(1.9rem,3vw,2.75rem);line-height:1.06}.hero{min-height:auto;padding:clamp(1.8rem,3.4vw,3rem) 0}.hero-grid{min-height:min(540px,calc(100vh - 130px));gap:clamp(1.5rem,3vw,3rem);grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr)}.hero-copy>p:not(.eyebrow){max-width:610px;font-size:1rem}.button-row{margin-top:1.35rem}.hero-visual{min-height:min(430px,calc(100vh - 190px))}.hero-product{width:min(38%,190px)}.hero-product img{padding:.6rem}.hero-product span{padding:0 .75rem .75rem;font-size:.9rem}.page-hero{display:grid;min-height:clamp(230px,32vh,330px);align-items:center;padding:clamp(2.6rem,4vw,4rem) 0;background:radial-gradient(circle at 18% 0%,rgba(212,175,55,.16),transparent 28%),linear-gradient(180deg,var(--beige),var(--white))}.page-hero h1{max-width:850px;margin:0 auto .85rem;font-size:clamp(2.25rem,4vw,3.65rem)}.page-hero p:not(.eyebrow){margin-bottom:0}.product-listing-section,.about-main-section,.contact-main-section,.cart-main-section,.checkout-main-section,.product-detail-main-section,.policy-main-section{padding-top:clamp(2rem,3vw,3rem)}.product-listing-section{padding-bottom:clamp(3rem,4vw,4.25rem)}.compact-listing-intro .section-header{max-width:920px;margin-bottom:1.25rem}.compact-listing-intro h2{margin-bottom:.55rem}.product-listing-shell{gap:1rem}.product-filter-bar{padding:.8rem}.shop-product-grid,.product-grid{gap:1rem}.shop-product-media{min-height:205px}.shop-product-media img{width:min(82%,210px)}.shop-product-body{padding:1rem}.shop-product-body h3{font-size:1.15rem}.shop-product-body p{min-height:54px;margin-bottom:.75rem;font-size:.92rem}.price-row{margin-bottom:.75rem}.icon-action{width:42px;height:42px}.wishlist-button{width:34px;height:34px}.content-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.content-panel,.feature-card,.mini-feature,.contact-form,.contact-details,.product-page-info,.cart-summary,.checkout-summary,.checkout-form,.empty-cart{padding:clamp(1rem,2vw,1.5rem)}.content-panel h2,.contact-form h2,.contact-details h2{font-size:clamp(1.45rem,2.2vw,2rem)}.contact-grid{gap:1.25rem}.contact-form label{margin-top:.75rem}.contact-form input,.contact-form textarea,.checkout-form input,.checkout-form textarea,.checkout-form select,.product-filter-bar input{padding:.72rem .85rem}.map-placeholder{min-height:160px}.map-embed{min-height:180px}.map-embed iframe{height:210px}.product-page-grid{gap:1.25rem}.product-page-media img{width:min(100%,460px);padding:clamp(.8rem,3vw,1.5rem)}.detail-purchase-row{margin:1rem 0}.accordion-item button{padding:.72rem .9rem}.accordion-item p{padding:.85rem .9rem}.cart-summary{top:92px}.cart-item{padding:.85rem}.cart-item img{width:76px;height:76px}.footer-newsletter{padding:2rem 0 1.35rem}.footer-grid{gap:1.4rem;padding:2.25rem 0}.footer-brand img{width:64px;height:48px;margin-bottom:.55rem}.footer-grid p,.footer-grid li{font-size:.93rem}.footer-badges{padding-bottom:1rem}.footer-bottom{padding:.8rem 1rem}@media(min-width:1360px){.product-listing-section{padding-top:2rem}.page-hero{min-height:300px}.shop-product-media{min-height:215px}}@media(min-width:760px)and (max-width:1160px){.header-inner{grid-template-columns:auto 1fr auto}.header-search{width:46px;padding:0;justify-content:center}.header-search input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.header-search button{width:38px;padding:0;font-size:0}.header-search button:before{content:"Search";font-size:.68rem}}@media(max-width:759px){.container{width:min(100% - 1.25rem,1240px)}.section{padding:clamp(2.25rem,10vw,3.25rem) 0}.header-inner{min-height:68px;width:min(100% - .8rem,1240px)}.brand-mark img{width:50px;height:38px}.brand-mark span{max-width:112px;font-size:.9rem}.site-nav{inset:68px .6rem auto}.header-search,.header-actions .btn{display:none}.cart-button,.menu-toggle{width:40px;height:40px;min-height:40px}.cart-svg{width:22px;height:22px}.hero{padding:2.35rem 0 2.5rem}.hero-grid{display:grid;grid-template-columns:1fr;min-height:auto;gap:1.5rem}h1{font-size:clamp(2.2rem,11vw,2.75rem)}h2{font-size:clamp(1.75rem,8vw,2.2rem)}.hero-copy>p:not(.eyebrow){font-size:.96rem}.hero-visual{min-height:330px}.hero-product{width:min(54%,170px)}.page-hero{min-height:clamp(190px,30vh,250px);padding:2rem 0}.page-hero h1{font-size:clamp(2rem,9vw,2.45rem)}.product-listing-section,.about-main-section,.contact-main-section,.cart-main-section,.checkout-main-section,.product-detail-main-section,.policy-main-section{padding-top:1.5rem}.content-grid,.contact-grid,.product-page-grid,.cart-page-grid,.checkout-grid{grid-template-columns:1fr}.shop-product-media{min-height:190px}.footer-newsletter{padding:1.6rem 0 1.2rem}.footer-grid{padding:1.7rem 0}}@media(max-width:390px){.brand-mark span{max-width:94px;font-size:.84rem}.hero-visual{min-height:310px}.hero-product{width:min(56%,158px)}.product-actions{flex-wrap:nowrap}}.header-inner{min-height:70px;max-height:78px}.brand-mark img{width:52px;height:40px}.brand-mark span{font-size:.96rem}.site-nav{gap:.1rem}.site-nav a{padding:.48rem .68rem;font-size:.93rem}.header-actions{gap:.5rem}.header-search{width:176px;height:40px;padding:.15rem .18rem .15rem .65rem}.header-search button{height:30px;padding:0 .58rem;font-size:.7rem}.cart-button{min-height:38px;height:38px;padding:0 .58rem;gap:.35rem}.cart-svg{width:21px;height:21px}.cart-button span{font-size:.88rem}.cart-button strong{top:-7px;right:-7px;min-width:20px;height:20px;font-size:.7rem}.header-actions>.btn{min-height:38px;padding:.6rem .82rem;font-size:.88rem}.mobile-search-toggle{display:none;width:40px;height:40px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);color:transparent;position:relative;cursor:pointer}.mobile-search-toggle:before{content:"";position:absolute;width:13px;height:13px;border:2px solid var(--red-dark);border-radius:50%;left:11px;top:10px}.mobile-search-toggle:after{content:"";position:absolute;width:8px;height:2px;background:var(--red-dark);transform:rotate(45deg);left:23px;top:24px}.page-hero{min-height:clamp(190px,26vh,260px);padding:clamp(1.8rem,3vw,3rem) 0}.page-hero h1{font-size:clamp(2rem,3.2vw,3rem);margin-bottom:.6rem}.page-hero p:not(.eyebrow){font-size:.98rem}.product-listing-section{padding-top:1.35rem}.compact-listing-intro .section-header{margin-bottom:.9rem}.compact-listing-intro .section-header p:not(.eyebrow){max-width:660px}.product-filter-bar{padding:.65rem;gap:.75rem}.filter-chip-row button{padding:.52rem .72rem;font-size:.86rem}.shop-product-grid,.product-grid{gap:1.05rem}.shop-product-card{border-color:#f1e3cc;border-radius:18px;box-shadow:0 10px 28px #1f1f1f13}.shop-product-card:hover{transform:translateY(-5px);box-shadow:0 18px 42px #1f1f1f21}.shop-product-media{min-height:186px;border-radius:18px 18px 0 0}.shop-product-media img{width:min(78%,188px);max-height:174px;object-fit:contain}.wishlist-button{top:.65rem;right:.65rem;width:32px;height:32px;border-radius:50%;box-shadow:0 8px 18px #1f1f1f14}.shop-product-body{padding:.9rem}.product-card-meta{gap:.5rem}.product-card-meta span{font-size:.72rem}.product-card-meta button,.view-details-link{color:var(--red);font-size:.82rem;font-weight:850}.shop-product-body h3{margin:.35rem 0;font-size:1.08rem}.shop-product-body p{min-height:44px;display:-webkit-box;overflow:hidden;margin-bottom:.65rem;font-size:.9rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.price-row{margin-bottom:.62rem}.price-row strong{font-size:.98rem}.price-row span{font-size:.76rem}.card-quantity-row{display:flex;align-items:center;justify-content:space-between;gap:.65rem;margin-bottom:.72rem;padding:.48rem .55rem;border:1px solid #f1e3cc;border-radius:999px;background:#fffaf1}.card-quantity-row>span{color:var(--muted);font-size:.78rem;font-weight:850}.quantity-selector{min-height:32px;border-radius:999px;background:var(--white)}.quantity-selector button{width:31px;height:31px}.quantity-selector span{min-width:34px;font-size:.86rem}.product-actions{gap:.55rem}.add-cart-btn{min-height:42px;border-radius:12px;font-size:.9rem;box-shadow:0 12px 24px #d6202733}.mini-cart-icon{min-width:23px;height:22px}.icon-action{width:42px;height:42px;border-radius:12px;background:#fffaf1}.view-details-link{display:inline-flex;margin-top:.65rem;border:0;padding:0;background:transparent;cursor:pointer}.hero{padding:clamp(1.7rem,3vw,2.7rem) 0}.hero-grid{min-height:min(520px,calc(100vh - 140px))}.hero-visual{min-height:min(410px,calc(100vh - 205px))}.footer-newsletter{display:none}.site-footer{background:#171717}.footer-grid{grid-template-columns:1.3fr .72fr .82fr 1.16fr;gap:1.25rem;padding:2rem 0 1.35rem}.footer-grid h2{font-size:1.35rem;margin-bottom:.4rem}.footer-grid h3{margin-bottom:.7rem;font-size:.95rem;text-transform:uppercase}.footer-grid p,.footer-grid li{font-size:.88rem;line-height:1.55}.site-footer li+li{margin-top:.42rem}.compact-newsletter{grid-template-columns:1fr auto;margin-top:.75rem;padding:.25rem}.compact-newsletter input{padding:.58rem .65rem;font-size:.86rem}.compact-newsletter button{padding:.55rem .7rem}.footer-badges{gap:.5rem;padding-bottom:.9rem}.footer-badges span{padding:.48rem .68rem;font-size:.8rem}.footer-bottom{padding:.65rem 1rem}@media(max-width:1160px){.header-search{display:none}.mobile-search-toggle{display:inline-grid}.header-search.is-open{position:absolute;left:1rem;right:1rem;top:calc(100% + .5rem);z-index:5;display:flex;width:auto;height:auto;padding:.45rem;border-radius:14px;box-shadow:var(--shadow)}.header-search.is-open input{position:static;width:100%;height:auto;clip:auto;overflow:visible}.header-search.is-open button{width:auto;padding:0 .8rem;font-size:.72rem}}@media(max-width:900px){.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:759px){.header-inner{min-height:64px}.page-hero{min-height:clamp(165px,24vh,215px);padding:1.55rem 0}.shop-product-media{min-height:178px}.shop-product-media img{max-height:162px}.footer-grid{grid-template-columns:1fr;gap:1rem;padding:1.5rem 0 1.1rem}.compact-newsletter{max-width:360px}}@media(max-width:759px){.hero{padding:1.65rem 0 1.9rem}.hero-grid{grid-template-columns:1fr;min-height:auto;gap:1.05rem}h1{font-size:clamp(2rem,9.5vw,2.45rem)}.hero-copy>p:not(.eyebrow){font-size:.92rem;line-height:1.55}.button-row{margin-top:1rem}.hero-visual{min-height:248px}.hero-product{width:min(47%,138px)}.hero-product img{padding:.45rem}.hero-product span{padding:0 .45rem .55rem;font-size:.76rem}.hero-product-1{left:4%;top:2%}.hero-product-2{right:2%;top:18%}.hero-product-3{left:28%;bottom:0}.shop-product-media{min-height:160px}.shop-product-media img{max-height:146px}.shop-product-body{padding:.78rem}.shop-product-body p{min-height:40px;font-size:.86rem}.card-quantity-row{margin-bottom:.58rem;padding:.38rem .48rem}.add-cart-btn,.icon-action{min-height:40px;height:40px}.testimonials-section{padding:2.25rem 0}.testimonial-grid{display:flex;grid-template-columns:none;gap:.85rem;overflow-x:auto;padding:.15rem .05rem .7rem;scroll-snap-type:x mandatory;scrollbar-width:none}.testimonial-grid::-webkit-scrollbar{display:none}.testimonial-grid .testimonial-card{flex:0 0 min(88%,330px);padding:.95rem;scroll-snap-align:start}.testimonial-grid .testimonial-card p{min-height:auto;font-size:.9rem;-webkit-line-clamp:2}}@media(max-width:390px){.hero-visual{min-height:232px}.hero-product{width:min(48%,128px)}}@media(min-width:760px)and (max-width:1079px){.testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.header-search{position:relative}.search-suggestions{position:absolute;top:calc(100% + .55rem);right:0;z-index:120;width:min(420px,88vw);overflow:hidden;border:1px solid #f1e3cc;border-radius:18px;background:#fffffffa;box-shadow:0 24px 60px #1f1f1f29}.search-suggestion-item{display:grid;width:100%;grid-template-columns:58px 1fr;gap:.75rem;align-items:center;border:0;border-bottom:1px solid #f6ead7;padding:.72rem;background:transparent;text-align:left;cursor:pointer}.search-suggestion-item:hover,.search-suggestion-item:focus{background:#fff7ea}.search-suggestion-item img{width:58px;height:58px;object-fit:contain;border-radius:12px;background:var(--beige)}.search-suggestion-item strong,.search-suggestion-item small,.search-suggestion-item em{display:block}.search-suggestion-item strong{color:var(--charcoal);font-size:.94rem}.search-suggestion-item small{display:-webkit-box;overflow:hidden;color:var(--muted);font-size:.78rem;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.search-suggestion-item em{margin-top:.25rem;color:var(--red);font-size:.72rem;font-style:normal;font-weight:900}.search-empty,.search-view-all{display:block;width:100%;border:0;padding:.82rem;background:#fffaf1;color:var(--red-dark);font-weight:900;text-align:center}.search-view-all{cursor:pointer}.premium-product-layout{grid-template-columns:minmax(0,.95fr) minmax(380px,.85fr)}.product-gallery{display:grid;gap:.85rem}.product-gallery .product-page-media{border:1px solid #f1e3cc;border-radius:22px;background:radial-gradient(circle at 50% 78%,rgba(212,175,55,.16),transparent 32%),var(--beige);box-shadow:0 18px 42px #1f1f1f17}.product-thumbs{display:grid;grid-template-columns:repeat(3,74px);gap:.65rem}.product-thumbs button{display:grid;width:74px;height:74px;place-items:center;border:1px solid #f1e3cc;border-radius:14px;background:var(--white);cursor:pointer}.product-thumbs img{width:62px;height:62px;object-fit:contain}.product-page-info{border-color:#f1e3cc;border-radius:22px}.product-page-info h2{margin-bottom:.6rem}.product-detail-short{color:var(--charcoal);font-size:1rem;font-weight:650}.detail-price{display:inline-flex;margin-bottom:.85rem;color:var(--red-dark);font-size:1.08rem}.trust-badge-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin:1rem 0}.trust-badge-grid span{border:1px solid #f1e3cc;border-radius:999px;padding:.55rem .7rem;color:var(--charcoal);background:#fffaf1;font-size:.82rem;font-weight:850}.product-detail-cart-btn{min-width:min(100%,220px);background:linear-gradient(135deg,var(--red),#b9151c)}.product-whatsapp{margin:0 0 1rem}.quick-view-actions{display:flex;flex-wrap:wrap;gap:.7rem;align-items:center;margin-top:1rem}@media(max-width:1160px){.header-search.is-open .search-suggestions{left:0;right:0;width:100%}}@media(max-width:759px){.premium-product-layout{grid-template-columns:1fr}.product-thumbs{grid-template-columns:repeat(3,64px)}.product-thumbs button{width:64px;height:64px}.product-thumbs img{width:54px;height:54px}.trust-badge-grid{grid-template-columns:1fr}}.header-search .search-suggestion-item,.header-search .search-view-all{height:auto;min-height:0;border-radius:0;white-space:normal;line-height:1.25}.header-search .search-suggestion-item{display:grid;grid-template-columns:58px minmax(0,1fr);gap:.75rem;justify-content:stretch;padding:.72rem;background:transparent;color:var(--charcoal);box-shadow:none}.header-search .search-suggestion-item:hover,.header-search .search-suggestion-item:focus-visible{background:#fff7ea;color:var(--charcoal);outline:none}.header-search .search-view-all{display:block;padding:.82rem;background:#fffaf1;color:var(--red-dark);box-shadow:none}@media(max-width:1160px){.header-search.is-open{position:fixed;top:76px;left:12px;right:12px;z-index:220;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.45rem;align-items:center;width:auto;max-height:calc(100vh - 92px);padding:.5rem;overflow:visible;border:1px solid #f1e3cc;border-radius:18px;background:#fffffffa;box-shadow:0 20px 52px #1f1f1f2e}.header-search.is-open input{min-width:0}.header-search.is-open .search-suggestions{position:static;grid-column:1 / -1;width:100%;max-height:min(420px,calc(100vh - 156px));margin-top:.2rem;overflow-y:auto;border-radius:15px;box-shadow:none}.header-search.is-open .search-suggestion-item{min-height:76px}}@media(max-width:759px){.header-search.is-open{top:70px;left:10px;right:10px;grid-template-columns:minmax(0,1fr) auto;padding:.45rem;border-radius:16px}.header-search.is-open button[type=submit]{height:38px;padding:0 .8rem;font-size:.72rem}.header-search.is-open .search-suggestion-item{grid-template-columns:52px minmax(0,1fr);gap:.65rem;min-height:72px;padding:.62rem}.header-search.is-open .search-suggestion-item img{width:52px;height:52px;border-radius:11px}.header-search.is-open .search-suggestion-item strong{font-size:.9rem}.header-search.is-open .search-suggestion-item small{font-size:.76rem;line-height:1.28}.header-search.is-open .search-suggestion-item em{margin-top:.18rem;font-size:.68rem}}
