.location-service-visual{--location-visual-ink:#0a0a0a;--location-visual-muted:#666;--location-visual-line:#e5e7eb;--location-visual-surface:#fff;--location-visual-subtle:#f7f7f8;--location-visual-accent:var(--color-accent);--location-visual-accent-soft:color-mix(in srgb,var(--location-visual-accent) 8%,#fff);width:min(100%,760px);overflow:hidden;border:1px solid var(--location-visual-line);border-radius:28px;background:var(--location-visual-surface);color:var(--location-visual-ink);font-family:var(--font-geist-sans),Geist,Inter,system-ui,sans-serif}.location-service-story-band{padding:clamp(80px,10vw,120px) 24px;border-bottom:1px solid #e5e7eb;background:#fff}.location-service-story-band__shell{display:grid;width:min(1200px,100%);margin:0 auto;grid-template-columns:minmax(0,.78fr) minmax(460px,1.22fr);gap:clamp(48px,8vw,112px);align-items:center}.location-service-story-band__copy>span{color:var(--location-visual-accent,#0b0b0f);font-size:11px;font-weight:650;letter-spacing:.1em;text-transform:uppercase}.locations-theme-boundary .location-service-story-band__copy h2{max-width:560px;margin:18px 0 20px;color:#0b0b0f!important;font-size:clamp(34px,4.4vw,58px);font-weight:600;letter-spacing:-.052em;line-height:1;text-wrap:balance}.locations-theme-boundary .location-service-story-band__copy>p{max-width:540px;margin:0;color:#666!important;font-size:16px;line-height:1.7}.location-service-story-band__copy ul{display:grid;gap:12px;margin:28px 0 0;padding:22px 0 0;border-top:1px solid #e5e7eb;list-style:none}.locations-theme-boundary .location-service-story-band__copy li{position:relative;padding-left:20px;color:#333!important;font-size:14px;line-height:1.5}.location-service-story-band__copy li:before{position:absolute;top:.58em;left:0;width:6px;height:6px;border-radius:50%;background:var(--location-visual-accent,#0b0b0f);content:""}.location-service-story-band__visual{min-width:0}.location-service-visual__header{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding:18px 22px 16px;border-bottom:1px solid var(--location-visual-line)}.location-service-visual__header span{color:var(--location-visual-accent);font-size:11px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.location-service-visual__header strong{color:var(--location-visual-ink);font-size:13px;font-weight:600;letter-spacing:-.012em;text-align:right}.location-service-visual__canvas{position:relative;padding:clamp(14px,3vw,28px) clamp(12px,3vw,28px) 0;background:var(--location-visual-subtle)}.location-service-visual__canvas:after{position:absolute;inset:auto 12% 0;height:1px;background:var(--location-visual-line);content:""}.location-service-visual__canvas svg{display:block;width:100%;height:auto;overflow:visible}.location-service-visual svg text{fill:var(--location-visual-ink);font-family:var(--font-geist-sans),Geist,Inter,system-ui,sans-serif;font-size:14px;font-weight:600;letter-spacing:-.02em}.location-service-visual__agent-core path,.location-service-visual__browser-line,.location-service-visual__connector,.location-service-visual__connector-tip,.location-service-visual__node path{fill:none;stroke:var(--location-visual-muted);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.location-service-visual__connector{stroke:var(--location-visual-accent);stroke-dasharray:7 8;animation:location-service-visual-flow 4s linear infinite}.location-service-visual__connector-tip{stroke:var(--location-visual-accent)}.location-service-visual__agent-core rect,.location-service-visual__browser,.location-service-visual__node rect,.location-service-visual__page-block{fill:var(--location-visual-surface);stroke:var(--location-visual-line);stroke-width:1.25}.location-service-visual__agent-core rect,.location-service-visual__node--accent rect,.location-service-visual__page-block--accent{fill:var(--location-visual-accent-soft);stroke:var(--location-visual-accent)}.location-service-visual__agent-core circle,.location-service-visual__page-block--lead{fill:var(--location-visual-surface);stroke:var(--location-visual-accent);stroke-width:1.5}.location-service-visual__agent-core circle+path{stroke:var(--location-visual-accent)}.location-service-visual__page-block--accent,.location-service-visual__page-block--accent rect{fill:var(--location-visual-accent-soft)}.location-service-visual__browser+path,.location-service-visual__browser-line{stroke:var(--location-visual-line)}.location-service-visual__canvas--website circle{fill:var(--location-visual-line)}.location-service-visual__canvas--website .location-service-visual__page-block--accent+path,.location-service-visual__canvas--website rect[x="504"]{fill:var(--location-visual-accent);stroke:var(--location-visual-accent)}.location-service-visual__tool-chip rect{fill:var(--location-visual-surface);stroke:var(--location-visual-line);stroke-width:1.25}.location-service-visual__tool-chip text{fill:var(--location-visual-muted);font-size:11px;font-weight:500;letter-spacing:-.01em}.location-service-visual__signal{fill:var(--location-visual-accent);transform-box:fill-box;transform-origin:center}.location-service-visual__signal--one{animation:location-service-visual-pulse 2.5s ease-in-out infinite}.location-service-visual__signal--two{animation:location-service-visual-pulse 2.5s ease-in-out 1.25s infinite}.location-service-visual__legend{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:16px 22px 20px;background:var(--location-visual-surface)}.location-service-visual__legend span{color:var(--location-visual-muted);font-size:12px;line-height:1.45}.location-service-visual__legend span:not(:first-child){border-left:1px solid var(--location-visual-line);padding-left:16px}@keyframes location-service-visual-flow{to{stroke-dashoffset:-60}}@keyframes location-service-visual-pulse{0%,to{opacity:.35;transform:scale(.86)}50%{opacity:1;transform:scale(1)}}@media (max-width:560px){.location-service-visual{border-radius:22px}.location-service-visual__header{align-items:flex-start;flex-direction:column;gap:5px;padding:16px 17px 14px}.location-service-visual__header strong{text-align:left}.location-service-visual__canvas{padding-inline:4px}.location-service-visual__legend{gap:9px;padding:14px 17px 17px}.location-service-visual__legend span{font-size:10px}.location-service-visual__legend span:not(:first-child){padding-left:9px}.location-service-visual svg text{font-size:12px}.location-service-visual__tool-chip text{font-size:10px}}@media (max-width:900px){.location-service-story-band__shell{grid-template-columns:1fr}.location-service-story-band__visual{order:-1}}@media (max-width:560px){.location-service-story-band{padding:72px 16px}}html[data-ag-theme=dark] .locations-theme-boundary .location-service-visual{--location-visual-ink:#fafafa;--location-visual-muted:#a3a3a3;--location-visual-line:hsla(0,0%,100%,.12);--location-visual-surface:#17171a;--location-visual-subtle:#0f0f11;--location-visual-accent-soft:color-mix(in srgb,var(--location-visual-accent) 22%,#17171a)}html[data-ag-theme=dark] .location-service-story-band{border-color:hsla(0,0%,100%,.13);background:#050507!important}html[data-ag-theme=dark] .locations-theme-boundary .location-service-story-band__copy h2,html[data-ag-theme=dark] .locations-theme-boundary .location-service-story-band__copy li{color:hsla(0,0%,100%,.94)!important}html[data-ag-theme=dark] .locations-theme-boundary .location-service-story-band__copy>p{color:hsla(0,0%,100%,.68)!important}html[data-ag-theme=dark] .location-service-story-band__copy ul{border-color:hsla(0,0%,100%,.13)}html[data-ag-theme=dark] .locations-theme-boundary .location-service-visual__header span,html[data-ag-theme=dark] .locations-theme-boundary .location-service-visual__header strong,html[data-ag-theme=dark] .locations-theme-boundary .location-service-visual__legend span{color:var(--location-visual-ink)!important}html[data-ag-theme=dark] .locations-theme-boundary .location-service-visual__header span{color:var(--location-visual-accent)!important}@media (prefers-reduced-motion:reduce){.location-service-visual__connector,.location-service-visual__signal{animation:none}}