.budget-hero{padding-top:5rem;padding-bottom:5rem;background-size:cover;background-position:50%}.budget-hero-container{max-width:1440px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;text-align:center}.budget-hero-title{font-size:2.25rem;font-weight:800;color:black;margin-bottom:1rem}.dark .budget-hero-title{color:white}.budget-hero-title span{font-style:italic}.budget-hero-subtitle{font-size:1.125rem;color:#4b5563;max-width:48rem;margin-left:auto;margin-right:auto}.dark .budget-hero-subtitle{color:white}@media (min-width:768px){.budget-hero-title{font-size:3rem}.budget-hero-subtitle{font-size:1.25rem}}.why-budget-section{text-align:center;margin-bottom:5rem}.why-budget-title{font-size:1.875rem;font-weight:700;margin-bottom:1rem;color:var(--cs-amber,#FFBF00)}.why-budget-title span{font-style:italic}@media (min-width:768px){.why-budget-title{font-size:2.25rem}}.why-budget-desc{font-size:1.125rem;max-width:48rem;margin-left:auto;margin-right:auto;color:black;line-height:1.7}.dark .why-budget-desc{color:white}.why-budget-emphasis{font-weight:700}.dark .why-budget-emphasis{color:var(--cs-amber,#FFBF00)}.tips-section{max-width:1440px;margin-left:auto;margin-right:auto;padding:2.5rem 1.5rem}.tips-title{font-size:1.875rem;font-weight:700;text-align:center;color:var(--cs-amber,#FFBF00);margin-bottom:3rem}.tips-grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:56rem;margin-left:auto;margin-right:auto}@media (min-width:768px){.tips-grid{grid-template-columns:repeat(2,1fr)}}.tip-card{background-color:rgba(255,255,255,.7);backdrop-filter:blur(16px);border:1px solid #e5e7eb;box-shadow:0 10px 15px -3px rgb(0 0 0/.1),0 4px 6px -4px rgb(0 0 0/.1);border-radius:.75rem;padding:2rem}.dark .tip-card{background-color:rgba(43,43,43,.7);border-color:#404040}.tip-card-icon{display:block;font-size:2.25rem;color:var(--cs-royal-blue,#4169E1);margin-bottom:1rem}.dark .tip-card-icon{color:var(--cs-amber,#FFBF00)}.tip-card-title{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:.75rem}.dark .tip-card-title{color:#ffffff}.tip-card-text{color:#4b5563;line-height:1.6}.dark .tip-card-text{color:#d1d5db}