:root{--brand-primary:#5f56fe;--brand-primary-light:#eeecff;--brand-primary-medium:#d4d0ff;--brand-primary-dark:#4840c7;--text-dark:#0f0f0f;--text-gray:#64748b;--text-light:#717171;--green-check:#22c55e;--green-bg:#e8f9e8;--peach-bg:#ffe8e0;--yellow-bg:#fff5dc;--cyan-bg:#dcf5fa;--lavender-bg:#eeeaff;--bg-white:#fff;--bg-off-white:#fafafa;--border-light:rgba(95,86,254,.08)}html{scroll-behavior:smooth}body{background:var(--bg-white);min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:antialiased;color:var(--text-dark)}::selection{background:var(--brand-primary);color:#fff}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-off-white)}::-webkit-scrollbar-thumb{background:var(--brand-primary);border-radius:4px}body:before{content:"";opacity:.018;z-index:10000;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E")}.about-page .bg-grid,body:before{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none}.about-page .bg-grid{z-index:-2;background-image:linear-gradient(rgba(95,86,254,.03) 1px,transparent 0),linear-gradient(90deg,rgba(95,86,254,.03) 1px,transparent 0);background-size:60px 60px;mask-image:radial-gradient(ellipse at center,#000 0,transparent 70%);-webkit-mask-image:radial-gradient(ellipse at center,#000 0,transparent 70%)}.gradient-orb{position:fixed;border-radius:50%;filter:blur(80px);pointer-events:none;z-index:-1;opacity:.35}.orb-1{width:600px;height:600px;background:radial-gradient(circle,rgba(95,86,254,.15) 0,transparent 70%);top:-200px;right:-200px;animation:orbFloat1 20s ease-in-out infinite}.orb-2{width:500px;height:500px;background:radial-gradient(circle,rgba(139,127,253,.12) 0,transparent 70%);bottom:20%;left:-150px;animation:orbFloat2 25s ease-in-out infinite}.orb-3{width:400px;height:400px;background:radial-gradient(circle,rgba(95,86,254,.1) 0,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%);animation:orbFloat1 30s ease-in-out infinite reverse}@keyframes orbFloat1{0%,to{transform:translate(0)}50%{transform:translate(-50px,50px)}}@keyframes orbFloat2{0%,to{transform:translate(0)}50%{transform:translate(80px,-40px)}}.about-cta-section,.about-hero,.intelligence-section,.modes-section,.numbers-section,.philosophy-section,.vision-section,section{overflow-x:hidden;overflow-x:clip}.reveal{opacity:0;transform:translateY(40px);transition:all .8s cubic-bezier(.4,0,.2,1)}.reveal.active{opacity:1;transform:translateY(0)}.reveal-left{opacity:0;transform:translateX(-60px);transition:all .8s cubic-bezier(.4,0,.2,1)}.reveal-left.active{opacity:1;transform:translateX(0)}.reveal-right{opacity:0;transform:translateX(60px);transition:all .8s cubic-bezier(.4,0,.2,1)}.reveal-right.active{opacity:1;transform:translateX(0)}.reveal-scale{opacity:0;transform:scale(.92);transition:all .8s cubic-bezier(.4,0,.2,1)}.reveal-scale.active{opacity:1;transform:scale(1)}.stagger-children>*{opacity:0;transform:translateY(30px);transition:all .6s cubic-bezier(.4,0,.2,1)}.stagger-children.active>:first-child{transition-delay:.05s;opacity:1;transform:translateY(0)}.stagger-children.active>:nth-child(2){transition-delay:.1s;opacity:1;transform:translateY(0)}.stagger-children.active>:nth-child(3){transition-delay:.15s;opacity:1;transform:translateY(0)}.stagger-children.active>:nth-child(4){transition-delay:.2s;opacity:1;transform:translateY(0)}.stagger-children.active>:nth-child(5){transition-delay:.25s;opacity:1;transform:translateY(0)}.stagger-children.active>:nth-child(6){transition-delay:.3s;opacity:1;transform:translateY(0)}.stagger-children.active>:nth-child(7){transition-delay:.35s;opacity:1;transform:translateY(0)}.stagger-children.active>:nth-child(8){transition-delay:.4s;opacity:1;transform:translateY(0)}.stagger-children.active>:nth-child(9){transition-delay:.45s;opacity:1;transform:translateY(0)}.stagger-children.active>:nth-child(10){transition-delay:.5s;opacity:1;transform:translateY(0)}.section-divider{height:1px;background:linear-gradient(90deg,transparent,rgba(95,86,254,.2),transparent);margin:0 auto;max-width:800px}.gradient-text{background:linear-gradient(135deg,var(--brand-primary) 0,#8b7ffd 50%,#a78bfa 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.gradient-text-animated{background:linear-gradient(135deg,var(--brand-primary) 0,#8b7ffd 25%,#a78bfa 50%,#8b7ffd 75%,var(--brand-primary) 100%);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradientShift 4s ease infinite}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.section-tag{display:inline-flex;align-items:center;gap:.5rem;padding:.45rem 1rem;background:var(--brand-primary-light);border-radius:50px;font-size:.75rem;font-weight:700;color:var(--brand-primary);margin-bottom:1.25rem;text-transform:uppercase;letter-spacing:.05em}.about-hero{padding:8rem 2rem 5rem;position:relative}.about-hero-container{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;grid-gap:3rem;gap:3rem;align-items:center}.about-hero-content{max-width:580px}.about-hero-tag{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.2rem;background:var(--brand-primary-light);border:1px solid var(--brand-primary-medium);border-radius:50px;font-size:.8rem;font-weight:700;color:var(--brand-primary);margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.06em}.about-hero-title{font-size:clamp(2.4rem,5vw,3.6rem);font-weight:800;line-height:1.15;letter-spacing:-.03em;color:var(--text-dark);margin-bottom:1.5rem}.word-cycle-wrapper{display:inline}.word-cycle-inner{display:inline-grid;vertical-align:bottom}.word-cycle-inner .cycle-word{grid-area:1/1;opacity:0;transition:opacity .5s ease,transform .5s ease;transform:translateY(10px);background:linear-gradient(135deg,var(--brand-primary) 0,#8b7ffd 25%,#a78bfa 50%,#8b7ffd 75%,var(--brand-primary) 100%);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradientShift 4s ease infinite}.word-cycle-inner .cycle-word.active-word{opacity:1;transform:translateY(0)}.about-hero-subtitle{font-size:1.15rem;color:var(--text-light);line-height:1.8;margin-bottom:2rem;max-width:520px}.belief-strip{display:flex;gap:.75rem;flex-wrap:wrap}.belief-chip{display:inline-flex;align-items:center;gap:.45rem;padding:.6rem 1rem;background:var(--bg-white);border:1px solid var(--border-light);border-radius:60px;font-size:.82rem;font-weight:600;color:var(--text-dark);transition:all .3s ease}.belief-chip:hover{border-color:rgba(95,86,254,.3);box-shadow:0 8px 30px rgba(95,86,254,.08);transform:translateY(-2px)}.belief-chip-icon{width:26px;height:26px;border-radius:50%;font-size:.8rem;flex-shrink:0}.about-hero-visual,.belief-chip-icon{display:flex;align-items:center;justify-content:center}.about-hero-visual{min-height:400px}.hero-visual-wrapper{width:100%;max-width:480px;position:relative}.hero-visual-wrapper svg{width:100%;height:auto;display:block}.manifesto-section{padding:6rem 2rem;background:var(--bg-off-white);overflow:visible}.manifesto-container{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:5rem;gap:5rem;align-items:center;overflow:visible}.manifesto-card-stack{position:relative;height:500px}.manifesto-floating-card{position:absolute;background:var(--bg-white);border-radius:20px;padding:1.5rem;border:1px solid var(--border-light);box-shadow:0 8px 40px rgba(0,0,0,.06);transition:all .4s cubic-bezier(.16,1,.3,1);cursor:pointer}.manifesto-floating-card:hover{z-index:10!important;transform:rotate(0deg) scale(1.03)!important;box-shadow:0 20px 60px rgba(95,86,254,.18)!important}.mf-card-1{top:0;left:0;width:270px;transform:rotate(-3deg);z-index:3}.mf-card-2{top:60px;right:0;width:260px;transform:rotate(2deg);z-index:2}.mf-card-3{bottom:0;left:30px;width:280px;transform:rotate(-1deg);z-index:1}.mf-card-emoji{font-size:2rem;margin-bottom:.75rem}.mf-card-title{font-size:1rem;font-weight:700;color:var(--text-dark);margin-bottom:.4rem}.mf-card-text{font-size:.85rem;color:var(--text-light);line-height:1.6}.manifesto-content{max-width:480px}.manifesto-title{font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:800;line-height:1.2;letter-spacing:-.02em;color:var(--text-dark);margin-bottom:1.5rem}.manifesto-text{font-size:1.05rem;color:var(--text-light);line-height:1.85;margin-bottom:1.25rem}.manifesto-highlight{display:inline;background:linear-gradient(to bottom,transparent 60%,var(--brand-primary-light) 60%);font-weight:600;color:var(--text-dark)}.numbers-section{padding:5rem 2rem;background:var(--bg-white)}.numbers-container{max-width:1100px;margin:0 auto}.numbers-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem}.number-card{text-align:center;padding:2.5rem 1.5rem;background:var(--bg-white);border:1px solid var(--border-light);border-radius:22px;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.number-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--brand-primary),#8b7ffd);opacity:0;transition:opacity .3s ease}.number-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px rgba(0,0,0,.08);border-color:rgba(95,86,254,.15)}.number-card:hover:before{opacity:1}.number-icon{font-size:1.5rem;margin-bottom:1rem;display:block}.number-value{font-size:clamp(2rem,4vw,3rem);font-weight:800;letter-spacing:-.03em;margin-bottom:.25rem}.number-label{font-size:.9rem;color:var(--text-light);font-weight:500}.intelligence-section{padding:7rem 2rem;background:var(--bg-off-white)}.intelligence-container{max-width:1100px;margin:0 auto}.intelligence-header{text-align:center;margin-bottom:4rem}.intelligence-title{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;color:var(--text-dark);margin-bottom:1rem;line-height:1.2;letter-spacing:-.02em}.intelligence-subtitle{font-size:1.05rem;color:var(--text-light);max-width:600px;margin:0 auto;line-height:1.7}.intelligence-brain{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:2rem;gap:2rem;align-items:center}.brain-left-traits,.brain-right-traits{display:flex;flex-direction:column;gap:1rem}.brain-right-traits{align-items:flex-start}.brain-left-traits{align-items:flex-end}.brain-trait{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:var(--bg-white);border:1px solid var(--border-light);border-radius:16px;max-width:260px;transition:all .3s ease}.brain-trait:hover{border-color:rgba(95,86,254,.2);box-shadow:0 8px 25px rgba(95,86,254,.08);transform:translateX(4px)}.brain-left-traits .brain-trait:hover{transform:translateX(-4px)}.brain-trait-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:12px;font-size:1.1rem;flex-shrink:0}.brain-trait-title{font-size:.85rem;font-weight:700;color:var(--text-dark);margin-bottom:2px}.brain-trait-desc{font-size:.75rem;color:var(--text-light);line-height:1.5}.brain-center{min-width:260px;min-height:260px}.brain-center,.brain-orb{display:flex;align-items:center;justify-content:center;position:relative}.brain-orb{width:240px;height:240px;border-radius:50%;background:linear-gradient(135deg,var(--brand-primary) 0,#8b7ffd 50%,#a78bfa 100%);flex-direction:column;z-index:2;box-shadow:0 20px 60px rgba(95,86,254,.3);flex-shrink:0}.brain-orb-text{font-size:1.1rem;font-weight:800;color:#fff;text-align:center;line-height:1.3}.brain-orb-sub{font-size:.75rem;color:hsla(0,0%,100%,.75);margin-top:.3rem}.brain-ring{position:absolute;border-radius:50%;border:1px solid rgba(95,86,254,.12)}.brain-ring-1{width:290px;height:290px;animation:brainPulse 4s ease-in-out infinite}.brain-ring-2{width:330px;height:330px;animation:brainPulse 4s ease-in-out 1s infinite}@keyframes brainPulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.05);opacity:1}}.brain-connector{position:absolute;height:1px;top:50%;z-index:1}.brain-connector-left{right:50%;width:200px;background:linear-gradient(90deg,transparent,rgba(95,86,254,.3))}.brain-connector-right{left:50%;width:200px;background:linear-gradient(90deg,rgba(95,86,254,.3),transparent)}.modes-section{padding:7rem 2rem;background:var(--bg-white)}.modes-container{max-width:1100px;margin:0 auto}.modes-header{text-align:center;margin-bottom:3.5rem}.modes-title{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;color:var(--text-dark);margin-bottom:1rem;line-height:1.2;letter-spacing:-.02em}.modes-subtitle{font-size:1.05rem;color:var(--text-light);max-width:600px;margin:0 auto;line-height:1.7}.modes-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.25rem;gap:1.25rem}.mode-card{background:var(--bg-white);border:1px solid var(--border-light);border-radius:22px;padding:1.75rem;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.mode-card:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;border-radius:0 0 22px 22px;opacity:0;transition:opacity .3s ease}.mode-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px rgba(0,0,0,.08);border-color:rgba(95,86,254,.15)}.mode-card:hover:after{opacity:1}.mode-card-icon{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.4rem;margin-bottom:1.25rem}.mode-card-title{font-size:1rem;font-weight:700;color:var(--text-dark);margin-bottom:.5rem}.mode-card-desc{font-size:.82rem;color:var(--text-light);line-height:1.65}.mode-card-learner{margin-top:1rem;padding-top:.75rem;border-top:1px solid var(--border-light);font-size:.72rem;color:var(--brand-primary);font-weight:600;display:flex;align-items:center;gap:.35rem}.mode-learn .mode-card-icon{background:var(--lavender-bg)}.mode-learn:after{background:linear-gradient(90deg,#5f56fe,#8b7ffd)}.mode-visual .mode-card-icon{background:var(--cyan-bg)}.mode-visual:after{background:linear-gradient(90deg,#06b6d4,#22d3ee)}.mode-test .mode-card-icon{background:var(--green-bg)}.mode-test:after{background:linear-gradient(90deg,#22c55e,#4ade80)}.mode-create .mode-card-icon{background:var(--peach-bg)}.mode-create:after{background:linear-gradient(90deg,#f97316,#fb923c)}.mode-practice .mode-card-icon{background:var(--yellow-bg)}.mode-practice:after{background:linear-gradient(90deg,#eab308,#facc15)}.mode-trace .mode-card-icon{background:#f0e6ff}.mode-trace:after{background:linear-gradient(90deg,#a855f7,#c084fc)}.mode-puzzle .mode-card-icon{background:#ffe4f1}.mode-puzzle:after{background:linear-gradient(90deg,#ec4899,#f472b6)}.mode-mock .mode-card-icon{background:#e0f2fe}.mode-mock:after{background:linear-gradient(90deg,#0284c7,#38bdf8)}.multilingual-section{padding:7rem 2rem;background:var(--bg-off-white);overflow:visible}.multilingual-container{max-width:1100px;margin:0 auto}.multilingual-layout{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.multilingual-content{max-width:480px}.multilingual-title{font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:800;line-height:1.2;letter-spacing:-.02em;color:var(--text-dark);margin-bottom:1.25rem}.multilingual-text{font-size:1.05rem;color:var(--text-light);line-height:1.8;margin-bottom:1.5rem}.multilingual-features{display:flex;flex-direction:column;gap:.8rem}.ml-feature{gap:.75rem;font-size:.92rem;color:var(--text-dark);font-weight:500}.ml-feature,.ml-feature-check{display:flex;align-items:center}.ml-feature-check{width:22px;height:22px;border-radius:50%;background:var(--green-bg);color:var(--green-check);justify-content:center;font-size:.7rem;flex-shrink:0}.lang-coming-soon{text-align:left;margin-top:1.5rem;font-size:.85rem;color:var(--text-light);font-style:italic}.globe-visual{display:flex;align-items:center;justify-content:center;position:relative}.globe-container{width:360px;height:360px;position:relative;max-width:100%}.globe-sphere{width:280px;height:280px;border-radius:50%;background:linear-gradient(135deg,var(--brand-primary) 0,#8b7ffd 40%,#a78bfa 100%);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 60px rgba(95,86,254,.25),inset 0 -30px 60px rgba(0,0,0,.15);overflow:hidden;display:flex;align-items:center;justify-content:center}.globe-center-icon{z-index:2;font-size:4rem;filter:drop-shadow(0 6px 20px rgba(0,0,0,.3)) saturate(1.2) brightness(1.1);animation:langFloat 3s ease-in-out .8s infinite}.globe-sphere:before{content:"";position:absolute;top:-20%;left:-20%;width:60%;height:60%;background:radial-gradient(circle,hsla(0,0%,100%,.2) 0,transparent 70%);border-radius:50%}.globe-grid-lines{position:absolute;inset:0;border-radius:50%;overflow:hidden}.globe-grid-lines:before{inset:-10%}.globe-grid-lines:after,.globe-grid-lines:before{content:"";position:absolute;border:1px solid hsla(0,0%,100%,.12);border-radius:50%;transform:rotateX(70deg)}.globe-grid-lines:after{inset:15%}.globe-meridian{position:absolute;inset:0;border-radius:50%;border:1px solid hsla(0,0%,100%,.1)}.globe-meridian:first-child{transform:rotateY(30deg)}.globe-meridian:nth-child(2){transform:rotateY(60deg)}.globe-meridian:nth-child(3){transform:rotateY(90deg)}.lang-pin{position:absolute;padding:.4rem .7rem;background:var(--bg-white);border-radius:30px;font-size:.72rem;font-weight:700;color:var(--text-dark);box-shadow:0 4px 20px rgba(0,0,0,.1);display:flex;align-items:center;gap:.35rem;white-space:nowrap;z-index:3;border:1px solid hsla(0,0%,100%,.8)}.lang-pin-flag{font-size:.9rem}.lang-pin-1{top:8%;left:8%;animation:langFloat 3s ease-in-out infinite}.lang-pin-2{top:22%;right:2%;animation:langFloat 3s ease-in-out .5s infinite}.lang-pin-3{bottom:25%;left:-2%;animation:langFloat 3s ease-in-out 1s infinite}.lang-pin-4{bottom:8%;right:12%;animation:langFloat 3s ease-in-out 1.5s infinite}@keyframes langFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.globe-orbit{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:1px dashed rgba(95,86,254,.15);border-radius:50%}.globe-orbit-1{width:320px;height:320px}.globe-orbit-2{width:360px;height:360px}.philosophy-section{padding:7rem 2rem;background:var(--bg-white)}.philosophy-container{max-width:1100px;margin:0 auto}.philosophy-header{text-align:center;margin-bottom:4rem}.philosophy-title{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;color:var(--text-dark);margin-bottom:1rem;line-height:1.2;letter-spacing:-.02em}.philosophy-subtitle{font-size:1.05rem;color:var(--text-light);max-width:600px;margin:0 auto;line-height:1.7}.philosophy-pillars{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.pillar-card{background:var(--bg-white);border:1px solid var(--border-light);border-radius:22px;padding:2.25rem;text-align:center;transition:all .4s cubic-bezier(.16,1,.3,1)}.pillar-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px rgba(0,0,0,.08);border-color:rgba(95,86,254,.15)}.pillar-number{font-size:3.5rem;font-weight:800;line-height:1;margin-bottom:1rem}.pillar-title{font-size:1.1rem;font-weight:700;color:var(--text-dark);margin-bottom:.75rem}.pillar-desc{font-size:.88rem;color:var(--text-light);line-height:1.7}.vision-section{padding:7rem 2rem;background:var(--bg-off-white)}.vision-container{max-width:1100px;margin:0 auto}.vision-header{text-align:center;margin-bottom:3.5rem}.vision-title{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;color:var(--text-dark);margin-bottom:1rem;line-height:1.2;letter-spacing:-.02em}.vision-subtitle{font-size:1.05rem;color:var(--text-light);max-width:600px;margin:0 auto;line-height:1.7}.vision-categories{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:1rem;gap:1rem}.vision-cat-card{background:var(--bg-white);border:1px solid var(--border-light);border-radius:18px;padding:1.5rem 1rem;text-align:center;transition:all .4s cubic-bezier(.16,1,.3,1)}.vision-cat-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.06);border-color:rgba(95,86,254,.2)}.vision-cat-icon{font-size:2rem;margin-bottom:.75rem;display:block}.vision-cat-name{font-size:.82rem;font-weight:700;color:var(--text-dark);margin-bottom:.3rem}.vision-cat-count{font-size:.7rem;color:var(--text-light)}.vision-cat-active{border-color:rgba(95,86,254,.3);background:var(--brand-primary-light)}.vision-cat-active .vision-cat-name{color:var(--brand-primary)}.vision-cat-live-badge{display:inline-block;padding:.15rem .5rem;background:var(--green-bg);color:var(--green-check);border-radius:20px;font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.about-cta-section{padding:5rem 2rem 7rem;background:var(--bg-white)}.about-cta-container{max-width:1100px;margin:0 auto}.about-cta-card{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:2.5rem;gap:2.5rem;align-items:center;background:var(--brand-primary);border-radius:28px;padding:4rem;position:relative;overflow:hidden}@media (min-width:992px){.about-cta-btn-primary,.about-cta-btn-secondary{min-width:295px;width:58px}.about-cta-btn-secondary{justify-content:center}}@media (max-width:991px){.about-cta-card{text-align:center;display:flex;flex-direction:column-reverse}}.about-cta-bg{position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(139,127,253,.4) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(167,139,250,.3) 0,transparent 40%);animation:ctaBgMove 12s ease-in-out infinite;pointer-events:none}@keyframes ctaBgMove{0%,to{transform:translate(0)}50%{transform:translate(15px,15px)}}.about-cta-texture{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");opacity:.03}.about-cta-particles,.about-cta-texture{position:absolute;inset:0;pointer-events:none}.about-cta-particles span{position:absolute;width:5px;height:5px;background:hsla(0,0%,100%,.25);border-radius:50%;animation:particleFloat 10s linear infinite}.about-cta-particles span:first-child{left:10%;top:20%;animation-delay:0s}.about-cta-particles span:nth-child(2){left:25%;top:60%;animation-delay:2s}.about-cta-particles span:nth-child(3){left:45%;top:30%;animation-delay:4s}.about-cta-particles span:nth-child(4){left:65%;top:70%;animation-delay:1s}.about-cta-particles span:nth-child(5){left:85%;top:40%;animation-delay:3s}@keyframes particleFloat{0%{transform:translateY(80px) scale(0);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(-80px) scale(1);opacity:0}}.about-cta-content{position:relative;z-index:2}.about-cta-title{font-size:clamp(1.6rem,4vw,2.8rem);font-weight:800;color:#fff;margin-bottom:1rem;line-height:1.2}.about-cta-desc{font-size:1.1rem;color:hsla(0,0%,100%,.85);line-height:1.7;max-width:560px;margin:0 auto 2rem}.about-cta-buttons{display:flex;gap:1rem;justify-content:flex-start;flex-wrap:wrap}.about-cta-btn{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 1.75rem;font-size:1rem;font-weight:700;border:none;border-radius:12px;cursor:pointer;transition:all .3s cubic-bezier(.34,1.56,.64,1);text-decoration:none}.about-cta-btn-primary{color:var(--brand-primary);background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.15)}.about-cta-btn-primary:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 8px 30px rgba(0,0,0,.25)}.about-cta-btn-secondary{color:#fff;background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.about-cta-btn-secondary:hover{background:hsla(0,0%,100%,.25);transform:translateY(-3px)}@media (max-width:1200px){.about-hero-container{gap:2rem}.manifesto-container{gap:3rem}.intelligence-brain{gap:1.5rem}.brain-center{min-width:240px;min-height:240px}.brain-orb{width:200px;height:200px}.brain-orb-text{font-size:1rem}.brain-ring-1{width:250px;height:250px}.brain-ring-2{width:280px;height:280px}.brain-trait{max-width:220px;padding:.8rem 1rem}.brain-trait-title{font-size:.8rem}.brain-trait-desc{font-size:.7rem}}@media (max-width:1024px){.about-hero-container{grid-template-columns:1fr;text-align:center}.about-hero-content{max-width:640px;margin:0 auto}.about-hero-subtitle{margin-left:auto;margin-right:auto}.about-hero-visual{min-height:340px;order:2}.hero-visual-wrapper{max-width:400px}.belief-strip{justify-content:center}.modes-grid{grid-template-columns:repeat(2,1fr)}.vision-categories{grid-template-columns:repeat(3,1fr)}.intelligence-brain{grid-template-columns:1fr;gap:2.5rem}.brain-left-traits,.brain-right-traits{flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center}.brain-left-traits{order:2}.brain-center{order:1}.brain-right-traits{order:3}.brain-trait{max-width:240px}.brain-left-traits .brain-trait:hover,.brain-trait:hover{transform:translateY(-3px)}.brain-connector{display:none}.brain-center{min-width:auto}.manifesto-card-stack{height:460px}.mf-card-1{width:250px}.mf-card-2{width:240px;top:60px}.mf-card-3{width:260px;left:20px}}@media (max-width:968px){.manifesto-container{grid-template-columns:1fr;gap:3rem}.manifesto-visual{order:2}.manifesto-content{order:1;max-width:100%}.manifesto-card-stack{height:auto;display:flex;flex-direction:column;gap:1rem}.manifesto-floating-card{position:relative!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;transform:none!important;width:100%!important}.manifesto-floating-card:hover{transform:translateY(-4px)!important}.multilingual-layout{grid-template-columns:1fr;gap:3rem}.globe-visual{order:-1}.multilingual-content{max-width:100%}.numbers-grid{grid-template-columns:repeat(2,1fr)}.philosophy-pillars{grid-template-columns:1fr;max-width:500px;margin:0 auto}}@media (max-width:768px){.about-hero{padding:6rem 1.25rem 3rem}.about-hero-title{font-size:2rem}.about-hero-subtitle{font-size:1rem}.about-hero-visual{min-height:260px}.hero-visual-wrapper{max-width:320px}.modes-grid{grid-template-columns:1fr;max-width:440px;margin:0 auto}.vision-categories{grid-template-columns:repeat(2,1fr)}.globe-container{width:280px;height:280px}.globe-sphere{width:200px;height:200px}.globe-center-icon{font-size:3rem}.globe-orbit-1{width:240px;height:240px}.globe-orbit-2{width:280px;height:280px}.lang-pin{font-size:.65rem;padding:.3rem .55rem}.lang-pin-flag{font-size:.8rem}.lang-pin-3{left:2%}.about-cta-card{padding:2.5rem 1.5rem;border-radius:20px}.about-cta-desc{font-size:.95rem}.about-cta-btn{padding:.85rem 1.4rem;font-size:.9rem}.belief-strip{gap:.5rem}.belief-chip{font-size:.75rem;padding:.5rem .8rem}.belief-chip-icon{width:22px;height:22px;font-size:.7rem}.intelligence-section,.manifesto-section,.modes-section,.multilingual-section,.philosophy-section,.vision-section{padding:4rem 1.25rem}.numbers-section{padding:3rem 1.25rem}.intelligence-header{margin-bottom:2.5rem}.philosophy-pillars{max-width:100%}.pillar-card{padding:1.75rem}.pillar-number{font-size:2.5rem}.about-cta-buttons{flex-direction:column;align-items:center}}@media (max-width:560px){.about-hero{padding:6rem 1rem 2.5rem}.about-hero-title{font-size:1.75rem;line-height:1.25}.about-hero-visual{min-height:220px}.hero-visual-wrapper{max-width:280px}.brain-orb{width:170px;height:170px}.brain-orb-text{font-size:.9rem}.brain-orb-sub{font-size:.65rem}.brain-ring-1{width:210px;height:210px}.brain-ring-2{width:240px;height:240px}.brain-center{min-height:220px}.brain-trait{max-width:100%;width:100%}.brain-left-traits,.brain-right-traits{flex-direction:column;align-items:stretch}.globe-container{width:240px;height:240px}.globe-sphere{width:170px;height:170px}.globe-center-icon{font-size:2.4rem}.globe-orbit-1{width:210px;height:210px}.globe-orbit-2{width:240px;height:240px}.lang-pin-1{top:4%;left:4%}.lang-pin-2{top:18%;right:-2%}.lang-pin-3{bottom:22%;left:0}.lang-pin-4{bottom:4%;right:4%}.numbers-grid{grid-template-columns:1fr 1fr;gap:1rem}.number-card{padding:1.75rem 1rem}.number-value{font-size:2rem}.vision-categories{gap:.75rem}.vision-cat-card{padding:1.25rem .75rem}.vision-cat-icon{font-size:1.6rem}.vision-cat-name{font-size:.75rem}.about-cta-section{padding:3rem 1rem 4rem}.about-cta-buttons{flex-direction:column;align-items:center}.about-cta-btn{width:100%;max-width:280px;justify-content:center}}@media (max-width:400px){.about-hero-title{font-size:1.55rem}.about-hero-tag{font-size:.7rem;padding:.4rem .9rem}.about-hero-subtitle{font-size:.9rem;line-height:1.7}.hero-visual-wrapper{max-width:240px}.belief-strip{gap:.4rem}.belief-chip{font-size:.7rem;padding:.4rem .65rem;gap:.3rem}.belief-chip-icon{width:20px;height:20px;font-size:.65rem}.numbers-grid,.vision-categories{grid-template-columns:1fr}.vision-categories{max-width:280px;margin:0 auto}.manifesto-title,.multilingual-title{font-size:1.5rem}.manifesto-text,.multilingual-text{font-size:.95rem}.section-tag{font-size:.68rem;padding:.35rem .8rem}.intelligence-header,.modes-header,.philosophy-header,.vision-header{margin-bottom:2rem}.brain-orb{width:150px;height:150px}.brain-ring-1{width:185px;height:185px}.brain-ring-2{width:210px;height:210px}.brain-center{min-height:190px}.globe-container{width:200px;height:200px}.globe-sphere{width:140px;height:140px}.globe-center-icon{font-size:2rem}.globe-orbit-1{width:175px;height:175px}.globe-orbit-2{width:200px;height:200px}.lang-pin{font-size:.6rem;padding:.25rem .45rem}.lang-pin-flag{font-size:.7rem}}