.ca-hero-split{position:relative;overflow:hidden;color:#fff;background:radial-gradient(900px 520px at 12% -10%,rgba(37,99,235,.22),transparent 62%),radial-gradient(700px 480px at 88% 110%,rgba(15,23,42,.5),transparent 55%),linear-gradient(165deg,#0b1220,#111827 48%,#0f172a)}.ca-hero-split:before{content:"";position:absolute;inset:0;background:url(/images/background.jpg) center / cover no-repeat;opacity:.14;pointer-events:none}.ca-hero-split__inner{position:relative;z-index:1;max-width:72rem;margin:0 auto;padding:6.5rem 1rem 4.5rem;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(2rem,5vw,4rem);align-items:center}.ca-hero-split__content{text-align:left}.ca-hero-split__eyebrow{display:inline-block;padding:.35rem .9rem;margin-bottom:1.25rem;background:#2563eb29;border:1px solid rgba(96,165,250,.35);border-radius:999px;color:#93c5fd;font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.ca-hero-split__title{font-size:clamp(2.1rem,4.8vw,3.35rem);font-weight:800;line-height:1.12;letter-spacing:-.03em;margin-bottom:1.25rem}.ca-hero-split__subtitle{font-size:clamp(1rem,2vw,1.2rem);line-height:1.65;color:#e2e8f0d1;max-width:34rem;margin-bottom:1.75rem}.ca-hero-split__actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-bottom:1.75rem}.ca-hero-split__btn-primary{display:inline-flex;align-items:center;gap:.45rem;padding:.9rem 1.5rem;border:0;border-radius:.65rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;font-size:1rem;font-weight:700;cursor:pointer;box-shadow:0 8px 24px #2563eb59;transition:transform .2s ease,box-shadow .2s ease}.ca-hero-split__btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 28px #2563eb73}.ca-hero-split__btn-secondary{display:inline-flex;align-items:center;padding:.9rem 1.5rem;border-radius:.65rem;border:1.5px solid rgba(255,255,255,.28);background:#ffffff0f;color:#ffffffeb;font-size:1rem;font-weight:600;transition:background .2s ease,border-color .2s ease}.ca-hero-split__btn-secondary:hover{background:#ffffff1f;border-color:#ffffff80}.ca-hero-split__trust{display:flex;flex-wrap:wrap;gap:.65rem 1rem;padding:0;margin:0;list-style:none}.ca-hero-split__trust li{display:inline-flex;align-items:center;gap:.4rem;font-size:.86rem;color:#e2e8f0c7}.ca-hero-split__trust li:before{content:"✓";color:#60a5fa;font-weight:700}.ca-hero-visual{position:relative;width:100%;max-width:430px;margin:0 auto;display:flex;flex-direction:column;gap:.9rem}.ca-hero-visual__frame{position:relative;border-radius:18px;overflow:hidden;background:#0f172ab8;border:1px solid rgba(255,255,255,.1);box-shadow:0 28px 56px #02081773}.ca-hero-visual__chrome{display:flex;align-items:center;gap:.4rem;padding:.65rem .85rem;background:#0f172ae0;border-bottom:1px solid rgba(255,255,255,.08)}.ca-hero-visual__dot{width:9px;height:9px;border-radius:50%;background:#ffffff38}.ca-hero-visual__dot:nth-child(1){background:#f87171}.ca-hero-visual__dot:nth-child(2){background:#fbbf24}.ca-hero-visual__dot:nth-child(3){background:#4ade80}.ca-hero-visual__url{margin-left:.35rem;font-size:.72rem;color:#ffffff8c;letter-spacing:.02em}.ca-hero-visual__photo-wrap{position:relative;aspect-ratio:4 / 3;overflow:hidden}.ca-hero-visual__photo{width:100%;height:100%;object-fit:cover;transform:scale(1.02)}.ca-hero-visual__photo-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(15,23,42,.82) 100%)}.ca-hero-visual__badge{position:absolute;left:.85rem;bottom:.85rem;display:inline-flex;align-items:center;gap:.45rem;padding:.45rem .7rem;border-radius:999px;background:#0f172ac7;border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(10px);font-size:.72rem;font-weight:600;color:#fef3c7}.ca-hero-visual__float{position:absolute;top:.85rem;right:.85rem;padding:.45rem .65rem;border-radius:10px;background:#2563ebe0;color:#fff;font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 8px 20px #2563eb66;animation:ca-hero-float 4.5s ease-in-out infinite}@keyframes ca-hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.ca-hero-visual__flow{position:absolute;right:1rem;top:42%;width:2px;height:38%;background:linear-gradient(180deg,transparent,rgba(96,165,250,.7),transparent);opacity:0;pointer-events:none}.ca-hero-visual__flow.is-active{animation:ca-hero-flow .9s ease forwards}@keyframes ca-hero-flow{0%{opacity:0;transform:scaleY(.2)}35%{opacity:1}to{opacity:0;transform:scaleY(1)}}.ca-hero-visual__pipeline{padding:.85rem;background:#0f172a8c;border-top:1px solid rgba(255,255,255,.08)}.ca-hero-visual__pipeline-label{margin:0 0 .55rem;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8e6}.ca-hero-visual__stages{display:grid;gap:.45rem}.ca-hero-visual__stage{--stage-color: #2563eb;--stage-width: 100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.55rem;width:var(--stage-width);max-width:100%;padding:.45rem .55rem;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#ffffff0a;color:#fff;text-align:left;cursor:default;transition:border-color .25s ease,background .25s ease,transform .25s ease}.ca-hero-visual__stage.is-active{border-color:color-mix(in srgb,var(--stage-color) 55%,transparent);background:color-mix(in srgb,var(--stage-color) 14%,transparent);transform:translate(4px)}.ca-hero-visual__stage.is-past{opacity:.72}.ca-hero-visual__stage-icon{width:1.55rem;height:1.55rem;border-radius:8px;display:grid;place-items:center;font-size:.82rem;background:color-mix(in srgb,var(--stage-color) 22%,transparent)}.ca-hero-visual__stage-body{display:flex;flex-direction:column;gap:.05rem;min-width:0}.ca-hero-visual__stage-value{font-size:.82rem;font-weight:700;line-height:1.1}.ca-hero-visual__stage-name{font-size:.64rem;color:#cbd5e1d1}.ca-hero-visual__stage-check{color:var(--stage-color);font-size:.82rem;opacity:0;transform:scale(.7);transition:opacity .2s ease,transform .2s ease}.ca-hero-visual__stage.is-active .ca-hero-visual__stage-check{opacity:1;transform:scale(1)}.ca-hero-visual__caption{margin:0;font-size:.72rem;color:#94a3b8e0;text-align:center;line-height:1.45}@media(max-width:1023px){.ca-hero-split__inner{grid-template-columns:1fr;padding-top:5.5rem}.ca-hero-split__content{text-align:center}.ca-hero-split__subtitle{margin-left:auto;margin-right:auto}.ca-hero-split__actions,.ca-hero-split__trust{justify-content:center}}@media(prefers-reduced-motion:reduce){.ca-hero-visual *{animation:none!important;transition:none!important}}
