:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em;border-radius:8px;background:#f8f8f8;box-shadow:0 2px 4px #0000001a;max-width:800px;margin:0 auto}.read-the-docs{color:#888}.message{margin:1em 0;padding:.5em;background:#f0f0f0;border-radius:4px}.error{margin:1em 0;padding:.5em;background:#fff0f0;color:#c00;border-radius:4px}.container{max-width:800px;margin:0 auto;padding:2rem;text-align:center}textarea{width:100%;padding:.8em;margin-bottom:.5em;border:1px solid #ccc;border-radius:4px;font-size:1em;resize:vertical}button{background:#646cff;color:#fff;border:none;padding:.6em 1.2em;border-radius:4px;cursor:pointer;font-size:1em;margin:1em 0}button:hover{background:#747bff}button:disabled{opacity:.5;cursor:not-allowed}.predictions-container{margin:.5em 0;padding:.5em;background:#f0f0f0;border-radius:4px}.predictions-scroll{display:flex;overflow-x:auto;gap:.5em;padding:.5em;scrollbar-width:thin;scrollbar-color:#888 #eee}.predictions-scroll::-webkit-scrollbar{height:6px}.predictions-scroll::-webkit-scrollbar-track{background:#eee;border-radius:3px}.predictions-scroll::-webkit-scrollbar-thumb{background-color:#888;border-radius:3px}.prediction-item{background:#fff;padding:.5em 1em;border-radius:4px;box-shadow:0 1px 2px #0000001a;white-space:nowrap;font-size:.9em}.usage-hint{font-size:.8em;color:#888;margin:.2em 0 .5em;text-align:left;font-style:italic}.model-section{margin-top:2em;padding-top:1em;border-top:1px solid #eee}.model-section h3{margin:0 0 1em;color:#666;font-size:1.1em}.model-selector{margin-bottom:.5em;display:flex;gap:1em;align-items:stretch}.model-selector select{flex:1;padding:.6em 2.4em .6em 1.2em;border:1px solid #ccc;border-radius:4px;font-size:1em;height:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24'%3E%3Cpath fill='%23666' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E") no-repeat right .6em center;background-size:1.4em}.model-selector select:focus{outline:none;border-color:#646cff;box-shadow:0 0 0 2px #646cff33}.model-selector button{margin:0;white-space:nowrap}.device-select{width:auto;min-width:120px;padding:.6em 2.4em .6em 1.2em;border:1px solid #ccc;border-radius:4px;font-size:1em;height:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24'%3E%3Cpath fill='%23666' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E") no-repeat right .6em center;background-size:1.4em}.device-select:focus{outline:none;border-color:#646cff;box-shadow:0 0 0 2px #646cff33}.benchmark-info{font-size:.8em;color:#666;text-align:right;margin:.2em 0 1em}.quantization-select{width:auto;min-width:180px;padding:.6em 2.4em .6em 1.2em;border:1px solid #ccc;border-radius:4px;font-size:1em;height:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24'%3E%3Cpath fill='%23666' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E") no-repeat right .6em center;background-size:1.4em}.quantization-select:focus{outline:none;border-color:#646cff;box-shadow:0 0 0 2px #646cff33}.notifications-container{position:fixed;top:20px;right:20px;z-index:1000;display:flex;flex-direction:column;gap:10px}.notification{padding:12px 24px;border-radius:4px;color:#fff;font-size:.9em;max-width:300px;animation:slideIn .3s ease-out,fadeOut .3s ease-in forwards 2.7s;box-shadow:0 2px 5px #0003}.notification-info{background-color:#3498db}.notification-warning{background-color:#f1c40f;color:#2c3e50}.notification-error{background-color:#e74c3c}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}