.uc-hero{--uc-orange:#ff6b34;--uc-orange-hover:#e55a28;--uc-blue-accent:#3aa8ff;--uc-navy:#071c41;--uc-dark:#0b1220;--uc-soft-bg:#f4f7fb;--uc-border:#e2e8f0;--uc-text-light:hsla(0,0%,100%,.9);--uc-text-muted:hsla(0,0%,100%,.7);color:#fff;font-family:Open Sans,sans-serif;overflow:hidden;padding:100px 0 80px;position:relative}.uc-hero--gradient{background:linear-gradient(135deg,#0f172a,#1e3a5f 50%,#233b64)}.uc-hero--navy{background:var(--uc-navy)}.uc-hero--image{background-position:50%;background-repeat:no-repeat;background-size:cover}.uc-hero__overlay{background:rgba(0,0,0,.6);height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.uc-hero__container{margin:0 auto;max-width:1200px;padding:0 24px;position:relative;z-index:1}.uc-hero__breadcrumb{margin-bottom:24px}.uc-breadcrumb{flex-wrap:wrap;font-size:.875rem;list-style:none;margin:0;padding:0}.uc-breadcrumb,.uc-breadcrumb__item{align-items:center;display:flex;gap:8px}.uc-breadcrumb__link{color:var(--uc-text-muted);text-decoration:none;transition:color .2s ease}.uc-breadcrumb__link:hover{color:#fff;text-decoration:underline}.uc-breadcrumb__text{color:var(--uc-text-light)}.uc-breadcrumb__separator{color:var(--uc-text-muted)}.uc-hero__tags{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.uc-tag{align-items:center;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.2);border-radius:20px;color:#fff;display:inline-flex;font-size:.8125rem;font-weight:500;padding:6px 14px;text-decoration:none;transition:all .2s ease}a.uc-tag:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.4)}.uc-hero__grid{display:grid;gap:40px;grid-template-columns:1fr}.uc-hero__grid--with-media{align-items:center;gap:60px;grid-template-columns:1fr 1fr}.uc-hero__content{max-width:720px}.uc-hero__grid--with-media .uc-hero__content{max-width:none}.uc-hero__media{position:relative}.uc-hero__media-image img{border-radius:12px;box-shadow:0 20px 50px rgba(0,0,0,.3);height:auto;width:100%}.uc-hero__media-embed,.uc-hero__media-video{border-radius:12px;box-shadow:0 20px 50px rgba(0,0,0,.3);overflow:hidden;position:relative}.uc-hero__video-poster{cursor:pointer;position:relative}.uc-hero__video-poster img{border-radius:12px;display:block;height:auto;width:100%}.uc-hero__video-play{align-items:center;background:rgba(255,107,52,.95);border:none;border-radius:50%;box-shadow:0 8px 24px rgba(255,107,52,.4);cursor:pointer;display:flex;height:80px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;width:80px}.uc-hero__video-play:hover{background:#ff6b34;transform:translate(-50%,-50%) scale(1.1)}.uc-hero__video-play svg{color:#fff;height:32px;margin-left:4px;width:32px}.uc-hero__media-embed iframe,.uc-hero__media-video iframe{border-radius:12px}.uc-hero__eyebrow{color:var(--uc-blue-accent);display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.1em;margin-bottom:12px;text-transform:uppercase}.uc-hero__headline{color:#fff;font-family:Open Sans,sans-serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;line-height:1.1;margin:0 0 20px}.uc-hero__value-prop{color:var(--uc-text-light);font-size:1.25rem;line-height:1.5;margin-bottom:24px}.uc-hero__value-prop p{margin:0}.uc-hero__bullets{list-style:none;margin:0 0 32px;padding:0}.uc-hero__bullet{align-items:flex-start;color:var(--uc-text-light);display:flex;font-size:1rem;gap:12px;line-height:1.5;margin-bottom:12px}.uc-hero__bullet:last-child{margin-bottom:0}.uc-hero__check{color:#4ade80;flex-shrink:0;height:20px;margin-top:2px;width:20px}.uc-hero__ctas{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:32px}.uc-btn{align-items:center;border-radius:8px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;justify-content:center;padding:14px 28px;text-decoration:none;transition:all .2s ease}.uc-btn--primary{background:var(--uc-orange);border:2px solid var(--uc-orange);color:#fff}.uc-btn--primary:hover{background:var(--uc-orange-hover);border-color:var(--uc-orange-hover);transform:translateY(-2px)}.uc-btn--secondary{background:transparent;border:2px solid hsla(0,0%,100%,.8);color:#fff}.uc-btn--secondary:hover{background:hsla(0,0%,100%,.1);border-color:#fff}.uc-hero__proof{padding-top:24px}.uc-hero__proof-logos{align-items:center;display:flex;flex-wrap:wrap;gap:24px}.uc-hero__proof-logo{filter:brightness(0) invert(1);height:32px;opacity:.7;transition:opacity .2s ease;width:auto}.uc-hero__proof-logo:hover{opacity:1}.uc-hero__proof-stat{align-items:baseline;display:flex;gap:12px}.uc-hero__proof-stat-number{color:var(--uc-blue-accent);font-size:2.5rem;font-weight:700}.uc-hero__proof-stat-label{color:var(--uc-text-muted);font-size:1rem}.uc-hero__proof-badge img{max-height:60px;width:auto}@media (max-width:980px){.uc-hero{padding:80px 0 60px}.uc-hero__grid--with-media{gap:40px;grid-template-columns:1fr}.uc-hero__media{margin:0 auto;max-width:500px;order:-1}.uc-hero__headline{font-size:2.5rem}.uc-hero__value-prop{font-size:1.125rem}}@media (max-width:600px){.uc-hero{padding:60px 0 48px}.uc-hero__headline{font-size:2rem}.uc-hero__ctas{flex-direction:column}.uc-btn{text-align:center;width:100%}.uc-hero__proof-stat{flex-direction:column;gap:4px}.uc-hero__proof-stat-number{font-size:2rem}.uc-hero__proof-logos{gap:16px}.uc-hero__proof-logo{height:24px}.uc-hero__video-play{height:60px;width:60px}.uc-hero__video-play svg{height:24px;width:24px}}