:root{--red:#D32E2A;--red-dark:#A82321;--red-darker:#7A1816;--cream:#FFF8EC;--cream2:#F5E4C3;--cream3:#EAD3A0;--coffee:#3D1F0F;--text:#2A1808;--text2:#5C3D24;--text3:#8B6840;--border:#E5CFA1;--border2:#D4B373;--green:#25D366;--green-dark:#1da851;--ok:#3D7A1E;--r:6px;--r-lg:10px;--r-xl:16px;--r-full:999px;--shadow-soft:0 1px 3px rgba(58, 36, 16, .06);--shadow-hover:0 4px 18px rgba(58, 36, 16, .1)}html{font-size:16px!important}body{font-family:Inter,sans-serif!important;background:var(--cream);color:var(--text);min-height:100vh;font-size:15px;letter-spacing:0}a{text-decoration:none!important;color:inherit}p{letter-spacing:0}img{display:block}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.announce{background:var(--coffee);color:var(--cream2);text-align:center;font-size:.76rem;padding:.5rem 1rem;letter-spacing:.03em;font-weight:400}.announce a{color:#fff;text-decoration:underline}.header-wrap{background:#fffefa;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:9}.nav-inner{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;gap:1.5rem;height:68px}.nav-logo{font-family:Playfair Display,serif;font-size:1.25rem;font-weight:700;color:var(--coffee);white-space:nowrap;line-height:1.1;letter-spacing:-.005em}.nav-logo small{font-family:Inter,sans-serif;display:block;font-size:.58rem;font-weight:600;color:var(--coffee);letter-spacing:.16em;text-transform:uppercase;margin-top:.2rem}.nav-links{display:flex;gap:.1rem;flex:1;margin-left:.75rem}.nav-links a{color:var(--coffee);font-size:.86rem;padding:.42rem .85rem;border-radius:var(--r);transition:.15s;white-space:nowrap;font-weight:500;text-decoration:none;letter-spacing:0}.nav-links a:hover{color:var(--red);background:var(--cream2)}.nav-links a.active{color:#fff;background:var(--red)}.nav-badge-new{display:inline-block;background:var(--red);color:#fff;font-size:.58rem;line-height:1.2;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.2rem .45rem;border-radius:var(--r-full);margin-left:.35rem;vertical-align:middle;position:relative;top:-1px}.nav-links a.active .nav-badge-new{background:#fff;color:var(--red)}.nav-right{display:flex;align-items:center;gap:.7rem;margin-left:auto}.nav-phone{font-size:.82rem;color:var(--coffee);white-space:nowrap;font-weight:600}.btn-wa-nav{background:var(--green);color:#fff;border:none;border-radius:var(--r-full);padding:.48rem 1.15rem;font-size:.82rem;font-weight:600;cursor:pointer;font-family:Inter,sans-serif;display:flex;align-items:center;gap:.35rem;transition:.15s}.btn-wa-nav:hover{background:var(--green-dark)}.btn-cart{background:var(--red);border:none;border-radius:var(--r-full);padding:.48rem .95rem;font-size:.82rem;cursor:pointer;font-family:Inter,sans-serif;color:#fff;display:flex;align-items:center;gap:.35rem;transition:.15s;font-weight:600}.btn-cart:hover{background:var(--red-dark)}.page{display:none;min-height:calc(100vh - 68px)}.page.active{display:block}.page-banner{background:var(--cream2);border-bottom:1px solid var(--border);padding:.75rem 1.5rem;font-size:.79rem;color:var(--coffee);text-align:center;font-weight:500}.page-banner b{color:var(--red);font-weight:700}.hero{background:var(--cream);padding:0;position:relative;overflow:hidden}.hero-grid{max-width:none;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:stretch;min-height:580px}.hero-copy{display:flex;flex-direction:column;justify-content:center;max-width:none;padding:4rem clamp(2rem,4vw,3.5rem) 4rem max(1.5rem,calc((100vw - 1200px)/2))}.hero-eyebrow{display:inline-block;color:var(--red);font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;margin-bottom:1.4rem;font-weight:700}.hero h1{font-family:Playfair Display,serif;font-size:clamp(2.4rem,4.6vw,3.7rem);color:var(--coffee);line-height:1.1;margin:0;margin-bottom:1.2rem;font-weight:700}.hero h1 p{margin:0}.hero h1 em{font-style:italic;color:var(--red)}.hero-sub{color:var(--text2);font-size:1rem;max-width:480px;margin-bottom:2rem;line-height:1.75}.hero-ctas{display:flex;gap:.85rem;flex-wrap:wrap;margin-bottom:2.25rem}.btn-primary{background:var(--red);color:#fff;border:none;border-radius:var(--r-full);padding:.82rem 2rem;font-size:.9rem;font-weight:700;cursor:pointer;font-family:Inter,sans-serif;transition:.15s;line-height:1.2}.btn-primary:hover{background:var(--red-dark)}.btn-outline-dark{background:transparent;color:var(--coffee);border:1.5px solid var(--border2);border-radius:var(--r-full);padding:.82rem 2rem;font-size:.9rem;cursor:pointer;font-family:Inter,sans-serif;transition:.15s;font-weight:600;line-height:1.2}.btn-outline-dark:hover{background:var(--cream2);border-color:var(--coffee)}.hero-photo{position:relative;width:100%;height:100%;overflow:hidden}.hero-photo img{width:100%;height:100%;object-fit:cover;display:block}.hero-photo-badge{position:absolute;top:1rem;left:1rem;background:var(--red);color:#fff;font-size:.66rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:.42rem .9rem;border-radius:var(--r-full)}.hero-review{background:#fffefa;border:1px solid var(--border);border-radius:var(--r-lg);padding:1.2rem 1.4rem;max-width:480px;text-align:left;box-shadow:var(--shadow-soft)}.review-stars{color:#c9941f;font-size:.9rem;margin-bottom:.5rem;display:flex;gap:.1rem}.review-stars svg{fill:currentColor}.review-text{color:var(--text);font-size:.86rem;line-height:1.65;font-style:italic;margin-bottom:.75rem}.review-author{display:flex;align-items:center;gap:.7rem}.review-avatar{width:36px;height:36px;border-radius:50%;background:var(--red);display:flex;align-items:center;justify-content:center;color:#fff;font-size:.72rem;font-weight:700;flex-shrink:0}.review-name{font-size:.83rem;color:var(--coffee);font-weight:700}.review-role{font-size:.74rem;color:var(--text3)}.stats-bar{background:var(--cream2);border-bottom:1px solid var(--border);padding:1.5rem}.stats-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;text-align:center}.stat-num{font-family:Playfair Display,serif;font-size:1.85rem;color:var(--red);font-weight:700}.stat-label{font-size:.74rem;color:var(--coffee);letter-spacing:.04em;margin-top:.18rem;font-weight:600}.features-bar{background:#fffefa;border-bottom:1px solid var(--border);padding:1.75rem 1.5rem}.features-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}.feature{text-align:center;padding:.75rem .5rem}.feature-icon{font-size:1.6rem;margin-bottom:.45rem;color:var(--red)}.feature-title{font-size:.83rem;font-weight:700;color:var(--coffee);margin-bottom:.22rem}.feature-desc{font-size:.72rem;color:var(--text2);line-height:1.4}.section,.collection-top-content{padding:4rem 1.5rem}.section-inner{max-width:1200px;margin:0 auto}.section-eyebrow{font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:var(--red);margin-bottom:.55rem;font-weight:700}.section-title{font-family:Playfair Display,serif;font-size:clamp(1.75rem,3vw,2.4rem);color:var(--coffee);margin-bottom:.85rem;line-height:1.2;font-weight:700;margin-top:0}.section-sub{color:var(--text2);font-size:.92rem;line-height:1.7;max-width:540px}.star-wrap{max-width:880px;margin:2.5rem auto 0;display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--border);overflow:hidden;background:#fffefa;box-shadow:var(--shadow-soft)}.star-img{position:relative;background:var(--cream2)}.star-img img{width:100%;height:100%;object-fit:cover;min-height:360px}.star-img-badge{position:absolute;top:1rem;left:1rem;background:var(--red);color:#fff;font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:.4rem .85rem}.star-body{padding:2.5rem}.star-eyebrow{font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;color:var(--red);margin-bottom:.65rem;font-weight:700}.star-name{font-family:Playfair Display,serif;font-size:1.7rem;color:var(--coffee);margin-bottom:.75rem;line-height:1.25;font-weight:700}.star-desc{font-size:.87rem;color:var(--text2);line-height:1.75;margin-bottom:1.15rem}.star-checks{display:flex;flex-direction:column;gap:.42rem;margin-bottom:1.4rem}.star-check{font-size:.83rem;color:var(--text2);display:flex;align-items:center;gap:.45rem}.star-check:before{content:"\2713";color:var(--ok);font-weight:700}.star-price{font-family:Playfair Display,serif;font-size:2.15rem;color:var(--red);font-weight:700;margin-bottom:.2rem}.star-price-note{font-size:.73rem;color:var(--text3);margin-bottom:.85rem}.star-stock{font-size:.75rem;color:var(--red);margin-bottom:1.15rem;font-weight:700}.star-stock:before{content:"\25cf";margin-right:.32rem;animation:pulse 1.6s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.star-ctas{display:flex;gap:.65rem;flex-wrap:wrap}.btn-dark{background:var(--red);color:#fff;border:none;border-radius:var(--r-full);padding:.72rem 1.7rem;font-size:.86rem;font-weight:700;cursor:pointer;font-family:Inter,sans-serif;transition:.15s}.btn-dark:hover{background:var(--red-dark)}.btn-outline-light{background:#fffefa;border:1.5px solid var(--red);color:var(--red);border-radius:var(--r-full);padding:.72rem 1.7rem;font-size:.86rem;cursor:pointer;font-family:Inter,sans-serif;transition:.15s;font-weight:600;line-height:1.2}.btn-outline-light:hover{background:var(--red);color:#fff}.product-grid{display:grid;grid-template-columns:repeat(var(--desktop-cols),minmax(0,1fr));gap:1.1rem;margin-top:2.25rem;list-style:none;padding:0}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.1rem;margin-top:2.25rem}.prod-card{background:#fffefa;border:1px solid var(--border);overflow:hidden;cursor:pointer;transition:.25s;position:relative;display:block}.prod-card:hover{box-shadow:var(--shadow-hover);transform:translateY(-3px)}.prod-card:hover .prod-img-wrap:after{opacity:1}.prod-img-wrap{position:relative;overflow:hidden;aspect-ratio:1/1;background:var(--cream2)}.prod-img-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 40%,rgba(58,36,16,.8) 100%);opacity:.85;transition:.25s}.prod-img{width:100%;height:100%;object-fit:cover;transition:.5s;display:block}.prod-card:hover .prod-img{transform:scale(1.04)}.prod-overlay{position:absolute;bottom:0;left:0;right:0;padding:1.25rem 1.35rem 1.15rem;z-index:2;color:#fffefa}.prod-name{font-family:Playfair Display,serif;font-size:1.1rem;color:#fffefa;font-weight:600;margin-bottom:.2rem;line-height:1.25;letter-spacing:0}.prod-meta{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;margin-top:.4rem}.prod-price{font-family:Playfair Display,serif;font-size:1.15rem;color:#fffefa;font-weight:700}.prod-price-note{font-size:.68rem;color:#fffefab3;font-weight:500}.prod-cta{display:inline-flex;align-items:center;gap:.35rem;font-size:.74rem;color:var(--cream2);font-weight:500;letter-spacing:.04em;margin-top:.3rem}.prod-badge,.prod-desc,.prod-format,.prod-footer,.btn-add{display:none}.view-all-wrap{text-align:center;margin-top:1.95rem}.packs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.15rem;margin-top:2.25rem}.pack-card{background:#fffefa;border:1.5px solid var(--border);border-radius:var(--r-xl);padding:1.95rem;text-align:center;position:relative;transition:.2s}.pack-card:hover{box-shadow:0 8px 28px #d32e2a1a;border-color:var(--red)}.pack-card.featured{border:1px solid var(--red);background:#fffefa}.pack-feat-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--red);color:#fff;font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:.4rem .95rem;white-space:nowrap}.pack-icon{font-size:2.4rem;margin-bottom:.7rem}.pack-img{margin:-1.95rem -1.95rem 1.2rem;border-radius:calc(var(--r-xl) - 2px) calc(var(--r-xl) - 2px) 0 0;overflow:hidden;background:#0d0d0d;aspect-ratio:1/1}.pack-img img{width:100%;height:100%;object-fit:cover;object-position:center 60%;display:block}.pack-name{font-family:Playfair Display,serif;font-size:1.25rem;color:var(--coffee);margin-bottom:.42rem;font-weight:700}.pack-desc{font-size:.81rem;color:var(--text2);line-height:1.6;margin:.42rem 0 .8rem}.pack-saving{font-size:.78rem;color:var(--ok);font-weight:700;margin-bottom:.75rem;display:flex;align-items:center;justify-content:center;gap:.3rem}.pack-saving [data-lucide]{color:var(--ok)}.pack-prices{display:flex;align-items:baseline;gap:.5rem;justify-content:center;margin-bottom:1.15rem}.pack-price{font-family:Playfair Display,serif;font-size:1.85rem;color:var(--red);font-weight:700}.pack-old{font-size:.85rem;color:var(--text3);text-decoration:line-through}.pack-add{background:var(--red);color:#fff;border:none;border-radius:var(--r-full);padding:.7rem 1.5rem;font-size:.86rem;font-weight:600;cursor:pointer;font-family:Inter,sans-serif;width:100%;transition:.15s}.pack-add:hover{background:var(--red-dark)}.how-we-do-section .section-inner{max-width:880px;margin:0 auto}.how-we-do-section .section-eyebrow,.how-we-do-section .section-title,.how-we-do-section .section-sub{text-align:center}.how-we-do-section .section-title{margin:0 auto .85rem}.how-we-do-section .section-sub{margin:0 auto 2.5rem}.how-we-do-section .grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem}.how-we-do-section .how-we-do-card{background:#fffefa;border:1.5px solid var(--border);border-left:4px solid var(--red);border-radius:var(--r-xl);padding:1.85rem;text-align:left}.how-we-do-section .how-we-do-label{font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;color:var(--red);margin-bottom:.55rem;font-weight:700}.how-we-do-section .how-we-do-title{font-family:Playfair Display,serif;font-size:1.15rem;line-height:1.2;color:var(--coffee);margin-bottom:.6rem;font-weight:700;margin-top:0}.how-we-do-section .how-we-do-text{font-size:.86rem;color:var(--text2);line-height:1.7;margin:0;letter-spacing:0}@media(max-width:991px){.how-we-do-section .grid-3{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.how-we-do-section .grid-3{grid-template-columns:1fr}}@media(max-width:749px){.product-grid{grid-template-columns:repeat(var(--mobile-cols),minmax(0,1fr))}}.history-section{background:var(--coffee);padding:5rem 1.5rem;position:relative;overflow:hidden}.history-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.history-img{border-radius:var(--r-xl);overflow:hidden;position:relative;border:3px solid var(--cream2)}.history-img img{width:100%;display:block;object-fit:cover}.history-year-badge{position:absolute;bottom:1rem;left:1rem;background:var(--red);color:#fff;font-family:Playfair Display,serif;font-size:1.3rem;font-weight:700;padding:.5rem 1.1rem}.history-content .section-eyebrow{color:var(--cream2)}.history-content .section-title{color:#fff}.history-content p{color:#fff8ecc7;font-size:.92rem;line-height:1.8;margin-bottom:.95rem}.history-quote{border-left:3px solid var(--red);padding-left:1.2rem;margin:1.3rem 0;font-style:italic;color:var(--cream2);font-size:.95rem;line-height:1.7;font-weight:500}.history-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:1.95rem}.h-stat-num{font-family:Playfair Display,serif;font-size:2.05rem;color:var(--red);font-weight:700}.h-stat-label{font-size:.72rem;color:#fff8ec99;letter-spacing:.05em;margin-top:.1rem;font-weight:500}.btn-ghost-white{background:var(--red);color:#fff;border:none;border-radius:var(--r-full);padding:.72rem 1.7rem;font-size:.86rem;cursor:pointer;font-family:Inter,sans-serif;transition:.15s;margin-top:1.6rem;font-weight:600}.btn-ghost-white:hover{background:var(--red-dark)}.timeline-history-section .section-inner{max-width:680px;margin:0 auto}.timeline-history-section .timeline-item{display:grid;grid-template-columns:78px 1fr;gap:1.4rem;padding-bottom:1.95rem;position:relative}.timeline-item:last-child{padding-bottom:0}.timeline-history-section .timeline-list{margin-top:2.4rem}.tl-year{text-align:right;font-family:Playfair Display,serif;font-size:1.1rem;color:var(--red);font-weight:700;padding-top:.25rem}.tl-body{border-left:2px solid var(--border2);padding-left:1.45rem;padding-bottom:.3rem;position:relative}.tl-body:before{content:"";position:absolute;left:-5px;top:.5rem;width:8px;height:8px;border-radius:50%;background:var(--red)}.tl-title{font-weight:700;color:var(--coffee);margin-bottom:.45rem;font-size:.94rem;font-family:Playfair Display,serif;line-height:1.1}.tl-desc{font-size:.85rem;color:var(--text2);line-height:1.65;margin:0}.reviews-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.15rem;margin-top:2.35rem}.review-card{background:#fffefa;border:1px solid var(--border);padding:1.85rem}.review-card-stars{color:var(--red);font-size:.95rem;margin-bottom:.75rem}.review-card-text{font-style:italic;font-size:.89rem;color:var(--text2);line-height:1.7;margin-bottom:1.15rem}.review-card-author{display:flex;align-items:center;gap:.75rem}.review-avatar-sm,.review-card-author img{width:40px;height:40px;border-radius:50%;background:var(--red);border:none;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.78rem;font-weight:700;flex-shrink:0}.review-card-author img{width:45px;height:45px;object-fit:cover}.review-name-sm{font-size:.87rem;font-weight:700;color:var(--coffee)}.review-role-sm{font-size:.74rem;color:var(--text3)}.how-section{background:var(--cream2);padding:4rem 1.5rem;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2.9rem;position:relative}.steps-grid:before{content:"";position:absolute;top:30px;left:calc(16.66% + 1rem);right:calc(16.66% + 1rem);height:2px;background:var(--red);opacity:.3}.step{text-align:center;position:relative;z-index:1}.step-num{width:60px;height:60px;border-radius:50%;background:var(--red);color:#fff;font-family:Playfair Display,serif;font-size:1.7rem;line-height:50px;margin:0 auto .9rem;font-weight:700;box-shadow:0 4px 14px #d32e2a40}.step-title{font-weight:700;color:var(--coffee);margin-bottom:.5rem;font-size:.95rem;letter-spacing:0}.step-desc{font-size:.83rem;color:var(--text2);line-height:1.6}.how-cta{text-align:center;margin-top:2.4rem}.btn-wa-how{background:var(--green);color:#fff;border:none;border-radius:var(--r-full);padding:.78rem 1.85rem;font-size:.92rem;font-weight:600;cursor:pointer;font-family:Inter,sans-serif;transition:.15s}.btn-wa-how:hover{background:var(--green-dark)}.faq-section .section-inner{max-width:720px;margin:0 auto}.faq-section .faq-list{margin-top:1.9rem}.faq-section .faq-item{border:1px solid var(--border);border-radius:var(--r-lg);overflow:hidden;margin-bottom:.65rem;background:#fffefa;transition:.15s}.faq-section .faq-item.open{border-color:var(--red)}.faq-section .faq-q{padding:1.1rem 1.35rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:.9rem;font-weight:600;color:var(--coffee);-webkit-user-select:none;user-select:none;transition:.12s;letter-spacing:0}.faq-section .faq-q:hover{background:var(--cream)}.faq-item.open .faq-q{color:var(--red)}.faq-section .faq-q .faq-icon{font-size:1.1rem;color:var(--red);transition:.25s;flex-shrink:0;margin-left:.75rem;font-weight:700}.faq-item.open .faq-icon{transform:rotate(45deg)}.faq-section .faq-a{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s}.faq-section .faq-item.open .faq-a{max-height:220px;padding:0 1.35rem 1.1rem}.faq-section .faq-a p{font-size:.85rem;color:var(--text2);line-height:1.7}footer{background:var(--coffee);color:#fff8ecbf;padding:3.85rem 1.5rem 1.5rem}.footer-inner{max-width:1200px;margin:0 auto}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:2.5rem;margin-bottom:2.85rem}.footer-top h4{letter-spacing:0;margin:0;color:#fff8ec;font-size:16px;font-family:Inter}.footer-logo{font-family:Playfair Display,serif;color:var(--cream2);font-size:1.2rem;font-weight:700;margin-bottom:.4rem;letter-spacing:-.01em}.footer-logo img{width:100%;height:100%;max-width:120px;display:block;filter:brightness(0) invert(1)}.footer-logo small{font-family:Inter,sans-serif;display:block;font-size:.58rem;color:var(--cream2);letter-spacing:.14em;text-transform:uppercase;margin-top:.2rem;font-weight:600}.footer-brand-desc{font-size:.81rem;color:#fff8ec8c;line-height:1.7;margin:1rem 0}.footer-contacts{display:flex;flex-direction:column;gap:.4rem}.footer-contacts a{font-size:.81rem;color:#fff8ec8c;transition:.15s}.footer-contacts a:hover{color:var(--red)}.footer-col h4{color:var(--cream2);font-size:.78rem;font-weight:600;margin-bottom:.95rem;letter-spacing:.12em;text-transform:uppercase}.footer-links{list-style:none;display:flex;flex-direction:column;gap:.3rem;padding-left:0}.footer-links a{font-size:.81rem;color:#fff8ec8c;transition:.15s;letter-spacing:0}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,248,236,.1);padding:20px 0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem}.footer-copy{font-size:.76rem;color:#fff8ec66}.footer-social{display:flex;gap:.6rem}.footer-social a{width:36px;height:36px;border-radius:50%;border:1px solid rgba(232,210,166,.3);display:flex;align-items:center;justify-content:center;color:var(--cream2);transition:.15s}.footer-social a:hover{background:var(--red);color:#fff}.pdp-page{background:#fffefa;display:block}.pdp-wrap{max-width:1100px;margin:0 auto;padding:2.5rem 1.5rem;display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:start}.pdp-gallery{position:sticky;top:84px}.pdp-main-img{border-radius:var(--r-lg);overflow:hidden;margin-bottom:.75rem;border:1px solid var(--border)}.pdp-main-img img{width:100%;object-fit:cover;max-height:460px}.pdp-main-img video{width:100%;object-fit:cover;display:block;height:100%}.pdp-thumbs{display:flex;gap:.6rem}.pdp-thumb{width:78px;height:78px;border-radius:var(--r);overflow:hidden;border:2px solid transparent;cursor:pointer;flex-shrink:0;transition:.12s;position:relative}.pdp-thumb.active{border-color:var(--red)}.pdp-thumb img{width:100%;height:100%;object-fit:cover}.video-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;border-radius:50%;background:#000000a6;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px}.pdp-breadcrumb{font-size:.75rem;color:var(--text3);margin-bottom:.7rem}.pdp-breadcrumb a{color:var(--text2)}.pdp-breadcrumb a:hover{color:var(--red)}.pdp-eyebrow{font-size:.7rem;letter-spacing:.16em;text-transform:uppercase;color:var(--red);margin-bottom:.45rem;font-weight:700}.pdp-name{font-family:Playfair Display,serif;font-size:2rem;color:var(--coffee);margin-bottom:.7rem;line-height:1.2;font-weight:700}.pdp-desc{font-size:.88rem;color:var(--text2);line-height:1.75;margin-bottom:1.3rem}.pdp-checks,.pdp-desc ul{display:grid;grid-template-columns:1fr 1fr;gap:.4rem;margin-bottom:1.4rem;padding-left:0}.pdp-check,.pdp-desc ul li{font-size:.9rem;color:var(--text2);display:flex;gap:.4rem;letter-spacing:0}.pdp-check:before,.pdp-desc ul li:before{content:"\2713";color:var(--ok);font-size:16px;font-weight:700}.fmt-label{font-size:.78rem;font-weight:700;color:var(--coffee);margin-bottom:.55rem}.fmt-options{display:flex;gap:.55rem;flex-wrap:wrap;margin-bottom:1.45rem}.fmt-opt{padding:.48rem 1.1rem;border:1.5px solid var(--border2);border-radius:var(--r-full);font-size:.82rem;cursor:pointer;transition:.12s;background:#fffefa;font-family:Inter,sans-serif;color:var(--coffee);font-weight:500}.fmt-opt:hover{border-color:var(--red);color:var(--red)}.fmt-opt.sel{border-color:var(--red);background:var(--red);color:#fff}.pdp-price{font-family:Playfair Display,serif;font-size:2.2rem;color:var(--red);font-weight:700}.pdp-price-note{font-size:.75rem;color:var(--text3);margin-bottom:1.45rem}.pdp-qty-row{display:flex;align-items:center;gap:.9rem;margin-bottom:1.15rem}.qty-label{font-size:.82rem;color:var(--text2);font-weight:600;letter-spacing:0}.qty-ctrl{display:flex;align-items:center;border:1.5px solid var(--border2);border-radius:var(--r-full);overflow:hidden;background:#fffefa}.qty-btn{width:36px;height:36px;background:none;border:none;cursor:pointer;font-size:1.1rem;color:var(--red);font-family:Inter,sans-serif;transition:.12s;font-weight:700}.qty-btn:hover{background:var(--cream2)}.qty-val{width:38px;text-align:center;font-size:.9rem;font-weight:700;color:var(--coffee)}.pdp-ctas{display:flex;flex-direction:column;gap:.7rem;margin-bottom:1.4rem}.btn-cart-full{background:var(--red);color:#fff;border:none;border-radius:var(--r-full);padding:.92rem;font-size:.94rem;font-weight:700;cursor:pointer;font-family:Inter,sans-serif;transition:.15s;width:100%}.btn-cart-full:hover{background:var(--red-dark)}.btn-wa-full{background:var(--green);color:#fff;border:none;border-radius:var(--r-full);padding:.92rem;font-size:.94rem;font-weight:700;cursor:pointer;font-family:Inter,sans-serif;transition:.15s;width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;letter-spacing:0;line-height:1.2}.btn-wa-full:hover{background:var(--green-dark)}.pdp-tabs{border-top:1px solid var(--border);margin-top:1.9rem;padding-top:1.4rem}.pdp-tab-btns{display:flex;gap:.15rem;border-bottom:1px solid var(--border);margin-bottom:1.2rem}.pdp-tab-btn{background:none;border:none;border-bottom:2px solid transparent;padding:.55rem 1.05rem;font-size:.84rem;cursor:pointer;font-family:Inter,sans-serif;color:var(--text2);margin-bottom:-1px;transition:.12s;font-weight:500}.pdp-tab-btn.active{border-bottom-color:var(--red);color:var(--red);font-weight:700}.pdp-tab-pane{font-size:.86rem;color:var(--text2);line-height:1.75;display:none}.pdp-tab-pane.active{display:block}.pdp-tab-pane table{width:100%;border-collapse:collapse;margin-top:.4rem}.pdp-tab-pane td{padding:.42rem 0;border-bottom:1px solid var(--border);font-size:.82rem}.pdp-tab-pane td:last-child{text-align:right;font-weight:600;color:var(--coffee)}.related-section{background:var(--cream);border-top:1px solid var(--border);padding:3.5rem 1.5rem}.related-inner{max-width:1100px;margin:0 auto}.related-title{font-family:Playfair Display,serif;font-size:1.35rem;color:var(--coffee);margin-bottom:3px;font-weight:700;margin-top:0;letter-spacing:0}.related-sub{font-size:.85rem;color:var(--text3);margin:0}.related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:25px}.consume-section{background:#fffefa;border-top:1px solid var(--border);padding:3.5rem 1.5rem}.consume-inner{max-width:760px;margin:0 auto}.consume-eyebrow{font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--red);margin-bottom:.5rem;font-weight:600}.consume-title{font-family:Playfair Display,serif;font-size:1.5rem;line-height:1.2;color:var(--coffee);font-weight:700;margin:0}.consume-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:30px}.extra-instruction .notes ul{padding-left:0}.extra-instruction .notes ul li{letter-spacing:0;font-size:14px;font-weight:400}.cart-notif{position:fixed;bottom:1.85rem;right:1.85rem;background:var(--red);color:#fff;border-radius:var(--r-lg);padding:1rem 1.45rem;font-size:.83rem;transform:translateY(120px);opacity:0;transition:.35s;z-index:500;max-width:280px;box-shadow:0 8px 28px #d32e2a66;pointer-events:none}.cart-notif.show{transform:translateY(0);opacity:1}[data-lucide]{display:inline-block;vertical-align:middle;flex-shrink:0}.btn-wa-nav [data-lucide],.btn-cart [data-lucide],.btn-dark [data-lucide],.btn-cart-full [data-lucide],.btn-wa-full [data-lucide],.btn-wa-how [data-lucide]{vertical-align:-.15em}.feature-icon{color:var(--red);display:flex;justify-content:center;align-items:center;height:30px}.feature-icon [data-lucide]{color:var(--red)}.pack-icon{color:var(--red);display:flex;justify-content:center;align-items:center}.review-stars [data-lucide],.review-card-stars [data-lucide]{fill:currentColor;margin-right:1px}.footer-contacts a [data-lucide]{vertical-align:-.18em;margin-right:.35rem;opacity:.8}.ci-icon [data-lucide]{color:var(--red)}.delivery-opt-name [data-lucide],.pay-method [data-lucide]{vertical-align:-.18em;margin-right:.15rem}.sum-ship-note [data-lucide]{vertical-align:-.12em}.pdp-share{display:flex;align-items:center;gap:.6rem;margin:1.4rem 0;padding-top:1.4rem;border-top:1px solid var(--border)}.pdp-share-label{font-size:.78rem;color:var(--text3);font-weight:600;margin-right:.2rem}.pdp-share a{width:38px;height:38px;border:1px solid var(--border2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--coffee);transition:.15s;cursor:pointer}.pdp-share a:hover{background:var(--red);border-color:var(--red);color:#fff}@media(max-width:780px){.related-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.consume-steps{grid-template-columns:1fr}}.consume-step{display:flex;flex-direction:column;gap:.6rem}.consume-step-ico{width:44px;height:44px;border:1px solid var(--border2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--red)}.consume-step h4{font-family:Playfair Display,serif;font-size:1rem;color:var(--coffee);font-weight:700;margin:0}.consume-step p{font-size:.84rem;color:var(--text2);line-height:1.65;margin-top:0}@media(max-width:860px){.hero-grid{grid-template-columns:1fr;min-height:0}.hero-photo{order:-1;height:300px}.hero-copy{padding:2.75rem 1.5rem 3rem}.hero h1{font-size:clamp(2.2rem,8vw,3rem)}}.reveal{opacity:0;transform:translateY(26px);transition:opacity .7s cubic-bezier(.16,.84,.44,1),transform .7s cubic-bezier(.16,.84,.44,1);will-change:opacity,transform}.reveal.is-visible{opacity:1;transform:none}.reveal-left{transform:translate(-30px)}.reveal-right{transform:translate(30px)}.reveal-left.is-visible,.reveal-right.is-visible{transform:none}@media(prefers-reduced-motion:reduce){.reveal,.reveal-left,.reveal-right{opacity:1!important;transform:none!important;transition:none!important}}.nav-logo img{height:58px;width:auto;display:block}.nav-burger{display:none;background:none;border:none;cursor:pointer;color:var(--coffee);padding:.3rem;align-items:center}@media(max-width:860px){.nav-inner{position:relative;gap:.6rem;padding:0 1rem;height:60px}.nav-burger{display:flex}.nav-logo{margin-right:auto}.nav-logo img{height:46px}.nav-links{position:absolute;top:100%;left:0;right:0;flex-direction:column;background:#fffefa;border-bottom:1px solid var(--border);box-shadow:var(--shadow-hover);padding:.5rem .75rem;margin:0;display:none;gap:.15rem;z-index:300}.nav-links.open{display:flex}.nav-links a{padding:.7rem .8rem;font-size:.95rem;border-radius:var(--r)}.nav-right{gap:.4rem;margin-left:0}.btn-wa-nav{padding:.45rem .8rem;font-size:.78rem}}@media(max-width:480px){.btn-wa-nav{display:none}}@media(max-width:860px){.section{padding:2.75rem 1.1rem}.star-wrap{grid-template-columns:1fr;max-width:520px}.star-img img{min-height:240px}.star-body{padding:1.75rem}.features-inner{grid-template-columns:repeat(2,1fr);gap:.75rem}.grid-3{grid-template-columns:1fr!important}.packs-grid{grid-template-columns:1fr;gap:1rem;max-width:420px;margin-left:auto;margin-right:auto}.history-section{padding:3.25rem 1.1rem}.history-inner{grid-template-columns:1fr;gap:2rem}.reviews-grid{grid-template-columns:1fr}.how-section{padding:3rem 1.1rem}.steps-grid{grid-template-columns:1fr;gap:1.75rem}.steps-grid:before{display:none}.footer-top{grid-template-columns:1fr 1fr;gap:1.75rem}.products-grid{grid-template-columns:1fr 1fr!important;gap:.7rem}.pdp-wrap{grid-template-columns:1fr;gap:1.75rem;padding:1.75rem 1.1rem}.pdp-gallery{position:static;top:auto}.pdp-main-img img{max-height:none}.pdp-tab-btns{flex-wrap:wrap}.related-grid{grid-template-columns:1fr 1fr}.stats-inner{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.footer-top{grid-template-columns:1fr;gap:1.4rem}.pdp-name{font-size:1.6rem}.prod-name{font-size:1rem}.features-inner{gap:.5rem}.feature-desc{font-size:.68rem}.pdp-checks{grid-template-columns:1fr}}@media(max-width:400px){.products-grid{grid-template-columns:1fr!important;max-width:340px;margin-left:auto;margin-right:auto}.related-grid{grid-template-columns:1fr}}.hero-photo img{object-position:center bottom}@media(min-width:861px){.hero-grid{min-height:0}.hero-copy{padding-top:2rem;padding-bottom:2rem}.hero-photo{min-height:380px}.hero-photo img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}}.how-section{background:#fffefa}.pack-detail{background:#fffefa;border:1.5px solid var(--red);color:var(--red);border-radius:var(--r-full);padding:.62rem 1.5rem;font-size:.84rem;font-weight:600;cursor:pointer;font-family:Inter,sans-serif;width:100%;margin-top:.5rem;transition:.15s;display:block;line-height:1.2}.pack-detail:hover{background:var(--red);color:#fff}.mobile-facets__footer .btn-outline-dark{padding:15px 30px}.mobile-facets__footer .btn-primary{padding:10px}.mobile-facets__footer.gradient .btn-outline-dark{padding:15px 60px}.mobile-facets__footer.gradient .btn-primary{padding:15px}.mobile-facets__submenu.gradient .mobile-facets__list{overflow-y:unset;list-style:none}.cart__checkout-button{background:var(--red)!important;color:#fff!important;border:none!important;border-radius:var(--r-full)!important;padding:.82rem 2rem!important;font-size:1.1rem!important;font-weight:700!important;cursor:pointer!important;font-family:Inter,sans-serif!important;transition:.15s!important;line-height:1.2!important;letter-spacing:.2px!important}.cart__ctas{justify-content:end}.cart__checkout-button{max-width:25rem!important;min-height:100%!important}.cart-items thead th,.cart-item__title .cart-item__name{letter-spacing:0!important}.webi-cart-section .quantity{width:160px;height:100%;min-height:100%}.webi-cart-section .quantity__button{width:40px}.webi-cart-section .quantity__input,.webi-cart-section .cart-item__price-wrapper .price{font-size:1.3rem}.cart__footer .tax-note{font-size:1.1rem;letter-spacing:0}
/*# sourceMappingURL=/cdn/shop/t/9/assets/redesign.css.map */
