*{margin:0;padding:0;box-sizing:border-box;-webkit-font-smoothing:antialiased}:root{--cf-screen-top: 64px;--cf-screen-bottom: 108px;--cf-nav-bottom: 24px}.cf-stage{min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;background:radial-gradient(120% 90% at 50% 0%,#141420,#08080a 60%);padding:32px 16px}.cf-statusbar{display:flex}.cf-device{position:relative;width:390px;height:844px;border-radius:52px;background:#0a0a0c;box-shadow:0 0 0 12px #1a1a1f,0 0 0 13px #050506,0 40px 90px -20px #000c;overflow:hidden}@media(max-width:599px),(pointer:coarse)and (max-height:599px),(display-mode:standalone){:root{--cf-screen-top: calc(env(safe-area-inset-top) + 20px) ;--cf-screen-bottom: calc(env(safe-area-inset-bottom) + 96px) ;--cf-nav-bottom: calc(env(safe-area-inset-bottom) + 10px) }.cf-stage{padding:0;background:#0a0a0c;align-items:stretch}.cf-device{width:100%;height:100dvh;border-radius:0;box-shadow:none}.cf-statusbar{display:none}}body{font-family:Inter Tight,-apple-system,system-ui,sans-serif;background:#08080a}a{color:#a78bfa;text-decoration:none}a:hover{color:#c4b5fd}::-webkit-scrollbar{width:0;height:0}@keyframes cfFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes cfPulse{0%,to{opacity:.5}50%{opacity:1}}.cf-scroll{scrollbar-width:none}.cf-screen{animation:cfFade .32s cubic-bezier(.22,1,.36,1)}
