*{box-sizing:border-box}html,body{margin:0;height:100%;overflow:hidden}body{font-family:Geist,-apple-system,system-ui,sans-serif;color:#e6e6ea;-webkit-font-smoothing:antialiased;background:#050506}a{color:#e08a5e;text-decoration:none}a:hover{color:#eaa07f}input::placeholder{color:#5e5e64}.scroll::-webkit-scrollbar{width:0;height:0}.scroll{scrollbar-width:none;-webkit-overflow-scrolling:touch}#app{width:100vw;height:100dvh;display:flex;flex-direction:column;position:relative;overflow:hidden;background:radial-gradient(120% 80% at 50% 0%,#101013,#050506 60%);padding-top:env(safe-area-inset-top)}button{font-family:inherit}.tap-card{transition:border-color .15s,transform .1s}@media (hover: hover){.tap-card:hover{border-color:#2a2a30}}.tap-card:active{transform:scale(.986)}.tap-card-sm:active{transform:scale(.99)}.tap-hbtn{transition:background .12s}.tap-hbtn:active{background:#151517}.tap-datebtn:active{background:#17171a}.tap-send:active{transform:scale(.92)}@media (hover: hover){.tap-chip:hover{border-color:#2e2e34}}button,[role=button],.tap-card,.tap-card-sm,.tap-chip{-webkit-tap-highlight-color:transparent}.skel{background:linear-gradient(100deg,#121214 30%,#17171b,#121214 70%);background-size:200% 100%;border:1px solid #1c1c20;animation:skelPulse 1.3s ease-in-out infinite}@keyframes skelPulse{0%{background-position:180% 0}to{background-position:-80% 0}}@media (prefers-reduced-motion: reduce){.skel{animation:none}}
