*,::after,::before{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;cursor:none}body{font-family:Inter,sans-serif;display:flex;align-items:center;justify-content:center;min-height:100vh;overflow:hidden;background:#06090f;cursor:none}[role=button],a,button{cursor:none}.cursor-dot{position:fixed;top:0;left:0;width:6px;height:6px;background:rgba(160,200,255,.9);border-radius:50%;pointer-events:none;z-index:9999;will-change:transform;transition:width .15s ease,height .15s ease,background .15s ease}.cursor-ring{position:fixed;top:0;left:0;width:36px;height:36px;border:1px solid rgba(140,180,255,.25);border-radius:50%;pointer-events:none;z-index:9998;will-change:transform;transition:width .2s ease,height .2s ease,border-color .2s ease}.cursor-dot.hover{width:10px;height:10px;background:#b4d7ff}.cursor-ring.hover{width:50px;height:50px;border-color:rgba(140,180,255,.45)}canvas{position:fixed;inset:0;z-index:0;pointer-events:none}.bg-glow{position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden}.bg-glow .orb{position:absolute;border-radius:50%;filter:blur(120px);opacity:1;will-change:transform}.bg-glow .orb-1{width:600px;height:600px;background:radial-gradient(circle,rgba(20,60,140,.3) 0,transparent 70%);top:-10%;left:-5%;animation:float1 18s ease-in-out infinite}.bg-glow .orb-2{width:500px;height:500px;background:radial-gradient(circle,rgba(30,80,180,.18) 0,transparent 70%);bottom:-8%;right:-5%;animation:float2 22s ease-in-out infinite}.bg-glow .orb-3{width:400px;height:400px;background:radial-gradient(circle,rgba(40,90,180,.12) 0,transparent 70%);top:40%;left:50%;transform:translate(-50%,-50%);animation:float3 25s ease-in-out infinite}.bg-glow .orb-4{width:350px;height:350px;background:radial-gradient(circle,rgba(25,70,160,.15) 0,transparent 70%);top:15%;right:15%;animation:float4 20s ease-in-out infinite}@keyframes float1{0%,100%{transform:translate(0,0) scale(1)}33%{transform:translate(80px,60px) scale(1.08)}66%{transform:translate(-40px,30px) scale(.95)}}@keyframes float2{0%,100%{transform:translate(0,0) scale(1)}33%{transform:translate(-70px,-50px) scale(1.05)}66%{transform:translate(50px,-30px) scale(.97)}}@keyframes float3{0%,100%{transform:translate(-50%,-50%) scale(1)}33%{transform:translate(calc(-50% + 60px),calc(-50% - 40px)) scale(1.1)}66%{transform:translate(calc(-50% - 50px),calc(-50% + 50px)) scale(.92)}}@keyframes float4{0%,100%{transform:translate(0,0) scale(1)}50%{transform:translate(-60px,40px) scale(1.06)}}.container{position:fixed;inset:0;z-index:1;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}.tagline{font-size:clamp(1.3rem, 2.6vw, 2.4rem);font-weight:200;color:rgba(255,255,255,.88);letter-spacing:-.03em;line-height:1.4;max-width:1100px;width:90vw;margin:0 auto}.tagline span{font-weight:300;background:linear-gradient(135deg,#a0c8ff 0,#7ba8e0 50%,#c0d8ff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.logo-mark{position:fixed;top:2rem;left:2.5rem;z-index:10}.logo-mark img{height:24px;width:auto;opacity:1}.cta{display:inline-block;font-size:1.05rem;font-weight:300;color:rgba(255,255,255,.55);text-decoration:none;letter-spacing:.08em;margin-top:2.5rem;transition:color .4s ease,text-shadow .4s ease}.cta:hover{color:rgba(180,210,255,.95);text-shadow:0 0 20px rgba(120,170,255,.4),0 0 50px rgba(100,150,255,.2)}.copyright{position:fixed;bottom:2rem;right:2.5rem;font-size:.7rem;font-weight:200;color:rgba(255,255,255,.15);letter-spacing:.04em;z-index:1}#wordsCanvas{position:fixed;inset:0;z-index:0;pointer-events:none}@media (hover:none) and (pointer:coarse){[role=button],a,body,button,html{cursor:auto!important}.cursor-dot,.cursor-ring{display:none!important}}@media (max-width:768px){.container{padding:1.5rem}.tagline{font-size:clamp(1.2rem, 5vw, 1.8rem);margin:0 auto 2rem;width:92vw}.logo-mark{bottom:1.2rem;left:1.5rem}.logo-mark img{height:20px}.cta{font-size:.78rem;padding:.6rem 1.8rem;margin-top:2rem}.copyright{bottom:1.2rem;right:1.5rem;font-size:.6rem}.bg-glow .orb-2{width:300px;height:300px;filter:blur(80px)}.bg-glow .orb-3{width:250px;height:250px;filter:blur(80px)}.bg-glow .orb-4{width:200px;height:200px;filter:blur(80px)}}@media (max-width:480px){.container{padding:1rem}.tagline{font-size:clamp(1rem, 5.5vw, 1.4rem);margin:0 auto 1.5rem;width:94vw;line-height:1.5}.logo-mark{bottom:1rem;left:1.2rem}.logo-mark img{height:16px}.cta{font-size:.72rem;padding:.55rem 1.5rem;margin-top:1.5rem}.copyright{bottom:1rem;right:1.2rem;font-size:.55rem}.bg-glow .orb-1{width:250px;height:250px;filter:blur(60px)}.bg-glow .orb-2{width:200px;height:200px;filter:blur(60px)}.bg-glow .orb-3{width:180px;height:180px;filter:blur(60px)}.bg-glow .orb-4{width:150px;height:150px;filter:blur(60px)}}.cookie-banner{display:none}.show-cookie-banner .cookie-banner{position:fixed;bottom:2rem;left:50%;transform:translateX(-50%);z-index:1000;display:flex;align-items:center;gap:1.5rem;padding:.9rem 1.2rem .9rem 1.5rem;background:rgba(6,9,15,.9);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(140,180,255,.15);border-radius:100px;max-width:680px;width:calc(100vw - 4rem)}.cookie-text{font-size:.72rem;font-weight:200;color:rgba(255,255,255,.5);letter-spacing:.02em;line-height:1.5}.cookie-actions{display:flex;gap:.5rem;flex-shrink:0}.cookie-btn{font-family:Inter,sans-serif;font-size:.72rem;font-weight:300;letter-spacing:.06em;padding:.4rem 1.1rem;border-radius:100px;border:1px solid rgba(140,180,255,.2);background:transparent;color:rgba(255,255,255,.55);transition:all .3s ease;white-space:nowrap}.cookie-btn--accept{background:rgba(140,180,255,.07);color:rgba(180,210,255,.8);border-color:rgba(140,180,255,.28)}.cookie-btn:hover{background:rgba(140,180,255,.1);color:rgba(255,255,255,.85);border-color:rgba(140,180,255,.4)}@media (max-width:600px){.cookie-banner{flex-direction:column;align-items:flex-start;gap:.8rem;border-radius:1rem;bottom:1rem;width:calc(100vw - 2rem);padding:1rem 1.2rem}}