/* Photography, service navigation and the rotating hero. */
.site-header .brand,.site-footer .brand{display:flex;align-items:center;gap:8px;min-height:54px}
.site-header .brand-symbol,.site-footer .brand-symbol{width:54px;height:54px}
.site-header .brand .brand-name,.site-footer .brand .brand-name{font-size:28px;line-height:1.2;margin:0;text-align:center;letter-spacing:-1.4px}
.site-footer .brand-symbol{width:48px;height:48px}
@media(min-width:1600px){.site-header .brand-symbol{width:60px;height:60px}.site-header .brand .brand-name{font-size:30px}}
@media(max-width:700px){.site-header .brand,.site-footer .brand{gap:6px;min-height:48px}.site-header .brand-symbol,.site-footer .brand-symbol{width:44px;height:44px}.site-header .brand .brand-name,.site-footer .brand .brand-name{font-size:23px;letter-spacing:-1.1px}}
.hero.hero-background{height:auto;min-height:max(760px,calc(100svh - var(--header)));align-items:center}
.hero-wash{background:rgba(255,255,255,.34)}
.hero-background .hero-content{padding:64px 0 174px;margin:0 auto}
.hero-eyebrow{font-size:13px;letter-spacing:.09em;font-weight:700;margin-bottom:21px}
.hero-background h1.rotating-title{font-size:clamp(60px,5.4vw,80px);max-width:950px;line-height:1.14;letter-spacing:-.055em}
.hero-lead-in{display:block;font-size:26px;font-weight:650;letter-spacing:-.035em;line-height:1.4;margin-bottom:12px}
.hero-changing-line{display:block;line-height:1.22;height:1.22em;margin-bottom:1px}
.word-window{display:inline-block;width:100%;height:1.22em;position:relative;overflow:hidden;vertical-align:top}
.word-current,.word-next{position:absolute;left:0;top:0;white-space:nowrap;display:block;will-change:transform,opacity;transition:transform .55s cubic-bezier(.2,.7,.25,1),opacity .4s}
.word-current{transform:translateY(0);opacity:1}.word-next{transform:translateY(110%);opacity:0}
.word-window.is-changing .word-current{transform:translateY(-110%);opacity:0}.word-window.is-changing .word-next{transform:translateY(0);opacity:1}
.word-window.no-transition span{transition:none}
.hero-title-end{display:block}.word-current:after,.word-next:after{content:'';position:absolute;left:0;right:14px;height:4px;background:var(--orange);bottom:3px}
.hero-background .hero-speed{font-size:22px;line-height:1.6;margin-top:22px}.hero-background .hero-speed .hero-number{font-size:inherit}.hero-number:after{display:none}
.hero-background .hero-description{font-size:17px;line-height:1.7;margin-top:13px;max-width:480px}
.hero-background .hero-actions{margin-top:27px}.hero-background .hero-footnote{font-size:13px;margin-top:15px}
.hero-motion-controls{position:absolute;right:40px;top:22px;display:flex;gap:8px}
.hero-motion-controls button{position:static;font-size:12px;min-height:44px;background:#ffffffc9;border:1px solid #111;padding:8px 12px}
.hero-proof{position:absolute;left:0;right:0;bottom:0;border-top:1px solid #ffffffb3;background:#fffffff0;backdrop-filter:blur(12px)}
.hero-proof .container:before{display:none}
.hero-proof>.container{display:grid;grid-template-columns:repeat(4,1fr);padding:22px 0 24px}
.hero-proof a{display:flex;flex-direction:column;padding:0 28px;border-left:1px solid #cbd0d6;min-height:66px}.hero-proof a:first-child{border:0;padding-left:0}.hero-proof a:last-child{padding-right:0}
.hero-proof a>span{font-size:12px;font-weight:600;color:var(--muted)}.hero-proof strong{font-size:36px;letter-spacing:-.035em;line-height:1.2;margin-top:7px}.hero-proof strong small{font-size:15px;font-weight:650;letter-spacing:-.02em;margin-left:7px}.hero-proof a:hover strong{color:#111}
.page-index:not(.past-hero) .consult-launch{visibility:hidden;opacity:0}
.intro-visual-story{display:grid;grid-template-columns:1.1fr 1fr;gap:68px;align-items:center}.intro-room{margin:0}.intro-room img{display:block;width:100%;aspect-ratio:1.15;object-fit:cover}.intro-room figcaption{display:flex;justify-content:space-between;gap:15px;font-size:12px;color:var(--muted);padding-top:15px}.intro-room figcaption span:last-child{white-space:nowrap}.intro-story-copy h2{font-size:43px;line-height:1.3}.intro-story-copy .section-heading{margin-bottom:26px}.intro-story-copy p{font-size:18px;color:var(--muted)}.intro-story-copy .emphasis{color:#111;font-size:20px;margin-top:22px}
.intro-process{display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid var(--line);margin-top:40px;padding-top:26px}.intro-process span{display:flex;flex-direction:column;align-items:center;gap:13px;font-size:14px;font-weight:600}.intro-process .line-icon{width:39px;height:39px}.intro-process i{font-style:normal;color:#929ba5;font-size:24px}
.service-heading-row{display:flex;justify-content:space-between;align-items:flex-end;gap:45px;margin-bottom:52px}.service-heading-row .section-heading{margin:0}.service-heading-row>p{font-size:17px;color:var(--muted);padding-bottom:7px}
.service-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.service-photo-link{display:block;min-width:0}.service-photo{overflow:hidden;background:var(--line);aspect-ratio:3/4}.service-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .65s var(--ease)}.service-photo-link:hover img{transform:scale(1.05)}.service-photo-title{display:flex;align-items:center;gap:9px;margin-top:24px}.service-index{font-size:11px;font-weight:700;letter-spacing:.04em;color:var(--muted)}.service-photo-title h3{font-size:25px;letter-spacing:-.06em}.service-photo-arrow{font-size:25px;margin-left:auto}.service-photo-link>p{font-size:13px;color:var(--muted);line-height:1.7;margin-top:12px;border-top:1px solid #cfd3d8;padding-top:16px;min-height:70px}
.speed-sticky h2{font-size:43px;line-height:1.27}.speed-sticky h2 span{font-size:inherit;color:#111}.speed-sticky>p{font-size:17px;margin-top:20px}
.operation-visual{width:100%;max-width:440px;aspect-ratio:440/290;position:relative;margin-top:36px}.operation-lines{position:absolute;inset:0;width:100%;height:100%;stroke-width:2}.operation-core{position:absolute;left:50%;top:46.6%;transform:translate(-50%,-50%);width:108px;height:108px;border:1px solid #cbd0d6;background:white;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center}.operation-core img{width:54px;height:54px}.operation-core strong{font-size:16px;line-height:1;margin-top:-2px}.operation-node{position:absolute;background:var(--soft);border:1px solid #bbc2ca;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;width:85px;height:85px;gap:5px;transform:translate(-50%,-50%)}.operation-node .line-icon{width:29px;height:29px}.operation-node span{font-size:13px;font-weight:650}.node-clean{left:50%;top:12%}.node-disinfect{left:14%;top:84%}.node-remove{left:86%;top:84%}.operation-visual .track-active{stroke-width:3;stroke-dasharray:700;stroke-dashoffset:700}
.speed-reason{display:grid;grid-template-columns:74px 1fr;gap:26px;min-height:240px;padding:38px 0}.reason-visual{display:flex;flex-direction:column;align-items:flex-start;gap:15px}.reason-visual>span{font-size:52px;font-weight:800;color:#d4d7da;line-height:1;letter-spacing:-.06em}.reason-visual .line-icon{width:39px;height:39px}.speed-reason .reason-label{font-size:13px;margin-bottom:12px}.speed-reason h3{font-size:29px;margin-bottom:15px}.speed-reason p{font-size:18px}
.dispatch-feature{margin-bottom:72px;display:grid;grid-template-columns:1.25fr 1fr;background:var(--soft)}.dispatch-feature figure{margin:0}.dispatch-feature img{display:block;width:100%;height:100%;min-height:380px;object-fit:cover}.dispatch-copy{padding:46px 36px;align-self:center}.dispatch-copy .line-icon{width:40px;height:40px;margin-bottom:22px}.dispatch-copy h3{font-size:32px;line-height:1.3}.dispatch-copy p{margin-top:21px;font-size:16px;color:var(--muted)}.dispatch-copy .text-link{margin-top:20px;font-size:16px}
@media(min-width:1600px){.hero-background .hero-content{width:min(1280px,calc(100% - 160px))}.hero-background h1.rotating-title{font-size:84px}.hero-background .hero-content{padding-top:72px;padding-bottom:186px}.hero-eyebrow{font-size:14px}}
@media(max-width:1100px){.service-gallery{gap:17px}.service-photo-title h3{font-size:22px}.service-index{display:none}.intro-visual-story{gap:42px}.intro-story-copy h2{font-size:36px}.operation-node{width:72px;height:72px}.operation-core{width:90px;height:90px}.dispatch-copy{padding:34px 25px}}
@media(max-width:900px){.service-gallery{grid-template-columns:1fr 1fr;gap:36px 22px}.service-photo{aspect-ratio:1.2}.service-photo-title h3{font-size:28px}.service-photo-link>p{min-height:0}.intro-visual-story{grid-template-columns:1fr 1fr;gap:30px}.intro-story-copy h2{font-size:31px}.intro-story-copy p{font-size:16px}.intro-room img{aspect-ratio:.8}.intro-process{margin-top:26px}.speed-sticky h2{font-size:35px}.speed-sticky h2 span{font-size:inherit}.speed-reason{grid-template-columns:50px 1fr;gap:19px}.reason-visual>span{font-size:43px}.speed-reason h3{font-size:25px}.dispatch-feature{grid-template-columns:1fr 1fr}.dispatch-copy h3{font-size:28px}}
@media(max-width:700px){.hero.hero-background{min-height:calc(100svh - var(--header));max-height:none;align-items:flex-start}.hero-background .hero-content{padding:58px 0 254px;align-self:flex-start}.hero-eyebrow{font-size:10px;letter-spacing:.07em;margin-bottom:19px}.hero-background h1.rotating-title{font-size:43px;line-height:1.18;max-width:none}.hero-lead-in{font-size:21px;margin-bottom:9px}.hero-changing-line{height:1.25em;line-height:1.25}.word-window{height:1.25em}.word-current:after,.word-next:after{height:3px;right:8px;bottom:3px}.hero-background .hero-speed{font-size:17px;line-height:1.7;max-width:295px;margin-top:19px}.hero-background .hero-speed .hero-number{font-size:17px}.hero-background .hero-description{font-size:15px;line-height:1.65;margin-top:12px;max-width:310px}.hero-background .hero-description br{display:block}.hero-background .hero-actions{margin-top:24px;grid-template-columns:1.1fr 1fr}.hero-background .hero-actions .button{min-height:55px;font-size:16px}.hero-background .hero-footnote{font-size:12px;margin-top:13px}.hero-motion-controls{top:10px;right:14px;gap:5px}.hero-motion-controls button{font-size:10px;min-height:44px;padding:7px 8px}.hero-proof{bottom:68px}.hero-proof>.container{grid-template-columns:1fr 1fr;padding:16px 0;gap:17px 0}.hero-proof a{padding:0 16px;min-height:54px}.hero-proof a:nth-child(3){padding-left:0;border:0}.hero-proof a>span{font-size:10px}.hero-proof strong{font-size:27px;margin-top:4px}.hero-proof strong small{font-size:12px;margin-left:6px}.hero-wash{background:rgba(255,255,255,.52)}.hero-film video{object-position:68% center}.hero-eyebrow{margin-top:4px}.empathy{padding:72px 0}.intro-visual-story{grid-template-columns:1fr;gap:35px}.intro-room img{aspect-ratio:1.45}.intro-room figcaption{font-size:10px}.intro-story-copy h2{font-size:33px}.intro-story-copy p{font-size:17px}.intro-story-copy .emphasis{font-size:18px}.intro-process{margin-top:26px;padding-top:23px;justify-content:flex-start;gap:22px}.intro-process span{font-size:12px}.intro-process .line-icon{width:31px;height:31px}.intro-process i{font-size:19px}.service-heading-row{display:block;margin-bottom:30px}.service-heading-row h2{font-size:35px}.service-heading-row>p{font-size:16px;margin-top:20px}.service-heading-row>p br{display:none}.service-gallery{gap:32px 14px}.service-photo{aspect-ratio:3/4}.service-photo-title{margin-top:16px;gap:4px}.service-photo-title h3{font-size:21px}.service-photo-arrow{font-size:21px}.service-photo-link>p{font-size:12px;margin-top:10px;padding-top:12px}.speed-sticky h2{font-size:36px}.speed-sticky h2 br{display:block}.speed-sticky h2 span{font-size:inherit;padding:0}.speed-sticky>p{font-size:16px;max-width:none}.operation-visual{max-width:340px;margin:32px auto 5px}.operation-core{width:95px;height:95px}.operation-node{width:76px;height:76px}.speed-layout{gap:38px}.speed-reason{padding:28px 0;min-height:190px;grid-template-columns:54px 1fr;gap:20px}.speed-reason h3{font-size:27px}.speed-reason p{font-size:17px}.reason-visual>span{font-size:45px}.reason-visual .line-icon{width:34px;height:34px}.dispatch-feature{grid-template-columns:1fr;margin-bottom:45px}.dispatch-feature img{min-height:0;aspect-ratio:3/2;height:auto}.dispatch-copy{padding:30px 24px}.dispatch-copy h3{font-size:30px}.dispatch-copy p{font-size:16px}}
@media(prefers-reduced-motion:reduce){.word-current,.word-next,.service-photo img{transition:none}.word-next{display:none}.word-current{transform:none!important;opacity:1!important}.word-window.is-changing .word-current{transform:none}.operation-visual .track-active{stroke-dashoffset:0}}
