@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Instrument+Serif:ital@0;1&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,system-ui,sans-serif;background:#f1f5f9;color:#0f172a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}input,select,textarea{font-family:Inter,sans-serif;font-size:13.5px;padding:10px 14px;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;transition:border .2s,box-shadow .2s;width:100%;background:#fff;color:#0f172a}input:focus,select:focus,textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}input::placeholder,textarea::placeholder{color:#94a3b8}button{font-family:Inter,sans-serif;cursor:pointer;transition:all .2s}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:8px}
