.about-module__8TymFG__hero{justify-content:center;align-items:center;min-height:70vh;padding:6rem 0 4rem;display:flex;position:relative;overflow:hidden}.about-module__8TymFG__heroOverlay{z-index:1;background:linear-gradient(#000000eb 0%,#000c 50%,#000000f2 100%);position:absolute;inset:0}.about-module__8TymFG__heroBgImage{object-fit:cover;opacity:.5;z-index:0;width:100%;height:100%;position:absolute;inset:0}.about-module__8TymFG__heroContent{z-index:2;text-align:center;max-width:800px;margin:0 auto;animation:.8s about-module__8TymFG__fadeInUp;position:relative}.about-module__8TymFG__heroTag{letter-spacing:.25em;text-transform:uppercase;color:var(--orange);background:#b8860b1f;border:1px solid #b8860b40;border-radius:999px;margin-bottom:1.5rem;padding:8px 24px;font-size:.8rem;font-weight:700;display:inline-block}.about-module__8TymFG__heroTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:800;line-height:1.2}.about-module__8TymFG__heroSubtitle{color:var(--text-secondary);max-width:640px;margin:0 auto 2.5rem;font-size:1.1rem;line-height:1.8}.about-module__8TymFG__heroActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.about-module__8TymFG__statsBar{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:linear-gradient(135deg,#0a0a0a 0%,#111 100%);padding:3rem 0;position:relative}.about-module__8TymFG__statsBar:before{content:"";background:var(--orange-gradient);height:2px;position:absolute;top:0;left:0;right:0}.about-module__8TymFG__statsGrid{text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}@media (max-width:1024px){.about-module__8TymFG__statsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:480px){.about-module__8TymFG__statsGrid{grid-template-columns:1fr;gap:1.5rem}}.about-module__8TymFG__statItem{flex-direction:column;align-items:center;gap:.25rem;display:flex}.about-module__8TymFG__statValue{font-family:var(--font-display);background:var(--orange-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800;line-height:1.2}.about-module__8TymFG__statLabel{color:var(--text-secondary);letter-spacing:.03em;font-size:.85rem;font-weight:500}.about-module__8TymFG__storySection{background:var(--bg-primary);padding:5rem 0}.about-module__8TymFG__storyGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (max-width:1024px){.about-module__8TymFG__storyGrid{grid-template-columns:1fr;gap:3rem}.about-module__8TymFG__storyContent{text-align:center}.about-module__8TymFG__highlightItem{text-align:left}}.about-module__8TymFG__storyImages{grid-template-columns:1fr 1fr;gap:1rem;display:grid;position:relative}.about-module__8TymFG__storyImagePrimary,.about-module__8TymFG__storyImageSecondary{border-radius:var(--radius-lg);border:1px solid var(--border);overflow:hidden}.about-module__8TymFG__storyImagePrimary img,.about-module__8TymFG__storyImageSecondary img{object-fit:cover;width:100%;height:320px;transition:transform .5s}.about-module__8TymFG__storyImagePrimary:hover img,.about-module__8TymFG__storyImageSecondary:hover img{transform:scale(1.05)}.about-module__8TymFG__storyImageSecondary{align-self:flex-end}.about-module__8TymFG__experienceBadge{background:var(--orange-gradient);border:4px solid var(--bg-primary);z-index:2;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:7rem;height:7rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 32px #b8860b66}.about-module__8TymFG__expNumber{font-family:var(--font-display);color:#fff;font-size:2rem;font-weight:800;line-height:1}.about-module__8TymFG__expLabel{text-transform:uppercase;letter-spacing:.1em;color:#ffffffe6;font-size:.65rem;font-weight:700}.about-module__8TymFG__storyContent{animation:.6s about-module__8TymFG__fadeInUp}.about-module__8TymFG__storyTitle{font-family:var(--font-display);color:var(--text-primary);margin:1rem 0 1.5rem;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;line-height:1.25}.about-module__8TymFG__storyText{color:var(--text-secondary);margin-bottom:1.25rem;font-size:1rem;line-height:1.8}.about-module__8TymFG__storyHighlights{flex-direction:column;gap:1.5rem;margin-top:2rem;display:flex}.about-module__8TymFG__highlightItem{align-items:flex-start;gap:1rem;display:flex}.about-module__8TymFG__highlightIcon{color:var(--orange);flex-shrink:0;margin-top:.2rem;font-size:1.4rem}.about-module__8TymFG__highlightItem h4{color:var(--text-primary);margin-bottom:.3rem;font-size:1.1rem;font-weight:700}.about-module__8TymFG__highlightItem p{color:var(--text-secondary);font-size:.9rem;line-height:1.6}.about-module__8TymFG__missionSection{background:linear-gradient(180deg, var(--bg-secondary) 0%, var(--bg-primary) 100%);padding:5rem 0}.about-module__8TymFG__missionGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}@media (max-width:768px){.about-module__8TymFG__missionGrid{grid-template-columns:1fr}.about-module__8TymFG__missionCard{padding:2rem}}.about-module__8TymFG__missionCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);text-align:center;padding:3rem;transition:all .3s;position:relative;overflow:hidden}.about-module__8TymFG__missionCard:before{content:"";background:var(--orange-gradient);opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.about-module__8TymFG__missionCard:hover{border-color:var(--border-gold);box-shadow:var(--shadow-gold);transform:translateY(-4px)}.about-module__8TymFG__missionCard:hover:before{opacity:1}.about-module__8TymFG__missionIconWrap{border:1px solid var(--border-gold);background:#b8860b1a;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1.5rem;display:flex}.about-module__8TymFG__missionIcon{color:var(--orange);font-size:1.5rem}.about-module__8TymFG__missionTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:1rem;font-size:1.6rem;font-weight:700}.about-module__8TymFG__missionText{color:var(--text-secondary);font-size:.95rem;line-height:1.8}.about-module__8TymFG__valuesSection{background:var(--bg-primary);padding:5rem 0}.about-module__8TymFG__valuesGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (max-width:1024px){.about-module__8TymFG__valuesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.about-module__8TymFG__valuesGrid{grid-template-columns:1fr}}.about-module__8TymFG__valueCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);text-align:center;padding:2.5rem 1.5rem;transition:all .35s;position:relative;overflow:hidden}.about-module__8TymFG__valueCard:after{content:"";pointer-events:none;opacity:0;background:radial-gradient(at 50% 0,#b8860b0f 0%,#0000 60%);transition:opacity .3s;position:absolute;inset:0}.about-module__8TymFG__valueCard:hover{border-color:var(--border-gold);transform:translateY(-6px);box-shadow:0 12px 40px #b8860b1f}.about-module__8TymFG__valueCard:hover:after{opacity:1}.about-module__8TymFG__valueIconWrap{width:3.5rem;height:3.5rem;color:var(--orange);background:#b8860b14;border:1px solid #b8860b33;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;font-size:1.3rem;transition:all .3s;display:flex}.about-module__8TymFG__valueCard:hover .about-module__8TymFG__valueIconWrap{background:var(--orange);color:#fff;border-color:var(--orange);box-shadow:0 4px 20px #b8860b66}.about-module__8TymFG__valueTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.75rem;font-size:1.2rem;font-weight:700}.about-module__8TymFG__valueDesc{color:var(--text-secondary);font-size:.88rem;line-height:1.7}.about-module__8TymFG__artistAvatarInner img{object-fit:cover;filter:brightness(.95);width:100%;height:100%;transition:filter .3s}.about-module__8TymFG__artistCard:hover .about-module__8TymFG__artistAvatarInner img{filter:brightness(1.08)contrast(1.05)}.about-module__8TymFG__artistName{letter-spacing:.18em;text-align:center;color:#d4dce6;font-size:.75rem;font-weight:700;transition:all .3s}.about-module__8TymFG__artistCard:hover .about-module__8TymFG__artistName{color:#e8c96a}.about-module__8TymFG__artistUnderline{background:linear-gradient(90deg,#c9a84c,#e8c96a);border-radius:9999px;width:0;height:2px;margin-top:.5rem;transition:all .3s}.about-module__8TymFG__artistCard:hover .about-module__8TymFG__artistUnderline{width:28px;box-shadow:0 0 6px #c9a84c99}.about-module__8TymFG__teamSection{background:linear-gradient(180deg, var(--bg-primary) 0%, var(--bg-secondary) 100%);padding:5rem 0}.about-module__8TymFG__teamGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.about-module__8TymFG__teamCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);text-align:center;transition:all .35s;overflow:hidden}.about-module__8TymFG__teamCard:hover{border-color:var(--border-gold);transform:translateY(-6px);box-shadow:0 12px 40px #b8860b1f}.about-module__8TymFG__teamImageWrap{width:100%;height:280px;position:relative;overflow:hidden}.about-module__8TymFG__teamImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.about-module__8TymFG__teamCard:hover .about-module__8TymFG__teamImage{transform:scale(1.07)}.about-module__8TymFG__teamInfo{padding:1.5rem}.about-module__8TymFG__teamName{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.about-module__8TymFG__teamRole{letter-spacing:.1em;text-transform:uppercase;color:var(--orange);margin-bottom:.75rem;font-size:.8rem;font-weight:600;display:block}.about-module__8TymFG__teamBio{color:var(--text-secondary);font-size:.88rem;line-height:1.65}@keyframes about-module__8TymFG__orbPulse{0%,to{opacity:.15;transform:scale(1)}50%{opacity:.28;transform:scale(1.1)}}@keyframes about-module__8TymFG__goldShine{0%{left:-100%}to{left:200%}}.about-module__8TymFG__founderWrap{justify-content:center;padding:1rem 0 2rem;display:flex}@keyframes about-module__8TymFG__cardFloating{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.about-module__8TymFG__founderCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff05;border:1px solid #d4a8432e;border-radius:32px;flex-direction:row;align-items:stretch;gap:4rem;width:100%;max-width:1100px;padding:4rem;transition:border-color .4s,box-shadow .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 80px #00000080,0 0 60px #d4a8430d}.about-module__8TymFG__founderCard:hover{border-color:#d4a84380;box-shadow:0 40px 100px #0009,0 0 80px #d4a84326}.about-module__8TymFG__founderCard:after{content:"";z-index:5;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#d4a84300 30%,#d4a84333 50%,#d4a84300 70%,#0000 100%);width:100%;height:100%;position:absolute;top:0;left:-150%;transform:skew(-20deg)}.about-module__8TymFG__founderCard:hover:after{animation:1.5s ease-out forwards about-module__8TymFG__goldShine}.about-module__8TymFG__founderRingOuter{pointer-events:none;background:radial-gradient(circle,#d4a8431f 0%,#0000 70%);border-radius:50%;width:420px;height:420px;animation:5s ease-in-out infinite about-module__8TymFG__orbPulse;position:absolute;top:-80px;left:50%;transform:translate(-50%)}.about-module__8TymFG__founderRingInner{pointer-events:none;background:radial-gradient(circle,#6c63ff0f 0%,#0000 70%);border-radius:50%;width:300px;height:300px;animation:7s ease-in-out infinite reverse about-module__8TymFG__orbPulse;position:absolute;bottom:-60px;right:-60px}.about-module__8TymFG__founderAvatarWrap{flex-shrink:0;position:relative}.about-module__8TymFG__founderAvatarRing{background:conic-gradient(#b8860b 0%,#d4a843 25%,#f0c060 50%,#d4a843 75%,#b8860b 100%);border-radius:24px;width:280px;height:420px;padding:4px;transition:box-shadow .4s;box-shadow:0 0 48px #d4a84366,0 20px 40px #00000080}.about-module__8TymFG__founderAvatarRing:hover{box-shadow:0 0 70px #d4a84399,0 0 120px #d4a84340,0 24px 48px #0009}.about-module__8TymFG__founderAvatarInner{background:#0a0a0f;border:3px solid #0a0a0f;border-radius:21px;width:100%;height:100%;position:relative;overflow:hidden}.about-module__8TymFG__founderAvatarInner:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#d4a84300 30%,#d4a84359 50%,#f0c06040 55%,#d4a84300 70%,#0000 100%);width:60%;height:100%;transition:none;position:absolute;top:0;left:-100%}.about-module__8TymFG__founderAvatarWrap:hover .about-module__8TymFG__founderAvatarInner:after{animation:.8s ease-out forwards about-module__8TymFG__goldShine}.about-module__8TymFG__founderAvatar{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .5s;display:block}.about-module__8TymFG__founderCard:hover .about-module__8TymFG__founderAvatar{transform:scale(1.05)}.about-module__8TymFG__founderBadge{color:#000;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;background:linear-gradient(135deg,#b8860b,#d4a843,#f0c060);border-radius:999px;padding:6px 20px;font-size:.7rem;font-weight:900;position:absolute;bottom:-8px;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #d4a84366}.about-module__8TymFG__founderLeft{flex-direction:column;flex-shrink:0;justify-content:space-between;align-items:center;gap:2rem;width:296px;display:flex}.about-module__8TymFG__founderRight{flex-direction:column;flex:1;gap:1rem;min-width:0;display:flex}.about-module__8TymFG__founderSocial{flex-direction:column;gap:.75rem;width:100%;display:flex}.about-module__8TymFG__socialLink{color:#d4a843;letter-spacing:.02em;white-space:nowrap;background:#d4a84312;border:1px solid #d4a84333;border-radius:99px;align-items:center;gap:.6rem;padding:.6rem 1.2rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .25s;display:flex}.about-module__8TymFG__socialLink:hover{background:#d4a8432e;border-color:#d4a84380;transform:translate(4px);box-shadow:0 4px 16px #d4a84333}.about-module__8TymFG__founderInfo{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.about-module__8TymFG__founderName{font-family:var(--font-display);color:var(--text-primary);margin:0;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:800}.about-module__8TymFG__founderRole{letter-spacing:.14em;text-transform:uppercase;color:var(--orange);font-size:.8rem;font-weight:700;display:block}.about-module__8TymFG__founderBioWrap{flex-direction:column;gap:1rem;margin:.5rem 0;display:flex}.about-module__8TymFG__founderBio{color:var(--text-secondary);font-size:.95rem;line-height:1.85}.about-module__8TymFG__founderTags{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.about-module__8TymFG__founderTag{color:#d4a843;letter-spacing:.06em;background:#d4a84312;border:1px solid #d4a84338;border-radius:999px;padding:6px 16px;font-size:.75rem;font-weight:700;transition:all .25s}.about-module__8TymFG__founderTag:hover{background:#d4a84326;border-color:#d4a84380}@media (max-width:900px){.about-module__8TymFG__founderCard{flex-direction:column;align-items:center;gap:2.5rem;padding:3rem 2rem}.about-module__8TymFG__founderLeft{justify-content:center;width:100%}.about-module__8TymFG__founderRight{text-align:center;align-items:center}.about-module__8TymFG__founderTags{justify-content:center}.about-module__8TymFG__founderSocial{flex-flow:wrap;justify-content:center}.about-module__8TymFG__founderAvatarRing{border-radius:18px;width:220px;height:300px}}.about-module__8TymFG__ctaSection{background:linear-gradient(135deg,#0a0a0a 0%,#000 50%,#0a0a0a 100%);padding:5rem 0;position:relative;overflow:hidden}.about-module__8TymFG__ctaSection:before{content:"";pointer-events:none;background:radial-gradient(#b8860b0f 0%,#0000 60%);width:60%;height:200%;position:absolute;top:-50%;left:-10%}.about-module__8TymFG__ctaContent{text-align:center;z-index:1;position:relative}.about-module__8TymFG__ctaTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:1.25rem;font-size:clamp(1.8rem,4vw,3rem);font-weight:800;line-height:1.2}.about-module__8TymFG__ctaSubtitle{color:var(--text-secondary);max-width:550px;margin:0 auto 2.5rem;font-size:1.05rem;line-height:1.75}.about-module__8TymFG__ctaActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}@keyframes about-module__8TymFG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.about-module__8TymFG__storyGrid{grid-template-columns:1fr;gap:3rem}.about-module__8TymFG__valuesGrid{grid-template-columns:repeat(2,1fr)}.about-module__8TymFG__statsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.about-module__8TymFG__teamGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about-module__8TymFG__storySection,.about-module__8TymFG__missionSection,.about-module__8TymFG__valuesSection,.about-module__8TymFG__teamSection,.about-module__8TymFG__ctaSection{padding:2.5rem 0}.about-module__8TymFG__missionGrid,.about-module__8TymFG__storyImages{grid-template-columns:1fr}.about-module__8TymFG__storyImageSecondary{margin-top:0}.about-module__8TymFG__hero{min-height:60vh;padding:6rem 0 4rem}.about-module__8TymFG__missionGrid{grid-template-columns:1fr}.about-module__8TymFG__carouselCards{grid-template-columns:repeat(2,1fr)}.about-module__8TymFG__carouselRow{gap:.5rem}.about-module__8TymFG__carouselBtn{width:2rem;height:2rem}}@media (max-width:640px){.about-module__8TymFG__statsGrid{grid-template-columns:repeat(2,1fr)}.about-module__8TymFG__valuesGrid,.about-module__8TymFG__teamGrid,.about-module__8TymFG__storyImages{grid-template-columns:1fr}.about-module__8TymFG__storyImageSecondary{margin-top:0}.about-module__8TymFG__carouselCards{grid-template-columns:1fr}}
