.about-hero{background:linear-gradient(to bottom,#fff9e6 0%,var(--white)100%);border-bottom:1px solid #e5e7eb;padding:4rem 1rem 5rem}.about-hero .hero-title{letter-spacing:-1px;color:#1a1a2e;font-size:3.5rem;line-height:1.1;font-family:var(--font-inter);margin-bottom:1rem}.about-hero .hero-title .highlight{color:var(--white);font-family:var(--font-gluten);background-color:#8b0000;border-radius:4px;padding:.1em .3em;font-size:1.2em;display:inline-block;transform:rotate(-2deg)}.about-hero .hero-subtitle{color:#4b5563;max-width:800px;margin:0 auto;font-size:1.3rem;line-height:1.6}.about-mission{background-color:var(--white);padding:4rem 1rem}.mission-box{background:#f9fafb;border:3px solid #1a1a2e;border-radius:0;max-width:900px;margin:0 auto;padding:3rem;box-shadow:8px 8px #8b0000}.mission-text{color:#4b5563;margin-bottom:1.5rem;font-size:1.2rem;line-height:1.8}.mission-text:last-child{margin-bottom:0}.mission-text strong{color:#1a1a2e;font-weight:800}.about-story{background-color:#f9fafb;padding:4rem 1rem}.story-content{flex-direction:column;gap:3rem;max-width:800px;margin:3rem auto 0;display:flex}.story-block{background:var(--white);border:3px solid #1a1a2e;padding:2.5rem;box-shadow:8px 8px #8b0000}.story-block h3{color:#1a1a2e;font-size:1.8rem;font-family:var(--font-inter);margin-bottom:1rem}.story-block p{color:#4b5563;font-size:1.15rem;line-height:1.8}.about-values{background-color:var(--white);padding:5rem 1rem}.values-container{grid-template-columns:repeat(2,1fr);gap:3rem;max-width:1000px;margin-top:4rem;margin-left:auto;margin-right:auto;display:grid}.value-card{background:#f9fafb;border:3px solid #1a1a2e;padding:2.5rem;transition:all .2s ease-in-out;position:relative}.value-card:hover{transform:translateY(-5px);box-shadow:8px 8px #8b00001a}.value-header{align-items:center;gap:1.25rem;margin-bottom:1.25rem;display:flex}.value-index{color:#fff;background:#8b0000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:800;display:flex}.value-card h3{color:#1a1a2e;font-size:1.6rem;font-family:var(--font-inter);margin:0}.value-card p{color:#4b5563;margin:0;font-size:1.1rem;line-height:1.7}.about-stats{color:var(--white);background:linear-gradient(135deg,#1a1a2e 0%,#2d2d44 100%);padding:4rem 1rem}.about-stats .section-title{color:var(--white)}.stats-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1200px;margin-top:3rem;margin-left:auto;margin-right:auto;display:grid}.stat-item{text-align:center}.stat-number{color:#ff6b6b;font-size:3rem;font-weight:900;font-family:var(--font-inter);margin-bottom:.5rem;line-height:1}.stat-label{color:#d1d5db;text-transform:uppercase;letter-spacing:1px;font-size:1rem;font-weight:600}.about-cta{background-color:var(--white);border-top:1px solid #e5e7eb;padding:5rem 1rem}.about-cta .subheadline{margin-bottom:2rem}.about-cta .btn-wrapper{margin-top:2rem}@media (max-width:768px){.about-hero .hero-title{font-size:2.5rem}.about-hero .hero-subtitle{font-size:1.1rem}.mission-box{padding:2rem}.mission-text{font-size:1.1rem}.story-content,.values-container{grid-template-columns:1fr}.stats-grid{gap:.5rem}.stat-number{font-size:1.5rem}.stat-label{letter-spacing:0;font-size:.65rem}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width:769px) and (max-width:1024px){.about-hero .hero-title{font-size:3rem}.about-hero .hero-subtitle{font-size:1.2rem}.mission-box{padding:2.5rem}.story-content,.values-container{grid-template-columns:repeat(2,1fr)}.stat-number{font-size:3rem}}@media (min-width:1440px){.about-hero .hero-title{font-size:4rem}.about-hero .hero-subtitle{max-width:900px;font-size:1.4rem}.mission-box{padding:4rem}.mission-text{font-size:1.3rem}.story-content{grid-template-columns:repeat(3,1fr)}.values-container{grid-template-columns:repeat(4,1fr)}.stat-number{font-size:4rem}.stat-label{font-size:1.3rem}}
