code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#fff,#f8f9fa);color:#333;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.6}.App,body{min-height:100vh}.App{background:linear-gradient(135deg,#fff,#f8f9fa 50%,#e9ecef);overflow:hidden;position:relative}.creative-shapes{height:100%;position:fixed;width:100%;z-index:0}.shape{animation:shape-float 25s ease-in-out infinite;position:absolute;transition:all .7s cubic-bezier(.25,.46,.45,.94)}.shape:first-child{animation-delay:0s;background:#ff8c42;border-radius:50%;height:40px;left:15%;top:20%;width:40px}.shape:nth-child(2){animation-delay:3s;border-bottom:40px solid #ff006e;border-left:25px solid #0000;border-right:25px solid #0000;height:0;right:20%;top:30%;width:0}.shape:nth-child(3){animation-delay:6s;background:#00b2ff;height:35px;left:25%;top:60%;width:35px}.shape:nth-child(4){animation-delay:9s;background:#ff8c42;height:45px;right:30%;top:70%;width:45px}.wip-container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh;padding:2rem;position:relative;z-index:2}.logo-section{margin:2rem 0 3rem;text-align:center;z-index:10}.golab-logo{animation:logo-float 8s ease-in-out infinite;filter:drop-shadow(0 4px 20px rgba(0,0,0,.08));height:auto;width:160px}.content-wrapper{max-width:800px;min-height:calc(100vh - 300px);padding:0 2rem;text-align:center;width:100%;z-index:5}.main-title{color:#1a1a1a;font-size:3.5rem;font-weight:900;letter-spacing:-.02em;line-height:1.1;margin:3rem 0 1.5rem}.main-title,.subtitle{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;text-align:center}.subtitle{color:#666;font-size:1.5rem;font-weight:300;letter-spacing:.01em;line-height:1.4;margin:0 auto 3rem;max-width:600px}.creative-middle-section{height:250px;margin:4rem 0 3rem;position:relative;z-index:5}.creative-middle-section,.dna-structure{align-items:center;display:flex;justify-content:center}.dna-structure{height:100%;position:absolute;width:100%}.dna-helix{animation:dna-rotate 20s linear infinite;height:180px;position:relative;width:120px}.dna-strand{animation:dna-float 10s ease-in-out infinite;background:#ff8c42;border-radius:2px;height:100%;position:absolute;width:3px}.strand-1{animation-delay:0s;left:-15px}.strand-2{animation-delay:3s;background:#ff006e;right:-15px}.dna-connectors{height:100%;position:absolute;width:100%}.dna-connector{animation:connector-pulse 4s ease-in-out infinite;background:#00b2ff;border-radius:1px;height:2px;left:50%;position:absolute;transform:translateX(-50%);width:30px}.dna-connector:first-child{top:5%}.dna-connector:nth-child(2){top:15%}.dna-connector:nth-child(3){top:25%}.dna-connector:nth-child(4){top:35%}.dna-connector:nth-child(5){top:45%}.dna-connector:nth-child(6){top:55%}.dna-connector:nth-child(7){top:65%}.dna-connector:nth-child(8){top:75%}.dna-connector:nth-child(9){top:85%}.dna-connector:nth-child(10){top:95%}.dna-connector:nth-child(11){top:105%}.dna-connector:nth-child(12){top:115%}.particle-system{height:100%;position:absolute;width:100%}.particle{animation:particle-float 12s ease-in-out infinite;background:#ff8c42;border-radius:50%;height:4px;opacity:.4;position:absolute;width:4px}.particle:nth-child(2n){animation-duration:15s;background:#ff006e}.particle:nth-child(3n){animation-duration:18s;background:#00b2ff}.geometric-art{height:100%;position:absolute;width:100%}.art-piece{animation:art-float 25s ease-in-out infinite;opacity:.08;position:absolute}.piece-1{animation-delay:0s;background:#ff8c42;-webkit-clip-path:polygon(50% 0,0 100%,100% 100%);clip-path:polygon(50% 0,0 100%,100% 100%);height:60px;left:20%;top:60%;width:60px}.piece-2{animation-delay:6s;background:#ff006e;border-radius:50%;height:45px;right:25%;top:80%;width:45px}.piece-3{animation-delay:12s;background:#00b2ff;bottom:15%;-webkit-clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);height:55px;left:50%;transform:translateX(-50%);width:55px}.piece-4{animation-delay:18s;background:#ff8c42;height:40px;right:20%;top:70%;transform:rotate(45deg);width:40px}.piece-5{animation-delay:24s;background:#ff006e;-webkit-clip-path:polygon(20% 0,80% 0,100% 20%,100% 80%,80% 100%,20% 100%,0 80%,0 20%);clip-path:polygon(20% 0,80% 0,100% 20%,100% 80%,80% 100%,20% 100%,0 80%,0 20%);height:70px;left:60%;top:75%;width:70px}.energy-waves{height:100%;position:absolute;width:100%}.energy-wave{animation:energy-pulse 8s ease-in-out infinite;border:1px solid;border-radius:50%;left:50%;position:absolute;top:60%;transform:translate(-50%,-50%)}.wave-1{animation-delay:0s;border-color:#ff8c4226;height:150px;width:150px}.wave-2{animation-delay:3s;border-color:#ff006e26;height:220px;width:220px}.wave-3{animation-delay:6s;border-color:#00b2ff26;height:300px;width:300px}.floating-orbs{height:100%;position:absolute;width:100%}.orb{animation:orb-float 20s ease-in-out infinite;border-radius:50%;box-shadow:0 0 20px #fff3;position:absolute}.orb-1{animation-delay:0s;background:#ff8c42;height:30px;left:30%;top:60%;width:30px}.orb-2{animation-delay:8s;background:#ff006e;height:25px;right:30%;top:80%;width:25px}.orb-3{animation-delay:16s;background:#00b2ff;bottom:25%;height:35px;left:40%;width:35px}.shape-1{animation-delay:0s;left:15%;top:20%}.shape-2{animation-delay:1s;right:20%;top:30%}.shape-3{animation-delay:2s;left:25%;top:60%}.shape-4{animation-delay:3s;right:30%;top:70%}.shape-5{animation-delay:4s;left:60%;top:40%}.shape-6{animation-delay:5s;right:15%;top:80%}.shape-7{animation-delay:6s;left:70%;top:15%}.shape-8{animation-delay:7s;right:60%;top:50%}@keyframes float-shape{0%,to{transform:translateY(0) rotate(0deg)}25%{transform:translateY(-20px) rotate(90deg)}50%{transform:translateY(-10px) rotate(180deg)}75%{transform:translateY(-30px) rotate(270deg)}}@keyframes dna-rotate{0%{transform:rotateY(0deg)}to{transform:rotateY(1turn)}}@keyframes dna-float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes connector-pulse{0%,to{opacity:.3;transform:translateX(-50%) scale(1)}50%{opacity:1;transform:translateX(-50%) scale(1.2)}}@keyframes particle-float{0%,to{opacity:.7;transform:translateY(0) scale(1)}50%{opacity:.3;transform:translateY(-100px) scale(1.5)}}@keyframes art-float{0%,to{transform:translateY(0) rotate(0deg) scale(1)}33%{transform:translateY(-30px) rotate(120deg) scale(1.1)}66%{transform:translateY(-15px) rotate(240deg) scale(.9)}}@keyframes energy-pulse{0%,to{opacity:.3;transform:translate(-50%,-50%) scale(1)}50%{opacity:.1;transform:translate(-50%,-50%) scale(1.2)}}@keyframes orb-float{0%,to{transform:translateY(0) translateX(0)}25%{transform:translateY(-40px) translateX(20px)}50%{transform:translateY(-20px) translateX(-30px)}75%{transform:translateY(-60px) translateX(10px)}}.footer{margin-top:auto;padding:1rem 0;position:relative;width:100%;z-index:5}.footer-content{margin:0 auto;max-width:1000px;padding:0 2rem}.footer-info{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;color:#000;display:flex;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.8rem;font-weight:400;gap:3rem;justify-content:center;letter-spacing:.08em;text-transform:uppercase}.footer-nip{color:#666}.floating-element{animation:gentle-float 35s ease-in-out infinite;border-radius:50%;position:fixed;transition:all .6s cubic-bezier(.25,.46,.45,.94);z-index:0}.floating-element-1{animation-delay:0s;background:#ff8c42;height:15px;left:25%;top:30%;width:15px}.floating-element-2{animation-delay:15s;background:#ff006e;height:12px;right:25%;top:70%;width:12px}.floating-element-3{animation-delay:30s;background:#00b2ff;bottom:35%;height:18px;left:30%;width:18px}@keyframes gentle-float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes gentle-shape{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-30px) rotate(180deg)}}@media (max-width:768px){.content-wrapper{min-height:calc(100vh - 250px);padding:0 1.5rem}.main-title{font-size:3rem}.subtitle{font-size:1.3rem;margin-bottom:4rem}.creative-middle-section{height:180px;margin:3rem 0 2rem}.dna-helix{height:150px;width:100px}.golab-logo{width:140px}.wip-container{padding:1.5rem}.footer-info{flex-direction:column;gap:.5rem;text-align:center}.logo-section{margin:2rem 0 2.5rem}.creative-shapes,.floating-element{display:none}}@media (max-width:480px){.main-title{font-size:2.5rem}.content-wrapper{min-height:calc(100vh - 200px);padding:0 1rem}.golab-logo{width:120px}.creative-middle-section{height:150px;margin:4rem 0 2rem}.wip-container{padding:1rem}.logo-section{margin:1.5rem 0 2rem}.footer-info{font-size:.8rem}.creative-shapes,.floating-element{display:none}}
/*# sourceMappingURL=main.7d4d8d26.css.map*/