:root{--primary:#0b5e74;--secondary:#0a4b3e;--accent:#b85c38;--background:#fff9f2;--text:#1f1f1f}body{background-color:var(--background);color:var(--text)}.section-padding{padding:6rem 0}h1,h2,h3{font-family:"Playfair Display",serif;font-weight:700}.about-hero-styled{position:relative;background-image:linear-gradient(rgba(11,94,116,.95),rgba(10,75,62,.9)),url(https://www.transparenttextures.com/patterns/woven.png);padding:6rem 1rem;text-align:center;color:#fff;overflow:hidden;margin-bottom:0}.about-hero-styled .hero-content{position:relative;z-index:2;max-width:800px;margin:0 auto}.about-hero-styled .hero-badge{display:inline-block;background:rgba(255,255,255,.15);padding:6px 16px;border-radius:30px;font-size:.75rem;letter-spacing:2px;font-weight:700;text-transform:uppercase;margin-bottom:1.5rem;border:1px solid rgba(255,255,255,.2);color:#e0f7fa}.about-hero-styled h1{color:#fff!important;font-size:3.5rem;margin-bottom:1rem;letter-spacing:-1px}.about-hero-styled p{color:rgba(255,255,255,.85);font-size:1.2rem;line-height:1.6;max-width:600px;margin:0 auto}.about-hero-styled .hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at top right,rgba(255,255,255,.1),transparent 40%);z-index:1;pointer-events:none}.narrative-split-section{padding-top:4rem}.split-container{display:grid;grid-template-columns:1fr 1.5fr;gap:4rem;align-items:center}.split-image-wrap{height:550px;border-radius:12px;overflow:hidden;box-shadow:0 15px 30px rgba(0,0,0,.1)}.split-image{width:100%;height:100%;object-fit:cover}.split-text-wrap h2{font-size:3rem;color:var(--secondary);margin-bottom:1.5rem}.split-text-wrap p{font-size:1.1rem;line-height:1.8}.section-badge{display:inline-block;color:var(--accent);text-transform:uppercase;font-weight:700;letter-spacing:2px;margin-bottom:1rem;font-size:.85rem}.quote-box{margin-top:3rem;border-left:4px solid var(--accent);padding-left:1.5rem;font-style:italic}.quote-box p{font-size:1.25rem;color:var(--primary);line-height:1.5}.quote-box i{color:var(--accent);width:24px;height:24px;margin-bottom:10px}.timeline-section{padding:6rem 0;background:#fff}.timeline-section h2{color:var(--primary);font-size:2.5rem;margin-bottom:4rem}.timeline-wrapper{display:flex;justify-content:space-between;position:relative;max-width:1200px;margin:0 auto;padding:0 1rem}.timeline-wrapper::before{content:"";position:absolute;top:30px;left:5%;right:5%;height:4px;background:var(--secondary);z-index:1}.timeline-item{width:20%;position:relative;text-align:center;padding-top:50px;z-index:2}.timeline-item::before{content:"";position:absolute;top:25px;left:50%;transform:translateX(-50%);width:20px;height:20px;background:var(--accent);border:4px solid #fff;border-radius:50%;z-index:2;box-shadow:0 0 0 2px var(--secondary)}.timeline-date{font-weight:800;font-size:1.2rem;color:var(--primary);margin-bottom:1rem}.timeline-item h4{font-size:1.25rem;color:var(--text);margin-bottom:.5rem}.timeline-item p{font-size:.95rem;color:#666}.press-section{padding:4rem 0;background:var(--background);border-top:1px solid #f0f0f0}.press-logos{display:flex;justify-content:center;align-items:center;gap:4rem;flex-wrap:wrap;margin-top:2rem}.press-logos img{height:30px;width:auto;opacity:.5;transition:opacity .3s}.press-logos img:hover{opacity:1}.manifesto-section{background-image:linear-gradient(rgba(11,94,116,.95),rgba(10,75,62,.9)),url(https://www.transparenttextures.com/patterns/woven.png);background-size:auto,auto;background-position:center;background-repeat:repeat;color:#fff;padding:5rem 0}.manifesto-section h3{color:#fff;font-size:2.5rem;margin-bottom:1rem}.manifesto-section p{color:rgba(255,255,255,.9);max-width:700px;margin:0 auto 2.5rem;font-size:1.15rem;line-height:1.8}.manifesto-icon{width:48px;height:48px;color:var(--accent);margin-bottom:1.5rem}.btn-manifesto{background:var(--accent);color:#fff;padding:14px 35px;border-radius:50px;font-weight:700;text-transform:uppercase;font-size:.9rem;letter-spacing:1px;transition:all .3s ease;display:inline-block;border:1px solid var(--accent)}.btn-manifesto:hover{background:0 0;color:var(--accent);border-color:var(--accent);transform:translateY(-2px)}.impact-stats{background-color:#fff;padding:5rem 0}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;text-align:center;border:1px solid #f0f0f0;border-radius:12px;padding:30px;background:var(--background)}.stat-item{border-right:1px solid #eee;padding:0 30px}.stat-item:last-child{border-right:none}.stat-value{font-size:3.5rem;font-weight:800;color:var(--accent);line-height:1;margin-bottom:10px}.stat-label{font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:var(--text)}@media (max-width:992px){.about-hero-styled h1{font-size:2.5rem}.about-hero-styled{padding:4rem 1rem}.split-container{grid-template-columns:1fr;gap:2rem}.split-image-wrap{height:400px}.split-text-wrap{order:-1}.split-text-wrap h2{font-size:2.5rem}.timeline-wrapper{flex-direction:column;align-items:flex-start;margin-left:20px}.timeline-wrapper::before{left:0;top:0;bottom:0;width:4px;height:100%}.timeline-item{width:100%;text-align:left;padding-top:0;padding-left:30px;margin-bottom:3rem}.timeline-item::before{top:.5rem;left:0;transform:translateX(-50%);width:15px;height:15px}.press-logos{gap:2rem}.stats-grid{grid-template-columns:1fr;padding:20px}.stat-item{border-right:none;border-bottom:1px solid #eee;padding:20px 0}.stat-item:last-child{border-bottom:none}}@media (max-width:576px){.about-hero-styled h1{font-size:2rem}.about-hero-styled p{font-size:1rem}.manifesto-section h3{font-size:2rem}}