/* jeddahdrain.site — high-contrast Google Ads landing pages */
:root{--blue-950:#08245f;--blue-900:#0b2f78;--blue-800:#153f8f;--blue-700:#1d4ed8;--blue-100:#dbeafe;--blue-50:#eff6ff;--orange-700:#c2410c;--orange-100:#ffedd5;--green-700:#15803d;--green-100:#dcfce7;--ink:#101828;--text:#344054;--muted:#475467;--line:#dfe5ee;--surface:#f7f9fc;--white:#fff;--shadow:0 20px 48px rgba(16,24,40,.10);--shadow-sm:0 10px 28px rgba(16,24,40,.08);--radius:26px;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:system-ui,-apple-system,"Segoe UI",Tahoma,Arial,sans-serif;background:#fff;color:var(--ink);line-height:1.78;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}svg{display:block}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #fbbf24;outline-offset:3px;border-radius:10px}.container{width:min(calc(100% - 32px),var(--max));margin-inline:auto}.narrow{width:min(calc(100% - 32px),860px);margin-inline:auto}.section{padding:88px 0}.section-soft{background:linear-gradient(180deg,#f7faff 0%,#fff 100%)}.section-blue{background:linear-gradient(145deg,var(--blue-950),var(--blue-800));color:#fff;position:relative;overflow:hidden}.section-blue:before,.hero:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:rgba(255,255,255,.055);pointer-events:none}.section-blue:before{left:-140px;bottom:-220px}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:var(--orange-100);color:#7c2d12;font-size:.86rem;font-weight:900}.eyebrow-blue{background:#173f89;color:#fff;border:1px solid #6f91d6}h1,h2,h3{margin:0 0 16px;line-height:1.35;letter-spacing:-.018em}h1{font-size:clamp(2.15rem,5vw,4.15rem);font-weight:950}h2{font-size:clamp(1.75rem,3.1vw,2.6rem);font-weight:950}h3{font-size:1.18rem;font-weight:900}p{margin:0 0 18px;color:var(--text)}.section-blue p,.hero p{color:#eff6ff}.lead{font-size:clamp(1.05rem,2vw,1.22rem)}.center{text-align:center}.section-head{max-width:790px;margin:0 auto 42px;text-align:center}.section-head p{font-size:1.06rem}.accent-line{display:block;width:90px;height:5px;border-radius:999px;background:linear-gradient(90deg,var(--blue-700),var(--orange-700));margin:18px auto 0}.icon{width:22px;height:22px;flex:0 0 auto}
.site-header{position:sticky;top:0;z-index:90;background:rgba(255,255,255,.97);backdrop-filter:blur(14px);border-bottom:1px solid #e5e9f0}.header-inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:16px}.brand{display:flex;align-items:center;gap:11px;font-weight:950;color:var(--blue-950);white-space:nowrap}.brand-mark{width:44px;height:44px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(145deg,var(--blue-700),var(--blue-950));color:#fff;box-shadow:0 9px 20px rgba(29,78,216,.22)}.brand-mark .icon{width:24px;height:24px}.brand small{display:block;font-size:.72rem;font-weight:800;color:var(--muted);margin-top:-3px}.desktop-nav{display:flex;gap:15px;align-items:center;margin-inline-start:auto}.desktop-nav a{font-size:.88rem;color:#344054;font-weight:850;padding:8px 6px;border-bottom:2px solid transparent}.desktop-nav a:hover,.desktop-nav a[aria-current="page"]{color:var(--blue-700);border-color:var(--blue-700)}.header-actions{display:flex;gap:9px;align-items:center}
.btn{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:999px;padding:12px 22px;font-weight:950;border:1px solid transparent;transition:transform .18s ease,box-shadow .18s ease,background .18s ease;text-align:center}.btn .icon{width:19px;height:19px}.btn:hover{transform:translateY(-2px)}.btn-call{background:var(--orange-700);color:#fff;box-shadow:0 10px 24px rgba(194,65,12,.24)}.btn-call:hover{background:#9a3412}.btn-wa{background:var(--green-700);color:#fff;box-shadow:0 10px 24px rgba(21,128,61,.20)}.btn-wa:hover{background:#166534}.btn-blue{background:var(--blue-700);color:#fff;box-shadow:0 10px 24px rgba(29,78,216,.20)}.btn-blue:hover{background:#1e40af}.btn-ghost{background:#fff;color:#1e40af;border-color:#b9c7dc}.btn-ghost:hover{background:#f8fafc}.header-call-label-mobile{display:none}
.service-subnav{background:#f8fafc;border-bottom:1px solid #e5e9f0}.service-subnav .container{display:flex;gap:8px;overflow-x:auto;padding-block:9px;scrollbar-width:none}.service-subnav .container::-webkit-scrollbar{display:none}.service-chip{white-space:nowrap;border:1px solid #d6deea;background:#fff;color:#344054;padding:7px 12px;border-radius:999px;font-size:.82rem;font-weight:850}.service-chip:hover,.service-chip[aria-current="page"]{background:#dbeafe;border-color:#94b7ef;color:#153f8f}
.hero{position:relative;overflow:hidden;background:linear-gradient(125deg,#061c4d 0%,#0b347d 48%,#184da9 100%);color:#fff;padding:82px 0 70px}.hero:before{right:-150px;top:-190px}.hero:after{content:"";position:absolute;left:-110px;bottom:-180px;width:360px;height:360px;border-radius:50%;background:rgba(194,65,12,.26);filter:blur(8px);pointer-events:none}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:58px;align-items:center}.hero-copy{max-width:730px}.hero h1 span{color:#fed7aa}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0}.hero-trust{display:flex;flex-wrap:wrap;gap:10px;margin-top:27px}.trust-pill{display:flex;align-items:center;gap:8px;padding:9px 13px;border-radius:999px;background:#143d85;border:1px solid #6389d8;font-size:.86rem;font-weight:850;color:#fff}.trust-pill .icon{width:17px;height:17px;color:#bbf7d0}.service-panel{background:#fff;border-radius:30px;padding:28px;color:var(--ink);box-shadow:0 30px 70px rgba(0,0,0,.28);border:1px solid #dbeafe;position:relative}.service-panel:before{content:"";position:absolute;inset:12px;border:1px dashed #bcd2f5;border-radius:23px;pointer-events:none}.panel-top{position:relative;display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px}.panel-icon{width:60px;height:60px;border-radius:19px;display:grid;place-items:center;background:#dbeafe;color:#153f8f}.panel-icon .icon{width:31px;height:31px}.service-panel h2{font-size:1.48rem;color:#08245f;margin-bottom:7px}.service-panel p{font-size:.94rem;color:#344054}.problem-list{position:relative;display:grid;gap:10px;margin:20px 0}.problem-item{display:flex;align-items:center;gap:10px;background:#f7f9fc;padding:11px 12px;border-radius:14px;border:1px solid #dfe5ee;font-weight:850;color:#344054}.problem-item .icon{width:18px;height:18px;color:#1d4ed8}.panel-cta{position:relative;background:#fff7ed;border:1px solid #fdba74;border-radius:18px;padding:16px;color:#7c2d12}.panel-cta p{color:#7c2d12;margin-bottom:0}.panel-cta strong{display:block;margin-bottom:2px;color:#7c2d12}.panel-cta .btn{width:100%;margin-top:10px}
.problem-strip{margin-top:-28px;position:relative;z-index:5}.problem-strip-inner{background:#fff;border-radius:22px;box-shadow:var(--shadow);display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;border:1px solid #dfe5ee}.strip-item{padding:22px 18px;text-align:center;border-inline-end:1px solid #e3e8ef}.strip-item:last-child{border-inline-end:0}.strip-icon{width:48px;height:48px;border-radius:15px;margin:0 auto 10px;display:grid;place-items:center;background:#dbeafe;color:#153f8f}.strip-icon .icon{width:24px;height:24px}.strip-item strong{display:block;font-size:.96rem;color:#101828}.strip-item span{font-size:.82rem;color:#475467}
.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cards-two{grid-template-columns:repeat(2,1fr)}.card{background:#fff;border:1px solid #dfe5ee;border-radius:22px;padding:26px;box-shadow:0 6px 20px rgba(16,24,40,.045);transition:.2s ease}.card:hover{transform:translateY(-4px);box-shadow:var(--shadow-sm);border-color:#b9c7dc}.card-icon{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;background:#eff6ff;color:#153f8f;border:1px solid #bcd2f5;margin-bottom:18px}.card-icon.orange{background:#ffedd5;color:#9a3412;border-color:#fdba74}.card-icon.green{background:#dcfce7;color:#166534;border-color:#86efac}.card-icon .icon{width:26px;height:26px}.card p{font-size:.95rem;margin-bottom:0;color:#344054}.card-link{display:inline-flex;align-items:center;gap:7px;margin-top:16px;color:#1e40af;font-weight:900;font-size:.9rem}.card-link .icon{width:16px;height:16px}
.split{display:grid;grid-template-columns:1fr 1fr;gap:46px;align-items:center}.visual-card{background:linear-gradient(145deg,#061c4d,#153f8f);border-radius:30px;padding:34px;color:#fff;box-shadow:var(--shadow);position:relative;overflow:hidden}.visual-card:after{content:"";position:absolute;left:-80px;bottom:-100px;width:250px;height:250px;background:rgba(194,65,12,.23);border-radius:50%}.visual-card h2,.visual-card h3{color:#fff}.visual-card p{color:#eff6ff}.check-list{display:grid;gap:13px;margin-top:22px}.check-row{display:flex;align-items:flex-start;gap:11px;position:relative;z-index:1}.check-row .check{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:#153f8f;color:#bbf7d0;border:1px solid #6689ce;flex:0 0 auto}.check-row .icon{width:16px;height:16px}.check-row strong{display:block;color:#fff}.check-row span{font-size:.89rem;color:#eff6ff}.feature-stack{display:grid;gap:15px}.feature{display:flex;gap:15px;padding:19px;border:1px solid #dfe5ee;border-radius:18px;background:#fff}.feature .num{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:#ffedd5;color:#7c2d12;font-weight:950;flex:0 0 auto}.feature p{font-size:.92rem;margin-bottom:0;color:#344054}.feature strong{color:#101828}
.highlight-box{display:grid;grid-template-columns:1.25fr .75fr;gap:28px;align-items:center;background:linear-gradient(135deg,#fff,#f7faff);border:1px solid #cfd9e7;border-radius:28px;padding:34px;box-shadow:var(--shadow-sm)}.highlight-box .aside{background:#08245f;border-radius:22px;padding:25px;color:#fff}.highlight-box .aside h3{color:#fff}.highlight-box .aside p{color:#eff6ff}.highlight-box .aside .btn{width:100%}.intent-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:28px}.intent-card{background:#fff;border:1px solid #dfe5ee;border-radius:22px;padding:26px}.intent-card h2{font-size:1.45rem;color:#08245f}.intent-card p{color:#344054}.intent-card .btn{margin-top:8px}
.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.step{background:#fff;border:1px solid #dfe5ee;border-radius:22px;padding:26px;text-align:center}.step-number{width:56px;height:56px;border-radius:18px;display:grid;place-items:center;margin:0 auto 15px;background:#1d4ed8;color:#fff;font-size:1.25rem;font-weight:950;box-shadow:0 10px 22px rgba(29,78,216,.20)}.step p{font-size:.93rem;margin-bottom:0;color:#344054}
.duo{display:grid;grid-template-columns:1fr 1fr;border-radius:30px;overflow:hidden;box-shadow:var(--shadow)}.duo>div{padding:46px}.duo-local{background:linear-gradient(145deg,#061c4d,#153f8f);color:#fff}.duo-local h2{color:#fff}.duo-local p{color:#eff6ff}.duo-emergency{background:#fff7ed;border:1px solid #fdba74}.duo-emergency h2{color:#7c2d12}.duo-emergency p{color:#7c2d12}.duo-icon{width:56px;height:56px;border-radius:18px;display:grid;place-items:center;margin-bottom:18px;background:#153f8f;color:#fff;border:1px solid #6689ce}.duo-emergency .duo-icon{background:#ffedd5;color:#7c2d12;border-color:#fdba74}.duo-icon .icon{width:28px;height:28px}
.faq{display:grid;gap:12px}.faq details{background:#fff;border:1px solid #dfe5ee;border-radius:18px;padding:0 20px;box-shadow:0 4px 14px rgba(16,24,40,.03)}.faq summary{cursor:pointer;list-style:none;padding:18px 38px 18px 0;font-weight:900;color:#101828;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";position:absolute;left:0;top:16px;width:29px;height:29px;border-radius:9px;background:#dbeafe;color:#153f8f;display:grid;place-items:center;font-size:1.2rem;font-weight:950}.faq details[open] summary:after{content:"−"}.faq details p{padding:0 0 18px;margin:0;font-size:.95rem;color:#344054}
.related{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.related a{display:block;background:#fff;border:1px solid #dfe5ee;border-radius:18px;padding:20px;transition:.18s ease}.related a:hover{border-color:#94a3b8;box-shadow:var(--shadow-sm);transform:translateY(-2px)}.related strong{display:block;color:#08245f;margin-bottom:5px}.related span{font-size:.88rem;color:#475467}
.final-cta{position:relative;overflow:hidden;border-radius:32px;background:linear-gradient(120deg,#061c4d,#153f8f);padding:50px;color:#fff;text-align:center;box-shadow:var(--shadow)}.final-cta:before{content:"";position:absolute;width:240px;height:240px;border-radius:50%;background:rgba(194,65,12,.25);right:-100px;top:-110px}.final-cta h2{color:#fff;position:relative}.final-cta p{color:#eff6ff;position:relative}.final-cta .hero-actions{justify-content:center;position:relative}
.footer{background:#061733;color:#e2e8f0;padding:44px 0 28px;margin-top:88px}.footer p{color:#cbd5e1}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:36px}.footer-service-links{display:grid;grid-template-columns:repeat(2,1fr);gap:8px 18px}.footer a{color:#e2e8f0;font-weight:750}.footer a:hover{color:#fff;text-decoration:underline}.legal-links{display:flex;gap:16px;flex-wrap:wrap;margin-top:14px}.copyright{border-top:1px solid #2b4165;margin-top:28px;padding-top:20px;font-size:.82rem;color:#cbd5e1}
.mobile-cta{display:none;position:fixed;bottom:0;left:0;right:0;z-index:120;background:#fff;border-top:1px solid #dfe5ee;box-shadow:0 -8px 28px rgba(15,23,42,.14);padding-bottom:env(safe-area-inset-bottom)}.mobile-cta a{flex:1;min-height:60px;display:flex;align-items:center;justify-content:center;gap:8px;color:#fff;font-weight:950}.mobile-cta .icon{width:20px;height:20px}.mobile-call{background:#c2410c}.mobile-wa{background:#15803d}
.legal-hero{background:linear-gradient(135deg,#061c4d,#153f8f);padding:60px 0;color:#fff}.legal-hero h1{font-size:clamp(2rem,4vw,3rem)}.legal-hero p{color:#eff6ff}.legal{padding:62px 0}.legal h2{font-size:1.45rem;margin-top:34px;color:#08245f}.legal ul{padding-right:22px;color:#344054}.legal li{margin:8px 0}.back-home{display:inline-flex;margin-top:18px;color:#fff;text-decoration:underline;font-weight:850}
@media(max-width:1080px){.desktop-nav{display:none}.hero-grid{grid-template-columns:1fr;gap:34px}.hero-copy{max-width:850px}.service-panel{max-width:720px}.cards{grid-template-columns:repeat(2,1fr)}.problem-strip-inner{grid-template-columns:repeat(2,1fr)}.strip-item:nth-child(2){border-inline-end:0}.strip-item:nth-child(-n+2){border-bottom:1px solid #e3e8ef}.highlight-box{grid-template-columns:1fr}.split{gap:28px}}
@media(max-width:760px){body{padding-bottom:calc(60px + env(safe-area-inset-bottom))}.container,.narrow{width:min(calc(100% - 28px),var(--max))}.header-inner{height:68px}.brand small{display:none}.brand{font-size:.93rem}.brand-mark{width:39px;height:39px}.header-actions .btn-wa{display:none}.header-call-label-desktop{display:none}.header-call-label-mobile{display:inline}.btn{padding:12px 18px}.hero{padding:54px 0 50px}.hero-grid{gap:26px}.hero-actions{display:grid;grid-template-columns:1fr 1fr}.hero-actions .btn{width:100%;padding-inline:12px}.hero-trust{display:grid;grid-template-columns:1fr 1fr}.trust-pill{justify-content:center;text-align:center}.service-panel{padding:22px;border-radius:24px}.problem-strip{margin-top:14px}.problem-strip-inner{border-radius:18px}.strip-item{padding:17px 10px}.section{padding:64px 0}.section-head{margin-bottom:30px}.cards,.cards-two{grid-template-columns:1fr}.split{grid-template-columns:1fr}.visual-card{padding:27px;border-radius:24px}.highlight-box{padding:23px;border-radius:22px}.intent-grid{grid-template-columns:1fr}.steps{grid-template-columns:1fr}.duo{grid-template-columns:1fr;border-radius:24px}.duo>div{padding:31px 24px}.related{grid-template-columns:1fr}.final-cta{padding:35px 20px;border-radius:24px}.footer{margin-top:64px}.footer-grid{grid-template-columns:1fr}.footer-service-links{grid-template-columns:1fr}.mobile-cta{display:flex}.faq details{padding:0 16px}.service-subnav .container{padding-inline:0}}
@media(max-width:430px){h1{font-size:2rem}.hero-actions{grid-template-columns:1fr}.hero-trust{grid-template-columns:1fr}.problem-strip-inner{grid-template-columns:1fr}.strip-item{border-inline-end:0!important;border-bottom:1px solid #e3e8ef}.strip-item:last-child{border-bottom:0}.header-actions .btn{padding:10px 13px;font-size:.86rem}.service-panel h2{font-size:1.3rem}.duo>div{padding:28px 20px}.final-cta{padding-inline:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* Deep-link targets used by Google Ads sitelink assets */
#unclogging,#kitchen,#bathroom,#cleaning,#pipes,#drains,#pressure{scroll-margin-top:110px}
