html,body,#root{margin:0;padding:0;background:#0d0d14;color:#d4d4dc;-webkit-tap-highlight-color:transparent}*{box-sizing:border-box}button:not(:disabled):active{transform:scale(.97);opacity:.85}button{transition:transform .08s ease,opacity .12s ease,background .15s ease,border-color .15s ease,color .15s ease}[data-tap]{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}input::placeholder,textarea::placeholder{color:#55556a;opacity:1}input[type=date]::-webkit-calendar-picker-indicator{filter:invert(.7);cursor:pointer}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#2a2a3a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#3a3a4a}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #6ee7b755;outline-offset:2px}@keyframes pt-spin{to{transform:rotate(360deg)}}.pt-spinner{display:inline-block;width:14px;height:14px;border:2px solid #ffffff22;border-top-color:#6ee7b7;border-radius:50%;animation:pt-spin .8s linear infinite}@keyframes pt-shimmer{0%{background-position:-200px 0}to{background-position:200px 0}}.pt-skeleton{background:linear-gradient(90deg,#14141e,#1a1a28,#14141e);background-size:400px 100%;animation:pt-shimmer 1.3s linear infinite;border-radius:8px}
