:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a;background:#f8fafc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body,#root{margin:0;min-height:100%;width:100%}body{background:#f8fafc;color:#0f172a}button,input,select,textarea{font:inherit}button{transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease,opacity .18s ease}button:hover{transform:translateY(-1px)}button:active{transform:translateY(0)}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #2563eb;outline-offset:2px}input,select,textarea{transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}input:focus,select:focus,textarea:focus{border-color:#93c5fd!important;box-shadow:0 0 0 3px #2563eb1f}input::placeholder,textarea::placeholder{color:#94a3b8}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}img,video{max-width:100%;display:block}::selection{background:#2563eb2e;color:#0f172a}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes toastPop{0%{opacity:0;transform:translate(-50%,12px) scale(.98)}to{opacity:1;transform:translate(-50%) scale(1)}}@media(min-width:768px){::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#e2e8f0;border-radius:999px}::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:999px;border:2px solid #e2e8f0}::-webkit-scrollbar-thumb:hover{background:#64748b}}@media(max-width:900px){body{overflow-x:hidden}}@media(max-width:768px){html{font-size:15px}input,select,textarea,button{min-height:44px}}@media(max-width:640px){html{font-size:14.5px}}
