:root{font-family:Helvetica Neue Light,Avenir Light,Futura Light,SF Pro Display Light,Arial,sans-serif;line-height:1.8;font-weight:100;color:#fff;background-color:#000;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background-color:#000;color:#fff}#root{min-height:100vh}a{color:inherit;text-decoration:none}.app{min-height:100vh;overflow-x:hidden}.hero{position:relative;height:100vh;overflow:hidden;background-color:#000}.hero-left-bg,.hero-right-bg{position:absolute;top:0;bottom:0;z-index:0}.hero-left-bg{left:0;width:100%;background-color:#000}.hero-right-bg{right:0;width:0;background-color:#fff}.hero-word{position:absolute;font-size:clamp(3rem,10vw,10rem);font-weight:100;letter-spacing:.08em;z-index:1}.hero-word.preju{left:20%;bottom:0%;color:#fff}.hero-word.dice{right:20%;bottom:0%;color:#fff}.hero-welcome{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);z-index:9999;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}.hero-title{margin:0;font-size:clamp(40px,10vw,120px);font-weight:200;color:#fff;white-space:nowrap;letter-spacing:.05em}.hero-subtitle{margin:0;font-size:clamp(20px,4vw,48px);font-weight:300;color:#ffffffd9;letter-spacing:.15em}.hero-tagline{margin:.5rem 0 0;font-size:clamp(12px,1.5vw,18px);font-weight:300;color:#ffffffa6;letter-spacing:.2em;text-transform:uppercase}.split-section{position:relative;display:flex;min-height:10vh}.split-label{font-size:clamp(2rem,5vw,5rem);font-weight:200;letter-spacing:.2em;text-transform:uppercase;text-align:center;margin-top:calc(10vh + 2rem)}.split-left{display:flex;justify-content:center;width:50%;background-color:#000;color:#fff}.split-right{width:50%;background-color:#fff;color:#000;display:flex;flex-direction:column}.section-content{padding:8rem 5vw;display:flex;flex-direction:column;min-height:100%}.scroll-item{min-height:20vh;display:flex;align-items:center}.centered-section{position:relative;min-height:100vh;background-color:#000;padding:8rem 5vw;display:flex;flex-direction:column;align-items:center}.centered-header{text-align:center;margin:0;width:100%}.centered-title{margin:0;font-size:clamp(3rem,6vw,6rem);font-weight:500;letter-spacing:.2em;-webkit-background-clip:text;background-clip:text;z-index:10}.centered-subtitle{margin:1.5rem 0 0;font-size:clamp(1rem,1.5vw,1.5rem);font-weight:300;letter-spacing:.3em;text-transform:uppercase;z-index:10}.contact-section{position:relative;min-height:120vh;background:linear-gradient(135deg,#000,#0a0a0a,#000);display:flex;align-items:center;justify-content:center;padding:8rem 5vw;overflow:visible;margin-bottom:20vw;z-index:1}.contact-background{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden}.glow-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.3}.glow-orb.orb-1{width:400px;height:400px;background:radial-gradient(circle,rgba(138,43,226,.4) 0%,transparent 70%);top:10%;left:10%}.glow-orb.orb-2{width:500px;height:500px;background:radial-gradient(circle,rgba(0,191,255,.3) 0%,transparent 70%);top:50%;right:10%}.glow-orb.orb-3{width:350px;height:350px;background:radial-gradient(circle,rgba(255,20,147,.35) 0%,transparent 70%);bottom:15%;left:20%}.glow-orb.orb-4{width:450px;height:450px;background:radial-gradient(circle,rgba(0,255,127,.25) 0%,transparent 70%);top:30%;left:50%;transform:translate(-50%)}.contact-container-new{position:relative;max-width:1400px;width:100%;padding:0 4vw;z-index:1;display:flex;flex-direction:column;gap:8vh;margin-bottom:30vh}.contact-header-new{display:flex;flex-direction:column;align-items:center;margin-bottom:5vh;position:relative}.title-wrapper{display:flex;flex-direction:column;align-items:center;position:relative;width:100%}.contact-main-title{margin:0;line-height:.9;text-transform:uppercase;font-weight:600;color:#fff}.title-lets{font-size:8vw;align-self:center;z-index:2}.title-connect{font-size:10vw;align-self:center;color:#fff;z-index:1;opacity:.9}.contact-subtitle{font-size:min(3rem,4vw,5rem);font-weight:300;letter-spacing:.2em;color:#fff9;text-transform:uppercase;align-self:flex-start;padding:4rem}.contact-cards-container{display:flex;flex-direction:column;gap:4rem;width:100%;position:relative}@media(min-width:768px){.contact-cards-container{flex-direction:row;align-items:center;justify-content:space-between}}.contact-card{position:relative;background:#ffffff05;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:3rem;border-radius:20px;transition:all .5s cubic-bezier(.2,.8,.2,1);overflow:hidden}.contact-card:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,255,255,.05),transparent);opacity:0;transition:opacity .5s ease}.contact-card:hover{background:#ffffff0d;border-color:#fff3}.contact-card:hover:before{opacity:1}.email-card,.telegram-card{width:100%}@media(min-width:768px){.email-card{width:55%}.telegram-card{width:35%}}.card-content-wrapper{display:flex;flex-direction:column;gap:2rem}.contact-icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ffffff0d;color:#fff}.contact-icon svg{width:28px;height:28px}.contact-info{display:flex;flex-direction:column;gap:.5rem}.contact-label{font-size:.75rem;letter-spacing:.2em;opacity:.5;text-transform:uppercase}.contact-link{font-size:clamp(1.2rem,2vw,1.8rem);font-weight:500;color:#fff;text-decoration:none;line-height:1.2}.contact-desc{font-size:.9rem;opacity:.4;margin-top:.5rem}.footer{position:fixed;bottom:0;left:0;width:100%;z-index:0;font-size:10vw;opacity:1;letter-spacing:.1em;text-align:center;font-weight:200;color:#e5e7eb;background:linear-gradient(180deg,#0000,#0b0f14 35% 100%);pointer-events:none}@keyframes pulse-dot{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}@media(max-width:900px){.hero-word{letter-spacing:.05em}.split-section{flex-direction:column}.split-left,.split-right{position:relative;width:100%;min-height:auto}.split-left{height:auto;padding:4rem 10vw 2rem}.section-content{padding:4rem 10vw 6rem;gap:20vh}.scroll-item{min-height:auto}.centered-section{padding:5rem 5vw}.centered-header{margin:0}.contact-header-new{margin-bottom:3rem}.contact-circle{width:400px;height:400px}.contact-circle:before{width:500px;height:500px}.contact-circle:after{width:300px;height:300px}.contact-content-new{gap:2.5rem}.contact-method{flex-direction:column;gap:1.5rem;padding:2rem;text-align:center}.contact-icon{width:70px;height:70px;min-width:70px}.contact-icon svg{width:32px;height:32px}.contact-info{align-items:center}.contact-link{font-size:clamp(1.3rem,5vw,2rem)}.glow-orb.orb-1{width:250px;height:250px}.glow-orb.orb-2{width:300px;height:300px}.glow-orb.orb-3{width:200px;height:200px}.glow-orb.orb-4{width:280px;height:280px}.gallery-section{height:100vh}.card-content-wrapper{align-items:center}}.transition-section{position:relative;height:250vh;overflow:hidden;background:linear-gradient(135deg,#040404,#0f0f0f,#040404)}.transition-text-layer{position:absolute;font-size:8vw;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#ffffff1f;white-space:nowrap;will-change:transform,opacity;transform-style:preserve-3d;pointer-events:none}.members .members-list{display:grid;grid-template-columns:1fr;row-gap:2.25rem;column-gap:3rem}.member-item{display:flex;align-items:center;gap:1.5rem;min-height:auto;padding:2rem 0}.member-avatar{width:96px;height:96px;min-width:96px;border-radius:50%;overflow:hidden;border:2px solid rgba(0,0,0,.08);box-shadow:0 8px 24px #0000000f;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f5f5,#e9e9e9)}.member-avatar img{width:100%;height:100%;object-fit:cover;display:block}.member-avatar span{font-size:2rem;font-weight:700;color:#555}.member-info{display:flex;flex-direction:column;gap:.25rem}.member-name{margin:0;font-size:clamp(1.75rem,3vw,3rem);font-weight:500}.member-role{margin:0;font-size:.95rem;color:#444;letter-spacing:.05em}@media(min-width:1100px){.members .members-list{grid-template-columns:1fr;row-gap:2.25rem;column-gap:0}}.transition-sticky-container{position:sticky;top:0;height:100vh;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.focus-fields{justify-content:center}.focus-fields-typewriter{width:100%;text-align:left;flex-direction:row;gap:1rem;height:50vh}.transition-text-layer.is-top{color:#fffffff2;text-shadow:0 6px 60px rgba(255,255,255,.35),0 0 1px rgba(255,255,255,.6)}.typewriter-line{position:relative;font-size:clamp(1.5em,6vw,4rem);font-weight:200;letter-spacing:.1em;line-height:1.05;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.typewriter-line--dynamic{display:inline-flex;align-items:flex-end;gap:.6rem;min-height:1.2em;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.typewriter-text{display:inline-block;white-space:nowrap;font-size:clamp(2.2rem,7vw,6rem);font-weight:300;letter-spacing:.08em;color:#ffffffeb;transform:translateZ(0);padding-top:2vh;backface-visibility:hidden;-webkit-backface-visibility:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.typewriter-cursor{display:inline-block;width:.04em;height:1.5em;background-color:currentColor;align-self:flex-end;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.typewriter-subtitle{margin:0;font-size:clamp(1rem,2.5vw,1.6rem);font-weight:300;color:#ffffffa6;letter-spacing:.35em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.gallery-section{position:relative;height:200vh;background-color:#0c0c0c}.gallery-sticky{position:sticky;top:0;height:200vh;width:100%;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center}.gallery-header-wrapper{position:relative;z-index:10;mix-blend-mode:exclusion;pointer-events:none}.gallery-images-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.gallery-image-wrapper{position:absolute;will-change:transform;transition:box-shadow .3s ease}.gallery-image-wrapper:hover{box-shadow:0 25px 80px #000000b3}.gallery-image-wrapper img{display:block;width:100%;height:auto;min-height:120%;object-fit:cover;will-change:transform;transform:translateY(0)}.hero,.split-section,.centered-section,.gallery-section,.transition-section{position:relative;z-index:1}
