body,html{margin:0;padding:0;background:#0b0d10;color:#e8e6e1}#__next,main{min-height:100vh}*{box-sizing:border-box;-webkit-font-smoothing:antialiased}@keyframes blink{50%{opacity:0}}@keyframes breathe{0%,to{transform:scale(1);opacity:.92}50%{transform:scale(1.04);opacity:1}}@keyframes spin{to{transform:rotate(1turn)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.96) translateY(4px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInR{0%{opacity:0;transform:translateX(16px)}to{opacity:1;transform:translateX(0)}}@keyframes waxReady{0%,to{filter:drop-shadow(0 0 0 transparent)}50%{filter:drop-shadow(0 0 10px currentColor)}}@keyframes urgentPulse{0%,to{opacity:1}50%{opacity:.55}}@keyframes rowIn{0%{opacity:0;transform:translateX(-6px)}to{opacity:1;transform:translateX(0)}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(255,255,255,.08);border-radius:4px}button,input,select,textarea{font-family:inherit;color:inherit}a{color:inherit;text-decoration:none}input:focus,textarea:focus{outline:none}input::placeholder,textarea::placeholder{color:rgba(232,230,225,.36)}*{-webkit-tap-highlight-color:transparent}input,select,textarea{font-size:16px!important}.v-safe-bottom{padding-bottom:env(safe-area-inset-bottom,0)}