:root{--bg:#f7f3ea;--beige:#ede4d5;--ink:#191814;--gold:#c99a35;--red:#873525;--green:#30483a;--muted:#696357;--line:#e2dace;--white:#fff;--serif:'DM Serif Display',Georgia,serif;--sans:Manrope,'Segoe UI',sans-serif;--radius:14px;--shadow:0 5px 18px #30261808}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--ink);font:14px/1.7 var(--sans)}body.modal-open{overflow:hidden}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.12}h1{font-size:clamp(42px,4.8vw,68px);letter-spacing:-1.5px;margin-bottom:25px}h1 em,h2 em{font-weight:400;color:#876324}h2{font-size:clamp(30px,3vw,42px);letter-spacing:-.6px}h3{font-size:23px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.6;cursor:wait}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #86651f;outline-offset:4px}img{display:block;max-width:100%;height:auto}.container{width:min(1240px,calc(100% - 80px));margin-inline:auto}.icon{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.svg-defs{position:absolute;width:0;height:0;overflow:hidden}.skip-link{position:fixed;left:15px;top:-100px;background:white;padding:12px;z-index:100}.skip-link:focus{top:12px}.topbar{text-align:center;background:var(--green);color:#f7f3ea;font-size:11px;padding:8px 15px;letter-spacing:.2px}.topbar span{padding:0 12px}.site-header{position:sticky;top:0;z-index:30;background:#f7f3eaf5;backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.header-row{display:flex;align-items:center;gap:35px;height:88px;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;flex-shrink:0}.logo-mark{width:44px;height:44px;border:1px solid #b29762;border-radius:50%;display:grid;place-items:center;color:#775619;font:22px var(--serif)}.logo-text{font:29px/1 var(--serif)}.logo-text small{display:block;font:7px var(--sans);letter-spacing:2px;margin-top:7px}#main-nav{display:flex;gap:25px;align-items:center;font-size:11px}#main-nav a{padding:12px 0}#main-nav a:hover{color:#8c651b}.header-actions{display:flex;gap:14px;align-items:center}.button{min-height:46px;border:1px solid transparent;border-radius:7px;display:inline-flex;justify-content:center;align-items:center;gap:17px;padding:12px 20px;font-size:12px;font-weight:600;background:var(--gold);color:#211a0b;transition:background .2s,box-shadow .2s}.button:hover{background:#d5ac55;box-shadow:var(--shadow)}.button.secondary{background:transparent;border-color:#b6a78a;color:var(--ink)}.button.secondary:hover{background:#ede4d58c}.button.green{background:var(--green);color:white}.icon-button{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:1px solid transparent;border-radius:7px;color:inherit}.icon-button:hover{background:var(--beige)}.cart-toggle{position:relative}.cart-toggle #count{position:absolute;right:-3px;top:0;background:var(--green);color:white;font-size:9px;border-radius:12px;min-width:18px;padding:0 4px;line-height:18px}.menu-toggle{display:none}.eyebrow{font:600 10px/1.5 var(--sans);text-transform:uppercase;letter-spacing:1.8px;color:#86672e;margin-bottom:18px}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:60px;align-items:center;padding-block:55px 60px}.hero-copy>p:not(.eyebrow){color:var(--muted);max-width:420px;font-size:14px;line-height:1.9;margin-bottom:28px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-signature{display:block;font:italic 17px var(--serif);color:#807354;margin-top:31px}.hero-visual{position:relative;padding:17px 17px 67px;background:#e9dfcd;border-radius:160px 160px 14px 14px;box-shadow:var(--shadow);max-width:510px;width:100%;margin:auto}.hero-visual img{width:100%;height:410px;object-fit:contain;border-radius:140px 140px 6px 6px}.hero-caption{position:absolute;bottom:20px;left:25px;right:25px;font-size:9px;letter-spacing:1.5px;display:flex;justify-content:space-between;align-items:center;gap:15px}.hero-caption>span{font:italic 16px var(--serif);letter-spacing:0}.attributes{border-block:1px solid var(--line);background:#f1eadd}.attributes>.container{display:flex;justify-content:space-around;padding-block:20px}.attributes span{display:flex;align-items:center;gap:12px;font-size:12px}.attributes .icon{color:#8a713f}.category-section{padding-block:70px 65px}.section-heading,.category-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:30px}.section-heading h2,.category-heading h2{margin-bottom:0}.section-heading>p,.category-heading>p{font-size:12px;color:var(--muted);max-width:270px;margin-bottom:4px}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.category-card{display:block}.category-card>div{background:var(--beige);border-radius:var(--radius);padding:16px;overflow:hidden;border:1px solid var(--line)}.category-card img{width:100%;height:235px;object-fit:contain;transition:transform .25s}.category-card:hover img{transform:translateY(-3px)}.category-card .eyebrow{font-size:8px;letter-spacing:1.3px;margin:22px 0 7px}.category-card h3{font-size:28px;margin:0 0 10px}.category-card>span{font-size:11px;display:flex;align-items:center;gap:14px}.category-card.chiles .eyebrow{color:var(--red)}.category-nav{border-block:1px solid var(--line)}.category-nav .container{display:flex;justify-content:center;gap:38px;padding-block:15px}.category-nav a{font-size:11px;white-space:nowrap;min-height:44px;display:inline-flex;align-items:center}.category-nav a:hover{color:#89671f}.catalog-section{padding-block:58px}.category-heading .eyebrow{font-size:9px;margin-bottom:10px}.category-heading h2{font-size:36px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-card{border:1px solid var(--line);border-radius:var(--radius);background:white;overflow:hidden;box-shadow:var(--shadow);display:flex;flex-direction:column;min-width:0;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-3px);box-shadow:0 9px 22px #2d241312}.product-image{position:relative;background:#faf8f3;padding:24px 18px 17px}.product-image img{width:100%;height:225px;object-fit:contain}.presentation{position:absolute;top:11px;left:12px;padding:4px 7px;background:#ffffffed;border:1px solid #e8e0d3;border-radius:4px;font-size:9px;color:#67573a}.product-body{padding:21px 18px 18px;display:flex;flex-direction:column;flex:1}.product-category{font-size:8px;letter-spacing:1.1px;text-transform:uppercase;color:#89733c;margin:0 0 9px}.product-body h3{font-size:22px;margin-bottom:10px}.description{font-size:11px;line-height:1.65;color:var(--muted);margin-bottom:20px}.product-bottom{margin-top:auto}.price{display:flex;align-items:baseline;flex-wrap:wrap;gap:7px;margin-bottom:16px}.price strong{font:600 19px var(--sans)}.price s{color:#7e786e;font-size:14px}.price>span{font-size:8px;color:var(--muted)}.add-button{width:100%;min-height:44px;font-size:11px;padding:10px 9px;justify-content:space-between;gap:6px}.add-button .icon{width:15px;height:15px}.chiles .product-category,.chiles .eyebrow{color:var(--red)}.botanas .product-category{color:#8b602f}.editorial{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;background:var(--beige);border-radius:var(--radius);padding:35px;margin-block:20px 30px}.editorial-photo img{height:360px;width:100%;object-fit:contain;border-radius:9px}.editorial>div>p:not(.eyebrow){font-size:13px;color:var(--muted);max-width:430px}.editorial-tags{display:flex;gap:9px;flex-wrap:wrap;margin-top:20px}.editorial-tags span{border:1px solid #cabb9d;border-radius:5px;font-size:10px;padding:5px 9px}.lifestyle{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;padding:24px 40px;background:#eee2d8;border-radius:var(--radius)}.lifestyle>img{width:100%;height:300px;object-fit:contain;border-radius:9px}.lifestyle figcaption .eyebrow{color:var(--red)}.text-link{font-size:12px;display:inline-flex;gap:17px;align-items:center;border-bottom:1px solid #b5a27a;padding-bottom:6px}.photo-pair{display:grid;grid-template-columns:1fr 1fr;gap:22px}.photo-pair img{height:300px;width:100%;object-fit:contain;background:var(--beige);border-radius:var(--radius)}.paquetes{margin-top:55px;background:var(--beige);padding-block:65px}.package-grid{grid-template-columns:1fr 1fr;gap:25px}.package-card{display:grid;grid-template-columns:.8fr 1fr}.package-card .product-image{padding:20px 10px;display:flex;align-items:center}.package-card .product-image img{height:auto;max-height:300px}.package-contents{font-size:10px;margin-bottom:16px}.package-contents summary{font-size:11px;color:var(--ink);padding:7px 0;cursor:pointer}.package-contents ul{padding-left:16px;margin:5px 0}.package-contents li{padding:2px 0}.saving{font-size:12px;color:var(--green);font-weight:600;margin-bottom:12px}.saving small{display:block;font-size:9px;font-weight:400;line-height:1.5;margin-top:4px}.balsamo .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:850px}.balsamo .product-card{display:grid;grid-template-columns:.85fr 1fr}.balsamo .product-image{display:flex;align-items:center}.balsamo .product-image img{height:230px}.balsamo .product-body h3{font-size:20px}.balsam-photo{margin-bottom:50px}.balsam-photo summary{cursor:pointer;font-size:12px;min-height:44px;padding:12px 0;color:var(--muted)}.balsam-photo img{max-height:330px;object-fit:contain;margin-top:15px}.history{background:var(--green);color:#f7f3ea;padding:65px 0}.history-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.history h2{margin:0}.history h2 em{color:#e1bb69}.history .eyebrow{color:#dcc189}.history p:not(.eyebrow){font-size:13px;color:#e1e5db}.history .text-link{border-color:#8e9c81}.wholesale{padding-block:70px;display:flex;justify-content:space-between;align-items:center;gap:50px}.wholesale p:not(.eyebrow){max-width:560px;color:var(--muted);font-size:13px;margin:0}.wholesale h2{margin-bottom:22px}.contact{padding:65px 0;background:#eee8dc}.contact h2{margin-bottom:20px}.contact p{color:var(--muted);font-size:13px}.contact-links{display:flex;gap:30px;flex-wrap:wrap;margin-top:25px}.contact-links a{display:flex;align-items:center;gap:10px;font-size:12px;min-height:44px}.contact-links a:hover{text-decoration:underline}footer{background:#191e19;color:#f7f3ea;padding:50px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:45px}.footer-grid nav,.footer-social{display:flex;flex-direction:column;align-items:flex-start;gap:9px;font-size:12px}.footer-social a{display:flex;align-items:center;gap:15px}.footer-grid .logo-mark{color:#dec48f}.footer-grid p{font-size:10px;color:#b6bcae}.footer-grid .footer-motto{font:italic 20px var(--serif);color:#dcc189;margin:23px 0 12px}.footer-rappi{margin:0 auto;padding:22px 0 0;width:min(1240px,calc(100% - 80px));font-size:12px;color:#b6bcae}.footer-rappi strong{color:#f7f3ea}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #ffffff26;margin-top:35px;padding-top:20px;font-size:10px;color:#bec4b7}.footer-bottom>div{display:flex;gap:20px}.text-button{border:0;background:none;padding:10px 0;text-decoration:underline;text-underline-offset:3px;color:inherit;font-size:11px}.whatsapp-float{position:fixed;bottom:20px;right:20px;z-index:25;border:1px solid #617768;background:var(--green);color:white;border-radius:24px;display:flex;align-items:center;gap:8px;padding:11px 16px;font-size:11px;box-shadow:var(--shadow)}
/* Cart dialog: native modal provides focus containment and inert background. */
.cart-drawer{position:fixed;inset:0 0 0 auto;margin:0;border:0;border-left:1px solid var(--line);background:var(--bg);width:min(510px,100%);max-width:100%;height:100vh;height:100dvh;max-height:100dvh;padding:0;color:var(--ink);overflow:hidden;box-shadow:-20px 0 60px #0002}.cart-drawer[open]{display:flex;flex-direction:column;animation:drawer-in .25s ease-out}.cart-drawer::backdrop,#legal-dialog::backdrop{background:#17171080}.cart-header{padding:23px 25px 18px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;background:var(--bg);flex-shrink:0}.cart-header .eyebrow{font-size:8px;margin-bottom:5px;display:block}.cart-header h2{font-size:32px;margin:0}.cart-content{padding:0 25px 28px;overflow:auto;overscroll-behavior:contain;flex:1;scrollbar-gutter:stable}#cart-empty{padding:50px 10px;text-align:center}#cart-empty>span>.icon{width:46px;height:46px;color:#9b824e;margin:auto auto 22px}#cart-empty h3{font-size:26px}#cart-empty p{font-size:12px;color:var(--muted)}#items{list-style:none;padding:0;margin:0}.cart-item{display:grid;grid-template-columns:66px 1fr;gap:15px;padding:21px 0;border-bottom:1px solid var(--line)}.cart-item>img{width:66px;height:88px;object-fit:contain;background:#eee8dc;border-radius:7px}.cart-item h3{font:600 12px/1.5 var(--sans);margin:0 0 6px;overflow-wrap:anywhere}.cart-item .unit-price{font-size:10px;color:var(--muted);margin-bottom:9px}.cart-item-controls{display:flex;align-items:center;justify-content:space-between;gap:9px}.quantity{display:flex;align-items:center;border:1px solid var(--line);border-radius:6px;overflow:hidden}.quantity button{height:44px;width:36px;background:white;color:var(--ink);border:0;font-size:17px}.quantity span{font-size:12px;min-width:24px;text-align:center}.item-total{font-size:12px;font-weight:600}.remove-item{display:block;margin-top:6px;font-size:10px;color:var(--muted);min-height:30px}.cart-totals{padding-block:22px}.cart-totals>p{display:flex;justify-content:space-between;gap:15px;font-size:12px;margin:0 0 9px}.cart-totals .grand-total{border-top:1px solid var(--line);margin-top:15px;padding-top:15px;font-size:19px}.grand-total small{font-size:9px;color:var(--muted)}.cart-totals #total-note{display:block;font-size:10px;color:var(--muted)}.delivery-form h3{font-size:24px;margin-bottom:17px}.delivery-form label{display:block;font-size:11px;font-weight:600;margin:12px 0 6px}input,select,textarea{max-width:100%;font-size:16px;border:1px solid #cfc5b4;border-radius:6px;background:white;color:var(--ink);padding:11px 12px;min-height:44px}.delivery-form input,.delivery-form select,.delivery-form textarea{width:100%;min-width:0}.delivery-form textarea{resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-row>div{min-width:0}.hint{font-size:11px;color:var(--muted);line-height:1.65;margin:12px 0;overflow-wrap:anywhere}.location-details,.bank-details,.contact-followup{border-block-start:1px solid var(--line);padding-block:12px;margin-top:15px}.location-details summary,.bank-details summary,.contact-followup summary{min-height:44px;font-size:12px;font-weight:600;cursor:pointer;padding:10px 0}.location-details summary .icon{vertical-align:middle;width:16px;height:16px;margin-right:6px}#delivery-map{width:100%;height:280px;border-radius:8px;margin-top:12px}#map-search gmp-place-autocomplete{width:100%;max-width:100%;color-scheme:light}.bank-details p{font-size:12px}.clabe{font-family:var(--sans);overflow-wrap:anywhere}.consent-label{display:flex;align-items:flex-start;gap:10px;font-size:11px}.consent-label input{width:18px;height:18px;min-height:18px;margin:3px 0 0;accent-color:var(--green);flex-shrink:0}.checkout-actions{border-top:1px solid var(--line);margin-top:15px;padding-top:20px}.checkout-actions>.button{width:100%;min-height:50px}.danger{color:#873525}.danger-button{background:#873525;color:white}.danger-button:hover{background:#a04433}#clear-confirm{background:#ede4d5;padding:14px;border-radius:8px;font-size:12px}#clear-confirm button{margin:3px 0;font-size:11px}#checkout-feedback{font-size:12px}#checkout-feedback a{text-decoration:underline}#legal-dialog{border:1px solid var(--line);border-radius:12px;padding:32px;width:min(640px,calc(100% - 30px));max-height:85dvh;background:var(--bg);color:var(--ink)}#legal-dialog h2{font-size:32px;padding-right:35px}#close-legal{position:absolute;right:12px;top:12px}#legal-content{font-size:13px}#legal-content h3{font-size:22px}#legal-content a{text-decoration:underline;overflow-wrap:anywhere}#toast{position:fixed;bottom:26px;left:50%;transform:translate(-50%,15px);z-index:80;background:var(--ink);color:white;padding:12px 20px;max-width:calc(100% - 32px);width:max-content;border-radius:8px;font-size:12px;opacity:0;visibility:hidden;transition:.2s;pointer-events:none}#toast.show{transform:translate(-50%,0);visibility:visible;opacity:1}.reveal{opacity:0;transform:translateY(10px);transition:opacity .45s ease,transform .45s ease}.reveal.in-view{opacity:1;transform:none}[hidden]{display:none!important}@keyframes drawer-in{from{transform:translateX(100%)}to{transform:translateX(0)}}
@media(min-width:1500px){.hero{padding-block:70px}.hero-visual img{height:460px}}
@media(max-width:1100px){.container{width:calc(100% - 48px)}.header-row{gap:20px}#main-nav{gap:16px;font-size:10px}.header-actions{gap:5px}.hero{gap:35px}.hero-visual img{height:370px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.package-grid{grid-template-columns:1fr 1fr}.package-card{display:flex}.package-card .product-image img{height:250px}.editorial,.lifestyle,.history-grid{gap:35px}.add-button{font-size:11px}.balsamo .product-card{display:flex}.category-heading>p{max-width:240px}}
@media(max-width:800px){.header-row{height:76px}.menu-toggle{display:inline-flex}#main-nav{display:none;position:absolute;top:76px;left:0;right:0;padding:18px 24px;background:var(--bg);border-bottom:1px solid var(--line);box-shadow:0 10px 20px #0001;font-size:13px;flex-direction:column;align-items:stretch;gap:0}#main-nav.open{display:flex}#main-nav a{padding:13px 0}.hero{gap:25px}.hero-visual img{height:310px}.hero h1{font-size:43px}.hero-actions .button{width:100%}.hero-copy>p:not(.eyebrow){font-size:12px}.hero-caption{display:block}.hero-caption>span{display:block;font-size:13px;margin-top:4px}.attributes span{font-size:10px;gap:6px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-card img{height:190px}.category-card h3{font-size:24px}.section-heading>p{max-width:210px}.product-image img{height:240px}.editorial-photo img{height:300px}.category-nav .container{gap:27px;overflow:auto;justify-content:flex-start;scrollbar-width:thin}.wholesale{display:block}.wholesale .button{margin-top:25px}.contact-links{gap:12px 25px}.footer-grid{gap:30px}.photo-pair img{height:220px}.history h2{font-size:33px}.lifestyle{padding:25px}.lifestyle>img{height:260px}}
@media(max-width:600px){html{scroll-padding-top:87px}.container{width:calc(100% - 36px)}.topbar{font-size:9px;padding:8px 7px}.topbar span{padding:0 5px}.header-row{gap:12px}.logo-mark{width:36px;height:36px;font-size:18px}.logo-text{font-size:24px}.logo-text small{font-size:6px;letter-spacing:1.5px}.brand{gap:7px}.header-actions{gap:2px}.buy-link{font-size:10px;min-height:44px;padding:9px 11px}.buy-link .icon{display:none}.hero{grid-template-columns:1fr;padding-block:35px 32px;gap:30px}.hero h1{font-size:47px;letter-spacing:-1px}.hero-copy>p:not(.eyebrow){font-size:13px;max-width:none;margin-bottom:24px}.hero .eyebrow{font-size:9px}.hero-signature{margin-top:23px;font-size:17px}.hero-actions{gap:10px}.hero-actions .button{width:auto;flex:1;padding:12px 10px;font-size:10px;gap:5px}.hero-actions .icon{width:16px;height:16px}.hero-visual{border-radius:110px 110px 12px 12px;padding:12px 12px 64px;max-width:400px}.hero-visual img{height:315px;border-radius:100px 100px 5px 5px}.hero-caption{display:flex;font-size:8px;bottom:18px;left:20px;right:20px}.hero-caption>span{font-size:12px}.attributes>.container{padding-block:18px;gap:15px}.attributes span{display:flex;flex-direction:column;text-align:center;line-height:1.5;font-size:9px;flex:1}.attributes .icon{width:22px;height:22px}.category-section{padding-block:42px}.section-heading,.category-heading{display:block;margin-bottom:23px}.section-heading h2{font-size:33px}.section-heading>p,.category-heading>p{max-width:none;margin:15px 0 0;font-size:12px}.category-grid{grid-template-columns:1fr;gap:28px}.category-card>div{padding:15px}.category-card img{height:265px}.category-card .eyebrow{margin-top:15px}.category-card h3{font-size:28px}.category-card>span{min-height:44px}.category-nav .container{padding-block:5px;gap:23px}.catalog-section{padding-block:38px}.category-heading h2{font-size:33px}.product-grid{gap:13px}.product-image{padding:30px 10px 12px}.product-image img{height:175px}.product-body{padding:16px 12px 12px}.product-body h3{font-size:20px;line-height:1.18}.product-category{font-size:7px}.description{font-size:10px;margin-bottom:15px}.price{gap:4px;margin-bottom:12px}.price strong{font-size:17px}.price s{font-size:11px}.price>span{font-size:7px}.add-button{font-size:9px;padding:10px 7px;min-height:44px;gap:2px}.add-button .icon{width:12px;height:12px}.presentation{font-size:8px}.editorial{grid-template-columns:1fr;padding:20px;gap:25px;margin-block:10px}.editorial-photo img{height:295px}.editorial h2{font-size:32px}.lifestyle{grid-template-columns:1fr;gap:24px;padding:20px}.lifestyle h2{font-size:31px}.lifestyle>img{height:260px}.lifestyle figcaption{padding-bottom:12px}.photo-pair{gap:12px}.photo-pair img{height:200px}.package-grid{grid-template-columns:1fr;gap:22px}.package-card{display:grid;grid-template-columns:1fr}.package-card .product-image{justify-content:center}.package-card .product-image img{height:280px}.package-card .product-body{padding:23px}.package-card .product-body h3{font-size:28px}.package-card .description,.package-contents,.package-contents summary{font-size:12px}.package-card .add-button{font-size:12px}.package-card .price strong{font-size:23px}.paquetes{margin-top:35px}.balsamo .product-grid{grid-template-columns:1fr 1fr;gap:13px}.balsamo .product-image img{height:180px}.balsamo .product-body h3{font-size:20px}.balsam-photo{margin-bottom:30px}.history{padding:42px 0}.history-grid{grid-template-columns:1fr;gap:22px}.wholesale{padding-block:45px}.wholesale h2{font-size:35px}.wholesale .button{width:100%;font-size:11px}.contact{padding:42px 0}.contact-links{display:grid;gap:6px}.footer-grid{grid-template-columns:1fr 1fr;gap:25px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid nav a,.footer-social a{min-height:44px}.footer-grid nav,.footer-social{gap:0}.footer-bottom{flex-direction:column;padding-bottom:74px;font-size:9px;gap:12px}.footer-bottom>div{gap:20px}.whatsapp-float{right:15px;bottom:calc(16px + env(safe-area-inset-bottom));min-height:44px;padding:10px 14px}.whatsapp-float span{font-size:10px}.cart-drawer{width:100%}.cart-header{padding:18px}.cart-content{padding:0 18px calc(24px + env(safe-area-inset-bottom))}.cart-item{grid-template-columns:65px 1fr;gap:12px}.quantity button{width:44px}.remove-item{min-height:44px}.form-row{grid-template-columns:1fr}.cart-item-controls{flex-wrap:wrap}.cart-header h2{font-size:29px}.checkout-actions>.button{font-size:11px}#toast{bottom:82px;font-size:11px}.category-card:hover img{transform:none}}
@media(max-width:380px){.product-grid,.balsamo .product-grid{grid-template-columns:1fr}.product-image img,.balsamo .product-image img{height:270px}.product-body{padding:20px}.product-body h3{font-size:25px}.description{font-size:12px}.add-button{font-size:12px}.price strong{font-size:22px}.hero h1{font-size:43px}.buy-link{display:none}.hero-actions{flex-direction:column}.photo-pair{grid-template-columns:1fr}.photo-pair img{height:260px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}

.card-payment{margin:14px 0;padding:16px;border:1px solid var(--line);border-radius:9px;background:#fffdf8}.card-payment h3{font-size:20px;margin-bottom:5px}.card-payment .hint{margin:6px 0 12px}#card-payment-status{min-height:20px}#cardPaymentBrick_container{min-height:1px}
.purchase-info{padding-block:72px;border-top:1px solid var(--line);display:grid;grid-template-columns:.8fr 1.2fr;gap:60px}.purchase-info h2{margin:0}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.faq-grid details{border:1px solid var(--line);border-radius:8px;padding:0 16px;background:#fffdf8}.faq-grid summary{font-weight:700;font-size:12px;cursor:pointer;padding:15px 0}.faq-grid p{font-size:12px;color:var(--muted);line-height:1.7}.faq-grid a{text-decoration:underline}@media(max-width:700px){.purchase-info{grid-template-columns:1fr;gap:24px;padding-block:45px}.faq-grid{grid-template-columns:1fr}}
