.Navbar-module__dVeNwG__navbar{z-index:100;background:#fff;border-bottom:1px solid #e8e8e8;position:sticky;top:0;box-shadow:0 1px 4px #0000000f}.Navbar-module__dVeNwG__inner{justify-content:space-between;align-items:center;gap:24px;height:100px;margin:0 auto;padding:18px 100px;display:flex}.Navbar-module__dVeNwG__logo{flex-shrink:0;align-items:center;display:flex}.Navbar-module__dVeNwG__logoImg{object-fit:contain;width:auto;height:160px}.Navbar-module__dVeNwG__logoText{color:var(--green-dark);letter-spacing:-.5px;font-size:1.6rem;font-weight:800}.Navbar-module__dVeNwG__logoB{color:var(--green);font-size:1.8rem}.Navbar-module__dVeNwG__logoSub{color:var(--gray);letter-spacing:.1em;text-transform:uppercase;margin-top:-2px;font-size:.65rem}.Navbar-module__dVeNwG__navLinks{gap:32px;margin:0;list-style:none;display:flex}.Navbar-module__dVeNwG__navLink{color:var(--black);white-space:nowrap;font-size:1.3rem;font-weight:500;transition:color .2s}.Navbar-module__dVeNwG__navLink:hover{color:var(--green)}.Navbar-module__dVeNwG__navLink.Navbar-module__dVeNwG__active{color:var(--green);border-bottom:2px solid var(--green);padding-bottom:2px;font-weight:700}.Navbar-module__dVeNwG__icons{align-items:center;gap:12px;display:flex}.Navbar-module__dVeNwG__iconBtn{color:var(--black);background:0 0;border:none;justify-content:center;align-items:center;padding:6px;transition:color .2s;display:flex}.Navbar-module__dVeNwG__iconBtn:hover{color:var(--green)}.Navbar-module__dVeNwG__cartBtn{color:var(--black);justify-content:center;align-items:center;padding:6px;transition:color .2s;display:flex;position:relative}.Navbar-module__dVeNwG__cartBtn:hover{color:var(--green)}.Navbar-module__dVeNwG__cartBadge{background:var(--green-btn);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:-2px;right:-4px}.Navbar-module__dVeNwG__hamburger{background:0 0;border:none;flex-direction:column;gap:4px;padding:4px;display:none}.Navbar-module__dVeNwG__hamburger span{background:var(--black);border-radius:2px;width:22px;height:2px;display:block}.Navbar-module__dVeNwG__overlay{-webkit-backdrop-filter:blur(8px);z-index:999;background:#0006;justify-content:center;align-items:flex-start;padding-top:120px;animation:.3s ease-out Navbar-module__dVeNwG__fadeIn;display:flex;position:fixed;inset:0}@keyframes Navbar-module__dVeNwG__fadeIn{0%{opacity:0}to{opacity:1}}.Navbar-module__dVeNwG__searchBox{background:0 0;border:1px solid #7c904780;border-radius:12px;width:100%;max-width:600px;margin:0 24px;animation:.4s cubic-bezier(.16,1,.3,1) Navbar-module__dVeNwG__slideDown;position:relative;overflow:hidden}@keyframes Navbar-module__dVeNwG__slideDown{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__dVeNwG__searchInputRow{background:#fff;align-items:center;gap:12px;padding:4px 18px;display:flex}.Navbar-module__dVeNwG__searchInput{color:var(--black);background:0 0;border:none;outline:none;flex:1;padding:14px 0;font-family:inherit;font-size:1rem}.Navbar-module__dVeNwG__searchInput::placeholder{color:#999}.Navbar-module__dVeNwG__searchSubmit{color:#666;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;transition:color .2s;display:flex}.Navbar-module__dVeNwG__searchSubmit:hover{color:var(--green)}.Navbar-module__dVeNwG__closeBtn{color:#fff;cursor:pointer;opacity:.8;background:0 0;border:none;align-items:center;gap:6px;font-size:.85rem;font-weight:500;transition:opacity .2s;display:flex;position:absolute;top:-35px;right:0}.Navbar-module__dVeNwG__closeBtn:hover{opacity:1}.Navbar-module__dVeNwG__searchDropdown{background:#6e823cbf;padding:14px 18px}.Navbar-module__dVeNwG__noRecent{color:#ffffffe6;font-size:.85rem}.Navbar-module__dVeNwG__resultList{flex-direction:column;gap:4px;list-style:none;display:flex}.Navbar-module__dVeNwG__resultItem{background:#ffffff1f;border-radius:8px;align-items:center;gap:12px;padding:10px 12px;text-decoration:none;transition:background .15s;display:flex}.Navbar-module__dVeNwG__resultItem:hover{background:#ffffff38}.Navbar-module__dVeNwG__resultImg{object-fit:cover;background:#ffffff1a;border-radius:6px;flex-shrink:0;width:44px;height:44px}.Navbar-module__dVeNwG__resultInfo{flex:1;min-width:0}.Navbar-module__dVeNwG__resultName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.Navbar-module__dVeNwG__resultWeights{color:#ffffffb3;margin-top:2px;font-size:.75rem}.Navbar-module__dVeNwG__resultPrice{color:#fff;flex-shrink:0;font-size:.85rem;font-weight:700}@media (max-width:768px){.Navbar-module__dVeNwG__navLinks{border-bottom:1px solid var(--gray-border);background:#fff;flex-direction:column;gap:16px;padding:16px 24px;display:none;position:absolute;top:72px;left:0;right:0}.Navbar-module__dVeNwG__navLinks.Navbar-module__dVeNwG__open,.Navbar-module__dVeNwG__hamburger{display:flex}.Navbar-module__dVeNwG__inner{padding:18px 24px}}
.Hero-module__PgAKtG__hero{width:100%;min-height:clamp(200px,35vw,600px);position:relative;overflow:hidden}.Hero-module__PgAKtG__heroSkeleton{background:#f0f0f0;width:100%;height:clamp(200px,35vw,600px)}.Hero-module__PgAKtG__track{width:100%;line-height:0;position:relative}.Hero-module__PgAKtG__slideLink{width:100%;line-height:0;display:block}.Hero-module__PgAKtG__slide{object-fit:contain;cursor:pointer;width:100%;height:auto;display:block}.Hero-module__PgAKtG__arrow{cursor:pointer;z-index:10;background:#ffffffbf;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:8px;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #00000026}.Hero-module__PgAKtG__arrow:hover{background:#fff}.Hero-module__PgAKtG__arrowIcon{object-fit:contain;width:100%;height:100%}.Hero-module__PgAKtG__arrowIconFlipped{transform:scaleX(-1)}.Hero-module__PgAKtG__arrowLeft{left:16px}.Hero-module__PgAKtG__arrowRight{right:16px}.Hero-module__PgAKtG__dots{z-index:10;gap:8px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.Hero-module__PgAKtG__dot{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:background .2s,transform .2s}.Hero-module__PgAKtG__dotActive{background:#fff;transform:scale(1.3)}@media (max-width:768px){.Hero-module__PgAKtG__arrow{width:32px;height:32px;font-size:1.2rem}.Hero-module__PgAKtG__hero{width:100%;min-height:clamp(160px,32vw,400px);position:relative;overflow:hidden}.Hero-module__PgAKtG__heroSkeleton{background:#f0f0f0;width:100%;height:clamp(160px,32vw,400px)}}
.Benefits-module__vl50wG__section{background:var(--white);overflow:hidden}.Benefits-module__vl50wG__inner{max-width:1100px;margin:0 auto;padding:0 24px}.Benefits-module__vl50wG__header{text-align:center;justify-content:center;align-items:center;gap:8px;display:flex}.Benefits-module__vl50wG__title{letter-spacing:.08em;text-transform:uppercase;color:#1a1a1a;margin-bottom:40px;font-size:clamp(1.2rem,2.5vw,1.6rem);font-weight:800}.Benefits-module__vl50wG__title span{color:#4a8c3f}.Benefits-module__vl50wG__titleLine{background:#4a8c3f;border-radius:2px;width:60px;height:3px;display:inline-block}.Benefits-module__vl50wG__marqueeWrapper{width:100%;position:relative;overflow:hidden}.Benefits-module__vl50wG__marqueeWrapper:before,.Benefits-module__vl50wG__marqueeWrapper:after{content:"";z-index:2;pointer-events:none;width:120px;position:absolute;top:0;bottom:0}.Benefits-module__vl50wG__marqueeWrapper:before{background:linear-gradient(to right, var(--white), transparent);left:0}.Benefits-module__vl50wG__marqueeWrapper:after{background:linear-gradient(to left, var(--white), transparent);right:0}.Benefits-module__vl50wG__marqueeTrack{align-items:center;gap:80px;width:max-content;padding:8px 0 16px;animation:22s linear infinite Benefits-module__vl50wG__marquee;display:flex}.Benefits-module__vl50wG__marqueeTrack:hover{animation-play-state:paused}@keyframes Benefits-module__vl50wG__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.Benefits-module__vl50wG__item{flex-direction:row;flex-shrink:0;align-items:center;gap:16px;display:flex}.Benefits-module__vl50wG__badge{object-fit:contain;width:110px;height:110px;transition:transform .3s}.Benefits-module__vl50wG__item:hover .Benefits-module__vl50wG__badge{transform:scale(1.1)}.Benefits-module__vl50wG__label{color:#4a8c3f;text-align:left;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;font-size:24px;font-weight:600;line-height:1.4}@media (max-width:600px){.Benefits-module__vl50wG__badge{width:80px;height:80px}.Benefits-module__vl50wG__marqueeTrack{gap:56px;animation-duration:18s}.Benefits-module__vl50wG__label{font-size:.68rem}.Benefits-module__vl50wG__marqueeWrapper:before,.Benefits-module__vl50wG__marqueeWrapper:after{width:60px}}
.WelcomeSection-module__kXEYVa__section{background:#fff;padding:50px 0}.WelcomeSection-module__kXEYVa__inner{margin:0 auto}.WelcomeSection-module__kXEYVa__heading{color:#4a8c3f;letter-spacing:.04em;text-transform:uppercase;margin-bottom:10px;font-size:75px;font-weight:500;line-height:1.1}.WelcomeSection-module__kXEYVa__heading span{color:#4a8c3f}.WelcomeSection-module__kXEYVa__sub{color:#1a1a1a;margin-bottom:20px;font-size:28px;font-weight:600}.WelcomeSection-module__kXEYVa__desc{color:#555;margin-bottom:24px;font-size:28px;font-weight:500}.WelcomeSection-module__kXEYVa__block{margin-bottom:20px}.WelcomeSection-module__kXEYVa__blockTitle{color:#1a1a1a;letter-spacing:.04em;margin-bottom:4px;font-size:32px;font-weight:600}.WelcomeSection-module__kXEYVa__blockText{color:#555;font-size:28px;font-weight:500}.WelcomeSection-module__kXEYVa__availability{color:#4a8c3f;margin-top:28px;font-size:28px;font-weight:600}@media (max-width:600px){.WelcomeSection-module__kXEYVa__heading{font-size:1.8rem}}
.KeyFeatures-module__RG_sSq__section{background:#fff}.KeyFeatures-module__RG_sSq__inner{margin:0 auto}.KeyFeatures-module__RG_sSq__header{text-align:center;justify-content:center;align-items:end;gap:16px;margin-bottom:40px;display:flex}.KeyFeatures-module__RG_sSq__title{letter-spacing:.08em;text-transform:uppercase;color:#1a1a1a;margin-bottom:10px;font-size:clamp(1.2rem,2.5vw,1.6rem);font-weight:800}.KeyFeatures-module__RG_sSq__title span{color:#4a8c3f}.KeyFeatures-module__RG_sSq__titleLine{object-fit:contain;align-self:center;width:auto;height:32px;margin-top:12px}.KeyFeatures-module__RG_sSq__bento{grid-template-rows:repeat(2,260px);grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.KeyFeatures-module__RG_sSq__cell{border-radius:14px;position:relative;overflow:hidden}.KeyFeatures-module__RG_sSq__imageCell{background:#d8e8cc}.KeyFeatures-module__RG_sSq__cellImg{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.KeyFeatures-module__RG_sSq__imageCell:hover .KeyFeatures-module__RG_sSq__cellImg{transform:scale(1.05)}.KeyFeatures-module__RG_sSq__textCell{padding:28px 24px;display:flex}.KeyFeatures-module__RG_sSq__textContent{flex-direction:column;justify-content:center;align-items:start;width:100%;display:flex}.KeyFeatures-module__RG_sSq__cellTitle{color:#2a5a25;letter-spacing:.02em;text-transform:uppercase;justify-content:center;align-items:center;gap:4px;margin-bottom:10px;font-size:20px;font-weight:800;display:flex}.KeyFeatures-module__RG_sSq__dot{color:#4a8c3f;font-size:1.1rem;font-weight:400}.KeyFeatures-module__RG_sSq__cellDesc{color:#444;font-size:18px;line-height:1.75}@media (max-width:900px){.KeyFeatures-module__RG_sSq__bento{grid-template-rows:repeat(4,220px);grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.KeyFeatures-module__RG_sSq__bento{grid-template-rows:auto;grid-template-columns:1fr}.KeyFeatures-module__RG_sSq__cell{height:220px}.KeyFeatures-module__RG_sSq__textCell{height:auto;min-height:160px}}
.Footer-module__rnk_JG__footer{background:#eef5d6 url(/footer-bg.png) 50%/cover no-repeat;padding:60px 0 0}.Footer-module__rnk_JG__inner{grid-template-columns:1fr 1fr 1fr;align-items:start;gap:48px;max-width:1200px;margin:0 auto;padding:0 48px 48px;display:grid}.Footer-module__rnk_JG__brand{align-items:flex-start;display:flex}.Footer-module__rnk_JG__logo{object-fit:contain;width:180px;height:auto}.Footer-module__rnk_JG__colTitle{color:#4a6741;margin-bottom:20px;font-size:30px;font-weight:600}.Footer-module__rnk_JG__links ul{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__rnk_JG__links ul li a{color:#5a7050;font-size:26px;text-decoration:none;transition:color .2s}.Footer-module__rnk_JG__links ul li a:hover{color:#2e5c22}.Footer-module__rnk_JG__contact{flex-direction:column;display:flex}.Footer-module__rnk_JG__contact p{color:#5a7050;margin-bottom:10px;font-size:24px;line-height:1.5}.Footer-module__rnk_JG__contactLabel{color:#4a6741;font-size:28px;font-weight:600}.Footer-module__rnk_JG__bottom{text-align:center;border-top:1px solid #c8dba0;padding:20px 24px;font-size:22px}.Footer-module__rnk_JG__bottom p{color:#6b8c5a}@media (max-width:768px){.Footer-module__rnk_JG__inner{grid-template-columns:1fr;gap:32px;padding:0 24px 40px}}
.WhyChoose-module__0O0qwW__section{padding:50px 20px}.WhyChoose-module__0O0qwW__content{padding-block:100px}.WhyChoose-module__0O0qwW__wrapper{min-width:800px;max-width:800px;min-height:100px;max-height:300px;position:relative}.WhyChoose-module__0O0qwW__contentBox{border:1px dotted var(--green-light);background-color:snow;width:400px;height:200px;padding:20px}.WhyChoose-module__0O0qwW__imageTopLeft{border-radius:12px;width:350px;position:absolute;top:-200px;left:0;overflow:hidden;transform:rotate(-20deg)}.WhyChoose-module__0O0qwW__imageTopLeft img{width:100%;height:auto;display:block}.WhyChoose-module__0O0qwW__topRightCircle{color:#fff;background:#8cc63f;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;font-size:28px;font-weight:700;display:flex;position:absolute;top:-50px;right:120px}.WhyChoose-module__0O0qwW__contentBox{border:2px dashed #8cc63f;border-radius:16px;max-width:600px;margin-top:120px;margin-left:250px;padding:40px;font-size:16px;line-height:1.6}.WhyChoose-module__0O0qwW__bottomRightImage{width:120px;position:absolute;bottom:-60px;right:120px}.WhyChoose-module__0O0qwW__bottomRightImage img{width:100%}.WhyChoose-module__0O0qwW__reverseLeftTop{color:#fff;background:#8cc63f;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;font-size:28px;font-weight:700;display:flex;position:absolute;top:80px;left:220px}.WhyChoose-module__0O0qwW__reverseRightImage{border-radius:12px;width:350px;position:absolute;top:-100px;right:-80px;overflow:hidden;transform:rotate(-20deg)}.WhyChoose-module__0O0qwW__reverseRightImage img{width:100%;height:auto;display:block}.WhyChoose-module__0O0qwW__rightContent{justify-content:right;align-items:center;margin-right:100px;display:flex}.WhyChoose-module__0O0qwW__rightWrapper{min-width:800px;max-width:800px;min-height:100px;max-height:300px;position:relative}.WhyChoose-module__0O0qwW__title{color:var(--black);text-align:center;margin-bottom:40px;font-size:2.5rem;font-weight:700}.WhyChoose-module__0O0qwW__title span{color:var(--green-light)}.WhyChoose-module__0O0qwW__header{text-align:center;justify-content:center;align-items:center;gap:8px;display:flex}.WhyChoose-module__0O0qwW__list{flex-direction:column;gap:16px;display:none}.WhyChoose-module__0O0qwW__row{background:#fffefa;border:2px dashed #8cc63f;border-radius:16px;align-items:center;gap:16px;padding:20px;display:flex}.WhyChoose-module__0O0qwW__imgWrap{background:var(--gray-light);border-radius:10px;flex-shrink:0;width:80px;height:80px;overflow:hidden}.WhyChoose-module__0O0qwW__imgWrap img{object-fit:cover;width:100%;height:100%;display:block}.WhyChoose-module__0O0qwW__number{color:#fff;letter-spacing:.05em;background:#8cc63f;border-radius:20px;margin-bottom:6px;padding:2px 10px;font-size:.75rem;font-weight:700;display:inline-block}.WhyChoose-module__0O0qwW__itemTitle{color:var(--black);margin-bottom:4px;font-size:.95rem;font-weight:700}.WhyChoose-module__0O0qwW__desc{color:var(--gray);font-size:.82rem;line-height:1.6}@media (max-width:900px){.WhyChoose-module__0O0qwW__content,.WhyChoose-module__0O0qwW__rightContent{display:none}.WhyChoose-module__0O0qwW__list{display:flex}.WhyChoose-module__0O0qwW__contentBox{width:100%;margin:0;padding:20px}}
.HomeFooter-module__pLQUua__footer{background:var(--white)}.HomeFooter-module__pLQUua__inner{flex-direction:column;gap:20px;max-width:1500px;margin:0 auto;padding:0 24px;display:flex}.HomeFooter-module__pLQUua__row1{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.HomeFooter-module__pLQUua__row2{grid-template-columns:repeat(2,1fr);gap:20px;width:100%;max-width:800px;margin:0 auto;display:grid}.HomeFooter-module__pLQUua__card{background:#f5fadf;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:140px;padding:45px 24px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.HomeFooter-module__pLQUua__card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #5a7a2e1a}.HomeFooter-module__pLQUua__leafLeft{pointer-events:none;-webkit-user-select:none;user-select:none;width:150px;height:200px;position:absolute;bottom:-10px;left:-10px;transform:scaleX(-1)}.HomeFooter-module__pLQUua__leafRight{pointer-events:none;-webkit-user-select:none;user-select:none;width:150px;height:200px;position:absolute;bottom:-10px;right:-10px}.HomeFooter-module__pLQUua__iconCircle{color:#1a1a1a;z-index:1;background:#8db83a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex;position:relative}.HomeFooter-module__pLQUua__label{color:var(--black);text-align:center;z-index:1;font-size:26px;font-weight:500;position:relative}.HomeFooter-module__pLQUua__bottom{text-align:center;border-top:1.5px solid #a8c85a;margin-top:48px;padding:20px 24px;font-size:22px}.HomeFooter-module__pLQUua__bottom p{color:#6a8a2e}@media (max-width:768px){.HomeFooter-module__pLQUua__row1{grid-template-columns:1fr}.HomeFooter-module__pLQUua__row2{grid-template-columns:1fr;max-width:100%}}
.ReviewSection-module__jDOnPW__section{padding:40px 0}.ReviewSection-module__jDOnPW__summary{border:1px solid var(--gray-border);border-radius:8px;align-items:flex-start;gap:40px;margin-bottom:48px;padding:32px;display:flex}.ReviewSection-module__jDOnPW__summaryLeft{text-align:center;border-right:1px solid var(--gray-border);flex-shrink:0;padding-right:32px}.ReviewSection-module__jDOnPW__bigRating{margin-bottom:4px;font-size:1rem;font-weight:600}.ReviewSection-module__jDOnPW__stars{color:var(--gold);letter-spacing:2px;margin-bottom:8px;font-size:1.1rem}.ReviewSection-module__jDOnPW__basedOn{color:var(--gray);font-size:.8rem}.ReviewSection-module__jDOnPW__breakdown{flex-direction:column;flex:1;gap:8px;display:flex}.ReviewSection-module__jDOnPW__barRow{align-items:center;gap:10px;display:flex}.ReviewSection-module__jDOnPW__starLabel{color:var(--gold);flex-shrink:0;width:60px;font-size:.75rem}.ReviewSection-module__jDOnPW__barTrack{background:var(--gray-border);border-radius:4px;flex:1;height:8px;overflow:hidden}.ReviewSection-module__jDOnPW__barFill{background:var(--gold);border-radius:4px;height:100%}.ReviewSection-module__jDOnPW__barCount{color:var(--gray);text-align:right;width:24px;font-size:.8rem}.ReviewSection-module__jDOnPW__writeBtn{background:var(--green-btn);color:#fff;border-radius:4px;flex-shrink:0;align-self:center;padding:10px 24px;font-size:.875rem;font-weight:600}.ReviewSection-module__jDOnPW__writeBtn:hover{background:var(--green-dark)}.ReviewSection-module__jDOnPW__title{margin-bottom:24px;font-size:1.5rem;font-weight:700}.ReviewSection-module__jDOnPW__sortRow{margin-bottom:24px}.ReviewSection-module__jDOnPW__sortWrap{width:fit-content;position:relative}.ReviewSection-module__jDOnPW__sortBtn{border:1.5px solid var(--gray-border);background:#fff;border-radius:4px;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:500;display:flex}.ReviewSection-module__jDOnPW__sortArrow{object-fit:contain;flex-shrink:0;width:14px;height:14px;transition:transform .2s;transform:rotate(-90deg)}.ReviewSection-module__jDOnPW__sortArrowOpen{transform:rotate(90deg)}.ReviewSection-module__jDOnPW__dropdown{border:1px solid var(--gray-border);z-index:10;background:#fff;border-radius:4px;min-width:160px;position:absolute;top:100%;left:0;box-shadow:0 4px 12px #0000001a}.ReviewSection-module__jDOnPW__dropItem{text-align:left;width:100%;color:var(--black);background:#fff;border:none;padding:10px 16px;font-size:.875rem;transition:background .15s;display:block}.ReviewSection-module__jDOnPW__dropItem:hover{background:var(--gray-light)}.ReviewSection-module__jDOnPW__dropActive{background:var(--green-btn);color:#fff}.ReviewSection-module__jDOnPW__dropActive:hover{background:var(--green-btn)}.ReviewSection-module__jDOnPW__grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:40px;display:grid}.ReviewSection-module__jDOnPW__card{border:1px solid var(--gray-border);border-radius:8px;flex-direction:column;gap:12px;padding:20px;display:flex}.ReviewSection-module__jDOnPW__cardTop{justify-content:space-between;align-items:center;display:flex}.ReviewSection-module__jDOnPW__cardStars{color:var(--gold);letter-spacing:2px;font-size:.9rem}.ReviewSection-module__jDOnPW__cardDate{color:var(--gray);font-size:.8rem}.ReviewSection-module__jDOnPW__reviewer{align-items:center;gap:8px;display:flex}.ReviewSection-module__jDOnPW__avatar{background:var(--gray-light);width:32px;height:32px;color:var(--gray);border-radius:50%;justify-content:center;align-items:center;display:flex}.ReviewSection-module__jDOnPW__reviewerName{font-size:.875rem;font-weight:600}.ReviewSection-module__jDOnPW__reviewText{color:var(--gray);font-size:.875rem;line-height:1.6}.ReviewSection-module__jDOnPW__loadMore{text-align:center;margin-top:16px}.ReviewSection-module__jDOnPW__loadBtn{display:inline-block}.ReviewSection-module__jDOnPW__noReviews{color:var(--gray);padding:32px 0;font-size:16px}.ReviewSection-module__jDOnPW__skeletonCard{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:8px;height:160px;animation:1.4s infinite ReviewSection-module__jDOnPW__shimmerR}@keyframes ReviewSection-module__jDOnPW__shimmerR{0%{background-position:200% 0}to{background-position:-200% 0}}.ReviewSection-module__jDOnPW__modalOverlay{z-index:1000;background:#00000073;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.ReviewSection-module__jDOnPW__modal{background:#fff;border-radius:8px;width:100%;max-width:500px;padding:32px;box-shadow:0 20px 60px #0003}.ReviewSection-module__jDOnPW__modalHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.ReviewSection-module__jDOnPW__modalHeader h3{color:var(--black);font-size:1.1rem;font-weight:700}.ReviewSection-module__jDOnPW__modalClose{color:var(--gray);cursor:pointer;background:0 0;border:none;padding:4px;line-height:0}.ReviewSection-module__jDOnPW__modalClose:hover{color:var(--black)}.ReviewSection-module__jDOnPW__reviewForm{flex-direction:column;gap:16px;display:flex}.ReviewSection-module__jDOnPW__formGroup{flex-direction:column;gap:6px;display:flex}.ReviewSection-module__jDOnPW__formLabel{color:var(--black);font-size:.85rem;font-weight:600}.ReviewSection-module__jDOnPW__starPicker{gap:4px;display:flex}.ReviewSection-module__jDOnPW__starPickerBtn{cursor:pointer;background:0 0;border:none;padding:0;font-size:1.8rem;line-height:1;transition:transform .1s}.ReviewSection-module__jDOnPW__starPickerBtn:hover{transform:scale(1.15)}.ReviewSection-module__jDOnPW__modalInput,.ReviewSection-module__jDOnPW__modalTextarea{width:100%;font-size:.9rem;font-family:var(--font);color:var(--black);border:1px solid #d8d8d8;border-radius:4px;outline:none;padding:10px 12px;transition:border-color .2s}.ReviewSection-module__jDOnPW__modalInput:focus,.ReviewSection-module__jDOnPW__modalTextarea:focus{border-color:var(--green)}.ReviewSection-module__jDOnPW__modalTextarea{resize:vertical}.ReviewSection-module__jDOnPW__formError{color:#c0392b;background:#fdf0ef;border-radius:4px;padding:8px 12px;font-size:.85rem}.ReviewSection-module__jDOnPW__formSuccess{color:var(--green);text-align:center;padding:24px 0;font-size:.95rem}.ReviewSection-module__jDOnPW__modalActions{justify-content:flex-end;gap:12px;margin-top:4px;display:flex}.ReviewSection-module__jDOnPW__cancelBtn{border:1.5px solid var(--gray-border);color:var(--black);cursor:pointer;background:#fff;border-radius:4px;padding:10px 20px;font-size:.875rem;font-weight:600}.ReviewSection-module__jDOnPW__cancelBtn:hover{background:var(--gray-light)}.ReviewSection-module__jDOnPW__submitBtn{background:var(--green-btn);color:#fff;cursor:pointer;border:none;border-radius:4px;padding:10px 24px;font-size:.875rem;font-weight:600;transition:background .2s}.ReviewSection-module__jDOnPW__submitBtn:hover{background:var(--green-dark)}.ReviewSection-module__jDOnPW__submitBtn:disabled{opacity:.6;cursor:not-allowed}@media (max-width:768px){.ReviewSection-module__jDOnPW__summary{flex-direction:column;gap:24px}.ReviewSection-module__jDOnPW__summaryLeft{border-right:none;border-bottom:1px solid var(--gray-border);padding:0 0 24px}.ReviewSection-module__jDOnPW__grid{grid-template-columns:1fr}}
.cart-module__Jmky-G__main{min-height:80vh;padding:40px 0 80px}.cart-module__Jmky-G__container{max-width:1100px;margin:0 auto;padding:0 24px}.cart-module__Jmky-G__heading{margin-bottom:32px;font-size:1.8rem;font-weight:700}.cart-module__Jmky-G__empty{text-align:center;flex-direction:column;align-items:center;gap:24px;max-width:400px;margin:120px auto;display:flex}.cart-module__Jmky-G__emptyText{color:var(--gray);font-size:1.2rem}.cart-module__Jmky-G__layout{grid-template-columns:1fr 320px;align-items:start;gap:32px;display:grid}.cart-module__Jmky-G__items{flex-direction:column;gap:16px;display:flex}.cart-module__Jmky-G__item{border:1px solid var(--gray-border);border-radius:8px;grid-template-columns:80px 1fr auto auto;align-items:center;gap:16px;padding:16px;display:grid}.cart-module__Jmky-G__itemImg{background:var(--gray-light);border-radius:4px;width:80px;height:80px;overflow:hidden}.cart-module__Jmky-G__itemImg img{object-fit:cover;width:100%;height:100%}.cart-module__Jmky-G__itemName{color:var(--black);margin-bottom:4px;font-size:.875rem;font-weight:600}.cart-module__Jmky-G__itemWeight{color:var(--gray);margin-bottom:4px;font-size:.8rem}.cart-module__Jmky-G__itemPrice{color:var(--green-dark);font-size:.875rem;font-weight:600}.cart-module__Jmky-G__itemActions{flex-direction:column;align-items:center;gap:8px;display:flex}.cart-module__Jmky-G__qtyControl{border:1px solid var(--gray-border);border-radius:4px;align-items:center;display:flex;overflow:hidden}.cart-module__Jmky-G__qtyControl button{background:0 0;border:none;padding:4px 10px;font-size:1rem}.cart-module__Jmky-G__qtyControl span{border-left:1px solid var(--gray-border);border-right:1px solid var(--gray-border);padding:4px 12px;font-size:.875rem}.cart-module__Jmky-G__removeBtn{color:#c00;background:0 0;border:none;font-size:.8rem;text-decoration:underline}.cart-module__Jmky-G__subtotal{color:var(--black);text-align:right;font-size:1rem;font-weight:700}.cart-module__Jmky-G__summary{border:1px solid var(--gray-border);border-radius:8px;padding:24px;position:sticky;top:88px}.cart-module__Jmky-G__summaryTitle{margin-bottom:20px;font-size:1.1rem;font-weight:700}.cart-module__Jmky-G__summaryRow{border-bottom:1px solid var(--gray-border);justify-content:space-between;padding:8px 0;font-size:.9rem;display:flex}.cart-module__Jmky-G__free{color:var(--green);font-weight:600}.cart-module__Jmky-G__total{border-bottom:none;padding-top:12px;font-size:1rem;font-weight:700}.cart-module__Jmky-G__checkoutBtn{background:var(--green-btn);color:#fff;border-radius:4px;width:100%;margin-top:20px;padding:14px;font-size:.95rem;font-weight:600;transition:background .2s}.cart-module__Jmky-G__checkoutBtn:hover{background:var(--green-dark)}@media (max-width:768px){.cart-module__Jmky-G__layout{grid-template-columns:1fr}.cart-module__Jmky-G__item{grid-template-columns:64px 1fr}.cart-module__Jmky-G__itemActions,.cart-module__Jmky-G__subtotal{grid-column:2}}
.checkout-module__ss_A1W__main{min-height:80vh;padding:40px 0 80px}.checkout-module__ss_A1W__container{max-width:1100px;margin:0 auto;padding:0 24px}.checkout-module__ss_A1W__breadcrumb{color:var(--gray);margin-bottom:24px;font-size:.85rem}.checkout-module__ss_A1W__breadcrumb a{color:var(--green)}.checkout-module__ss_A1W__breadcrumb a:hover{text-decoration:underline}.checkout-module__ss_A1W__heading{color:var(--black);margin-bottom:32px;font-size:1.8rem;font-weight:700}.checkout-module__ss_A1W__layout{grid-template-columns:1fr 380px;align-items:start;gap:40px;display:grid}.checkout-module__ss_A1W__formSection{flex-direction:column;gap:16px;display:flex}.checkout-module__ss_A1W__sectionTitle{color:var(--black);margin-bottom:8px;font-size:1.1rem;font-weight:700}.checkout-module__ss_A1W__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.checkout-module__ss_A1W__formGroup{flex-direction:column;gap:6px;display:flex}.checkout-module__ss_A1W__label{color:var(--black);font-size:.85rem;font-weight:600}.checkout-module__ss_A1W__optional{color:var(--gray);font-weight:400}.checkout-module__ss_A1W__input{width:100%;font-size:.9rem;font-family:var(--font);color:var(--black);appearance:none;background:#fff;border:1px solid #d8d8d8;border-radius:4px;outline:none;padding:11px 14px;transition:border-color .2s}.checkout-module__ss_A1W__input:focus{border-color:var(--green)}.checkout-module__ss_A1W__input::placeholder{color:#aaa}.checkout-module__ss_A1W__error{color:#c0392b;background:#fdf0ef;border-radius:4px;padding:10px 14px;font-size:.875rem}.checkout-module__ss_A1W__payBtn{background:var(--green-btn);color:#fff;cursor:pointer;border:none;border-radius:4px;width:100%;margin-top:8px;padding:15px;font-size:1rem;font-weight:700;transition:background .2s}.checkout-module__ss_A1W__payBtn:hover{background:var(--green-dark)}.checkout-module__ss_A1W__payBtn:disabled{opacity:.6;cursor:not-allowed}.checkout-module__ss_A1W__summary{border:1px solid var(--gray-border);border-radius:8px;padding:24px;position:sticky;top:88px}.checkout-module__ss_A1W__items{flex-direction:column;gap:16px;margin-top:8px;display:flex}.checkout-module__ss_A1W__summaryItem{align-items:center;gap:12px;display:flex}.checkout-module__ss_A1W__summaryImg{background:var(--gray-light);border:1px solid var(--gray-border);border-radius:6px;flex-shrink:0;width:56px;height:56px;position:relative;overflow:hidden}.checkout-module__ss_A1W__summaryImg img{object-fit:cover;width:100%;height:100%}.checkout-module__ss_A1W__qtyBadge{background:var(--green-btn);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:-6px;right:-6px}.checkout-module__ss_A1W__summaryItemInfo{flex:1;min-width:0}.checkout-module__ss_A1W__summaryItemName{color:var(--black);white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:600;overflow:hidden}.checkout-module__ss_A1W__summaryItemWeight{color:var(--gray);margin-top:2px;font-size:.75rem}.checkout-module__ss_A1W__summaryItemPrice{color:var(--black);flex-shrink:0;font-size:.85rem;font-weight:600}.checkout-module__ss_A1W__divider{background:var(--gray-border);height:1px;margin:16px 0}.checkout-module__ss_A1W__totalRow{color:var(--black);justify-content:space-between;padding:6px 0;font-size:.9rem;display:flex}.checkout-module__ss_A1W__free{color:var(--green);font-weight:600}.checkout-module__ss_A1W__grandTotal{border-top:1px solid var(--gray-border);margin-top:4px;padding-top:10px;font-size:1rem;font-weight:700}.checkout-module__ss_A1W__empty{text-align:center;max-width:400px;color:var(--gray);flex-direction:column;align-items:center;gap:24px;margin:120px auto;font-size:1.1rem;display:flex}@media (max-width:900px){.checkout-module__ss_A1W__layout{grid-template-columns:1fr}.checkout-module__ss_A1W__summary{order:-1;position:static}}@media (max-width:500px){.checkout-module__ss_A1W__formRow{grid-template-columns:1fr}}
.contact-module__xwJ-uq__main{max-width:1200px;min-height:calc(100vh - 72px);margin:0 auto;padding:60px 0 80px}.contact-module__xwJ-uq__pageTitle{text-align:center;color:var(--black);letter-spacing:.02em;margin-bottom:48px;font-size:1.6rem;font-weight:600}.contact-module__xwJ-uq__container{grid-template-columns:1fr 1fr;align-items:flex-start;gap:64px;display:grid}.contact-module__xwJ-uq__sectionTitle{color:var(--black);margin-bottom:24px;font-size:34px;font-weight:600}.contact-module__xwJ-uq__success{color:var(--green);margin-bottom:16px;font-size:.875rem}.contact-module__xwJ-uq__form{flex-direction:column;gap:12px;display:flex}.contact-module__xwJ-uq__input,.contact-module__xwJ-uq__textarea{width:100%;font-size:18px;font-family:var(--font);color:var(--black);background:#fff;border:1px solid #d8d8d8;border-radius:4px;outline:none;padding:12px 14px;transition:border-color .2s}.contact-module__xwJ-uq__input::placeholder,.contact-module__xwJ-uq__textarea::placeholder{color:#aaa}.contact-module__xwJ-uq__input:focus,.contact-module__xwJ-uq__textarea:focus{border-color:var(--green)}.contact-module__xwJ-uq__textarea{resize:vertical}.contact-module__xwJ-uq__btnRow{justify-content:flex-end;margin-top:4px;display:flex}.contact-module__xwJ-uq__sendBtn{background:var(--green-btn);color:#fff;cursor:pointer;border:none;border-radius:4px;padding:10px 32px;font-size:.9rem;font-weight:600;transition:background .2s}.contact-module__xwJ-uq__sendBtn:hover{background:var(--green-dark)}.contact-module__xwJ-uq__sendBtn:disabled{opacity:.6;cursor:not-allowed}.contact-module__xwJ-uq__error{color:#c0392b;background:#fdf0ef;border-radius:4px;margin-bottom:16px;padding:8px 12px;font-size:.875rem}.contact-module__xwJ-uq__infoSection{padding-top:4px}.contact-module__xwJ-uq__name{color:var(--black);margin-bottom:20px;font-size:28px;font-weight:500}.contact-module__xwJ-uq__infoItem{align-items:center;gap:12px;margin-bottom:18px;display:flex}.contact-module__xwJ-uq__infoText{font-size:24px}.contact-module__xwJ-uq__icon{color:var(--black);flex-shrink:0;margin-top:2px}@media (max-width:768px){.contact-module__xwJ-uq__container{grid-template-columns:1fr;gap:40px}}
.order-module__DC7OBG__main{min-height:80vh;padding:60px 24px 100px}.order-module__DC7OBG__container{text-align:center;max-width:560px;margin:0 auto}.order-module__DC7OBG__successIcon{width:88px;height:88px;color:var(--green);background:#e8f5e9;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;display:flex}.order-module__DC7OBG__title{color:var(--black);margin-bottom:12px;font-size:1.8rem;font-weight:700}.order-module__DC7OBG__subtitle{color:var(--gray);margin-bottom:32px;font-size:.95rem;line-height:1.6}.order-module__DC7OBG__card{border:1px solid var(--gray-border);text-align:left;border-radius:8px;margin-bottom:24px;padding:24px}.order-module__DC7OBG__row{border-bottom:1px solid var(--gray-border);justify-content:space-between;align-items:center;padding:10px 0;display:flex}.order-module__DC7OBG__row:last-child{border-bottom:none}.order-module__DC7OBG__rowLabel{color:var(--gray);font-size:.875rem}.order-module__DC7OBG__rowValue{color:var(--black);font-size:.875rem;font-weight:600}.order-module__DC7OBG__paid{color:var(--green);background:#e8f5e9;border-radius:12px;padding:3px 10px;font-size:.8rem}.order-module__DC7OBG__itemsSection{border:1px solid var(--gray-border);text-align:left;border-radius:8px;margin-bottom:24px;padding:20px 24px}.order-module__DC7OBG__itemsTitle{color:var(--black);margin-bottom:16px;font-size:.95rem;font-weight:700}.order-module__DC7OBG__item{border-bottom:1px solid var(--gray-border);align-items:center;gap:12px;padding:10px 0;display:flex}.order-module__DC7OBG__item:last-child{border-bottom:none}.order-module__DC7OBG__itemImg{background:var(--gray-light);border-radius:4px;flex-shrink:0;width:48px;height:48px;overflow:hidden}.order-module__DC7OBG__itemImg img{object-fit:cover;width:100%;height:100%}.order-module__DC7OBG__itemInfo{flex:1;min-width:0}.order-module__DC7OBG__itemName{color:var(--black);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.order-module__DC7OBG__itemMeta{color:var(--gray);margin-top:2px;font-size:.78rem}.order-module__DC7OBG__itemPrice{color:var(--black);flex-shrink:0;font-size:.875rem;font-weight:600}.order-module__DC7OBG__address{border:1px solid var(--gray-border);text-align:left;border-radius:8px;margin-bottom:32px;padding:20px 24px}.order-module__DC7OBG__address p{color:var(--black);font-size:.875rem;line-height:1.7}.order-module__DC7OBG__actions{justify-content:center;display:flex}.order-module__DC7OBG__notFound{text-align:center;color:var(--gray);padding:80px 0;font-size:1rem}.order-module__DC7OBG__returnSection{border:1px solid var(--gray-border);text-align:left;border-radius:8px;flex-direction:column;gap:10px;margin-bottom:24px;padding:20px 24px;display:flex}.order-module__DC7OBG__returnTitle{color:var(--black);margin-bottom:2px;font-size:.95rem;font-weight:700}.order-module__DC7OBG__returnStatusLabel{color:var(--gray);font-size:.8rem}.order-module__DC7OBG__returnStatus{border-radius:12px;padding:3px 10px;font-size:.8rem;font-weight:600;display:inline-block}.order-module__DC7OBG__returnReason{color:var(--black);font-size:.875rem;line-height:1.5}.order-module__DC7OBG__returnNotes{color:var(--gray);font-size:.8rem;font-style:italic}.order-module__DC7OBG__returnBtn{font-size:.875rem;font-weight:600;font-family:var(--font);color:var(--gray);cursor:pointer;background:0 0;border:1.5px solid #bdbdbd;border-radius:6px;align-self:flex-start;padding:9px 18px;transition:background .15s,border-color .15s}.order-module__DC7OBG__returnBtn:hover{background:#f5f5f5;border-color:#9e9e9e}.order-module__DC7OBG__returnTextarea{border:1px solid var(--gray-border);width:100%;font-family:var(--font);resize:vertical;box-sizing:border-box;border-radius:6px;outline:none;min-height:100px;padding:12px;font-size:.875rem;transition:border-color .15s}.order-module__DC7OBG__returnTextarea:focus{border-color:var(--green)}.order-module__DC7OBG__returnError{color:#c62828;background:#fce4ec;border-radius:4px;padding:8px 12px;font-size:.8rem}.order-module__DC7OBG__returnActions{gap:10px;display:flex}.order-module__DC7OBG__returnCancelBtn{font-size:.875rem;font-weight:600;font-family:var(--font);color:var(--gray);cursor:pointer;background:0 0;border:1.5px solid #ddd;border-radius:6px;padding:9px 18px}.order-module__DC7OBG__returnCancelBtn:disabled{opacity:.5;cursor:not-allowed}.order-module__DC7OBG__returnSubmitBtn{background:var(--green);font-size:.875rem;font-weight:600;font-family:var(--font);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:9px 20px;transition:opacity .15s}.order-module__DC7OBG__returnSubmitBtn:hover:not(:disabled){opacity:.88}.order-module__DC7OBG__returnSubmitBtn:disabled{opacity:.55;cursor:not-allowed}
.page-module__E0kJGG__page{--background:#fafafa;--foreground:#fff;--text-primary:#000;--text-secondary:#666;--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;--button-secondary-border:#ebebeb;font-family:var(--font-geist-sans);background-color:var(--background);flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.page-module__E0kJGG__main{background-color:var(--foreground);flex-direction:column;flex:1;justify-content:space-between;align-items:flex-start;width:100%;max-width:800px;padding:120px 60px;display:flex}.page-module__E0kJGG__intro{text-align:left;flex-direction:column;align-items:flex-start;gap:24px;display:flex}.page-module__E0kJGG__intro h1{letter-spacing:-2.4px;text-wrap:balance;max-width:320px;color:var(--text-primary);font-size:40px;font-weight:600;line-height:48px}.page-module__E0kJGG__intro p{text-wrap:balance;max-width:440px;color:var(--text-secondary);font-size:18px;line-height:32px}.page-module__E0kJGG__intro a{color:var(--text-primary);font-weight:500}.page-module__E0kJGG__ctas{flex-direction:row;gap:16px;width:100%;max-width:440px;font-size:14px;display:flex}.page-module__E0kJGG__ctas a{cursor:pointer;border:1px solid #0000;border-radius:128px;justify-content:center;align-items:center;width:fit-content;height:40px;padding:0 16px;font-weight:500;transition:all .2s;display:flex}a.page-module__E0kJGG__primary{background:var(--text-primary);color:var(--background);gap:8px}a.page-module__E0kJGG__secondary{border-color:var(--button-secondary-border)}@media (hover:hover) and (pointer:fine){a.page-module__E0kJGG__primary:hover{background:var(--button-primary-hover);border-color:#0000}a.page-module__E0kJGG__secondary:hover{background:var(--button-secondary-hover);border-color:#0000}}@media (max-width:600px){.page-module__E0kJGG__main{padding:48px 24px}.page-module__E0kJGG__intro{gap:16px}.page-module__E0kJGG__intro h1{letter-spacing:-1.92px;font-size:32px;line-height:40px}}@media (prefers-color-scheme:dark){.page-module__E0kJGG__logo{filter:invert()}.page-module__E0kJGG__page{--background:#000;--foreground:#000;--text-primary:#ededed;--text-secondary:#999;--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a;--button-secondary-border:#1a1a1a}}.page-module__E0kJGG__mainContainer{padding-inline:60px}@media (max-width:768px){.page-module__E0kJGG__mainContainer{padding:0 24px}}
.policy-module__ccAKuW__main{min-height:80vh;padding-block-end:40px}.policy-module__ccAKuW__container{margin-inline:100px}.policy-module__ccAKuW__breadcrumb{background-color:var(--gray-light);color:var(--gray);justify-content:center;align-items:center;gap:10px;margin-bottom:32px;padding-block:20px;font-size:26px;font-weight:400;display:flex}.policy-module__ccAKuW__breadcrumb a{color:var(--green)}.policy-module__ccAKuW__breadcrumb a:hover{text-decoration:underline}.policy-module__ccAKuW__title{color:var(--black);margin-bottom:10px;font-size:2rem;font-weight:800}.policy-module__ccAKuW__updated{color:var(--gray);font-size:.85rem}.policy-module__ccAKuW__body{flex-direction:column;gap:32px;display:flex}.policy-module__ccAKuW__section h2{color:var(--black);margin-bottom:12px;font-size:1.05rem;font-weight:700}.policy-module__ccAKuW__section p,.policy-module__ccAKuW__section li{color:#444;font-size:.925rem;line-height:1.8}.policy-module__ccAKuW__section ul,.policy-module__ccAKuW__section ol{flex-direction:column;gap:6px;padding-left:20px;display:flex}.policy-module__ccAKuW__highlight{border-left:4px solid var(--green);color:#3a5c2e;background:#eef5d6;border-radius:0 6px 6px 0;padding:16px 20px;font-size:.9rem;line-height:1.7}.policy-module__ccAKuW__contactBox{border:1px solid var(--gray-border);background:#f9f9f9;border-radius:8px;margin-top:8px;padding:24px}.policy-module__ccAKuW__contactBox p{color:#444;font-size:.9rem;line-height:1.8}.policy-module__ccAKuW__contactBox a{color:var(--green);font-weight:600}.policy-module__ccAKuW__header{font-size:35px;font-weight:600}.policy-module__ccAKuW__content{margin-bottom:6px;font-size:26px;font-weight:500;line-height:1.6}.policy-module__ccAKuW__sectionTitle{font-size:28px;font-weight:600}
.product-module__Z8_35q__main{min-height:80vh;padding:40px 0 80px}.product-module__Z8_35q__container{max-width:1200px;margin:0 auto;padding:0 24px}.product-module__Z8_35q__breadcrumb{color:var(--gray);margin-bottom:32px;font-size:.85rem}.product-module__Z8_35q__breadcrumb a{color:var(--green)}.product-module__Z8_35q__breadcrumb a:hover{text-decoration:underline}.product-module__Z8_35q__productLayout{grid-template-columns:90px 1fr 1fr;align-items:start;gap:32px;margin-bottom:80px;display:grid}.product-module__Z8_35q__thumbnails{flex-direction:column;gap:8px;display:flex}.product-module__Z8_35q__thumb{border:2px solid var(--gray-border);background:var(--gray-light);cursor:pointer;border-radius:4px;width:80px;height:80px;padding:0;transition:border-color .2s;overflow:hidden}.product-module__Z8_35q__thumb img{object-fit:cover;width:100%;height:100%}.product-module__Z8_35q__thumbActive{border-color:var(--green)}.product-module__Z8_35q__mainImg{background:var(--gray-light);border-radius:8px;justify-content:center;align-items:center;height:480px;display:flex;overflow:hidden}.product-module__Z8_35q__mainImg img{object-fit:contain;width:100%;height:100%}.product-module__Z8_35q__info{flex-direction:column;gap:16px;display:flex}.product-module__Z8_35q__title{color:var(--black);font-size:30px;font-weight:600;line-height:1.5}.product-module__Z8_35q__ratingRow{align-items:center;gap:8px;display:flex}.product-module__Z8_35q__stars{color:var(--gold);letter-spacing:2px;font-size:1rem}.product-module__Z8_35q__reviewCount{color:var(--green);cursor:pointer;font-size:19px;text-decoration:underline}.product-module__Z8_35q__priceRow{align-items:center;gap:12px;display:flex}.product-module__Z8_35q__originalPrice{color:red;font-size:19px;text-decoration:line-through}.product-module__Z8_35q__price{color:var(--black);font-size:1.4rem;font-weight:700}.product-module__Z8_35q__delivery{color:var(--gray);font-size:24px}.product-module__Z8_35q__label{color:var(--black);margin-bottom:8px;font-size:22px;font-weight:600}.product-module__Z8_35q__weightOptions{flex-wrap:wrap;gap:8px;display:flex}.product-module__Z8_35q__weightBtn{border:1.5px solid var(--gray-border);color:var(--black);background:#fff;border-radius:4px;padding:8px 16px;font-size:.85rem;transition:all .2s}.product-module__Z8_35q__weightBtn:hover{border-color:var(--green)}.product-module__Z8_35q__weightActive{background:var(--green-btn);color:#fff;border-color:var(--green-btn)}.product-module__Z8_35q__qtyControl{border:1.5px solid var(--gray-border);border-radius:4px;align-items:center;gap:0;width:fit-content;display:flex}.product-module__Z8_35q__qtyControl button{color:var(--black);background:0 0;border:none;padding:8px 14px;font-size:1.1rem}.product-module__Z8_35q__qtyControl span{border-left:1px solid var(--gray-border);border-right:1px solid var(--gray-border);text-align:center;min-width:40px;padding:8px 16px;font-size:.9rem}.product-module__Z8_35q__addCartBtn{background:var(--green-btn);color:#fff;border-radius:4px;width:100%;padding:14px;font-size:.95rem;font-weight:600;transition:background .2s}.product-module__Z8_35q__addCartBtn:hover{background:var(--green-dark)}.product-module__Z8_35q__buyNowBtn{background:var(--green-dark);color:#fff;border-radius:4px;width:100%;padding:14px;font-size:.95rem;font-weight:600;transition:background .2s}.product-module__Z8_35q__buyNowBtn:hover{background:var(--black)}.product-module__Z8_35q__accordion{border:1px solid var(--gray-border);border-radius:4px;overflow:hidden}.product-module__Z8_35q__accordionBtn{width:100%;color:var(--black);background:#fff;border:none;justify-content:space-between;align-items:center;padding:14px 16px;font-size:18px;font-weight:500;display:flex}.product-module__Z8_35q__accordionBtn:hover{background:var(--gray-light)}.product-module__Z8_35q__accordionArrow{object-fit:contain;flex-shrink:0;width:18px;height:18px;transition:transform .25s;transform:rotate(-90deg)}.product-module__Z8_35q__accordionArrowOpen{transform:rotate(90deg)}.product-module__Z8_35q__accordionContent{border-top:1px solid var(--gray-border);color:var(--gray);padding:16px;font-size:16px;line-height:1.7}.product-module__Z8_35q__reviewCarousel{align-items:center;gap:8px;display:flex}.product-module__Z8_35q__carouselArrow{border:1px solid var(--gray-border);width:36px;height:36px;color:var(--black);background:#fff;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.4rem;transition:background .2s;display:flex}.product-module__Z8_35q__carouselArrow:hover{background:var(--gray-light)}.product-module__Z8_35q__carouselCard{border:1px solid var(--gray-border);border-radius:8px;flex:1;min-height:80px;padding:14px 16px}.product-module__Z8_35q__carouselTop{align-items:center;gap:10px;margin-bottom:6px;display:flex}.product-module__Z8_35q__carouselStars{color:var(--gold);letter-spacing:1px;font-size:1rem}.product-module__Z8_35q__carouselName{color:var(--black);font-size:.9rem;font-weight:600}.product-module__Z8_35q__carouselText{color:#555;font-size:.875rem;line-height:1.6}.product-module__Z8_35q__skeletonLayout{grid-template-columns:500px 1fr;gap:48px;margin-bottom:80px;display:grid}.product-module__Z8_35q__skeletonImg{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:8px;height:480px;animation:1.4s infinite product-module__Z8_35q__shimmerP}.product-module__Z8_35q__skeletonInfo{flex-direction:column;gap:16px;padding-top:16px;display:flex}.product-module__Z8_35q__skeletonLine{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;animation:1.4s infinite product-module__Z8_35q__shimmerP}@keyframes product-module__Z8_35q__shimmerP{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:900px){.product-module__Z8_35q__productLayout{grid-template-columns:70px 1fr}.product-module__Z8_35q__info{grid-column:1/-1}}@media (max-width:600px){.product-module__Z8_35q__productLayout{grid-template-columns:1fr}.product-module__Z8_35q__thumbnails{flex-direction:row;overflow-x:auto}.product-module__Z8_35q__thumb{flex-shrink:0}.product-module__Z8_35q__mainImg{height:320px}}.product-module__Z8_35q__richText{color:#444;font-size:.92rem;line-height:1.8}.product-module__Z8_35q__richText h1,.product-module__Z8_35q__richText h2,.product-module__Z8_35q__richText h3{color:#1a1a1a;margin:12px 0 6px;font-weight:700}.product-module__Z8_35q__richText h1{font-size:1.2rem}.product-module__Z8_35q__richText h2{font-size:1.05rem}.product-module__Z8_35q__richText h3{font-size:.95rem}.product-module__Z8_35q__richText p{margin:0 0 8px}.product-module__Z8_35q__richText ul,.product-module__Z8_35q__richText ol{margin:0 0 8px;padding-left:20px}.product-module__Z8_35q__richText li{margin-bottom:4px}.product-module__Z8_35q__richText strong{color:#1a1a1a;font-weight:700}.product-module__Z8_35q__richText em{font-style:italic}.product-module__Z8_35q__richText u{text-decoration:underline}
.products-module__KJcT4W__main{min-height:80vh;padding:40px 0 80px}.products-module__KJcT4W__container{max-width:1200px;margin:0 auto;padding:0 24px}.products-module__KJcT4W__breadcrumb{color:var(--gray);margin-bottom:24px;font-size:.85rem}.products-module__KJcT4W__breadcrumb a{color:var(--green)}.products-module__KJcT4W__breadcrumb a:hover{text-decoration:underline}.products-module__KJcT4W__heading{color:var(--black);margin-bottom:40px;font-size:1.8rem;font-weight:700}.products-module__KJcT4W__grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.products-module__KJcT4W__card{border:1px solid var(--gray-border);border-radius:8px;flex-direction:column;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.products-module__KJcT4W__card:hover{transform:translateY(-2px);box-shadow:0 6px 24px #0000001a}.products-module__KJcT4W__cardLink{color:inherit;flex:1;text-decoration:none;display:block}.products-module__KJcT4W__cartRow{padding:0 16px 16px}.products-module__KJcT4W__addBtn{background:var(--green);color:#fff;cursor:pointer;border:none;border-radius:6px;width:100%;padding:10px 0;font-size:.95rem;font-weight:600;transition:background .2s}.products-module__KJcT4W__addBtn:hover{background:#2e5c22}.products-module__KJcT4W__qtyControl{border:2px solid var(--green);border-radius:6px;justify-content:space-between;align-items:center;display:flex;overflow:hidden}.products-module__KJcT4W__qtyBtn{color:var(--green);cursor:pointer;background:0 0;border:none;flex:1;padding:8px 0;font-size:1.2rem;font-weight:700;transition:background .15s}.products-module__KJcT4W__qtyBtn:hover{background:#eef5e8}.products-module__KJcT4W__qtyNum{color:var(--black);padding:8px 12px;font-size:.95rem;font-weight:700}.products-module__KJcT4W__imgWrap{justify-content:center;align-items:center;height:260px;padding:12px 0;display:flex;overflow:hidden}.products-module__KJcT4W__imgWrap img{object-fit:contain;width:100%;height:100%}.products-module__KJcT4W__info{padding:20px}.products-module__KJcT4W__category{color:var(--green);text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:.75rem;font-weight:600}.products-module__KJcT4W__name{color:var(--black);margin-bottom:8px;font-size:1rem;font-weight:700}.products-module__KJcT4W__stars{color:var(--gold);letter-spacing:2px;margin-bottom:4px;font-size:.9rem}.products-module__KJcT4W__ratingText{color:var(--gray);margin-bottom:12px;font-size:.8rem}.products-module__KJcT4W__pricing{align-items:center;gap:10px;display:flex}.products-module__KJcT4W__price{color:var(--black);font-size:1.1rem;font-weight:700}.products-module__KJcT4W__originalPrice{color:var(--gray);font-size:.9rem;text-decoration:line-through}.products-module__KJcT4W__loadingGrid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.products-module__KJcT4W__skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:8px;height:360px;animation:1.4s infinite products-module__KJcT4W__shimmer}@keyframes products-module__KJcT4W__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.products-module__KJcT4W__empty{color:var(--gray);padding:40px 0;font-size:.95rem}@media (max-width:768px){.products-module__KJcT4W__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.products-module__KJcT4W__grid{grid-template-columns:1fr}}
.profile-module__3PkVZa__main{background:#f5f5f5;min-height:calc(100vh - 72px);padding:40px 24px 80px}.profile-module__3PkVZa__container{flex-direction:column;gap:24px;max-width:760px;margin:0 auto;display:flex}.profile-module__3PkVZa__profileCard{background:#fff;border-radius:12px;align-items:center;gap:20px;padding:24px 28px;display:flex;box-shadow:0 2px 12px #0000000d}.profile-module__3PkVZa__avatar{color:#fff;background:linear-gradient(135deg,#6b8c3a,#3d5a1e);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.4rem;font-weight:700;display:flex}.profile-module__3PkVZa__profileInfo{flex:1}.profile-module__3PkVZa__name{color:var(--black);margin-bottom:2px;font-size:22px;font-weight:700}.profile-module__3PkVZa__email{color:var(--gray);margin-bottom:6px;font-size:20px}.profile-module__3PkVZa__meta{color:var(--gray);align-items:center;gap:6px;font-size:18px;display:flex}.profile-module__3PkVZa__dot{color:#ccc}.profile-module__3PkVZa__verified{color:#2e7d32;font-weight:600}.profile-module__3PkVZa__unverified{color:#e65100;font-weight:600}.profile-module__3PkVZa__signOutBtn{font-size:.875rem;font-weight:600;font-family:var(--font);color:#c0392b;cursor:pointer;background:0 0;border:1.5px solid #ddd;border-radius:6px;flex-shrink:0;padding:9px 20px;transition:background .2s,border-color .2s}.profile-module__3PkVZa__signOutBtn:hover{background:#fdf0ef;border-color:#c0392b}.profile-module__3PkVZa__ordersSection{background:#fff;border-radius:12px;padding:24px 28px;box-shadow:0 2px 12px #0000000d}.profile-module__3PkVZa__sectionTitle{color:var(--black);margin-bottom:20px;font-size:24px;font-weight:700}.profile-module__3PkVZa__skeletonList{flex-direction:column;gap:10px;display:flex}.profile-module__3PkVZa__skeletonRow{background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:8px;height:64px;animation:1.4s infinite profile-module__3PkVZa__shimmer}@keyframes profile-module__3PkVZa__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.profile-module__3PkVZa__emptyOrders{text-align:center;color:var(--gray);flex-direction:column;align-items:center;gap:16px;padding:40px 0;font-size:24px;display:flex}.profile-module__3PkVZa__orderList{flex-direction:column;gap:10px;display:flex}.profile-module__3PkVZa__orderCard{border:1px solid var(--gray-border);border-radius:8px;overflow:hidden}.profile-module__3PkVZa__orderHeader{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;transition:background .15s;display:flex}.profile-module__3PkVZa__orderHeader:hover{background:#fafafa}.profile-module__3PkVZa__orderMeta{align-items:center;gap:12px;display:flex}.profile-module__3PkVZa__orderId{color:var(--black);font-size:.875rem;font-weight:700}.profile-module__3PkVZa__orderDate{color:var(--gray);font-size:.8rem}.profile-module__3PkVZa__orderRight{align-items:center;gap:12px;display:flex}.profile-module__3PkVZa__orderAmount{color:var(--black);font-size:.9rem;font-weight:700}.profile-module__3PkVZa__statusBadge{border-radius:12px;padding:3px 10px;font-size:.72rem;font-weight:600}.profile-module__3PkVZa__chevron{color:var(--gray);font-size:.65rem}.profile-module__3PkVZa__orderDetail{border-top:1px solid var(--gray-border);background:#fafafa}.profile-module__3PkVZa__orderItems{flex-direction:column;gap:12px;padding:16px 20px;display:flex}.profile-module__3PkVZa__orderItem{align-items:center;gap:12px;display:flex}.profile-module__3PkVZa__itemImg{background:var(--gray-light);border:1px solid var(--gray-border);border-radius:6px;flex-shrink:0;width:48px;height:48px;overflow:hidden}.profile-module__3PkVZa__itemImg img{object-fit:cover;width:100%;height:100%}.profile-module__3PkVZa__itemInfo{flex:1;min-width:0}.profile-module__3PkVZa__itemName{color:var(--black);white-space:nowrap;text-overflow:ellipsis;font-size:.825rem;font-weight:600;overflow:hidden}.profile-module__3PkVZa__itemMeta{color:var(--gray);margin-top:2px;font-size:.775rem}.profile-module__3PkVZa__itemPrice{color:var(--black);flex-shrink:0;font-size:.85rem;font-weight:600}.profile-module__3PkVZa__orderFooter{border-top:1px solid var(--gray-border);justify-content:space-between;align-items:flex-end;gap:16px;padding:12px 20px 16px;display:flex}.profile-module__3PkVZa__shippingInfo p:first-child{color:var(--gray);text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px;font-size:.75rem;font-weight:600}.profile-module__3PkVZa__shippingInfo p:last-child{color:var(--black);font-size:.8rem}.profile-module__3PkVZa__totalInfo{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:2px;display:flex}.profile-module__3PkVZa__totalInfo span{color:var(--gray);font-size:.75rem}.profile-module__3PkVZa__totalInfo strong{color:var(--black);font-size:.95rem}.profile-module__3PkVZa__returnBtn{font-size:.72rem;font-weight:600;font-family:var(--font);color:var(--gray);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #bdbdbd;border-radius:12px;padding:3px 10px;transition:background .15s,border-color .15s}.profile-module__3PkVZa__returnBtn:hover{background:#f5f5f5;border-color:#9e9e9e}.profile-module__3PkVZa__returnBadge{white-space:nowrap;border-radius:12px;padding:3px 10px;font-size:.72rem;font-weight:600}.profile-module__3PkVZa__returnDetail{border-top:1px solid var(--gray-border);background:#fffde7;padding:12px 20px 16px}.profile-module__3PkVZa__returnDetailLabel{text-transform:uppercase;letter-spacing:.05em;color:#f57f17;margin-bottom:4px;font-size:.72rem;font-weight:700}.profile-module__3PkVZa__returnDetailReason{color:var(--black);font-size:.825rem;line-height:1.5}.profile-module__3PkVZa__returnDetailNotes{color:var(--gray);margin-top:6px;font-size:.775rem;font-style:italic}.profile-module__3PkVZa__modalBackdrop{z-index:100;background:#00000073;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.profile-module__3PkVZa__modalCard{background:#fff;border-radius:12px;flex-direction:column;gap:14px;width:100%;max-width:460px;padding:28px 32px;display:flex;box-shadow:0 8px 40px #00000026}.profile-module__3PkVZa__modalTitle{color:var(--black);font-size:1rem;font-weight:700}.profile-module__3PkVZa__modalOrderId{color:var(--gray);margin-top:-8px;font-size:.8rem}.profile-module__3PkVZa__reasonTextarea{border:1px solid var(--gray-border);width:100%;font-family:var(--font);resize:vertical;box-sizing:border-box;border-radius:6px;outline:none;min-height:100px;padding:12px;font-size:.875rem;transition:border-color .15s}.profile-module__3PkVZa__reasonTextarea:focus{border-color:var(--green)}.profile-module__3PkVZa__modalError{color:#c62828;background:#fce4ec;border-radius:4px;padding:8px 12px;font-size:.8rem}.profile-module__3PkVZa__modalActions{justify-content:flex-end;gap:10px;display:flex}.profile-module__3PkVZa__cancelBtn{font-size:.875rem;font-weight:600;font-family:var(--font);color:var(--gray);cursor:pointer;background:0 0;border:1.5px solid #ddd;border-radius:6px;padding:9px 18px;transition:background .15s}.profile-module__3PkVZa__cancelBtn:hover:not(:disabled){background:#f5f5f5}.profile-module__3PkVZa__cancelBtn:disabled{opacity:.5;cursor:not-allowed}.profile-module__3PkVZa__submitBtn{background:var(--green);font-size:.875rem;font-weight:600;font-family:var(--font);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:9px 20px;transition:opacity .15s}.profile-module__3PkVZa__submitBtn:hover:not(:disabled){opacity:.88}.profile-module__3PkVZa__submitBtn:disabled{opacity:.55;cursor:not-allowed}@media (max-width:600px){.profile-module__3PkVZa__profileCard{flex-wrap:wrap}.profile-module__3PkVZa__signOutBtn{text-align:center;width:100%}.profile-module__3PkVZa__orderMeta{flex-direction:column;align-items:flex-start;gap:2px}}
