@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4cf2300e9c8272f7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_188709{font-family:Geist,Geist Fallback;font-style:normal}.__variable_188709{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}*{margin:0;padding:0;box-sizing:border-box}body{background:linear-gradient(135deg,#0c0c0c,#1a1a2e 50%,#16213e);color:#ffffff;font-family:Courier New,monospace;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow-x:hidden}.container{text-align:center;padding:2rem;position:relative}.language-switcher{position:absolute;top:2rem;right:2rem;display:flex;gap:.5rem}.language-switcher button{padding:.5rem 1rem;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.3);color:white;border-radius:4px;cursor:pointer;transition:all .3s ease;font-family:Courier New,monospace}.language-switcher button.active{background:linear-gradient(45deg,#667eea,#764ba2);border-color:transparent}.language-switcher button:hover{transform:translateY(-2px)}.main{max-width:800px;margin-top:4rem}.title{font-size:4rem;font-weight:900;margin-bottom:2rem;background:linear-gradient(45deg,#ff6b6b,#4ecdc4,#ffe66d,#ff9ff3,#54a0ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 0 30px rgba(255,255,255,.1);letter-spacing:2px}.description{font-size:1.5rem;margin-bottom:3rem;opacity:.9;line-height:1.6;text-shadow:0 2px 10px rgba(0,0,0,.5)}.highlight{color:#ffe66d;font-weight:700;text-shadow:0 0 20px #ffe66d}.shapes-container{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin:3rem 0;flex-wrap:wrap}.circle{width:40px;height:40px;border-radius:50%;animation:float 3s ease-in-out infinite}.circle:first-child{animation-delay:0s}.circle:nth-child(2){animation-delay:.6s}.circle:nth-child(3){animation-delay:1.2s}.circle:nth-child(4){animation-delay:1.8s}.circle:nth-child(5){animation-delay:2.4s}.square{width:35px;height:35px;animation:pulse 2s ease-in-out infinite}.square:first-child{animation-delay:0s}.square:nth-child(3){animation-delay:.4s}.square:nth-child(5){animation-delay:.8s}.square:nth-child(7){animation-delay:1.2s}.square:nth-child(9){animation-delay:1.6s}.triangle-down,.triangle-up{width:0;height:0;animation:rotate 4s linear infinite}.triangle-up{border-bottom:25px solid #ffffff}.triangle-down,.triangle-up{border-left:15px solid transparent;border-right:15px solid transparent}.triangle-down{border-top:25px solid #ffffff}.triangle-up:nth-child(2){animation-delay:0s}.triangle-down:nth-child(4){animation-delay:2s}.triangle-up:nth-child(6){animation-delay:0s}.triangle-down:nth-child(8){animation-delay:2s}.link{display:inline-block;padding:15px 30px;background:linear-gradient(45deg,#667eea,#764ba2);color:white;text-decoration:none;border-radius:8px;font-weight:600;font-family:Courier New,monospace;transition:all .3s ease;border:1px solid rgba(255,255,255,.2);text-shadow:0 1px 2px rgba(0,0,0,.3)}.link:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 15px 35px rgba(102,126,234,.4);background:linear-gradient(45deg,#764ba2,#667eea)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.title{font-size:2.5rem}.description{font-size:1.2rem}.shapes-container{gap:1rem}.language-switcher{position:relative;top:auto;right:auto;justify-content:center;margin-bottom:2rem}}.philosophy{font-style:italic;margin:2rem 0;opacity:.8;font-size:1.1rem;text-align:center;font-family:Courier New,monospace}.links-container{display:flex;flex-direction:column;gap:1rem;align-items:center;margin-top:2rem}.container[data-404]{animation:glitch 5s infinite}@keyframes glitch{0%{transform:translate(0)}2%{transform:translate(-2px,2px)}4%{transform:translate(-2px,-2px)}6%{transform:translate(2px,2px)}8%{transform:translate(2px,-2px)}10%{transform:translate(0)}to{transform:translate(0)}}.title[data-404]{position:relative}.title[data-404]:after,.title[data-404]:before{content:"SYSTEM 404";position:absolute;top:0;left:0;width:100%;height:100%}.title[data-404]:before{animation:glitch-1 .5s infinite;color:#ff6b6b;z-index:-1}.title[data-404]:after{animation:glitch-2 .5s infinite;color:#4ecdc4;z-index:-2}@keyframes glitch-1{0%{transform:translate(0)}20%{transform:translate(-2px,2px)}40%{transform:translate(-2px,-2px)}60%{transform:translate(2px,2px)}80%{transform:translate(2px,-2px)}to{transform:translate(0)}}@keyframes glitch-2{0%{transform:translate(0)}20%{transform:translate(2px,-2px)}40%{transform:translate(2px,2px)}60%{transform:translate(-2px,-2px)}80%{transform:translate(-2px,2px)}to{transform:translate(0)}}