.clearout-root{--navy:#08264a;--navy-2:#031b35;--blue:#0b73c8;--green:#5cad31;--green-2:#3f8f24;--white:#fff;--muted:#eef3f8;--text:#101827;--gray:#64748b;--gold:#ffb91d;--shadow:0 18px 45px #031b352e;color:var(--text);background:#fff;font-family:Arial,Helvetica,sans-serif;line-height:1.5}.clearout-root *{box-sizing:border-box;margin:0;padding:0}.clearout-root a{color:inherit;text-decoration:none}.clearout-root .container{width:min(1180px,92%);margin:auto}.clearout-root header{z-index:20;background:#fff;position:sticky;top:0;box-shadow:0 3px 18px #00000014}.clearout-root .nav{justify-content:space-between;align-items:center;gap:24px;height:88px;display:flex}.clearout-root .logo{color:var(--navy);letter-spacing:.02em;align-items:center;gap:12px;font-weight:900;display:flex}.clearout-root .logo-mark{background:linear-gradient(135deg,var(--green),var(--blue));color:#fff;width:56px;height:56px;box-shadow:var(--shadow);border-radius:12px;place-items:center;font-size:30px;display:grid}.clearout-root .logo-text strong{font-size:31px;line-height:.9;display:block}.clearout-root .logo-text strong span{color:var(--blue)}.clearout-root .logo-text small{letter-spacing:.28em;font-size:12px;font-weight:800}.clearout-root nav{color:var(--navy);align-items:center;gap:30px;font-size:14px;font-weight:800;display:flex}.clearout-root .btn{text-transform:uppercase;letter-spacing:.02em;cursor:pointer;border:2px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:10px;padding:16px 24px;font-weight:900;transition:all .2s;display:inline-flex}.clearout-root .btn-primary{background:var(--green);color:#fff}.clearout-root .btn-primary:hover{background:var(--green-2);transform:translateY(-2px)}.clearout-root .btn-dark{background:var(--navy);color:#fff}.clearout-root .btn-outline{color:#fff;background:#0003;border-color:#fff}.clearout-root .hero{color:#fff;background:linear-gradient(90deg,#000000d1,#00000073,#0000000d),url(https://images.unsplash.com/photo-1558618666-fcd25c85cd64?auto=format&fit=crop&w=1800&q=80) 50%/cover no-repeat;align-items:center;min-height:460px;display:flex;position:relative;overflow:hidden}.clearout-root .hero:after{content:"";background:linear-gradient(135deg,#ffffff14,#fff0);width:46%;height:100%;position:absolute;top:0;right:0}.clearout-root .hero-content{z-index:2;width:min(680px,92%);padding:70px 0;position:relative}.clearout-root .hero h1{text-transform:uppercase;letter-spacing:-.04em;margin-bottom:22px;font-size:clamp(42px,6vw,72px);font-weight:1000;line-height:.98}.clearout-root .hero p{margin-bottom:28px;font-size:clamp(19px,2.5vw,28px);font-weight:800}.clearout-root .dot{color:var(--green);padding:0 8px}.clearout-root .hero-actions{flex-wrap:wrap;gap:14px;display:flex}.clearout-root .section{padding:44px 0}.clearout-root .section-title{text-align:center;color:var(--navy);text-transform:uppercase;font-size:clamp(25px,3vw,36px);font-weight:1000;line-height:1.1}.clearout-root .eyebrow{text-align:center;color:var(--blue);text-transform:uppercase;margin-bottom:6px;font-size:14px;font-weight:900}.clearout-root .services-grid{grid-template-columns:repeat(8,1fr);gap:0;margin-top:28px;display:grid}.clearout-root .service{text-align:center;border-right:1px solid #d7dee8;flex-direction:column;justify-content:center;align-items:center;min-height:126px;padding:10px 14px;display:flex}.clearout-root .service:last-child{border-right:0}.clearout-root .service-icon{color:var(--navy);margin-bottom:10px;font-size:45px}.clearout-root .service h3{text-transform:uppercase;color:var(--navy);font-size:14px;font-weight:1000;line-height:1.15}.clearout-root .transform{background:var(--navy);color:#fff}.clearout-root .transform .section-title{color:#fff;margin-bottom:24px}.clearout-root .ba-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.clearout-root .ba-card{height:205px;box-shadow:var(--shadow);background:#ddd;border:3px solid #fff3;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.clearout-root .ba-half{background-position:50%;background-size:cover;position:relative}.clearout-root .before{background-image:linear-gradient(#00000026,#00000026),url(https://images.unsplash.com/photo-1581578731548-c64695cc6952?auto=format&fit=crop&w=800&q=80)}.clearout-root .after{background-image:url(https://images.unsplash.com/photo-1584622650111-993a426fbf0a?auto=format&fit=crop&w=800&q=80)}.clearout-root .yard-before{background-image:url(https://images.unsplash.com/photo-1598465527770-37fb1a0a5ed2?auto=format&fit=crop&w=800&q=80)}.clearout-root .yard-after{background-image:url(https://images.unsplash.com/photo-1564013799919-ab600027ffc6?auto=format&fit=crop&w=800&q=80)}.clearout-root .garage-before{background-image:url(https://images.unsplash.com/photo-1600518464441-9306b412b0e5?auto=format&fit=crop&w=800&q=80)}.clearout-root .garage-after{background-image:url(https://images.unsplash.com/photo-1513694203232-719a280e022f?auto=format&fit=crop&w=800&q=80)}.clearout-root .kitchen-before{background-image:url(https://images.unsplash.com/photo-1556911220-bff31c812dba?auto=format&fit=crop&w=800&q=80)}.clearout-root .kitchen-after{background-image:url(https://images.unsplash.com/photo-1556909114-f6e7ad7d3136?auto=format&fit=crop&w=800&q=80)}.clearout-root .tag{background:var(--navy);color:#fff;border-radius:3px;padding:4px 7px;font-size:12px;font-weight:1000;position:absolute;top:8px;left:8px}.clearout-root .tag.after-tag{background:var(--green)}.clearout-root .why-grid{grid-template-columns:repeat(6,1fr);gap:0;margin-top:34px;display:grid}.clearout-root .why{text-align:center;border-right:1px solid #d7dee8;padding:14px 22px}.clearout-root .why:last-child{border-right:0}.clearout-root .why-icon{color:var(--green);margin-bottom:10px;font-size:47px}.clearout-root .why h3{text-transform:uppercase;color:var(--navy);margin-bottom:8px;font-size:14px;font-weight:1000}.clearout-root .why p{color:#111827;font-size:14px}.clearout-root .testimonials{background:linear-gradient(#f7f9fc,#edf2f8)}.clearout-root .testimonial-grid{grid-template-columns:repeat(3,1fr);gap:26px;margin-top:28px;display:grid}.clearout-root .card{background:#fff;border-radius:10px;padding:28px 32px;box-shadow:0 10px 30px #031b3514}.clearout-root .stars{color:var(--gold);letter-spacing:2px;margin-bottom:14px;font-size:24px}.clearout-root .quote{margin-bottom:24px;font-size:16px}.clearout-root .person{align-items:center;gap:14px;display:flex}.clearout-root .avatar{width:52px;height:52px;color:var(--navy);object-fit:cover;background:linear-gradient(135deg,#d7dee8,#fff);border-radius:50%;place-items:center;font-weight:900;display:grid;overflow:hidden}.clearout-root .person strong{color:var(--navy);font-size:18px;display:block}.clearout-root .person small{color:#111827;font-size:13px}.clearout-root .faq{background:#fff}.clearout-root .faq-grid{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:28px;display:grid}.clearout-root .faq-item{background:#fff;border:1px solid #dce4ee;border-radius:10px;padding:22px;box-shadow:0 8px 22px #031b350f}.clearout-root .faq-item h3{color:var(--navy);margin-bottom:8px;font-size:18px}.clearout-root .faq-item p{color:#334155}.clearout-root .cta{background:linear-gradient(135deg,var(--navy),var(--navy-2));color:#fff;padding:42px 0}.clearout-root .cta-inner{justify-content:space-between;align-items:center;gap:28px;display:flex}.clearout-root .phone-icon{width:92px;height:92px;color:var(--navy);background:#fff;border-radius:50%;flex:none;place-items:center;font-size:44px;display:grid}.clearout-root .cta-copy{align-items:center;gap:26px;display:flex}.clearout-root .cta h2{text-transform:uppercase;font-size:clamp(26px,3vw,40px);line-height:1.05}.clearout-root .cta p{max-width:620px;margin-top:10px}.clearout-root .cta-actions{text-align:left}.clearout-root .cta-phone{margin-top:15px;font-size:34px;font-weight:1000;display:block}.clearout-root .site{color:#dce9f7;font-size:17px}.clearout-root footer{color:#b9c7d8;text-align:center;background:#021528;padding:22px;font-size:14px}@media(max-width:980px){.clearout-root nav{display:none}.clearout-root .services-grid{grid-template-columns:repeat(4,1fr)}.clearout-root .ba-grid{grid-template-columns:repeat(2,1fr)}.clearout-root .why-grid{grid-template-columns:repeat(3,1fr)}.clearout-root .testimonial-grid{grid-template-columns:1fr}.clearout-root .cta-inner,.clearout-root .cta-copy{text-align:center;flex-direction:column}.clearout-root .cta-actions{text-align:center}}@media(max-width:640px){.clearout-root .nav{height:auto;padding:18px 0}.clearout-root .logo-text strong{font-size:24px}.clearout-root .logo-mark{width:46px;height:46px}.clearout-root .hero{min-height:520px}.clearout-root .services-grid{grid-template-columns:repeat(2,1fr)}.clearout-root .service:nth-child(2n){border-right:0}.clearout-root .ba-grid,.clearout-root .why-grid,.clearout-root .faq-grid{grid-template-columns:1fr}.clearout-root .why,.clearout-root .service{border-bottom:1px solid #d7dee8;border-right:0}.clearout-root .btn{width:100%}.clearout-root .cta-phone{font-size:27px}}.clearout-root .pricing{background:linear-gradient(#f7f9fc,#edf2f8)}.clearout-root .pricing-grid{grid-template-columns:repeat(3,1fr);gap:26px;margin-top:28px;display:grid}.clearout-root .price-card{background:#fff;border:2px solid #0000;border-radius:12px;flex-direction:column;padding:32px 28px;display:flex;position:relative;box-shadow:0 10px 30px #031b3514}.clearout-root .price-card.featured{border-color:var(--green);transform:translateY(-8px)}.clearout-root .price-card .badge{background:var(--green);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:20px;padding:6px 14px;font-size:12px;font-weight:1000;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.clearout-root .price-card h3{color:var(--navy);text-transform:uppercase;margin-bottom:14px;font-size:20px;font-weight:1000}.clearout-root .price{border-bottom:1px solid #e2e8f0;flex-direction:column;margin-bottom:16px;padding-bottom:16px;display:flex}.clearout-root .price small{color:var(--gray);text-transform:uppercase;letter-spacing:.05em;font-size:13px;font-weight:700}.clearout-root .price strong{color:var(--navy);font-size:42px;font-weight:1000;line-height:1.1}.clearout-root .price-desc{color:#334155;margin-bottom:18px;font-size:14px}.clearout-root .price-features{flex:1;margin-bottom:24px;list-style:none}.clearout-root .price-features li{color:var(--text);align-items:center;gap:10px;padding:8px 0;font-size:15px;display:flex}.clearout-root .price-features .check{color:var(--green);font-weight:1000}.clearout-root .addons{background:#fff;border-radius:12px;margin-top:50px;padding:32px;box-shadow:0 10px 30px #031b3514}.clearout-root .addons-title{text-align:center;color:var(--navy);text-transform:uppercase;margin-bottom:20px;font-size:22px;font-weight:1000}.clearout-root .addons-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.clearout-root .addon{background:var(--muted);border-left:4px solid var(--blue);border-radius:8px;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.clearout-root .addon span{color:var(--navy);font-size:15px;font-weight:800}.clearout-root .addon strong{color:var(--green);font-size:17px;font-weight:1000}@media(max-width:980px){.clearout-root .pricing-grid{grid-template-columns:1fr}.clearout-root .price-card.featured{transform:none}.clearout-root .addons-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.clearout-root .addons-grid{grid-template-columns:1fr}}.ba-image{border-radius:12px;width:100%;height:auto;display:block}.clearout-root .contact-section{background:var(--muted)}.clearout-root .contact-sub{text-align:center;color:var(--gray);margin:8px 0 24px}.clearout-root .contact-form{max-width:760px;box-shadow:var(--shadow);background:#fff;border-radius:12px;flex-direction:column;gap:16px;margin:0 auto;padding:28px;display:flex}.clearout-root .contact-form .row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.clearout-root .contact-form label{color:var(--navy);text-transform:uppercase;letter-spacing:.04em;flex-direction:column;gap:6px;font-size:13px;font-weight:800;display:flex}.clearout-root .contact-form input,.clearout-root .contact-form textarea{font:inherit;color:var(--text);background:#fff;border:1.5px solid #cfd8e3;border-radius:8px;padding:12px 14px;transition:all .15s}.clearout-root .contact-form input:focus,.clearout-root .contact-form textarea:focus{border-color:var(--blue);outline:none;box-shadow:0 0 0 3px #0b73c826}.clearout-root .contact-form button{align-self:flex-start;margin-top:4px}@media(max-width:640px){.clearout-root .contact-form .row{grid-template-columns:1fr}}.clearout-root .services-intro{text-align:center;max-width:760px;margin-top:40px;margin-left:auto;margin-right:auto}.clearout-root .services-intro h3{color:var(--navy);text-transform:uppercase;margin-bottom:12px;font-size:clamp(22px,2.6vw,30px);font-weight:1000}.clearout-root .services-intro p{color:var(--gray);font-size:17px}.clearout-root .services-detail{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;margin-top:32px;display:grid}.clearout-root .service-detail{background:var(--muted);border-left:4px solid var(--green);border-radius:6px;padding:20px 22px}.clearout-root .service-detail h4{color:var(--navy);text-transform:uppercase;margin-bottom:8px;font-size:17px;font-weight:1000}.clearout-root .service-detail p{color:var(--text);font-size:15px;line-height:1.5}
