:root{--ink:#163328;--green:#0f5a3c;--green-2:#1e7650;--lime:#79bd35;--cream:#f6f4e9;--paper:#fffef9;--muted:#66766e;--line:#dfe6df;--shadow:0 18px 50px #14402d1c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}img{max-width:100%;display:block}.announcement{background:var(--green);color:#fff;letter-spacing:.02em;height:34px;font-size:12px;overflow:hidden}.announcement>div{justify-content:space-between;align-items:center;max-width:1280px;height:100%;margin:auto;padding:0 28px;display:flex}.announcement span{white-space:nowrap}.site-header{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffaf7;border-bottom:1px solid #10432d17;position:sticky;top:0}.desktop-head{grid-template-columns:230px minmax(300px,1fr) 250px;align-items:center;gap:28px;max-width:1280px;min-height:84px;margin:auto;padding:10px 28px;display:grid}.brand,.brand-mobile{cursor:pointer;background:0 0;border:0;padding:0}.brand img{object-fit:contain;width:205px;height:64px}.header-search{background:#fff;border:1px solid #cbd7cf;border-radius:99px;align-items:center;gap:10px;height:48px;padding:0 17px;display:flex;box-shadow:0 3px 15px #153b2b0a}.header-search:focus-within{border-color:var(--green-2);box-shadow:0 0 0 3px #1e76501a}.header-search>span{font-size:25px;line-height:1;transform:rotate(-18deg)}.header-search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:14px}.header-search button{cursor:pointer;background:0 0;border:0;font-size:22px}.header-actions{justify-content:flex-end;align-items:center;gap:18px;display:flex}.header-actions button{cursor:pointer;background:0 0;border:0;place-items:center;gap:1px;min-width:54px;display:grid;position:relative}.header-actions button>span{height:29px;font-size:27px}.header-actions small{color:#52635b;font-size:11px}.cart-icon{position:relative}.cart-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px;display:block}.nav-svg{place-items:center;display:grid}.nav-svg svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px;display:block}.cart-icon>b,.mobile-actions .cart-icon>b,.mobile-bottom .cart-icon>b{background:var(--lime);color:#102f21;border-radius:99px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;display:grid;position:absolute;top:-4px;right:4px}.desktop-nav{border-top:1px solid #10432d14;justify-content:center;align-items:stretch;gap:32px;height:45px;padding:0 28px;display:flex}.desktop-nav button{cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:700;position:relative}.desktop-nav button:after{content:"";background:var(--green);height:2px;transition:all .2s;position:absolute;bottom:0;left:0;right:100%}.desktop-nav button:hover:after{right:0}.desktop-nav .offer-nav{color:#b44c1a}.mobile-head,.mobile-search-wrap{display:none}.hero{background:#e6eee5;position:relative;overflow:hidden}.hero-track{transition:transform .65s cubic-bezier(.22,.61,.36,1);display:flex}.hero-slide{flex:0 0 100%;width:100%;min-height:clamp(500px,43vw,680px);position:relative;overflow:hidden}.hero-slide>img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero-slide.slide-1>img{object-position:42% center}.hero-shade{background:linear-gradient(90deg,#f8f1e2f0 0%,#f8f1e2c2 28%,#f8f1e200 58%);position:absolute;inset:0}.hero-slide.right .hero-shade{background:linear-gradient(270deg,#f8f1e2f0 0%,#f8f1e2c7 30%,#f8f1e200 61%)}.hero-copy{z-index:2;width:min(490px,40vw);position:absolute;top:50%;left:max(7vw,50vw - 612px);transform:translateY(-50%)}.hero-slide.right .hero-copy{left:auto;right:max(7vw,50vw - 612px)}.hero-copy small{color:var(--green-2);letter-spacing:.18em;text-transform:uppercase;font-size:11px;font-weight:900}.hero-copy h1{letter-spacing:-.045em;margin:12px 0 14px;font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,5vw,76px);font-weight:500;line-height:.96}.hero-copy p{color:#50645a;max-width:430px;margin:0;font-size:15px;line-height:1.65}.hero-copy>button{border:1px solid var(--green);background:var(--green);color:#fff;cursor:pointer;border-radius:99px;align-items:center;gap:18px;min-height:50px;margin-top:27px;padding:0 23px;font-size:12px;font-weight:800;display:flex;box-shadow:0 12px 30px #0f5a3c38}.hero-copy>button b{font-size:20px;transition:transform .2s}.hero-copy>button:hover b{transform:translate(4px)}.hero-arrow{z-index:2;cursor:pointer;background:#ffffffdb;border:1px solid #ffffffa6;border-radius:50%;width:44px;height:44px;font-size:34px;line-height:1;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 5px 20px #1633281f}.hero-arrow.prev{left:24px}.hero-arrow.next{right:24px}.hero-dots{gap:7px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.hero-dots button{background:#ffffffbf;border:0;border-radius:99px;width:8px;height:8px;padding:0;transition:all .2s}.hero-dots button.active{background:#fff;width:27px}.benefit-strip{background:#fff;grid-template-columns:repeat(4,1fr);align-items:center;max-width:1180px;min-height:104px;margin:-1px auto 0;padding:0 24px;display:grid}.benefit-strip>div{border-right:1px solid var(--line);justify-content:center;align-items:center;gap:13px;display:flex}.benefit-strip>div:last-child{border:0}.benefit-strip>div>span{width:39px;height:39px;color:var(--green);background:#eaf3e7;border-radius:50%;place-items:center;font-weight:900;display:grid}.benefit-strip p{margin:0;display:grid}.benefit-strip strong{font-size:14px}.benefit-strip small{color:var(--muted);margin-top:2px;font-size:11px}.section{max-width:1280px;margin:0 auto;padding:86px 28px}.soft-section{background:#f3f5ed;max-width:none;padding-left:max(28px,50vw - 612px);padding-right:0;overflow:hidden}.section-heading{text-align:center;margin-bottom:34px}.section-heading>span,.section-heading>div>span,.story-copy>span,.green-services>div>span,.newsletter span{color:var(--green-2);letter-spacing:.15em;text-transform:uppercase;font-size:12px;font-weight:800}.section-heading h2,.story-copy h2,.green-services h2,.newsletter h2{letter-spacing:-.035em;margin:7px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,4vw,50px);font-weight:500;line-height:1.02}.section-heading p{color:var(--muted);margin:0;font-size:14px}.section-heading.row{text-align:left;justify-content:space-between;align-items:end;display:flex}.text-link{color:var(--green);cursor:pointer;background:0 0;border:0;padding:10px 0;font-size:13px;font-weight:800}.section-heading-actions{align-items:center;gap:18px;display:flex}.slider-buttons{gap:8px;display:flex}.slider-buttons button{width:43px;height:43px;color:var(--green);cursor:pointer;background:#ffffffd1;border:1px solid #0f5a3c47;border-radius:50%;place-items:center;transition:background .22s,color .22s,transform .22s,box-shadow .22s;display:grid;box-shadow:0 6px 18px #143e2c14}.slider-buttons button:hover{background:var(--green);color:#fff;transform:translateY(-2px);box-shadow:0 9px 22px #0f5a3c33}.slider-buttons svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.category-rail{scrollbar-width:none;grid-template-columns:repeat(8,minmax(128px,1fr));gap:18px;padding:5px 2px 18px;display:grid;overflow-x:auto}.category-rail::-webkit-scrollbar{display:none}.product-row::-webkit-scrollbar{display:none}.filter-row::-webkit-scrollbar{display:none}.category-card{min-width:128px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0 0 4px;position:relative}.category-visual{aspect-ratio:.84;background:#e8eddf;border-radius:76px 76px 18px 18px;transition:transform .32s,box-shadow .32s;display:block;position:relative;overflow:hidden;box-shadow:0 9px 24px #143e2c14}.category-image{background:#e8eddf;place-items:center;width:100%;height:100%;font-size:42px;display:grid;position:relative;overflow:hidden}.category-image:after{content:"";pointer-events:none;background:linear-gradient(#fff0 56%,#08342333 100%);position:absolute;inset:0}.category-image img{object-fit:cover;mix-blend-mode:multiply;width:100%;height:100%;transition:transform .55s}.category-icon{z-index:2;width:36px;height:36px;color:var(--green);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffff8e6;border:1px solid #ffffffbf;border-radius:50%;place-items:center;transition:color .3s,background .3s,transform .3s;display:grid;position:absolute;bottom:10px;left:10px;box-shadow:0 5px 14px #08342324}.category-icon svg{fill:none;stroke:currentColor;stroke-width:1.55px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.category-card strong{margin-top:14px;font-family:Georgia,serif;font-size:17px;font-weight:500;line-height:1.08;display:block}.category-card small{min-height:28px;color:var(--muted);margin-top:5px;font-size:9px;line-height:1.4;display:block}.category-explore{color:var(--green);letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid #0f5a3c47;align-items:center;gap:6px;margin-top:8px;padding-bottom:2px;font-size:8px;font-weight:900;display:inline-flex}.category-explore b{color:#ad8440;font-size:11px;transition:transform .25s}.category-card:hover .category-visual{transform:translateY(-6px);box-shadow:0 18px 38px #143e2c29}.category-card:hover .category-image img{transform:scale(1.065)}.category-card:hover .category-icon{background:var(--green);color:#fff;transform:rotate(-7deg)}.category-card:hover .category-explore b{transform:translate(2px,-2px)}.category-card.active .category-visual{box-shadow:0 0 0 3px #0e654333,0 16px 32px #143e2c26}.plant-features-section{background:linear-gradient(135deg,#edf4e8,#f8f6ec);max-width:none;padding-top:74px;padding-bottom:74px}.plant-feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1224px;margin:auto;display:grid}.plant-feature-card{text-align:left;cursor:pointer;background:#ffffffe6;border:1px solid #1853371f;border-radius:22px;grid-template-columns:43% 1fr;align-items:center;gap:20px;min-height:190px;padding:14px;transition:transform .25s,box-shadow .25s;display:grid;overflow:hidden;box-shadow:0 9px 30px #14402d0f}.plant-feature-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.feature-photo{background:#e4eddc;border-radius:16px;place-items:center;height:160px;display:grid;position:relative;overflow:hidden}.feature-photo img{object-fit:cover;mix-blend-mode:multiply;width:100%;height:100%}.feature-photo>b{font-size:48px}.feature-photo i{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:35px;height:35px;font-size:17px;font-style:normal;display:grid;position:absolute;bottom:9px;right:9px;box-shadow:0 4px 12px #0f5a3c3d}.plant-feature-card>span:last-child{align-content:center;display:grid}.plant-feature-card strong{font-family:Georgia,serif;font-size:24px;font-weight:500;line-height:1.06}.plant-feature-card small{color:var(--muted);margin-top:8px;font-size:11px;line-height:1.45}.plant-feature-card em{color:var(--green);margin-top:16px;font-size:10px;font-style:normal;font-weight:800}.catalog-plant-features{background:linear-gradient(135deg,#edf4e8,#f8f6ec);border:1px solid #dfe8db;border-radius:24px;margin:-5px 0 34px;padding:28px}.plant-feature-title{text-align:left;margin-bottom:22px}.plant-feature-title>span{color:var(--green-2);letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:900}.plant-feature-title h3{margin:5px 0 4px;font-family:Georgia,serif;font-size:28px;font-weight:500}.plant-feature-title p{color:var(--muted);margin:0;font-size:11px}.catalog-plant-features .plant-feature-card.selected{border:2px solid var(--green);box-shadow:0 0 0 3px #0f5a3c17}.catalog-plant-features+.filter-row{margin-top:0}.offers-section{border-top:4px solid var(--green);background:#fbf5f0;padding:78px 28px;overflow:hidden}.offers-inner{max-width:1224px;margin:auto}.offers-track{scrollbar-width:none;grid-template-columns:repeat(3,minmax(310px,1fr));gap:16px;display:grid;overflow-x:auto}.offers-track::-webkit-scrollbar{display:none}.offer-card{background:linear-gradient(140deg,#f4ddd3,#f7c5a8);border-radius:17px;min-height:275px;position:relative;overflow:hidden}.offer-card.gold{background:linear-gradient(140deg,#ffe0a3,#f3a85e)}.offer-card.sand{background:linear-gradient(140deg,#e5cab4,#cfa887)}.offer-copy{z-index:3;flex-direction:column;align-items:flex-start;width:58%;height:100%;padding:27px 0 24px 28px;display:flex;position:relative}.offer-copy small{color:#118251;letter-spacing:.13em;font-size:12px;font-weight:900}.offer-copy strong{color:#06543d;white-space:nowrap;margin-top:2px;font-family:Georgia,serif;font-size:clamp(28px,3vw,39px);line-height:1}.offer-copy span{color:#16875a;letter-spacing:.08em;margin-top:7px;font-size:12px;font-weight:900}.offer-copy button{background:var(--green);color:#fff;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;border:0;border-radius:6px;min-height:31px;margin-top:auto;padding:0 16px;font-size:9px;font-weight:800}.offer-plants{z-index:1;justify-content:flex-end;align-items:flex-end;height:175px;display:flex;position:absolute;bottom:-28px;left:26%;right:-7%}.offer-plants img{aspect-ratio:1;object-fit:cover;mix-blend-mode:multiply;border-radius:50% 50% 15% 15%;width:30%;max-width:118px}.bundle-stamp{z-index:4;color:#116c49;text-align:center;background:#ffffff6b;border:2px solid #16875a;border-radius:50%;place-items:center;width:67px;height:67px;font-family:Georgia,serif;font-size:10px;line-height:1;display:grid;position:absolute;top:15px;right:15px;transform:rotate(-7deg)}.product-row{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;grid-auto-columns:minmax(225px,260px);grid-auto-flow:column;gap:16px;padding:2px 28px 14px 0;display:grid;overflow-x:auto}.product-row:focus-visible{outline-offset:5px;border-radius:14px;outline:2px solid #0f5a3c59}.product-grid{grid-template-columns:repeat(4,1fr);gap:22px 16px;display:grid}.product-card{scroll-snap-align:start;background:#fff;border:1px solid #e2e7df;border-radius:17px;min-width:0;transition:transform .25s,box-shadow .25s;overflow:hidden}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.product-image{aspect-ratio:1/1.04;background:#f3f3ed;width:100%;position:relative;overflow:hidden}.image-open{cursor:pointer;background:0 0;border:0;width:100%;height:100%;padding:0}.image-open img{object-fit:contain;width:100%;height:100%;transition:transform .5s}.product-card:hover .image-open img{transform:scale(1.035)}.plant-placeholder{place-items:center;height:100%;font-size:68px;display:grid}.sale-pill{z-index:2;color:#245131;letter-spacing:.04em;pointer-events:none;background:#d9ebc9;border-radius:99px;padding:5px 8px;font-size:9px;font-weight:900;position:absolute;top:12px;left:11px}.wish-button{z-index:3;cursor:pointer;background:#ffffffe6;border:0;border-radius:50%;width:34px;height:34px;font-size:21px;position:absolute;top:10px;right:10px;box-shadow:0 4px 12px #15342717}.wish-button.active{color:#b52f4e}.product-info{padding:14px 14px 15px}.product-type{color:var(--green-2);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800}.product-title{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;height:42px;padding:4px 0 0;font-family:Georgia,serif;font-size:16px;line-height:1.22;overflow:hidden}.rating{color:var(--muted);align-items:center;gap:6px;margin-top:5px;font-size:9px;display:flex}.rating b{color:#e2a129;font-size:10px}.price-row{justify-content:space-between;align-items:end;gap:6px;margin-top:11px;display:flex}.price-row p{margin:0}.price-row strong{font-size:15px}.price-row del{color:#8b9891;margin-left:5px;font-size:10px}.add-button{border:1px solid var(--green);min-width:54px;min-height:36px;color:var(--green);cursor:pointer;background:#fff;border-radius:99px;font-size:12px;font-weight:800}.add-button:hover{background:var(--green);color:#fff}.nursery-story{background:var(--green);color:#fff;border-radius:28px;grid-template-columns:1fr 1.06fr;max-width:1180px;min-height:475px;margin:95px auto;display:grid;overflow:hidden}.story-art{background:radial-gradient(circle at 50% 40%,#8bd053 0,#4a9a54 35%,#0e593c 76%);place-items:center;min-height:420px;display:grid;position:relative;overflow:hidden}.story-art:before,.story-art:after{content:"";border:1px solid #ffffff3b;border-radius:100% 0;width:300px;height:430px;position:absolute;transform:rotate(32deg)}.story-art:after{transform:rotate(-35deg)scale(.72)}.story-leaf{z-index:1;filter:drop-shadow(0 20px 25px #00000029);font-size:145px}.story-art>span{z-index:1;letter-spacing:.1em;text-transform:uppercase;background:#ffffff1f;border:1px solid #ffffff59;border-radius:99px;padding:8px 14px;font-size:11px;position:absolute;bottom:40px}.story-copy{align-self:center;padding:70px}.story-copy>span{color:#b9e68f}.story-copy p{color:#ffffffbd;max-width:540px;line-height:1.7}.story-points{color:#d6f1bf;flex-wrap:wrap;gap:10px 20px;margin:24px 0;font-size:13px;display:flex}.story-copy button{min-height:48px;color:var(--green);cursor:pointer;background:#e9f4d8;border:0;border-radius:99px;padding:0 21px;font-weight:800}.catalog-section{scroll-margin-top:128px}.sort-select{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;gap:5px;font-size:10px;font-weight:800;display:grid}.sort-select select{border:1px solid var(--line);min-width:180px;height:42px;color:var(--ink);background:#fff;border-radius:10px;outline:0;padding:0 12px;font-size:12px}.filter-row{scrollbar-width:none;gap:8px;margin:-8px 0 30px;padding-bottom:3px;display:flex;overflow-x:auto}.filter-row button{border:1px solid var(--line);color:#4d5e55;cursor:pointer;background:#fff;border-radius:99px;flex:none;min-height:39px;padding:0 14px;font-size:11px;font-weight:700}.filter-row button.active{border-color:var(--green);background:var(--green);color:#fff}.search-summary{background:#eef4eb;border-radius:10px;margin:-12px 0 22px;padding:12px 15px;font-size:12px}.search-summary button{float:right;color:var(--green);cursor:pointer;background:0 0;border:0;font-weight:800}.load-more{justify-items:center;gap:9px;margin-top:45px;display:grid}.load-more button,.empty-cart>button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:99px;min-height:48px;padding:0 24px;font-weight:800}.load-more small{color:var(--muted)}.empty-state{text-align:center;padding:70px 20px}.empty-state span{font-size:60px}.empty-state h3{margin:10px 0 4px;font-family:Georgia,serif;font-size:25px}.empty-state p{color:var(--muted);margin:0}.green-services{color:#fff;background:#0e5037;padding:88px max(28px,50vw - 612px)}.green-services>div:first-child{max-width:620px}.green-services>div>span{color:#bfe491}.green-services>div>p{color:#ffffffad}.service-cards{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:38px;display:grid}.service-cards article{background:#ffffff0f;border:1px solid #ffffff29;border-radius:17px;min-height:220px;padding:30px}.service-cards article>span{color:#bfe491;letter-spacing:.12em;font-size:11px}.service-cards h3{margin:32px 0 10px;font-family:Georgia,serif;font-size:26px;font-weight:500}.service-cards p{color:#ffffffad;font-size:13px;line-height:1.55}.service-cards a{color:#fff;font-size:12px;font-weight:800}.testimonials{text-align:center}.quote-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.quote-grid blockquote{border:1px solid var(--line);background:#fff;border-radius:18px;margin:0;padding:30px}.quote-grid blockquote>div{color:#e2a129;letter-spacing:.13em}.quote-grid p{min-height:74px;font-family:Georgia,serif;font-size:17px;line-height:1.5}.quote-grid cite{color:var(--muted);font-size:11px;font-style:normal}.newsletter{background:#e9f2df;border-radius:24px;justify-content:space-between;align-items:center;gap:30px;max-width:1180px;margin:0 auto 85px;padding:50px;display:flex}.newsletter h2{max-width:540px;font-size:35px}.newsletter form{background:#fff;border-radius:99px;width:min(420px,100%);height:52px;padding:5px;display:flex}.newsletter input{background:0 0;border:0;outline:0;flex:1;min-width:0;padding:0 15px;font-size:12px}.newsletter button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:99px;padding:0 18px;font-size:11px;font-weight:800}footer{color:#fff;background:#0a2e22}.footer-main{grid-template-columns:1.4fr repeat(3,1fr);gap:50px;max-width:1280px;margin:auto;padding:70px 28px 55px;display:grid}.footer-brand img{object-fit:contain;background:#fff;border-radius:10px;width:210px;height:70px}.footer-brand p{color:#ffffffa6;max-width:320px;font-size:12px;line-height:1.7}.footer-main h3{color:#cae7b0;letter-spacing:.12em;text-transform:uppercase;margin:0 0 18px;font-size:12px}.footer-main>div:not(.footer-brand){flex-direction:column;align-items:flex-start;gap:10px;display:flex}.footer-main a,.footer-main button,.footer-main p{color:#ffffffad;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;line-height:1.6;text-decoration:none}.socials{gap:8px;margin-top:18px;display:flex}.socials a{color:#fff;border:1px solid #ffffff40;border-radius:50%;place-items:center;width:34px;height:34px;font-size:10px;display:grid}.footer-bottom{color:#ffffff73;border-top:1px solid #ffffff1f;justify-content:space-between;max-width:1280px;margin:auto;padding:18px 28px;font-size:10px;display:flex}.mobile-bottom{display:none}.scrim{z-index:80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#041b127a;border:0;position:fixed;inset:0}.side-panel{z-index:90;background:var(--paper);width:min(430px,92vw);box-shadow:var(--shadow);flex-direction:column;transition:transform .32s cubic-bezier(.22,.61,.36,1);display:flex;position:fixed;top:0;bottom:0}.side-panel.left{left:0;transform:translate(-105%)}.side-panel.right{right:0;transform:translate(105%)}.side-panel.open{transform:translate(0)}.panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:84px;padding:17px 20px;display:flex}.panel-head img{object-fit:contain;width:165px;height:48px}.panel-head button,.product-close{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;width:40px;height:40px;font-size:24px}.panel-head small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px}.panel-head h2{margin:2px 0 0;font-family:Georgia,serif;font-size:25px;font-weight:500}.menu-list{padding:10px 20px 20px;overflow-y:auto}.menu-list>button{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;width:100%;min-height:57px;display:flex}.menu-list span{gap:3px;font-size:13px;font-weight:700;display:grid}.menu-list small{color:var(--muted);font-size:9px;font-weight:500}.panel-contact{background:#eaf2e3;border-radius:14px;gap:4px;margin:auto 20px 20px;padding:18px;display:grid}.panel-contact small{color:var(--muted)}.panel-contact a{color:var(--green);font-weight:800;text-decoration:none}.empty-cart{text-align:center;margin:auto;padding:40px 25px}.empty-cart>span{font-size:68px}.empty-cart h3{margin:14px 0 6px;font-family:Georgia,serif;font-size:25px}.empty-cart p{color:var(--muted);font-size:12px}.cart-lines{flex:1;padding:0 20px;overflow-y:auto}.cart-lines article{border-bottom:1px solid var(--line);grid-template-columns:80px 1fr 30px;gap:13px;padding:17px 0;display:grid}.cart-lines article>img{object-fit:cover;background:#f1f3eb;border-radius:10px;width:80px;height:90px}.cart-lines h3{margin:2px 0 7px;font-family:Georgia,serif;font-size:14px;font-weight:500}.cart-lines strong{font-size:12px}.quantity{border:1px solid var(--line);text-align:center;border-radius:99px;grid-template-columns:1fr 1fr 1fr;align-items:center;width:90px;height:31px;margin-top:9px;display:grid}.quantity button{cursor:pointer;background:0 0;border:0}.quantity span{font-size:11px}.remove-line{color:var(--muted);cursor:pointer;background:0 0;border:0;align-self:start;font-size:20px}.cart-total{border-top:1px solid var(--line);background:#fff;padding:20px}.cart-total>div{justify-content:space-between;font-size:15px;display:flex}.cart-total p{color:var(--muted);font-size:10px}.cart-total>button,.signin-form>button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:99px;width:100%;min-height:50px;font-weight:800}.profile-intro{text-align:center;padding:36px 25px 18px}.profile-intro>span{background:#eaf2e3;border-radius:50%;place-items:center;width:66px;height:66px;margin:auto;font-size:34px;display:grid}.profile-avatar svg{fill:none;width:34px;height:34px;stroke:var(--green);stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.profile-intro h3{margin:12px 0 4px;font-family:Georgia,serif;font-size:23px}.profile-intro p{color:var(--muted);margin:0;font-size:11px;line-height:1.55}.signin-form{padding:0 25px 22px}.signin-form label{color:var(--muted);gap:7px;font-size:10px;display:grid}.signin-form input{border:1px solid var(--line);border-radius:10px;outline:0;height:48px;padding:0 13px;font-size:13px}.signin-form>button{margin-top:12px}.profile-links{border-top:1px solid var(--line);padding:0 20px}.profile-links button,.profile-links a{border:0;border-bottom:1px solid var(--line);width:100%;min-height:70px;color:inherit;text-align:left;cursor:pointer;background:0 0;grid-template-columns:35px 1fr 20px;align-items:center;gap:8px;text-decoration:none;display:grid}.profile-links p{gap:3px;margin:0;display:grid}.profile-links p b{font-size:12px}.profile-links p small{color:var(--muted);font-size:9px}.product-panel{z-index:92;background:#fff;border-radius:26px 26px 0 0;grid-template-columns:1fr 1fr;width:min(920px,96vw);max-height:90vh;transition:transform .35s cubic-bezier(.22,.61,.36,1);display:grid;position:fixed;bottom:0;left:50%;overflow-y:auto;transform:translate(-50%,110%);box-shadow:0 -25px 80px #0d302242}.product-panel.open{transform:translate(-50%)}.product-close{z-index:2;position:absolute;top:16px;right:16px}.detail-image{background:#f1f3eb;min-height:530px;position:relative;overflow:hidden}.detail-image img{object-fit:contain;width:100%;height:100%}.detail-copy{padding:62px 48px 45px}.detail-copy>span{color:var(--green-2);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:800}.detail-copy h2{margin:8px 0 12px;font-family:Georgia,serif;font-size:36px;font-weight:500;line-height:1.12}.detail-rating{color:#e2a129;font-size:12px}.detail-rating small{color:var(--muted);margin-left:7px}.detail-price{margin:22px 0 0;font-size:24px;font-weight:800}.detail-price del{color:#92a098;margin-left:9px;font-size:13px;font-weight:500}.size-selector{margin:22px 0 8px}.size-selector>div:first-child{justify-content:space-between;align-items:center;display:flex}.size-selector>div:first-child>strong{font-family:Georgia,serif;font-size:16px}.size-selector>div:first-child>button{border:0;border-bottom:1px solid var(--green);color:var(--green);cursor:pointer;background:0 0;padding:1px 0;font-size:10px}.size-options{grid-template-columns:repeat(2,minmax(0,140px));gap:9px;margin-top:11px;display:grid}.size-options button{min-height:63px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #cfd9d2;border-radius:8px;align-content:center;place-items:center;gap:3px;display:grid}.size-options button.active{color:#fff;background:#0caf65;border-color:#0caf65}.size-options b{font-size:13px}.size-options small{opacity:.8;font-size:9px}.detail-description{color:var(--muted);font-size:13px;line-height:1.65}.detail-copy ul{color:#34594a;padding:0;font-size:12px;line-height:2;list-style:none}.detail-actions{grid-template-columns:110px 1fr;gap:10px;margin-top:24px;display:grid}.detail-actions button{border:1px solid var(--green);min-height:49px;color:var(--green);cursor:pointer;background:#fff;border-radius:99px;font-weight:800}.detail-actions button:last-child{background:var(--green);color:#fff}.detail-actions button.wished{color:#b52f4e;border-color:#b52f4e}.toast{z-index:120;color:#fff;text-align:center;min-width:260px;box-shadow:var(--shadow);background:#143e2e;border-radius:99px;padding:13px 18px;font-size:12px;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}@media (width<=980px){.desktop-head{grid-template-columns:180px 1fr 210px;gap:16px}.desktop-nav{gap:17px}.category-rail{grid-template-columns:repeat(8,136px)}.plant-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.plant-feature-card{grid-template-columns:1fr;gap:12px;min-height:170px}.feature-photo{height:125px}.plant-feature-card strong{font-size:19px}.offers-track{grid-template-columns:repeat(3,360px)}.product-grid{grid-template-columns:repeat(3,1fr)}.nursery-story{margin-left:24px;margin-right:24px}.story-copy{padding:45px}.footer-main{grid-template-columns:1.3fr repeat(3,.9fr);gap:25px}}@media (width<=760px){body{padding-bottom:69px}.announcement{height:30px}.announcement>div{gap:70px;width:max-content;padding:0;animation:14s linear infinite announcement}.announcement>div:after{content:"🚚 Free shipping above ₹499";white-space:nowrap}@keyframes announcement{to{transform:translate(-50%)}}.desktop-head,.desktop-nav{display:none}.mobile-head{grid-template-columns:44px 1fr 88px;align-items:center;min-height:63px;padding:6px 12px;display:grid}.brand-mobile{justify-self:center}.brand-mobile img{object-fit:contain;width:157px;height:47px}.icon-button{cursor:pointer;background:0 0;border:0;width:42px;height:42px;font-size:24px}.mobile-actions{justify-content:flex-end;display:flex}.mobile-actions .cart-icon{font-size:21px}.mobile-search-wrap{padding:0 12px 10px;display:block}.mobile-search-wrap .header-search{height:43px}.hero{background:#f2f5ee}.hero-slide{min-height:525px}.hero-slide>img{object-fit:cover}.hero-slide.slide-0>img{object-position:66% center}.hero-slide.slide-1>img{object-position:34% center}.hero-slide.slide-2>img{object-position:68% center}.hero-shade,.hero-slide.right .hero-shade{background:linear-gradient(#09271c0a 28%,#09271c9e 64%,#09271ce0 100%)}.hero-copy,.hero-slide.right .hero-copy{color:#fff;width:auto;inset:auto 22px 48px;transform:none}.hero-copy small{color:#c6ed9d;font-size:9px}.hero-copy h1{max-width:350px;margin:8px 0 10px;font-size:40px;line-height:1}.hero-copy p{color:#ffffffd6;max-width:350px;font-size:12px;line-height:1.5}.hero-copy>button{min-height:44px;color:var(--green);box-shadow:none;background:#fff;border-color:#fff;margin-top:18px;padding:0 18px;font-size:10px}.hero-arrow{display:none}.hero-dots{bottom:10px}.benefit-strip{grid-template-columns:repeat(4,minmax(135px,1fr));justify-content:start;min-height:85px;padding:0 14px;overflow-x:auto}.benefit-strip>div{justify-content:flex-start;min-width:135px;padding:0 10px}.benefit-strip>div>span{flex:0 0 32px;width:32px;height:32px;font-size:11px}.benefit-strip strong{font-size:11px}.benefit-strip small{font-size:8px}.section{padding:60px 14px}.soft-section{padding:60px 0 60px 14px}.section-heading{margin-bottom:25px}.section-heading h2,.story-copy h2,.green-services h2,.newsletter h2{font-size:31px}.section-heading p{max-width:330px;margin:auto;font-size:11px;line-height:1.55}.section-heading.row{align-items:flex-end}.section-heading.row .text-link{font-size:10px}.section-heading-actions{gap:8px}.slider-buttons{gap:6px}.slider-buttons button{width:36px;height:36px}.slider-buttons svg{width:16px;height:16px}.categories-section{padding-bottom:48px}.category-rail{scroll-snap-type:x mandatory;grid-template-columns:repeat(8,128px);gap:13px;margin-right:-14px;padding:4px 2px 15px}.category-card{scroll-snap-align:start;min-width:128px}.category-visual{border-radius:67px 67px 16px 16px}.category-card strong{margin-top:12px;font-size:14px}.category-card small{display:none}.category-icon{width:32px;height:32px;bottom:8px;left:8px}.category-icon svg{width:17px;height:17px}.category-explore{margin-top:7px;font-size:7px}.category-card:hover .category-visual{transform:translateY(-3px)}.plant-features-section{padding-top:52px;padding-bottom:52px}.plant-feature-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:10px;margin-right:-14px;padding:2px 14px 12px 0;display:flex;overflow-x:auto}.plant-feature-grid::-webkit-scrollbar{display:none}.plant-feature-card{scroll-snap-align:start;border-radius:17px;grid-template-columns:42% 1fr;gap:14px;min-width:76vw;min-height:150px}.feature-photo{border-radius:13px;height:125px}.feature-photo i{width:30px;height:30px;font-size:14px}.plant-feature-card strong{font-size:19px}.plant-feature-card small{font-size:10px}.plant-feature-card em{margin-top:11px;font-size:9px}.catalog-plant-features{border-radius:18px;margin:0 0 25px;padding:20px 14px}.plant-feature-title{margin-bottom:16px}.plant-feature-title h3{font-size:22px}.catalog-plant-features .plant-feature-grid{margin-right:-14px}.offers-section{padding:52px 14px}.offers-section .section-heading.row{align-items:flex-end}.offers-track{scroll-snap-type:x mandatory;grid-template-columns:none;grid-auto-columns:88vw;grid-auto-flow:column;margin-right:-14px;padding-right:14px}.offer-card{scroll-snap-align:start;min-height:245px}.offer-copy{padding:23px 0 20px 20px}.offer-copy strong{font-size:32px}.offer-plants{height:150px}.bundle-stamp{width:58px;height:58px;font-size:9px}.product-row{grid-auto-columns:minmax(166px,43vw);gap:10px;padding-right:14px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card{border-radius:13px}.product-info{padding:10px}.product-title{height:36px;font-size:13px}.product-type{font-size:8px}.rating span{display:none}.price-row{margin-top:8px}.price-row strong{font-size:13px}.price-row del{display:none}.add-button{min-width:46px;min-height:33px;font-size:10px}.wish-button{width:31px;height:31px;top:7px;right:7px}.sale-pill{font-size:7px;top:8px;left:7px}.nursery-story{border-radius:20px;grid-template-columns:1fr;min-height:0;margin:25px 14px 65px}.story-art{min-height:250px}.story-leaf{font-size:100px}.story-art>span{bottom:20px}.story-copy{padding:34px 24px 38px}.story-copy p{font-size:12px}.story-points{font-size:10px}.catalog-section{scroll-margin-top:95px}.catalog-section .section-heading.row{grid-template-columns:1fr auto;gap:10px;display:grid}.sort-select select{min-width:142px;height:38px;font-size:10px}.filter-row{margin-right:-14px}.filter-row button{min-height:36px;padding:0 12px;font-size:10px}.green-services{padding:60px 14px}.service-cards{grid-template-columns:1fr;gap:10px}.service-cards article{min-height:170px;padding:22px}.service-cards h3{margin-top:20px}.quote-grid{scroll-snap-type:x mandatory;grid-template-columns:none;grid-auto-columns:84vw;grid-auto-flow:column;overflow-x:auto}.quote-grid blockquote{scroll-snap-align:start}.newsletter{border-radius:18px;margin:0 14px 60px;padding:30px 20px;display:grid}.newsletter form{height:48px}.newsletter button{padding:0 13px}.footer-main{grid-template-columns:1fr 1fr;gap:35px 20px;padding:52px 20px 35px}.footer-brand{grid-column:1/-1}.footer-bottom{gap:5px;padding:16px 20px;display:grid}.mobile-bottom{z-index:70;height:68px;padding:5px max(6px, env(safe-area-inset-left)) max(5px, env(safe-area-inset-bottom));background:#fffffcfa;border-top:1px solid #dbe2db;grid-template-columns:repeat(5,1fr);align-items:center;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 25px #143e2d17}.mobile-bottom button{color:#52645b;cursor:pointer;background:0 0;border:0;align-content:center;place-items:center;gap:2px;min-height:52px;display:grid;position:relative}.mobile-bottom button>span{font-size:21px;line-height:1}.mobile-bottom small{font-size:9px;font-weight:700}.mobile-bottom .search-main>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;margin-top:-25px;font-size:25px;display:grid;box-shadow:0 6px 18px #0f5a3c40}.mobile-bottom .search-main small{margin-top:-1px}.mobile-bottom .cart-icon>b{top:-1px;right:15px}.product-panel{border-radius:20px 20px 0 0;grid-template-columns:1fr;width:100%;max-height:92vh}.detail-image{height:43vh;min-height:0}.detail-copy{padding:26px 20px 28px}.detail-copy h2{font-size:26px}.detail-description{font-size:11px}.size-options{grid-template-columns:repeat(2,1fr)}.detail-actions{background:#fff;grid-template-columns:90px 1fr;position:sticky;bottom:0}.toast{width:calc(100% - 28px);min-width:0;bottom:82px}}@media (width<=390px){.brand-mobile img{width:140px}.soft-section .section-heading.row{display:block}.soft-section .section-heading-actions{justify-content:space-between;margin-top:13px;padding-right:14px}.product-row{grid-auto-columns:45vw}.catalog-section .section-heading.row{grid-template-columns:1fr}.sort-select{justify-self:start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
