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