@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Inter:wght@400;500;600&display=swap";
:root{--surface:#fff;--surface-low:#f5f5f5;--surface-container:#f0f0f0;--surface-container-hi:#e8e8e8;--surface-higest:#e0e0e0;--surface-white:#fff;--surface-dim:#d4d4d4;--on-surface:#2d3432;--on-surface-muted:#5a605e;--outline:#767c79;--outline-variant:#adb3b0;--primary:#5e5e5e;--primary-dim:#525252;--on-primary:#f8f8f8;--secondary:#695e3f;--secondary-container:#f1e1ba;--tertiary:#006e30;--tertiary-container:#5dfd8a;--on-tertiary:#e9ffe6;--error:#9e422c;--accent:var(--on-surface);--accent-dark:var(--primary);--muted:var(--on-surface-muted);--line:#2d34321a;--background:var(--surface);--foreground:var(--on-surface);--radius:0px;--shadow-ambient:0 10px 40px #2d34320a;--shadow-float:0 20px 60px #2d343214}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:5rem}body{color:var(--on-surface);-webkit-font-smoothing:antialiased;background:#fff;width:100%;margin:0;font-family:Inter,sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,h4{letter-spacing:-.02em;color:var(--on-surface);margin:0;font-family:Manrope,sans-serif;font-weight:800;line-height:1.05}p{margin:0}.page-shell{min-height:100vh}main{background:#fff;width:100%;max-width:100%;margin:0;padding:0 0 5rem}.navbar{z-index:50;border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:1rem;height:64px;padding:0 2rem;display:flex;position:sticky;top:0}.brand{align-items:center;display:inline-flex}.brand-logo{width:auto;height:2rem}.navbar-right{align-items:center;gap:2rem;display:flex}.nav-links{align-items:center;gap:.25rem;display:flex}.nav-links a{letter-spacing:.08em;text-transform:uppercase;color:var(--on-surface-muted);align-items:center;padding:.5rem .85rem;font-family:Inter,sans-serif;font-size:.82rem;font-weight:500;transition:color .15s,background .15s;display:inline-flex}.nav-links a:hover{color:var(--on-surface);background:var(--surface-container)}.nav-actions{align-items:center;gap:1rem;display:flex}.cart-link{letter-spacing:.08em;text-transform:uppercase;color:var(--on-surface);align-items:center;gap:.5rem;padding:.5rem .85rem;font-size:.82rem;font-weight:600;transition:background .15s;display:inline-flex}.cart-link:hover{background:var(--surface-container)}.cart-link.active{background:var(--surface-container-hi)}.cart-pill{background:var(--on-surface);min-width:1.4rem;height:1.4rem;color:var(--surface);place-items:center;padding:0 .3rem;font-size:.72rem;font-weight:700;display:inline-grid}.menu-toggle{color:var(--on-surface);background:0 0;border:none;padding:.4rem;font-size:1.4rem;display:none}.landing-page{background:#fff;flex-direction:column;gap:0;display:flex}.hero-simple{background:#fff;grid-template-columns:1fr;align-items:stretch;width:100%;min-height:calc(100vh - 58px);display:grid;position:relative;overflow:hidden}@media (min-width:640px){.hero-simple{grid-template-columns:1fr 1fr;width:100%;max-width:none;min-height:calc(100vh - 64px)}}.hero-simple-text{z-index:3;text-align:center;flex-direction:column;order:1;justify-content:center;align-items:center;padding:4rem 1.25rem;display:flex;position:relative}@media (min-width:640px){.hero-simple-text{text-align:left;align-items:flex-start;padding:5rem 3rem 5rem 2rem}}.hero-section-overlay{object-fit:cover;z-index:1;pointer-events:none;opacity:1;width:100%;height:100%;position:absolute;inset:0}.hero-simple:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#00000057 0%,#00000024 100%);position:absolute;inset:0}@media (min-width:640px){.hero-simple-text{order:1;padding:5rem 3rem 5rem 2rem}}.hero-logo{margin-bottom:2rem}.hero-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#fff;margin-bottom:1.5rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600}.hero-title{letter-spacing:-.03em;color:#fff;margin-bottom:1.5rem;font-family:Manrope,sans-serif;font-size:clamp(3rem,5.5vw,5rem);font-weight:800;line-height:.96}.hero-desc{color:#ffffffd9;max-width:38ch;margin-bottom:2.5rem;font-size:1rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:1rem;display:flex}.hero-simple-image{z-index:2;background:0 0;order:1;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:relative}@media (min-width:640px){.hero-simple-image{order:2}}.hero-carousel{aspect-ratio:4/5;width:min(100%,420px);position:relative;overflow:hidden}.hero-carousel-img{object-fit:contain;background:var(--surface-container);width:100%;height:100%;transition:transform 8s ease-out;position:absolute;inset:0;transform:scale(1.02)}@media (max-width:639px){.hero-carousel{aspect-ratio:4/5;width:100%}}.hero-carousel-img.active{z-index:2;transform:scale(1)}.carousel-indicators{z-index:10;gap:.5rem;display:flex;position:absolute;bottom:1.5rem;right:1.5rem}.carousel-dot{cursor:pointer;background:#fff6;width:24px;height:3px;padding:0;transition:background .3s,width .3s}.carousel-dot.active{background:#fff;width:40px}.featured-section{background:var(--surface);padding:3rem 0 0}.featured-heading{letter-spacing:-.02em;color:var(--on-surface);margin:0 0 1.5rem 2rem;font-family:Manrope,sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.featured-grid{grid-template-columns:1fr 1fr;gap:0;display:grid}.featured-card{aspect-ratio:4/5;display:block;position:relative;overflow:hidden}.featured-image{object-fit:cover;width:100%;height:100%;transition:transform .6s}.featured-card:hover .featured-image{transform:scale(1.03)}.featured-overlay{color:#fff;background:linear-gradient(#0000 20%,#0000004d 50%,#000c 100%);flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:2.5rem;display:flex;position:absolute;inset:0}.featured-tag{text-transform:uppercase;letter-spacing:.12em;color:#fff;margin-bottom:.75rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600}.featured-title{letter-spacing:-.02em;color:#fff;margin:0 0 1rem;font-family:Manrope,sans-serif;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;line-height:1.2}.featured-cta{color:#fff;text-underline-offset:3px;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;text-decoration:underline;transition:opacity .2s}.featured-card:hover .featured-cta{opacity:.8}@media (max-width:767px){.featured-grid{grid-template-columns:1fr}.featured-card{aspect-ratio:3/4}.featured-overlay{padding:1.5rem}}.features-row{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;grid-template-columns:repeat(3,1fr);width:100%;max-width:1280px;margin:0 auto;display:grid}.feature-item{border-right:1px solid var(--line);align-items:center;gap:1.25rem;padding:2rem 2.5rem;display:flex}.feature-item:last-child{border-right:none}.feature-icon{background:var(--surface-white);flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.feature-text h3{letter-spacing:-.01em;margin-bottom:.2rem;font-family:Manrope,sans-serif;font-size:.95rem;font-weight:700}.feature-text p{color:var(--on-surface-muted);margin:0;font-size:.85rem}.button{letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;min-height:48px;padding:.75rem 1.75rem;font-family:Inter,sans-serif;font-size:.78rem;font-weight:600;transition:background .18s,color .18s,border-color .18s;display:inline-flex}.button-primary{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-dim) 100%);color:var(--on-primary);border-color:#0000}.button-primary:hover{background:var(--on-surface)}.button-secondary{color:var(--on-surface);background:0 0;border-color:#2d343240}.button-secondary:hover{background:var(--surface-container);border-color:var(--on-surface)}.button-outline{color:var(--on-surface)!important;background:0 0!important;border:1px solid #2d343240!important}.button-outline:hover{background:var(--surface-container)!important;border-color:var(--on-surface)!important}.button-disabled{opacity:.45;pointer-events:none}.button-wide{width:100%}.button-whatsapp{background:var(--tertiary);color:var(--on-tertiary);border-color:#0000;width:100%;min-height:52px;font-size:.85rem}.button-whatsapp:hover{background:#005926;box-shadow:0 8px 24px #006e3033}.section{background:#fff;width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding:3rem 2rem 0;scroll-margin-top:5rem}.section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:0;padding-bottom:1.25rem;display:flex}.section-heading-left{flex:1}.section-heading h2{letter-spacing:-.03em;margin-top:.5rem;font-size:clamp(2rem,3.5vw,3rem)}.eyebrow,.product-card-tag{letter-spacing:.18em;text-transform:uppercase;color:var(--on-surface-muted);font-family:Inter,sans-serif;font-size:.72rem;font-weight:600}.product-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1px;margin-top:1px;display:grid}.product-grid--cols-2{grid-template-columns:repeat(2,1fr)}.product-grid--cols-3{grid-template-columns:repeat(3,1fr)}.product-grid--cols-4{grid-template-columns:repeat(4,1fr)}@media (max-width:767px){.product-grid--cols-2,.product-grid--cols-3,.product-grid--cols-4{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px) and (max-width:1023px){.product-grid--cols-3,.product-grid--cols-4{grid-template-columns:repeat(2,1fr)}}.product-scroll-row{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;border:1px solid var(--line);scrollbar-width:none;gap:1px;margin-top:1px;scroll-padding-left:0;display:flex;overflow-x:auto}.product-scroll-row::-webkit-scrollbar{display:none}.product-scroll-item{scroll-snap-align:start;border-right:1px solid var(--line);flex:0 0 300px;min-width:0}.product-scroll-item:last-child{border-right:none}.product-scroll-more{scroll-snap-align:start;background:var(--surface-container);cursor:pointer;border:none;border-left:1px solid var(--line);flex-direction:column;flex:0 0 160px;justify-content:center;align-items:center;gap:.75rem;transition:background .15s;display:flex}.product-scroll-more:hover{background:var(--surface-container-hi)}.product-scroll-more-count{color:var(--on-surface);letter-spacing:-.05em;font-family:Manrope,sans-serif;font-size:2rem;font-weight:800}.product-scroll-more-label{letter-spacing:.12em;text-transform:uppercase;color:var(--on-surface-muted);font-family:Inter,sans-serif;font-size:.72rem;font-weight:600}.product-card{background:#fff;flex-direction:column;height:100%;transition:background .2s;display:flex}.product-card:hover{background:#f8f8f8}.product-card-media{background:#f5f5f5;padding:1.25rem;display:block;overflow:hidden}.product-card:hover .product-image{transform:scale(1.04)}.product-image,.product-detail-image,.cart-image{object-fit:contain;width:100%;height:auto;transition:transform .5s cubic-bezier(.22,1,.36,1);display:block}.product-card-content{flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex}.product-card-content h3{letter-spacing:-.01em;margin-top:.3rem;font-size:1rem;font-weight:700}.muted-copy{color:var(--on-surface-muted);font-size:.9rem;line-height:1.6}.product-card-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:1rem;display:flex}.product-card-footer>span{letter-spacing:-.02em;color:var(--on-surface);font-family:Manrope,sans-serif;font-size:1.1rem;font-weight:700}.product-page{grid-template-columns:1fr;gap:2rem;width:min(1280px,100% - 2rem);margin:0 auto;padding-top:1.5rem;display:grid}@media (min-width:1024px){.product-page{grid-template-columns:1.1fr .9fr;align-items:start;gap:4rem;padding-top:3rem}}.product-gallery{position:relative}.product-gallery-frame{background:var(--surface-container);aspect-ratio:1;justify-content:center;align-items:center;padding:2rem;display:flex;position:relative}@media (max-width:1023px){.product-gallery-frame{aspect-ratio:4/3;padding:1.5rem}}.product-gallery-thumbnails{grid-template-columns:repeat(auto-fit,minmax(88px,1fr));gap:.85rem;margin-top:1rem;display:grid}.product-gallery-thumb{border:1px solid var(--line);cursor:pointer;background:#fff;padding:.5rem;transition:border-color .2s,transform .2s,box-shadow .2s}.product-gallery-thumb:hover{border-color:var(--on-surface);transform:translateY(-2px)}.product-gallery-thumb.selected{border-color:var(--on-surface);box-shadow:inset 0 0 0 1px var(--on-surface)}.product-gallery-thumb-image{object-fit:contain;width:100%;height:auto;display:block}.product-details{padding-bottom:7rem;animation:.5s ease-out slideInRight}@media (min-width:1024px){.product-details{padding-bottom:2rem;position:sticky;top:5rem}}.product-header{margin-bottom:2rem}.product-title{letter-spacing:-.03em;margin-top:.75rem;font-size:clamp(1.75rem,4vw,3rem);font-weight:800;line-height:1}.price-section{border-bottom:1px solid var(--line);align-items:baseline;gap:1rem;margin-bottom:2rem;padding-bottom:2rem;display:flex}.product-price{letter-spacing:-.03em;color:var(--on-surface);font-family:Manrope,sans-serif;font-size:1.75rem;font-weight:800}.price-label{letter-spacing:.1em;text-transform:uppercase;color:var(--on-surface-muted);font-size:.78rem;font-weight:600}.product-description{color:var(--on-surface-muted);margin-bottom:2rem;font-size:.95rem;line-height:1.7}.detail-block{border-top:1px solid var(--line);padding:1.75rem 0}.detail-head{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.detail-head h2{letter-spacing:.12em;text-transform:uppercase;color:var(--on-surface);font-size:.78rem;font-weight:600}.selected-label{color:var(--on-surface-muted);letter-spacing:.05em;font-size:.78rem;font-weight:500}.color-options,.size-grid{flex-wrap:wrap;gap:.5rem;display:flex}.color-chip{cursor:pointer;border:2px solid #0000;width:2.75rem;height:2.75rem;transition:all .2s;box-shadow:inset 0 0 0 1px #2d34321f}.color-chip:hover{box-shadow:inset 0 0 0 2px var(--on-surface)}.color-chip.selected{border-color:var(--on-surface);box-shadow:inset 0 0 0 2px var(--on-surface)}.size-chip{border:1px solid var(--outline-variant);background:var(--surface-low);cursor:pointer;justify-content:center;align-items:center;min-width:48px;height:48px;padding:0 .85rem;font-family:Manrope,sans-serif;font-size:.85rem;font-weight:700;transition:all .15s;display:flex}.size-chip:hover{background:var(--surface-container);border-color:var(--on-surface)}.size-chip.selected{background:var(--on-surface);color:var(--surface);border-color:var(--on-surface)}.quantity-selector{border:1px solid var(--outline-variant);align-items:center;gap:0;margin-top:1rem;display:inline-flex;overflow:hidden}.quantity-selector .qty-btn{background:var(--surface-container);cursor:pointer;border:none;border-radius:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;font-weight:700;transition:background .15s;display:flex}.quantity-selector .qty-btn:hover{background:var(--surface-container-hi)}.qty-display{text-align:center;border-left:1px solid var(--line);border-right:1px solid var(--line);min-width:48px;padding:.5rem;font-family:Manrope,sans-serif;font-size:1rem;font-weight:700}.feature-list{gap:.6rem;margin:1rem 0 1.5rem;padding:0;list-style:none;display:grid}.feature-list li{color:var(--on-surface-muted);border-bottom:1px solid var(--line);align-items:center;gap:.75rem;padding:.5rem 0;font-size:.9rem;display:flex}.feature-list li:before{content:"";background:var(--on-surface);flex-shrink:0;width:4px;height:4px}.feedback-section{background:#006e300a;border:1px solid #006e3033;align-items:flex-start;gap:1rem;margin:1.5rem 0;padding:1.25rem;display:flex}.feedback-text{color:var(--tertiary);margin:0;font-weight:600}.desktop-action-row{flex-wrap:wrap;gap:1rem;margin-top:1.5rem;display:flex}.mobile-sticky-bar{display:none}.sticky-price{color:var(--on-surface);margin:0;font-family:Manrope,sans-serif;font-size:1.1rem;font-weight:700}.sticky-size{color:var(--on-surface-muted);letter-spacing:.04em;font-size:.78rem}.mobile-sticky-bar .button{flex-shrink:0}.cart-layout{grid-template-columns:1fr;align-items:start;gap:2rem;width:min(1280px,100% - 3rem);margin:0 auto;padding-top:2rem;display:grid}@media (min-width:1024px){.cart-layout{grid-template-columns:1.45fr .55fr;gap:4rem;padding-top:3rem}}.cart-list{gap:0;display:grid}.cart-list h1{letter-spacing:-.03em;margin:.5rem 0 1.5rem;font-size:clamp(2rem,3.5vw,3rem)}.cart-item{border-bottom:1px solid var(--line);background:0 0;grid-template-columns:120px 1fr;align-items:start;gap:1.25rem;padding:1.5rem 0;display:grid}@media (max-width:479px){.cart-item{grid-template-columns:1fr;gap:1rem;padding:1.25rem 0}}.cart-item-media{background:var(--surface-container);flex-shrink:0;width:100%;max-width:120px;padding:.75rem}.cart-item-copy{gap:1rem;display:grid}.cart-item-controls{justify-content:space-between;align-items:center;gap:1rem;display:flex}.cart-item-controls label{color:var(--on-surface-muted);letter-spacing:.08em;text-transform:uppercase;gap:.35rem;font-size:.78rem;font-weight:600;display:grid}.cart-item-controls input,.checkout-form input,.checkout-form textarea{border:1px solid var(--outline-variant);background:var(--surface-low);width:100%;color:var(--on-surface);outline:none;padding:.75rem .95rem;font-size:.95rem;transition:border-color .15s,background .15s}.cart-item-controls input:focus,.checkout-form input:focus,.checkout-form textarea:focus{border-color:var(--on-surface);background:var(--surface-white)}.summary-card{background:var(--surface-container);border:1px solid var(--line);gap:1.25rem;padding:1.5rem;display:grid;position:sticky;top:5rem}@media (max-width:1023px){.summary-card{padding:1.5rem;position:static}}.summary-card h2{letter-spacing:.12em;text-transform:uppercase;font-size:1rem;font-weight:700}.summary-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.summary-note{color:var(--on-surface-muted);font-size:.85rem;line-height:1.6}.checkout-form{gap:1rem;display:grid}.checkout-form label{letter-spacing:.12em;text-transform:uppercase;color:var(--on-surface-muted);gap:.4rem;font-size:.72rem;font-weight:600;display:grid}.text-button{width:fit-content;color:var(--on-surface-muted);letter-spacing:.05em;cursor:pointer;background:0 0;border:0;padding:0;font-size:.82rem;text-decoration:underline;transition:color .15s}.text-button:hover{color:var(--on-surface)}.empty-state{background:var(--surface-container);border:1px solid var(--line);place-items:start;gap:1rem;margin-top:4rem;padding:3rem;display:grid}.empty-state h1{letter-spacing:-.02em;font-size:clamp(1.75rem,4vw,2.5rem)}.empty-state p{color:var(--on-surface-muted)}.floating-whatsapp{right:1.5rem;bottom:calc(5rem + env(safe-area-inset-bottom));z-index:25;background:var(--tertiary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:background .15s,transform .15s,box-shadow .15s;display:flex;position:fixed;box-shadow:0 8px 24px #006e304d}.floating-whatsapp:hover{background:#005926;box-shadow:0 16px 40px #0059264d}.footer{background:var(--surface);color:var(--on-surface);border-top:1px solid var(--outline-variant);margin-top:8rem;padding:5rem 0 2rem}.footer-inner{width:min(1280px,100% - 3rem);margin:0 auto}.footer-content{border-bottom:1px solid var(--outline-variant);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:4rem;padding-bottom:2rem;display:grid}.footer-section h3{text-transform:uppercase;letter-spacing:.12em;color:var(--on-surface-muted);margin-bottom:1.5rem;font-family:Inter,sans-serif;font-size:.72rem;font-weight:600}.footer-section p{color:var(--on-surface-muted);margin-bottom:.6rem;font-size:.9rem;line-height:1.7}.footer-section ul{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.footer-section ul li a{color:var(--on-surface-muted);font-size:.9rem;transition:color .15s}.footer-section ul li a:hover{color:var(--on-surface)}.footer-link-button{color:var(--on-surface-muted);cursor:pointer;background:0 0;border:0;padding:0;font-size:.9rem;transition:color .15s}.footer-link-button:hover{color:var(--on-surface)}.footer-bottom{text-align:center;color:var(--outline);letter-spacing:.05em;padding-top:2rem;font-size:.82rem}.legal-modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#11141594;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.legal-modal{width:min(720px,100%);max-height:min(78vh,760px);color:var(--on-surface);background:#fff;border:1px solid #2d343214;overflow:auto;box-shadow:0 24px 60px #12141538}.legal-modal-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;gap:1rem;padding:1.5rem 1.5rem 1rem;display:flex}.legal-modal-header h2{letter-spacing:-.03em;font-size:clamp(1.3rem,3vw,2rem)}.legal-modal-close{color:var(--on-surface-muted);cursor:pointer;background:0 0;border:0;padding:0;font-size:1.75rem;line-height:1}.legal-modal-body{gap:1rem;padding:1.5rem;display:grid}.legal-modal-body p{color:var(--on-surface-muted);font-size:.96rem;line-height:1.8}.button{position:relative;overflow:hidden}.button:after{content:"";opacity:0;background:#ffffff14;transition:opacity .2s;position:absolute;inset:0}.button:hover:after{opacity:1}.nav-links a{position:relative}.nav-links a:after{content:"";background:var(--on-surface);transform-origin:0;height:1px;transition:transform .25s cubic-bezier(.22,1,.36,1);position:absolute;bottom:4px;left:.85rem;right:.85rem;transform:scaleX(0)}.nav-links a:hover:after{transform:scaleX(1)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}.section-heading p{color:var(--on-surface-muted);margin-top:.5rem;font-size:.95rem}@media (min-width:1024px){.product-page{grid-template-columns:1.1fr .9fr;align-items:start}.cart-layout{grid-template-columns:1.4fr .6fr}.cart-item{grid-template-columns:180px 1fr;align-items:start}.mobile-sticky-bar{display:none}}@media (min-width:768px) and (max-width:1023px){main{width:100%}.hero-simple{grid-template-columns:1fr 1fr;min-height:calc(100vh - 64px)}.hero-simple-text{padding:4rem 2.5rem 4rem 0}.features-row{grid-template-columns:repeat(3,1fr)}.mobile-sticky-bar{display:none}.desktop-action-row{display:flex}}@media (max-width:767px){main{width:100%;margin:0;padding-bottom:7rem}.navbar{height:58px;padding:0 1rem}.hero-simple{background:#fff;min-height:calc(100svh - 58px);display:grid}.hero-section-overlay{object-fit:cover;object-position:center top;width:100%;height:100%;position:absolute;inset:0}.hero-simple:after{background:linear-gradient(#0000002e 0%,#00000061 55%,#00000047 100%);display:block}.hero-simple-text{text-align:center;background:0 0;justify-content:flex-start;align-items:center;min-height:calc(100svh - 58px);padding:clamp(20rem,48svh,27rem) 1.25rem 3rem;display:flex}.hero-eyebrow{display:none}.hero-title{margin-bottom:1.75rem;font-size:clamp(2.8rem,13vw,4rem);display:block}.hero-desc{display:none}.hero-actions{flex-direction:column;gap:.75rem;width:100%}.hero-actions .button{width:100%}.features-row{grid-template-columns:1fr;gap:0}.feature-item{border-right:none;border-bottom:1px solid var(--line);padding:1.25rem 1.5rem}.product-grid{grid-template-columns:repeat(2,1fr);gap:1px}.product-card-media{padding:1rem}.product-card-content{gap:.75rem;padding:1rem}.product-card-content h3{font-size:.9rem}.product-card .muted-copy{display:none}.product-card-footer .button{min-height:36px;padding:.5rem .75rem;font-size:.72rem}.section{padding:2.5rem 1.25rem 0}.menu-toggle{justify-content:center;align-items:center;display:flex}.nav-links{border-bottom:1px solid var(--line);z-index:100;background:#fff;flex-direction:column;align-items:stretch;gap:0;padding:1rem;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 16px 32px #2d343214}.nav-links.open{display:flex}.nav-links a{border-bottom:1px solid var(--line);justify-content:center;width:100%;padding:1rem;font-size:.9rem}.nav-links a:last-child{border-bottom:none}.desktop-action-row{width:100%}.footer{padding:3.5rem 0 2rem}.footer-content{gap:2.5rem}.floating-whatsapp{bottom:5.75rem;right:1rem}.product-gallery-frame{padding:1.5rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal,.product-card,.button,.nav-links a{opacity:1;transition:none;animation:none;transform:none}}
