.store-topbar{height:28px;background:#062a34;color:#b9cace;font-size:9px}.store-topbar .store-shell{height:100%;display:flex;align-items:center;justify-content:space-between}.store-header{height:68px;background:#fff;color:var(--ink);border-bottom:1px solid #e2e7e4}.store-brand{color:var(--ink)}.store-brand span{border-left-color:#cbd5d1;color:#577075}.store-menu a{color:#344d53}.store-menu a:hover{color:#062a34}.store-support{color:#fff;background:#087f8e;border:0;padding:11px 18px}.store-home{background:#fff}.shop-hero-section{padding:22px 0 0}.shop-hero{min-height:540px;border-radius:26px;overflow:hidden;position:relative;background-image:linear-gradient(90deg,rgba(4,34,42,.94) 0%,rgba(4,34,42,.75) 38%,rgba(4,34,42,.08) 72%),url('/front/assets/img/hero-garden-classic.png');background-size:cover;background-position:center;display:flex;align-items:center}.shop-hero-content{position:relative;z-index:2;width:55%;padding:65px;color:#fff}.shop-hero-content>span,.shop-heading>div>span,.story-main>div>span,.story-filter span,.story-delivery>span,.shop-final span{display:block;color:#bfff28;text-transform:uppercase;letter-spacing:.14em;font-size:9px;font-weight:700}.shop-hero-content h1{font-family:"Barlow Condensed";text-transform:uppercase;font-size:72px;line-height:.9;letter-spacing:-.025em;margin:18px 0 20px}.shop-hero-content>p{max-width:500px;color:#cfdddf;font-size:13px;line-height:1.7}.shop-hero-actions{display:flex;align-items:center;gap:16px;margin-top:28px}.shop-hero-actions a{padding:13px 18px;border-radius:40px;text-decoration:none;font-size:10px;font-weight:700}.shop-hero-actions a:first-child{background:#bfff28;color:#082b35}.shop-hero-actions a:last-child{color:#fff;border:1px solid rgba(255,255,255,.45)}.shop-hero-delivery{position:absolute;right:28px;bottom:28px;background:#fff;color:#0a3039;padding:16px 20px;border-radius:13px;min-width:170px;box-shadow:0 12px 30px rgba(0,0,0,.17)}.shop-hero-delivery small,.shop-hero-delivery span{display:block;color:#6a7f83;font-size:8px}.shop-hero-delivery strong{display:block;font-size:21px;margin:5px 0}.shop-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:12px}.shop-benefits article{background:#f3f6f4;border-radius:12px;padding:18px;display:flex;align-items:center;gap:13px}.shop-benefits i{width:38px;height:38px;border-radius:10px;background:#dceff0;color:#087f8e;display:grid;place-items:center;font-size:18px}.shop-benefits div{display:flex;flex-direction:column}.shop-benefits strong{font-size:10px}.shop-benefits span{font-size:8px;color:#718286;margin-top:3px}.shop-products{padding:85px 0}.shop-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:32px}.shop-heading>div>span{color:#078a99}.shop-heading h2{font-size:36px;letter-spacing:-.045em;margin:9px 0 0}.shop-heading>p{max-width:430px;margin:0;color:#687a7e;font-size:11px;line-height:1.65}.shop-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.shop-product-card{border:1px solid #dfe5e1;border-radius:15px;overflow:hidden;background:#fff;transition:box-shadow .25s,transform .25s}.shop-product-card:hover{box-shadow:0 18px 45px rgba(7,42,52,.1);transform:translateY(-3px)}.shop-product-image{height:235px;background:#f1f4f1;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.shop-product-image>span{position:absolute;left:15px;top:15px;background:#087f8e;color:#fff;border-radius:20px;padding:6px 9px;font-size:7px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.shop-product-image img{width:108%;height:225px;object-fit:contain}.shop-product-info{padding:20px}.shop-product-title{display:flex;justify-content:space-between;align-items:start}.shop-product-title small{display:block;color:#078a99;font-size:8px;text-transform:uppercase;letter-spacing:.1em;font-weight:700}.shop-product-title h3{font-size:24px;margin:5px 0 0}.shop-product-title>span{color:#087b60;background:#e8f6ef;border-radius:20px;padding:6px 8px;font-size:7px;font-weight:700}.shop-product-info ul{display:flex;gap:18px;list-style:none;padding:13px 0;margin:15px 0;border-top:1px solid #e5e9e6;border-bottom:1px solid #e5e9e6}.shop-product-info li{font-size:8px;color:#6a7d80;padding-left:10px;position:relative}.shop-product-info li:before{content:"";position:absolute;left:0;top:4px;width:4px;height:4px;border-radius:50%;background:#13acb7}.shop-product-price{display:flex;justify-content:space-between;align-items:end}.shop-product-price>div{display:flex;flex-direction:column}.shop-product-price small,.shop-product-price span{font-size:7px;color:#7b8a8d}.shop-product-price strong{font-size:20px;margin:3px 0}.shop-product-price a{background:#062a34;color:#fff;border-radius:30px;padding:11px 16px;text-decoration:none;font-size:9px;font-weight:700}.shop-product-date{margin:14px 0 0;background:#f4f6f4;border-radius:7px;padding:9px 10px;font-size:8px;color:#6b7d80}.shop-product-date strong{color:#0a3039}.shop-products-footnote{text-align:center;color:#7b8b8e;font-size:8px;margin:20px 0 0}.shop-story{background:#f3f5f2;padding:80px 0}.story-grid{display:grid;grid-template-columns:1.45fr .8fr;gap:14px}.story-main{height:560px;border-radius:18px;overflow:hidden;position:relative;margin:0}.story-main:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,31,38,.84),rgba(4,31,38,0) 58%)}.story-main>img{width:100%;height:100%;object-fit:cover}.story-main>div{position:absolute;z-index:2;left:35px;bottom:32px;color:#fff}.story-main>div>span{color:#bfff28}.story-main h3{font-family:"Barlow Condensed";font-size:42px;text-transform:uppercase;margin:8px 0}.story-main p{font-size:10px;color:#d2dfe0;margin:0}.story-side{display:grid;grid-template-rows:1.15fr .85fr;gap:14px}.story-side article{border-radius:18px;overflow:hidden}.story-filter{background:#fff;display:flex;align-items:center;justify-content:space-between;padding:26px 18px 20px 27px}.story-filter>div{width:47%;align-self:flex-start;padding-top:8px}.story-filter span{color:#078a99}.story-filter h3{font-size:24px;margin:8px 0}.story-filter p{font-size:9px;line-height:1.55;color:#6e8083}.story-filter img{width:56%;height:230px;object-fit:contain;align-self:end}.story-delivery{background:#087f8e;color:#fff;padding:30px}.story-delivery>span{color:#c9ff42}.story-delivery h3{font-size:25px;margin:10px 0}.story-delivery p{font-size:9px;line-height:1.6;color:#cbe1e3}.story-delivery a{display:inline-block;color:#fff;font-size:9px;font-weight:700;margin-top:10px;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.5);padding-bottom:4px}.shop-steps{padding:75px 0}.shop-steps .shop-heading{margin-bottom:25px}.shop-step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.shop-step-grid article{background:#f3f6f4;border-radius:13px;padding:25px;display:flex;gap:18px}.shop-step-grid b{color:#078a99;font-family:"Barlow Condensed";font-size:26px}.shop-step-grid h3{font-size:14px;margin:3px 0 7px}.shop-step-grid p{font-size:9px;line-height:1.6;color:#6c7e81;margin:0}.shop-final{padding:55px 0;background:#062a34;color:#fff}.shop-final .store-shell{display:flex;align-items:end;justify-content:space-between}.shop-final span{color:#bfff28}.shop-final h2{font-size:34px;margin:8px 0 0}.shop-final a{background:#bfff28;color:#062a34;border-radius:30px;text-decoration:none;padding:13px 18px;font-size:9px;font-weight:700}
@media(max-width:900px){.shop-hero-content{width:68%;padding:45px}.shop-product-grid{grid-template-columns:1fr}.shop-product-image{height:340px}.shop-product-image img{height:330px}.story-grid{grid-template-columns:1fr}.story-side{grid-template-columns:1fr 1fr;grid-template-rows:auto}.shop-benefits{grid-template-columns:1fr 1fr}.shop-step-grid{grid-template-columns:1fr}}
@media(max-width:600px){.store-topbar .store-shell span:first-child{display:none}.store-topbar .store-shell{justify-content:center}.store-header{height:64px}.store-menu{display:none}.store-brand img{width:105px}.shop-hero-section{padding-top:12px}.shop-hero{min-height:590px;border-radius:18px;background-image:linear-gradient(180deg,rgba(4,34,42,.96) 0%,rgba(4,34,42,.7) 48%,rgba(4,34,42,.1) 80%),url('/front/assets/img/hero-garden-classic.png');background-position:center;align-items:flex-start}.shop-hero-content{width:100%;padding:42px 25px;text-align:center}.shop-hero-content h1{font-size:52px}.shop-hero-content>p{font-size:11px}.shop-hero-actions{justify-content:center;flex-direction:column}.shop-hero-delivery{right:14px;bottom:14px}.shop-benefits{grid-template-columns:1fr 1fr;gap:8px}.shop-benefits article{padding:13px;gap:9px}.shop-benefits i{width:32px;height:32px}.shop-products{padding:65px 0}.shop-heading{display:block}.shop-heading>p{margin-top:12px}.shop-heading h2{font-size:30px}.shop-product-image{height:250px}.shop-product-image img{height:240px}.shop-product-info ul{display:block}.shop-product-info li{margin:6px 0}.shop-story{padding:60px 0}.story-main{height:430px}.story-main>div{left:22px;bottom:22px}.story-main h3{font-size:34px}.story-side{grid-template-columns:1fr}.story-filter img{height:190px}.shop-final .store-shell{display:block}.shop-final a{display:inline-block;margin-top:22px}}
