.dc-hero{background:var(--black);min-height:62vh;display:flex;align-items:center;padding-top:80px;position:relative;overflow:hidden;border-bottom:1px solid var(--border)}.dc-hero__photo{position:absolute;inset:0;background-image:url(/hydro-jetter-1.jpg);background-size:cover;background-position:center;opacity:.18;pointer-events:none;z-index:0;will-change:background-position}.dc-hero__noise{position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");opacity:.4;pointer-events:none}.dc-hero__glow{position:absolute;top:-200px;right:-200px;width:800px;height:800px;background:radial-gradient(circle,rgba(15,54,125,.35) 0%,transparent 70%);pointer-events:none;z-index:0}.dc-hero__glow--left{inset:auto auto -150px -100px;width:500px;height:500px;background:radial-gradient(circle,rgba(15,54,125,.2) 0%,transparent 70%)}.dc-hero__inner{position:relative;z-index:1;padding:80px 0 120px;display:flex;flex-direction:column;gap:40px;width:100%}.dc-hero__headline{display:flex;flex-direction:column;gap:12px}.dc-hero h1{font-size:clamp(120px,18vw,240px);line-height:.88;color:var(--white);opacity:0;transform:translateY(40px);animation:dcHeroLine .8s cubic-bezier(.16,1,.3,1) .1s forwards;text-shadow:0 2px 12px rgba(0,0,0,.6),0 1px 3px rgba(0,0,0,.8)}.dc-hero__outlined{color:transparent;-webkit-text-stroke:3px var(--blue-light);display:block;text-shadow:none}.dc-hero__sub{font-size:17px;color:var(--grey);max-width:600px;line-height:1.75;opacity:0;animation:dcHeroLine .8s cubic-bezier(.16,1,.3,1) .35s forwards}@keyframes dcHeroLine{to{opacity:1;transform:translateY(0)}}.dc-hero__cta-row{display:flex;align-items:center;gap:20px;flex-wrap:wrap;opacity:0;animation:dcHeroLine .8s cubic-bezier(.16,1,.3,1) .55s forwards}.dc-hero__btn{font-size:14px;padding:14px 28px}.dc-hero__trust{display:flex;gap:20px;flex-wrap:wrap}.dc-hero__trust span{font-family:Barlow Condensed,sans-serif;font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:1px;color:var(--grey)}.dc-hero__cards{display:flex;gap:14px;flex-wrap:wrap;opacity:0;animation:dcHeroLine .9s cubic-bezier(.16,1,.3,1) .75s forwards}.dc-hero__card{background:#0a1e5073;border:1px solid var(--border-blue);backdrop-filter:blur(12px);border-radius:4px;padding:28px 40px;display:flex;align-items:center;justify-content:center;gap:14px;flex:1;min-width:160px;text-align:center;transition:border-color .2s,background .2s}.dc-hero__card:hover{background:#0f367db3;border-color:var(--blue-light)}.dc-hero__card--years{flex-direction:column;gap:4px}.dc-hero__card-num{font-family:Bebas Neue,sans-serif;font-size:60px;color:var(--blue-light);line-height:1}.dc-hero__card-label{font-size:12px;color:#fffc;font-family:Barlow Condensed,sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:1px;white-space:nowrap}.dc-hero__card-dot{width:8px;height:8px;background:#22c55e;border-radius:50%;box-shadow:0 0 0 3px #22c55e40;animation:dcPulse 2s infinite;flex-shrink:0}@keyframes dcPulse{0%,to{box-shadow:0 0 0 3px #22c55e40}50%{box-shadow:0 0 0 7px #22c55e14}}.dc-hero__card-title{font-family:Barlow Condensed,sans-serif;font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:2px;color:#fffc}.dc-hero__card-phone{font-family:Barlow Condensed,sans-serif;font-weight:700;font-size:17px;color:var(--white);letter-spacing:.5px}.dc-hero__card-phone:hover{color:var(--blue-light)}.dc-hero__card--emergency{flex-direction:column;gap:6px;align-items:center;text-align:center}.dc-hero__card--available{flex-direction:column;gap:4px}.dc-hero__card-big{font-family:Bebas Neue,sans-serif;font-size:52px;color:var(--blue-light);line-height:1}.dc-hero__card-small{font-family:Barlow Condensed,sans-serif;font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:2px;color:#fffc}.dc-intro{background:repeating-linear-gradient(45deg,rgba(255,255,255,.015) 0px,rgba(255,255,255,.015) 1px,transparent 1px,transparent 12px),repeating-linear-gradient(-45deg,rgba(255,255,255,.015) 0px,rgba(255,255,255,.015) 1px,transparent 1px,transparent 12px),var(--black);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:88px 0}.dc-intro__inner{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.dc-intro__text h2{font-size:clamp(56px,8vw,110px);color:var(--white);margin-top:12px;line-height:.95;text-shadow:0 2px 12px rgba(0,0,0,.6),0 1px 3px rgba(0,0,0,.8)}.dc-intro__body p{font-size:16px;color:var(--grey);line-height:1.8;margin-bottom:40px}.dc-intro__stats{display:flex;gap:40px;padding-top:32px;border-top:1px solid var(--border)}.dc-intro__stat{display:flex;flex-direction:column;gap:4px}.dc-intro__stat-num{font-family:Bebas Neue,sans-serif;font-size:52px;color:var(--blue-light);line-height:1}.dc-intro__stat-label{font-family:Barlow Condensed,sans-serif;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:var(--grey-dim)}.dc-signs{position:relative;overflow:hidden;padding:88px 0}.dc-signs__video{position:absolute;top:-30%;left:-30%;width:160%;height:160%;object-fit:cover;object-position:center;z-index:0}.dc-signs__overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(to bottom,#051446e0,#051446bf 40%,#0a0a0af2)}.dc-signs__inner{position:relative;z-index:2}.dc-signs__header{margin-bottom:48px}.dc-signs__header h2{font-size:clamp(40px,5vw,68px);color:var(--white);margin-top:12px;line-height:.95;text-shadow:0 2px 12px rgba(0,0,0,.6),0 1px 3px rgba(0,0,0,.8)}.dc-signs__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.dc-sign-card{background:#0a0a0aa6;border:1px solid var(--border);padding:32px 28px;display:flex;flex-direction:column;gap:14px;transition:background .2s,border-color .2s}.dc-sign-card:hover{background:#0f367d33;border-color:var(--border-blue)}.dc-sign-card__icon{width:44px;height:44px;border:1px solid var(--border-blue);border-radius:2px;display:flex;align-items:center;justify-content:center;color:var(--blue-light);flex-shrink:0}.dc-sign-card h3{font-size:18px;color:var(--blue-light);text-shadow:0 2px 8px rgba(0,0,0,.5)}.dc-sign-card p{font-size:14px;color:var(--grey);line-height:1.65}.dc-svc{background:repeating-linear-gradient(45deg,rgba(255,255,255,.015) 0px,rgba(255,255,255,.015) 1px,transparent 1px,transparent 12px),repeating-linear-gradient(-45deg,rgba(255,255,255,.015) 0px,rgba(255,255,255,.015) 1px,transparent 1px,transparent 12px),var(--black);padding:88px 0}.dc-svc__header{margin-bottom:48px}.dc-svc__header h2{font-size:clamp(40px,5vw,68px);color:var(--white);margin-top:12px;line-height:.95;text-shadow:0 2px 12px rgba(0,0,0,.6),0 1px 3px rgba(0,0,0,.8)}.dc-svc__grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.dc-svc-card{background:#0a0a0acc;border:1px solid var(--border);padding:40px 36px;display:flex;flex-direction:column;gap:12px;transition:background .2s,border-color .2s}.dc-svc-card:hover{background:#0f367d26;border-color:var(--border-blue)}.dc-svc-card__num{font-family:Bebas Neue,sans-serif;font-size:13px;color:var(--white);letter-spacing:3px}.dc-svc-card h3{font-size:clamp(22px,2.5vw,30px);color:var(--blue-light);text-shadow:0 2px 8px rgba(0,0,0,.5)}.dc-svc-card p{font-size:14px;color:var(--grey);line-height:1.65}.dc-svc-card ul{list-style:none;display:flex;flex-direction:column;gap:6px;flex:1}.dc-svc-card li{font-size:13px;color:var(--grey);display:flex;align-items:center;gap:8px;font-family:Inter,sans-serif}.dc-svc-card li:before{content:"";width:4px;height:4px;background:var(--blue-light);border-radius:50%;flex-shrink:0}.dc-svc-card__cta{font-family:Barlow Condensed,sans-serif;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:2px;color:var(--blue-light);transition:color .2s;margin-top:4px}.dc-svc-card__cta:hover{color:var(--white)}.dc-hydro{position:relative;overflow:hidden;padding:100px 0}.dc-hydro__bg{position:absolute;inset:0;background-image:url(/hydro-jetter-3.jpg);background-size:cover;background-position:center center;z-index:0;will-change:background-position}.dc-hydro__overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(to right,#051446f2,#051446cc,#0a0a0ae6)}.dc-hydro__inner{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.dc-hydro__text h2{font-size:clamp(40px,5vw,68px);color:var(--white);margin:12px 0 24px;line-height:.95;text-shadow:0 2px 12px rgba(0,0,0,.6),0 1px 3px rgba(0,0,0,.8)}.dc-hydro__text p{font-size:15px;color:var(--grey);line-height:1.8;margin-bottom:16px}.dc-hydro__text .btn-primary{margin-top:12px}.dc-hydro__features{display:flex;flex-direction:column}.dc-hydro-feat{display:flex;gap:24px;align-items:flex-start;padding:28px 0;border-bottom:1px solid var(--border)}.dc-hydro-feat:first-child{border-top:1px solid var(--border)}.dc-hydro-feat__num{font-family:Bebas Neue,sans-serif;font-size:36px;color:var(--blue-light);line-height:1;flex-shrink:0;width:36px}.dc-hydro-feat h3{font-size:18px;color:var(--white);margin-bottom:8px;text-shadow:0 2px 8px rgba(0,0,0,.5)}.dc-hydro-feat p{font-size:14px;color:var(--grey);line-height:1.65}.dc-process{background:repeating-linear-gradient(45deg,rgba(255,255,255,.015) 0px,rgba(255,255,255,.015) 1px,transparent 1px,transparent 12px),repeating-linear-gradient(-45deg,rgba(255,255,255,.015) 0px,rgba(255,255,255,.015) 1px,transparent 1px,transparent 12px),var(--surface);background-attachment:scroll,scroll,scroll;padding:96px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.dc-process__header{margin-bottom:64px}.dc-process__header h2{font-size:clamp(40px,5vw,68px);color:var(--white);margin-top:12px;text-shadow:0 2px 12px rgba(0,0,0,.6),0 1px 3px rgba(0,0,0,.8)}.dc-process__steps{display:flex;align-items:flex-start;flex-wrap:wrap}.dc-process__step{flex:1;min-width:180px;display:flex;flex-direction:column;gap:16px}.dc-process__num{font-family:Bebas Neue,sans-serif;font-size:72px;color:var(--blue-light);line-height:1;border-bottom:3px solid var(--border-blue);padding-bottom:16px;width:64px}.dc-process__content h3{font-size:20px;color:var(--white);margin-bottom:10px;text-shadow:0 2px 8px rgba(0,0,0,.5)}.dc-process__content p{font-size:14px;color:var(--grey);line-height:1.65}.dc-process__arrow{font-size:24px;color:var(--border-blue);flex-shrink:0;padding:0 8px;margin-top:20px}.dc-why{display:grid;grid-template-columns:2fr 3fr;min-height:600px}.dc-why__photo{position:relative;background:var(--surface);min-height:500px}.dc-why__photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.dc-why__placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;text-align:center;padding:32px;background:repeating-linear-gradient(45deg,rgba(117,180,218,.015) 0px,rgba(117,180,218,.015) 1px,transparent 1px,transparent 12px),repeating-linear-gradient(-45deg,rgba(117,180,218,.015) 0px,rgba(117,180,218,.015) 1px,transparent 1px,transparent 12px),var(--surface);border-right:1px solid var(--border-blue)}.dc-why__placeholder p{font-family:Barlow Condensed,sans-serif;font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:2px;color:#75b4da66}.dc-why__placeholder span{font-size:12px;color:var(--grey-dim);max-width:240px;line-height:1.5}.dc-why__content{background:var(--black);padding:80px 64px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px}.dc-why__content h2{font-size:clamp(56px,6vw,96px);color:var(--white);line-height:.95;margin-top:12px;text-shadow:0 2px 12px rgba(0,0,0,.6),0 1px 3px rgba(0,0,0,.8)}.dc-why__content>p{font-size:15px;color:var(--grey);line-height:1.8}.dc-why__list{list-style:none;display:flex;flex-direction:column;gap:10px}.dc-why__list li{font-size:14px;color:var(--grey);display:flex;align-items:center;gap:10px;font-family:Inter,sans-serif}.dc-why__list li:before{content:"";width:5px;height:5px;background:var(--blue-light);border-radius:50%;flex-shrink:0}.tagline-banner{background:#fff;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);padding:20px 0;overflow:hidden}.tagline-banner__track{overflow:hidden;white-space:nowrap}.tagline-banner__inner{display:inline-flex;gap:48px;align-items:center;animation:marquee 20s linear infinite}.tagline-banner__inner span{font-family:Bebas Neue,sans-serif;font-size:28px;color:var(--black);letter-spacing:2px;flex-shrink:0}.tagline-banner__inner em{font-style:normal;color:var(--blue-light)}.tagline-banner__dot{color:var(--black);display:flex;align-items:center;flex-shrink:0}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.dc-cta{background:var(--black);border-top:1px solid var(--border);padding:88px 0;position:relative;overflow:hidden}.dc-cta__photo{position:absolute;inset:-20%;background-image:url(/cta-bg.png);background-size:cover;background-position:center;opacity:.2;pointer-events:none;z-index:0}.dc-cta__bg{position:absolute;inset:0;background:linear-gradient(135deg,rgba(15,54,125,.5) 0%,transparent 60%);pointer-events:none;z-index:0}.dc-cta__inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:48px;flex-wrap:wrap}.dc-cta__text{flex:1;min-width:280px}.dc-cta__text h2{font-size:clamp(36px,5vw,64px);color:var(--white);margin:12px 0 16px;text-shadow:0 2px 12px rgba(0,0,0,.6),0 1px 3px rgba(0,0,0,.8)}.dc-cta__text p{font-size:15px;color:var(--grey)}.dc-cta__actions{display:flex;gap:14px;flex-wrap:wrap;flex-shrink:0}.dc-cta__btn{font-size:15px;padding:15px 36px}.dc-blue{color:var(--blue-light)}@media(max-width:900px){.dc-why{grid-template-columns:1fr}.dc-why__photo{min-height:300px}.dc-hydro__inner{grid-template-columns:1fr}.dc-why__content{padding:48px 32px}}@media(max-width:768px){.dc-hero{min-height:0}.dc-hero h1{font-size:clamp(52px,14vw,90px);text-align:center}.dc-hero__outlined{-webkit-text-stroke:2px var(--blue-light)}.dc-hero__inner{padding:40px 0 48px;gap:20px;align-items:center}.dc-hero__headline{align-items:center;text-align:center}.dc-hero__sub{font-size:15px;text-align:center}.dc-hero__cta-row{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:10px;width:100%}.dc-hero__cta-row .btn-primary,.dc-hero__cta-row .btn-ghost{flex:1;justify-content:center;min-width:130px;max-width:180px}.dc-hero__trust{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:10px 16px;width:100%}.dc-hero__trust span{font-size:11px}.dc-hero__cards{flex-direction:row;gap:8px;align-items:stretch}.dc-hero__card{flex:1;min-width:0;padding:16px 8px}.dc-hero__card--emergency{flex:2}.dc-hero__card-num{font-size:40px}.dc-hero__card-big{font-size:36px}.dc-hero__card-phone{font-size:15px;white-space:nowrap}.dc-hero__card-title{font-size:9px}.dc-hero__card-label{font-size:10px;white-space:normal}.dc-hero__card-small{font-size:9px}.dc-intro{padding:48px 0}.dc-intro__inner{grid-template-columns:1fr;gap:32px;text-align:center}.dc-intro__stats{gap:24px;flex-wrap:wrap;justify-content:center}.dc-intro__stat{align-items:center}.dc-signs{padding:48px 0}.dc-signs__header{text-align:center;margin-bottom:32px}.dc-signs__grid{grid-template-columns:1fr 1fr;gap:8px}.dc-svc{padding:48px 0}.dc-svc__header{text-align:center;margin-bottom:32px}.dc-svc__grid{grid-template-columns:1fr 1fr;gap:8px}.dc-svc-card{padding:20px 16px}.dc-hydro{padding:48px 0}.dc-hydro__inner{grid-template-columns:1fr;gap:40px}.dc-hydro__features{display:grid;grid-template-columns:1fr 1fr;gap:0}.dc-process{display:none}.dc-cta__inner{flex-direction:column;align-items:center;text-align:center}.dc-cta__text{text-align:center}.dc-cta__actions{width:100%;justify-content:center}.dc-cta__btn{flex:1;justify-content:center}}@media(max-width:480px){.dc-hero h1{font-size:clamp(52px,14vw,80px)}}
