:root{--green:#008b45;--green-2:#00ad62;--navy:#07346b;--navy-2:#031f43;--ink:#10243d;--muted:#607085;--bg:#f6f9fc;--surface:#fff;--surface-2:#eef4f6;--line:rgba(7,52,107,.12);--shadow:0 24px 70px rgba(12,35,65,.13);--radius:26px;--header:rgba(255,255,255,.8)}
html[data-theme="dark"]{--ink:#eef7ff;--muted:#a8b8ca;--bg:#06111e;--surface:#0b1c2d;--surface-2:#10263b;--line:rgba(255,255,255,.11);--shadow:0 24px 70px rgba(0,0,0,.35);--header:rgba(6,17,30,.82)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;background:var(--bg);color:var(--ink);line-height:1.6;overflow-x:hidden;transition:background .3s,color .3s}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}.container{width:min(1160px,calc(100% - 40px));margin:auto}.section-pad{padding:100px 0}.page-noise{position:fixed;inset:0;pointer-events:none;opacity:.035;z-index:999;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.35'/%3E%3C/svg%3E")}
.site-header{position:fixed;inset:0 0 auto;z-index:100;background:var(--header);backdrop-filter:blur(18px);border-bottom:1px solid transparent;transition:.3s}.site-header.scrolled{border-color:var(--line);box-shadow:0 8px 30px rgba(0,0,0,.05)}.nav-wrap{height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand img{width:132px;height:64px;object-fit:contain}.desktop-nav{display:flex;gap:28px}.desktop-nav a{font-weight:700;font-size:.93rem;color:var(--muted);transition:.2s}.desktop-nav a:hover{color:var(--green)}.nav-actions{display:flex;align-items:center;gap:10px}.icon-btn,.lang-btn,.menu-btn{border:1px solid var(--line);background:var(--surface);color:var(--ink);height:44px;border-radius:14px;cursor:pointer}.icon-btn{width:44px;padding:11px}.icon-btn svg{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.moon-icon{display:none}html[data-theme="dark"] .moon-icon{display:block}html[data-theme="dark"] .sun-icon{display:none}.lang-btn{min-width:46px;font-weight:800}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:15px;padding:13px 20px;font-weight:800;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#fff;background:linear-gradient(135deg,var(--green),var(--navy));box-shadow:0 12px 26px rgba(0,139,69,.22)}.btn-ghost{background:var(--surface);border:1px solid var(--line);color:var(--ink)}.btn-white{background:#fff;color:var(--navy)}.btn-lg{padding:16px 24px}.btn svg{width:20px;fill:none;stroke:currentColor;stroke-width:2}.menu-btn{display:none;width:46px;padding:10px}.menu-btn span{display:block;height:2px;background:currentColor;margin:5px;border-radius:9px}.mobile-menu{display:none}
.hero{min-height:760px;padding-top:160px;position:relative;display:flex;align-items:center;overflow:hidden;background:radial-gradient(circle at 80% 20%,rgba(0,173,98,.13),transparent 33%),radial-gradient(circle at 10% 70%,rgba(7,52,107,.12),transparent 35%)}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:60px;align-items:center}.hero-copy{position:relative;z-index:2}.eyebrow,.section-kicker{font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.16em;color:var(--green);display:inline-flex;align-items:center;gap:10px}.pulse-dot{width:9px;height:9px;background:var(--green-2);border-radius:50%;box-shadow:0 0 0 7px rgba(0,173,98,.13)}h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(3rem,6vw,5.8rem);line-height:.98;letter-spacing:-.055em;margin:22px 0 26px;max-width:760px}.hero-text{font-size:1.1rem;color:var(--muted);max-width:670px}.hero-actions{display:flex;gap:12px;margin:34px 0}.trust-row{display:flex;gap:36px;margin-top:42px}.trust-row div{display:flex;flex-direction:column}.trust-row strong{font-size:1.05rem}.trust-row span{color:var(--muted);font-size:.82rem}.hero-visual{position:relative;min-height:520px}.visual-backdrop{position:absolute;inset:20px 0 0 40px;border-radius:46% 54% 38% 62%/58% 39% 61% 42%;background:linear-gradient(145deg,rgba(0,173,98,.18),rgba(7,52,107,.22));filter:blur(.2px);animation:morph 9s ease-in-out infinite}.appliance-stage{position:absolute;inset:40px 10px 20px 20px;border:1px solid var(--line);border-radius:38px;background:linear-gradient(155deg,rgba(255,255,255,.86),rgba(255,255,255,.36));box-shadow:var(--shadow);backdrop-filter:blur(20px);overflow:hidden}html[data-theme="dark"] .appliance-stage{background:linear-gradient(155deg,rgba(16,38,59,.92),rgba(7,23,39,.65))}.house-line{position:absolute;width:300px;height:220px;border:18px solid var(--green);border-bottom:0;transform:rotate(45deg);border-radius:20px;left:110px;top:50px;opacity:.92}.appliance{position:absolute;box-shadow:0 16px 40px rgba(0,0,0,.18)}.fridge{width:128px;height:260px;background:linear-gradient(145deg,var(--green-2),var(--green));border-radius:20px;left:85px;bottom:66px}.fridge .divider{height:6px;background:rgba(255,255,255,.75);position:absolute;left:0;right:0;top:98px}.handle{width:10px;height:50px;border-radius:9px;background:#fff;position:absolute;left:17px;top:25px}.washer{width:182px;height:190px;background:linear-gradient(145deg,var(--navy),#001b38);border-radius:22px;left:192px;bottom:52px;border:9px solid #fff}.washer-top{height:39px;border-bottom:5px solid #fff;display:flex;align-items:center;justify-content:flex-end;gap:10px;padding-right:15px}.washer-top i{width:13px;height:13px;background:#fff;border-radius:50%}.washer-door{width:105px;height:105px;border:9px solid #fff;border-radius:50%;margin:19px auto;display:grid;place-items:center}.washer-door span{width:66px;height:55px;background:rgba(255,255,255,.9);border-radius:50% 50% 40% 60%;transform:rotate(-15deg)}.ac{width:220px;height:96px;right:28px;top:160px;border-radius:18px;background:linear-gradient(145deg,#0a427f,var(--navy));border:7px solid #fff;padding:29px 50px 15px 25px}.ac-line{height:7px;border-radius:10px;background:#fff;margin-bottom:11px}.ac-line.short{width:65%}.snow{position:absolute;right:12px;top:20px;font-size:34px;color:#fff}.pickup-badge{position:absolute;right:22px;bottom:24px;background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:13px 16px;display:flex;gap:12px;align-items:center;box-shadow:0 16px 35px rgba(0,0,0,.14);animation:float 3s ease-in-out infinite}.pickup-badge svg{width:34px;fill:var(--green)}.pickup-badge div{display:flex;flex-direction:column}.pickup-badge small{color:var(--muted)}.hero-orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb-one{width:120px;height:120px;background:rgba(0,173,98,.12);left:4%;top:22%}.orb-two{width:180px;height:180px;border:1px solid rgba(7,52,107,.18);right:2%;bottom:7%}
.ticker{border-block:1px solid var(--line);background:var(--surface);overflow:hidden;padding:14px 0}.ticker-track{display:flex;width:max-content;gap:24px;align-items:center;animation:ticker 24s linear infinite;font-weight:800;color:var(--muted)}.ticker-track i{color:var(--green);font-style:normal}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:42px}.section-head h2,.process-copy h2,.areas-copy h2,.quote-copy h2{font-size:clamp(2.2rem,4vw,4rem);line-height:1.05;letter-spacing:-.04em;margin:12px 0 0}.section-head p{max-width:480px;color:var(--muted)}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{position:relative;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:30px;min-height:290px;overflow:hidden;transition:.3s}.service-card:after{content:"";position:absolute;width:130px;height:130px;border-radius:50%;background:linear-gradient(135deg,rgba(0,173,98,.14),rgba(7,52,107,.08));right:-55px;bottom:-55px}.service-card:hover{transform:translateY(-7px);box-shadow:var(--shadow);border-color:rgba(0,139,69,.35)}.service-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:var(--surface-2);font-size:1.6rem;color:var(--green);margin-bottom:26px}.service-card h3{font-size:1.35rem;margin-bottom:10px}.service-card p{color:var(--muted)}.service-card a{font-weight:900;color:var(--green)}.featured-card{background:linear-gradient(145deg,var(--navy),#001a36);color:#fff}.featured-card p{color:#c9d7e8}.featured-card .service-icon{background:rgba(255,255,255,.12)}
.process-section{background:var(--surface)}.process-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:start}.process-copy{position:sticky;top:130px}.process-copy p{color:var(--muted);margin:24px 0 30px}.steps-list{display:grid;gap:16px}.step{display:grid;grid-template-columns:70px 1fr;gap:22px;padding:26px;background:var(--bg);border:1px solid var(--line);border-radius:22px}.step>span{font-size:1.55rem;font-weight:900;color:var(--green)}.step h3{margin-bottom:4px}.step p{margin:0;color:var(--muted)}.areas-box{background:linear-gradient(135deg,rgba(0,139,69,.1),rgba(7,52,107,.1));border:1px solid var(--line);border-radius:36px;padding:56px;display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:center}.areas-copy p{color:var(--muted);margin-top:20px}.emirates-grid{display:flex;flex-wrap:wrap;gap:12px}.emirates-grid span{background:var(--surface);border:1px solid var(--line);border-radius:999px;padding:12px 18px;font-weight:800}.quote-section{background:linear-gradient(135deg,var(--navy-2),var(--green));color:#fff;position:relative;overflow:hidden}.quote-section:before{content:"";position:absolute;width:440px;height:440px;border-radius:50%;border:70px solid rgba(255,255,255,.05);right:-100px;top:-170px}.quote-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.section-kicker.light{color:#7dffbc}.quote-copy p{color:#d8e4ef;margin:22px 0}.contact-mini{display:flex;flex-direction:column}.contact-mini a{font-size:1.45rem;font-weight:900}.quote-form{background:#fff;color:#10243d;border-radius:30px;padding:30px;box-shadow:0 24px 70px rgba(0,0,0,.23)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.quote-form label{display:block;font-size:.85rem;font-weight:800;margin-bottom:16px}.quote-form input,.quote-form select,.quote-form textarea{width:100%;margin-top:7px;border:1px solid #dbe3ea;border-radius:13px;padding:13px 14px;outline:none;background:#f7fafc;color:#10243d}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--green);box-shadow:0 0 0 4px rgba(0,139,69,.1)}.quote-form .btn{width:100%;background:linear-gradient(135deg,var(--green),var(--navy));color:#fff}.quote-form small{display:block;text-align:center;color:#738196;margin-top:12px}.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px}.section-head.vertical{display:block;align-self:start}.section-head.vertical p{margin-top:20px}.accordion{display:grid;gap:12px}.accordion details{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:20px 22px}.accordion summary{cursor:pointer;font-weight:900;list-style:none;display:flex;justify-content:space-between}.accordion summary:after{content:"+";color:var(--green);font-size:1.4rem}.accordion details[open] summary:after{content:"–"}.accordion p{color:var(--muted);margin:15px 0 0}.footer{background:#031528;color:#d8e4ef;padding:70px 0 24px}.footer-grid{display:grid;grid-template-columns:1.5fr .7fr .8fr;gap:55px}.footer-brand img{width:170px;height:88px;object-fit:contain;background:#fff;border-radius:14px;padding:6px}.footer-brand p{max-width:420px;color:#9eb0c2}.footer h4{color:#fff}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:10px}.footer-grid a,.footer-grid span{color:#9eb0c2}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:48px;padding-top:22px;display:flex;justify-content:space-between;color:#8395a8;font-size:.85rem}.floating-whatsapp{position:fixed;right:22px;bottom:22px;z-index:90;background:#20c866;color:#fff;border-radius:999px;padding:13px 18px;display:flex;align-items:center;gap:9px;font-weight:900;box-shadow:0 16px 40px rgba(32,200,102,.34);transition:.2s}.floating-whatsapp:hover{transform:translateY(-4px)}.floating-whatsapp svg{width:25px;fill:#fff}
.reveal{opacity:0;transform:translateY(24px);transition:.75s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}@keyframes morph{0%,100%{border-radius:46% 54% 38% 62%/58% 39% 61% 42%}50%{border-radius:63% 37% 60% 40%/40% 65% 35% 60%}}@keyframes float{50%{transform:translateY(-10px)}}@keyframes ticker{to{transform:translateX(-50%)}}
html[dir="rtl"] body{font-family:Tahoma,Arial,sans-serif}html[dir="rtl"] .desktop-nav,html[dir="rtl"] .nav-actions,html[dir="rtl"] .hero-actions,html[dir="rtl"] .ticker-track{direction:rtl}html[dir="rtl"] .service-card:after{right:auto;left:-55px}html[dir="rtl"] .floating-whatsapp{right:auto;left:22px}
@media(max-width:980px){.desktop-nav,.desktop-cta{display:none}.menu-btn{display:block}.mobile-menu{position:fixed;top:82px;left:20px;right:20px;background:var(--surface);border:1px solid var(--line);border-radius:22px;padding:18px;box-shadow:var(--shadow);flex-direction:column;gap:8px}.mobile-menu.open{display:flex}.mobile-menu a:not(.btn){padding:12px;font-weight:800}.hero{padding-top:135px}.hero-grid,.process-grid,.quote-grid,.faq-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-text{margin-inline:auto}.hero-actions,.trust-row{justify-content:center}.hero-visual{min-height:500px;max-width:600px;width:100%;margin:auto}.services-grid{grid-template-columns:repeat(2,1fr)}.process-copy{position:static}.areas-box{grid-template-columns:1fr}.quote-grid{gap:35px}.faq-grid{gap:30px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:640px){.container{width:min(100% - 24px,1160px)}.section-pad{padding:72px 0}.nav-wrap{height:72px}.site-header .brand img{width:105px;height:54px}.mobile-menu{top:72px}.hero{padding-top:115px;min-height:auto}.hero h1{font-size:3.15rem}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.trust-row{gap:18px;justify-content:space-between;text-align:center}.hero-visual{min-height:390px}.appliance-stage{inset:20px 0 10px;border-radius:28px}.visual-backdrop{inset:10px}.house-line{width:210px;height:160px;left:78px;top:45px;border-width:13px}.fridge{width:90px;height:190px;left:48px;bottom:50px}.fridge .divider{top:72px}.washer{width:135px;height:145px;left:120px;bottom:42px;border-width:6px}.washer-top{height:30px}.washer-door{width:76px;height:76px;border-width:6px;margin:14px auto}.washer-door span{width:47px;height:40px}.ac{width:155px;height:73px;right:15px;top:115px;border-width:5px;padding:23px 38px 10px 16px}.ac-line{height:5px;margin-bottom:8px}.snow{font-size:24px}.pickup-badge{right:10px;bottom:14px;padding:9px 11px}.pickup-badge svg{width:27px}.section-head{display:block}.section-head p{margin-top:18px}.services-grid{grid-template-columns:1fr}.service-card{min-height:auto}.areas-box{padding:28px}.form-row{grid-template-columns:1fr;gap:0}.quote-form{padding:21px}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;gap:8px}.floating-whatsapp span{display:none}.floating-whatsapp{padding:14px}.desktop-nav{display:none}.lang-btn,.icon-btn{height:40px}.icon-btn{width:40px}.nav-actions{gap:6px}}
