:root{
  --bg:#fbf8f4;--surface:#fffdfb;--surface-soft:#f3ebe4;--surface-soft-2:#f7f1eb;--ink:#473f3b;--muted:#776f69;--line:#e8ddd4;
  --rose:#e8b8ae;--gold:#c8a16f;--gold-dark:#b18457;--shadow:0 18px 48px rgba(75,58,46,.08);--shadow-soft:0 24px 60px rgba(75,58,46,.06);
  --serif:'Cormorant Garamond',Georgia,serif;--sans:'Inter',Arial,sans-serif;
  --fs-hero:72px;--fs-section:46px;--fs-product:27px;--fs-body:16px;--fs-nav:14px;--fs-button:14px;--fs-small:11px;
  --hero-media-width:470px;--hero-media-height:620px;--product-ratio:4/5;--footer-height:80px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--sans);font-size:var(--fs-body);line-height:1.6;position:relative;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.hidden{display:none!important}
body::before,body::after{content:'';position:fixed;pointer-events:none;z-index:0;opacity:.045;background:url('assets/logo-bendita-ela.jpeg') center/contain no-repeat;mix-blend-mode:multiply}
body::before{width:360px;height:360px;top:110px;right:-70px;transform:rotate(-5deg)}
body::after{width:300px;height:300px;bottom:90px;left:-80px;transform:rotate(8deg);opacity:.032}
.site-header,main,.photo-footer,.drawer,.modal,.overlay{position:relative;z-index:1}
.site-header{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:15px clamp(20px,5vw,72px);background:rgba(251,248,244,.9);backdrop-filter:blur(16px);border-bottom:1px solid rgba(232,221,212,.85)}
.brand{font:600 30px/1 var(--serif);letter-spacing:-.02em}.desktop-nav{display:flex;gap:30px;font-size:var(--fs-nav);color:var(--muted)}.desktop-nav a{padding:6px 0;transition:.2s}.desktop-nav a:hover{color:var(--gold-dark)}
.cart-button{justify-self:end;border:1px solid var(--line);background:rgba(255,255,255,.72);border-radius:999px;padding:9px 13px;color:var(--ink);font-size:var(--fs-nav);transition:.2s}.cart-button:hover{transform:translateY(-1px);box-shadow:0 10px 28px rgba(75,58,46,.07)}.cart-button b{display:inline-grid;place-items:center;min-width:22px;height:22px;border-radius:50%;background:var(--surface-soft);margin-left:5px;font-size:11px}
.eyebrow{text-transform:uppercase;letter-spacing:.17em;font-size:var(--fs-small);font-weight:700;color:var(--gold-dark)}.eyebrow.light{color:rgba(255,255,255,.82)}h1,h2,h3{font-family:var(--serif);line-height:1.04;margin:0}

.hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,var(--hero-media-width));gap:clamp(34px,6vw,82px);align-items:center;padding:58px clamp(24px,7vw,110px) 76px;min-height:calc(100vh - 68px);max-height:none}
.hero-copy{max-width:760px}
.hero h1{font-size:clamp(54px,var(--fs-hero),96px);font-weight:600;letter-spacing:-.045em;margin:14px 0 16px;max-width:620px}
.hero-copy>p{max-width:560px;margin:0 0 14px;color:var(--muted);font-size:calc(var(--fs-body) + 2px)}
.hero-signature{max-width:580px;margin:0 0 24px;color:var(--gold-dark);font-size:14px}
.hero-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 0 28px}
.hero-detail-card{padding:18px 18px 16px;border-radius:18px;background:rgba(255,255,255,.56);border:1px solid rgba(232,221,212,.8);backdrop-filter:blur(8px);box-shadow:0 8px 24px rgba(75,58,46,.04)}
.hero-detail-label{display:block;margin-bottom:5px;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:700;color:var(--gold-dark)}
.hero-detail-card strong{display:block;font-size:18px;line-height:1.05;font-family:var(--serif);margin-bottom:7px}.hero-detail-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.5}
.hero-actions{display:flex;gap:10px;flex-wrap:wrap}
.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border-radius:999px;padding:11px 19px;font-size:var(--fs-button);font-weight:650;border:1px solid transparent;transition:.25s}.button-primary{background:var(--gold-dark);color:#fff;border-color:var(--gold-dark)}.button-primary:hover{filter:brightness(.96);transform:translateY(-2px)}.button-secondary{background:transparent;color:var(--gold-dark);border-color:var(--gold-dark)}.button-secondary:hover{background:rgba(177,132,87,.06);transform:translateY(-2px)}.full{width:100%}

.hero-media{position:relative;width:min(100%,var(--hero-media-width));height:var(--hero-media-height);justify-self:end;overflow:hidden;border-radius:34px;background:linear-gradient(180deg,#fdf8f4,#f3ebe4);box-shadow:var(--shadow-soft);border:1px solid rgba(232,221,212,.86)}
.hero-media::before{content:'';position:absolute;inset:20px 20px auto auto;width:160px;height:160px;border-radius:50%;background:radial-gradient(circle at center,rgba(255,255,255,.55),rgba(255,255,255,0) 72%);z-index:1}
.hero-media::after{content:'';position:absolute;inset:auto auto 16px 16px;width:110px;height:110px;background:url('assets/logo-bendita-ela.jpeg') center/contain no-repeat;opacity:.09;z-index:1;filter:grayscale(.1)}
.hero-media-glow{position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(251,248,244,0));pointer-events:none;z-index:2}
.hero-track{height:100%;display:flex;transition:transform .55s ease}.hero-slide{min-width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(180deg,#fdfbf8,#f4ece5)}.hero-slide img{width:100%;height:100%;object-fit:cover;padding:0}
.carousel-arrow{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:40px;height:40px;border:1px solid rgba(255,255,255,.78);background:rgba(255,255,255,.78);backdrop-filter:blur(8px);border-radius:50%;color:var(--ink);font-size:25px;line-height:1;transition:.2s}.carousel-arrow:hover{transform:translateY(-50%) scale(1.03)}.carousel-arrow.prev{left:14px}.carousel-arrow.next{right:14px}
.carousel-dots{position:absolute;z-index:4;bottom:18px;left:50%;transform:translateX(-50%);display:flex;gap:7px}.carousel-dot{width:7px;height:7px;border:0;border-radius:50%;padding:0;background:rgba(71,63,59,.25)}.carousel-dot.active{background:var(--gold-dark)}
.hero-floating-card{position:absolute;z-index:4;max-width:230px;padding:14px 16px;border-radius:18px;background:rgba(255,253,251,.8);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.85);box-shadow:0 12px 34px rgba(75,58,46,.08)}
.hero-floating-card span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:var(--gold-dark);font-weight:700;margin-bottom:5px}
.hero-floating-card strong{font:600 21px/1.04 var(--serif);color:var(--ink)}
.hero-floating-card-top{top:20px;left:-28px}.hero-floating-card-bottom{right:-24px;bottom:60px}

.section-heading{display:flex;justify-content:space-between;align-items:end;gap:34px;margin-bottom:28px}.section-heading h2,.editorial-copy h2,.contact-section h2{font-size:clamp(38px,var(--fs-section),62px);font-weight:600;margin-top:7px}.section-heading p{max-width:390px;margin:0 0 3px;color:var(--muted)}.compact-heading{margin-bottom:24px}
.featured-section,.products-section{padding:72px clamp(24px,7vw,110px)}.featured-section{padding-top:36px;background:#fff}.featured-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.featured-card{display:grid;grid-template-columns:minmax(180px,.9fr) 1.1fr;background:var(--bg);border-radius:24px;overflow:hidden;min-height:340px;box-shadow:0 14px 38px rgba(75,58,46,.05)}.featured-card .featured-image{overflow:hidden;background:var(--surface-soft)}.featured-card .featured-image img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.featured-card:hover .featured-image img{transform:scale(1.03)}.featured-copy{padding:30px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.badge{display:inline-flex;border-radius:999px;padding:5px 9px;background:rgba(177,132,87,.11);color:var(--gold-dark);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px}.featured-copy h3{font-size:34px;margin-bottom:8px}.featured-copy p{color:var(--muted);margin:0 0 18px}.old-price{text-decoration:line-through;color:var(--muted);font-size:13px}.sale-price,.normal-price{font-size:20px;font-weight:700}.featured-prices{display:flex;gap:9px;align-items:baseline;margin-bottom:16px}

.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-card{background:transparent;border:0;transition:.25s}.product-card:hover{transform:translateY(-4px)}.product-image{position:relative;aspect-ratio:var(--card-ratio,var(--product-ratio));background:linear-gradient(180deg,#f8f2ec,#f0e7df);overflow:hidden;border-radius:20px;box-shadow:0 12px 32px rgba(75,58,46,.07)}.product-image img{width:100%;height:100%;object-fit:var(--image-fit,cover);object-position:var(--image-x,50%) var(--image-y,50%);transition:transform .35s}.product-card:hover .product-image img{transform:scale(1.025)}.product-badge{position:absolute;left:12px;top:12px;background:rgba(251,248,244,.92);backdrop-filter:blur(8px);border-radius:999px;padding:5px 9px;font-size:10px;font-weight:700;color:var(--gold-dark);letter-spacing:.08em;text-transform:uppercase}.product-info{padding:14px 4px 0}.product-info h3{font-size:var(--fs-product);font-weight:600;margin-bottom:6px}.product-meta{display:flex;justify-content:space-between;gap:12px;align-items:flex-end}.product-prices{display:flex;gap:7px;align-items:baseline;flex-wrap:wrap}.product-stock{font-size:11px;color:var(--muted);text-align:right}.product-tags{display:flex;gap:6px;flex-wrap:wrap;margin:10px 0}.product-tags span{font-size:10px;color:var(--muted);border:1px solid var(--line);padding:3px 7px;border-radius:999px;background:rgba(255,255,255,.5)}.product-card .button{width:100%;margin-top:12px;min-height:40px}.empty-state{text-align:center;padding:54px;border:1px dashed var(--line);border-radius:18px;background:rgba(255,255,255,.45)}.empty-state h3{font-size:30px}

.editorial-section{display:grid;grid-template-columns:minmax(300px,.95fr) minmax(0,1.05fr);gap:min(7vw,70px);align-items:center;padding:94px clamp(24px,8vw,120px);background:#fff;overflow:hidden}
.editorial-media{position:relative;min-height:520px;border-radius:28px;background:linear-gradient(180deg,#f8f2ed,#efe5db);overflow:hidden;box-shadow:var(--shadow-soft);border:1px solid rgba(232,221,212,.86)}
.editorial-media::before{content:'';position:absolute;inset:auto -34px -30px auto;width:180px;height:180px;background:url('assets/logo-bendita-ela.jpeg') center/contain no-repeat;opacity:.08}
.editorial-track{height:100%;display:flex;transition:transform .5s ease}.editorial-slide{min-width:100%;height:100%;background:var(--surface-soft)}.editorial-slide img{width:100%;height:100%;object-fit:cover}.editorial-overlay-card{position:absolute;left:20px;bottom:20px;max-width:270px;padding:16px 18px;border-radius:18px;background:rgba(255,253,251,.82);backdrop-filter:blur(10px);box-shadow:0 12px 34px rgba(75,58,46,.08)}.editorial-overlay-card span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:var(--gold-dark);font-weight:700;margin-bottom:6px}.editorial-overlay-card strong{font:600 25px/1.06 var(--serif)}.editorial-dots{position:absolute;right:18px;bottom:20px;display:flex;gap:8px;z-index:3}.editorial-dot{width:7px;height:7px;border-radius:50%;border:0;background:rgba(71,63,59,.25);padding:0}.editorial-dot.active{background:var(--gold-dark)}
.editorial-copy{max-width:690px}.editorial-copy p{color:var(--muted);font-size:calc(var(--fs-body) + 1px);max-width:620px}.editorial-points{display:grid;gap:12px;margin-top:24px}.editorial-point{padding:14px 0;border-bottom:1px solid rgba(232,221,212,.8)}.editorial-point strong{display:block;font:600 24px/1.05 var(--serif);margin-bottom:4px}.editorial-point span{display:block;color:var(--muted);font-size:14px}.editorial-note{font-size:14px!important;color:var(--gold-dark)!important;margin-top:20px!important}

.contact-section{display:grid;grid-template-columns:minmax(0,1.1fr) auto auto;align-items:center;gap:18px;padding:38px clamp(24px,7vw,110px);background:var(--bg);border-top:1px solid rgba(232,221,212,.7)}.contact-section>div:first-child{max-width:520px}.contact-section p{color:var(--muted);margin:10px 0 0}.contact-mini-card{max-width:320px;padding:14px 16px;border-radius:18px;background:rgba(255,255,255,.62);border:1px solid rgba(232,221,212,.84)}.contact-mini-card p{margin:8px 0 0;font-size:14px;line-height:1.5}.contact-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}

.photo-footer{position:relative;height:var(--footer-height)!important;min-height:0!important;max-height:320px!important;overflow:hidden;background:#3b332f}.photo-footer>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.photo-footer-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(40,30,26,.1),rgba(35,26,22,.6))}.photo-footer-content{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff;padding:28px}.photo-footer-content strong{font:600 clamp(54px,7vw,92px)/.95 var(--serif);letter-spacing:-.04em}.photo-footer-content p{margin:10px 0 0;font-size:17px;color:rgba(255,255,255,.87)}

.drawer{position:fixed;top:0;right:0;z-index:60;width:min(420px,100%);height:100vh;background:#fff;transform:translateX(105%);transition:.25s;display:flex;flex-direction:column;padding:24px;box-shadow:-18px 0 50px rgba(0,0,0,.12)}.drawer.open{transform:none}.drawer-header{display:flex;justify-content:space-between;align-items:start;padding-bottom:17px;border-bottom:1px solid var(--line)}.drawer-header h2{font-size:38px}.icon-button,.modal-close{border:0;background:transparent;font-size:30px;color:var(--muted)}.cart-items{flex:1;overflow:auto;padding:10px 0}.cart-item{display:grid;grid-template-columns:66px 1fr auto;gap:12px;align-items:center;padding:13px 0;border-bottom:1px solid var(--line)}.cart-item img{width:66px;height:80px;object-fit:cover;border-radius:9px;background:var(--surface-soft)}.cart-item h4{margin:0 0 3px;font-family:var(--serif);font-size:19px}.cart-item p{margin:0;color:var(--muted);font-size:11px}.cart-item button{border:0;background:transparent;color:var(--muted)}.cart-footer{border-top:1px solid var(--line);padding-top:17px}.cart-total{display:flex;justify-content:space-between;margin-bottom:14px;font-size:17px}.overlay{position:fixed;inset:0;background:rgba(36,31,28,.27);z-index:50;opacity:0;pointer-events:none;transition:.2s}.overlay.show{opacity:1;pointer-events:auto}

.modal{border:0;padding:0;border-radius:26px;background:#fff;color:var(--ink);width:min(1080px,calc(100% - 28px));box-shadow:var(--shadow);overflow:visible}.modal::backdrop{background:rgba(36,31,28,.42);backdrop-filter:blur(3px)}.modal-close{position:absolute;right:14px;top:11px;z-index:8}.product-modal-grid{display:grid;grid-template-columns:1.05fr .95fr}.product-gallery{position:relative;background:linear-gradient(180deg,#f8f2ec,#efe5db);border-radius:26px 0 0 26px;overflow:hidden;min-height:600px}.product-main-image{height:100%}.product-main-image img{width:100%;height:100%;min-height:600px;object-fit:contain;padding:18px}.product-arrow{top:45%}.product-thumbs{position:absolute;left:16px;right:16px;bottom:14px;z-index:4;display:flex;gap:7px;overflow:auto}.product-thumb{width:54px;height:66px;flex:0 0 auto;border:1px solid rgba(255,255,255,.8);border-radius:10px;padding:0;overflow:hidden;background:#fff;opacity:.72}.product-thumb.active{opacity:1;outline:2px solid var(--gold-dark)}.product-thumb img{width:100%;height:100%;object-fit:cover}
.product-modal-content{padding:44px 40px 34px;max-height:88vh;overflow:auto}.product-modal-content h2,.checkout-content h2{font-size:56px;margin:7px 0 8px;line-height:.95}.product-modal-badges{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:4px}.price-block{display:flex;align-items:baseline;gap:9px;margin-bottom:4px}.price-block .sale-price,.price-block .normal-price{font-size:24px}.payment-info{display:grid;gap:2px;color:var(--gold-dark);font-size:12px;margin:5px 0 16px}.product-description{color:var(--muted);font-size:16px;margin:0 0 18px}
.product-purchase-note{margin:0 0 18px;padding:15px 16px;border-radius:18px;background:linear-gradient(135deg,rgba(200,161,111,.12),rgba(255,255,255,.86));border:1px solid rgba(200,161,111,.18)}.product-purchase-note span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:var(--gold-dark);font-weight:700;margin-bottom:4px}.product-purchase-note strong{font:600 22px/1.06 var(--serif)}
.product-highlight-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 18px}.product-highlight{padding:14px 14px 12px;border-radius:16px;background:var(--surface-soft-2);border:1px solid rgba(232,221,212,.84)}.product-highlight span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:var(--gold-dark);font-weight:700;margin-bottom:4px}.product-highlight strong{display:block;font-size:15px;line-height:1.35;font-weight:650;color:var(--ink)}
.option-group{margin:14px 0}.option-group label{display:block;margin-bottom:6px}.product-order-panel{margin-top:18px;padding:18px;border-radius:18px;background:rgba(177,132,87,.08);border:1px solid rgba(200,161,111,.18)}.product-order-note{margin:0 0 12px;color:var(--muted);font-size:13px;line-height:1.55}
.product-extra-sections{margin-top:22px;border-top:1px solid var(--line)}.extra-section{border-bottom:1px solid var(--line)}.extra-section button{width:100%;display:flex;justify-content:space-between;align-items:center;border:0;background:transparent;padding:15px 0;text-align:left;color:var(--ink);font-weight:650}.extra-section-content{display:none;padding:0 0 15px;color:var(--muted);white-space:pre-line;font-size:14px}.extra-section.open .extra-section-content{display:block}
.modal.compact{width:min(650px,calc(100% - 28px))}.checkout-content{padding:44px}.modal-intro{margin:-2px 0 18px;color:var(--muted)}.checkout-content form{display:grid;gap:14px}label{display:grid;gap:6px;font-size:12px;font-weight:600}input,select,textarea{width:100%;border:1px solid var(--line);background:#fff;border-radius:12px;padding:11px 12px;color:var(--ink);outline:none}input:focus,select:focus,textarea:focus{border-color:var(--gold)}.form-grid{display:grid;gap:12px}.form-grid.two{grid-template-columns:1fr 1fr}.form-status{font-size:12px;color:var(--muted);min-height:18px;margin:0}.form-status.error{color:#9b3f3f}.form-status.success{color:#4e7655}

.reveal{opacity:0;transform:translateY(26px);transition:opacity .7s ease,transform .7s ease}.reveal.reveal-visible{opacity:1;transform:none}.reveal-fade{transition-duration:.85s}.reveal-stagger>*{opacity:0;transform:translateY(16px);transition:opacity .6s ease,transform .6s ease}.reveal-visible .reveal-stagger>*, .reveal-stagger.reveal-visible>*{opacity:1;transform:none}.reveal-visible .reveal-stagger>*:nth-child(1), .reveal-stagger.reveal-visible>*:nth-child(1){transition-delay:.04s}.reveal-visible .reveal-stagger>*:nth-child(2), .reveal-stagger.reveal-visible>*:nth-child(2){transition-delay:.12s}.reveal-visible .reveal-stagger>*:nth-child(3), .reveal-stagger.reveal-visible>*:nth-child(3){transition-delay:.2s}.reveal-visible .reveal-stagger>*:nth-child(4), .reveal-stagger.reveal-visible>*:nth-child(4){transition-delay:.28s}.reveal-visible .reveal-stagger>*:nth-child(5), .reveal-stagger.reveal-visible>*:nth-child(5){transition-delay:.36s}

@media(max-width:1200px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.featured-grid{grid-template-columns:1fr}.hero{grid-template-columns:minmax(0,1fr) 380px}.hero-detail-grid{grid-template-columns:1fr;max-width:580px}.contact-section{grid-template-columns:1fr;align-items:flex-start}.contact-actions{justify-content:flex-start}}
@media(max-width:980px){.desktop-nav{display:none}.site-header{grid-template-columns:1fr auto}.hero{grid-template-columns:1fr;min-height:auto;padding-top:42px}.hero-media{justify-self:start;width:min(100%,390px);height:min(540px,var(--hero-media-height))}.hero-floating-card-top{left:18px;top:18px}.hero-floating-card-bottom{right:18px;bottom:54px}.editorial-section{grid-template-columns:1fr}.editorial-media{order:-1;min-height:430px}.product-modal-grid{grid-template-columns:1fr}.product-gallery{border-radius:26px 26px 0 0;min-height:400px}.product-main-image img{min-height:400px;max-height:520px}.modal{max-height:94vh;overflow:auto}}
@media(max-width:760px){.product-grid{grid-template-columns:repeat(2,1fr)}.section-heading{align-items:flex-start;flex-direction:column}.hero h1{max-width:100%}.hero-detail-grid{gap:10px}.hero-floating-card{max-width:210px}.product-highlight-grid{grid-template-columns:1fr}}
@media(max-width:600px){:root{--footer-height:80px}.site-header{padding:13px 17px}.brand{font-size:24px}.cart-button{padding:8px 11px}.hero{padding:34px 20px 52px;gap:30px}.hero h1{font-size:min(56px,var(--fs-hero))}.hero-media{width:min(100%,320px);height:420px}.hero-detail-card{padding:16px 15px 14px}.hero-floating-card{display:none}.hero-actions .button{flex:1}.featured-section,.products-section,.editorial-section{padding:56px 20px}.contact-section{padding:26px 20px 34px}.featured-card{grid-template-columns:1fr;min-height:0}.featured-card .featured-image{aspect-ratio:4/3}.featured-copy{padding:22px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-info h3{font-size:min(var(--fs-product),29px)}.contact-actions{width:100%}.contact-actions .button{flex:1}.form-grid.two{grid-template-columns:1fr}.checkout-content,.product-modal-content{padding:38px 20px 28px}.product-modal-content h2,.checkout-content h2{font-size:42px}.product-gallery{min-height:330px}.product-main-image img{min-height:330px}.photo-footer-content strong{font-size:54px}.editorial-media{min-height:340px}.editorial-overlay-card{right:16px;left:16px;max-width:none}body::before,body::after{display:none}}
@media(max-width:430px){.product-grid{grid-template-columns:1fr}.hero-actions{flex-direction:column}.button{width:100%}.product-modal-content h2{font-size:38px}.product-highlight-grid{gap:8px}}


/* Ajuste pontual solicitado: remover os quadrados/overlays da imagem da seção editorial */
.editorial-overlay-card,.editorial-dots{display:none!important}

/* V2 — mobile compacto e próximo do desktop */
:root{--mobile-scale:.88}
.photo-footer{height:var(--footer-height)!important;min-height:0!important;max-height:320px!important}.photo-footer-content{padding:8px 18px}.photo-footer-content strong{font-size:32px}.photo-footer-content p{font-size:11px;margin-top:3px}.photo-footer-content .eyebrow{font-size:8px}
@media(max-width:760px){
  .hero-detail-grid{display:flex;max-width:none;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:5px}.hero-detail-card{flex:0 0 min(72vw,300px);scroll-snap-align:start}
  .editorial-points{display:flex;overflow-x:auto;gap:10px;scroll-snap-type:x mandatory}.editorial-point{flex:0 0 min(75vw,320px);border:1px solid var(--line);border-radius:14px;padding:14px;background:rgba(255,255,255,.55);scroll-snap-align:start}
}
@media(max-width:600px){
  body{font-size:14px;zoom:var(--mobile-scale)}
  .site-header{padding:11px 14px}.brand{font-size:23px}.cart-button{font-size:12px;padding:7px 10px}
  .hero{padding:25px 16px 34px;gap:20px}.hero h1{font-size:48px;margin:10px 0 12px}.hero-copy>p{font-size:15px;margin-bottom:10px}.hero-signature{font-size:12px;margin-bottom:15px}.hero-detail-grid{margin-bottom:17px}.hero-detail-card{flex-basis:min(68vw,280px);padding:14px}.hero-detail-card strong{font-size:17px}.hero-detail-card p{font-size:12px}.hero-actions{gap:8px}.hero-actions .button{flex:0 1 auto;min-height:39px;padding:9px 14px;font-size:12px}
  .hero-media{width:min(100%,300px);height:365px;justify-self:center}
  .featured-section,.products-section,.editorial-section{padding:38px 16px}.section-heading{margin-bottom:18px;gap:10px}.section-heading h2,.editorial-copy h2,.contact-section h2{font-size:38px}
  .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-info{padding-top:10px}.product-info h3{font-size:22px}.product-stock{font-size:9px}.product-tags{margin:7px 0;gap:4px}.product-tags span{font-size:8px}.product-card .button{min-height:36px;margin-top:8px;padding:8px 10px;font-size:11px}
  .editorial-media{min-height:300px;border-radius:20px}.editorial-copy p{font-size:14px}.editorial-points{margin-top:17px}.editorial-point{flex-basis:min(72vw,300px)}
  .contact-section{padding:22px 16px 26px;gap:12px}.contact-mini-card{max-width:none;padding:11px 13px}.contact-actions{gap:7px}.contact-actions .button{flex:0 1 auto;width:auto;min-height:38px;padding:8px 13px;font-size:11px}
  .product-gallery{min-height:280px}.product-main-image img{min-height:280px;max-height:390px}.product-modal-content{padding:28px 16px 22px}.product-modal-content h2{font-size:38px}.product-purchase-note,.product-order-panel{padding:13px}.product-highlight-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.product-highlight{padding:10px}.product-highlight strong{font-size:13px}
}
@media(max-width:430px){
  .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-actions{flex-direction:row}.button{width:auto}.product-highlight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
