*{box-sizing:border-box}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;width:100%;min-height:100%;margin:0;padding:0}.landing{color:#f5f5f7;background:#000;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:0 24px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Segoe UI,Roboto,sans-serif;display:flex;position:relative;overflow:hidden}.landing-glow{pointer-events:none;background:radial-gradient(circle,#5b6ef514 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.landing-content{z-index:10;text-align:center;flex-direction:column;align-items:center;max-width:680px;display:flex;position:relative}.landing-logo{justify-content:center;align-items:center;margin-bottom:36px;display:flex;position:relative}.landing-logo:before{content:"";filter:blur(40px);pointer-events:none;z-index:-1;background:radial-gradient(circle,#5b6ef559 0%,#2ec4b626 40%,#0000 70%);border-radius:50%;width:220px;height:220px;animation:4s ease-in-out infinite pulse-glow;position:absolute}.landing-logo:after{content:"";filter:blur(20px);pointer-events:none;z-index:-1;background:radial-gradient(circle,#ffffff14 0%,#0000 60%);border-radius:50%;width:140px;height:140px;position:absolute}@keyframes pulse-glow{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.15)}}.landing-headline{letter-spacing:-.03em;background:linear-gradient(160deg,#e0e0e0 0%,#fff 18%,#a0a0a0 35%,#d0d0d0 45%,#fff 50%,#909090 55%,silver 70%,#fff 85%,#b0b0b0 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 4px #0009)drop-shadow(0 0 20px #ffffff14);-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;line-height:1.05}.landing-subheadline{color:#86868b;max-width:480px;margin-bottom:40px;font-size:clamp(1.125rem,2vw,1.375rem);font-weight:400;line-height:1.5}.landing-cta{color:#fff;background:#5b6ef5;border-radius:999px;align-items:center;gap:10px;padding:14px 32px;font-size:17px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 0 40px #5b6ef540}.landing-cta:hover{background:#4a5de0;transform:translateY(-1px)}.landing-meta{color:#52525b;margin-top:20px;font-size:14px}.landing-footer{text-align:center;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.landing-footer p{color:#3f3f46;letter-spacing:.02em;font-size:13px}.landing-footer a{color:#86868b;text-decoration:none;transition:color .2s}.landing-footer a:hover{color:#f5f5f7}.landing-links{color:#3f3f46;justify-content:center;align-items:center;gap:12px;margin-top:12px;font-size:13px;display:flex}.landing-links a{color:#52525b;text-decoration:none;transition:color .2s}.landing-links a:hover{color:#86868b}.privacy-page{color:#f5f5f7;background:#000;min-height:100vh;padding:80px 24px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Segoe UI,Roboto,sans-serif;overflow-y:auto}.privacy-container{max-width:680px;margin:0 auto}.privacy-container h1{letter-spacing:-.02em;background:linear-gradient(#fff,#fff,#ffffffa6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:clamp(2rem,4vw,3rem);font-weight:600}.privacy-updated{color:#52525b;margin-bottom:48px;font-size:15px}.privacy-container section{margin-bottom:40px}.privacy-container h2{color:#fff;letter-spacing:-.01em;margin-bottom:12px;font-size:20px;font-weight:600}.privacy-container p{color:#a1a1aa;margin-bottom:12px;font-size:16px;line-height:1.7}.privacy-container ul{margin-bottom:16px;padding-left:1.25rem}.privacy-container li{color:#a1a1aa;margin-bottom:6px;font-size:16px;line-height:1.7}.privacy-container code{color:#d4d4d8;background:#18181b;border-radius:6px;padding:2px 8px;font-size:14px}.privacy-container a{color:#5b6ef5;text-decoration:none}.privacy-container a:hover{text-decoration:underline}
