body{margin:0;background:#fbf8f1;color:#273229;font-family:Inter,Arial,sans-serif}.announcement{background:#30372e;color:#f5f0e7;text-align:center;padding:9px;letter-spacing:.12em;font-size:.78rem}.site-header{position:sticky;top:0;z-index:40;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;padding:18px 5vw;background:rgba(251,248,241,.96);backdrop-filter:blur(12px);border-bottom:1px solid #ddd4c4}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:#30372e}.brand-mark{font-size:25px;transform:rotate(45deg);display:inline-block}.brand b,.footer-brand b{font-family:'Cormorant Garamond',serif;font-size:1.6rem;letter-spacing:.08em}.brand small{display:block;font-size:.62rem;letter-spacing:.33em}.nav{display:flex;justify-content:center;gap:22px;align-items:center}.nav a,.footer a{color:inherit;text-decoration:none}.nav a:hover,.footer a:hover,.text-link:hover{opacity:.65}.nav-current{font-weight:800;position:relative}.nav-current:after{content:'';position:absolute;left:0;right:0;bottom:-7px;height:2px;background:#a08a54}.cart-button,.mobile-toggle,.icon-button{border:1px solid #d9d0bf;background:transparent;color:#273229;padding:10px 15px;border-radius:999px;cursor:pointer}.cart-button{text-decoration:none}.cart-button span{background:#30372e;color:#fff;border-radius:50%;padding:2px 7px;margin-left:5px}.mobile-toggle{display:none}.hero{min-height:680px;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;padding:80px 8vw 70px;background:linear-gradient(135deg,#fbf8f1,#f0eadc);overflow:hidden}.eyebrow{font-size:.76rem;letter-spacing:.2em;font-weight:700;color:#64705b;margin:0 0 14px}.hero h1,.section h2,.cta h2{font-family:'Cormorant Garamond',serif;font-weight:600;line-height:.95;margin:0;color:#30372e}.hero h1{font-size:clamp(4rem,7vw,7rem)}.hero h1 em{font-family:Parisienne,cursive;font-weight:400;color:#66735f}.hero-text{max-width:570px;font-size:1.12rem;margin:24px 0;color:#4e594f}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:999px;border:1px solid transparent;padding:13px 22px;font-weight:700;cursor:pointer;transition:.2s}.button:hover{transform:translateY(-2px);box-shadow:0 12px 25px rgba(39,50,41,.12)}.button-primary{background:#30372e;color:#fff}.button-ghost{border-color:#30372e;color:#30372e}.button-light{background:#f7f1e5;color:#30372e}.mini-trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:24px;font-size:.78rem;color:#5f675f}.hero-art{position:relative;display:flex;align-items:center;justify-content:center;border-radius:30px;background:#e7dfce;box-shadow:0 22px 60px rgba(40,48,40,.12)}.hero-smoothie{width:100%;height:auto;min-height:0;display:block;object-fit:contain;object-position:center;border-radius:30px;transition:transform .7s ease,filter .4s ease}.hero-art:hover .hero-smoothie{transform:scale(1.025);filter:saturate(1.04)}.strip{display:grid;grid-template-columns:repeat(3,1fr);background:#30372e;color:#f5f0e7;padding:25px 8vw;gap:20px}.strip div{text-align:center;border-right:1px solid rgba(255,255,255,.17)}.strip div:last-child{border-right:0}.strip strong{display:block;font-size:.8rem;letter-spacing:.18em}.strip span{display:block;font-size:.78rem;opacity:.7;margin-top:4px}.section{padding:95px 8vw}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:35px}.section h2{font-size:clamp(3rem,5vw,5rem)}.section-heading>p{max-width:410px;color:#616a61;margin:0}.category-row{display:flex;gap:10px;overflow:auto;padding-bottom:16px}.cat{border:1px solid #d9d0bf;background:#fffaf1;border-radius:999px;padding:10px 16px;white-space:nowrap;cursor:pointer}.cat.active{background:#30372e;color:#fff}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{background:#fffdf7;border:1px solid #d9d0bf;border-radius:22px;overflow:hidden;box-shadow:0 10px 25px rgba(45,48,40,.05);transition:.25s}.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 35px rgba(45,48,40,.11)}.product-art{height:180px;background:linear-gradient(135deg,#ece4d5,#d8d0be);display:flex;align-items:center;justify-content:center;font-size:4.3rem}.product-body{padding:17px}.product-body small{color:#64705b;font-weight:700;letter-spacing:.12em}.product-body h3{font-family:'Cormorant Garamond',serif;font-size:1.6rem;margin:5px 0}.price-row{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.price{font-weight:800}.add{border:0;border-radius:999px;background:#30372e;color:#fff;padding:9px 13px;cursor:pointer}.story{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;background:#eee8db}.story-image{min-height:470px;border-radius:28px;background:linear-gradient(155deg,#9a8054,#4d5847);display:grid;place-items:center}.story-card{width:55%;aspect-ratio:1/1;padding:38px;background:#f5efe3;border:8px double #7d6f53;text-align:center;display:flex;flex-direction:column;justify-content:center;box-shadow:0 20px 40px rgba(0,0,0,.2)}.story-card span{font-family:'Cormorant Garamond',serif;font-size:2rem;letter-spacing:.2em}.story-card b{font-family:'Cormorant Garamond',serif;font-size:2.8rem}.story-card small{letter-spacing:.23em;margin-top:10px}.story-copy p:not(.eyebrow){color:#60685f}.text-link{display:inline-block;margin-top:8px;color:#30372e;font-weight:700;text-decoration:none}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.value-card{background:#fffdf7;border:1px solid #d9d0bf;padding:30px;border-radius:22px}.value-card span{font-family:'Cormorant Garamond',serif;font-size:2rem;color:#a08a54}.value-card h3{font-family:'Cormorant Garamond',serif;font-size:2rem;margin:5px 0}.value-card p{color:#687067;margin:0}.cta{margin:0 8vw 90px;padding:55px;display:flex;justify-content:space-between;align-items:center;gap:30px;background:#30372e;border-radius:30px;color:#fff}.cta h2{color:#fff}.cta .eyebrow{color:#bfc6b6}.cta p:not(.eyebrow){color:#dbe0d8}.footer{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px;padding:55px 8vw;background:#252c26;color:#e8e2d6}.footer a{display:block;margin:8px 0}.footer-brand b{font-size:1.5rem}.footer-brand p{color:#b9bdb5}.cart-drawer{position:fixed;z-index:70;right:-480px;top:0;height:100vh;width:min(460px,100vw);background:#fbf8f1;box-shadow:-30px 0 80px rgba(0,0,0,.16);transition:right .3s;display:flex;flex-direction:column}.cart-drawer.open{right:0}.drawer-head{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid #d9d0bf}.drawer-head h3{font-family:'Cormorant Garamond',serif;font-size:2rem;margin:0}.cart-items{padding:20px;overflow:auto;flex:1}.cart-line{display:grid;grid-template-columns:64px 1fr auto;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid #d9d0bf}.cart-thumb{width:64px;height:64px;border-radius:14px;background:#e8dfcf;display:grid;place-items:center;font-size:2rem}.qty{display:flex;align-items:center;gap:7px;margin-top:6px}.qty button{width:26px;height:26px;border:1px solid #d9d0bf;background:white;border-radius:50%;cursor:pointer}.cart-footer{padding:20px;border-top:1px solid #d9d0bf}.cart-footer>div{display:flex;justify-content:space-between;margin-bottom:15px}.cart-footer small{display:block;text-align:center;color:#777;margin-top:10px}.backdrop{position:fixed;inset:0;background:rgba(22,28,23,.35);z-index:60;opacity:0;visibility:hidden;transition:.25s}.backdrop.show{opacity:1;visibility:visible}.reveal{animation:rise .8s ease both}.delay-1{animation-delay:.18s}.payment-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.payment-option{display:flex;align-items:center;gap:10px;padding:14px;border:1px solid #d9d0bf;border-radius:14px;background:#fffdf7;cursor:pointer}.payment-option:has(input:checked){border-color:#30372e;box-shadow:inset 0 0 0 1px #30372e}.payment-option input{accent-color:#30372e}.payment-option span{display:grid;gap:3px}.payment-option small{color:#697068;font-size:.75rem}@keyframes rise{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}.page-hero{min-height:510px;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;padding:80px 8vw 70px;background:linear-gradient(135deg,#fbf8f1,#f0eadc);overflow:hidden}.page-hero h1{font-family:'Cormorant Garamond',serif;font-weight:600;line-height:.95;margin:0;color:#30372e;font-size:clamp(4rem,6vw,6.5rem)}.page-hero h1 em{font-family:Parisienne,cursive;font-weight:400;color:#66735f}.page-hero>div:first-child>p:not(.eyebrow){max-width:560px;font-size:1.08rem;line-height:1.8;color:#4e594f;margin:25px 0}.image-placeholder{min-height:390px;border:1px dashed #a89d88;border-radius:28px;background:linear-gradient(135deg,#e9e1d2,#d9d0bf);display:grid;place-items:center;text-align:center;overflow:hidden;position:relative}.image-placeholder:before{content:'';position:absolute;inset:18px;border:1px solid rgba(48,55,46,.18);border-radius:20px}.image-placeholder>div{position:relative;z-index:1;padding:30px;display:grid;gap:8px}.image-placeholder span{font-size:.7rem;font-weight:800;letter-spacing:.18em;color:#66705f}.image-placeholder strong{font-family:'Cormorant Garamond',serif;font-size:2rem;color:#30372e}.image-placeholder small{color:#626a61}.feature-promo,.promotion{display:grid;grid-template-columns:1.05fr .95fr;gap:55px;align-items:center;background:#eee8db}.cunha-feature{min-height:440px}.feature-copy p:not(.eyebrow),.promotion p:not(.eyebrow){color:#60685f;max-width:560px;line-height:1.8}.feature-copy h2{font-family:'Cormorant Garamond',serif;font-size:clamp(3rem,5vw,5rem);font-weight:600;line-height:.95;margin:0;color:#30372e}.wide-placeholder{min-height:430px}.feedback-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:28px;align-items:start}.feedback-card{background:#fffdf7;border:1px solid #d9d0bf;border-radius:28px;padding:32px;box-shadow:0 15px 40px rgba(45,48,40,.06)}.feedback-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.feedback-grid .checkout-field.full{grid-column:1/-1}.checkout-field{display:grid;gap:6px;margin-top:14px}.checkout-field label{font-size:.78rem;font-weight:700;letter-spacing:.06em}.checkout-field input{padding:12px 13px;border:1px solid #d9d0bf;border-radius:12px;background:#fffdf7;font:inherit}.feedback-card textarea{width:100%;box-sizing:border-box;padding:12px 13px;border:1px solid #d9d0bf;border-radius:12px;background:#fffdf7;font:inherit;resize:vertical}.rating-row{display:flex;gap:9px}.rating-row label{position:relative}.rating-row input{position:absolute;opacity:0}.rating-row span{width:46px;height:46px;border:1px solid #d9d0bf;border-radius:50%;display:grid;place-items:center;font-weight:800;cursor:pointer;background:#fffaf1}.rating-row input:checked+span{background:#30372e;color:#fff;border-color:#30372e}.feedback-note{font-size:.8rem;color:#777;line-height:1.6}.satisfaction-side{display:grid;gap:20px}.review-image-placeholder{min-height:260px}.review-quote{background:#30372e;color:#f5f0e7;border-radius:28px;padding:30px}.review-quote>span{font-family:'Cormorant Garamond',serif;font-size:5rem;line-height:.5}.review-quote p{font-family:'Cormorant Garamond',serif;font-size:1.7rem;line-height:1.25}.review-quote small{letter-spacing:.12em;opacity:.7}.placeholder-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.placeholder-grid .image-placeholder{min-height:330px}.cunha-promo-placeholder{background:linear-gradient(145deg,#ded6c5,#b8b09d)}@media(max-width:980px){.site-header{grid-template-columns:auto auto auto}.nav{display:none;position:absolute;top:75px;left:0;right:0;background:#fbf8f1;padding:20px;flex-direction:column}.nav.show{display:flex}.mobile-toggle{display:block;justify-self:end}.hero,.page-hero{grid-template-columns:1fr;padding-top:55px}.hero-art{min-height:0}.hero-smoothie{min-height:0}.product-grid{grid-template-columns:repeat(2,1fr)}.story,.feature-promo,.promotion,.feedback-layout{grid-template-columns:1fr}.values{grid-template-columns:1fr}.section-heading{display:block}.strip{grid-template-columns:1fr}.strip div{border-right:0;border-bottom:1px solid rgba(255,255,255,.17);padding-bottom:12px}.strip div:last-child{border-bottom:0}.placeholder-grid{grid-template-columns:1fr}.feedback-grid{grid-template-columns:1fr}.feedback-grid .checkout-field.full{grid-column:auto}}@media(max-width:620px){.site-header{gap:8px;padding:14px 4vw}.brand b{font-size:1.15rem}.brand small{font-size:.5rem}.hero,.page-hero{padding:45px 6vw}.hero h1,.page-hero h1{font-size:4rem}.hero-art{min-height:0;border-radius:22px}.hero-smoothie{min-height:0;height:auto;border-radius:22px}.mini-trust{display:block}.mini-trust span{display:block;margin:5px 0}.section{padding:65px 6vw}.product-grid{grid-template-columns:1fr}.payment-options{grid-template-columns:1fr}.cta{margin:0 6vw 60px;padding:35px 25px;display:block}.cta .button{margin-top:18px}.footer{grid-template-columns:1fr;padding:45px 6vw}.feedback-card{padding:22px}.rating-row span{width:40px;height:40px}.image-placeholder{min-height:300px}.cunha-feature{min-height:320px}}