*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font:15px/1.6 Arial,Helvetica,sans-serif;color:#253040;background:#fff}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,select,input{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #e73539;outline-offset:4px}.container{width:min(1240px,92%);margin:auto}.topbar{background:#f5f6f7;font-size:12px;padding:9px 0;color:#69717a}.topbar .container{display:flex;justify-content:space-between}header{border-bottom:1px solid #eee}.header-main{display:flex;align-items:center;justify-content:space-between;gap:40px;padding-top:27px;padding-bottom:27px}.logo{font-size:33px;font-weight:800;letter-spacing:-1.8px;color:#202c3b}.logo span,.logo i{color:#e73539}.logo i{font-style:normal}.search{display:flex;max-width:590px;flex:1;background:#f6f7f8;border:1px solid #eceef0;border-radius:6px;overflow:hidden}.search input{width:100%;min-width:0;border:0;background:none;padding:13px 18px}.search button{border:0;background:#e73539;color:white;width:54px;font-size:27px}.cart-link{font-weight:bold;white-space:nowrap}.cart-link span{display:inline-grid;place-items:center;background:#e73539;color:white;border-radius:50%;min-width:25px;height:25px;font-size:12px;margin-left:8px}nav{display:flex;gap:30px;padding-top:12px;padding-bottom:16px;font-size:14px;font-weight:600;overflow:auto}nav a{white-space:nowrap}nav a:hover{color:#e73539}.hero{margin-top:30px;display:grid;grid-template-columns:1fr 1fr;min-height:460px;background:#f0f3f6;border-radius:8px;overflow:hidden}.hero-copy{padding:52px 0 40px 48px;z-index:1}.eyebrow{color:#e73539;font-size:11px;font-weight:700;letter-spacing:1.6px}h1{font-size:46px;line-height:1.13;letter-spacing:-1.7px;margin:19px 0}h2{font-size:29px;line-height:1.25;letter-spacing:-.8px;margin:7px 0}p{color:#74808c}.hero-copy>p{max-width:410px;margin:20px 0 26px}.button{display:inline-block;background:#e73539;color:white;border:0;border-radius:4px;padding:12px 23px;font-weight:bold}.button span{margin-left:24px}.hero-price{display:flex;align-items:baseline;gap:12px;margin-top:25px}.hero-price small{color:#697784}.hero-price strong{font-size:23px}.hero-art{position:relative;display:flex;align-items:flex-start;justify-content:center;background:radial-gradient(ellipse at center,#dce5ed,transparent 65%)}.hero-art>img{width:108%;margin-top:18px;transform:rotate(-5deg)}.hero-label{position:absolute;top:28px;right:27px;font-size:10px;color:#7a8792;letter-spacing:2px}.hero-feature{position:absolute;bottom:30px;left:50px}.hero-feature>span{font-size:10px;letter-spacing:1.5px;color:#7a8792;display:block}.hero-feature strong{font-size:20px}.hero-feature p{margin:2px 0 5px;font-size:13px}.hero-feature a{font-size:12px;font-weight:bold}.benefits{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #e9edf0;padding:27px 0;gap:25px}.benefits div{display:flex;flex-direction:column;padding-left:25px;border-left:3px solid #e73539}.benefits span{font-size:12px;color:#7a8490}.catalog{padding-top:45px;padding-bottom:48px}.section-heading{display:flex;justify-content:space-between;align-items:end}.section-heading>p{font-size:13px}.filters{display:flex;justify-content:space-between;gap:20px;align-items:center;margin:25px 0}.brands{display:flex;gap:8px;flex-wrap:wrap}.brand{border:1px solid #e5e8eb;background:white;border-radius:4px;padding:7px 18px;color:#63707c}.brand.active{color:white;background:#263545;border-color:#263545}.filters label{font-size:12px;color:#6b7480;white-space:nowrap}select{border:1px solid #e5e8eb;border-radius:4px;background:white;padding:8px;margin-left:8px;font-size:12px;color:#263545}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-card{border:1px solid #e6e9ed;border-radius:6px;overflow:hidden;transition:box-shadow .2s,transform .2s}.product-card:hover{box-shadow:0 8px 24px #25304012;transform:translateY(-3px)}.product-image{display:block;position:relative;background:#f7f8fa;padding:25px 10px 4px}.product-image img{width:100%;display:block}.stock{position:absolute;left:13px;top:12px;color:#487259;background:#e8f1eb;border-radius:3px;padding:2px 7px;font-size:10px}.product-body{padding:18px}.product-body .eyebrow{font-size:10px;color:#8a929b;letter-spacing:1px}.product-body h3{font-size:14px;line-height:1.5;margin:7px 0;min-height:63px}.specs{font-size:12px;margin:0}.specs span{padding:0 6px;color:#c1c6cc}.card-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:17px;border-top:1px solid #f0f1f3;padding-top:13px}.card-bottom small{display:block;font-size:10px;color:#8a929b}.card-bottom strong{font-size:22px;color:#e73539}.card-bottom button{border:0;border-radius:5px;background:#fff0f0;color:#e73539;width:37px;height:37px;font-size:25px}.image-note{font-size:11px;margin-top:22px}footer{background:#f5f6f8;border-top:1px solid #e8ebef;padding:35px 0}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:25px}footer p{font-size:12px;margin:6px 0}footer b{font-size:13px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}#notice{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:#263545;color:white;padding:12px 23px;border-radius:5px;z-index:10;display:none}.detail{padding-top:45px;display:grid;grid-template-columns:1fr 1fr;gap:55px}.detail figure{margin:0;background:#f6f7f9;border-radius:8px;padding:25px;align-self:start}.detail img{width:100%}figcaption{font-size:11px;color:#788491;text-align:center}.detail h1{font-size:31px;line-height:1.3}.detail dl{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #eee}.detail dt,.detail dd{margin:0;padding:10px 0;border-bottom:1px solid #eee}.detail dd{text-align:right}.detail-price{font-size:32px;color:#e73539;font-weight:bold;margin:14px 0}.about,.cart-page{padding-top:55px;padding-bottom:70px;min-height:50vh}.about>p{max-width:690px}.cart-row{display:grid;grid-template-columns:100px 1fr 110px 110px 80px;align-items:center;gap:20px;border-bottom:1px solid #eee;padding:20px 0}.cart-row img{width:100%}.cart-row h2{font-size:15px}.cart-row input{width:70px;padding:8px;border:1px solid #ddd;border-radius:3px}.cart-row button{border:0;background:none;color:#e73539}.cart-total{text-align:right;font-size:23px;font-weight:bold;margin-top:25px}.empty{padding:40px 0;grid-column:1/-1}.cart-page h1{font-size:36px}@media(max-width:1000px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-copy{padding-left:30px}h1{font-size:36px}.hero-feature{left:25px}.hero-art>img{margin-top:60px}.header-main{gap:25px}nav{gap:23px}}@media(max-width:700px){.topbar span{display:none}.header-main{flex-wrap:wrap;gap:15px;padding:18px 0}.logo{font-size:30px}.search{order:3;flex-basis:100%;max-width:none}.hero{grid-template-columns:1fr;margin-top:20px}.hero-copy{padding:28px}.hero h1{font-size:37px}.hero-art{min-height:310px}.hero-art>img{width:85%;margin-top:-35px}.hero-feature{bottom:20px;left:28px}.hero-label{top:0}.benefits{gap:12px;padding:22px 0}.benefits div{padding-left:9px}.benefits b{font-size:12px}.benefits span{font-size:10px}.section-heading{display:block}.filters{align-items:start;flex-direction:column}.brand{padding:6px 12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-body{padding:12px}.product-body h3{font-size:12px;min-height:72px}.specs{font-size:10px}.specs span{padding:0 2px}.card-bottom strong{font-size:20px}.footer-inner{align-items:start;flex-direction:column}.detail{grid-template-columns:1fr;gap:20px}.detail h1{font-size:26px}.cart-row{grid-template-columns:65px 1fr 70px;gap:10px}.cart-row>strong{grid-column:2}.cart-row button{grid-column:3}.cart-page h1{font-size:30px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.product-card{transition:none}}
/* Local product photography and four-image detail galleries. */
.product-image{background:#fff;padding-top:34px}.product-image img{height:170px;object-fit:contain}.product-gallery{background:#fff!important;border:1px solid #e6e9ed;padding:18px!important}.gallery-main{display:flex;align-items:center;justify-content:center;background:#fff;min-height:310px;cursor:zoom-in}.gallery-main img{height:330px;object-fit:contain}.gallery-thumbnails{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:18px 0}.gallery-thumb{background:#fff;border:2px solid #e6e9ed;border-radius:5px;padding:7px;min-width:0}.gallery-thumb.active{border-color:#e73539}.gallery-thumb img{height:64px;object-fit:contain;display:block}.product-gallery figcaption{line-height:1.6}.product-gallery figcaption span{display:block;margin-top:5px}.cart-row img{height:75px;object-fit:contain}.hero-art>img{width:87%;height:280px;object-fit:contain;mix-blend-mode:multiply;transform:none;margin-top:45px}@media(max-width:700px){.product-image img{height:125px}.gallery-main{min-height:230px}.gallery-main img{height:260px}.gallery-thumb img{height:46px}.hero-art>img{height:190px;margin-top:0}.hero-art{min-height:325px}}
/* WhatsApp enquiries replace the cart. */
.whatsapp-product,.whatsapp-contact{background:#128c4a;color:#fff;border-radius:5px;padding:9px 13px;font-size:13px;font-weight:bold;display:inline-block;text-align:center}.whatsapp-product:hover,.whatsapp-contact:hover{background:#096c36;color:#fff}.card-bottom{flex-wrap:wrap;gap:12px}.card-bottom .whatsapp-product{width:100%}.whatsapp-floating{position:fixed;right:22px;bottom:22px;z-index:20;display:flex;align-items:center;gap:9px;background:#128c4a;color:#fff;border-radius:30px;padding:13px 19px;box-shadow:0 4px 18px #0003;font-weight:bold;font-size:14px}.whatsapp-floating svg{width:27px;height:27px}.whatsapp-floating:hover{background:#096c36;color:white}footer{padding-bottom:90px}@media(max-width:700px){.whatsapp-floating{right:14px;bottom:14px;padding:11px 14px}.whatsapp-contact{font-size:12px}.card-bottom .whatsapp-product{font-size:12px;padding:9px 6px}}

.whatsapp-product{background:#e73539;color:#fff}.whatsapp-product:hover{background:#c92529;color:#fff}
.hero-slider{margin-top:30px;background:#f0f3f6;border-radius:8px;overflow:hidden}.hero-slide{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:410px}.hero-slide[hidden],[hidden]{display:none!important}.hero-slide h1,.hero-slide h2{font-size:42px;line-height:1.15;letter-spacing:-1px;max-width:470px;margin:18px 0}.hero-slide .hero-copy{padding:40px}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:24px}.hero-actions>a:last-child{font-size:14px;font-weight:bold}.slide-image{padding:30px;display:block}.slide-image img{width:100%;height:310px;object-fit:contain;mix-blend-mode:multiply}.slider-controls{display:flex;align-items:center;justify-content:center;gap:22px;padding:0 20px 22px}.slider-controls button{background:white;border:1px solid #dce0e5;border-radius:50%;height:35px;width:35px;color:#253040}.slider-dots{display:flex;gap:10px}.slider-dots button.active{background:#e73539;color:white;border-color:#e73539}.category-tabs{display:flex;gap:12px;flex-wrap:wrap;margin:22px 0}.category-tabs a{padding:9px 22px;border:1px solid #e1e5e9;border-radius:5px;font-weight:bold}.category-tabs a[aria-current=page]{background:#e73539;color:white;border-color:#e73539}.category-empty{grid-column:1/-1;background:#f6f7f9;padding:40px;border-radius:8px}.category-empty h3{font-size:25px;margin:0}@media(max-width:700px){.hero-slide{grid-template-columns:1fr}.hero-slide .hero-copy{padding:26px}.hero-slide h1,.hero-slide h2{font-size:32px}.hero-slide .hero-price{margin-top:14px}.slide-image{padding:0 26px 20px}.slide-image img{height:200px}.hero-actions{gap:18px}.category-empty{padding:25px}.category-tabs a{padding:8px 17px}}
