:root{--color-bg: #f6f1ea;--color-bg-soft: #efe5da;--color-surface: #f6f1ea;--color-surface-soft: #efe5da;--color-line: #e2d3c2;--color-text: #4b3a32;--color-text-muted: #8b6b5a;--color-text-on-brand: #ffffff;--color-brand: #c8ae95;--color-brand-strong: #b49479;--color-brand-soft: #e2d3c2;--color-brand-soft-2: #e2d3c2;--color-brand-badge-bg: #e2d3c2;--color-brand-badge-text: #4b3a32;--color-brand-link: #4b3a32;--color-success: #2e7d59;--color-success-soft: #e4f3ea;--color-wa-bg: #d5f4e2;--color-wa-border: #98d9b8;--color-wa-ink: #1f6042;--bg-blob-1: #efe5da;--bg-blob-2: #e2d3c2;--promo-from: #f6f1ea;--promo-to: #efe5da;--brand-dot-from: #c8ae95;--brand-ring: rgba(180, 148, 121, .16);--topbar-bg: rgba(246, 241, 234, .9);--shadow: 0 14px 32px rgba(75, 58, 50, .12)}:root[data-theme=miel]{--color-bg: #fef8ef;--color-bg-soft: #f9ebd8;--color-surface: #fffaf1;--color-surface-soft: #fff6e9;--color-line: #ebd4b5;--color-text: #3a2618;--color-text-muted: #6f5644;--color-brand: #b3642f;--color-brand-strong: #904b22}*{box-sizing:border-box}body{margin:0;font-family:Montserrat,sans-serif;color:var(--color-text);background:radial-gradient(circle at 85% 15%,var(--bg-blob-1) 0%,transparent 35%),radial-gradient(circle at 10% 75%,var(--bg-blob-2) 0%,transparent 30%),linear-gradient(180deg,var(--color-bg) 0%,var(--color-bg-soft) 100%);min-height:100vh}h1,h2,h3{font-family:Cormorant,serif;line-height:1.1;margin:0}p{margin:0;line-height:1.6;color:var(--color-text-muted)}a{color:inherit;text-decoration:none}.site-main{max-width:1080px;margin:0 auto;padding:1.25rem}.site-footer{border-top:1px solid var(--color-line);background:var(--color-surface-soft);margin-top:1.25rem;padding:2rem 1.25rem 1.1rem}.site-footer__inner{max-width:1080px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:1.25rem}.site-footer__brand{display:flex;flex-direction:column;font-family:Cormorant,serif;font-size:clamp(1.9rem,3vw,2.35rem);line-height:.95;letter-spacing:.06em;color:var(--color-text);text-transform:uppercase}.site-footer__col h3{font-family:Montserrat,sans-serif;text-transform:uppercase;letter-spacing:.08em;font-size:.73rem;margin-bottom:.7rem;color:var(--color-text)}.site-footer__col,.site-footer__col a,.site-footer__col p{display:block;font-size:.9rem;color:var(--color-text-muted);margin-bottom:.45rem}.site-footer__col a:hover{color:var(--color-brand-link)}.site-footer__copy{max-width:1080px;margin:.5rem auto 0;padding-top:.9rem;font-size:.78rem;color:var(--color-text-muted);border-top:1px solid var(--color-line)}.section-pad{padding:1.25rem;border:1px solid var(--color-line);border-radius:20px;background:var(--color-surface);box-shadow:var(--shadow);margin-bottom:1.25rem}.topbar{position:sticky;top:0;z-index:20;backdrop-filter:blur(8px);background:var(--topbar-bg);border-bottom:1px solid var(--color-line)}.topbar__inner{max-width:1080px;margin:0 auto;padding:.9rem 1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{display:inline-flex;align-items:center;gap:.55rem;font-family:Cormorant,serif;font-size:1.3rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.brand__dot{width:12px;height:12px;background:linear-gradient(140deg,var(--brand-dot-from),var(--color-brand-strong));border-radius:999px;box-shadow:0 0 0 4px var(--brand-ring)}.menu-toggle{display:none}.nav ul{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:1.1rem}.nav a{font-family:Montserrat,sans-serif;font-weight:600;padding:.5rem .7rem;border-radius:10px;transition:background .25s ease}.nav__label{font-family:Montserrat,sans-serif;font-weight:600;padding:.5rem .7rem;border-radius:10px;display:inline-flex;align-items:center;cursor:default}.nav a:hover{background:var(--color-brand-soft)}.dropdown{position:relative}.dropdown__menu{position:absolute;left:0;top:100%;min-width:190px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease;padding-top:.45rem;z-index:5;box-sizing:border-box;list-style:none;margin:0;padding-left:0;padding-right:0;padding-bottom:0;width:max-content;max-width:240px;display:flex;flex-direction:column;background:var(--color-surface-soft);border:1px solid var(--color-line);border-radius:12px;box-shadow:var(--shadow);overflow:hidden}.dropdown__menu li{padding:0}@media(hover:hover)and (pointer:fine){.dropdown:hover .dropdown__menu,.dropdown:focus-within .dropdown__menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}}.dropdown__menu li a{display:block}.hero__content{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}.hero__image{border-radius:20px;overflow:hidden;aspect-ratio:1 / 1}.hero__image img{width:100%;height:100%;object-fit:cover;display:block}.hero h1{font-size:clamp(2rem,4vw,3.2rem);max-width:18ch;margin:.5rem 0 .95rem}@media(max-width:680px){.hero__content{grid-template-columns:1fr}.hero__image{aspect-ratio:4 / 3}}.hero__script{font-family:Great Vibes,cursive;font-size:clamp(2rem,5vw,3.1rem);line-height:1;color:var(--color-brand-strong);margin-top:.7rem;margin-bottom:.2rem;max-width:none}.hero p{max-width:58ch}.hero__badge{display:inline-block;padding:.4rem .75rem;border-radius:999px;font-size:.82rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;background:var(--color-brand-badge-bg);color:var(--color-brand-badge-text)}.hero__actions{margin-top:1.15rem;display:flex;gap:.75rem;flex-wrap:wrap}.btn{border:none;font-family:Montserrat,sans-serif;font-size:.95rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:.68rem 1rem;border-radius:12px;font-weight:700}.btn--primary{background:var(--color-brand);color:var(--color-text-on-brand)}.btn--primary:hover{background:var(--color-brand-strong)}.btn--ghost{background:var(--color-brand-soft);color:var(--color-brand-link)}.btn--small{padding:.5rem .85rem;background:var(--color-brand-soft-2);color:var(--color-brand-link)}.btn--small.is-selected{background:var(--color-success-soft);color:var(--color-success)}.features{padding:1.5rem 1.25rem;border-top:1px solid var(--color-line);border-bottom:1px solid var(--color-line);margin-bottom:1.25rem}.features__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;max-width:1080px;margin:0 auto}.features__item{display:flex;align-items:center;gap:.75rem;color:var(--color-text-muted)}.features__item svg{flex-shrink:0;color:var(--color-brand-strong)}.features__item strong{display:block;font-size:.85rem;font-weight:700;color:var(--color-text);line-height:1.3}.features__item span{font-size:.8rem;line-height:1.3}@media(max-width:680px){.features__grid{grid-template-columns:repeat(2,1fr)}}.promo-strip{display:flex;justify-content:space-between;gap:1rem;align-items:center;background:linear-gradient(120deg,var(--promo-from),var(--promo-to))}.promo-strip strong{display:block;margin-bottom:.35rem}.promo-strip a{font-weight:700;color:var(--color-brand-link)}.esencia__content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.esencia__label{font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-brand-strong);margin-bottom:.75rem}.esencia__text h2{font-family:Cormorant,serif;font-size:clamp(1.8rem,3vw,2.6rem);margin:0 0 1rem;line-height:1.15}.esencia__text p{margin-bottom:1.5rem;max-width:48ch}.esencia__image{border-radius:20px;overflow:hidden;aspect-ratio:4 / 5}.esencia__image img{width:100%;height:100%;object-fit:cover;display:block}.about-intro__content{display:grid;grid-template-columns:1.1fr .9fr;gap:1.5rem;align-items:center}.about-intro__eyebrow{font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-brand-strong);margin-bottom:.55rem}.about-intro h1{font-size:clamp(1.9rem,3.8vw,3rem);margin-bottom:.85rem}.about-intro__copy p{max-width:62ch;margin-bottom:.9rem}.about-intro__highlights{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.25rem}.about-intro__highlights span{padding:.38rem .7rem;border-radius:999px;border:1px solid var(--color-line);background:var(--color-brand-soft);font-size:.78rem;font-weight:600;color:var(--color-text)}.about-intro__media{border-radius:16px;overflow:hidden;border:1px solid var(--color-line);box-shadow:var(--shadow);aspect-ratio:4 / 5}.about-intro__media img{width:100%;height:100%;object-fit:cover;display:block}.info-grid--about .info-card{background:linear-gradient(180deg,var(--color-surface-soft),var(--color-surface));border-color:var(--color-line);padding:1.15rem}.info-grid--about .info-card h3{margin-bottom:.4rem}@media(max-width:680px){.esencia__content{grid-template-columns:1fr}.esencia__image{aspect-ratio:4 / 3;order:-1}.about-intro__content{grid-template-columns:1fr}.about-intro__media{aspect-ratio:4 / 3;order:-1}}.categories h2,.product-area h1,.page-head h1{font-size:clamp(1.6rem,3vw,2.35rem);margin-bottom:.9rem}.categories--home .categories__label{text-align:center;font-size:.8rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase;color:var(--color-brand-strong);margin:0 0 .5rem}.categories--home h2{text-align:center;margin-bottom:1.25rem}.categories--home .categories__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.categories--home .category-card{padding:0;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.categories--home .category-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.categories--home .category-card__image{aspect-ratio:1 / 1;overflow:hidden;border-bottom:1px solid var(--color-line)}.categories--home .category-card__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.categories--home .category-card:hover .category-card__image img{transform:scale(1.04)}.categories--home .category-card h3,.categories--home .category-card p{padding-left:.85rem;padding-right:.85rem}.categories--home .category-card h3{padding-top:.8rem;margin-bottom:.2rem}.categories--home .category-card p{padding-bottom:.9rem;font-size:.83rem}.categories__grid,.product-grid,.info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem}.category-card,.product-card,.info-card{padding:1rem;border:1px solid var(--color-line);border-radius:14px;background:var(--color-surface-soft)}.product-card{display:flex;flex-direction:column;gap:.8rem}.product-card__image{width:100%;aspect-ratio:4 / 5;object-fit:cover;border-radius:12px;border:1px solid var(--color-line);background:var(--color-bg)}.category-card h3,.product-card h2,.info-card h3{margin-bottom:.5rem;font-weight:600}.product-area__lead,.page-head p{max-width:65ch;margin-bottom:1rem}.product-group{margin-bottom:1.2rem}.product-group:last-child{margin-bottom:0}.product-group__title{font-size:clamp(1.2rem,2.2vw,1.7rem);margin-bottom:.7rem;color:var(--color-text)}.product-grid[data-category=Boxes]{grid-template-columns:repeat(2,minmax(280px,360px));justify-content:center}.product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin-top:auto}.wa-fab{position:fixed;right:1rem;bottom:1rem;display:inline-flex;align-items:center;gap:.6rem;padding:.68rem .9rem;border-radius:999px;border:1px solid var(--color-wa-border);background:var(--color-wa-bg);color:var(--color-wa-ink);box-shadow:var(--shadow);cursor:pointer;z-index:50}.wa-fab__icon{font-weight:800;font-size:.8rem;background:var(--color-wa-ink);color:var(--color-text-on-brand);border-radius:999px;padding:.25rem .4rem}.wa-fab__label{font-weight:700}.wa-fab__count{min-width:1.5rem;height:1.5rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--color-wa-ink);color:var(--color-text-on-brand);font-size:.78rem;font-weight:700}@media(max-width:840px){.site-footer__inner{grid-template-columns:repeat(2,minmax(0,1fr))}.menu-toggle{display:inline-flex;padding:.5rem .75rem;border:1px solid var(--color-line);border-radius:10px;background:var(--color-brand-soft);font:inherit;font-weight:700}.nav{display:none;position:absolute;top:100%;right:.9rem;left:.9rem;border:1px solid var(--color-line);background:var(--color-surface-soft);border-radius:14px;padding:.8rem;box-shadow:var(--shadow)}.nav.is-open{display:block}.nav ul{flex-direction:column;align-items:stretch;gap:.45rem}.dropdown__menu{position:static;opacity:1;visibility:visible;pointer-events:auto;transform:none;box-shadow:none;padding:0;border:none;margin-top:.3rem;max-width:none;width:100%}.dropdown__menu li{padding:0;background:transparent;border:none}.dropdown__menu li:last-child{box-shadow:none}.categories__grid,.product-grid,.info-grid{grid-template-columns:1fr}.categories--home .categories__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer{padding-top:1.55rem}.site-footer__brand{font-size:1.75rem}.wa-fab__label{display:none}}
