.about-page{min-height:100vh;font-family:var(--font-ui,"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif);font-size:1rem;line-height:1.5;overflow:hidden}.about-container{max-width:1400px;margin:0 auto;padding:0 20px}.light-section{color:#1a1a1a;background-color:#fff}.light-section .section-title{color:#1a1a1a}.light-section .section-subtitle{color:#6b7280}.light-section .stat-card,.light-section .value-card,.light-section .why-card{color:#1a1a1a;background:#f9fafb;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d}.light-section .stat-card:hover,.light-section .value-card:hover,.light-section .why-card:hover{background:#f0f9ff;border-color:#2563eb;box-shadow:0 10px 25px #2563eb1a}.light-section .stat-description,.light-section .value-description,.light-section .why-description{color:#4b5563}.light-section .stat-icon,.light-section .value-icon,.light-section .highlight-icon{color:#2563eb}.light-section .value-title,.light-section .why-title,.light-section .highlight-title{color:#1a1a1a}.light-section .highlight-box{background:#f9fafb;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d}.light-section .highlight-desc{color:#6b7280}.dark-section{color:#fff;background-color:#000}.dark-section .section-title{color:#fff}.dark-section .section-subtitle{color:#9ca3af}.dark-section .stat-card,.dark-section .value-card,.dark-section .why-card{color:#fff;background:#1e3a8a14;border:1px solid #1e3a8a4d}.dark-section .stat-card:hover,.dark-section .value-card:hover,.dark-section .why-card:hover{background:#2fb3ff1f;border-color:#2fb3ff99;box-shadow:0 10px 25px #2fb3ff26}.dark-section .stat-description,.dark-section .value-description,.dark-section .why-description{color:#9ca3af}.dark-section .stat-icon,.dark-section .value-icon,.dark-section .highlight-icon{color:#2fb3ff}.dark-section .value-title,.dark-section .why-title,.dark-section .highlight-title{color:#fff}.dark-section .highlight-box{background:#1e3a8a26;border:1px solid #1e3a8a66}.dark-section .highlight-desc{color:#9ca3af}.about-hero-section{background:linear-gradient(#f8f9fa,#fff);padding-top:128px;padding-bottom:96px;position:relative}.hero-content{text-align:center;animation:.8s ease-out .1s both slideUpFade}.hero-icon{background:linear-gradient(to bottom right,#60a5fa,#2563eb);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:24px;display:inline-flex}.icon-compass{color:#fff;width:24px;height:24px}.hero-title{color:#1a1a1a;font-size:3.75rem;font-weight:700;line-height:1.2;font-family:var(--font-brand,"Poppins",sans-serif);letter-spacing:-.02em;margin-bottom:24px;animation:.8s ease-out .2s both slideUpFade}@media (max-width:640px){.hero-title{font-size:2.25rem}}@media (max-width:1024px){.hero-title{font-size:3rem}}.hero-accent{background:linear-gradient(90deg,#2563eb,#1d4ed8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-description{color:#4b5563;max-width:768px;font-size:1.25rem;font-family:var(--font-ui,"Inter",sans-serif);margin-bottom:32px;margin-left:auto;margin-right:auto;font-weight:400;line-height:1.5;animation:.8s ease-out .3s both slideUpFade}.stats-section{padding:64px 0}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:32px;animation:.8s ease-out .2s both fadeInUp;display:grid}.stat-card{text-align:center;border-radius:16px;padding:24px;transition:all .4s cubic-bezier(.25,.46,.45,.94);animation:.6s ease-out scaleIn;position:relative;overflow:hidden}.stat-card:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.stat-card:hover:before{left:100%}.stat-icon{width:32px;height:32px;margin:0 auto 16px}.stat-label{font-size:2rem;font-weight:700;font-family:var(--font-mono,"JetBrains Mono",monospace);letter-spacing:.05em;margin-bottom:8px;font-weight:600}.dark-section .stat-label{color:#2fb3ff}.light-section .stat-label{color:#2563eb}.stat-description{font-size:.9rem;font-family:var(--font-ui,"Inter",sans-serif);font-weight:400}.story-section{font-family:var(--font-brand,"Poppins",sans-serif);letter-spacing:-.02em;padding:96px 0;animation:.8s ease-out fadeInUp}.section-title{text-align:center;margin-bottom:64px;font-size:3rem;font-weight:700}@media (max-width:640px){.section-title{font-size:2rem}}.story-grid{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}@media (max-width:768px){.story-grid{grid-template-columns:1fr;gap:32px}}.story-text{animation:.6s ease-out slideInLeft}.story-paragraph{font-size:1.125rem;line-height:1.6;font-family:var(--font-ui,"Inter",sans-serif);margin-bottom:24px;font-weight:400}.light-section .story-paragraph{color:#4b5563}.dark-section .story-paragraph{color:#9ca3af}.story-highlight{animation:.8s ease-out .2s both slideInRight;position:relative}.highlight-box{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:16px;padding:48px;position:relative}.highlight-box:after{content:"";pointer-events:none;background:linear-gradient(135deg,#2563eb0d,#0000);border-radius:16px;position:absolute;inset:0}.highlight-item{z-index:1;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex;position:relative}.highlight-item:last-child{margin-bottom:0}.highlight-icon{flex-shrink:0;width:24px;height:24px;margin-top:4px}.highlight-title{margin-bottom:4px;font-weight:600}.highlight-desc{font-family:var(--font-ui,"Inter",sans-serif);font-size:.875rem;font-weight:400;line-height:1.4}.values-section{padding:96px 0;animation:.8s ease-out .3s both fadeInUp}.section-subtitle{text-align:center;max-width:512px;font-family:var(--font-ui,"Inter",sans-serif);margin-bottom:64px;margin-left:auto;margin-right:auto;font-weight:400}.values-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;animation:.8s ease-out .3s both fadeInUp;display:grid}.value-card{cursor:pointer;border-radius:16px;padding:32px;transition:all .4s cubic-bezier(.25,.46,.45,.94);animation:.6s ease-out scaleIn;position:relative}.value-card:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#2563eb0d 0%,#0000 100%);border-radius:16px;transition:opacity .4s;position:absolute;inset:0}.value-card:hover:before{opacity:1}.value-card:hover{transform:translateY(-8px)}.value-icon{width:40px;height:40px;margin-bottom:16px;transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.value-card:hover .value-icon{transform:scale(1.2)rotate(5deg)}.value-title{font-size:1.25rem;font-weight:600;font-family:var(--font-brand,"Poppins",sans-serif);margin-bottom:12px}.value-description{font-family:var(--font-ui,"Inter",sans-serif);font-weight:400;line-height:1.6}.why-section{padding:96px 0}.why-choose-list{flex-direction:column;gap:32px;animation:.8s ease-out .2s both fadeInUp;display:flex}.why-card{border-radius:12px;padding:32px;transition:all .4s cubic-bezier(.25,.46,.45,.94);animation:.6s ease-out slideInUp;position:relative;overflow:hidden}.why-card:before{content:"";background:linear-gradient(#2563eb,#1d4ed8);width:4px;height:0;transition:height .4s;position:absolute;top:0;left:0}.dark-section .why-card:before{background:linear-gradient(#2fb3ff,#1c9be6)}.why-card:hover:before{height:100%}.why-card:hover{transform:translate(4px)}.why-title{font-size:1.25rem;font-family:var(--font-brand,"Poppins",sans-serif);margin-bottom:12px;font-weight:600;transition:color .3s}.why-card:hover .why-title{color:#2563eb}.dark-section .why-card:hover .why-title{color:#2fb3ff}.why-description{line-height:1.6}.cta-section{text-align:center;padding:96px 0;animation:.8s ease-out .3s both fadeInUp}.cta-title{margin-bottom:24px;font-size:3rem;font-weight:700;animation:.8s ease-out .4s both slideUpFade}@media (max-width:640px){.cta-title{font-size:2rem}}.cta-description{max-width:512px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:1.25rem;animation:.8s ease-out .5s both slideUpFade}.light-section .cta-description{color:#4b5563}.dark-section .cta-description{color:#9ca3af}.cta-buttons{flex-direction:column;justify-content:center;gap:16px;animation:.8s ease-out .6s both slideUpFade;display:flex}@media (max-width:640px){.cta-buttons{flex-direction:column;align-items:stretch}}@media (min-width:640px){.cta-buttons{flex-direction:row;justify-content:center}}.cta-button{font-family:var(--font-brand,"Poppins",sans-serif);letter-spacing:.025em;border-radius:8px;justify-content:center;align-items:center;padding:16px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.25,.46,.45,.94);display:inline-flex;position:relative;overflow:hidden}.cta-button-primary{color:#fff;border:none}.light-section .cta-button-primary{background-color:#2563eb}.light-section .cta-button-primary:hover{background-color:#1d4ed8;transform:translateY(-2px);box-shadow:0 12px 24px #2563eb4d}.dark-section .cta-button-primary{color:#000;background-color:#2fb3ff}.dark-section .cta-button-primary:hover{background-color:#1c9be6;transform:translateY(-2px);box-shadow:0 12px 24px #2fb3ff66}.cta-button-primary:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.cta-button-primary:hover:before{left:100%}.cta-button-secondary{background-color:#0000;border:2px solid}.light-section .cta-button-secondary{color:#2563eb;border-color:#2563eb}.light-section .cta-button-secondary:hover{color:#1d4ed8;background:#f0f9ff;border-color:#1d4ed8;box-shadow:0 4px 12px #2563eb26}.dark-section .cta-button-secondary{color:#2fb3ff;border-color:#2fb3ff}.dark-section .cta-button-secondary:hover{color:#7ad1ff;background:#2fb3ff26;border-color:#1c9be6;box-shadow:0 4px 12px #2fb3ff33}.faqs-section{padding:100px 0}.faqs-grid{flex-direction:column;gap:24px;margin-top:60px;animation:.8s ease-out slideUpFade;display:flex}.faq-card{opacity:0;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:28px;transition:all .3s;animation:.6s ease-out forwards fadeInUp}.light-section .faq-card{background:#f9fafb;border-color:#e5e7eb}.light-section .faq-card:hover{background:#f0f9ff;border-color:#2563eb;box-shadow:0 10px 25px #2563eb1a}.dark-section .faq-card{background:#1e3a8a14;border-color:#1e3a8a4d}.dark-section .faq-card:hover{background:#2fb3ff1a;border-color:#2fb3ff;box-shadow:0 10px 25px #2fb3ff26}.faq-question{width:100%;font-size:1.1rem;font-family:var(--font-brand,"Poppins",sans-serif);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:0;font-weight:600;transition:color .3s;display:flex}.faq-question.active .faq-chevron{transform:rotate(180deg)}.light-section .faq-question{color:#1a1a1a}.light-section .faq-question:hover{color:#2563eb}.dark-section .faq-question{color:#fff}.dark-section .faq-question:hover{color:#2fb3ff}.faq-chevron{flex-shrink:0;width:20px;height:20px;margin-left:12px;transition:transform .3s}.faq-answer{font-size:1rem;line-height:1.6;font-family:var(--font-ui,"Inter",sans-serif);margin-top:16px;font-weight:400;animation:.3s ease-out fadeInUp}.light-section .faq-answer{color:#4b5563}.dark-section .faq-answer{color:#d1d5db}@keyframes slideUpFade{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.stat-card:first-child,.value-card:first-child,.why-card:first-child{animation-delay:0s}.stat-card:nth-child(2),.value-card:nth-child(2),.why-card:nth-child(2){animation-delay:.1s}.stat-card:nth-child(3),.value-card:nth-child(3),.why-card:nth-child(3){animation-delay:.2s}.stat-card:nth-child(4),.value-card:nth-child(4),.why-card:nth-child(4){animation-delay:.3s}.value-card:nth-child(5){animation-delay:.4s}.value-card:nth-child(6){animation-delay:.5s}.why-card:nth-child(5){animation-delay:.4s}.faq-card:first-child{animation-delay:0s}.faq-card:nth-child(2){animation-delay:.1s}.faq-card:nth-child(3){animation-delay:.2s}.faq-card:nth-child(4){animation-delay:.3s}.faq-card:nth-child(5){animation-delay:.4s}.faq-card:nth-child(6){animation-delay:.5s}@media (max-width:768px){.about-hero-section{padding-top:80px;padding-bottom:60px}.stats-section{padding:40px 0}.story-section,.values-section,.why-section,.cta-section{padding:60px 0}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.value-card,.why-card{animation-duration:.5s}.cta-button:hover{transform:none}}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
