.site-footer{background:var(--navy);padding:48px 24px 36px}.site-footer-inner{flex-direction:column;align-items:center;gap:20px;max-width:960px;margin:0 auto;display:flex}.site-footer-brand{flex-direction:column;align-items:center;gap:6px;display:flex}.site-footer-logo{opacity:.6;filter:brightness(0)invert();height:22px}.site-footer-tagline{color:#fff6;font-size:.82rem;font-weight:500}.site-footer-links{gap:24px;display:flex}.site-footer-links a{color:#ffffff80;font-size:.82rem;font-weight:500;text-decoration:none;transition:color .2s}.site-footer-links a:hover{color:var(--cyan-light)}.site-footer-copy{color:#ffffff40;text-align:center;font-size:.72rem}
.about-page{background:var(--bg);min-height:100vh}.about-hero{background:linear-gradient(135deg, var(--navy) 0%, #1e293b 40%, var(--navy) 100%);text-align:center;padding:120px 24px 72px;position:relative;overflow:hidden}.about-hero:before{content:"";background:radial-gradient(600px 400px at 50% 60%,#06b6d414 0%,#0000 70%);position:absolute;inset:0}.about-hero-content{max-width:720px;margin:0 auto;position:relative}.about-hero h1{color:var(--white);letter-spacing:-.03em;margin-bottom:16px;font-size:2.75rem;font-weight:700}.about-hero-headline{color:var(--cyan-light);margin-bottom:12px;font-size:1.25rem;font-weight:500;line-height:1.4}.about-hero-sub{color:#ffffff80;max-width:520px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.6}.about-cta-btn{background:var(--blue);color:var(--white);border-radius:var(--radius-md);cursor:pointer;border:none;align-items:center;gap:8px;padding:14px 32px;font-family:inherit;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.about-cta-btn:hover{background:var(--blue-dark);transform:translateY(-2px);box-shadow:0 4px 20px #3b82f64d}.about-cta-btn-outline{border:1.5px solid var(--blue);color:var(--blue);background:0 0}.about-cta-btn-outline:hover{background:var(--blue);color:var(--white)}.about-cta-btn-large{padding:16px 40px;font-size:1.05rem}.about-section{padding:72px 24px}.about-section-white{background:var(--white)}.about-section-gray{background:var(--gray-50)}.about-section-navy{background:linear-gradient(135deg, var(--navy) 0%, #1e293b 100%);color:var(--white)}.about-section-navy h2{color:var(--white)}.about-section-navy h3{color:#ffffffe6}.about-container{max-width:760px;margin:0 auto}.about-container h2{color:var(--navy);letter-spacing:-.02em;text-align:center;margin-bottom:24px;font-size:1.85rem;font-weight:700}.about-section-sub{text-align:center;color:#fff9;margin-bottom:40px;font-size:1rem;line-height:1.6}.about-center{text-align:center;margin-top:36px}.about-prose{max-width:640px;margin:0 auto}.about-prose p{color:var(--gray-600);margin-bottom:16px;font-size:1rem;line-height:1.7}.about-section-navy .about-prose p{color:#ffffffb3}.about-highlight{font-weight:600;color:var(--blue)!important;margin-top:24px!important;font-size:1.15rem!important}.about-features{grid-template-columns:1fr 1fr;gap:20px;margin-top:32px;display:grid}.about-feature{background:var(--white);border-radius:var(--radius-md);border:1px solid var(--gray-200);color:var(--gray-600);align-items:flex-start;gap:14px;padding:20px;font-size:.9rem;line-height:1.5;display:flex}.about-feature-icon{background:linear-gradient(135deg, var(--blue), var(--cyan));width:36px;height:36px;color:var(--white);border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.about-steps{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px;display:grid}.about-step{text-align:center;background:var(--gray-50);border-radius:var(--radius-xl);border:1px solid var(--gray-200);padding:32px 24px}.about-step-num{background:linear-gradient(135deg, var(--blue), var(--cyan));width:48px;height:48px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;font-size:1.2rem;font-weight:800;display:flex}.about-step h3{color:var(--navy);margin-bottom:8px;font-size:1.05rem;font-weight:700}.about-step p{color:var(--gray-500);font-size:.88rem;line-height:1.5}.about-stats{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:48px;display:grid}.about-stat{text-align:center;border-radius:var(--radius-lg);background:#ffffff0d;border:1px solid #ffffff1a;padding:28px 16px}.about-stat-num{background:linear-gradient(135deg, var(--cyan), var(--blue));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:4px;font-size:2.5rem;font-weight:800}.about-stat-label{color:#ffffff80;font-size:.82rem;font-weight:500}.about-analysis{max-width:640px;margin:0 auto}.about-analysis h3{margin-bottom:16px;font-size:1.05rem;font-weight:600}.about-analysis ul{flex-direction:column;gap:12px;margin-bottom:24px;padding:0;list-style:none;display:flex}.about-analysis li{color:#ffffffb3;padding-left:20px;font-size:.92rem;line-height:1.5;position:relative}.about-analysis li:before{content:"";background:var(--cyan);border-radius:50%;width:8px;height:8px;position:absolute;top:8px;left:0}.about-analysis-footer{text-align:center;margin-top:24px;font-size:1rem;font-weight:600;color:var(--cyan-light)!important}.about-methodology{flex-direction:column;gap:16px;max-width:640px;margin:32px auto;display:flex}.about-method-step{background:var(--gray-50);border-radius:var(--radius-md);border:1px solid var(--gray-200);color:var(--gray-600);align-items:flex-start;gap:16px;padding:20px;font-size:.92rem;line-height:1.6;display:flex}.about-method-num{background:var(--navy);width:32px;height:32px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.82rem;font-weight:700;display:flex}.faq-list{flex-direction:column;gap:8px;max-width:640px;margin:0 auto;display:flex}.faq-item{border:1px solid var(--gray-200);border-radius:var(--radius-md);transition:border-color .2s;overflow:hidden}.faq-item.faq-open{border-color:var(--blue)}.faq-question{width:100%;color:var(--navy);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;font-family:inherit;font-size:.95rem;font-weight:600;transition:background .2s;display:flex}.faq-question:hover{background:var(--gray-50)}.faq-chevron{color:var(--gray-400);flex-shrink:0;transition:transform .2s}.faq-open .faq-chevron{color:var(--blue);transform:rotate(180deg)}.faq-answer{color:var(--gray-600);padding:0 20px 18px;font-size:.9rem;line-height:1.6}.about-final-cta{background:linear-gradient(135deg, var(--navy) 0%, #1e293b 100%);text-align:center;padding:72px 24px}.about-final-cta h2{color:var(--white);margin-bottom:12px;font-size:2rem;font-weight:700}.about-final-cta p{color:#ffffff80;margin-bottom:32px;font-size:1.1rem}@media (max-width:768px){.about-hero{padding:100px 20px 56px}.about-hero h1{font-size:2rem}.about-hero-headline{font-size:1.05rem}.about-features{grid-template-columns:1fr}.about-steps{grid-template-columns:1fr;gap:16px}.about-stats{grid-template-columns:repeat(2,1fr)}.about-stat-num{font-size:2rem}.about-section{padding:48px 20px}.about-container h2{font-size:1.5rem}.page-navbar-links{gap:12px}}@media (max-width:480px){.about-stats{grid-template-columns:1fr 1fr;gap:12px}.about-stat{padding:20px 12px}}
