*,:before,:after{box-sizing:border-box}:root{color:#e8eaed;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#0f1117;font-family:Segoe UI,system-ui,-apple-system,sans-serif;font-weight:400;line-height:1.5}body{min-height:100vh;margin:0}a{color:#7eb8ff;text-decoration:none}a:hover{text-decoration:underline}.app{max-width:1200px;margin:0 auto;padding:2rem 1.5rem 3rem}.header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.header h1{background:linear-gradient(135deg,#fff 0%,#a8c7fa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .25rem;font-size:1.75rem;font-weight:700}.subtitle{color:#9aa0a6;margin:0;font-size:.95rem}.status-badge{background:#1a1d26;border:1px solid #2d3140;border-radius:8px;max-width:420px;padding:.5rem 1rem;font-size:.85rem}.status-loading-model,.status-running{color:#fdd663;border-color:#f9ab00}.status-ready,.status-done{color:#81c995;border-color:#34a853}.status-error{color:#f28b82;border-color:#ea4335}.grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;display:grid}.card{background:#1a1d26;border:1px solid #2d3140;border-radius:12px;padding:1.25rem}.card h2{color:#bdc1c6;margin:0 0 1rem;font-size:1rem;font-weight:600}.hint{color:#9aa0a6;margin:0 0 1rem;font-size:.85rem;line-height:1.6}.hint code{background:#0f1117;border-radius:4px;padding:.1rem .35rem;font-size:.8rem}.file-input{cursor:pointer;color:#bdc1c6;text-overflow:ellipsis;white-space:nowrap;background:#0f1117;border:1px dashed #3c4043;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.9rem;transition:border-color .15s;display:block;overflow:hidden}.file-input:hover{border-color:#7eb8ff}.file-input input{display:none}.field{margin-bottom:1rem}.field label{color:#bdc1c6;margin-bottom:.35rem;font-size:.85rem;display:block}.field-hint{color:#9aa0a6;margin-top:.15rem;font-size:.75rem;display:block}.field input[type=range],.field select{width:100%}.field select{color:#e8eaed;background:#0f1117;border:1px solid #3c4043;border-radius:6px;padding:.5rem}.preview{border:1px solid #2d3140;border-radius:8px;margin-top:.75rem;overflow:hidden}.preview img{object-fit:contain;background:#0f1117;width:100%;height:auto;max-height:200px;display:block}.primary-btn,.secondary-btn{cursor:pointer;text-align:center;border:none;border-radius:8px;padding:.65rem 1.25rem;font-size:.9rem;font-weight:500;transition:opacity .15s;display:inline-block}.primary-btn{color:#fff;background:linear-gradient(135deg,#4285f4,#7b61ff);width:100%}.primary-btn:hover:not(:disabled){opacity:.9}.primary-btn:disabled{opacity:.45;cursor:not-allowed}.secondary-btn{color:#e8eaed;background:#2d3140;text-decoration:none}.secondary-btn:hover{background:#3c4043;text-decoration:none}.actions{flex-direction:column;gap:.5rem;margin:1rem 0;display:flex}.result .stat{color:#81c995;margin:.5rem 0;font-size:.9rem}.error-box{color:#f28b82;background:#3c1515;border:1px solid #ea4335;border-radius:8px;margin-top:1.5rem;padding:1rem;font-size:.9rem}.footer{border-top:1px solid #2d3140;margin-top:2.5rem;padding-top:1.5rem}.footer p{color:#9aa0a6;margin:0;font-size:.8rem;line-height:1.6}.mode-tabs{gap:.5rem;margin-bottom:1.25rem;display:flex}.mode-tab{color:#bdc1c6;cursor:pointer;background:#1a1d26;border:1px solid #2d3140;border-radius:8px;padding:.5rem 1rem;font-size:.9rem}.mode-tab.active{color:#fff;background:#2d3140;border-color:#7eb8ff}.mode-tab:disabled{opacity:.5;cursor:not-allowed}.server-status{border-radius:8px;margin-bottom:.75rem;padding:.75rem 1rem;font-size:.85rem}.server-status.online{color:#81c995;background:#1b3a2a;border:1px solid #34a853}.server-status.offline{color:#fdd663;background:#3a2a1b;border:1px solid #f9ab00}.code-block{color:#81c995;background:#0f1117;border:1px solid #2d3140;border-radius:6px;margin:0;padding:.75rem 1rem;font-size:.85rem}.hint.warn{color:#fdd663;border-left:3px solid #f9ab00;padding-left:.75rem}.top-nav{gap:.5rem;margin-bottom:1.5rem;display:flex}.nav-link{color:#bdc1c6;background:#1a1d26;border:1px solid #2d3140;border-radius:8px;padding:.45rem 1rem;font-size:.85rem;text-decoration:none;transition:border-color .15s,color .15s}.nav-link:hover{color:#fff;border-color:#7eb8ff;text-decoration:none}.nav-link.active{color:#fff;background:#2d3140;border-color:#7eb8ff}.progress-bar-wrap{margin:.75rem 0}.progress-fill{background:linear-gradient(90deg,#4285f4,#7b61ff);height:100%;transition:width .2s}.smolvlm-page .top-nav{gap:.5rem;margin-bottom:1.5rem;display:flex}.env-badge{border-radius:8px;margin-bottom:.75rem;padding:.6rem 1rem;font-size:.85rem}.env-badge.gpu-ok{color:#81c995;background:#1b3a2a;border:1px solid #34a853}.env-badge.gpu-no{color:#fdd663;background:#3a2a1b;border:1px solid #f9ab00}.config-list{color:#bdc1c6;margin:0;padding-left:1.25rem;font-size:.85rem;line-height:1.8}.warn-inline{color:#fdd663}.prompt-input{color:#e8eaed;resize:vertical;background:#0f1117;border:1px solid #3c4043;border-radius:8px;width:100%;margin-bottom:1rem;padding:.65rem .75rem;font-family:inherit;font-size:.9rem}.btn-row{gap:.5rem;display:flex}.btn-row .primary-btn{flex:1}.cancel-btn{cursor:pointer;border:none;flex-shrink:0;padding:.65rem 1rem}.progress-bar-wrap{margin-top:1rem}.progress-label{color:#9aa0a6;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.35rem;font-size:.75rem;overflow:hidden}.progress-bar{background:#2d3140;border-radius:3px;height:6px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#4285f4,#7b61ff);border-radius:3px;height:100%;transition:width .2s}.results-section{margin-top:2rem}.results-section h2{color:#bdc1c6;margin:0 0 1rem;font-size:1.1rem}.results-table-wrap{margin-bottom:1.5rem;overflow-x:auto}.results-table{border-collapse:collapse;width:100%;font-size:.85rem}.results-table th,.results-table td{text-align:left;border-bottom:1px solid #2d3140;padding:.65rem 1rem}.results-table th{color:#9aa0a6;background:#1a1d26;font-weight:500}.results-table td,.results-table tr.row-error td{color:#f28b82}.device-tag{border-radius:4px;padding:.15rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.device-tag.device-webgpu{color:#7eb8ff;background:#1b3a5c}.device-tag.device-wasm{color:#fdd663;background:#3a3a1b}.output-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.output-card{background:#1a1d26;border:1px solid #2d3140;border-radius:12px;padding:1rem}.output-card h3{color:#9aa0a6;margin:0 0 .75rem;font-size:.85rem;font-weight:500}.output-text{color:#e8eaed;white-space:pre-wrap;word-break:break-word;margin:0;font-size:.85rem;line-height:1.6}.output-error{color:#f28b82;margin:0;font-size:.85rem}.status-idle{color:#bdc1c6;border-color:#2d3140}:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#app{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}
