*,:before,:after{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0e1a;margin:0}.page{background:radial-gradient(at 30% 20%,#06b6d40f 0%,#0000 50%),radial-gradient(at 70% 80%,#8b5cf60f 0%,#0000 50%),#0a0e1a;flex-direction:column;justify-content:center;align-items:center;min-height:100svh;display:flex;position:relative;overflow:hidden}.dna-wrapper{perspective:600px;z-index:1;margin-bottom:-10px;position:relative}.dna{width:120px;height:300px;position:relative}.rung{width:100%;transform-style:preserve-3d;align-items:center;animation:6s linear infinite spin;display:flex;position:absolute;left:0}@keyframes spin{0%{transform:rotateY(0)scaleX(1)}25%{transform:rotateY(90deg)scaleX(.05)}50%{transform:rotateY(180deg)scaleX(1)}75%{transform:rotateY(270deg)scaleX(.05)}to{transform:rotateY(360deg)scaleX(1)}}.dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.dot.left{background:#06b6d4;box-shadow:0 0 8px #06b6d499}.dot.right{background:#8b5cf6;box-shadow:0 0 8px #8b5cf699}.bar{opacity:.4;background:linear-gradient(90deg,#06b6d4,#8b5cf6);flex:1;height:2px}.content{z-index:1;text-align:center;padding:0 24px;position:relative}.logo{letter-spacing:-.03em;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#e0f2fe 0%,#c4b5fd 50%,#67e8f9 100%);-webkit-background-clip:text;background-clip:text;margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:clamp(2.4rem,6vw,3.6rem);font-weight:600}.divider{opacity:.6;background:linear-gradient(90deg,#06b6d4,#8b5cf6);border-radius:1px;width:48px;height:2px;margin:20px auto}.tagline{letter-spacing:.15em;text-transform:uppercase;color:#ffffffb3;margin:0 0 12px;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:clamp(1rem,2.5vw,1.25rem);font-weight:400}.sub{color:#ffffff59;margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:clamp(.85rem,2vw,1rem);line-height:1.6}.footer{z-index:1;color:#fff3;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:.75rem;position:absolute;bottom:24px}.footer p{margin:0}
