/* V52 targeted page redesigns: integrations, security, API + industry motion */
:root{--v52-bg:#020913;--v52-panel:#06162a;--v52-panel2:#081d36;--v52-line:rgba(34,143,255,.24);--v52-blue:#178cff;--v52-cyan:#55baff;--v52-text:#f5f9ff;--v52-muted:#9fb4ce}
.v52-page{background:#01070f;color:var(--v52-text)}
.v52-page .v6-hero{border-bottom:1px solid rgba(28,131,238,.16)}
.v52-shell{width:min(1120px,calc(100% - 40px));margin:auto}
.v52-section{padding:92px 0;position:relative;overflow:hidden}
.v52-section.alt{background:#03101e}
.v52-eyebrow{display:inline-flex;align-items:center;width:max-content;max-width:100%;padding:7px 13px;border:1px solid rgba(34,143,255,.35);border-radius:999px;color:#8dc8ff;background:rgba(12,70,127,.14);font-size:12px;letter-spacing:.04em}
.v52-title{font-size:clamp(30px,4vw,46px);line-height:1.04;margin:15px 0 14px;letter-spacing:-.035em;max-width:780px}
.v52-copy{color:var(--v52-muted);font-size:16px;line-height:1.75;max-width:690px}
.v52-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:34px}
.v52-card{min-height:220px;border:1px solid var(--v52-line);background:linear-gradient(145deg,rgba(9,29,53,.94),rgba(3,14,28,.94));border-radius:16px;padding:22px;position:relative;overflow:hidden;transition:transform .28s ease,border-color .28s ease,background .28s ease}
.v52-card:hover{transform:translateY(-5px);border-color:rgba(45,156,255,.6);background:linear-gradient(145deg,rgba(10,40,76,.98),rgba(3,16,31,.98))}
.v52-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#08284b;border:1px solid rgba(39,147,255,.32);margin-bottom:18px}
.v52-icon svg{width:21px;height:21px;fill:none;stroke:#49aaff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.v52-card h3{font-size:18px;margin:0 0 10px}.v52-card p{color:var(--v52-muted);line-height:1.62;font-size:14px;margin:0}
.v52-split{display:grid;grid-template-columns:1.02fr .98fr;gap:44px;align-items:stretch}
.v52-panel{border:1px solid var(--v52-line);border-radius:20px;background:linear-gradient(145deg,#061a30,#03101e);padding:30px;min-height:100%}
.v52-flow{display:grid;gap:13px;margin-top:22px}.v52-flow-row{display:grid;grid-template-columns:44px 1fr auto;gap:13px;align-items:center;border:1px solid rgba(36,141,247,.2);background:rgba(5,27,51,.72);padding:14px;border-radius:13px}.v52-flow-row strong{font-size:14px}.v52-flow-row small{color:#82a5c8}.v52-dot{width:9px;height:9px;border-radius:50%;background:#168dff;box-shadow:0 0 0 6px rgba(22,141,255,.08)}
.v52-code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;background:#020912;border:1px solid rgba(42,149,255,.26);border-radius:17px;padding:24px;color:#b9d7f2;line-height:1.75;overflow:auto}.v52-code b{color:#53b2ff;font-weight:500}.v52-code i{color:#6f8ca9;font-style:normal}
.v52-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:25px}.v52-check{border:1px solid var(--v52-line);border-radius:14px;padding:17px;background:#06162a}.v52-check strong{display:block;margin-bottom:5px}.v52-check span{color:var(--v52-muted);font-size:13px;line-height:1.55}
.v52-security-map{position:relative;min-height:390px;border:1px solid var(--v52-line);border-radius:22px;background:radial-gradient(circle at 50% 50%,rgba(18,102,181,.2),transparent 42%),#03101d;display:grid;place-items:center;overflow:hidden}.v52-security-core{width:120px;height:120px;border-radius:28px;border:1px solid rgba(67,168,255,.55);background:#082544;display:grid;place-items:center;position:relative;z-index:2}.v52-security-core svg{width:48px;fill:none;stroke:#5bb7ff;stroke-width:1.5}.v52-ring{position:absolute;border:1px solid rgba(38,144,240,.2);border-radius:50%;animation:v52-ring 6s linear infinite}.v52-ring.r1{width:220px;height:220px}.v52-ring.r2{width:330px;height:330px;animation-duration:10s}.v52-node{position:absolute;width:11px;height:11px;background:#168dff;border-radius:50%;box-shadow:0 0 15px rgba(22,141,255,.8)}.v52-node.n1{top:18%;left:28%}.v52-node.n2{right:18%;top:42%}.v52-node.n3{bottom:20%;left:34%}.v52-node.n4{top:24%;right:31%}
.v52-pipeline{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:34px;border:1px solid var(--v52-line);border-radius:18px;overflow:hidden}.v52-step{padding:24px 20px;min-height:170px;background:#06162a;border-right:1px solid var(--v52-line);position:relative}.v52-step:last-child{border-right:0}.v52-step .v52-icon{margin-bottom:16px}.v52-step h3{font-size:16px;margin:0 0 8px}.v52-step p{font-size:13px;color:var(--v52-muted);line-height:1.55}
.v52-callout{padding:38px;border:1px solid rgba(38,149,255,.35);border-radius:22px;background:linear-gradient(105deg,#06162a,#073260 55%,#06162a);display:flex;justify-content:space-between;gap:30px;align-items:center}.v52-callout h2{font-size:30px;max-width:620px;margin:0 0 9px}.v52-callout p{color:#b0c6dd;margin:0;max-width:650px}
[data-v52-reveal]{opacity:0;transform:translateY(24px);transition:opacity .65s ease,transform .65s ease}[data-v52-reveal].is-visible{opacity:1;transform:none}.v52-stagger>*{opacity:0;transform:translateY(18px)}.is-visible.v52-stagger>*{animation:v52-up .55s ease forwards}.is-visible.v52-stagger>*:nth-child(2){animation-delay:.08s}.is-visible.v52-stagger>*:nth-child(3){animation-delay:.16s}.is-visible.v52-stagger>*:nth-child(4){animation-delay:.24s}.is-visible.v52-stagger>*:nth-child(5){animation-delay:.32s}.is-visible.v52-stagger>*:nth-child(6){animation-delay:.4s}
.ind51-page [data-ind51-reveal].is-visible .ind51-sector-card,.ind51-page [data-ind51-reveal].is-visible .ind51-fit-card{animation:v52-up .6s ease both}.ind51-page [data-ind51-reveal].is-visible .ind51-sector-card:nth-child(2),.ind51-page [data-ind51-reveal].is-visible .ind51-fit-card:nth-child(2){animation-delay:.08s}.ind51-page [data-ind51-reveal].is-visible .ind51-sector-card:nth-child(3),.ind51-page [data-ind51-reveal].is-visible .ind51-fit-card:nth-child(3){animation-delay:.16s}.ind51-sector-card:hover,.ind51-fit-card:hover{transform:translateY(-6px)!important;border-color:rgba(44,153,255,.62)!important}.ind51-image-wrap img{transition:transform .8s cubic-bezier(.2,.8,.2,1)}.ind51-image-wrap:hover img{transform:scale(1.035)}
@keyframes v52-ring{to{transform:rotate(360deg)}}@keyframes v52-up{to{opacity:1;transform:none}}
@media(max-width:900px){.v52-split{grid-template-columns:1fr}.v52-grid{grid-template-columns:1fr 1fr}.v52-pipeline{grid-template-columns:1fr 1fr}.v52-step:nth-child(2){border-right:0}.v52-step{border-bottom:1px solid var(--v52-line)}.v52-callout{display:block}.v52-callout .v6-btn{margin-top:22px}}
@media(max-width:620px){.v52-section{padding:66px 0}.v52-shell{width:min(100% - 28px,1120px)}.v52-grid,.v52-checks,.v52-pipeline{grid-template-columns:1fr}.v52-step{border-right:0}.v52-title{font-size:31px}.v52-callout{padding:28px}.v52-security-map{min-height:320px}}
@media(prefers-reduced-motion:reduce){[data-v52-reveal],.v52-stagger>*,.v52-ring,.ind51-sector-card,.ind51-fit-card,.ind51-image-wrap img{animation:none!important;transition:none!important;opacity:1!important;transform:none!important}}
