@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600;700&family=Raleway:wght@100;200;300;400;500;600;700&display=swap";:root{font-family:Raleway,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffe6;background-color:#0a0a0f;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;width:100vw;height:100vh;overflow:hidden;background:#0a0a0f}#root{width:100%;height:100%}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0a0a0fcc}::-webkit-scrollbar-thumb{background:#ffd7004d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#ffd70080}::selection{background:#ffd70033;color:#fff}::-moz-selection{background:#ffd70033;color:#fff}*{margin:0;padding:0;box-sizing:border-box}body{overflow:hidden;cursor:none!important}body *{cursor:none!important}#root{width:100vw;height:100vh;overflow:hidden}.app-container{position:relative;width:100vw;height:100vh;background:#0a0a0f;overflow:hidden;display:flex;align-items:center;justify-content:center}.grid-background{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:100px 100px;z-index:1;opacity:.5}.floating-orb{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none;will-change:transform,opacity}.orb-1{width:600px;height:600px;background:radial-gradient(circle,#ffd70040,#ffd70000 70%);top:20%;left:10%;z-index:2}.orb-2{width:500px;height:500px;background:radial-gradient(circle,#daa52033,#daa52000 70%);bottom:20%;right:15%;z-index:2}.orb-3{width:450px;height:450px;background:radial-gradient(circle,#ffdf0026,#ffdf0000 70%);top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.floating-particle{position:absolute;width:2px;height:2px;background:#ffd700cc;border-radius:50%;box-shadow:0 0 10px #ffd70080;pointer-events:none;z-index:3}.firefly-modern{position:absolute;width:4px;height:4px;background:gold;border-radius:50%;box-shadow:0 0 15px #ffd700e6,0 0 30px #ffd70099,0 0 45px #ffd7004d;pointer-events:none;z-index:4}.content-container{position:relative;z-index:10;text-align:center;padding:60px 40px;display:flex;flex-direction:column;align-items:center;justify-content:center}.center-glow{position:absolute;width:800px;height:800px;background:radial-gradient(circle,rgba(255,215,0,.08) 0%,transparent 60%);filter:blur(60px);pointer-events:none;z-index:-1;top:50%;left:50%;transform:translate(-50%,-50%)}.title-wrapper{position:relative;display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:40px}.title-line{display:block;line-height:1;will-change:transform,opacity,filter}.small-text{font-family:Raleway,sans-serif;font-size:clamp(.8rem,1.5vw,1.2rem);font-weight:400;letter-spacing:12px;color:gold;text-transform:uppercase;text-shadow:0 0 20px rgba(255,215,0,.6),0 0 40px rgba(255,215,0,.3);animation:subtle-glow 4s ease-in-out infinite}@keyframes subtle-glow{0%,to{text-shadow:0 0 20px rgba(255,215,0,.6),0 0 40px rgba(255,215,0,.3)}50%{text-shadow:0 0 30px rgba(255,215,0,.9),0 0 60px rgba(255,215,0,.5)}}.title-main{display:flex;flex-direction:column;align-items:center;gap:-10px}.main-text{font-family:Cormorant Garamond,serif;font-size:clamp(4rem,12vw,10rem);font-weight:300;letter-spacing:.02em;line-height:.85;cursor:default}.main-text:hover .text-gradient{animation:dreamy-float 2s ease-in-out infinite}@keyframes dreamy-float{0%,to{transform:translateY(0);filter:drop-shadow(0 0 60px rgba(255,215,0,.5))}50%{transform:translateY(-8px);filter:drop-shadow(0 5px 80px rgba(255,215,0,.7))}}.text-gradient{background:linear-gradient(120deg,#fff,gold,#ffed4e,gold,#fff,gold,#ffed4e 90%,#fff);background-size:200% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(0 0 60px rgba(255,215,0,.5));position:relative;display:inline-block}.text-gradient:after{content:attr(data-text);position:absolute;top:0;left:0;right:0;z-index:-1;background:inherit;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:blur(30px);opacity:.6}.decorative-bar{width:200px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,215,0,.3),rgba(255,215,0,.8),rgba(255,215,0,.3),transparent);margin:30px 0;position:relative}.decorative-bar:before,.decorative-bar:after{content:"";position:absolute;width:4px;height:4px;background:gold;border-radius:50%;box-shadow:0 0 10px #ffd700cc;top:50%;transform:translateY(-50%)}.decorative-bar:before{left:0}.decorative-bar:after{right:0}.tagline{font-family:Raleway,sans-serif;font-size:clamp(.9rem,1.8vw,1.3rem);font-weight:200;color:#ffffff80;letter-spacing:8px;text-transform:uppercase;margin-top:10px;transition:all .3s ease}.scroll-indicator{position:absolute;bottom:60px;left:50%;transform:translate(-50%);width:1px;height:60px;background:#ffd7001a;display:flex;align-items:center;justify-content:center}.scroll-line{width:1px;height:30px;background:linear-gradient(to bottom,transparent,rgba(255,215,0,.8),transparent);transform-origin:top}.custom-cursor{position:fixed;top:0;left:0;width:20px;height:20px;pointer-events:none;z-index:10000}.cursor-inner{width:100%;height:100%;border-radius:50%;background:gold;box-shadow:0 0 10px #ffd700cc,0 0 20px #ffd70099,0 0 30px #ffd70066;transform:translate(-50%,-50%)}.cursor-trail{position:fixed;top:0;left:0;width:250px;height:250px;pointer-events:none;z-index:9998;background:radial-gradient(circle,rgba(255,215,0,.12) 0%,rgba(255,215,0,.06) 30%,transparent 60%);filter:blur(40px);mix-blend-mode:screen;transform:translate(-50%,-50%)}@media(max-width:1024px){.content-container{padding:40px 30px}.small-text{letter-spacing:8px}.decorative-bar{width:150px}.floating-orb{filter:blur(60px)}}@media(max-width:768px){.content-container{padding:30px 20px}.small-text{letter-spacing:6px}.tagline{letter-spacing:4px}.decorative-bar{width:120px;margin:20px 0}.scroll-indicator{bottom:40px;height:40px}.floating-orb{filter:blur(40px)}.orb-1{width:400px;height:400px}.orb-2{width:350px;height:350px}.orb-3{width:300px;height:300px}}.floating-particle,.firefly-modern,.floating-orb,.custom-cursor,.cursor-trail{will-change:transform,opacity}*{-webkit-tap-highlight-color:transparent}@media(hover:none)and (pointer:coarse){.custom-cursor,.cursor-trail{display:none}body{cursor:default}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
