.Hero-module__ZARIfG__hero{background:#fff;padding:8rem 0 4rem}.Hero-module__ZARIfG__container{grid-template-columns:1fr 1fr;align-items:flex-start;gap:4rem;max-width:1200px;margin:0 auto;padding:0 20px;display:grid}.Hero-module__ZARIfG__imageGallery{flex-direction:column;align-self:flex-start;gap:1rem;display:flex;position:sticky;top:8rem}.Hero-module__ZARIfG__mainImageWrapper{aspect-ratio:3/4;background:#fdfdfd;border:1px solid #0000000d;border-radius:1rem;justify-content:center;align-items:center;padding:0;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__thumbnails{justify-content:center;gap:1rem;display:flex}.Hero-module__ZARIfG__thumbnail{aspect-ratio:3/4;border:1px solid var(--border-color);cursor:pointer;background:#fff;border-radius:.75rem;width:80px;padding:0;transition:all .2s;overflow:hidden}.Hero-module__ZARIfG__thumbnail.Hero-module__ZARIfG__activeThumb{border-color:var(--matcha-medium);border-width:2px;transform:translateY(-2px)}.Hero-module__ZARIfG__thumbImage{object-fit:cover;width:100%;height:100%}.Hero-module__ZARIfG__productImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.Hero-module__ZARIfG__productImage:hover{transform:scale(1.05)}.Hero-module__ZARIfG__productInfo{padding-top:1rem}.Hero-module__ZARIfG__brand{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.875rem;font-weight:600}.Hero-module__ZARIfG__title{color:var(--text-primary);margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.Hero-module__ZARIfG__reviews{align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.875rem;display:flex}.Hero-module__ZARIfG__reviewsLink{color:inherit;align-items:center;gap:.5rem;text-decoration:none;transition:opacity .2s;display:flex}.Hero-module__ZARIfG__reviewsLink:hover{opacity:.8}.Hero-module__ZARIfG__stars{color:#ffc107;letter-spacing:2px}.Hero-module__ZARIfG__reviewCount{color:var(--text-secondary);cursor:pointer;text-decoration:underline}.Hero-module__ZARIfG__shortDescription{color:var(--text-secondary);margin-bottom:2rem;font-size:1rem;line-height:1.6}.Hero-module__ZARIfG__priceBox{margin-bottom:1.5rem}.Hero-module__ZARIfG__priceRow{align-items:baseline;gap:1rem;margin-bottom:.25rem;display:flex}.Hero-module__ZARIfG__currentPrice{color:#d32f2f;font-size:2.5rem;font-weight:800}.Hero-module__ZARIfG__discountBadge{color:#d32f2f;background:#ffebee;border:1px solid #ffcdd2;border-radius:4px;align-self:center;margin-left:.5rem;padding:.25rem .5rem;font-size:.9rem;font-weight:700}.Hero-module__ZARIfG__originalPrice{color:var(--text-secondary);font-size:1.25rem;text-decoration:line-through}.Hero-module__ZARIfG__unitRow{align-items:center;gap:1rem;display:flex}.Hero-module__ZARIfG__unitPrice{color:var(--text-secondary);font-size:.875rem}.Hero-module__ZARIfG__stockStatus{color:#0d2112;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}.Hero-module__ZARIfG__dot{background:#cf0;border-radius:50%;width:10px;height:10px}.Hero-module__ZARIfG__variants{flex-direction:column;gap:.75rem;margin-bottom:2rem;display:flex}.Hero-module__ZARIfG__variant{cursor:pointer;border:1px solid #eee;border-radius:.5rem;align-items:center;gap:1rem;padding:1.25rem 1rem;transition:border-color .2s;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__variant.Hero-module__ZARIfG__activeVariant{background:#ccff000d;border-width:2px;border-color:#cf0}.Hero-module__ZARIfG__variantInfo{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.Hero-module__ZARIfG__variantText{flex-direction:column;display:flex}.Hero-module__ZARIfG__variantSub{color:#666;margin-top:.2rem;font-size:.8rem}.Hero-module__ZARIfG__saveLabel{color:#fff;text-transform:uppercase;letter-spacing:.05em;z-index:1;background:#d32f2f;border-bottom-left-radius:.5rem;padding:.35rem .75rem;font-size:.7rem;font-weight:700;position:absolute;top:0;right:0}.Hero-module__ZARIfG__actions{gap:1rem;margin-bottom:2.5rem;display:flex}.Hero-module__ZARIfG__quantity{background:#fff;border:1px solid #ddd;border-radius:4rem;align-items:center;gap:4px;padding:4px;display:flex;overflow:hidden}.Hero-module__ZARIfG__quantity button{cursor:pointer;color:#0d2112;background:#f5f5f5;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;transition:background .2s;display:flex}.Hero-module__ZARIfG__quantity button:hover{background:#e0e0e0}.Hero-module__ZARIfG__quantity input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.Hero-module__ZARIfG__quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.Hero-module__ZARIfG__quantity input{text-align:center;-moz-appearance:textfield;appearance:none;color:#0d2112;background:0 0;border:none;width:40px;height:40px;margin:0;padding:0;font-size:1.1rem;font-weight:700;line-height:40px}.Hero-module__ZARIfG__addToCartButton{cursor:pointer;border:2px solid #cf0;border-radius:4rem;flex:1;justify-content:center;align-items:center;gap:.75rem;height:64px;padding:0 2rem;font-size:1.25rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 15px #ccff004d;color:#0d2112!important;background:#cf0!important}.Hero-module__ZARIfG__addToCartButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ccff0080;background:#b8e600!important;border-color:#b8e600!important}.Hero-module__ZARIfG__cartIcon{font-size:1.5rem;font-weight:400;line-height:1}.Hero-module__ZARIfG__trustSignals{border-top:1px solid var(--border-color);flex-direction:column;gap:1.5rem;margin-top:1rem;padding-top:2rem;display:flex}.Hero-module__ZARIfG__signal{align-items:flex-start;gap:1rem;display:flex}.Hero-module__ZARIfG__truckIcon,.Hero-module__ZARIfG__shieldIcon,.Hero-module__ZARIfG__giftIcon{font-size:1.5rem}.Hero-module__ZARIfG__signal strong{color:var(--text-primary);margin-bottom:.25rem;font-weight:600;display:block}.Hero-module__ZARIfG__signal p{color:var(--text-secondary);font-size:.875rem}@media (max-width:768px){.Hero-module__ZARIfG__container{grid-template-columns:1fr;gap:2rem;width:100%;padding-left:20px;padding-right:20px}.Hero-module__ZARIfG__title{font-size:2rem}.Hero-module__ZARIfG__actions{flex-direction:column}.Hero-module__ZARIfG__quantity{justify-content:space-between;width:100%;height:60px;margin-bottom:1rem}.Hero-module__ZARIfG__imageGallery{position:relative;top:0}.Hero-module__ZARIfG__quantity input{width:60px}.Hero-module__ZARIfG__addToCartButton{text-transform:uppercase;letter-spacing:.05em;border-radius:1rem;width:100%;height:auto;padding:28px 0;font-size:1.25rem}}
.ReviewsSection-module__slDNfq__section{background:#f9f9f9;padding:6rem 2rem}.ReviewsSection-module__slDNfq__container{max-width:1200px;margin:0 auto;padding:0 20px}.ReviewsSection-module__slDNfq__header{text-align:center;margin-bottom:4rem}.ReviewsSection-module__slDNfq__title{color:#0d2112;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.ReviewsSection-module__slDNfq__subtitle{color:#666;font-size:1.1rem}.ReviewsSection-module__slDNfq__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.ReviewsSection-module__slDNfq__card{background:#fff;border:1px solid #0000000a;border-radius:2rem;flex-direction:column;gap:1.5rem;height:100%;padding:2.5rem 2rem;transition:all .3s;display:flex;box-shadow:0 10px 40px -10px #0000000d}.ReviewsSection-module__slDNfq__card:hover{border-color:#ccff0080;transform:translateY(-5px);box-shadow:0 20px 50px -10px #0000001a}.ReviewsSection-module__slDNfq__stars{color:#ffc107;letter-spacing:2px;font-size:1.2rem}.ReviewsSection-module__slDNfq__text{color:#333;flex:1;font-size:1.05rem;font-style:italic;line-height:1.6}.ReviewsSection-module__slDNfq__author{align-items:center;gap:1rem;margin-top:auto;display:flex}.ReviewsSection-module__slDNfq__avatar{color:#0d2112;background:#f0f0f0;border:1px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.2rem;font-weight:800;display:flex;box-shadow:0 2px 8px #0000000d}.ReviewsSection-module__slDNfq__authorInfo{flex-direction:column;display:flex}.ReviewsSection-module__slDNfq__name{color:#0d2112;font-weight:700}.ReviewsSection-module__slDNfq__verified{color:#555;letter-spacing:.02em;background:#f5f5f5;border-radius:2rem;align-items:center;gap:.35rem;width:fit-content;margin-top:.25rem;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.ReviewsSection-module__slDNfq__verified:before{content:"✓";color:#0d2112;background:#cf0;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:.6rem;font-weight:800;display:flex}.ReviewsSection-module__slDNfq__highlight{background:#cf03;border-radius:2px;padding:0 4px}.ReviewsSection-module__slDNfq__writeReviewBtn{color:#0d2112;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:0 0;border:2px solid #0d2112;border-radius:2rem;margin-top:1.5rem;padding:.8rem 2rem;font-size:.85rem;font-weight:700;transition:all .2s}.ReviewsSection-module__slDNfq__writeReviewBtn:hover{color:#fff;background:#0d2112}.ReviewsSection-module__slDNfq__formWrapper{margin-bottom:3rem;padding:0 1rem;overflow:hidden}.ReviewsSection-module__slDNfq__form{text-align:left;background:#fff;border:1px solid #0000000d;border-radius:1.5rem;flex-direction:column;gap:1rem;max-width:600px;margin:0 auto;padding:2rem;display:flex;box-shadow:0 10px 40px #00000014}.ReviewsSection-module__slDNfq__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ReviewsSection-module__slDNfq__input,.ReviewsSection-module__slDNfq__select,.ReviewsSection-module__slDNfq__textarea{color:#0d2112;background:#fdfdfd;border:1px solid #e0e0e0;border-radius:.5rem;width:100%;padding:.8rem 1rem;font-family:inherit;font-size:.95rem}.ReviewsSection-module__slDNfq__textarea{resize:vertical;min-height:120px}.ReviewsSection-module__slDNfq__submitBtn{color:#0d2112;cursor:pointer;text-transform:uppercase;background:#cf0;border:none;border-radius:.5rem;margin-top:.5rem;padding:1rem;font-size:.95rem;font-weight:700;transition:background .2s}.ReviewsSection-module__slDNfq__submitBtn:hover{background:#b8e600}@media (max-width:768px){.ReviewsSection-module__slDNfq__section{padding:4rem 0}.ReviewsSection-module__slDNfq__container{padding-left:20px;padding-right:20px}.ReviewsSection-module__slDNfq__title{font-size:2rem}.ReviewsSection-module__slDNfq__subtitle{font-size:1rem}.ReviewsSection-module__slDNfq__grid{grid-template-columns:1fr;gap:1.5rem}.ReviewsSection-module__slDNfq__card{padding:2rem 1.5rem}.ReviewsSection-module__slDNfq__row{grid-template-columns:1fr}.ReviewsSection-module__slDNfq__form{padding:1.5rem}}
.ProductDetails-module__7-dQKa__section{background:#fff;padding:6rem 0}.ProductDetails-module__7-dQKa__container{max-width:1200px;margin:0 auto;padding:0 20px}.ProductDetails-module__7-dQKa__benefitsHeader{text-align:center;max-width:800px;margin-bottom:5rem;margin-left:auto;margin-right:auto}.ProductDetails-module__7-dQKa__benefitsHeader h2{color:var(--matcha-dark);margin-bottom:1rem;font-size:2.5rem}.ProductDetails-module__7-dQKa__benefitsHeader p{color:var(--text-secondary);font-size:1.25rem;line-height:1.5}.ProductDetails-module__7-dQKa__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:8rem;display:grid}.ProductDetails-module__7-dQKa__benefitCard{text-align:left;background:#fff;border:1px solid #0000000a;border-radius:2rem;flex-direction:column;align-items:flex-start;height:100%;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px -10px #0000000d}.ProductDetails-module__7-dQKa__benefitCard:before{content:"";opacity:0;background:radial-gradient(circle at 100% 0,#ccff001a,#0000 50%);width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.ProductDetails-module__7-dQKa__benefitCard:hover{border-color:#cf09;transform:translateY(-10px);box-shadow:0 25px 50px -12px #0000001a}.ProductDetails-module__7-dQKa__benefitCard:hover:before{opacity:1}.ProductDetails-module__7-dQKa__iconWrapper{color:#0d2112;z-index:1;background:#cf0;border-radius:1.2rem;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;transition:transform .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;box-shadow:0 8px 20px #cf06}.ProductDetails-module__7-dQKa__benefitCard:hover .ProductDetails-module__7-dQKa__iconWrapper{background:#d4ff33;transform:scale(1.1)rotate(5deg)}.ProductDetails-module__7-dQKa__iconWrapper svg{stroke-width:2.5px;width:32px;height:32px}.ProductDetails-module__7-dQKa__benefitCard h3{color:var(--matcha-dark);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.ProductDetails-module__7-dQKa__benefitCard p{color:var(--text-secondary);line-height:1.6}.ProductDetails-module__7-dQKa__deepDive{background:#f7fee7;border-radius:3rem;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:8rem;padding:1rem;display:grid;overflow:hidden}.ProductDetails-module__7-dQKa__deepDiveContent{padding:3rem}.ProductDetails-module__7-dQKa__deepDiveContent h3{color:var(--matcha-dark);margin-bottom:1.5rem;font-size:2.5rem;line-height:1.2}.ProductDetails-module__7-dQKa__highlight{color:#4d7a16;display:inline-block;position:relative}.ProductDetails-module__7-dQKa__highlight:after{content:"";z-index:-1;background:#ccff004d;border-radius:4px;width:100%;height:8px;position:absolute;bottom:2px;left:0}.ProductDetails-module__7-dQKa__deepDiveIntro{color:var(--text-primary);margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.ProductDetails-module__7-dQKa__featureList{flex-direction:column;gap:1rem;margin-bottom:2rem;list-style:none;display:flex}.ProductDetails-module__7-dQKa__featureList li{background:#fff;border-radius:1rem;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex;box-shadow:0 4px 10px #00000005}.ProductDetails-module__7-dQKa__featureDot{background:#cf0;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 4px #cf03}.ProductDetails-module__7-dQKa__deepDiveImageWrapper{border-radius:2rem;width:100%;height:100%;min-height:400px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.ProductDetails-module__7-dQKa__lifestyleImage{object-fit:cover;transition:transform .5s}.ProductDetails-module__7-dQKa__lifestyleImage:hover{transform:scale(1.05)}.ProductDetails-module__7-dQKa__preparation{text-align:center}.ProductDetails-module__7-dQKa__preparation h2{color:var(--matcha-dark);margin-bottom:4rem;font-size:2.5rem}.ProductDetails-module__7-dQKa__steps{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.ProductDetails-module__7-dQKa__stepCard{text-align:left;background:#fff;border:1px solid #0000000d;border-radius:2rem;flex:1;min-width:250px;max-width:350px;padding:2.5rem 2rem;transition:transform .3s;box-shadow:0 10px 30px #00000008}.ProductDetails-module__7-dQKa__stepCard:hover{border-color:#cf0;transform:translateY(-5px)}.ProductDetails-module__7-dQKa__stepHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.ProductDetails-module__7-dQKa__stepIcon{color:#0d2112;background:#f4fce3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.ProductDetails-module__7-dQKa__stepNumber{color:#e2e8f0;font-size:2.5rem;font-weight:800;line-height:1}.ProductDetails-module__7-dQKa__stepCard h4{color:#0d2112;margin-bottom:1rem;font-size:1.4rem;font-weight:700}.ProductDetails-module__7-dQKa__stepCard p{color:#666;font-size:.95rem;line-height:1.6}@media (max-width:900px){.ProductDetails-module__7-dQKa__deepDive{border-radius:2rem;grid-template-columns:1fr;padding:1rem}.ProductDetails-module__7-dQKa__deepDiveContent{padding:1.5rem 1rem}.ProductDetails-module__7-dQKa__featureList li{padding:.875rem 1rem}.ProductDetails-module__7-dQKa__deepDiveContent h3{margin-bottom:1rem;font-size:2rem}}@media (max-width:768px){.ProductDetails-module__7-dQKa__header h2{font-size:2rem}.ProductDetails-module__7-dQKa__steps{gap:3rem}}
.FAQ-module__V8_xEa__section{background:#f9fafb;padding:6rem 0}.FAQ-module__V8_xEa__container{max-width:800px;margin:0 auto;padding:0 20px}.FAQ-module__V8_xEa__header{text-align:center;margin-bottom:3rem}.FAQ-module__V8_xEa__title{color:#0d2112;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.FAQ-module__V8_xEa__subtitle{color:#6b7280;font-size:1.1rem}.FAQ-module__V8_xEa__list{flex-direction:column;gap:1rem;display:flex}.FAQ-module__V8_xEa__item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;transition:all .3s;overflow:hidden}.FAQ-module__V8_xEa__item:hover{border-color:#d1d5db;box-shadow:0 4px 12px #0000000d}.FAQ-module__V8_xEa__question{text-align:left;color:#0d2112;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem;font-size:1.1rem;font-weight:600;transition:color .2s;display:flex}.FAQ-module__V8_xEa__question:hover{color:#4caf50}.FAQ-module__V8_xEa__question.FAQ-module__V8_xEa__active{color:#4caf50;padding-bottom:1rem}.FAQ-module__V8_xEa__icon{color:#9ca3af;font-size:1.5rem;font-weight:300;transition:transform .3s}.FAQ-module__V8_xEa__question.FAQ-module__V8_xEa__active .FAQ-module__V8_xEa__icon{color:#4caf50;transform:rotate(180deg)}.FAQ-module__V8_xEa__answerWrapper{overflow:hidden}.FAQ-module__V8_xEa__answer{color:#4b5563;padding:0 1.5rem 1.5rem;font-size:1rem;line-height:1.6}@media (max-width:600px){.FAQ-module__V8_xEa__title{font-size:2rem}.FAQ-module__V8_xEa__question{padding:1.25rem;font-size:1rem}}
