.about-hero-section{background:linear-gradient(160deg,#0a1628,#0d2040 50%,#0f2a52);padding:9rem 2rem 7rem;text-align:center;position:relative;overflow:hidden}.about-hero-section:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 20% 50%,rgba(126,200,227,.08) 0,transparent 60%),radial-gradient(ellipse at 80% 20%,rgba(126,200,227,.05) 0,transparent 50%);pointer-events:none}.about-hero-inner{max-width:780px;margin:0 auto;position:relative;z-index:2}.about-eyebrow{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#7ec8e3;background:rgba(126,200,227,.1);border:1px solid rgba(126,200,227,.25);padding:.35rem 1rem;border-radius:100px;margin-bottom:1.75rem}.about-hero-section h1{font-family:var(--font-heading);font-size:clamp(2.4rem,5vw,3.6rem);font-weight:700;color:#fff;line-height:1.2;margin:0 0 1.5rem;text-transform:none;letter-spacing:-.02em;text-shadow:0 4px 20px rgba(0,0,0,.3)}.about-hero-section h1 em{font-style:italic;color:#7ec8e3}.about-hero-section p{font-size:1.1rem;color:rgba(255,255,255,.72);line-height:1.8;max-width:620px;margin:0 auto}.about-stats-strip{background:#fff;border-bottom:1px solid #eaeaea;padding:0}.about-stats-inner{max-width:900px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);padding:0 2rem}.about-stat{text-align:center;padding:2.5rem 1.5rem;border-right:1px solid #eaeaea}.about-stat:last-child{border-right:none}.about-stat-number{display:block;font-family:var(--font-heading);font-size:2.8rem;font-weight:700;color:#0a1628;line-height:1;margin-bottom:.4rem}.about-stat-label{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#888}.about-values-section{background:#f8f9fb;padding:6rem 2rem}.about-section-wrap{max-width:1100px;margin:0 auto}.about-section-header{text-align:center;margin-bottom:3.5rem}.about-section-eyebrow{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#7ec8e3;margin-bottom:.75rem}.about-section-header h2{font-family:var(--font-heading);font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:700;color:#0a1628;line-height:1.25;text-transform:none;letter-spacing:-.02em}.about-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.75rem;gap:1.75rem}.about-card{background:#fff;border:1px solid #eaeaea;border-radius:16px;padding:2.25rem 2rem;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.about-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px rgba(10,22,40,.08);border-color:#c8e6f2}.about-card-ico{width:52px;height:52px;background:linear-gradient(135deg,#e8f4f8,#d0ebf5);border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1.25rem;transition:transform .3s ease}.about-card:hover .about-card-ico{transform:scale(1.1) rotate(-3deg)}.about-card h3{font-family:var(--font-body);font-size:1.05rem;font-weight:700;color:#0a1628;margin:0 0 .6rem;text-transform:none;letter-spacing:0}.about-card p{font-size:.9rem;color:#666;line-height:1.75;margin:0}.about-mission-section{background:linear-gradient(135deg,#0a1628,#0f2a52);padding:6rem 2rem;position:relative;overflow:hidden}.about-mission-section:before{content:"";position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(126,200,227,.06) 0,transparent 70%);pointer-events:none}.about-mission-inner{max-width:760px;margin:0 auto;text-align:center;position:relative;z-index:2}.about-mission-quote{font-family:var(--font-heading);font-size:clamp(1.4rem,3vw,1.9rem);font-style:italic;color:#fff;line-height:1.55;margin-bottom:1.75rem;font-weight:400}.about-mission-attribution{font-size:.82rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:rgba(255,255,255,.45)}.about-mission-attribution span{color:#7ec8e3}.about-story-section{background:#fff;padding:6rem 2rem}.about-story-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:5rem;gap:5rem;align-items:center}.about-story-img{border-radius:20px;overflow:hidden;position:relative}.about-story-img img{width:100%;height:420px;object-fit:cover;border-radius:20px;display:block}.about-story-img:after{content:"";position:absolute;inset:0;border-radius:20px;border:2px solid rgba(126,200,227,.2);pointer-events:none}.about-story-text .about-section-eyebrow{display:block;margin-bottom:.75rem}.about-story-text h2{font-family:var(--font-heading);font-size:clamp(1.8rem,3vw,2.4rem);font-weight:700;color:#0a1628;line-height:1.25;text-transform:none;letter-spacing:-.02em;margin:0 0 1.25rem}.about-story-text p{font-size:.97rem;color:#555;line-height:1.85;margin-bottom:1.25rem}.about-story-text p:last-of-type{margin-bottom:2rem}.about-story-checklist{list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:.6rem}.about-story-checklist li{display:flex;align-items:center;gap:.75rem;font-size:.9rem;color:#444;font-weight:500}.about-story-checklist li:before{content:"✓";width:20px;height:20px;background:linear-gradient(135deg,#7ec8e3,#a4e6ff);color:#0a1628;border-radius:50%;font-size:.65rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.about-cta-section{background:#f8f9fb;padding:6rem 2rem;text-align:center}.about-cta-inner{max-width:680px;margin:0 auto}.about-cta-inner h2{font-family:var(--font-heading);font-size:clamp(1.8rem,3.5vw,2.4rem);font-weight:700;color:#0a1628;line-height:1.25;text-transform:none;letter-spacing:-.02em;margin:0 0 1rem}.about-cta-inner p{font-size:1rem;color:#666;line-height:1.75;margin-bottom:2.25rem}.about-cta-btns{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.about-btn-primary{background:linear-gradient(135deg,#7ec8e3,#a4e6ff);color:#0a1628;padding:14px 32px;border-radius:100px;font-weight:700;font-size:.95rem;text-decoration:none;display:inline-block;transition:all .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 4px 15px rgba(126,200,227,.3);font-family:var(--font-body)}.about-btn-primary:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 8px 25px rgba(126,200,227,.45)}.about-btn-secondary{background:#fff;color:#0a1628;padding:14px 32px;border-radius:100px;font-weight:700;font-size:.95rem;text-decoration:none;display:inline-block;border:1px solid #dde3e9;transition:all .25s ease;font-family:var(--font-body)}.about-btn-secondary:hover{background:#f1f3f5;border-color:#c5cdd5;transform:translateY(-1px)}@media (max-width:768px){.about-hero-section{padding:7rem 1.5rem 5rem}.about-stats-inner{grid-template-columns:repeat(3,1fr);padding:0 1rem}.about-stat{padding:1.75rem .75rem}.about-stat-number{font-size:2rem}.about-cta-section,.about-mission-section,.about-story-section,.about-values-section{padding:4rem 1.5rem}.about-story-grid{grid-template-columns:1fr;gap:2.5rem}.about-story-img img{height:280px}.about-cards-grid{grid-template-columns:1fr}}@media (max-width:480px){.about-stats-inner{grid-template-columns:1fr}.about-stat{border-right:none;border-bottom:1px solid #eaeaea;padding:1.5rem}.about-stat:last-child{border-bottom:none}}