.about-hero{background:var(--navy);flex-direction:column;justify-content:flex-end;padding:0;display:flex;position:relative;overflow:hidden}.about-radar{pointer-events:none;z-index:0;width:520px;height:520px;position:absolute;top:50%;right:8%;transform:translateY(-50%)}.radar-ring{border:1px solid #6366f12e;border-radius:50%;animation:4s ease-out infinite radarExpand;position:absolute;inset:0}.radar-ring:first-child{width:30%;height:30%;animation-delay:0s;top:35%;left:35%}.radar-ring:nth-child(2){width:52%;height:52%;animation-delay:.8s;top:24%;left:24%}.radar-ring:nth-child(3){width:72%;height:72%;animation-delay:1.6s;top:14%;left:14%}.radar-ring:nth-child(4){width:90%;height:90%;animation-delay:2.4s;top:5%;left:5%}.radar-ring:nth-child(5){width:100%;height:100%;animation-delay:3.2s;top:0;left:0}.radar-core{background:#6366f1;border-radius:50%;width:10px;height:10px;animation:2s ease-in-out infinite corePulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 4px #6366f133,0 0 20px #6366f166}@keyframes radarExpand{0%{opacity:.7;transform:scale(.95)}70%{opacity:.15}to{opacity:0;transform:scale(1.08)}}@keyframes corePulse{0%,to{box-shadow:0 0 0 4px #6366f133,0 0 20px #6366f166}50%{box-shadow:0 0 0 8px #6366f11a,0 0 40px #6366f199}}.radar-sweep{border-radius:50%;animation:6s linear infinite sweepRotate;position:absolute;inset:0;overflow:hidden}.radar-sweep:after{content:"";transform-origin:0 100%;background:conic-gradient(#0000 75%,#22d3ee14 100%);border-radius:0 50% 0 0;width:50%;height:50%;position:absolute;top:0;left:50%}@keyframes sweepRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.about-hero-inner{z-index:1;grid-template-columns:1fr 1fr;align-items:end;gap:6rem;max-width:1280px;margin:0 auto;padding:8rem 4rem 0;display:grid;position:relative}.about-hero-left{padding-bottom:6rem}.about-eyebrow{color:var(--orange);text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:8px;margin-bottom:2rem;font-size:1.1rem;font-weight:700;display:inline-flex}.about-hero h1{color:#fff;letter-spacing:-.04em;margin-bottom:2.4rem;font-size:5.4rem;font-weight:900;line-height:1}@keyframes gradientFlow{0%{background-position:0%}to{background-position:200%}}.about-hero-desc{color:#ffffff8c;max-width:480px;font-size:1.6rem;line-height:1.8}.about-hero-right{flex-direction:column;justify-content:flex-end;padding-bottom:0;display:flex}.about-hero-cards{flex-direction:column;gap:1.2rem;padding-bottom:6rem;display:flex}.about-hero-card{border-radius:12px;align-items:center;gap:1.6rem;padding:1.8rem 2.4rem;display:flex}.about-hero-card-dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:8px;height:8px}.about-hero-card-text{color:#ffffffb3;font-size:1.45rem;line-height:1.5}.about-hero-card-text strong{color:#fff;font-weight:600}.about-stats-strip{background:linear-gradient(135deg,#1a1c3a 0%,#0f2027 100%);border-top:1px solid #6366f133;border-bottom:1px solid #22d3ee26;padding:0;position:relative;overflow:hidden}.about-stats-strip:before{content:"";z-index:1;background:linear-gradient(90deg,#0000,#22d3ee,#6366f1,#0000);width:30%;height:2px;animation:3s linear infinite scanLine;position:absolute;top:0;left:-30%}.about-stats-strip:after{content:"";z-index:1;background:linear-gradient(90deg,#0000,#6366f1,#22d3ee,#0000);width:30%;height:2px;animation:3s linear infinite reverse scanLine;position:absolute;bottom:0;right:-30%}@keyframes scanLine{0%{left:-30%}to{left:130%}}.about-stats-inner{z-index:2;grid-template-columns:repeat(4,1fr);max-width:1280px;margin:0 auto;display:grid;position:relative}.about-stat{text-align:center;border-right:1px solid #ffffff0f;padding:2rem;position:relative;overflow:hidden}.about-stat:last-child{border-right:none}.about-stat-num{color:#fff;letter-spacing:-.04em;opacity:0;justify-content:center;align-items:baseline;gap:2px;font-size:4.2rem;font-weight:900;line-height:1;transition:opacity .6s,transform .6s cubic-bezier(.22,1,.36,1);display:flex;transform:translateY(16px)}.about-stat.about-in .about-stat-num{opacity:1;transform:translateY(0)}.about-stat.about-in:first-child .about-stat-num{transition-delay:50ms}.about-stat.about-in:nth-child(2) .about-stat-num{transition-delay:.15s}.about-stat.about-in:nth-child(3) .about-stat-num{transition-delay:.25s}.about-stat.about-in:nth-child(4) .about-stat-num{transition-delay:.35s}.about-stat-unit{color:#22d3ee;opacity:.9;font-size:2.4rem;font-weight:700}.about-stat-label{color:#fff6;text-transform:uppercase;letter-spacing:.1em;margin-top:.8rem;font-size:1.1rem;font-weight:600}.about-story{background:var(--white);padding:10rem 4rem;overflow:clip}.about-story-inner{grid-template-columns:360px 1fr;align-items:start;gap:10rem;max-width:1280px;margin:0 auto;display:grid}.about-story-label{position:sticky;top:100px}.about-section-eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.12em;margin-bottom:1.4rem;font-size:1.05rem;font-weight:700;display:block}.about-story-label h2{color:var(--text);letter-spacing:-.04em;margin-bottom:2rem;font-size:3.6rem;font-weight:800;line-height:1.1}.about-story-label p{color:var(--muted);font-size:1.5rem;line-height:1.8}.about-timeline{padding-left:3.6rem;position:relative}.about-timeline:before{content:"";transform-origin:top;background:linear-gradient(#6366f1 0%,#22d3ee 60%,#22d3ee1a 100%);width:2px;transition:transform 1.6s cubic-bezier(.22,1,.36,1);position:absolute;top:8px;bottom:0;left:5px;transform:scaleY(0)}.about-timeline.about-in:before{transform:scaleY(1)}.timeline-item{opacity:0;margin-bottom:5.2rem;transition:opacity .55s,transform .55s cubic-bezier(.22,1,.36,1);position:relative;overflow:visible;transform:translate(28px)}.timeline-item.about-in{opacity:1;transform:translate(0)}.timeline-item:first-child{transition-delay:.1s}.timeline-item:nth-child(2){transition-delay:.2s}.timeline-item:nth-child(3){transition-delay:.3s}.timeline-item:nth-child(4){transition-delay:.4s}.timeline-item:nth-child(5){transition-delay:.5s}.timeline-item:nth-child(6){transition-delay:.6s}.timeline-dot{z-index:1;background:#6366f1;border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:6px;left:-3.6rem;box-shadow:0 0 0 3px #6366f133}.timeline-dot:after{content:"";opacity:0;border:1.5px solid #6366f1;border-radius:50%;animation:2.8s ease-out infinite dotRipple;position:absolute;inset:-4px}.timeline-item:nth-child(2) .timeline-dot:after{animation-delay:.46s}.timeline-item:nth-child(3) .timeline-dot:after{animation-delay:.92s}.timeline-item:nth-child(4) .timeline-dot:after{animation-delay:1.38s}.timeline-item:nth-child(5) .timeline-dot:after{animation-delay:1.84s}.timeline-item:nth-child(6) .timeline-dot:after{animation-delay:2.3s}@keyframes dotRipple{0%{opacity:.6;transform:scale(1)}70%{opacity:0;transform:scale(2.8)}to{opacity:0;transform:scale(2.8)}}.timeline-year{color:#6366f1;letter-spacing:.1em;align-items:center;gap:6px;margin-bottom:.5rem;font-family:monospace;font-size:1rem;font-weight:800;display:inline-flex}.timeline-year:before{content:"[";color:#6366f166}.timeline-year:after{content:"]";color:#6366f166}.timeline-title{color:var(--text);letter-spacing:-.03em;text-shadow:1px 1px 2px #00000040;margin-bottom:.8rem;font-size:2rem;font-weight:700}.timeline-desc{color:var(--muted);text-shadow:-1px 0 #f8fafc,1px 0 #f8fafc,0 -1px #f8fafc,0 1px #f8fafc;max-width:520px;padding-right:20px;font-size:1.45rem;line-height:1.75}.about-values{background:var(--navy);padding:9rem 4rem;position:relative;overflow:hidden}.about-values:before{content:"";background-image:radial-gradient(#22d3ee0f 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.about-values:after{content:"";pointer-events:none;background:radial-gradient(circle,#6366f10f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:8s ease-in-out infinite alternate orbDrift;position:absolute;top:-100px;right:-100px}@keyframes orbDrift{0%{transform:translate(0)}to{transform:translate(-60px,80px)}}.about-values-inner{z-index:1;max-width:1280px;margin:0 auto;position:relative}.about-values-header{max-width:560px;margin-bottom:6rem}.about-values-header h2{color:#fff;letter-spacing:-.04em;margin-bottom:1.4rem;font-size:3.6rem;font-weight:800;line-height:1.1}.about-values-header p{color:#ffffff73;font-size:1.5rem;line-height:1.75}.about-values-grid{background:#ffffff0d;border-radius:16px;grid-template-columns:repeat(2,1fr);gap:1px;display:grid;overflow:hidden}.about-value-card{background:var(--navy);opacity:0;padding:4rem;transition:opacity .5s,transform .5s cubic-bezier(.22,1,.36,1),background .3s;position:relative;overflow:hidden;transform:translateY(24px)}.about-value-card.about-in{opacity:1;transform:translateY(0)}.about-value-card:first-child{transition-delay:50ms}.about-value-card:nth-child(2){transition-delay:.12s}.about-value-card:nth-child(3){transition-delay:.19s}.about-value-card:nth-child(4){transition-delay:.26s}.about-value-card:hover{background:#6366f10a}.about-value-card:before,.about-value-card:after{content:"";opacity:0;width:18px;height:18px;transition:opacity .3s,transform .3s;position:absolute}.about-value-card:before{border-top:1.5px solid #6366f1;border-left:1.5px solid #6366f1;top:12px;left:12px;transform:translate(-4px,-4px)}.about-value-card:after{border-bottom:1.5px solid #22d3ee;border-right:1.5px solid #22d3ee;bottom:12px;right:12px;transform:translate(4px,4px)}.about-value-card:hover:before,.about-value-card:hover:after{opacity:1;transform:translate(0)}.about-value-icon{width:52px;height:52px;color:var(--accent);background:#6366f11a;border:1px solid #6366f133;border-radius:10px;justify-content:center;align-items:center;margin-bottom:2rem;transition:background .3s,border-color .3s,transform .3s;animation:4s ease-in-out infinite iconPulse;display:flex}.about-value-card:nth-child(2) .about-value-icon{animation-delay:1s}.about-value-card:nth-child(3) .about-value-icon{animation-delay:2s}.about-value-card:nth-child(4) .about-value-icon{animation-delay:3s}@keyframes iconPulse{0%,to{box-shadow:none;border-color:#6366f133}50%{border-color:#6366f180;box-shadow:0 0 12px #6366f126}}.about-value-card:hover .about-value-icon{background:#6366f12e;border-color:#6366f180;transform:scale(1.06)rotate(-3deg)}.about-value-card h3{color:#fff;letter-spacing:-.03em;margin-bottom:1rem;font-size:2rem;font-weight:700}.about-value-card p{color:#ffffff73;font-size:1.45rem;line-height:1.75}.about-cta{background:var(--gray-bg);text-align:center;padding:9rem 4rem;position:relative;overflow:hidden}.about-cta:before{content:"";background:linear-gradient(90deg,#0000,#6366f1,#22d3ee,#0000);width:0;height:2px;animation:1.6s cubic-bezier(.22,1,.36,1) .3s forwards ruleExpand;position:absolute;top:0;left:50%;transform:translate(-50%)}@keyframes ruleExpand{to{width:80%}}.about-cta-inner{max-width:680px;margin:0 auto}.about-cta h2{color:var(--text);letter-spacing:-.04em;margin-bottom:1.6rem;font-size:3.8rem;font-weight:800;line-height:1.1}.about-cta h2 em{-webkit-text-fill-color:transparent;background-image:linear-gradient(90deg,#4d5ff8,#ee6b60,#4d5ff8);background-size:200%;-webkit-background-clip:text;background-clip:text;font-style:normal;animation:4s linear infinite gradientFlow}.about-cta p{color:var(--muted);margin-bottom:3.6rem;font-size:1.6rem;line-height:1.75}.about-cta-btns{flex-wrap:wrap;justify-content:center;gap:1.6rem;display:flex}.about-anim{opacity:0;transition:opacity .6s,transform .6s cubic-bezier(.22,1,.36,1);transform:translateY(22px)}.about-anim.about-in{opacity:1;transform:translateY(0)}.about-anim-l{opacity:0;transition:opacity .55s,transform .55s cubic-bezier(.22,1,.36,1);transform:translate(-22px)}.about-anim-l.about-in{opacity:1;transform:translate(0)}@media (max-width:900px){.about-hero{min-height:auto}.about-hero-inner{grid-template-columns:1fr;gap:3rem;padding:6rem 2rem 5rem}.about-hero h1{font-size:3.6rem}.about-hero-right,.about-radar{display:none}.about-stats-inner{grid-template-columns:repeat(2,1fr)}.about-stat{border:1px solid #ffffff0f;padding:2rem 1.2rem}.about-stat-num{font-size:2.8rem}.about-stat-unit{font-size:1.6rem}.about-stat-label{font-size:1rem}.about-story-inner{grid-template-columns:1fr;gap:4rem;padding:0}.about-story-label{position:static}.polaroid-stack{display:none}.about-story,.about-values,.about-cta{padding:5rem 2rem}.about-values-grid{grid-template-columns:1fr}.about-cta-btns{flex-direction:column;align-items:stretch}}.about-story-right{position:relative}.polaroid-stack{pointer-events:none;z-index:0;width:340px;margin-bottom:3rem;position:absolute;right:100px}.polaroid-frame{width:260px;z-index:var(--pol-z,0);transform:rotate(var(--pol-rotate,0deg)) translateX(var(--pol-right,0px)) translateY(calc(var(--pol-top,0px) + 14px)) scale(.88);opacity:0;transition:opacity .45s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.22,1,.36,1);transition-delay:var(--pol-delay,0s);background:#fff;margin-top:-140px;margin-left:auto;margin-right:0;padding:10px 10px 32px;position:relative;box-shadow:0 4px 12px #0000002e,0 1px 3px #0000001a}.polaroid-frame:first-child{margin-top:0}.polaroid-frame.polaroid-visible{opacity:1;transform:rotate(var(--pol-rotate,0deg)) translateX(var(--pol-right,0px)) translateY(var(--pol-top,0px)) scale(1)}.polaroid-photo{aspect-ratio:1;background:#d1d5e8;width:100%;overflow:hidden}.polaroid-photo img{object-fit:cover;filter:sepia(.15)saturate(.9)contrast(.95);background:linear-gradient(135deg,#c7cbec 0%,#a5aad4 100%);width:100%;height:100%;display:block}.polaroid-caption{text-align:center;color:#555;letter-spacing:.06em;opacity:0;margin-top:6px;font-family:monospace;font-size:1rem;font-weight:700;line-height:1}.about-timeline{z-index:2;position:relative}@media (prefers-reduced-motion:reduce){.radar-ring,.radar-sweep,.radar-core,.about-stats-strip:before,.about-stats-strip:after,.timeline-dot:after,.about-value-icon,.about-values:after,.about-hero h1 em,.about-story-label h2 em,.about-cta h2 em,.about-eyebrow:after{animation:none!important}.about-cta:before{width:80%}.about-timeline:before{transform:scaleY(1)}.polaroid-frame{transition:none}}
