:root{--color-background: #1a1a1a;--color-background-dark: #121212;--color-primary: #e6e6dd;--color-primary-dim: rgba(230, 230, 221, .6);--color-text: #ffffff;--color-accent-orange: #FF6B00;--color-accent-yellow: #FFD700;--color-accent-gold: #FFA500;--water-deep: #0a1628;--water-dark: #1E3A5F;--water-mid: #2563EB;--water-light: #3B82F6;--water-surface: #60A5FA;--water-foam: rgba(255, 255, 255, .2);--font-display: "Space Grotesk", sans-serif;--font-headline: "Anton", sans-serif;--font-size-hero: clamp(5rem, 18vw, 14rem);--font-size-subtitle: clamp(1rem, 2.5vw, 1.5rem);--font-size-nav: 12px;--font-size-label: 11px;--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 2rem;--spacing-xl: 4rem;--layout-padding: 3rem;--content-max-width: 800px;--hero-offset-y: 4rem;--ufo-width: 200px;--ufo-height: 70px;--ufo-top: 15%;--ufo-right: 10%;--ufo-float-range: 20px;--beam-height: 800px;--beam-width: 10px;--water-height: 35vh;--wave-back-height: 28rem;--wave-front-height: 24rem;--transition-fast: .15s ease;--transition-normal: .3s ease;--transition-slow: .5s ease;--transition-extra-slow: 3s cubic-bezier(.23, 1, .32, 1);--transition-ultra-slow: 8s cubic-bezier(.23, 1, .32, 1);--anim-ufo-float-speed: 6s;--anim-beam-pulse-speed: 2s;--anim-wave-speed-back: 25s;--anim-wave-speed-front: 20s;--z-background: 0;--z-water: 10;--z-fish: 15;--z-bubbles: 16;--z-content: 20;--z-ufo: 9000;--z-beam: 8999;--z-ui: 40;--z-cursor: 100001;--color-text-dim: rgba(255, 255, 255, .4)}@media(max-width:768px){html{--layout-padding: 1.5rem !important;--ufo-width: 120px !important;--ufo-height: 44px !important;--hero-offset-y: 20px !important;--beam-height: 470px !important;--font-size-nav: 11px !important}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;margin:0;padding:0;overflow-x:hidden;background-color:#1b1b1b}body{font-family:var(--font-display);color:var(--color-primary);min-height:100dvh;cursor:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative}::selection{background-color:var(--color-accent-yellow);color:var(--color-background)}.cursor-dot,.cursor-outline{position:fixed;top:0;left:0;transform:translate(-50%,-50%);border-radius:50%;z-index:var(--z-cursor);pointer-events:none;transition:opacity .3s ease}.cursor-dot{width:12px;height:12px;background-color:var(--color-primary);box-shadow:0 0 10px #00f2ff80;z-index:calc(var(--z-cursor) + 1)}.cursor-outline{width:50px;height:50px;border:1.5px solid var(--color-primary);box-shadow:0 0 15px #00f2ff4d;transition:width .2s,height .2s,background-color .2s,border-color .2s,box-shadow .2s}.cursor-outline.hovering{width:70px;height:70px;background-color:#00f2ff1a;border-color:var(--color-accent-orange);box-shadow:0 0 20px #ff6b0066}@media(max-width:1024px){body{cursor:auto!important}.cursor-dot,.cursor-outline{display:none!important}}.texture-grain{position:fixed;inset:0;pointer-events:none;opacity:.025;z-index:100;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");will-change:transform}@media(max-width:768px){.texture-grain{display:none}.texture-dots{background-size:48px 48px;opacity:.4}}.texture-dots{position:fixed;inset:0;pointer-events:none;z-index:1;background-image:radial-gradient(rgba(255,255,255,.08) 1px,transparent 1px);background-size:32px 32px;-webkit-mask-image:linear-gradient(to bottom,#000 50%,#0000);mask-image:linear-gradient(to bottom,#000 50%,#0000)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--color-background)}::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.animate-fade-in{animation:fadeIn 1s ease forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.delay-500{animation-delay:.5s}.main-footer{position:relative;background:#000;padding:10rem var(--layout-padding) 6rem var(--layout-padding);overflow:hidden;color:#fff;border-top:1px solid rgba(255,255,255,.05)}.footer-background-text{position:absolute;bottom:-8vw;left:50%;transform:translate(-50%) translateY(20px);font-family:var(--font-headline);font-size:32vw;line-height:.7;color:#ffffff0d;white-space:nowrap;pointer-events:none;z-index:1;-webkit-text-stroke:1px rgba(255,255,255,.1);letter-spacing:-.05em;opacity:0;transition:all 1.5s cubic-bezier(.16,1,.3,1)}body.loaded .footer-background-text{opacity:1;transform:translate(-50%) translateY(0)}.footer-content{position:relative;z-index:2;max-width:1400px;margin:0 auto}.footer-top{display:grid;grid-template-columns:repeat(2,1fr);gap:4rem;margin-bottom:8rem}.footer-tag{font-family:monospace;font-size:.8rem;color:var(--color-primary);letter-spacing:.3em;display:block;margin-bottom:2rem}.footer-links,.social-links{display:flex;flex-direction:column;gap:1rem}.footer-links a,.social-links a{font-family:var(--font-headline);font-size:1.5rem;color:#fff;text-decoration:none;transition:all .3s ease;width:fit-content}.footer-links a:hover,.social-links a:hover{color:var(--color-primary);transform:translate(10px)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;font-family:monospace;font-size:.7rem;color:#fff6;letter-spacing:.1em}.footer-bottom .pulse{color:#0f0;font-weight:700;animation:footer-pulse 2s infinite}@keyframes footer-pulse{0%,to{opacity:1}50%{opacity:.4}}@media(max-width:768px){.footer-top{grid-template-columns:1fr;gap:3rem}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}.footer-background-text{font-size:35vw;bottom:-2vw}}
