@import"https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&family=Geist+Mono:wght@400;500;700&display=swap";:root{--lucid-purple: #825F90;--lucid-purple-soft: #C0AAC8;--lucid-lavender: #A18FFF;--lucid-mint: #80F988;--lucid-ink: #1F160F;--bg-0: #000000;--bg-1: #232426;--bg-2: #2F2F30;--bg-3: #3A3A3A;--fg-0: #FFFFFF;--fg-2: #E4E4E4;--fg-3: #D5D5D5;--fg-4: #BFBFBF;--fg-5: #B2B2B2;--fg-6: #9C9EA1;--fg-7: #818181;--fg-8: #4E4E4E;--paper-0: #FFFFFF;--paper-1: #F7F4F2;--paper-2: #E8DDD9;--font-display: "Poppins", system-ui, -apple-system, sans-serif;--font-body: "Poppins", system-ui, -apple-system, sans-serif;--font-mono: "Geist Mono", ui-monospace, "SF Mono", monospace;--r-sm: 8px;--r-md: 12px;--r-lg: 16px;--r-xl: 20px;--r-2xl: 24px;--r-pill: 1000px;--ease-default: cubic-bezier(.4, 0, .2, 1);--dur-fast: .12s;--dur-base: .22s;--dur-slow: .32s}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;background:var(--bg-0);color:var(--fg-0);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100%}body{overscroll-behavior-y:none}button{font-family:inherit;cursor:pointer;background:transparent;border:0;padding:0;color:inherit}input,textarea{font-family:inherit;color:inherit;background:transparent;border:0;outline:none}textarea{resize:none}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:0;height:0}.lucid-app-shell{min-height:100dvh;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#efe9e3,#d8cec3);padding:24px}.lucid-phone{width:100%;max-width:393px;aspect-ratio:393 / 852;border-radius:48px;background:#000;overflow:hidden;position:relative;box-shadow:0 0 0 6px #1a1a1c,0 0 0 8px #2a2a2c,0 30px 80px -20px #4b342580,0 8px 20px #0000002e}.lucid-phone .island{position:absolute;top:11px;left:50%;transform:translate(-50%);width:120px;height:36px;background:#000;border-radius:22px;z-index:50;pointer-events:none}.lucid-phone .home-indicator{position:absolute;bottom:8px;left:50%;transform:translate(-50%);width:134px;height:5px;border-radius:100px;background:#ffffffd9;z-index:60;pointer-events:none}.lucid-phone .home-indicator.dark{background:#0000008c}.lucid-phone-screen{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--bg-0);overflow:hidden;color:var(--fg-0);border-radius:48px}@media (max-width: 480px){.lucid-app-shell{padding:0;background:#000}.lucid-phone{max-width:100%;width:100%;height:100dvh;aspect-ratio:auto;border-radius:0;box-shadow:none}.lucid-phone-screen{border-radius:0}.lucid-phone .island,.lucid-phone .home-indicator{display:none}}
