*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:DM Sans,sans-serif;color:#1a1a1a;background:#faf8f3;-webkit-font-smoothing:antialiased}img{display:block;width:100%;height:100%;object-fit:cover}button{cursor:pointer;font-family:inherit;border:none;background:none}input[type=radio]{accent-color:#1a1a1a}a{text-decoration:none;color:inherit}:root{--sage: #7a9e72;--sage-light: #eef4ec;--sage-btn: #d5e8cf;--sage-btn-border: #7a9e72;--charcoal: #2a3520;--mid: #6b6b6b;--border: #e2dbd0;--radius: 8px;--max: 1200px}.container{max-width:var(--max);margin:0 auto;padding:0 24px}.announce{background:var(--sage-light);border-bottom:1px solid #c8dcc4;display:flex;align-items:center;justify-content:center;height:38px;position:relative;overflow:hidden}.announce-arrow{position:absolute;top:50%;transform:translateY(-50%);width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:18px;color:#888;z-index:2;transition:color .2s}.announce-arrow:hover{color:#1a1a1a}.announce-arrow.prev{left:12px}.announce-arrow.next{right:12px}.announce-slides{position:relative;height:100%;display:flex;align-items:center}.announce-slide{font-size:12px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:#3d5c38;position:absolute;white-space:nowrap;opacity:0;transform:translateY(12px);transition:opacity .4s ease,transform .4s ease;left:50%;translate:-50% 0}.announce-slide.active{opacity:1;transform:translateY(0)}.header{border-bottom:1px solid var(--border);height:62px;display:flex;align-items:center;position:sticky;top:0;background:#faf8f3f5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100}.header-inner{display:flex;align-items:center;justify-content:space-between;width:100%}.logo{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600;letter-spacing:-.01em}.logo svg{flex-shrink:0}.header-right{display:flex;align-items:center;gap:20px}.country-toggle{display:flex;align-items:center;gap:6px}.country-btn{font-size:12px;font-weight:600;color:#aaa;padding:3px 0;transition:color .2s}.country-btn.active{color:#1a1a1a;border-bottom:1.5px solid #1a1a1a}.country-sep{color:#ddd;font-size:12px}.cart-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s}.cart-btn:hover{background:#ede9e2}.cart-count{position:absolute;top:-4px;right:-4px;width:16px;height:16px;background:var(--sage);color:#fff;font-size:10px;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center}.hero{display:grid;grid-template-columns:120px 1fr 420px;gap:32px;padding:40px 24px;max-width:var(--max);margin:0 auto}.hero-icons{display:flex;flex-direction:column;gap:28px;padding-top:16px}.feat-icon-item{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.feat-icon-wrap{width:56px;height:56px;border:1px solid var(--border);border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f0f5ee}.feat-icon-wrap svg{color:var(--sage)}.feat-icon-label{font-size:11px;font-weight:500;color:#555;line-height:1.3}.hero-gallery{display:flex;flex-direction:column;gap:12px}.hero-main-img{border-radius:var(--radius);overflow:hidden;aspect-ratio:1 / .88;background:#edf2e8}.hero-main-img img{object-position:center}.hero-img-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hero-img-grid div{border-radius:var(--radius);overflow:hidden;aspect-ratio:1 / .85;background:#e8ede4;position:relative}.hero-buy{display:flex;flex-direction:column;gap:0}.pre-heading{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--sage);margin-bottom:8px}.hero-buy h1{font-family:"DM Serif Display",serif;font-size:28px;line-height:1.2;letter-spacing:-.02em;margin-bottom:14px}.price-row{display:flex;align-items:center;gap:10px;margin-bottom:14px}.price-current{font-size:22px;font-weight:700}.price-old{font-size:16px;color:#aaa;text-decoration:line-through}.badge-offer{font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;background:var(--sage-btn);color:#3d6b36;border:1px solid var(--sage);padding:3px 8px;border-radius:20px}.hero-desc{font-size:13.5px;color:#555;line-height:1.65;margin-bottom:20px}.qty-section{margin-bottom:20px;border:1px solid var(--border);border-radius:var(--radius);padding:16px}.discount-badge{display:flex;align-items:center;gap:6px;background:#eef7ee;border:1px solid #b5d9b5;border-radius:6px;padding:8px 12px;font-size:13px;font-weight:600;color:#2e7d32;margin-bottom:14px}#discountBadge{display:none}.qty-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.qty-label{font-size:13px;font-weight:600;color:#444}.qty-picker{display:flex;align-items:center;gap:0;border:1px solid var(--border);border-radius:6px;overflow:hidden}.qty-btn{width:36px;height:36px;font-size:20px;font-weight:300;background:#f3f0e9;border:none;cursor:pointer;color:#1a1a1a;display:flex;align-items:center;justify-content:center;transition:background .15s}.qty-btn:hover{background:#e8e3da}#qtyDisplay{min-width:40px;text-align:center;font-size:15px;font-weight:600}.qty-price-row{display:flex;align-items:baseline;justify-content:space-between}.qty-price-current{font-size:22px;font-weight:700}.qty-price-old{font-size:14px;color:#aaa;text-decoration:line-through;margin-left:8px}.qty-price-note{font-size:12px;color:#5a7b55;font-weight:600}.variant-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.variant-btn{display:inline-flex;align-items:center;padding:9px 18px;border:1.5px solid var(--border);border-radius:var(--radius);font-size:13px;font-weight:600;cursor:pointer;transition:border-color .15s,background .15s}.variant-btn input[type=radio]{display:none}.variant-btn--active,.variant-btn:has(input:checked){border-color:#1a1a1a;background:#ecf4e9}.variant-btn--soldout{opacity:.4;cursor:not-allowed;border-style:dashed}.variant-limit-note{font-size:12px;color:#888;margin:4px 0 12px;line-height:1.4}.btn-cart{width:100%;padding:16px;background:var(--sage-btn);border:1px solid var(--sage-btn-border);border-radius:var(--radius);font-size:13.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#1a1a1a;margin-bottom:14px;transition:background .2s,transform .1s;display:flex;align-items:center;justify-content:center;gap:8px}.btn-cart:hover{background:#bbdbb4}.btn-cart:active{transform:scale(.99)}.btn-cart.loading{opacity:.7;pointer-events:none}.btn-cart .spinner{width:16px;height:16px;border:2px solid var(--sage);border-top-color:transparent;border-radius:50%;animation:spin .7s linear infinite;display:none}.btn-cart.loading .spinner{display:block}@keyframes spin{to{transform:rotate(360deg)}}.payment-row{display:flex;align-items:center;justify-content:center;gap:5px;flex-wrap:wrap;margin-bottom:20px}.pay-badge{font-size:9px;font-weight:700;letter-spacing:.04em;border:1px solid #ddd;border-radius:4px;padding:3px 6px;color:#666}.mini-faq{border-top:1px solid var(--border);margin-bottom:20px}.mini-faq-item{border-bottom:1px solid var(--border)}.mini-faq-btn{width:100%;padding:13px 0;display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:500;text-align:left;gap:10px}.mini-faq-icon{font-size:18px;color:#999;flex-shrink:0;transition:transform .25s}.mini-faq-item.open .mini-faq-icon{transform:rotate(45deg)}.mini-faq-ans{font-size:12.5px;color:#666;line-height:1.6;max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease}.mini-faq-item.open .mini-faq-ans{max-height:200px;padding-bottom:12px}.trust-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.trust-item{display:flex;gap:10px;align-items:flex-start;padding:12px;background:#f3f0e9;border:1px solid var(--border);border-radius:var(--radius)}.trust-item svg{flex-shrink:0;color:var(--sage);margin-top:2px}.trust-item strong{font-size:12px;font-weight:600;display:block;margin-bottom:2px}.trust-item p{font-size:11px;color:#777;line-height:1.5}.marquee-wrap{background:var(--charcoal);overflow:hidden;padding:12px 0}.marquee-track{display:flex;gap:0;white-space:nowrap;animation:marquee 30s linear infinite}.marquee-track span{font-size:12px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:#fff;padding:0 36px}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.section-title{font-family:"DM Serif Display",serif;font-size:36px;letter-spacing:-.02em;text-align:center;margin-bottom:52px}.features-section{padding:72px 0 0}.feat-trio{display:grid;grid-template-columns:1fr 300px 1fr;gap:40px;align-items:center}.feat-trio+.feat-trio{margin-top:48px}.feat-card{padding:24px}.feat-card-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:12px;background:var(--sage-light);margin-bottom:16px}.feat-card-icon svg{color:var(--sage)}.feat-card h3{font-family:"DM Serif Display",serif;font-size:22px;margin-bottom:10px;letter-spacing:-.01em}.feat-card p{font-size:13.5px;color:#666;line-height:1.7}.feat-card.right{text-align:right}.feat-card.right .feat-card-icon{margin-left:auto}.feat-center-img{border-radius:50%;overflow:hidden;aspect-ratio:1;box-shadow:0 12px 40px #00000014}.review-bar{background:var(--charcoal);color:#fff;text-align:center;padding:18px 24px;margin:52px 0;font-size:14px;font-weight:500;letter-spacing:.01em;font-style:italic}.review-bar .stars{color:#e8c47a;font-style:normal}.how-section{padding:72px 0;background:#f3f0e9}.how-steps{display:grid;grid-template-columns:1fr 48px 1fr 48px 1fr;align-items:center}.how-step{text-align:center;padding:0 24px}.how-num{font-family:"DM Serif Display",serif;font-size:52px;color:#c6d9c0;line-height:1;display:block;margin-bottom:16px}.how-step h3{font-size:17px;font-weight:600;margin-bottom:10px;letter-spacing:-.01em}.how-step p{font-size:13.5px;color:#666;line-height:1.7}.how-divider{height:1px;background:var(--border)}.faq-section{padding:80px 0;background:#faf8f3}.faq-inner{display:grid;grid-template-columns:380px 1fr;gap:64px}.faq-left h2{font-family:"DM Serif Display",serif;font-size:36px;line-height:1.15;letter-spacing:-.02em;margin-bottom:16px}.faq-left p{font-size:13.5px;color:#666;line-height:1.7;margin-bottom:32px}.faq-support{background:#f3f0e9;border:1px solid var(--border);border-radius:var(--radius);padding:20px}.faq-support-avatars{display:flex;margin-bottom:12px}.faq-avatar{width:34px;height:34px;border-radius:50%;border:2px solid #faf8f3;background:#e6ede2;display:flex;align-items:center;justify-content:center;font-size:16px;margin-right:-10px}.faq-support h4{font-size:14px;font-weight:600;margin-bottom:6px}.faq-support p{font-size:12px;color:#777;line-height:1.6;margin:0}.faq-right{align-self:start}.faq-item{border-bottom:1px solid var(--border)}.faq-item:first-child{border-top:1px solid var(--border)}.faq-q{width:100%;padding:16px 0;display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:500;text-align:left;gap:16px}.faq-icon{font-size:20px;color:#aaa;flex-shrink:0;transition:transform .25s}.faq-item.open .faq-icon{transform:rotate(45deg);color:#1a1a1a}.faq-a{font-size:13px;color:#666;line-height:1.7;max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease}.faq-item.open .faq-a{max-height:200px;padding-bottom:14px}.benefits-section{padding:72px 0;background:#faf8f3}.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.benefit-card{text-align:center;padding:8px 16px}.benefit-icon{width:52px;height:52px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;color:var(--sage)}.benefit-card h3{font-size:15px;font-weight:600;margin-bottom:10px;letter-spacing:-.01em}.benefit-card p{font-size:13px;color:#777;line-height:1.65}.footer{background:#faf8f3;border-top:1px solid var(--border);padding:36px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px}.footer-left{display:flex;flex-direction:column;gap:10px}.footer-left .logo{font-size:14px}.footer-tagline{font-size:12.5px;color:#888}.footer-payments{display:flex;gap:5px;flex-wrap:wrap}.copyright{font-size:11.5px;color:#bbb}@media(max-width:1024px){.hero{grid-template-columns:100px 1fr 360px;gap:24px}}@media(max-width:820px){.hero{grid-template-columns:1fr;gap:32px}.hero-icons{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:20px;padding-top:0}.feat-trio{grid-template-columns:1fr}.feat-card.right{text-align:left}.feat-card.right .feat-card-icon{margin-left:0}.feat-center-img{max-width:260px;margin:0 auto}.how-steps{grid-template-columns:1fr;gap:32px}.how-divider{width:60px;height:1px;margin:0 auto}.faq-inner{grid-template-columns:1fr}.benefits-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.hero-buy h1{font-size:24px}.benefits-grid{grid-template-columns:1fr 1fr;gap:20px}.trust-row{grid-template-columns:1fr}.footer-inner{flex-direction:column;align-items:flex-start}}.shop-hero{background:var(--sage-light);padding:80px 24px;text-align:center;border-bottom:1px solid #c8dcc4}.shop-hero .pre-heading{margin-bottom:16px}.shop-hero h1{font-family:"DM Serif Display",serif;font-size:48px;line-height:1.15;letter-spacing:-.03em;max-width:600px;margin:0 auto 16px}.shop-hero .shop-hero-sub{font-size:15px;color:#666;line-height:1.65;max-width:420px;margin:0 auto 32px}.btn-hero{display:inline-block;padding:14px 32px;background:var(--sage-btn);border:1px solid var(--sage-btn-border);border-radius:var(--radius);font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#1a1a1a;transition:background .2s}.btn-hero:hover{background:#bbdbb4}.shop-grid-section{padding:72px 0}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px}.product-card{background:#fff;border:1px solid var(--border);border-radius:12px;overflow:hidden;transition:box-shadow .25s,transform .25s;display:flex;flex-direction:column}.product-card:hover{box-shadow:0 8px 32px #00000014;transform:translateY(-3px)}.product-card-img{display:block;aspect-ratio:1;overflow:hidden;background:#edf2e8;flex-shrink:0}.product-card-img img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-card:hover .product-card-img img{transform:scale(1.04)}.product-card-body{padding:16px 20px 20px;display:flex;flex-direction:column;flex:1}.product-card-name{font-size:15px;font-weight:600;letter-spacing:-.01em;line-height:1.4;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.product-card-bottom{margin-top:14px}.product-card-price{display:flex;align-items:center;gap:8px;margin-bottom:10px}.btn-card-shop{display:block;width:100%;padding:11px;background:var(--sage-btn);border:1px solid var(--sage-btn-border);border-radius:var(--radius);font-size:12.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;text-align:center;color:#1a1a1a;transition:background .2s}.btn-card-shop:hover{background:#bbdbb4}.store-trust{padding:56px 0;background:#f3f0e9}.store-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;text-align:center}.store-trust-block svg{color:var(--sage);margin:0 auto 12px;display:block}.store-trust-block strong{font-size:14px;font-weight:600;display:block;margin-bottom:4px}.store-trust-block p{font-size:13px;color:#777;line-height:1.5}.reviews-section{padding:56px 0;background:#faf8f3;border-top:1px solid var(--border)}.reviews-summary{display:flex;align-items:center;gap:20px;margin-bottom:36px}.reviews-avg{font-size:52px;font-weight:700;color:var(--charcoal);line-height:1;font-family:"DM Serif Display",serif}.reviews-summary-right{display:flex;flex-direction:column;gap:4px}.reviews-stars{color:#f5a623;font-size:20px;letter-spacing:1px}.reviews-count{font-size:13px;color:#888}.reviews-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:18px}.review-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:20px}.review-card-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.review-name{font-weight:600;font-size:14px;color:#1a1a1a}.review-date{font-size:12px;color:#bbb}.review-stars{color:#f5a623;font-size:14px;margin-bottom:4px}.review-verified{font-size:11px;color:var(--sage);font-weight:500;margin-bottom:10px}.review-text{font-size:14px;color:#555;line-height:1.65}@media(max-width:600px){.reviews-grid{grid-template-columns:1fr}}.contact-section{padding:64px 0;background:#faf8f3;border-top:1px solid var(--border)}.contact-sub{text-align:center;color:#777;font-size:15px;margin-bottom:40px}.contact-inner{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start;max-width:820px;margin:0 auto}.contact-input,.contact-textarea{width:100%;padding:12px 14px;border:1.5px solid var(--border);border-radius:var(--radius);font-family:inherit;font-size:14px;background:#fff;margin-bottom:12px;color:#1a1a1a;transition:border-color .15s}.contact-input:focus,.contact-textarea:focus{outline:none;border-color:var(--sage)}.contact-textarea{resize:vertical;min-height:110px}.contact-success{color:var(--sage);font-size:15px;font-weight:500;padding:16px 0}.contact-info{padding-top:8px}.contact-info strong{display:block;font-size:14px;font-weight:600;margin-bottom:10px;color:#444}.contact-email{display:inline-block;font-size:15px;color:var(--sage);font-weight:500;border-bottom:1px solid var(--sage-btn-border);padding-bottom:2px;margin-bottom:12px;transition:opacity .15s}.contact-email:hover{opacity:.75}.contact-response{font-size:13px;color:#999}@media(max-width:640px){.contact-inner{grid-template-columns:1fr;gap:32px}}.breadcrumb{font-size:12.5px;color:#aaa;padding:20px 0 0;display:flex;align-items:center;gap:6px}.breadcrumb a{color:#aaa;transition:color .15s}.breadcrumb a:hover{color:#1a1a1a}.product-page{padding:36px 0 80px}.product-page-inner{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.product-page-gallery{display:flex;flex-direction:column;gap:10px}.product-page-main-img{border-radius:12px;overflow:hidden;aspect-ratio:1;background:#edf2e8}.product-page-main-img img{width:100%;height:100%;object-fit:cover}.product-page-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.product-page-thumb{border-radius:8px;overflow:hidden;aspect-ratio:1;background:#e8ede4;cursor:pointer;border:2px solid transparent;transition:border-color .2s}.product-page-thumb.active{border-color:var(--sage)}.product-page-thumb img{width:100%;height:100%;object-fit:cover}.product-page-info h1{font-family:"DM Serif Display",serif;font-size:32px;margin-bottom:16px;letter-spacing:-.02em;line-height:1.2}.product-page-desc{font-size:14px;color:#666;line-height:1.75;margin:16px 0 24px}.variant-select{width:100%;padding:12px 16px;border:1.5px solid var(--border);border-radius:var(--radius);font-size:14px;font-family:inherit;background:#faf8f3;margin-bottom:20px;cursor:pointer}.variant-select:focus{outline:none;border-color:var(--sage)}.product-page-trust{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.back-link{display:block;text-align:center;margin-top:18px;font-size:13px;color:#999;transition:color .15s}.back-link:hover{color:#1a1a1a}.product-specs{margin-top:24px}.specs-title{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#888;margin-bottom:0;padding-bottom:10px;border-bottom:1px solid var(--border)}.specs-list{list-style:none}.spec-row{display:flex;justify-content:space-between;align-items:baseline;padding:9px 0;border-bottom:1px solid var(--border);font-size:13px;gap:12px}.spec-key{color:#888;flex-shrink:0}.spec-val{font-weight:500;color:#1a1a1a;text-align:right}.product-desc-section{margin-top:24px;padding-top:20px;border-top:1px solid var(--border)}.product-desc-section p,.product-desc-section div,.product-desc-section li{font-size:13px;color:#555;line-height:1.75}.product-desc-section img{display:none!important}.desc-gallery{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.desc-thumb{width:72px;height:72px;flex-shrink:0;border-radius:6px;overflow:hidden;border:1px solid var(--border);background:#edf2e8;cursor:pointer;padding:0;transition:opacity .2s,transform .15s}.desc-thumb:hover{opacity:.85;transform:scale(1.05)}.desc-thumb img{width:100%;height:100%;object-fit:cover;display:block!important}#desc-lightbox{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#000000e0;z-index:9999;align-items:center;justify-content:center}#desc-lightbox.open{display:flex}.lb-inner{position:relative;max-width:92vw;max-height:92vh}#lb-img{max-width:92vw;max-height:90vh;border-radius:10px;object-fit:contain;display:block}.lb-close{position:absolute;top:-14px;right:-14px;width:30px;height:30px;border-radius:50%;background:#fff;border:none;cursor:pointer;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000040;line-height:1}.lb-arrow{position:fixed;top:50%;transform:translateY(-50%);width:44px;height:44px;background:#ffffff26;border:1px solid rgba(255,255,255,.25);border-radius:50%;color:#fff;font-size:22px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s;-webkit-user-select:none;user-select:none;z-index:10000}.lb-arrow:hover{background:#ffffff4d}.lb-prev{left:20px}.lb-next{right:20px}@media(max-width:820px){.shop-hero h1{font-size:36px}.product-grid,.store-trust-grid{grid-template-columns:repeat(2,1fr)}.product-page-inner{grid-template-columns:1fr;gap:32px}.footer-inner{align-items:flex-start}.footer-newsletter{max-width:100%;width:100%}}@media(max-width:520px){.shop-hero h1{font-size:28px}.shop-hero{padding:56px 24px}.product-grid{grid-template-columns:1fr 1fr;gap:12px}.store-trust-grid{grid-template-columns:1fr 1fr}}.account-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:inherit;transition:background .2s}.account-btn:hover{background:#ede9e2}.ns-popup{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:9998;align-items:center;justify-content:center;padding:20px}.ns-popup.open{display:flex}.ns-popup-box{background:#faf8f3;border-radius:16px;padding:40px 36px;max-width:420px;width:100%;position:relative;text-align:center;box-shadow:0 24px 80px #0000002e}.ns-popup-close{position:absolute;top:14px;right:14px;width:28px;height:28px;border-radius:50%;background:#ede9e2;border:none;cursor:pointer;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;color:#666}.ns-popup-title{font-family:"DM Serif Display",serif;font-size:26px;letter-spacing:-.02em;line-height:1.2;margin-bottom:10px}.ns-popup-sub{font-size:13px;color:#777;line-height:1.6;margin-bottom:20px}.ns-popup-success{display:none}.ns-success-msg{font-size:15px;font-weight:600;margin-bottom:12px}.ns-code-box{font-family:monospace;font-size:22px;font-weight:700;letter-spacing:.12em;background:var(--sage-btn);border:1.5px dashed var(--sage);border-radius:8px;padding:12px 24px;margin:0 auto 14px;display:inline-block;color:#2a4a24}.ns-terms{font-size:11px;color:#bbb;margin-top:14px}.ns-email-input{width:100%;padding:12px 14px;border:1.5px solid var(--border);border-radius:var(--radius);font-size:14px;font-family:inherit;background:#fff;margin-bottom:10px;display:block}.ns-email-input:focus{outline:none;border-color:var(--sage)}.ns-submit-btn{width:100%;padding:13px;background:var(--sage-btn);border:1px solid var(--sage-btn-border);border-radius:var(--radius);font-size:13px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#1a1a1a;cursor:pointer;transition:background .2s}.ns-submit-btn:hover{background:#bbdbb4}.ns-error{font-size:12px;color:#c0392b;margin-top:8px;min-height:16px;text-align:left}.ns-sticky-tab{display:none;position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:9997;background:var(--sage);color:#fff;writing-mode:vertical-rl;text-orientation:mixed;padding:16px 10px;border-radius:8px 0 0 8px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border:none;box-shadow:-2px 2px 12px #0000001f;transition:background .2s,transform .2s}.ns-sticky-tab:hover{background:#6a8e62;transform:translateY(-50%) translate(-3px)}.ns-sticky-tab.visible{display:block}.footer-links{display:flex;gap:20px;flex-wrap:wrap;margin-bottom:10px}.footer-links a{font-size:12px;color:#aaa;text-decoration:underline;transition:color .15s}.footer-links a:hover{color:#fff}.footer-newsletter{max-width:260px}.footer-newsletter-title{font-size:13px;font-weight:600;margin-bottom:10px}.footer-newsletter .ns-email-input{background:#faf8f3;font-size:13px;padding:10px 12px}.footer-newsletter .ns-submit-btn{padding:10px;font-size:12px}.ns-success-inline{font-size:12.5px;color:#555;line-height:1.6;margin-top:8px}
/*# sourceMappingURL=/cdn/shop/t/41/assets/theme.css.map */
