
:root{--navy:#0a285d;--blue:#4f83ed;--pale:#edf3ff;--yellow:#ffc526;--ink:#10264b;--muted:#68758b;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}img{display:block;width:100%}.container{width:min(1140px,92%);margin:auto}
.topbar{background:#4f7fe1;color:#fff;font-size:11px}.topbar .container{height:38px;display:flex;justify-content:space-between;align-items:center;gap:20px}.topbar span{white-space:nowrap}
header{background:#fff;position:sticky;top:0;z-index:50;box-shadow:0 2px 15px #1232}.nav{height:72px;display:flex;align-items:center;justify-content:space-between}.brand{font-weight:900;font-size:24px;color:#4c7fe5}.brand:before{content:"✦";color:#6b96f0;margin-right:8px}.links{display:flex;gap:27px;font-size:12px;font-weight:700}.links a:hover,.links .active{color:#4f83ed}.book{background:var(--yellow);padding:12px 20px;border-radius:24px;font-size:11px;font-weight:800}.menu{display:none;border:0;background:none;font-size:25px;color:var(--navy)}
.hero{background:linear-gradient(90deg,#edf3ff 0%,#edf3ff 48%,rgba(237,243,255,.35) 75%),url("https://www.everythingcleanlaundry.com/media/bc0pmgzw/side-view-of-girl-with-long-straight-hair-putting-2023-12-20-19-01-44-utc.jpg") right center/55% 100% no-repeat;min-height:500px;display:flex;align-items:center;overflow:hidden}.hero-copy{max-width:650px;text-align:center}.hero h1{font-size:54px;line-height:1.04;margin:0 0 16px}.hero p,.lead{color:var(--muted);font-size:13px;line-height:1.7}.btn{display:inline-flex;align-items:center;justify-content:center;background:var(--navy);color:#fff;border:0;border-radius:22px;padding:13px 22px;font-size:11px;font-weight:800}.btn.yellow{background:var(--yellow);color:var(--navy)}.play{display:inline-grid;place-items:center;width:42px;height:42px;background:var(--yellow);border-radius:50%;margin-left:8px}
.trust{background:var(--navy);color:#b9c9e9;padding:18px 0;text-align:center;letter-spacing:2px;font-weight:800}.trust span{margin:0 26px}
.section{padding:72px 0}.soft{background:#f5f8ff}.heading{text-align:center;max-width:700px;margin:0 auto 35px}.eyebrow{color:#4f83ed;text-transform:uppercase;font-size:10px;font-weight:900;letter-spacing:.12em}.heading h2,.split h2{font-size:32px;margin:8px 0 10px}.split{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center}.split img{height:350px;object-fit:cover;border-radius:18px}.vision{display:grid;gap:14px}.mini{background:#fff;border-radius:14px;padding:18px;box-shadow:0 8px 25px #2341}.mini b{display:block;margin-bottom:6px}.mini p{margin:0;color:var(--muted);font-size:11px}
.cards4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service{border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 7px 24px #2342;position:relative}.service img{height:220px;object-fit:cover}.service .body{padding:18px}.service b{font-size:15px}.service p{font-size:11px;color:var(--muted)}.badge{position:absolute;bottom:72px;left:12px;width:38px;height:38px;border-radius:50%;background:var(--yellow);display:grid;place-items:center}
.stats{background:#4e80e8;border-radius:18px;color:#fff;display:grid;grid-template-columns:repeat(4,1fr);padding:26px}.stat{text-align:center;border-right:1px solid #ffffff44}.stat:last-child{border:0}.stat strong{font-size:28px}.stat small{display:block;margin-top:5px}
.steps{display:grid;grid-template-columns:1.25fr .75fr;gap:50px;align-items:center}.steps img{height:350px;object-fit:cover;border-radius:18px}.step{display:flex;gap:15px;margin:20px 0}.num{flex:0 0 35px;height:35px;border-radius:50%;background:var(--yellow);display:grid;place-items:center;font-weight:900}.step b{display:block}.step p{margin:4px 0;color:var(--muted);font-size:11px}
.pricing{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.price{border:1px solid #dbe3f3;border-radius:16px;padding:28px;background:#fff}.price.featured{border:2px solid #4f83ed;transform:translateY(-8px)}.price h3{margin-top:0}.amount{font-size:34px;font-weight:900}.price ul{padding-left:18px;color:var(--muted);font-size:12px;line-height:2}
.faq{max-width:850px;margin:auto}.q{border-bottom:1px solid #dbe3ef;padding:18px 5px;cursor:pointer}.q b{display:flex;justify-content:space-between}.q p{display:none;color:var(--muted);font-size:12px;line-height:1.7}.q.open p{display:block}
.blogs{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.blog{border:1px solid #e1e6ef;border-radius:15px;overflow:hidden}.blog img{height:190px;object-fit:cover}.blog .body{padding:18px}.blog p{font-size:11px;color:var(--muted)}
.cta{background:linear-gradient(90deg,#4f83ed,#6f98ef);color:white;border-radius:18px;padding:38px;display:flex;align-items:center;justify-content:space-between;gap:20px}.pagehero{background:#edf3ff;padding:80px 0;text-align:center}.pagehero h1{font-size:46px;margin:8px}
.form{background:#f5f8ff;padding:28px;border-radius:16px}.field{margin-bottom:14px}.field label{font-size:11px;font-weight:700;display:block;margin-bottom:7px}.field input,.field textarea,.field select{width:100%;padding:13px;border:1px solid #d8e1f0;border-radius:8px;background:#fff}.field textarea{height:130px}
footer{background:#4e80e8;color:#fff;padding:48px 0 20px}.foot{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:30px}.foot h4{font-size:12px}.foot p,.foot a{font-size:10px;line-height:1.9;color:#e3ecff}.copy{border-top:1px solid #ffffff35;margin-top:30px;padding-top:15px;font-size:9px;color:#d7e4ff}
@media(max-width:850px){.links{display:none;position:absolute;top:110px;left:0;right:0;background:#fff;padding:25px;flex-direction:column}.links.open{display:flex}.menu{display:block}.cards4{grid-template-columns:repeat(2,1fr)}.split,.steps{grid-template-columns:1fr}.pricing{grid-template-columns:1fr}.price.featured{transform:none}.foot{grid-template-columns:repeat(2,1fr)}.hero{background:linear-gradient(#edf3ffe8,#edf3fff0),url("https://www.everythingcleanlaundry.com/media/bc0pmgzw/side-view-of-girl-with-long-straight-hair-putting-2023-12-20-19-01-44-utc.jpg") center/cover}.hero-copy{margin:auto}.stats{grid-template-columns:repeat(2,1fr);gap:20px}.stat{border:0}}
@media(max-width:560px){.topbar span:nth-child(2){display:none}.hero h1{font-size:40px}.cards4,.blogs,.foot,.stats{grid-template-columns:1fr}.section{padding:52px 0}.cta{flex-direction:column;align-items:flex-start}.trust span{display:block;margin:10px}.book{display:none}}
