.about-hero{text-align:center;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.about-hero-bg{z-index:0;background:radial-gradient(at 30% 40%,#c9a22714 0%,#0000 55%),radial-gradient(at 70% 60%,#58a6ff0f 0%,#0000 55%),radial-gradient(circle,#0d111700 0%,#0d1117 70%),linear-gradient(#0d1117 0%,#0f1923 50%,#0d1117 100%);position:absolute;inset:0}.about-hero-bg:before{content:"";opacity:.5;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='%23c9a227' fill-opacity='0.03'%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}.about-hero-content{z-index:1;max-width:800px;padding:0 2rem;position:relative}.about-hero-eyebrow{letter-spacing:.3em;text-transform:uppercase;color:#c9a227;opacity:0;margin-bottom:1.5rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;animation:.8s ease-out .2s forwards aboutFadeUp;display:inline-block}.about-hero-title{background:linear-gradient(135deg,#e6edf3 0%,#c9a227 50%,#e6edf3 100%) 0 0/200%;-webkit-text-fill-color:transparent;opacity:0;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-family:Cinzel,serif;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;line-height:1.1;animation:.8s ease-out .4s forwards aboutFadeUp,6s ease-in-out infinite aboutShimmer}.about-hero-subtitle{color:#8b949e;opacity:0;margin-bottom:2rem;font-family:Cinzel,serif;font-size:clamp(1rem,2.5vw,1.5rem);line-height:1.6;animation:.8s ease-out .6s forwards aboutFadeUp}.about-hero-divider{opacity:0;background:linear-gradient(90deg,#0000,#c9a227,#0000);width:80px;height:2px;margin:0 auto;animation:.8s ease-out .8s forwards aboutFadeUp}.about-hero-scroll{color:#484f58;letter-spacing:.2em;text-transform:uppercase;opacity:0;flex-direction:column;align-items:center;gap:.5rem;font-size:.7rem;animation:.8s ease-out 1s forwards aboutFadeUp;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.about-hero-scroll svg{animation:2s ease-in-out infinite aboutBounce}.about-section{max-width:1200px;margin:0 auto;padding:6rem 2rem}.about-section-full{padding:6rem 2rem;position:relative}.about-mission{text-align:center;position:relative}.about-mission:before{content:"";background:linear-gradient(#0000,#c9a2274d);width:1px;height:80px;position:absolute;top:0;left:50%;transform:translate(-50%)}.about-mission-label{letter-spacing:.3em;text-transform:uppercase;color:#c9a227;margin-bottom:2rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600}.about-mission-text{color:#e6edf3;max-width:900px;margin:0 auto 2rem;font-family:Cinzel,serif;font-size:clamp(1.25rem,3vw,2rem);font-weight:500;line-height:1.6}.about-mission-body{color:#8b949e;max-width:720px;margin:0 auto;font-size:1.1rem;line-height:1.8}.about-values-bg{background:radial-gradient(at 20%,#58a6ff08 0%,#0000 60%),radial-gradient(at 80%,#c9a22708 0%,#0000 60%)}.about-values-header{text-align:center;margin-bottom:4rem}.about-values-header h2{color:#e6edf3;margin-bottom:1rem;font-family:Cinzel,serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.about-values-header p{color:#8b949e;max-width:600px;margin:0 auto;font-size:1.1rem}.about-values-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}.about-value-card{background:#161b22b3;border:1px solid #58a6ff1a;border-radius:16px;padding:2.5rem;transition:all .3s;position:relative;overflow:hidden}.about-value-card:before{content:"";background:linear-gradient(to right,transparent,var(--accent-color,#c9a227),transparent);opacity:0;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.about-value-card:hover{border-color:#c9a22733;transform:translateY(-4px);box-shadow:0 12px 40px #0000004d}.about-value-card:hover:before{opacity:1}.about-value-icon{color:#c9a227;background:#c9a2271a;border:1px solid #c9a22733;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.5rem;display:flex}.about-value-title{color:#e6edf3;margin-bottom:.5rem;font-family:Cinzel,serif;font-size:1.25rem;font-weight:700}.about-value-tagline{color:#c9a227;letter-spacing:.02em;margin-bottom:1rem;font-size:.85rem;font-weight:600}.about-value-desc{color:#8b949e;font-size:.95rem;line-height:1.7}.about-story{position:relative}.about-story-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}.about-story-visual{aspect-ratio:4/3;background:#161b22b3;border:1px solid #58a6ff1a;border-radius:16px;position:relative;overflow:hidden}.about-story-visual-inner{background:radial-gradient(at 30%,#c9a2271f 0%,#0000 60%),radial-gradient(at 70% 30%,#58a6ff14 0%,#0000 50%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.about-story-emblem{background:linear-gradient(135deg,#c9a227,#e8c84a);-webkit-text-fill-color:transparent;opacity:.6;-webkit-background-clip:text;background-clip:text;font-family:Cinzel,serif;font-size:4rem;font-weight:700}.about-story-content h2{color:#e6edf3;margin-bottom:1.5rem;font-family:Cinzel,serif;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700}.about-story-content p{color:#8b949e;margin-bottom:1.25rem;font-size:1.05rem;line-height:1.8}.about-story-content p strong{color:#e6edf3;font-weight:600}.about-stats{background:#161b2280;border-top:1px solid #58a6ff14;border-bottom:1px solid #58a6ff14}.about-stats-grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1000px;margin:0 auto;display:grid}.about-stat-number{background:linear-gradient(135deg,#c9a227,#e8c84a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-family:Cinzel,serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2}.about-stat-label{color:#8b949e;text-transform:uppercase;letter-spacing:.1em;font-size:.85rem}.about-community{text-align:center}.about-community h2{color:#e6edf3;margin-bottom:1rem;font-family:Cinzel,serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.about-community>p{color:#8b949e;max-width:650px;margin:0 auto 3rem;font-size:1.1rem;line-height:1.7}.about-community-links{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.about-community-link{color:#e6edf3;background:#161b22b3;border:1px solid #58a6ff26;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.about-community-link:hover{border-color:#c9a2274d;transform:translateY(-2px);box-shadow:0 0 20px #c9a2271a}.about-community-link svg{color:#c9a227;flex-shrink:0}.about-cta{text-align:center;position:relative}.about-cta:after{content:"";background:linear-gradient(#c9a2274d,#0000);width:1px;height:80px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.about-cta h2{color:#e6edf3;margin-bottom:1rem;font-family:Cinzel,serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.about-cta p{color:#8b949e;max-width:550px;margin:0 auto 2rem;font-size:1.1rem}.about-cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.about-btn-primary{color:#0d1117;background:linear-gradient(135deg,#c9a227,#b8911f);border-radius:8px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.about-btn-primary:hover{background:linear-gradient(135deg,#d4ad2e,#c9a227);box-shadow:0 0 20px #c9a2274d}.about-btn-secondary{color:#e6edf3;background:0 0;border:1px solid #58a6ff4d;border-radius:8px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.about-btn-secondary:hover{border-color:#58a6ff99;box-shadow:0 0 20px #58a6ff26}@keyframes aboutFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes aboutShimmer{0%,to{background-position:0%}50%{background-position:200%}}@keyframes aboutBounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.about-reveal{opacity:0;transition:opacity .7s ease-out,transform .7s ease-out;transform:translateY(30px)}.about-reveal.visible{opacity:1;transform:translateY(0)}@media (max-width:768px){.about-section,.about-section-full{padding:4rem 1.5rem}.about-story-grid{grid-template-columns:1fr;gap:2rem;padding:0 1.5rem}.about-story-visual{aspect-ratio:16/9}.about-stats-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.about-values-grid{grid-template-columns:1fr;padding:0 1.5rem}.about-community-links{flex-direction:column;align-items:center}.about-community-link{justify-content:center;width:100%;max-width:300px}.about-cta-buttons{flex-direction:column;align-items:center}}
