.parallax-container{perspective:1000px;transform-style:preserve-3d}.parallax-slow{will-change:transform;transition:transform .1s cubic-bezier(.22,1,.36,1)}.parallax-medium{will-change:transform;transition:transform .08s cubic-bezier(.22,1,.36,1)}.parallax-fast{will-change:transform;transition:transform .05s cubic-bezier(.22,1,.36,1)}.scroll-reveal{opacity:0;transform:translateY(40px);transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1)}.scroll-reveal.revealed{opacity:1;transform:translateY(0)}.scroll-reveal-left{opacity:0;transform:translateX(-60px);transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1)}.scroll-reveal-left.revealed{opacity:1;transform:translateX(0)}.scroll-reveal-right{opacity:0;transform:translateX(60px);transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1)}.scroll-reveal-right.revealed{opacity:1;transform:translateX(0)}.scroll-reveal-scale{opacity:0;transform:scale(.9);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1)}.scroll-reveal-scale.revealed{opacity:1;transform:scale(1)}.scroll-reveal-rotate{opacity:0;transform:translateY(30px) rotate(-3deg);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}.scroll-reveal-rotate.revealed{opacity:1;transform:translateY(0) rotate(0)}.stagger-children>*{opacity:0;transform:translateY(30px);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1)}.stagger-children.revealed>:first-child{transition-delay:.05s}.stagger-children.revealed>:nth-child(2){transition-delay:.15s}.stagger-children.revealed>:nth-child(3){transition-delay:.25s}.stagger-children.revealed>:nth-child(4){transition-delay:.35s}.stagger-children.revealed>:nth-child(5){transition-delay:.45s}.stagger-children.revealed>:nth-child(6){transition-delay:.55s}.stagger-children.revealed>*{opacity:1;transform:translateY(0)}.float-animation{animation:smoothFloat 6s ease-in-out infinite}@keyframes smoothFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.float-animation-delayed{animation:smoothFloat 6s ease-in-out infinite;animation-delay:-3s}.pulse-glow{animation:pulseGlow 3s ease-in-out infinite}@keyframes pulseGlow{0%,to{box-shadow:0 0 20px rgba(59,130,246,.2)}50%{box-shadow:0 0 40px rgba(59,130,246,.4),0 0 60px rgba(59,130,246,.2)}}.text-shimmer{background:linear-gradient(90deg,#60a5fa,#93c5fd 25%,#fff 50%,#93c5fd 75%,#60a5fa);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:textShimmer 3s linear infinite}@keyframes textShimmer{to{background-position:200%}}.animate-gradient-x{background-size:200% auto;animation:gradientX 3s ease infinite}@keyframes gradientX{0%,to{background-position:0}50%{background-position:100%}}.morph-shape{animation:morphShape 8s ease-in-out infinite}@keyframes morphShape{0%,to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}50%{border-radius:30% 60% 70% 40%/50% 60% 30% 60%}}.counter-animate{animation:countUp 2s ease-out forwards}.line-draw{stroke-dasharray:1000;stroke-dashoffset:1000;animation:drawLine 2s ease-out forwards}@keyframes drawLine{to{stroke-dashoffset:0}}.about-hero{position:relative;min-height:80vh;display:flex;align-items:center;overflow:hidden}.about-hero-bg{position:absolute;inset:0;z-index:0}.about-hero-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transform:scale(1.05);animation:slowZoom 20s ease-in-out infinite alternate}@keyframes slowZoom{0%{transform:scale(1.05)}to{transform:scale(1.15)}}.about-hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgba(15,23,42,.95),rgba(15,23,42,.8) 40%,rgba(15,23,42,.6))}.about-hero-pattern{position:absolute;inset:0;opacity:.04;background-image:radial-gradient(circle at 1px 1px,hsla(0,0%,100%,.3) 1px,transparent 0);background-size:32px 32px}.about-orb{position:absolute;border-radius:50%;filter:blur(80px);animation:floatOrb 12s ease-in-out infinite;opacity:.6}.about-orb-1{top:15%;left:10%;width:350px;height:350px;background:linear-gradient(135deg,rgba(59,130,246,.3),rgba(37,99,235,.15))}.about-orb-2{bottom:15%;right:10%;width:450px;height:450px;background:linear-gradient(135deg,rgba(99,102,241,.2),rgba(59,130,246,.15));animation-delay:-4s}.about-orb-3{top:60%;left:40%;transform:translate(-50%,-50%);width:300px;height:300px;background:linear-gradient(135deg,rgba(14,165,233,.2),rgba(59,130,246,.1));animation-delay:-8s}@keyframes floatOrb{0%,to{transform:translateY(0) translateX(0) scale(1)}25%{transform:translateY(-20px) translateX(10px) scale(1.02)}50%{transform:translateY(-40px) translateX(-5px) scale(1.05)}75%{transform:translateY(-15px) translateX(-15px) scale(1.02)}}.about-hero-content{position:relative;z-index:10;width:100%;max-width:80rem;margin:0 auto;padding:8rem 1rem}.about-hero-badge{display:inline-flex;align-items:center;gap:.625rem;padding:.625rem 1.25rem;background:hsla(0,0%,100%,.08);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:9999px;border:1px solid hsla(0,0%,100%,.12);color:#bfdbfe;font-size:.8125rem;font-weight:500;letter-spacing:.05em;margin-bottom:2rem;transition:all .3s ease}.about-hero-badge:hover{background:hsla(0,0%,100%,.12);border-color:hsla(0,0%,100%,.2)}.about-hero-title{font-size:2.5rem;font-weight:800;color:#fff;line-height:1.08;margin-bottom:1.75rem;letter-spacing:-.025em}.about-hero-title-gradient{background:linear-gradient(135deg,#60a5fa,#93c5fd 50%,#bfdbfe);background-size:300% 300%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradientFlow 6s ease infinite}@keyframes gradientFlow{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.about-hero-description{font-size:1.0625rem;color:rgba(226,232,240,.85);line-height:1.8;max-width:38rem;font-weight:400}.about-hero-fade{position:absolute;bottom:0;left:0;right:0;height:10rem;background:linear-gradient(0deg,#fff 0,hsla(0,0%,100%,.8) 40%,transparent);pointer-events:none}@media (max-width:639px){.about-hero{min-height:90vh}.about-hero-content{padding:5rem 1rem}.about-hero-title{font-size:2rem;line-height:1.12;letter-spacing:-.02em}.about-hero-badge{font-size:.75rem;padding:.5rem 1rem}.about-hero-description{font-size:.9375rem;line-height:1.7}.about-orb-1{width:180px;height:180px;top:5%;left:-5%}.about-orb-2{width:220px;height:220px;bottom:10%;right:-5%}.about-orb-3{width:150px;height:150px}.about-hero-pattern{background-size:24px 24px}}@media (min-width:640px) and (max-width:1023px){.about-hero{min-height:80vh}.about-hero-content{padding:6rem 1.5rem}.about-hero-title{font-size:3rem}.about-hero-description{font-size:1.0625rem}.about-orb-1{width:280px;height:280px}.about-orb-2{width:350px;height:350px}.about-orb-3{width:250px;height:250px}}@media (min-width:1024px){.about-hero{min-height:85vh}.about-hero-content{padding:10rem 2rem}.about-hero-title{font-size:4rem}.about-hero-description{font-size:1.1875rem}}@media (min-width:1280px){.about-hero-title{font-size:4.5rem}.about-hero-description{font-size:1.25rem}}.glass-card{background:hsla(0,0%,100%,.7);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.8);box-shadow:0 4px 6px -1px rgba(0,0,0,.05),0 10px 15px -3px rgba(0,0,0,.05)}.elevated-shadow{box-shadow:0 0 0 1px rgba(0,0,0,.03),0 2px 4px rgba(0,0,0,.05),0 12px 24px rgba(0,0,0,.05)}.gradient-text-blue{background:linear-gradient(135deg,#2563eb,#3b82f6 50%,#60a5fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hover-lift{transition:transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .4s ease}.hover-lift:hover{transform:translateY(-6px);box-shadow:0 20px 25px -5px rgba(0,0,0,.08),0 10px 10px -5px rgba(0,0,0,.04)}.icon-gradient-border{position:relative;border-radius:1rem;background:linear-gradient(135deg,#3b82f6,#2563eb);padding:2px}.icon-gradient-border:before{content:"";position:absolute;inset:2px;background:#fff;border-radius:calc(1rem - 2px);z-index:0}.icon-gradient-border>*{position:relative;z-index:1}.animated-underline{position:relative;display:inline-block}.animated-underline:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:linear-gradient(90deg,#3b82f6,#60a5fa);transition:width .3s ease}.animated-underline:hover:after{width:100%}.section-divider{position:relative;height:1px;background:linear-gradient(90deg,transparent,#e2e8f0,transparent)}.section-divider:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#60a5fa)}.modern-btn{position:relative;overflow:hidden;transition:all .3s ease}.modern-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s ease}.modern-btn:hover:before{left:100%}.modern-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(37,99,235,.05));border:1px solid rgba(59,130,246,.2);border-radius:9999px;font-size:.8125rem;font-weight:600;color:#2563eb;letter-spacing:.025em}.section-padding{padding:2.5rem 1rem}@media (min-width:640px){.section-padding{padding:3.5rem 1.5rem}}@media (min-width:1024px){.section-padding{padding:4.5rem 2rem}}.card-glow{position:relative}.card-glow:before{content:"";position:absolute;inset:-1px;background:linear-gradient(135deg,#3b82f6,#60a5fa,#93c5fd);border-radius:inherit;opacity:0;transition:opacity .3s ease;z-index:-1}.card-glow:hover:before{opacity:1}.float-label{animation:floatLabel 6s ease-in-out infinite}@keyframes floatLabel{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.text-reveal{opacity:0;transform:translateY(20px);animation:textReveal .6s ease forwards}@keyframes textReveal{to{opacity:1;transform:translateY(0)}}.stagger-1{animation-delay:.1s}.stagger-2{animation-delay:.2s}.stagger-3{animation-delay:.3s}.stagger-4{animation-delay:.4s}.feature-item{position:relative;padding-left:1.5rem}.feature-item:before{content:"";position:absolute;left:0;top:.5rem;width:6px;height:6px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#60a5fa)}html{scroll-behavior:smooth}.focus-ring:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.dark-pattern-overlay{background-image:radial-gradient(circle at 1px 1px,hsla(0,0%,100%,.05) 1px,transparent 0);background-size:40px 40px}.about-heading-md{font-size:1.25rem}@media (min-width:640px){.about-heading-lg{font-size:1.875rem}.about-heading-md{font-size:1.5rem}}@media (min-width:1024px){.about-heading-lg{font-size:2.25rem}.about-heading-md{font-size:1.875rem}}