*{box-sizing:border-box}html,body,#root{min-height:100vh;background-color:#0e0e0e}body{color:#f0efec;font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%236e6e6e' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;padding-right:24px!important}select option{background-color:#1a1a18;color:#f0efec}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#1a1a18}::-webkit-scrollbar-thumb{background:#3a3a38;border-radius:2px}.scrollbar-none::-webkit-scrollbar{display:none}.scrollbar-none{-ms-overflow-style:none;scrollbar-width:none}@keyframes check-pop{0%{transform:scale(1)}50%{transform:scale(1.18)}to{transform:scale(1)}}.animate-check-pop{animation:check-pop .3s cubic-bezier(.34,1.56,.64,1) forwards}@keyframes checkmark-draw{0%{stroke-dashoffset:12}to{stroke-dashoffset:0}}.animate-checkmark{stroke-dasharray:12;stroke-dashoffset:12;animation:checkmark-draw .25s cubic-bezier(.4,0,.2,1) forwards;animation-delay:.05s}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.skeleton{background:#1a1a18;background-image:linear-gradient(to right,#1a1a18,#222220,#1a1a18 40%,#1a1a18);background-repeat:no-repeat;background-size:1000px 100%;animation:shimmer 2.5s infinite linear forwards}*:focus-visible{outline:2px solid #7eeaa0;outline-offset:2px}@media (prefers-reduced-motion: reduce){*{animation-delay:0s!important;animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important;scroll-behavior:auto!important}}.dashboard-shell{min-height:100vh;background:#0e0e0e;color:#f0efec}.dashboard-content{max-width:420px;margin:0 auto;padding:20px 16px;padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right));padding-bottom:max(24px,env(safe-area-inset-bottom))}@media (min-width: 480px){.dashboard-content{padding:32px 24px}}@media (min-width: 640px){.dashboard-content{padding:48px 32px}}.touch-target{min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}.page-shell{min-height:100vh;background:#0e0e0e;display:flex;flex-direction:column}.page-content{flex:1;display:flex;flex-direction:column;justify-content:center;width:100%;max-width:420px;margin:0 auto;padding:0 24px;padding-left:max(24px,env(safe-area-inset-left));padding-right:max(24px,env(safe-area-inset-right));padding-bottom:max(40px,env(safe-area-inset-bottom))}@media (min-width: 480px){.page-content{padding:0 32px 48px}}
