@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap');
.product-description-content{color:var(--muted);line-height:1.75}.product-description-content>:first-child{margin-top:0}.product-description-content>:last-child{margin-bottom:0}.product-description-content img{max-width:100%;height:auto}.product-description-content table{width:100%;border-collapse:collapse}.product-description-content th,.product-description-content td{padding:8px;border:1px solid var(--line);text-align:left}
.direct-order-panel{margin:22px 0;padding:22px;border:1px solid var(--line);border-radius:8px;background:var(--cream)}.direct-order-panel .order-card-intro h2{margin:7px 0 8px;font:800 23px Manrope;color:var(--green)}.direct-order-panel .order-card-intro p{margin:0 0 17px;color:var(--muted);font-size:13px;line-height:1.6}.direct-order-panel .order-customer-form{padding:18px}.direct-order-panel .form-grid{gap:12px}.direct-order-panel .form-grid input,.direct-order-panel .form-grid textarea{padding:9px}.direct-order-panel .form-grid textarea{min-height:65px}.product-information-standalone{max-width:1210px;margin:-55px auto 90px;padding:32px}.product-information-standalone .product-facts{grid-template-columns:repeat(4,1fr)}@media(max-width:900px){.product-information-standalone{margin:-55px 20px 70px}.product-information-standalone .product-facts{grid-template-columns:1fr 1fr}}@media(max-width:540px){.direct-order-panel{padding:16px}.direct-order-panel .order-customer-form{padding:14px}.product-information-standalone .product-facts{grid-template-columns:1fr}}
.product-gallery{min-width:0}.product-gallery:has(.gallery-thumbnails){display:grid;grid-template-columns:76px minmax(0,1fr);gap:12px;align-items:start}.product-gallery .detail-image{height:500px}.product-gallery .detail-image img{object-fit:contain}.gallery-thumbnails{display:flex;flex-direction:column;grid-column:1;grid-row:1;gap:10px;max-height:500px;overflow-y:auto;overflow-x:hidden;margin:0;padding:2px}.product-gallery:has(.gallery-thumbnails) .detail-image{grid-column:2;grid-row:1}.gallery-thumbnail{flex:0 0 68px;width:72px;height:68px;padding:3px;border:2px solid transparent;border-radius:5px;background:#f2f2ee;cursor:pointer}.gallery-thumbnail.active{border-color:var(--amber)}.gallery-thumbnail img{width:100%;height:100%;object-fit:cover}.gallery-thumbnail:hover{border-color:var(--green)}@media(max-width:900px){.product-gallery:has(.gallery-thumbnails){grid-template-columns:1fr;gap:10px}.product-gallery:has(.gallery-thumbnails) .detail-image{grid-column:1;grid-row:1}.product-gallery .detail-image{height:420px}.gallery-thumbnails{grid-column:1;grid-row:2;flex-direction:row;max-height:none;overflow-x:auto;overflow-y:hidden}.gallery-thumbnail{flex-basis:64px;width:64px;height:58px}}@media(max-width:540px){.product-gallery .detail-image{height:350px}}
.product-order-card{display:grid;grid-template-columns:.8fr 1.2fr;gap:45px;max-width:1210px;margin:-55px auto 90px;padding:36px;border:1px solid var(--line);border-radius:8px;background:var(--cream);box-shadow:var(--shadow)}.order-card-intro h2{margin:10px 0 15px;font:800 30px Manrope;color:var(--green)}.order-card-intro p{color:var(--muted);line-height:1.7}.order-customer-form{padding:28px;background:#fff;border:1px solid var(--line);border-radius:6px}.order-customer-form .btn{margin-top:20px}@media(max-width:900px){.product-order-card{grid-template-columns:1fr;margin:-55px 20px 70px;gap:20px}}@media(max-width:540px){.product-order-card{padding:20px}.order-customer-form{padding:18px}}
.visitor-card{max-width:1210px;margin:-55px auto 90px;padding:28px 32px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.visitor-card-heading{display:flex;align-items:center;gap:15px;padding-bottom:20px;border-bottom:1px solid var(--line)}.visitor-card-heading h2{margin:4px 0 0;font:800 24px Manrope;color:var(--green)}.visitor-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:var(--cream);color:var(--amber);font-size:28px}.visitor-facts{display:grid;grid-template-columns:repeat(5,1fr);margin:22px 0}.visitor-facts div{padding:0 18px;border-right:1px solid var(--line)}.visitor-facts div:first-child{padding-left:0}.visitor-facts div:last-child{border:0}.visitor-facts dt{margin-bottom:7px;color:var(--muted);font-size:12px}.visitor-facts dd{margin:0;color:var(--ink);font-size:14px;font-weight:700}.visitor-privacy{margin:0;padding-top:16px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}@media(max-width:900px){.visitor-card{margin:-55px 20px 70px}.visitor-facts{grid-template-columns:1fr 1fr;gap:18px}.visitor-facts div,.visitor-facts div:first-child{padding:0;border:0}}@media(max-width:540px){.visitor-card{padding:22px 18px}.visitor-facts{grid-template-columns:1fr}.visitor-card-heading h2{font-size:20px}}
.product-information{margin:26px 0;padding:24px;border:1px solid var(--line);border-radius:8px;background:var(--cream)}.product-information h2{margin:0 0 18px;font:800 22px Manrope;color:var(--green)}.product-description{padding-bottom:18px;border-bottom:1px solid #dedbd2}.product-description h3{margin:0 0 8px;font:700 14px Manrope}.product-description p{margin:0;color:var(--muted);line-height:1.75}.product-facts{display:grid;grid-template-columns:1fr 1fr;gap:0 24px;margin:8px 0 0}.product-facts div{display:flex;justify-content:space-between;gap:15px;padding:12px 0;border-bottom:1px solid #dedbd2}.product-facts dt{color:var(--muted);font-size:13px}.product-facts dd{margin:0;text-align:right;font-size:13px;font-weight:700}.product-facts .stock{margin:0}@media(max-width:540px){.product-information{padding:18px}.product-facts{grid-template-columns:1fr}}
:root{--green:#173f35;--green2:#235b4b;--amber:#d59136;--cream:#f6f2e9;--ink:#18201d;--muted:#68736e;--line:#e5e5df;--white:#fff;--shadow:0 16px 45px #162e2514}*{box-sizing:border-box}body{margin:0;color:var(--ink);font-family:'DM Sans',sans-serif;background:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.topbar{background:var(--green);color:#eaf2ee;text-align:center;padding:8px;font-size:12px}.site-header{height:78px;display:flex;align-items:center;gap:42px;padding:0 max(5vw,24px);border-bottom:1px solid var(--line);background:#fff;position:relative;z-index:10}.brand{font-family:Manrope;font-weight:800;font-size:21px;letter-spacing:-1px}.brand span{color:var(--amber)}.site-header nav{display:flex;gap:30px;margin:auto}.site-header nav a{font-size:14px;font-weight:600}.site-header nav a:hover{color:var(--amber)}.order-pill{border:1px solid var(--line);border-radius:99px;padding:11px 15px;font-weight:600;font-size:14px}.order-pill b{background:var(--amber);color:#fff;padding:2px 7px;border-radius:20px;margin-left:5px}.menu-toggle{display:none;background:none;border:0;font-size:25px}.hero{min-height:600px;background:linear-gradient(90deg,#111816 0%,#111816dd 33%,transparent 68%),url('hero-home.png') center/cover;display:flex;align-items:center;padding:70px max(7vw,30px);color:#fff}.hero-content{max-width:620px}.eyebrow{color:var(--amber);letter-spacing:2px;font-size:12px;font-weight:800}.hero h1,.page-hero h1,.product-detail h1{font:800 clamp(38px,5vw,70px)/1.05 Manrope;margin:17px 0}.hero p{font-size:18px;color:#d7ddda;line-height:1.7;max-width:540px;margin-bottom:34px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 22px;border:0;border-radius:4px;font-weight:700;cursor:pointer}.primary{background:var(--amber);color:#fff}.primary:hover{background:#bd7725}.block{width:100%}.benefits{display:grid;grid-template-columns:repeat(3,1fr);max-width:1160px;margin:-34px auto 20px;background:#fff;position:relative;border-radius:8px;box-shadow:var(--shadow);padding:24px}.benefits div{display:grid;grid-template-columns:34px 1fr;gap:3px;color:var(--green);padding:0 24px;border-right:1px solid var(--line)}.benefits div:last-child{border:0}.benefits b{font-size:15px}.benefits span{grid-column:2;color:var(--muted);font-size:12px}.section{padding:80px max(6vw,25px)}.section.soft{background:var(--cream)}.section-head{display:flex;align-items:end;justify-content:space-between;max-width:1300px;margin:0 auto 30px}.section-head h2,.suggestions h2{font:800 32px Manrope;margin:8px 0}.section-head>a{font-weight:700;color:var(--green)}.category-grid,.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:1300px;margin:auto}.category-grid{grid-template-columns:repeat(3,1fr)}.category-card{height:250px;position:relative;overflow:hidden;border-radius:6px;background:#222;color:#fff}.category-card:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent,#101b18cc)}.category-card img{width:100%;height:100%;object-fit:cover;transition:.4s}.category-card:hover img{transform:scale(1.05)}.category-card div{position:absolute;z-index:2;left:22px;bottom:18px}.category-card h3{margin:0;font:700 21px Manrope}.category-card span{font-size:12px;color:#ddd}.product-card{background:#fff;border:1px solid var(--line);border-radius:6px;overflow:hidden;transition:.25s}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-image{display:block;height:240px;background:#f4f4f1;position:relative}.product-image img{width:100%;height:100%;object-fit:cover}.badge{position:absolute;z-index:2;top:12px;left:12px;background:var(--amber);color:#fff;padding:5px 8px;font-size:11px;font-weight:700}.product-info{padding:18px}.product-info small{color:var(--muted);text-transform:uppercase;font-size:10px;letter-spacing:1px}.product-info h3{font:700 16px/1.4 Manrope;min-height:45px}.price{font-weight:800;color:var(--green)}.price del{font-weight:400;color:#999;margin-left:9px;font-size:12px}.price.big{font-size:30px;margin:22px 0}.page-hero{padding:70px max(7vw,30px);text-align:center;background:var(--cream)}.page-hero h1{font-size:46px}.page-hero.compact{padding:45px}.shop-layout{display:grid;grid-template-columns:240px 1fr;gap:40px;padding:60px max(5vw,25px);max-width:1450px;margin:auto}.shop-layout aside{border:1px solid var(--line);padding:20px;height:max-content}.shop-layout aside input{width:100%;padding:12px}.shop-layout aside a{display:block;padding:7px 0;color:var(--muted)}.shop-layout aside .btn{margin-top:20px;width:100%}.breadcrumb{max-width:1250px;margin:25px auto;color:var(--muted);font-size:13px;padding:0 20px}.product-detail{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;max-width:1250px;margin:30px auto 100px;padding:0 20px}.detail-image{background:#f2f2ee;height:560px}.detail-image img{width:100%;height:100%;object-fit:cover}.detail-copy{padding:30px 0}.detail-copy h1{font-size:44px}.detail-copy p{line-height:1.75;color:var(--muted)}.stock.in{color:#298653}.stock.out{color:#a33}.buy-form{display:flex;gap:12px;margin:28px 0}.buy-form label{border:1px solid var(--line);padding:7px 12px;font-size:11px}.buy-form input{width:55px;border:0;padding:5px}.reassurance{font-size:13px;color:var(--muted)}.order-page{max-width:1250px;margin:50px auto;padding:0 22px}.order-main{display:grid;grid-template-columns:1fr 360px;gap:35px}.order-line{display:grid;grid-template-columns:90px 1fr auto 30px;gap:18px;align-items:center;border-bottom:1px solid var(--line);padding:15px 0}.order-line img{width:90px;height:80px;object-fit:cover;background:#eee}.order-line h3{font-size:15px}.order-line span{font-size:13px;color:var(--muted)}.order-line button{border:0;background:none;font-size:24px;color:#999}.summary,.panel{padding:28px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);height:max-content}.summary>div,.final-summary>div{display:flex;justify-content:space-between;margin:18px 0;font-size:14px}.summary .total,.final-summary .total{font-size:18px}.continue{display:block;text-align:center;margin-top:18px;font-size:13px}.suggestions{margin-top:90px}.suggestions>p{color:var(--muted)}.empty,.success-page{text-align:center;padding:100px 20px}.checkout{display:grid;grid-template-columns:1fr 400px;gap:35px;max-width:1100px;margin:50px auto 100px;padding:0 20px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-grid label,.panel>label{font-size:13px;font-weight:600}.form-grid .wide{grid-column:1/-1}.form-grid input,.form-grid textarea,.panel>label input{display:block;width:100%;padding:12px;border:1px solid #d8dad7;margin-top:7px;font:inherit}.form-grid textarea{min-height:90px}.remember{display:flex!important;align-items:center;gap:8px;margin:18px 0}.remember input{width:auto!important;margin:0!important}.success-icon{margin:auto;width:70px;height:70px;border-radius:50%;display:grid;place-items:center;background:#dcece5;color:var(--green);font-size:34px}.success-page h1{font:800 40px Manrope}.success-page p{max-width:600px;margin:20px auto 30px;color:var(--muted);line-height:1.7}.flash{padding:13px 20px;text-align:center}.flash.success{background:#dcece5;color:#174e3d}.flash.error{background:#f9dede;color:#822}.copyright{background:#102e27;color:#95aaa4;padding:15px;text-align:center;font-size:12px}footer{background:var(--green);color:#fff;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px;padding:60px max(6vw,25px)}footer h4{margin-top:0}footer a:not(.brand){display:block;color:#bfd0ca;margin:10px 0;font-size:13px}footer p{color:#bfd0ca;font-size:13px}.flash.error{margin-bottom:15px}
@media(max-width:900px){.site-header{height:auto;min-height:68px;flex-wrap:wrap}.menu-toggle{display:block;margin-left:auto}.site-header nav{display:none;order:4;width:100%;flex-direction:column;padding:15px 0}.site-header nav.open{display:flex}.order-pill{font-size:0}.order-pill b{font-size:12px}.hero{min-height:520px;background-position:60% center}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.shop-layout,.product-detail,.order-main,.checkout{grid-template-columns:1fr}.shop-layout aside{display:none}.detail-image{height:420px}footer{grid-template-columns:1fr 1fr}.benefits{margin:0;grid-template-columns:1fr}.benefits div{border-right:0;border-bottom:1px solid var(--line);padding:14px}.summary{order:2}}@media(max-width:540px){.hero{background-position:67%;padding:40px 24px}.hero h1{font-size:40px}.hero-content{background:#101915b5;padding:20px}.category-grid,.product-grid{grid-template-columns:1fr 1fr;gap:10px}.category-card{height:180px}.product-image{height:170px}.product-info{padding:12px}.product-info h3{font-size:13px}.section{padding:55px 15px}.section-head h2{font-size:25px}.product-detail{gap:15px}.detail-image{height:350px}.detail-copy h1{font-size:34px}.buy-form{flex-direction:column}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.checkout{padding:0 12px}.order-line{grid-template-columns:65px 1fr auto}.order-line img{width:65px;height:65px}.order-line strong{display:none}footer{grid-template-columns:1fr}}

/* Marketplace home */
.home-marketplace{background:#f5f5f5}.home-marketplace .topbar{display:flex;justify-content:flex-end;gap:28px;padding:7px max(4vw,20px);background:#f5f5f5;color:#666;border-bottom:1px solid #e8e8e8}.home-marketplace .site-header{height:82px;gap:28px;padding:0 max(4vw,20px);border:0}.home-marketplace .brand{font-size:25px;white-space:nowrap}.home-marketplace .brand span{color:#ff4d1c}.header-search{display:flex;flex:1;max-width:760px;height:44px;border:2px solid #ff4d1c;border-radius:24px;overflow:hidden}.header-search input{min-width:0;flex:1;border:0;padding:0 20px;font:inherit;outline:0}.header-search button{border:0;padding:0 24px;background:#ff4d1c;color:#fff;font-weight:800;cursor:pointer}.home-marketplace .site-header nav{display:none}.home-marketplace .order-pill{border:0;background:#fff2ed;color:#e64112}.market-nav{display:flex;align-items:center;gap:30px;height:44px;padding:0 max(4vw,20px);background:#fff;border-top:1px solid #eee;border-bottom:1px solid #eee;font-size:14px;font-weight:700}.market-nav .all-categories{align-self:stretch;display:flex;align-items:center;padding:0 22px;background:#ff4d1c;color:#fff}.market-hero{display:grid;grid-template-columns:220px minmax(0,1fr) 230px;gap:14px;max-width:1440px;margin:16px auto;padding:0 20px}.hero-categories,.hero-side>div{background:#fff;border-radius:12px}.hero-categories{padding:11px 0}.hero-categories a{display:flex;justify-content:space-between;padding:9px 17px;color:#4c4c4c;font-size:13px}.hero-categories a:hover{color:#ff4d1c;background:#fff4f0}.hero-offer{min-height:390px;padding:60px 7%;border-radius:12px;color:#fff;background:linear-gradient(90deg,#24140de8,#24140d66),url('hero-home.png') center/cover;position:relative}.hero-kicker{font-size:12px;font-weight:900;letter-spacing:1.5px;color:#ffb37e}.hero-offer h1{font:800 clamp(34px,4vw,60px)/1.02 Manrope;margin:15px 0}.hero-offer p{max-width:490px;line-height:1.6}.hero-offer .primary{margin-top:12px;background:#ff4d1c;border-radius:22px}.hero-dots{position:absolute;bottom:18px;left:50%;display:flex;gap:7px}.hero-dots i{width:7px;height:7px;border-radius:50%;background:#fff8}.hero-dots i:first-child{width:22px;border-radius:7px;background:#fff}.hero-side{display:grid;grid-template-rows:1fr 1fr;gap:14px}.hero-side>div{padding:25px;display:flex;flex-direction:column;justify-content:center}.hero-side span{font-size:11px;font-weight:800;color:#888}.hero-side strong{font:800 23px Manrope;margin-top:5px}.hero-side p{font-size:13px;color:#777}.hero-side a{color:#ff4d1c;font-size:13px;font-weight:800}.hero-side .mini-promo{background:linear-gradient(135deg,#fff0e8,#ffd8c9)}.mini-promo strong{color:#d9360b}.home-marketplace .legacy-hero{display:none}.home-marketplace .benefits{grid-template-columns:repeat(4,1fr);max-width:1400px;margin:16px auto 0;border-radius:12px;box-shadow:none}.home-marketplace .section{padding:45px max(4vw,20px)}.home-marketplace .section-head,.home-marketplace .category-grid,.home-marketplace .product-grid{max-width:1400px}.home-marketplace .section-head h2{font-size:28px}.home-marketplace .eyebrow{color:#ff4d1c}.home-marketplace .category-grid{grid-template-columns:repeat(6,1fr);gap:12px}.home-marketplace .category-card{height:180px;border-radius:12px}.home-marketplace .category-card div{left:15px;bottom:14px}.home-marketplace .category-card h3{font-size:16px}.home-marketplace .product-grid{grid-template-columns:repeat(4,1fr);gap:14px}.home-marketplace .product-card{border:0;border-radius:12px}.home-marketplace .product-image{height:230px}.home-marketplace .product-info{padding:14px}.product-rating{font-size:11px;margin:8px 0}.product-rating span{color:#ff8a00;letter-spacing:-1px}.product-rating small{color:#999!important}.delivery-note{margin-top:7px;color:#198754;font-size:11px;font-weight:700}.home-marketplace .price{color:#ff4d1c;font-size:18px}.home-marketplace .badge{background:#ff4d1c;border-radius:4px}.section-subtitle{color:#777;font-size:13px;margin:0}.home-marketplace footer{background:#242424}
@media(max-width:1000px){.market-hero{grid-template-columns:190px 1fr}.hero-side{display:none}.home-marketplace .category-grid{grid-template-columns:repeat(3,1fr)}.home-marketplace .product-grid{grid-template-columns:repeat(3,1fr)}.home-marketplace .benefits{grid-template-columns:repeat(2,1fr)} }
@media(max-width:700px){.home-marketplace .topbar span:not(:first-child){display:none}.home-marketplace .site-header{height:auto;padding:13px 15px;gap:12px}.home-marketplace .menu-toggle{order:2}.home-marketplace .header-search{order:4;flex-basis:100%;height:42px}.home-marketplace .header-search button{padding:0 15px}.home-marketplace .order-pill{order:3;margin-left:auto}.market-nav{overflow-x:auto;gap:20px;padding:0 14px;white-space:nowrap}.market-nav .all-categories{display:none}.market-hero{display:block;padding:0 10px;margin:10px auto}.hero-categories{display:none}.hero-offer{min-height:350px;padding:45px 25px}.hero-offer h1{font-size:39px}.home-marketplace .benefits{margin:10px;grid-template-columns:1fr 1fr;padding:10px}.home-marketplace .benefits div{font-size:12px;padding:12px;border-bottom:0}.home-marketplace .category-grid{grid-template-columns:repeat(2,1fr)}.home-marketplace .category-card{height:155px}.home-marketplace .product-grid{grid-template-columns:repeat(2,1fr)}.home-marketplace .product-image{height:165px}.home-marketplace .section{padding:35px 10px}.home-marketplace .section-head{align-items:start}.home-marketplace .section-head>a{font-size:12px}.home-marketplace .product-info h3{min-height:40px}}

/* Store enhancements */
.product-card{position:relative}.favorite-form{position:absolute;z-index:5;right:10px;top:10px}.favorite-form button{width:36px;height:36px;border:0;border-radius:50%;background:#fff;color:#d83b2d;font-size:23px;box-shadow:0 4px 15px #0002;cursor:pointer}.compare-choice{position:absolute;z-index:4;left:10px;bottom:112px;padding:5px 8px;border-radius:4px;background:#fff;font-size:11px;box-shadow:0 2px 10px #0002}.filter-form select{width:100%;padding:11px;border:1px solid var(--line);margin-bottom:12px}.filter-form>label{display:block;margin:10px 0;font-size:13px}.filter-form>label input{width:auto}.price-fields{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:15px}.compare-toolbar{display:flex;justify-content:space-between;align-items:center;max-width:1300px;margin:0 auto 18px;padding:12px 16px;background:var(--cream);border-radius:6px}.compare-toolbar .btn{padding:9px 15px}.content-page{max-width:1100px;margin:55px auto 90px;padding:0 20px}.comparison-table{overflow:auto;border:1px solid var(--line)}.comparison-table>div{display:grid;grid-template-columns:160px repeat(4,minmax(180px,1fr));border-bottom:1px solid var(--line)}.comparison-table>div>*{padding:16px;border-right:1px solid var(--line)}.comparison-table img{width:100%;height:150px;object-fit:contain}.faq-list details{padding:20px 0;border-bottom:1px solid var(--line)}.faq-list summary{font-weight:800;cursor:pointer}.faq-list p{color:var(--muted);line-height:1.7}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.guide-grid article,.bundle-form{padding:26px;border:1px solid var(--line);border-radius:8px;background:#fff}.guide-grid span{color:var(--amber);font-size:11px;font-weight:800}.guide-grid h2{font:800 22px Manrope}.guide-grid p{color:var(--muted);line-height:1.7}.whatsapp-float{position:fixed;z-index:20;right:22px;bottom:22px;padding:14px 18px;border-radius:30px;background:#25d366;color:#fff;font-weight:800;box-shadow:0 8px 25px #0003}.product-whatsapp{display:inline-block;margin-top:18px;color:#168942;font-weight:800}.bundle-form{max-width:760px;margin:30px auto}.bundle-form label{display:block;padding:9px 0}.bundle-form .btn{margin-top:15px}.delivery-quote{margin-top:18px;padding:13px;background:#edf7f1;color:#17563e;border-radius:5px}.tracking-list li{padding:12px 0;border-bottom:1px solid var(--line)}.tracking-list small{display:block;color:var(--muted);margin-top:4px}@media(max-width:900px){.guide-grid{grid-template-columns:1fr}.compare-toolbar{display:none}.comparison-table>div{grid-template-columns:130px repeat(4,180px)}.shop-layout aside{display:block}}

/* Hero image slider */
.hero-offer[data-slider]{padding:0;overflow:hidden;background:#251610}.hero-slide{position:absolute;inset:0;padding:60px 7%;opacity:0;visibility:hidden;transform:scale(1.025);transition:opacity .65s ease,transform 1.1s ease;background:linear-gradient(90deg,#24140dee 0%,#24140da8 47%,#24140d22 100%),var(--slide-image) center/cover no-repeat}.hero-slide.active{opacity:1;visibility:visible;transform:scale(1);z-index:1}.hero-offer[data-slider] .hero-dots{z-index:3;transform:translateX(-50%)}.hero-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#fff8;cursor:pointer;transition:.25s}.hero-dots button.active{width:24px;border-radius:7px;background:#fff}.slider-arrow{position:absolute;z-index:3;top:50%;width:38px;height:48px;transform:translateY(-50%);border:0;border-radius:8px;background:#0005;color:#fff;font-size:30px;cursor:pointer;opacity:0;transition:.2s}.slider-arrow.prev{left:12px}.slider-arrow.next{right:12px}.hero-offer:hover .slider-arrow,.slider-arrow:focus-visible{opacity:1}@media(max-width:700px){.hero-offer[data-slider]{padding:0}.hero-slide{padding:45px 25px}.slider-arrow{opacity:.75;width:32px;height:42px}.slider-arrow.prev{left:5px}.slider-arrow.next{right:5px}}@media(prefers-reduced-motion:reduce){.hero-slide{transition:none}}

/* Homepage trust, guidance and conversion sections */
.hero-offer h1,.hero-offer h2{font:800 clamp(34px,4vw,60px)/1.02 Manrope;margin:15px 0}.quick-order-form{margin-top:14px}.quick-order-form button{width:100%;padding:10px 12px;border:1px solid #ff4d1c;border-radius:7px;background:#fff;color:#e64112;font:800 12px Manrope;cursor:pointer;transition:.2s}.quick-order-form button:hover{background:#ff4d1c;color:#fff}.product-rating .no-rating{text-transform:none;letter-spacing:0}.home-marketplace .product-card{display:flex;flex-direction:column}.home-marketplace .product-info{display:flex;flex:1;flex-direction:column}.home-content-section{padding:64px max(4vw,20px)}.home-content-section>*,.home-clients-section .clients-inner{max-width:1400px;margin-left:auto;margin-right:auto}.home-section-heading{text-align:center;margin-bottom:34px}.home-section-heading>span,.home-delivery-copy>span,.clients-heading>span{color:#ff4d1c;font-size:12px;font-weight:800;letter-spacing:2px}.home-section-heading h2,.home-delivery-copy h2,.clients-heading h2{margin:8px 0 10px;font:800 30px Manrope}.home-section-heading p,.home-delivery-copy p{margin:0;color:#737373;line-height:1.7}.home-order-section{background:#fff}.home-order-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1160px!important;padding:0;list-style:none}.home-order-steps li{display:flex;gap:18px;padding:26px;border:1px solid #ececec;border-radius:12px;background:#fff}.home-order-steps li>b{flex:0 0 42px;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#ff4d1c;color:#fff;font:800 17px Manrope}.home-order-steps h3{margin:1px 0 8px;font:800 17px Manrope}.home-order-steps p{margin:0;color:#737373;font-size:13px;line-height:1.6}.home-section-cta{display:flex;width:max-content;margin:28px auto 0;border-radius:24px;background:#ff4d1c}.home-delivery-section{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(0,1.6fr);gap:38px;align-items:center;background:#f7eee9}.home-delivery-section>*{margin:0}.home-delivery-copy a{display:inline-block;margin-top:18px;color:#d9360b;font-weight:800}.home-delivery-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.home-delivery-grid article{padding:24px;border-radius:12px;background:#fff}.home-delivery-grid strong{color:#ff4d1c;font:800 20px Manrope}.home-delivery-grid h3{margin:9px 0 6px;font:800 15px Manrope}.home-delivery-grid p{margin:0;color:#737373;font-size:13px;line-height:1.55}.home-testimonials{background:#fff}.home-testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.home-testimonials-grid.single{grid-template-columns:minmax(0,460px);justify-content:center}.home-testimonial-card{padding:26px;border:1px solid #ececec;border-radius:12px;box-shadow:0 12px 34px #4320100b}.home-review-head{display:flex;align-items:center;gap:12px}.home-review-avatar{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#fff0e8;color:#e64112;font:800 18px Manrope}.home-review-head h3{margin:0 0 3px;font:800 15px Manrope}.home-review-head small{color:#777}.home-review-stars{margin-left:auto;color:#ff8a00;white-space:nowrap}.home-testimonial-card>p{min-height:48px;margin:20px 0;color:#4f5753;line-height:1.65}.home-testimonial-card>a{color:#d9360b;font-size:13px;font-weight:800}.home-guides-section{background:#f5f5f5}.home-guides-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.home-guides-grid article{padding:28px;border-radius:12px;background:#fff}.home-guides-grid article>span{color:#ff4d1c;font-size:11px;font-weight:800;letter-spacing:1.5px}.home-guides-grid h3{margin:10px 0;font:800 20px Manrope}.home-guides-grid p{color:#737373;line-height:1.65}.home-guides-grid a{color:#d9360b;font-size:13px;font-weight:800}.home-faq-section{background:#fff}.home-faq-list{max-width:900px!important}.home-faq-list details{border-bottom:1px solid #e5e5e5}.home-faq-list summary{display:flex;justify-content:space-between;gap:20px;padding:20px 0;list-style:none;cursor:pointer;font:800 15px Manrope}.home-faq-list summary::-webkit-details-marker{display:none}.home-faq-list summary span{color:#ff4d1c;font-size:20px}.home-faq-list details[open] summary span{transform:rotate(45deg)}.home-faq-list p{margin:0 0 20px;color:#737373;line-height:1.7}.home-faq-link{display:block;width:max-content;margin:25px auto 0;color:#d9360b;font-weight:800}.home-clients-section{padding:58px max(4vw,20px);background:#fff}.clients-heading{text-align:center;margin-bottom:30px}.home-clients-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.home-client-logo{display:flex;align-items:center;justify-content:center;height:120px;padding:22px;border:1px solid #ececec;border-radius:12px;background:#fff;transition:.2s}.home-client-logo:hover{transform:translateY(-3px);border-color:#ffc7b6;box-shadow:0 10px 25px #3d24150d}.home-client-logo img{width:100%;height:100%;object-fit:contain;filter:grayscale(1);opacity:.75;transition:.2s}.home-client-logo:hover img{filter:none;opacity:1}
.whatsapp-float{width:52px;height:52px;padding:0;display:grid;place-items:center;font-size:0}.whatsapp-float:before{content:'WA';font-size:12px}
@media(max-width:1000px){.home-order-steps,.home-testimonials-grid,.home-guides-grid{grid-template-columns:repeat(2,1fr)}.home-delivery-section{grid-template-columns:1fr}.home-clients-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.home-marketplace .market-nav{display:none}.home-marketplace .site-header nav.open{display:flex;order:5;width:100%;margin:0;padding:10px 0;border-top:1px solid #eee;gap:0}.home-marketplace .site-header nav.open a{padding:10px 4px}.home-marketplace .header-search input{padding:0 12px;font-size:13px}.home-marketplace .header-search button{padding:0 13px;font-size:12px}.home-content-section{padding:44px 12px}.home-section-heading h2,.home-delivery-copy h2,.clients-heading h2{font-size:25px}.home-order-steps,.home-testimonials-grid,.home-guides-grid{grid-template-columns:1fr}.home-order-steps li{padding:20px}.home-delivery-grid{grid-template-columns:1fr}.home-review-stars{font-size:11px}.home-clients-section{padding:40px 10px}.home-clients-grid{grid-template-columns:repeat(2,1fr);gap:10px}.home-client-logo{height:100px;padding:17px}.whatsapp-float{right:12px;bottom:12px;width:48px;height:48px;padding:0;display:grid;place-items:center;font-size:0}.whatsapp-float:before{content:'WA';font-size:12px}.quick-order-form button{padding:9px 6px;font-size:10px}}
