.cvst-hero{background:linear-gradient(135deg,#78350f 0,#92400e 50%,#15803d 100%);color:#fef3c7}.cvst-hero-grid{display:grid;grid-template-columns:1fr 200px;gap:2rem;align-items:center}.cvst-hero-kicker{display:inline-block;font-size:2.25rem;font-weight:900;color:#f97316;margin-bottom:.5rem;line-height:1;letter-spacing:-.02em}.cvst-hero-svg{width:100%}.cvst-hero-svg svg{width:100%;filter:drop-shadow(0 15px 35px rgba(0,0,0,.35))}.cvst-lede{max-width:720px;margin:-.5rem auto 2rem;text-align:center;color:#64748b;font-size:1.05rem}.cvst-section{padding:4rem 0}.cvst-section:nth-child(odd){background:#fafafa}.cvst-section:nth-child(even),.cvst-section:nth-child(even) .cvst-card{background:#fff}.cvst-section--style-grid .cvst-grid,.cvst-section--style-strip .cvst-grid{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.cvst-section--style-strip .cvst-grid{gap:.75rem}.cvst-section--style-ladder .cvst-grid{display:flex;flex-direction:column;gap:.75rem;max-width:800px;margin:1rem auto 0}.cvst-section--style-numbered .cvst-grid{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.cvst-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}.cvst-section--style-grid .cvst-card,.cvst-section--style-numbered .cvst-card,.cvst-section--style-strip .cvst-card{flex:1 1 calc(25% - .75rem);min-width:200px}.cvst-card:hover{transform:translateY(-3px);border-color:#f97316}.cvst-card-marker{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 .5rem;border-radius:10px;background:#fef3c7;color:#78350f;font-weight:900;font-size:.9rem;margin-bottom:.75rem}.cvst-card h3{margin:0 0 .5rem;font-size:1.05rem;color:#78350f}.cvst-card p{margin:0;font-size:.88rem;line-height:1.55;color:#475569}.cvst-section--style-ladder .cvst-card{display:grid;grid-template-columns:60px 1fr;gap:0 1.25rem;align-items:start;border-left:4px solid #f97316}.cvst-section--style-ladder .cvst-card-marker{grid-row:1/3;align-self:center;background:#f97316;color:#fff}.cvst-section--style-ladder .cvst-card h3{grid-column:2;margin:0 0 .25rem}.cvst-section--style-ladder .cvst-card p{grid-column:2;margin:0}.cvst-section:nth-child(even){background:#fef3c7}.cvst-section:nth-child(3){background:#1c1917;color:#fafafa}.cvst-section:nth-child(3) .cvst-card h3,.cvst-section:nth-child(3) .prd-section-title{color:#f97316}.cvst-section:nth-child(3) .cvst-lede{color:#a8a29e}.cvst-section:nth-child(3) .cvst-card{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.1)}.cvst-section:nth-child(3) .cvst-card p{color:#d6d3d1}.cvst-section:nth-child(3) .cvst-card-marker{background:#f97316;color:#78350f}@media (max-width:900px){.cvst-hero-grid{grid-template-columns:1fr}.cvst-hero-svg{max-width:160px}}