/* Horizon Hub V21 — Digital mini-site. Namespaced to prevent legacy CSS collisions. */
.hh21{--ink:#101820;--muted:#5f6b73;--line:#dfe5e8;--soft:#f4f6f7;--aqua:#bdf4ed;--accent:#10cfa5;--dark:#071d2b;font-family:inherit;color:var(--ink)}
.hh21 *{box-sizing:border-box}.hh21 .shell{width:min(1180px,calc(100% - 40px));margin:auto}.hh21 a{text-decoration:none}.hh21-subnav{position:sticky;top:72px;z-index:55;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.hh21-subnav .shell{display:flex;gap:6px;overflow:auto;padding:10px 0}.hh21-subnav a{white-space:nowrap;padding:9px 13px;border-radius:999px;color:#53616b;font-size:.78rem;font-weight:800}.hh21-subnav a.active,.hh21-subnav a:hover{background:var(--ink);color:#fff}
.hh21-hero{padding:72px 0 68px;background:#f6f5f2}.hh21-hero-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:64px;align-items:center}.hh21-eyebrow,.hh21-kicker{font-size:.73rem;text-transform:uppercase;letter-spacing:.13em;font-weight:900;color:#52616a}.hh21 h1{font-size:clamp(3rem,5.5vw,5.8rem);line-height:.94;letter-spacing:-.055em;margin:.6rem 0 1.15rem}.hh21-lead{font-size:1.08rem;line-height:1.7;color:var(--muted);max-width:650px}.hh21-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.hh21-btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 19px;border-radius:8px;font-weight:850;font-size:.88rem}.hh21-btn.primary{background:var(--ink);color:#fff}.hh21-btn.secondary{border:1px solid #bfc8cd;color:var(--ink);background:#fff}.hh21-trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:24px;color:#5d6971;font-size:.78rem;font-weight:750}.hh21-trust span:before{content:'✓';margin-right:6px;font-weight:900}
.hh21-visual{position:relative;min-height:470px}.hh21-browser{position:absolute;inset:10px 30px 45px 0;background:#fff;border:1px solid #d9e0e4;border-radius:22px;overflow:hidden;box-shadow:0 28px 70px rgba(14,28,39,.14)}.hh21-bar{height:42px;background:#eef1f2;border-bottom:1px solid #dde3e6;display:flex;align-items:center;gap:7px;padding:0 14px}.hh21-bar i{width:9px;height:9px;border-radius:50%;background:#aab5bb}.hh21-bar span{margin-left:7px;font-size:.7rem;color:#6b767d;font-weight:750}.hh21-browser img{width:100%;height:100%;max-height:390px;object-fit:cover;object-position:top}.hh21-browser-fallback{height:390px;display:grid;place-items:center;background:linear-gradient(135deg,#fff,#e8f4f2)}.hh21-browser-fallback strong{font-size:clamp(2rem,4vw,4rem);letter-spacing:-.05em}.hh21-phone{position:absolute;right:0;bottom:0;width:155px;height:300px;background:#101820;border:7px solid #101820;border-radius:30px;overflow:hidden;box-shadow:0 18px 42px rgba(0,0,0,.2)}.hh21-phone img{width:100%;height:100%;object-fit:cover;object-position:top}.hh21-phone div{height:100%;background:linear-gradient(#dff7f3,#fff)}
.hh21-ticker{overflow:hidden;background:var(--aqua);border-block:1px solid #a9e5dc}.hh21-ticker div{display:flex;width:max-content;gap:22px;padding:18px 0;font-weight:900;animation:hh21tick 38s linear infinite}.hh21-ticker span{white-space:nowrap}.hh21-ticker b{opacity:.4}@keyframes hh21tick{to{transform:translateX(-50%)}}
.hh21-section{padding:88px 0}.hh21-soft{background:var(--soft)}.hh21-dark{background:var(--dark);color:#fff}.hh21-head{max-width:760px;margin-bottom:38px}.hh21-head.center{text-align:center;margin-inline:auto}.hh21 h2{font-size:clamp(2.15rem,4vw,4.2rem);line-height:1;letter-spacing:-.045em;margin:.55rem 0 1rem}.hh21-head p,.hh21-copy p{color:var(--muted);line-height:1.7}.hh21-dark .hh21-head p,.hh21-dark .hh21-copy p{color:#b9c5cb}
.hh21-plans{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.hh21-plan{border:1px solid var(--line);border-radius:18px;background:#fff;padding:28px;display:flex;flex-direction:column;min-height:390px}.hh21-plan.featured{border:2px solid var(--ink);transform:translateY(-8px)}.hh21-plan small{font-weight:900;text-transform:uppercase;letter-spacing:.1em;color:#69767e}.hh21-plan h3{font-size:1.55rem;margin:12px 0 6px}.hh21-price{font-size:1.35rem;font-weight:900;margin:8px 0 18px}.hh21-plan ul{list-style:none;padding:0;margin:0 0 24px}.hh21-plan li{padding:9px 0;border-bottom:1px solid #edf0f1;color:#4f5d65}.hh21-plan li:before{content:'✓';margin-right:8px;font-weight:900}.hh21-plan .hh21-btn{margin-top:auto}
.hh21-includes{display:grid;grid-template-columns:1.3fr repeat(5,1fr);gap:1px;background:#dce2e5;border:1px solid #dce2e5;border-radius:20px;overflow:hidden;margin-top:28px}.hh21-includes>div{background:#f7f8f8;padding:24px;min-height:150px}.hh21-includes .title{font-size:1.55rem;font-weight:900}.hh21-includes strong{display:block;margin-bottom:7px}.hh21-includes p{font-size:.78rem;color:#69757c;margin:0;line-height:1.5}
.hh21-story{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.hh21-story.reverse .hh21-media{order:2}.hh21-media{border-radius:24px;overflow:hidden;background:#e8ecee;min-height:420px}.hh21-media img{width:100%;height:100%;min-height:420px;object-fit:cover}.hh21-media.placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#e4f8f4,#f7f7f5);padding:40px}.hh21-media.placeholder strong{font-size:2.4rem;line-height:1;letter-spacing:-.04em;text-align:center}.hh21-list{list-style:none;padding:0;margin:24px 0}.hh21-list li{padding:12px 0;border-bottom:1px solid var(--line);font-weight:750}.hh21-list li:before{content:'→';margin-right:10px}
.hh21-features{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.hh21-feature{padding:28px;min-height:190px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.hh21-feature b{font-size:.7rem;color:#7c878e}.hh21-feature h3{margin:28px 0 7px;font-size:1.25rem}.hh21-feature p{font-size:.85rem;color:#6d7980;line-height:1.6}
.hh21-projects{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.hh21-project{color:#fff}.hh21-shot{height:360px;overflow:hidden;border-radius:18px;background:#e8ecee}.hh21-shot img{width:100%;height:auto;min-height:100%;object-fit:cover;object-position:top;transition:transform 5s cubic-bezier(.2,.65,.25,1)}.hh21-project:hover .hh21-shot img{transform:translateY(calc(-100% + 360px))}.hh21-project h3{margin:14px 0 5px;font-size:1.3rem}.hh21-project p{color:#afbec5;margin:0}
.hh21-process{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.hh21-steps article{display:grid;grid-template-columns:55px 1fr;gap:15px;padding:22px 0;border-top:1px solid var(--line)}.hh21-steps b{font-size:.76rem;color:#75828a}.hh21-steps h3{margin:0 0 5px}.hh21-steps p{margin:0;color:#66737b;line-height:1.55}.hh21-related{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.hh21-related a{border:1px solid var(--line);border-radius:16px;padding:22px;color:var(--ink);background:#fff}.hh21-related strong{display:block;font-size:1.1rem;margin-bottom:6px}.hh21-related span{font-size:.82rem;color:#6a767d}
.hh21-faq{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.hh21-faq details{border-top:1px solid #cfd7db}.hh21-faq details:last-child{border-bottom:1px solid #cfd7db}.hh21-faq summary{cursor:pointer;list-style:none;padding:22px 3px;font-size:1.05rem;font-weight:850;display:flex;justify-content:space-between;gap:20px}.hh21-faq summary::-webkit-details-marker{display:none}.hh21-faq summary:after{content:'+';font-size:1.45rem;font-weight:400}.hh21-faq details[open] summary:after{content:'−'}.hh21-faq details p{color:#647178;line-height:1.7;margin:0;padding:0 35px 22px 3px}.hh21-cta{padding:70px 0;background:#101820;color:#fff}.hh21-cta .shell{display:flex;justify-content:space-between;align-items:center;gap:40px}.hh21-cta h2{max-width:800px}.hh21-cta p{color:#bac5cb}.hh21-cta .hh21-btn{background:#fff;color:#101820}
@media(max-width:980px){.hh21-subnav{top:66px}.hh21-hero-grid,.hh21-story,.hh21-process,.hh21-faq{grid-template-columns:1fr}.hh21-visual{min-height:420px}.hh21-plans{grid-template-columns:1fr}.hh21-plan.featured{transform:none}.hh21-includes{grid-template-columns:repeat(2,1fr)}.hh21-features{grid-template-columns:1fr 1fr}.hh21-projects{grid-template-columns:1fr}.hh21-related{grid-template-columns:1fr 1fr}.hh21-story.reverse .hh21-media{order:0}.hh21-cta .shell{flex-direction:column;align-items:flex-start}}
@media(max-width:640px){.hh21 .shell{width:min(100% - 24px,1180px)}.hh21-hero{padding:48px 0}.hh21 h1{font-size:3rem}.hh21-visual{min-height:350px}.hh21-browser{inset:0 20px 35px 0}.hh21-browser img,.hh21-browser-fallback{height:300px}.hh21-phone{width:112px;height:220px}.hh21-section{padding:64px 0}.hh21-includes,.hh21-features,.hh21-related{grid-template-columns:1fr}.hh21-media,.hh21-media img{min-height:300px}.hh21-shot{height:280px}.hh21-project:hover .hh21-shot img{transform:none}.hh21-ticker div{font-size:.86rem}.hh21-cta{padding:55px 0}}
@media(prefers-reduced-motion:reduce){.hh21-ticker div{animation:none}.hh21-shot img{transition:none}}

/* V22 service discovery */
.hh22-service-discovery{border-top:1px solid #e6ecef;background:#fff}.hh22-random-services{margin-top:30px}.hh22-random-services .service-card{height:100%;display:flex;flex-direction:column}.hh22-random-services .service-body{display:flex;flex:1;flex-direction:column}.hh22-random-services .service-body>div{margin-top:auto}.hh22-all-services{display:flex;justify-content:center;margin-top:28px}@media(max-width:980px){.hh22-random-services{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.hh22-random-services{grid-template-columns:1fr}}
