.about__hero{background:linear-gradient(90deg,#1049a5,#72298f 45%,#b20d19 82%,#e670a2);width:100vw;margin-left:calc(50% - 50vw);padding:118px clamp(20px,5vw,72px) clamp(2.5rem,5vw,4rem)}.about__title{font-family:var(--font-poppins),system-ui,sans-serif;font-weight:800;font-size:clamp(2rem,4.3vw,62px);line-height:1.1;color:#f5f5f0;text-align:center;margin:0 0 clamp(2rem,4vw,3.25rem)}.about__heroGrid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);grid-gap:clamp(2rem,5vw,4.5rem);gap:clamp(2rem,5vw,4.5rem);align-items:center}.about__intro p{color:#fff;font-size:1.05rem;line-height:1.65;margin:0 0 1.25rem}.about__intro p:last-child{margin-bottom:0}.about__photoFrame{position:relative;isolation:isolate}.about__photoFrame:after,.about__photoFrame:before{content:"";position:absolute;border-radius:18px;background:hsla(0,0%,100%,.16);z-index:-1}.about__photoFrame:before{inset:-8% 12% 14% -6%}.about__photoFrame:after{inset:14% -6% -10% 16%;background:hsla(0,0%,100%,.1)}.about__photo{width:100%;height:auto;display:block;border-radius:14px;background:#fff}.about__team{position:relative;background:linear-gradient(90deg,#1049a5,#72298f 45%,#b20d19 82%,#e670a2);width:100vw;margin-left:calc(50% - 50vw);padding:clamp(2.25rem,4vw,3.25rem) clamp(20px,5vw,72px) clamp(3.5rem,7vw,6rem)}.about__team:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:min(620px,62%);height:2px;border-radius:2px;background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.85) 18%,hsla(0,0%,100%,.85) 82%,hsla(0,0%,100%,0))}.about__teamTitle{font-family:var(--font-poppins),system-ui,sans-serif;font-weight:800;font-size:clamp(1.8rem,3.4vw,3rem);line-height:1.1;color:#fff;text-align:center;margin:0 0 clamp(2rem,4vw,3rem)}.about__members{list-style:none;margin:0 auto;padding:0;max-width:1100px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:clamp(1rem,2.4vw,2rem);gap:clamp(1rem,2.4vw,2rem);align-items:center}.about__card{width:100%;min-height:340px;position:relative;border:0;padding:0;background:transparent;cursor:pointer;perspective:1200px;font:inherit;text-align:center}.about__card:focus-visible{outline:3px solid #1049a5;outline-offset:6px;border-radius:20px}.about__face{position:absolute;inset:0;background:#fff;border-radius:20px;box-shadow:0 12px 34px rgba(16,23,32,.12);padding:clamp(1.5rem,2.4vw,2rem) clamp(1rem,2vw,1.5rem);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .55s ease}.about__face--front{transform:rotateY(0deg)}.about__face--back{transform:rotateY(180deg);justify-content:center}.about__card.is-flipped .about__face--front{transform:rotateY(-180deg)}.about__card.is-flipped .about__face--back{transform:rotateY(0deg)}.about__portrait{width:clamp(96px,9vw,124px);height:clamp(96px,9vw,124px);border-radius:50%;padding:3px;background:linear-gradient(90deg,#1049a5,#72298f 45%,#b20d19 82%,#e670a2);display:block}.about__portrait img{width:100%;height:100%;border-radius:50%;object-fit:cover;object-position:top center;background:#fff;display:block}.about__name{font-family:var(--font-poppins),system-ui,sans-serif;font-weight:700;font-size:1.15rem;color:#16202c}.about__role{font-size:.92rem;background:linear-gradient(90deg,#1049a5,#72298f 45%,#b20d19 82%,#e670a2);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:600}.about__flip{display:inline-flex;align-items:center;gap:.4rem;color:#8b98a8;font-size:.8rem;margin-top:.35rem}.about__flipIcon{width:12px;height:12px}.about__backName{font-family:var(--font-poppins),system-ui,sans-serif;font-weight:700;font-size:1.05rem;color:#1049a5}.about__bio{color:#4a5867;font-size:.94rem;line-height:1.55}.about__story{overflow-x:clip;max-width:1200px;margin:0 auto;padding:clamp(2.5rem,5vw,4rem) clamp(20px,5vw,72px);display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);grid-gap:clamp(2rem,5vw,4rem);gap:clamp(2rem,5vw,4rem);align-items:center}.about__story--reverse .about__storyText{order:2}.about__story--reverse .about__emblem{order:1}.about__storyTitle{font-family:var(--font-poppins),system-ui,sans-serif;font-weight:700;font-size:clamp(1.25rem,2vw,1.6rem);color:#1049a5;margin:0 0 1.25rem;text-wrap:balance}.about__storyText{opacity:0;transition:opacity .7s ease,transform .7s cubic-bezier(.22,.68,.3,1);will-change:transform,opacity}.about__storyText--left{transform:translateX(-80px)}.about__storyText--right{transform:translateX(80px)}.about__storyText.is-in{opacity:1;transform:translateX(0)}.about__storyText p{color:#3d4a59;font-size:1.02rem;line-height:1.7;margin:0 0 1.25rem}.about__storyText p:last-child{margin-bottom:0}.about__emblem{position:relative;width:min(320px,100%);aspect-ratio:1/1;margin:0 auto;display:flex;align-items:center;justify-content:center;opacity:0;transform:rotate(-180deg) scale(.5);transition:opacity .9s ease .3s,transform .9s cubic-bezier(.34,1.56,.64,1) .3s}.about__emblem.is-in{opacity:1;transform:rotate(0deg) scale(1)}.about__ring{position:absolute;border-radius:50%;background:linear-gradient(135deg,rgba(178,13,25,.08),rgba(16,73,165,.08))}.about__ring--outer{width:87.5%;height:87.5%}.about__ring--inner{width:68.75%;height:68.75%;background:linear-gradient(135deg,rgba(178,13,25,.12),rgba(16,73,165,.12))}.about__emblem--b .about__ring{background:linear-gradient(135deg,rgba(16,73,165,.08),rgba(178,13,25,.08))}.about__emblem--b .about__ring--inner{background:linear-gradient(135deg,rgba(16,73,165,.12),rgba(178,13,25,.12))}.about__dot{position:absolute;border-radius:50%;background:linear-gradient(135deg,#b20d19,#1049a5);opacity:.65;animation:cqFloat 5s ease-in-out infinite;will-change:transform}.about__dot--1{width:14px;height:14px;top:6.25%;right:12.5%;animation-delay:0s;animation-duration:5s}.about__dot--2{width:10px;height:10px;top:18.75%;left:6.25%;animation-delay:.6s;animation-duration:6.4s}.about__dot--3{width:18px;height:18px;bottom:9.375%;right:9.375%;animation-delay:1.3s;animation-duration:5.6s}.about__dot--4{width:8px;height:8px;bottom:18.75%;left:15.625%;animation-delay:2s;animation-duration:7s}.about__disc{position:relative;z-index:2;background:linear-gradient(135deg,#b20d19,#1049a5);display:flex;align-items:center;justify-content:center;box-shadow:0 16px 48px rgba(178,13,25,.25);animation:cqPulse 3.6s ease-in-out infinite;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.about__disc,.about__glow{width:43.75%;aspect-ratio:1/1;border-radius:50%}.about__glow{position:absolute;inset:0;margin:auto;box-shadow:0 22px 64px rgba(178,13,25,.45);opacity:0;animation:cqGlow 3.6s ease-in-out infinite;will-change:opacity}.about__emblem--b .about__disc{background:linear-gradient(135deg,#1049a5,#b20d19)}.about__glyph{width:44%;height:auto;color:#fff}@media(prefers-reduced-motion:reduce){.about__face{transition:none}.about__emblem,.about__storyText{opacity:1;transform:none;transition:none}.about__disc,.about__dot,.about__glow{animation:none}}@media(max-width:1366px){.about__heroGrid,.about__story{grid-template-columns:1fr}.about__story--reverse .about__storyText{order:1}.about__story--reverse .about__emblem{order:2}.about__members{grid-template-columns:1fr;max-width:26rem}}@keyframes cqFloat{0%,to{transform:translateZ(0)}25%{transform:translate3d(6px,-12px,0)}50%{transform:translate3d(0,-22px,0)}75%{transform:translate3d(-6px,-10px,0)}}@keyframes cqPulse{0%,to{transform:scaleX(1)}50%{transform:scale3d(1.09,1.09,1)}}@keyframes cqGlow{0%,to{opacity:0}50%{opacity:1}}