:root{--cream: #f7f0e5;--paper: #fffaf2;--white: #ffffff;--brown: #6f4b2f;--brown-soft: #a97b52;--olive: #667347;--olive-dark: #3f4b2c;--gold: #c7a55a;--ink: #2e261f;--muted: #7b6c5f;--line: rgba(111, 75, 47, .16);--shadow: 0 24px 60px rgba(60, 43, 28, .14);--radius: 8px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:linear-gradient(180deg,#f7f0e5f0,#fffaf2fa),var(--cream);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body::selection{background:#c7a55a73}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:76px;padding:16px clamp(18px,5vw,70px);background:#fffaf2e0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--olive-dark);font-weight:800;white-space:nowrap}.brand-mark{display:grid;width:38px;height:38px;place-items:center;color:var(--paper);background:var(--olive);border:1px solid rgba(255,255,255,.56);border-radius:50%;box-shadow:0 12px 28px #3f4b2c3d}.desktop-nav{display:flex;align-items:center;gap:clamp(14px,2.8vw,34px);color:var(--muted);font-size:.94rem;font-weight:700}.desktop-nav a{transition:color .2s ease}.desktop-nav a:hover{color:var(--olive-dark)}.cart-button,.primary-action,.secondary-action,.product-info button,.cart-footer button,.mix-summary button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;border:0;border-radius:var(--radius);cursor:pointer;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.cart-button{position:relative;padding:0 16px;color:var(--paper);background:var(--olive-dark)}.cart-button strong{display:grid;min-width:22px;height:22px;place-items:center;padding:0 6px;color:var(--ink);background:var(--gold);border-radius:999px;font-size:.78rem}.cart-button:hover,.primary-action:hover,.product-info button:hover,.cart-footer button:hover{transform:translateY(-2px);box-shadow:0 16px 30px #3f4b2c38}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.86fr);align-items:center;gap:clamp(28px,5vw,72px);min-height:calc(100vh - 76px);padding:clamp(40px,7vw,90px) clamp(18px,5vw,70px)}.hero-content{max-width:720px}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:16px;color:var(--olive-dark);font-size:.78rem;font-weight:900;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Playfair Display,Georgia,serif;color:var(--brown);line-height:1.02}h1{max-width:760px;margin-bottom:24px;font-size:clamp(3rem,8vw,6.7rem)}h2{margin-bottom:16px;font-size:clamp(2.2rem,5vw,4.6rem)}p{color:var(--muted);line-height:1.75}.hero p{max-width:560px;margin-bottom:32px;font-size:clamp(1rem,2vw,1.22rem)}.hero-actions{display:flex;flex-wrap:wrap;gap:14px}.primary-action{padding:0 22px;color:var(--paper);background:var(--olive-dark)}.secondary-action{padding:0 22px;color:var(--brown);background:#ffffffa6;border:1px solid var(--line)}.secondary-action:hover{transform:translateY(-2px);box-shadow:0 16px 30px #6f4b2f1f}.hero-visual{position:relative;min-height:520px;overflow:hidden;border:1px solid rgba(255,255,255,.72);border-radius:28px;box-shadow:var(--shadow)}.hero-visual img{width:100%;height:100%;min-height:520px;object-fit:cover}.hero-card{position:absolute;right:22px;bottom:22px;max-width:250px;padding:18px;color:var(--paper);background:#3f4b2ce0;border:1px solid rgba(255,255,255,.28);border-radius:var(--radius);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-card strong,.hero-card span{display:block}.hero-card span{margin-top:6px;color:#fffaf2d1;line-height:1.5}.promo-banner{display:flex;align-items:center;justify-content:center;gap:14px;margin:0 clamp(18px,5vw,70px);padding:18px;color:var(--paper);background:var(--brown);border-radius:var(--radius);box-shadow:0 18px 38px #6f4b2f2e;font-weight:800;text-align:center}.promo-banner a{color:var(--gold);text-decoration:underline;text-underline-offset:4px}.section{padding:clamp(70px,9vw,120px) clamp(18px,5vw,70px)}.section-title{max-width:760px;margin-bottom:36px}.section-title p{max-width:650px}.category-grid{display:grid;grid-template-columns:repeat(6,minmax(130px,1fr));gap:16px}.category-card{position:relative;min-height:220px;overflow:hidden;color:var(--white);background:var(--brown);border:0;border-radius:var(--radius);cursor:pointer;box-shadow:0 14px 35px #6f4b2f1f;isolation:isolate;transition:transform .22s ease,box-shadow .22s ease}.category-card:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;content:"";background:linear-gradient(180deg,#2e261f0a,#2e261fa3)}.category-card:hover{transform:translateY(-8px);box-shadow:var(--shadow)}.category-card img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.category-card:hover img{transform:scale(1.08)}.category-card span{position:absolute;right:14px;bottom:16px;left:14px;font-size:1rem;font-weight:900;text-align:left}.benefits{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:1px;margin:0 clamp(18px,5vw,70px);overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--line)}.benefit{display:flex;align-items:center;gap:12px;min-height:110px;padding:24px;color:var(--olive-dark);background:#fffaf2d1;font-weight:900}.week-section{display:grid;grid-template-columns:.85fr 1fr;gap:34px;align-items:center}.week-copy{max-width:600px}.week-section img{width:100%;min-height:420px;object-fit:cover;border-radius:28px;box-shadow:var(--shadow)}.store-toolbar{display:grid;gap:18px;margin-bottom:32px}.search-box{display:flex;align-items:center;gap:10px;max-width:460px;height:50px;padding:0 16px;background:#ffffffb8;border:1px solid var(--line);border-radius:var(--radius)}.search-box input{width:100%;border:0;outline:0;color:var(--ink);background:transparent}.filter-row{display:flex;flex-wrap:wrap;gap:10px}.filter-row button,.size-row button,.mix-options button{min-height:42px;padding:0 15px;color:var(--brown);background:#ffffffa3;border:1px solid var(--line);border-radius:999px;cursor:pointer;font-weight:800}.filter-row button.active,.size-row button.selected,.mix-options button.selected{color:var(--paper);background:var(--olive);border-color:var(--olive)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-card{display:flex;min-height:100%;overflow:hidden;background:#fffaf2eb;border:1px solid rgba(255,255,255,.86);border-radius:var(--radius);box-shadow:0 18px 38px #6f4b2f1a;flex-direction:column}.product-image{position:relative;aspect-ratio:1.18;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-card:hover .product-image img{transform:scale(1.07)}.product-image span{position:absolute;top:12px;left:12px;padding:7px 10px;color:var(--ink);background:var(--gold);border-radius:999px;font-size:.74rem;font-weight:900}.product-info{display:flex;flex:1;flex-direction:column;gap:18px;padding:18px}.product-info h3{margin-bottom:8px;color:var(--brown);font-size:1.02rem}.product-info p{margin-bottom:0;font-size:.9rem;line-height:1.55}.product-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto}.product-meta span{color:var(--muted);font-weight:800}.product-meta strong{color:var(--olive-dark);font-size:1.08rem}.product-info button{width:100%;color:var(--paper);background:var(--olive-dark)}.mix-section{display:grid;grid-template-columns:.72fr 1fr;gap:44px;align-items:start;background:linear-gradient(135deg,#6673471f,#c7a55a1a),#fffaf2b3}.mix-builder{padding:clamp(18px,3vw,30px);background:#ffffffb8;border:1px solid rgba(255,255,255,.86);border-radius:var(--radius);box-shadow:var(--shadow)}.mix-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mix-options button{display:flex;align-items:center;justify-content:space-between;min-height:54px;border-radius:var(--radius);text-align:left}.size-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.mix-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:24px;padding-top:22px;border-top:1px solid var(--line)}.mix-summary span{display:block;color:var(--muted);font-weight:800}.mix-summary strong{color:var(--brown);font-size:1.65rem}.about-section{display:grid;grid-template-columns:.9fr 1fr;gap:40px;align-items:center}.about-section p{margin:0;color:var(--brown);font-size:clamp(1.1rem,2.2vw,1.55rem)}.testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.testimonial-card{padding:24px;background:#ffffffad;border:1px solid var(--line);border-radius:var(--radius)}.testimonial-card div{display:flex;gap:4px;margin-bottom:18px;color:var(--gold)}.testimonial-card p{color:var(--ink)}.testimonial-card strong{color:var(--olive-dark)}.footer{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:30px;padding:54px clamp(18px,5vw,70px);color:#fffaf2d6;background:var(--olive-dark)}.footer .brand{color:var(--paper)}.footer p{max-width:390px;margin:16px 0 0;color:#fffaf2ad}.footer div{display:flex;align-items:flex-start;flex-direction:column;gap:10px}.footer strong{color:var(--gold)}.whatsapp-float{position:fixed;right:18px;bottom:18px;z-index:16;display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 18px;color:#fff;background:#2f8f48;border-radius:999px;box-shadow:0 16px 30px #2f8f4852;font-weight:900}.cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;background:#2e261f61;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.cart-drawer{position:fixed;top:0;right:0;bottom:0;z-index:31;display:grid;width:min(100vw,450px);background:var(--paper);box-shadow:-24px 0 60px #2e261f38;grid-template-rows:auto 1fr auto}.cart-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px;border-bottom:1px solid var(--line)}.cart-head h2{margin:0;font-family:Inter,system-ui,sans-serif;color:var(--ink);font-size:1.1rem}.icon-button{display:grid;width:42px;height:42px;place-items:center;color:var(--brown);background:#ffffffd1;border:1px solid var(--line);border-radius:50%;cursor:pointer}.cart-items{overflow:auto;padding:18px}.empty-cart{display:grid;min-height:320px;place-items:center;align-content:center;gap:10px;color:var(--muted);text-align:center}.empty-cart strong{color:var(--brown)}.cart-item{display:grid;grid-template-columns:86px 1fr;gap:14px;padding:14px 0;border-bottom:1px solid var(--line)}.cart-item img{width:86px;height:86px;object-fit:cover;border-radius:var(--radius)}.cart-item h3{margin-bottom:6px;color:var(--brown);font-size:.96rem}.cart-item span{display:block;color:var(--muted);font-size:.88rem}.quantity-row{display:flex;align-items:center;gap:8px;margin-top:12px}.quantity-row button{display:grid;width:32px;height:32px;place-items:center;color:var(--olive-dark);background:#ffffffdb;border:1px solid var(--line);border-radius:50%;cursor:pointer}.quantity-row strong{min-width:22px;text-align:center}.cart-footer{padding:18px;border-top:1px solid var(--line);background:#ffffff8a}.cart-footer div{display:flex;justify-content:space-between;margin-bottom:16px}.cart-footer span{color:var(--muted);font-weight:800}.cart-footer strong{color:var(--brown);font-size:1.35rem}.cart-footer button{width:100%;color:var(--paper);background:var(--olive-dark)}.cart-footer button:disabled{cursor:not-allowed;opacity:.55;transform:none;box-shadow:none}@media(max-width:1180px){.category-grid,.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero{grid-template-columns:1fr}.hero-visual,.hero-visual img{min-height:430px}}@media(max-width:820px){.site-header{align-items:flex-start;flex-wrap:wrap}.desktop-nav{order:3;width:100%;overflow-x:auto;padding-bottom:4px}.hero{min-height:auto;padding-top:42px}.category-grid,.product-grid,.benefits,.week-section,.mix-section,.about-section,.testimonial-grid,.footer{grid-template-columns:1fr}.benefit{min-height:82px}.mix-summary{align-items:stretch;flex-direction:column}}@media(max-width:560px){.site-header{min-height:auto;padding:14px}.brand{font-size:.94rem}.brand-mark{width:34px;height:34px}.cart-button span{display:none}h1{font-size:3rem}h2{font-size:2.3rem}.hero-visual,.hero-visual img,.week-section img{min-height:320px}.hero-card{right:12px;bottom:12px;left:12px;max-width:none}.promo-banner{align-items:flex-start;flex-direction:column;text-align:left}.mix-options{grid-template-columns:1fr}.cart-drawer{width:100vw}}
