.csd-hero{background:var(--cs-dark,#1d0269);border-bottom:3px solid var(--cs-yellow,#fe9a03);overflow:hidden;padding:80px 24px 60px;position:relative}.csd-hero:before{background:radial-gradient(circle,rgba(254,154,3,.06) 0,transparent 65%);content:"";height:600px;right:-5%;top:-30%;width:600px}.csd-hero:before,.csd-hero__bg{pointer-events:none;position:absolute}.csd-hero__bg{background-position:50%;background-size:cover;inset:0;opacity:.06}.csd-hero__inner{margin:0 auto;max-width:var(--cs-max-width,1200px);position:relative;z-index:1}.csd-hero__back{align-items:center;color:hsla(0,0%,100%,.5);display:inline-flex;font-size:14px;font-weight:500;margin-bottom:20px;text-decoration:none;transition:color var(--cs-transition,.2s ease)}.csd-hero__back:hover{color:var(--cs-yellow,#fe9a03)}.csd-hero__grid{align-items:start;display:grid;gap:64px;grid-template-columns:1fr 380px}.csd-hero__content{padding-top:4px}.csd-hero__headline{color:var(--cs-white,#fff);font-size:48px;font-weight:800;letter-spacing:-.025em;line-height:1.08;margin:0 0 20px}.csd-hero__subtitle{color:hsla(0,0%,100%,.68);font-size:var(--cs-text-lg,18px);line-height:1.7;margin:0 0 32px;max-width:540px}.csd-hero__cta{margin-top:0}.csd-hero__snapshot-card{backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:var(--cs-radius-xl,16px);border-top:3px solid var(--cs-yellow,#fe9a03);overflow:hidden}.csd-hero__snapshot-metrics{border-bottom:1px solid hsla(0,0%,100%,.08);display:grid;gap:0;grid-template-columns:repeat(3,1fr);padding:24px 24px 20px}.csd-hero__snapshot-metric{padding:8px 4px;position:relative;text-align:center}.csd-hero__snapshot-metric+.csd-hero__snapshot-metric:before{background:hsla(0,0%,100%,.1);content:"";height:80%;left:0;position:absolute;top:10%;width:1px}.csd-hero__snapshot-value{color:var(--cs-yellow,#fe9a03);display:block;font-size:28px;font-weight:800;letter-spacing:-.02em;line-height:1;margin-bottom:6px}.csd-hero__snapshot-label{color:hsla(0,0%,100%,.45);display:block;font-size:11px;font-weight:500;letter-spacing:.04em;line-height:1.3;text-transform:uppercase}.csd-hero__snapshot-facts{padding:16px 28px 24px}.csd-hero__snapshot-row{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.06);display:flex;justify-content:space-between;padding:10px 0}.csd-hero__snapshot-row:last-child{border-bottom:none;padding-bottom:0}.csd-hero__snapshot-key{color:hsla(0,0%,100%,.4);font-size:12px;font-weight:500;letter-spacing:.06em;text-transform:uppercase}.csd-hero__snapshot-val{align-items:center;color:hsla(0,0%,100%,.88);display:inline-flex;font-size:14px;font-weight:600;gap:8px;max-width:200px;text-align:right}.csd-hero__platform-icon{filter:brightness(0) invert(1);height:20px;object-fit:contain;opacity:.7;vertical-align:middle;width:auto}.csd-hero__shields{align-items:center;display:flex;gap:16px;justify-content:center;margin-top:20px;padding:8px 0}.csd-hero__shield{height:64px;object-fit:contain;opacity:.85;transition:opacity var(--cs-transition,.2s ease),transform var(--cs-transition,.2s ease);width:auto}.csd-hero__shield:hover{opacity:1;transform:scale(1.05)}@media (max-width:1024px){.csd-hero__grid{gap:40px;grid-template-columns:1fr}.csd-hero__snapshot-card{max-width:440px}.csd-hero__headline{font-size:40px}.csd-hero__subtitle{max-width:none}.csd-hero__shields{justify-content:flex-start}}@media (max-width:640px){.csd-hero{padding:72px 20px 48px}.csd-hero__headline{font-size:32px}.csd-hero__snapshot-metrics{grid-template-columns:1fr 1fr 1fr}.csd-hero__snapshot-value{font-size:22px}.csd-hero__snapshot-label{font-size:10px}.csd-hero__snapshot-facts{padding:12px 20px 20px}.csd-hero__snapshot-val{font-size:13px;max-width:160px}.csd-hero__shields{flex-wrap:wrap;gap:12px}.csd-hero__shield{height:48px}}