*,:before,:after{box-sizing:border-box}:root{--sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;font-family:var(--sans);color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-synthesis:none;text-rendering:optimizelegibility;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f4f5f7;font-size:14px;line-height:1.5}body{min-height:100vh;margin:0}#root{flex-direction:column;min-height:100vh;display:flex}h1,h2,h3,h4,h5,h6{color:#333;margin:0;font-weight:600;line-height:1.3}p{margin:0}a{color:#13b5ea;text-decoration:none}a:hover{text-decoration:underline}input,textarea,select{font-family:var(--sans);color:#333;background:#fff;border:1px solid #dde0e4;border-radius:6px;outline:none;padding:7px 10px;font-size:14px;line-height:1.4;transition:border-color .15s,box-shadow .15s}input:focus,textarea:focus,select:focus{border-color:#13b5ea;box-shadow:0 0 0 3px #13b5ea26}input::placeholder,textarea::placeholder{color:#9ca3af}select{cursor:pointer;appearance:auto}button{font-family:var(--sans);cursor:pointer;color:#333;white-space:nowrap;background:#fff;border:1px solid #dde0e4;border-radius:6px;padding:7px 15px;font-size:14px;font-weight:500;line-height:1.4;transition:background .15s,border-color .15s,box-shadow .15s}button:hover{background:#f4f5f7;border-color:#c4c6ca}button:active{background:#e8eaed}button:disabled{opacity:.55;cursor:not-allowed}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#c4c6ca;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}
