.csub-hero{background:linear-gradient(135deg,#1e1b4b 0,#312e81 50%,#4338ca 100%);color:#eef2ff}.csub-hero-grid{display:grid;grid-template-columns:1fr 200px;gap:2rem;align-items:center}.csub-hero-kicker{display:inline-block;font-size:2.25rem;font-weight:900;color:#818cf8;margin-bottom:.5rem;line-height:1;letter-spacing:-.02em}.csub-hero-svg{width:100%}.csub-hero-svg svg{width:100%;filter:drop-shadow(0 15px 35px rgba(0,0,0,.35))}.csub-lede{max-width:720px;margin:-.5rem auto 2rem;text-align:center;color:#64748b;font-size:1.05rem}.csub-section{padding:4rem 0}.csub-section:nth-child(odd){background:#fafafa}.csub-section:nth-child(even),.csub-section:nth-child(even) .csub-card{background:#fff}.csub-section--style-grid .csub-grid,.csub-section--style-strip .csub-grid{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.csub-section--style-strip .csub-grid{gap:.75rem}.csub-section--style-ladder .csub-grid{display:flex;flex-direction:column;gap:.75rem;max-width:800px;margin:1rem auto 0}.csub-section--style-numbered .csub-grid{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.csub-card{background:#fff;border-radius:14px;padding:1.5rem;border:1px solid #e5e7eb;box-shadow:0 2px 10px rgba(0,0,0,.04);transition:transform .2s;position:relative}.csub-section--style-grid .csub-card,.csub-section--style-numbered .csub-card,.csub-section--style-strip .csub-card{flex:1 1 calc(25% - .75rem);min-width:200px}.csub-card:hover{transform:translateY(-3px);border-color:#818cf8}.csub-card-marker{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 .5rem;border-radius:10px;background:#e0e7ff;color:#4338ca;font-weight:900;font-size:.9rem;margin-bottom:.75rem}.csub-card h3{margin:0 0 .5rem;font-size:1.05rem;color:#4338ca}.csub-card p{margin:0;font-size:.88rem;line-height:1.55;color:#475569}.csub-section--style-ladder .csub-card{display:grid;grid-template-columns:60px 1fr;gap:0 1.25rem;align-items:start;border-left:4px solid #818cf8}.csub-section--style-ladder .csub-card-marker{grid-row:1/3;align-self:center;background:#818cf8;color:#fff}.csub-section--style-ladder .csub-card h3{grid-column:2;margin:0 0 .25rem}.csub-section--style-ladder .csub-card p{grid-column:2;margin:0}.csub-section:nth-child(even){background:#e0e7ff}.csub-section:nth-child(3){background:#1c1917;color:#fafafa}.csub-section:nth-child(3) .csub-card h3,.csub-section:nth-child(3) .prd-section-title{color:#818cf8}.csub-section:nth-child(3) .csub-lede{color:#a8a29e}.csub-section:nth-child(3) .csub-card{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.1)}.csub-section:nth-child(3) .csub-card p{color:#d6d3d1}.csub-section:nth-child(3) .csub-card-marker{background:#818cf8;color:#4338ca}@media (max-width:900px){.csub-hero-grid{grid-template-columns:1fr}.csub-hero-svg{max-width:160px}}