@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";*{box-sizing:border-box;margin:0;padding:0}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:Inter,system-ui,-apple-system,sans-serif}body{color:#fafafa;background:#0a0a0a;flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden auto}body:before{content:"";z-index:0;background:radial-gradient(80% 60% at 20% 40%,#7877c626,#0000),radial-gradient(60% 80% at 80% 20%,#ff63471a,#0000),radial-gradient(70% 50% at 50% 90%,#22d3ee14,#0000);animation:15s ease-in-out infinite alternate meshShift;position:fixed;inset:0}@keyframes meshShift{0%{filter:hue-rotate()}to{filter:hue-rotate(30deg)}}body:after{content:"";opacity:.03;z-index:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}#root{z-index:1;width:100%;max-width:460px;margin:auto;padding:3rem 1.5rem;position:relative}.card{-webkit-backdrop-filter:blur(40px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;padding:2.8rem 2.4rem;animation:.7s cubic-bezier(.22,1,.36,1) forwards slideUp;position:relative;overflow:hidden}.card:before{content:"";background:linear-gradient(90deg,#0000,#ffffff26,#0000);height:1px;position:absolute;top:0;left:0;right:0}@keyframes slideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.card-icon{margin-bottom:1.2rem;font-size:2.5rem;display:block}h1{letter-spacing:-.03em;color:#fafafa;margin-bottom:.4rem;font-size:1.75rem;font-weight:700}.subtitle{color:#737373;margin-bottom:2.2rem;font-size:.92rem;font-weight:400;line-height:1.5}.field{text-align:left;margin-bottom:1.25rem}.field label{color:#a3a3a3;letter-spacing:.02em;margin-bottom:.45rem;font-size:.78rem;font-weight:500;display:block}.field input{color:#fafafa;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;outline:none;width:100%;padding:.85rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.field input::placeholder{color:#525252}.field input:focus{border-color:#ffffff40;box-shadow:0 0 0 3px #ffffff0d}.btn{cursor:pointer;border:none;border-radius:10px;width:100%;margin-top:.8rem;padding:.9rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .2s;display:block}.btn-primary{color:#0a0a0a;background:#fafafa}.btn-primary:hover{background:#e5e5e5;transform:translateY(-1px)}.btn-primary:active{transform:translateY(0)}.btn-ghost{color:#a3a3a3;background:0 0;border:1px solid #ffffff1a}.btn-ghost:hover{color:#fafafa;background:#ffffff0d}.otp-input-wrap{justify-content:center;gap:clamp(.3rem,1.5vw,.6rem);width:100%;margin-bottom:2rem;display:flex}.otp-input-wrap input{text-align:center;color:#fafafa;caret-color:#fafafa;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;outline:none;flex:1;min-width:0;max-width:3.2rem;height:clamp(3rem,13vw,3.8rem);font-family:inherit;font-size:clamp(1.1rem,5vw,1.4rem);font-weight:700;transition:border-color .2s,box-shadow .2s}.otp-input-wrap input:focus{border-color:#ffffff4d;box-shadow:0 0 0 3px #ffffff0f}.timer-display{letter-spacing:-.04em;color:#fafafa;font-variant-numeric:tabular-nums;margin:1.5rem 0;font-size:3rem;font-weight:800}.timer-display .sec{color:#737373;letter-spacing:0;margin-left:.3rem;font-size:1rem;font-weight:500}.timer-hint{color:#525252;margin-bottom:1.5rem;font-size:.85rem}.divider{background:#ffffff0f;height:1px;margin:1.5rem 0}body.SmilePls-page{background:#fff!important}body.SmilePls-page:before,body.SmilePls-page:after{display:none}@media (width<=480px){.card{padding:2rem 1.2rem}}.pop-image{opacity:0;z-index:10;pointer-events:none;width:45%;max-width:150px;animation:3s cubic-bezier(.22,1,.36,1) forwards popUpSlowly;position:absolute;bottom:-20px;right:-20px;transform:translateY(100%)rotate(10deg)}@keyframes popUpSlowly{0%{opacity:0;transform:translateY(100%)rotate(15deg)}15%{opacity:1}to{opacity:1;transform:translateY(0)rotate(-5deg)}}
