:root{--brand-1: #FF7A00;--brand-2: #FF3D00;--ink: #0F172A;--muted: #475569;--bg: #F8FAE6;--card: #ffffff}.plan-banner{background:#fff;padding:8rem 0 4rem 2rem;text-align:center;position:relative;overflow:hidden}.plan-banner .container{position:relative;z-index:2;max-width:1200px}.plan-banner-title{font-size:2.3rem;font-weight:600;color:#495057;margin-bottom:1rem;line-height:1.3}.plan-banner-title .highlight{color:var(--brand-1);font-weight:700}.plan-banner-subtitle{font-size:1.2rem;color:#6c757d;margin-bottom:2.5rem;font-weight:400}.resources-section{background:#ff7a0014;padding:2rem 2.5rem;margin-top:2rem;border-radius:12px;border:1px solid rgba(255,122,0,.2);max-width:1000px;margin-left:auto;margin-right:auto}.resources-title{font-size:1.1rem;font-weight:600;color:#495057;text-align:center;margin-bottom:1.8rem;line-height:1.3}.resources-title .highlight{color:var(--brand-1);font-weight:700}.resources-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:900px;margin:0 auto}.resource-item{display:flex;align-items:flex-start;background:#ffffffe6;padding:1.5rem;border-radius:8px;border-left:4px solid var(--brand-1);box-shadow:0 2px 10px #00000014;text-align:left}.resource-item .checkmark{color:var(--brand-1);font-size:1.2rem;margin-right:.8rem;font-weight:700;margin-top:.1rem;flex-shrink:0}.resource-text{color:#495057;font-weight:500;margin:0;font-size:1rem;line-height:1.4}@media (max-width: 992px){.resources-grid{grid-template-columns:1fr;gap:1.2rem}.plan-banner-title{font-size:2.4rem}}@media (max-width: 768px){.plan-banner{padding:7rem 0 3rem}.plan-banner-title{font-size:2rem}.plan-banner-subtitle{font-size:1.1rem}.resources-section{padding:1.5rem;margin-top:5.5rem}.resources-title{font-size:1.4rem;margin-bottom:1.5rem}.resource-item{padding:1.2rem}.resource-text{font-size:.95rem}}@media (max-width: 480px){.plan-banner-title{font-size:1.8rem}.plan-banner-subtitle{font-size:1rem}.resources-section{padding:1.2rem}.resource-item{padding:1rem}}
