*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:#102534;background:#fff}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.wrap{width:min(1240px,calc(100% - 40px));margin:auto}.utility{background:#071f2e;color:#d9e4e9;font-size:12px}.utility-in{height:36px;display:flex;align-items:center;gap:24px}.push{flex:1}.header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid #e6ecef;box-shadow:0 8px 26px #071f2e10}.header-in{height:88px;display:flex;align-items:center;gap:25px}.brand{width:300px}.brand img{width:292px;height:78px;object-fit:contain;object-position:left center}.desktop-nav{margin-left:auto;display:flex;gap:4px}.desktop-nav a{padding:11px 9px;font-size:13px;font-weight:800;color:#29424e;border-radius:9px}.desktop-nav a:hover{background:#fff5e4;color:#d88900}.header-actions{display:flex;gap:8px}.cart-button,.menu-button{border:0;background:#0b2735;color:#fff;width:46px;height:46px;border-radius:12px;cursor:pointer}.cart-button b{background:#efad39;color:#102534;border-radius:99px;padding:2px 6px;font-size:10px}.menu-button{display:none}.mobile-nav{display:none}.hero{height:680px;position:relative;overflow:hidden;background:#0b2735}.hero-slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transition:opacity 1s,transform 7s;transform:scale(1.03)}.hero-slide.active{opacity:1;transform:scale(1.08)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,24,36,.96),rgba(4,24,36,.25)),linear-gradient(0deg,rgba(4,24,36,.55),transparent 55%)}.hero-content{position:relative;z-index:3;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff;max-width:1240px}.eyebrow{color:#f4b243;letter-spacing:.18em;font-size:12px;font-weight:900;margin-bottom:15px}.eyebrow.dark{color:#d88b0c}.hero h1,.hero h2,.section h2{font-family:Montserrat,Manrope,sans-serif}.hero h1{font-size:clamp(44px,5.2vw,76px);line-height:1;margin:0;max-width:760px;letter-spacing:-.045em}.hero h2{font-size:clamp(38px,4.5vw,64px);margin:4px 0 20px;color:#f4b243;line-height:1}.hero h2 i{font-style:normal;animation:blink .7s infinite}@keyframes blink{50%{opacity:0}}.hero p{font-size:18px;line-height:1.7;max-width:670px;color:#dfe8ec}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;padding:14px 20px;font-weight:900;cursor:pointer}.button-icon{width:19px;height:19px;display:inline-grid;place-items:center;flex:0 0 auto}.button-icon svg,.nav-svg svg,.empty-cart-icon svg{width:100%;height:100%;display:block}.gold{background:#efad39;color:#102534}.white{background:#fff;color:#102534}.glass{background:#ffffff12;border:1px solid #ffffff55;color:#fff;backdrop-filter:blur(8px)}.dark{background:#0b2735;color:#fff}.light{background:#eef3f5;color:#102534}.trust-row{display:flex;gap:20px;flex-wrap:wrap;color:#cbd7dc;font-size:12px}.hero-arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:46px;height:46px;border-radius:50%;border:1px solid #ffffff44;background:#071f2e99;color:#fff;font-size:28px}.hero-arrow.left{left:16px}.hero-arrow.right{right:16px}.hero-dots{position:absolute;z-index:5;bottom:22px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.hero-dots button{width:9px;height:9px;border:0;border-radius:20px;background:#ffffff66}.hero-dots button.on{width:32px;background:#efad39}.quick-strip{position:relative;z-index:6}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);transform:translateY(-30px);background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 18px 50px #00192318}.quick-grid article{padding:22px;display:flex;align-items:center;gap:14px;border-right:1px solid #edf1f3}.quick-icon{width:44px;height:44px;border-radius:14px;background:#fff4df;display:grid;place-items:center;font-size:22px}.quick-grid b,.quick-grid span{display:block}.quick-grid b{font-size:14px}.quick-grid span{font-size:11px;color:#71838c;margin-top:4px}.section{padding:82px 0}.section-head{text-align:center;max-width:820px;margin:0 auto 42px}.section h2{font-size:clamp(34px,4vw,54px);line-height:1.05;letter-spacing:-.035em;color:#0e2a39;margin:0 0 14px}.section-head p,.split-head p{color:#667984;line-height:1.8}.intro{padding-top:55px}.category-grid,.product-grid,.service-grid,.hire-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.image-card{height:420px;position:relative;border-radius:22px;overflow:hidden;color:#fff;box-shadow:0 18px 50px #10253420}.image-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.shade{position:absolute;inset:0;background:linear-gradient(0deg,#071f2ef2 4%,#071f2e30 78%)}.card-icon{position:absolute;top:20px;left:20px;width:48px;height:48px;border-radius:14px;background:#efad39;color:#102534;display:grid;place-items:center;font-size:23px}.image-card>div:last-child{position:absolute;bottom:0;padding:24px}.image-card h3{font-family:Montserrat;font-size:22px;margin:0}.image-card p{font-size:13px;line-height:1.65;color:#dce5e9}.image-card a{font-size:12px;font-weight:900;color:#f5b449}.store{background:#f4f7f8}.split-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:34px}.split-head>div{max-width:760px}.search{min-width:320px;height:52px;border:1px solid #dbe3e7;background:#fff;border-radius:12px;padding:0 14px;display:flex;align-items:center;gap:8px}.search input{border:0;outline:0;width:100%}.product-grid{gap:20px}.product-card{background:#fff;border:1px solid #e5eaed;border-radius:18px;overflow:hidden;display:flex;flex-direction:column}.product-image{height:210px;position:relative;background:#e8edef;display:block}.product-image img{width:100%;height:100%;object-fit:cover}.badge{position:absolute;top:12px;left:12px;background:#efad39;color:#102534;font-size:10px;font-weight:900;border-radius:99px;padding:7px 10px}.product-body{padding:18px;display:flex;flex-direction:column;flex:1}.product-cat{font-size:10px;font-weight:900;letter-spacing:.08em;color:#d98d10;text-transform:uppercase}.product-body h3{font-size:18px;margin:7px 0}.product-body p{font-size:12px;line-height:1.6;color:#6b7e87;min-height:58px}.price-row{display:flex;align-items:end;justify-content:space-between;gap:10px;margin-top:auto}.price small,.price strong{display:block}.price small{font-size:10px;color:#7d9098}.price strong{font-size:18px}.add-cart{border:0;background:#0b2735;color:#fff;border-radius:10px;padding:11px 13px;font-size:11px;font-weight:900;cursor:pointer;display:flex;align-items:center;gap:6px}.add-cart .button-icon{width:16px;height:16px}.product-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.details-mini,.wa-mini{display:flex!important;align-items:center;justify-content:center;border:1px solid #dbe3e6;border-radius:10px;padding:9px;font-size:10px;font-weight:900}.details-mini{background:#0b2735;color:#fff}.wa-mini{color:#168d49}.view-more-products{display:flex;justify-content:center;margin-top:28px}.service-grid article{background:#0b2735;color:#fff;border-radius:18px;overflow:hidden}.service-grid img,.hire-grid img{width:100%;height:210px;object-fit:cover}.service-grid article div,.hire-grid article div{padding:22px}.service-grid p{font-size:12px;line-height:1.7;color:#bed0d7}.hire{background:#f3f6f7}.hire-grid article{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 14px 40px #0b27350f}.hire-grid p{font-size:12px;color:#6d8089}.hire-grid b{display:block;color:#d48a0c;margin-bottom:12px}.hire-grid a{display:block;text-align:center;background:#0b2735;color:#fff;border-radius:10px;padding:11px;font-size:11px;font-weight:900}.supplier{background:linear-gradient(120deg,#071f2e,#0f3548);color:#fff}.supplier-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:50px;align-items:center}.supplier h2{color:#fff}.supplier p{color:#cbd8de;line-height:1.8}.ticks{display:grid;gap:10px;margin:24px 0;font-size:13px}.supplier aside{background:#ffffff0d;border:1px solid #ffffff20;border-radius:20px;padding:30px}.big-icon{font-size:42px}.metric{border-top:1px solid #ffffff20;margin-top:22px;padding-top:16px;display:flex;gap:12px}.metric b{font-size:42px;color:#efad39}.quote{background:#fff}.form-options{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:900px;margin:auto}.form-options article{background:#f8fafb;border:1px solid #e2e8eb;border-radius:18px;padding:30px}.form-options button{border:0;background:#0b2735;color:#fff;border-radius:10px;padding:12px 17px;font-weight:900}.contact{background:#f3f6f7}.contact-grid{display:grid;grid-template-columns:1fr 420px;gap:60px;align-items:center}.contact-grid aside{background:#fff;border-radius:20px;padding:28px}.contact-grid aside .btn{width:100%;margin-top:9px}.footer-grid{padding:50px 0;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:36px}footer{background:#071f2e;color:#cbd8de}.footer-grid>div{display:grid;align-content:start;gap:9px}.footer-grid img{width:300px;height:110px;object-fit:contain;background:transparent}.footer-grid p,.footer-grid a,.footer-grid span{font-size:12px}.footer-grid h4{color:#fff}.footer-bottom{text-align:center;border-top:1px solid #ffffff12;padding:18px;font-size:11px}.wa-float{display:none!important}.bottom-menu{display:none}.chat-launcher{position:fixed;right:22px;bottom:22px;width:64px;height:64px;border-radius:50%;border:0;background:#20bd5a;color:#fff;display:grid;place-items:center;z-index:130;font-size:28px;box-shadow:0 12px 30px #06192340;cursor:pointer}.chat-panel{position:fixed;right:22px;bottom:98px;width:min(365px,calc(100vw - 28px));background:#f5f7f8;border:1px solid #dfe7ea;border-radius:20px;box-shadow:0 22px 60px #03131b35;z-index:129;display:none;overflow:hidden}.chat-panel.open{display:block}.chat-close{position:absolute;right:12px;top:10px;border:0;background:#ffffff20;color:#fff;font-size:24px;cursor:pointer;z-index:2}.chat-head{background:#0b2735;color:#fff;padding:18px 48px 16px 18px}.chat-head b,.chat-head span{display:block}.chat-head b{font-size:17px}.chat-head span{font-size:10px;color:#c8d7dd;margin-top:4px}.online-dot{display:inline-block;width:7px;height:7px;background:#20bd5a;border-radius:50%;margin-right:5px}.chat-conversation{height:230px;overflow:auto;padding:16px;display:flex;flex-direction:column;gap:9px}.chat-bubble{max-width:86%;padding:10px 12px;border-radius:14px;font-size:12px;line-height:1.45;background:#fff;box-shadow:0 2px 8px #071f2e0d;align-self:flex-start}.chat-bubble.bot{border-bottom-left-radius:4px}.chat-bubble.user{align-self:flex-end;background:#dcf8e7;color:#123c25;border-bottom-right-radius:4px}.chat-step{padding:12px;background:#fff;border-top:1px solid #e1e8eb}.chat-input-row{display:grid;grid-template-columns:1fr auto;gap:7px}.chat-step input,.chat-step select,.chat-step textarea{width:100%;border:1px solid #d7e1e5;border-radius:10px;padding:11px;outline:none;background:#fff}.chat-input-row button,.chat-wide-next,.chat-send-final{border:0;border-radius:10px;padding:11px 14px;font-weight:900;cursor:pointer}.chat-input-row button,.chat-wide-next{background:#0b2735;color:#fff}.chat-wide-next,.chat-send-final{width:100%;margin-top:8px}.chat-send-final{background:#20bd5a;color:#fff}.overlay,.modal-overlay{position:fixed;inset:0;background:#03131bb3;z-index:120;display:none}.overlay.open,.modal-overlay.open{display:block}.cart-drawer{position:absolute;right:0;top:0;bottom:0;width:min(480px,100%);background:#fff;display:flex;flex-direction:column}.drawer-head{display:flex;justify-content:space-between;padding:24px;border-bottom:1px solid #e6ecef}.drawer-head button{border:0}.cart-items{padding:20px;overflow:auto;flex:1}.cart-line{display:grid;grid-template-columns:92px 1fr;gap:13px;padding:13px 0;border-bottom:1px solid #edf1f3}.cart-line img{width:92px;height:82px;border-radius:10px;object-fit:cover}.qty{display:flex;gap:7px;align-items:center}.drawer-foot{padding:20px;border-top:1px solid #e6ecef}.subtotal{display:flex;justify-content:space-between;font-size:20px}.checkout-button{display:block;width:100%;border-radius:12px;background:#efad39;color:#102534;padding:14px;font-weight:900;text-align:center}.empty{text-align:center;padding:70px 25px;color:#71838c}.empty-cart-icon{display:block;width:44px;height:44px;margin:0 auto;color:#0b2735}.page-menu-button{display:none}@media(max-width:1050px){.desktop-nav{display:none}.menu-button{display:block}.mobile-nav.open{display:grid;background:#0b2735;padding:8px 18px}.mobile-nav a{color:#fff;padding:12px;border-bottom:1px solid #ffffff15}.quick-grid,.category-grid,.product-grid,.service-grid,.hire-grid{grid-template-columns:repeat(2,1fr)}.supplier-grid,.contact-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:800px){.page-menu-button{display:block!important;margin-left:auto}.page-nav nav.open-mobile{display:grid!important;position:absolute;top:92px;left:0;right:0;background:#071f2e;padding:10px 16px;z-index:90;box-shadow:0 15px 30px #071f2e30}.page-nav nav.open-mobile a{color:#fff;padding:13px;border-bottom:1px solid #ffffff18}.page-nav{position:relative}}@media(max-width:700px){body{padding-bottom:68px}.wrap{width:min(100% - 24px,1240px)}.utility{display:none}.header-in{height:76px}.brand{width:auto;flex:1}.brand img{width:240px;height:68px}.hero{height:720px}.hero h1{font-size:44px}.hero h2{font-size:39px}.hero p{font-size:15px}.hero-arrow{display:none}.quick-grid{grid-template-columns:1fr;transform:translateY(-20px)}.section{padding:60px 0}.category-grid,.product-grid,.service-grid,.hire-grid,.form-options{grid-template-columns:1fr}.image-card{height:360px}.split-head{display:grid}.search{min-width:0;width:100%}.product-image{height:240px}.footer-grid{grid-template-columns:1fr;padding-bottom:95px}.footer-grid img{width:290px;height:105px}.bottom-menu{position:fixed;z-index:125;left:0;right:0;bottom:0;height:68px;background:#071f2e;border-top:2px solid #efad39;display:grid;grid-template-columns:repeat(5,1fr);box-shadow:0 -8px 25px #00111a2b}.bottom-menu a,.bottom-menu button{border:0;background:transparent;color:#d7e2e7;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px}.bottom-menu b{font-size:20px;line-height:1;height:23px;display:grid;place-items:center}.bottom-menu .nav-svg{width:22px;height:22px;color:#fff}.bottom-menu span{font-size:9px}.chat-launcher{right:15px;bottom:82px;width:58px;height:58px}.chat-panel{right:10px;bottom:150px;width:calc(100vw - 20px);max-width:365px}.chat-conversation{height:210px}.two{grid-template-columns:1fr}}