.blogs-header{background:linear-gradient(135deg, var(--saffron) 0%, var(--white) 50%, var(--green) 100%);border-bottom:4px solid var(--navy-blue);font-family:var(--font-sans);margin-bottom:3rem;padding:3rem 0 2.5rem;position:relative;overflow:hidden}.blogs-header:before{content:"";opacity:.5;z-index:1;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23000080' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.blogs-header:after{content:"";z-index:2;background:radial-gradient(#0000 0%,#ffffff1a 100%);position:absolute;inset:0}@media (min-width:768px){.blogs-header{padding:4rem 0 3rem}}.blogs-header-content{z-index:3;text-align:center;font-family:var(--font-sans);position:relative}.blogs-title{font-size:2rem;font-weight:500;font-family:var(--font-sans);color:var(--navy-blue);text-shadow:2px 2px 4px #fffc;letter-spacing:-.02em;margin-bottom:1rem}@media (min-width:640px){.blogs-title{font-size:2.5rem}}@media (min-width:768px){.blogs-title{font-size:3rem}}.blogs-description{max-width:600px;color:var(--text-color);text-shadow:1px 1px 2px #fffc;font-size:1rem;font-weight:600;line-height:1.6;font-family:var(--font-sans);margin-bottom:2rem;margin-left:auto;margin-right:auto}@media (min-width:640px){.blogs-description{font-size:1.125rem}}@media (min-width:768px){.blogs-description{font-size:1.25rem}}.about-page{margin-bottom:3rem}@media (min-width:768px){.about-page{margin-bottom:4rem}}.content-section{background:var(--secondary-bg);box-shadow:var(--shadow-sm);border:1px solid var(--border-color);border-radius:12px;margin-bottom:1.75rem;padding:1.75rem 1.25rem}@media (min-width:640px){.content-section{margin-bottom:2rem;padding:2rem 1.5rem}}@media (min-width:768px){.content-section{padding:2.5rem 2rem}}.section-icon{color:var(--saffron);background:#ff99331a;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.25rem;margin-left:auto;margin-right:auto;display:flex}@media (min-width:768px){.section-icon{width:70px;height:70px}}.content-section h2{font-size:1.5rem;font-weight:800;font-family:var(--font-sans);color:var(--navy-blue);text-align:center;margin-bottom:1rem}@media (min-width:640px){.content-section h2{font-size:1.625rem}}@media (min-width:768px){.content-section h2{margin-bottom:1.25rem;font-size:1.75rem}}.content-section p{color:var(--text-color);text-align:center;font-size:.9375rem;line-height:1.7}@media (min-width:640px){.content-section p{font-size:1rem}}@media (min-width:768px){.content-section p{font-size:1.0625rem;line-height:1.8}}.feature-list{grid-template-columns:1fr;gap:.875rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}@media (min-width:640px){.feature-list{grid-template-columns:repeat(2,1fr);gap:1rem}}.feature-list li{background:var(--bg-color);color:var(--text-color);border-left:3px solid var(--saffron);font-size:.9375rem;font-weight:600;font-family:var(--font-sans);border-radius:8px;padding:.875rem 1.25rem}@media (min-width:768px){.feature-list li{padding:1rem 1.5rem;font-size:1rem}}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:1.5rem;display:grid}@media (min-width:768px){.stats-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem}}.stat-card{background:var(--secondary-bg);text-align:center;border:2px solid var(--border-color);border-radius:12px;padding:1.5rem 1rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 12px #00000014}.stat-card:before{content:"";background:linear-gradient(135deg, var(--saffron) 0%, var(--green) 100%);height:4px;position:absolute;top:0;left:0;right:0}.stat-card:hover{border-color:var(--saffron);transform:translateY(-4px);box-shadow:0 8px 24px #f933}@media (min-width:768px){.stat-card{padding:2rem 1.25rem}}.stat-number{font-size:1.75rem;font-weight:500;font-family:var(--font-sans);background:linear-gradient(135deg, var(--saffron), var(--green));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem}@media (min-width:640px){.stat-number{font-size:2rem}}@media (min-width:768px){.stat-number{font-size:2.25rem}}.stat-label{color:var(--text-secondary);font-size:.8125rem;font-weight:600;font-family:var(--font-sans)}@media (min-width:640px){.stat-label{font-size:.875rem}}@media (min-width:768px){.stat-label{font-size:.9375rem}}
