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