*{box-sizing:border-box}:root{--green:#075c3c;--green2:#0a7049;--cream:#fbf7eb;--soft:#f5f8f3;--ink:#142019;--muted:#6f7b75;--orange:#ff6b27;--line:#e8ece8}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"DM Sans",Arial,sans-serif;background:#fff}.store-container{width:min(1400px,92%);margin:auto}.store-top{background:#073f2b;color:#fff;font-size:11px;font-weight:500}.store-top .store-container{display:flex;justify-content:center;gap:34px;padding:8px}.store-top i{margin-right:6px}.store-header{height:72px;background:#fff;border-bottom:1px solid #edf0ed;position:sticky;top:0;z-index:100}.nav-row{height:100%;display:flex;align-items:center;gap:28px}.store-logo{display:flex;align-items:center;gap:8px;text-decoration:none;color:#17221c;font-weight:700;font-size:23px;letter-spacing:-1px;white-space:nowrap}.store-logo>span:last-child>span{color:var(--green2)}.logo-icon{width:32px;height:36px;background:var(--green);color:#fff;display:grid;place-items:center;border-radius:5px 5px 9px 9px;transform:skew(-3deg);font-size:21px}.main-nav{display:flex;align-items:center;gap:21px;margin-left:auto}.main-nav a{color:#202a24;text-decoration:none;font-size:12px;font-weight:600;padding:27px 0 23px;border-bottom:2px solid transparent}.main-nav a:hover,.main-nav a.active{color:var(--green);border-color:var(--green)}.nav-tools{display:flex;align-items:center;gap:16px}.nav-tools>a{color:#16231c;font-size:17px;position:relative}.search-box{height:38px;display:flex;border:1px solid #e3e8e3;border-radius:20px;overflow:hidden;background:#fafbfa}.search-box input{border:0;outline:0;background:transparent;width:125px;padding:0 13px;font-size:11px}.search-box button{border:0;background:transparent;padding:0 12px}.badge{position:absolute;top:-9px;right:-10px;background:var(--green);color:#fff;border-radius:50%;font-size:8px;min-width:16px;height:16px;display:grid;place-items:center}.cart-menu{right:0;left:auto;width:340px;padding:12px;border:0;border-radius:12px;box-shadow:0 15px 40px rgba(0,0,0,.14)}.cart-edit{display:block;text-align:center;background:var(--green);color:#fff;padding:9px;border-radius:8px;margin-top:8px}.hero{margin-top:14px;border-radius:18px;min-height:430px;background:linear-gradient(110deg,#fff2d6,#f6e5c1);display:flex;overflow:hidden;position:relative}.hero-copy{padding:70px 6%;width:52%;z-index:2}.hero-kicker{display:inline-block;background:#e6f4e6;color:var(--green);border-radius:18px;padding:7px 13px;font-size:10px;font-weight:700}.hero h1{font-family:"Playfair Display",Georgia,serif;font-size:57px;line-height:.97;margin:18px 0 14px;letter-spacing:-2px}.hero h1 em{color:var(--green);font-style:normal}.hero p{font-size:16px;max-width:410px;color:#4d5851;line-height:1.55}.hero-actions{display:flex;gap:10px;margin-top:23px}.hero-btn,.outline-btn{padding:12px 20px;border-radius:8px;text-decoration:none;font-weight:700;font-size:12px}.hero-btn{background:var(--green);color:#fff}.outline-btn{border:1px solid #b8c2ba;color:#17221c;background:#fff}.hero-art{flex:1;position:relative;display:flex;align-items:center;justify-content:center}.hero-art img{height:350px;width:350px;object-fit:contain;position:relative;z-index:2;filter:drop-shadow(0 18px 20px rgba(0,0,0,.12))}.hero-shape{position:absolute;width:390px;height:390px;background:#e8d5ac;border-radius:50%;right:4%;top:10px}.sale-bubble{position:absolute;right:5%;top:35px;width:88px;height:88px;border-radius:50%;background:var(--orange);color:#fff;text-align:center;padding-top:12px;font-size:10px;font-weight:700;z-index:3;transform:rotate(8deg)}.sale-bubble strong{font-size:23px}.benefit-strip{display:grid;grid-template-columns:repeat(4,1fr);background:#f0f6e9;border:1px solid #e1ebd7;border-radius:14px;margin:16px 0 30px;padding:18px}.benefit-strip>div{display:flex;align-items:center;justify-content:center;gap:10px;border-right:1px solid #cad8c7}.benefit-strip>div:last-child{border:0}.benefit-strip i{font-size:22px;color:var(--green)}.benefit-strip b,.benefit-strip small{display:block}.benefit-strip b{font-size:11px}.benefit-strip small{color:var(--muted);font-size:9px;margin-top:2px}.section{padding:22px 0}.section-title{display:flex;align-items:center;justify-content:center;gap:13px;margin-bottom:18px}.section-title span{width:42px;height:2px;background:#a6c5ad}.section-title h2,.section-heading h2{font-family:"Playfair Display",Georgia,serif;font-size:24px;margin:0}.category-grid{display:flex;gap:10px;overflow:auto;padding-bottom:8px}.category-grid>div{flex:1;min-width:125px}.category-grid ul{list-style:none;padding:0;margin:0}.category-grid .active{display:none}.category-grid li{margin:0}.category-grid li a{display:flex;align-items:center;justify-content:center;text-align:center;min-height:86px;padding:15px 8px;border-radius:12px;background:#f8f8f4;color:#18231d;text-decoration:none;font-weight:700;font-size:11px;border:1px solid #edf0eb;transition:.2s}.category-grid li a:hover{background:#eaf5e9;color:var(--green)}.brand-filter{display:none}.section-heading{display:flex;justify-content:space-between;align-items:end;margin:14px 0 16px}.section-heading>a{color:var(--green);font-size:11px;font-weight:700}.section-kicker{font-size:9px;color:var(--green);font-weight:700;letter-spacing:1.3px;margin-bottom:3px}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.product-card-col{min-width:0}.store-product-card{border:1px solid var(--line);border-radius:13px;overflow:hidden;background:#fff;transition:.2s;height:100%}.store-product-card:hover{box-shadow:0 12px 30px rgba(17,50,31,.1);transform:translateY(-2px)}.product-image-wrap{height:215px;background:#f5f5ef;position:relative;display:grid;place-items:center}.product-image-wrap img{width:100%;height:100%;object-fit:contain;padding:15px}.product-badge{position:absolute;left:9px;top:9px;background:var(--green);color:#fff;padding:5px 8px;border-radius:5px;font-size:8px;font-weight:700;z-index:2}.wish-btn{position:absolute;right:9px;top:9px;width:28px;height:28px;border:0;background:#fff;border-radius:50%;z-index:2}.product-card-body{padding:13px}.product-card-body small{font-size:9px;color:#88928c}.product-card-body h3{font-size:13px;margin:4px 0 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stars{color:#f2a500;font-size:10px}.stars span{color:#8b958f}.product-price{font-size:15px;font-weight:700;margin:8px 0}.add-cart-btn{width:100%;border:0;background:var(--green);color:#fff;border-radius:7px;padding:9px;font-size:10px;font-weight:700}.add-cart-btn:hover{background:var(--green2)}.quality-banner{display:grid;grid-template-columns:repeat(4,1fr);background:#f0f6df;border-radius:16px;margin:35px 0 18px;padding:22px}.quality-banner>div{display:flex;align-items:center;gap:12px;padding:0 20px;border-right:1px solid #c4d2bd}.quality-banner>div:last-child{border:0}.quality-banner i{font-size:26px;color:var(--green)}.quality-banner b,.quality-banner small{display:block}.quality-banner b{font-size:11px}.quality-banner small{font-size:9px;color:#647069;margin-top:3px}.newsletter{display:grid;grid-template-columns:1.1fr 1fr .7fr;align-items:center;gap:18px;background:#063f2b;color:#fff;border-radius:15px;padding:24px 30px;margin:18px 0 34px}.newsletter>div:first-child{display:flex;align-items:center;gap:12px}.newsletter-icon{width:42px;height:42px;border:1px solid #7ea997;border-radius:50%;display:grid;place-items:center}.newsletter h2{font-family:"Playfair Display",Georgia,serif;font-size:22px;margin:0}.newsletter p{font-size:10px;margin:3px 0 0;color:#bdd3c7}.newsletter form{display:flex;background:#fff;border-radius:7px;overflow:hidden}.newsletter input{min-width:0;flex:1;border:0;padding:11px;font-size:10px;outline:0}.newsletter button{background:var(--orange);border:0;color:#fff;padding:0 16px;font-weight:700;font-size:10px}.newsletter-offer{display:flex;gap:10px;align-items:center;justify-content:flex-end}.newsletter-offer i{font-size:25px}.newsletter-offer b,.newsletter-offer small{display:block}.newsletter-offer small{color:#bdd3c7;font-size:9px}footer{border-top:1px solid var(--line);padding:35px 0 25px;background:#fff}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(4,1fr);gap:28px}.footer-brand .store-logo{font-size:20px}.footer-grid h4{font-size:11px;margin:4px 0 13px}.footer-grid a{display:block;color:#66716b;font-size:10px;text-decoration:none;margin:7px 0}.footer-grid a:hover{color:var(--green)}.footer-grid p{color:#69756e;font-size:10px;line-height:1.5}.footer-brand small{color:#9aa39e;font-size:9px}.footer-note{max-width:170px}.mini-sub{display:flex;border:1px solid var(--line);border-radius:6px;overflow:hidden}.mini-sub input{border:0;outline:0;padding:7px;width:100px;font-size:9px}.mini-sub button{border:0;background:var(--green);color:#fff;width:32px}.overlay{display:none;position:fixed;inset:0;background:#fff;opacity:.7;z-index:9999}.loader{width:55px;height:55px;border:5px solid #ddd;border-top-color:var(--green);border-radius:50%;margin:35vh auto;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.empty-store{grid-column:1/-1;text-align:center;padding:40px;color:var(--muted)}.empty-store i{font-size:30px}@media(max-width:1050px){.main-nav{display:none}.products-grid{grid-template-columns:repeat(3,1fr)}.hero-copy{width:60%}.hero-art img{width:270px;height:270px}}@media(max-width:700px){.store-top .store-container{gap:10px;justify-content:space-between}.store-top span:nth-child(n+3){display:none}.store-header{height:62px}.nav-row{gap:12px}.store-logo{font-size:19px}.nav-tools{margin-left:auto}.search-box{display:none}.hero{min-height:520px}.hero-copy{width:100%;padding:45px 24px}.hero h1{font-size:42px}.hero-art{position:absolute;right:-45px;bottom:-45px;opacity:.45}.benefit-strip{grid-template-columns:repeat(2,1fr);gap:14px}.benefit-strip>div{border:0}.products-grid{grid-template-columns:repeat(2,1fr)}.product-image-wrap{height:175px}.quality-banner{grid-template-columns:repeat(2,1fr);gap:15px}.quality-banner>div{border:0;padding:0}.newsletter{grid-template-columns:1fr;padding:20px}.newsletter-offer{justify-content:flex-start}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:1/-1}.category-grid>div{min-width:135px}}

.category-grid .category-items{display:flex;gap:10px;width:100%;overflow:auto}.category-grid .category-items a{min-width:145px;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:105px;background:#f8f8f4;border:1px solid #edf0eb;border-radius:12px;color:#18231d;text-decoration:none;font-size:10px;font-weight:700;text-align:center;padding:12px}.category-grid .category-items a i{font-size:23px;color:var(--green)}.category-grid .category-items a:hover{background:#eaf5e9}.brand-filter{display:none}
