*{margin:0;padding:0;box-sizing:border-box}:root{color-scheme:dark}html,body{overflow:hidden;height:100vh;height:100dvh;overscroll-behavior:none}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,sans-serif;background:radial-gradient(circle at top left,rgba(37,211,102,.18),transparent 26%),radial-gradient(circle at top right,rgba(83,189,235,.16),transparent 30%),linear-gradient(180deg,#08131a,#051017);display:flex;justify-content:center;align-items:center;color:#f6fbfd;-webkit-font-smoothing:antialiased}#root{width:100%;min-height:100dvh}button,input{font:inherit}a{color:inherit}::-webkit-scrollbar{width:0;display:none}.app-shell{position:relative;min-height:100dvh;display:grid;place-items:center;padding:clamp(1.25rem,3vw,2rem);overflow:hidden}.app-shell__glow{position:absolute;border-radius:999px;filter:blur(90px);pointer-events:none}.app-shell__glow--emerald{top:8%;left:12%;width:clamp(16rem,24vw,24rem);height:clamp(16rem,24vw,24rem);background:#25d36624}.app-shell__glow--teal{right:10%;bottom:7%;width:clamp(20rem,28vw,28rem);height:clamp(20rem,28vw,28rem);background:#53bdeb1a}.phone-frame{position:relative;width:min(24rem,calc(100vw - 2.5rem),calc((100dvh - 2.5rem)*.4867));z-index:1}.phone-frame__device{width:100%;display:block;position:relative;z-index:2;pointer-events:none}.phone-frame__screen{position:absolute;top:1.8%;left:4.8%;width:90.4%;height:96.4%;border-radius:2.6rem;overflow:hidden;z-index:1;background:#000;box-shadow:0 18px 40px #00000059}@media(max-width:768px){html,body,#root{width:100%;height:var(--vvh, 100dvh);min-height:0;overflow:hidden;overscroll-behavior:none}body{position:fixed;inset:0;display:block;background:#111b21}#root{width:100%;min-height:0}.app-shell{min-height:100dvh;padding:0}.phone-frame{width:100%;height:100dvh}.phone-frame__device{display:none}.phone-frame__screen{position:static;width:100%;height:100dvh;border-radius:0;box-shadow:none}}
