:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{box-sizing:border-box}.navbar{position:relative;top:0;left:0;margin-top:0;width:100%;height:95px;padding:0 6%;display:flex;align-items:center;justify-content:space-between;transition:.35s;z-index:999;background:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid transparent}.navbar-scrolled{height:72px;background:#ffffffd9;border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 10px 40px #0000000d}.navbar-logo img{height:6.5rem}.desktop-nav{display:flex;gap:42px}.desktop-nav a{text-decoration:none;color:#333;font-size:15px;font-weight:500;position:relative;transition:.3s}.desktop-nav a:after{content:"";position:absolute;bottom:-8px;left:0;width:0;height:3px;border-radius:50px;background:#1f382a;transition:.3s}.desktop-nav a:hover{color:#1f382a}.desktop-nav a:hover:after{width:100%}.navbar-right{display:flex;align-items:center;gap:18px}.search-box{display:flex;align-items:center;gap:10px;padding:10px 18px;border-radius:999px;background:#f3f3f3}.search-box input{border:none;outline:none;background:transparent;width:140px}.quote-btn{display:flex;align-items:center;justify-content:center;gap:10px;background-color:#1f382a;color:#f5fff9;font-weight:700;font-size:1rem!important;padding:14px 26px;border:none;border-radius:999px;cursor:pointer;font-size:16px;font-weight:600}.quote-btn span{margin:0;line-height:1}.washing-machine-icon{width:24px;height:24px;flex-shrink:0}.washing-machine-icon{width:36px;height:25px;color:#f5fff9;transition:.3s ease;padding-right:.4rem}.washing-machine-icon:hover{color:#1f382a;transform:rotate(-10deg) scale(1.1)}.quote-btn:hover{transform:translateY(-2px);background:#80956d;color:#f5fff9;border:solid 3px #1F382A;transition:.5s}.mobile-toggle{display:none;border:none;background:none;cursor:pointer}.overlay{position:fixed;inset:0;background:#00000059;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:998}.mobile-menu{position:fixed;top:0;right:-100%;width:320px;height:100vh;background:#fff;z-index:999;transition:.4s;padding:35px;display:flex;flex-direction:column}.mobile-menu.open{right:0}.mobile-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:50px}.mobile-header img{height:42px}.mobile-header button{border:none;background:none;cursor:pointer}.mobile-menu nav{display:flex;flex-direction:column;gap:25px}.mobile-menu nav a{text-decoration:none;color:#111;font-size:22px;font-weight:500}.mobile-buttons{margin-top:auto;display:flex;flex-direction:column;gap:15px}.mobile-buttons button{padding:15px;border-radius:50px;border:none;display:flex;justify-content:center;align-items:center;gap:10px;font-size:15px;cursor:pointer}.mobile-buttons .primary{background:#111;color:#fff}@media(max-width:992px){.desktop-nav,.search-box,.quote-btn{display:none}.mobile-toggle{display:block}}.top-bar{height:42px;background:#1f382a;color:#fff;display:flex;justify-content:center;align-items:center;gap:20px;font-size:.9rem;font-weight:500;padding:0 20px;overflow:hidden}.top-bar-item{display:flex;align-items:center;gap:8px;white-space:nowrap}.divider{width:1px;height:18px;background:#fff3}@media(max-width:768px){.top-bar{justify-content:flex-start;overflow-x:auto;padding:0 16px;gap:18px;scrollbar-width:none}.top-bar::-webkit-scrollbar{display:none}.divider{display:none}}.hero{min-height:100vh;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;padding:0 8%}section.hero{background-image:url(/assets/hero-CgP_FbVI.png)!important;background-size:cover;background-position:center;min-height:100vh;display:flex}.hero-content{max-width:100%;animation:fadeUp .8s ease}.hero-badge{display:inline-block;padding:10px 18px;border-radius:999px;background:#ffffff1f;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);margin-bottom:25px;letter-spacing:2px;font-size:.8rem}.hero h1{font-size:clamp(3rem,7vw,6rem);margin-bottom:25px;line-height:1.05}.hero p{font-size:1.2rem;color:#ffffffe6;line-height:1.8;margin-bottom:40px}.hero-buttons{display:flex;justify-content:center;gap:18px;flex-wrap:wrap}.primary-btn{padding:16px 34px;border:none;border-radius:999px;background:#fff;color:#1f382a;font-weight:600;cursor:pointer;transition:.3s}.secondary-btn{padding:16px 34px;border-radius:999px;border:1px solid rgba(8,109,38,.3);background:transparent;color:#fff;cursor:pointer;transition:.3s}.primary-btn:hover,.secondary-btn:hover{transform:translateY(-3px);border-color:#1f382a}.modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:999}.subscription-modal{width:420px;max-width:92%;background:#fff;border-radius:22px;padding:40px;position:relative;animation:popup .3s ease}.close-btn{position:absolute;top:18px;right:18px;border:none;background:none;font-size:28px;cursor:pointer}.subscription-modal h2{margin-bottom:12px;color:#1f382a}.subscription-modal p{color:#666;margin-bottom:25px}.subscription-modal form{display:flex;flex-direction:column;gap:15px}.subscription-modal input{padding:15px;border-radius:10px;border:1px solid #ddd;outline:none}.subscription-modal button[type=submit]{padding:15px;border:none;border-radius:10px;background:#1f382a;color:#fff;font-weight:600;cursor:pointer}@keyframes fadeUp{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}@keyframes popup{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@media(max-width:768px){.hero h1{font-size:3rem}.hero p{font-size:1rem}.hero-buttons{flex-direction:column}.hero-buttons button{width:100%}.subscription-modal{padding:30px}}.hero-badge{display:flex;align-items:center;gap:8px;width:30%;margin-left:80%;padding:1rem;background-color:#fff!important;color:#1f382a;font-size:.7rem;font-weight:750}.google-logo{width:18px;height:auto}.hero-badge a{color:#1f382a;text-align:left}.rating-stars{display:flex}.services-section{padding:100px 6%;background:#fafafa}.services-header{display:flex;justify-content:space-between;align-items:end;margin-bottom:40px}.section-tag{color:#888;letter-spacing:2px;font-size:.8rem}.services-header h2{margin-top:10px;font-size:2.5rem;color:#1f382a}.view-all{text-decoration:none;color:#111;font-weight:600;transition:.3s}.view-all:hover{color:#80956d}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-card{position:relative;height:540px;overflow:hidden;border-radius:20px;cursor:pointer}.service-card img{width:100%;height:100%;object-fit:cover;transition:.7s;filter:blur(.8px)}.overlay{position:absolute;inset:0;background:linear-gradient(to top,#000000bf,#00000026)}.service-content{position:absolute;bottom:35px;left:35px;color:#fff;z-index:2}.service-content p{font-size:.95rem;opacity:.9;margin-bottom:10px}.service-content h3{font-size:2rem;margin-bottom:25px;max-width:280px}.service-content button{padding:14px 34px;border:none;border-radius:999px;background:#80956d;color:#fff;font-weight:600;cursor:pointer;transition:.3s;z-index:999}.service-card:hover img{transform:scale(1.08)}.service-card:hover button{background:#1f382a}.service-card:hover .overlay{background:linear-gradient(to top,#000000d9,#0003)}.overlay,.service-card:hover .overlay{display:none}@media(max-width:1000px){.services-grid{grid-template-columns:1fr}.service-card{height:420px}.services-header{flex-direction:column;align-items:flex-start;gap:20px}.services-header h2{font-size:2rem}}.services-ticker{width:100%;overflow:hidden;background:#80956d;color:#f5fff9;padding:18px 0}.ticker-track{display:flex}.ticker-item{display:flex;align-items:center;flex-shrink:0;white-space:nowrap;padding:0 35px;font-size:.95rem;font-weight:500}.ticker-item:after{content:"";width:6px;height:6px;margin-left:35px;border-radius:50%;background:#f5fff9;display:none}.ticker-track{display:flex;flex-wrap:nowrap}.services-ticker{width:100%;max-width:100vw;overflow-x:hidden;position:relative;overflow:hidden}.ticker-track{display:flex;width:max-content;flex-wrap:nowrap}.our-work{display:flex;gap:70px;padding:140px 6%;background:#80956d;color:#f5fff9;overflow:hidden}.section-label{writing-mode:vertical-rl;transform:rotate(180deg);letter-spacing:6px;font-weight:700;color:#f5fff9;font-size:.8rem}.our-work-content{flex:1}.our-work-header{margin-bottom:70px}.work-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;align-items:center}.work-card{position:relative;background-color:#f5fff9;border:solid 15px #F5fff9;height:580px;overflow:hidden;border-radius:1px;cursor:pointer;box-shadow:0 30px 60px #0000001f}.work-card img{width:100%;height:100%;object-fit:cover;transition:.7s}.work-card:hover img{transform:scale(1)}.work-overlay{position:absolute;inset:0;background:linear-gradient(to top,#000000bf,#00000026)}.work-info{position:absolute;left:35px;bottom:35px;color:#fff}.before-card{margin-bottom:80px}.after-card{margin-top:80px}@media(max-width:900px){.our-work{flex-direction:column;gap:40px}.section-label{writing-mode:horizontal-tb;transform:none}.work-grid{grid-template-columns:1fr}.before-card,.after-card{margin:0}}.how-section{padding:120px 7%;background:#f5fff9}.how-header{text-align:center;max-width:750px;margin:0 auto 80px}.section-tag{display:inline-block;color:#80956d;letter-spacing:3px;font-size:.8rem;font-weight:700;margin-bottom:18px}.how-header h2{font-size:clamp(2.3rem,5vw,4rem);margin-bottom:18px;color:#1f382a}.how-header p{color:#80956d;line-height:1.8}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;position:relative}.steps-grid:before{content:"";position:absolute;left:10%;right:10%;top:62px;height:2px;background:#ececec;z-index:0}.step-card{position:relative;background:#fff;border-radius:22px;padding:40px 30px;text-align:center;box-shadow:0 15px 40px #0000000f;transition:.35s;z-index:2}.step-card:hover{box-shadow:0 25px 60px #0000001f}.step-number{position:absolute;top:18px;right:20px;font-size:3rem;font-weight:800;color:#f3f3f3}.step-icon{width:90px;height:90px;margin:0 auto 25px;border-radius:50%;display:flex;justify-content:center;align-items:center;background:#1f382a;color:#f3f3f3;border:1px solid #ededed}.step-card h3{margin-bottom:15px;font-size:1.35rem;color:#111}.step-card p{color:#666;line-height:1.8;font-size:.96rem}@media(max-width:1100px){.steps-grid{grid-template-columns:repeat(2,1fr)}.steps-grid:before{display:none}}@media(max-width:768px){.how-section{padding:80px 6%}.steps-grid{grid-template-columns:1fr}.step-card{padding:35px 25px}}.modal-overlay{position:fixed;inset:0;background:#000000a6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;justify-content:center;align-items:center;z-index:9999}.promo-modal{width:520px;margin-top:25rem;margin-bottom:25rem;max-width:92%;background:#fff;border-radius:24px;padding:40px;position:relative;animation:popup .35s ease}.promo-modal form{display:flex;flex-direction:column;gap:18px;margin-top:25px}.promo-modal input,.promo-modal select,.promo-modal textarea{padding:16px;border:1px solid #ddd;border-radius:12px;outline:none;font-size:.95rem}.promo-modal textarea{resize:none}.promo-modal button[type=submit]{padding:16px;border:none;border-radius:999px;background:#1f382a;color:#fff;font-weight:700;cursor:pointer}.close-btn{position:absolute;right:20px;top:20px;border:none;background:none;cursor:pointer}.success{text-align:center}@media(min-width:769px){.promo-modal{max-height:calc(-40px + 100vh);overflow-y:auto;margin:20px 0}::-webkit-scrollbar{display:none}*{scrollbar-width:none}*{-ms-overflow-style:none}}.promo-banner{padding:100px 6%;background:#f5fff9}.promo-period{display:inline-flex;align-items:center;margin:25px 0;padding:12px 20px;border-radius:999px;background:#ffffff1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-weight:600;font-size:.95rem}.countdown{display:flex;gap:15px;flex-wrap:wrap;margin-bottom:35px}.count-item{width:90px;padding:18px 15px;border-radius:18px;background:#ffffff14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.12);text-align:center;transition:.3s}.count-item:hover{transform:translateY(-4px);background:#ffffff24}.count-item h3{font-size:2rem;color:#fff;margin-bottom:6px;line-height:1}.count-item span{color:#fffc;text-transform:uppercase;letter-spacing:1px;font-size:.75rem}@media(max-width:768px){.countdown{justify-content:center}.count-item{width:72px;padding:15px 10px}.count-item h3{font-size:1.5rem}.promo-period{justify-content:center;width:100%;text-align:center}}.promo-card{background:linear-gradient(135deg,#1f382a,#2c4b38 45%,#3d6a4f);border-radius:30px;overflow:hidden;display:flex;justify-content:space-between;align-items:center;padding:70px;position:relative}.promo-card:before{content:"";position:absolute;width:450px;height:450px;background:#ffffff0f;border-radius:50%;right:-180px;top:-180px}.promo-content{position:relative;z-index:2;max-width:600px}.promo-tag{display:inline-flex;align-items:center;gap:10px;background:#ffffff1f;padding:12px 18px;border-radius:999px;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);margin-bottom:25px}.promo-content h2{color:#fff;font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.1;margin-bottom:20px}.promo-content p{color:#ddd;font-size:1.1rem;line-height:1.8;margin-bottom:35px}.promo-buttons{display:flex;gap:18px;flex-wrap:wrap}.promo-btn{padding:16px 34px;border:none;border-radius:999px;background:#fff;color:#111;font-weight:700;cursor:pointer;transition:.3s}.promo-btn:hover{transform:translateY(-4px)}.promo-secondary{display:flex;align-items:center;gap:10px;padding:16px 34px;border-radius:999px;background:transparent;border:1px solid rgba(255,255,255,.3);color:#fff;cursor:pointer;transition:.3s}.promo-secondary:hover{background:#ffffff14}.promo-discount{position:relative;z-index:2;text-align:center;color:#fff}.promo-discount span{letter-spacing:4px;opacity:.7}.promo-discount h1{font-size:7rem;line-height:1;margin:10px 0}.promo-discount p{font-size:1.5rem;letter-spacing:8px}@media(max-width:900px){.promo-card{flex-direction:column;text-align:center;gap:50px;padding:50px 30px}.promo-buttons{justify-content:center}.promo-discount h1{font-size:5rem}}.footer{background:#80956d;padding:90px 8% 35px;border-top:1px solid #ececec}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:60px;margin-bottom:80px}.footer-column h3{font-size:2rem;color:#f2f2f2;margin-bottom:20px}.footer-column h4{font-size:1.1rem;color:#f2f2f2;margin-bottom:25px}.footer-column p{color:#f2f2f2;line-height:1.8;margin-bottom:25px}.footer-column a{display:block;color:#f2f2f2;text-decoration:none;margin-bottom:16px;transition:.3s}.footer-column a:hover{color:#1f382a;padding-left:6px}.socials{display:flex;gap:18px}.socials a{width:45px;height:45px;border-radius:50%;background:#f2f2f2;display:flex;justify-content:center;align-items:center;font-size:18px;color:#1f382a;transition:.3s}.socials a:hover{background:#1f382a;color:#fff;transform:translateY(-4px)}.newsletter-input{display:flex;align-items:center;border-bottom:2px solid #f2f2f2;padding-bottom:12px;margin-top:25px}.newsletter-email{width:100%;border:none;outline:none;background:transparent;color:#f2f2f2;font-size:1rem}.newsletter-email::placeholder{color:#f2f2f2;opacity:1}.newsletter-input input{flex:1;border:none;background:none;outline:none;font-size:1rem}.newsletter-input button{border:none;background:none;cursor:pointer;font-size:18px;color:#f2f2f2}.footer-bottom{border-top:1px solid #e8e8e8;padding-top:30px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.footer-bottom p{color:#f2f2f2}.payments{display:flex;align-items:center;gap:18px;font-size:40px;color:#f2f2f2}.paystack-logo{height:28px;width:auto}.payment-logo{height:28px;width:auto;object-fit:contain}@media(max-width:1000px){.footer-top{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.footer{padding:70px 6% 30px}.footer-top{grid-template-columns:1fr;gap:45px}.footer-bottom{flex-direction:column;align-items:flex-start}.payments{font-size:32px}}
