: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}nav.svelte-1jnx671{z-index:100;background:#1a1a2e;border-top:1px solid #2a2a4a;justify-content:space-around;padding:.5rem 0;display:flex;position:fixed;bottom:0;left:0;right:0}button.svelte-1jnx671{color:#888;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:.25rem;padding:.25rem 1rem;font-size:.7rem;display:flex}button.active.svelte-1jnx671{color:#e74c3c}button.svelte-1jnx671:hover{color:#fff}.scan-page.svelte-1lupdpr{flex-direction:column;height:calc(100vh - 8rem);display:flex}.mode-toggle.svelte-1lupdpr{justify-content:center;padding:.75rem 1rem;display:flex}.mode-toggle.svelte-1lupdpr button:where(.svelte-1lupdpr){color:#888;cursor:pointer;background:#1a1a2e;border:1px solid #2a2a4a;padding:.5rem 1.5rem;font-size:.9rem}.mode-toggle.svelte-1lupdpr button:where(.svelte-1lupdpr):first-child{border-radius:8px 0 0 8px}.mode-toggle.svelte-1lupdpr button:where(.svelte-1lupdpr):last-child{border-radius:0 8px 8px 0}.mode-toggle.svelte-1lupdpr button.active:where(.svelte-1lupdpr){color:#fff;background:#e74c3c;border-color:#e74c3c}.scanner-area.svelte-1lupdpr{flex:1;justify-content:center;align-items:center;padding:1rem;display:flex}#scanner-region.svelte-1lupdpr{width:100%;max-width:400px}.photo-prompt.svelte-1lupdpr{text-align:center}.shutter.svelte-1lupdpr{color:#e74c3c;cursor:pointer;background:0 0;border:2px solid #e74c3c;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100px;height:100px;display:flex}.shutter.svelte-1lupdpr span:where(.svelte-1lupdpr){font-size:.7rem}.shutter.svelte-1lupdpr:hover{background:#e74c3c1a}.loading.svelte-1lupdpr{text-align:center;color:#e74c3c;padding:1rem;animation:1.5s infinite svelte-1lupdpr-pulse}@keyframes svelte-1lupdpr-pulse{0%,to{opacity:1}50%{opacity:.5}}.error.svelte-1lupdpr{text-align:center;color:#e74c3c;background:#e74c3c1a;border-radius:8px;margin:0 1rem;padding:.75rem 1rem}.search-bar.svelte-1lupdpr{gap:.5rem;padding:.75rem 1rem;display:flex}.search-bar.svelte-1lupdpr input:where(.svelte-1lupdpr){color:#eee;background:#1a1a2e;border:1px solid #2a2a4a;border-radius:8px;flex:1;padding:.6rem 1rem;font-size:.9rem}.search-bar.svelte-1lupdpr input:where(.svelte-1lupdpr)::placeholder{color:#666}.search-bar.svelte-1lupdpr button:where(.svelte-1lupdpr){color:#fff;cursor:pointer;background:#e74c3c;border:none;border-radius:8px;padding:.6rem 1rem;font-size:.9rem}.search-bar.svelte-1lupdpr button:where(.svelte-1lupdpr):disabled{opacity:.5}.traffic-light.svelte-1h0bh01{border-radius:12px;margin:1rem;padding:1rem}.traffic-light.green.svelte-1h0bh01{background:#2ecc7126;border:1px solid #2ecc714d}.traffic-light.amber.svelte-1h0bh01{background:#f1c40f26;border:1px solid #f1c40f4d}.traffic-light.red.svelte-1h0bh01{background:#e74c3c26;border:1px solid #e74c3c4d}.indicator.svelte-1h0bh01{align-items:center;gap:.75rem;display:flex}.dot.svelte-1h0bh01{border-radius:50%;width:16px;height:16px}.green.svelte-1h0bh01 .dot:where(.svelte-1h0bh01){background:#2ecc71;box-shadow:0 0 8px #2ecc7180}.amber.svelte-1h0bh01 .dot:where(.svelte-1h0bh01){background:#f1c40f;box-shadow:0 0 8px #f1c40f80}.red.svelte-1h0bh01 .dot:where(.svelte-1h0bh01){background:#e74c3c;box-shadow:0 0 8px #e74c3c80}.label.svelte-1h0bh01{letter-spacing:.1em;font-size:1.1rem;font-weight:700}.green.svelte-1h0bh01 .label:where(.svelte-1h0bh01){color:#2ecc71}.amber.svelte-1h0bh01 .label:where(.svelte-1h0bh01){color:#f1c40f}.red.svelte-1h0bh01 .label:where(.svelte-1h0bh01){color:#e74c3c}.reasons.svelte-1h0bh01{margin-top:.5rem;padding-left:2rem}.reasons.svelte-1h0bh01 p:where(.svelte-1h0bh01){color:#ccc;margin:.25rem 0;font-size:.85rem}.results.svelte-10eucl4{text-align:center;padding:1rem}.product-img.svelte-10eucl4{object-fit:contain;background:#1a1a2e;border-radius:12px;width:120px;height:120px;margin-bottom:.75rem}.product-name.svelte-10eucl4{margin:0 0 .5rem;font-size:1.3rem}.details.svelte-10eucl4{text-align:left;margin:1rem}.detail-row.svelte-10eucl4{border-bottom:1px solid #1a1a2e;justify-content:space-between;padding:.6rem 0;display:flex}.detail-label.svelte-10eucl4{color:#888;font-size:.85rem}.detail-value.svelte-10eucl4{text-align:right;font-size:.9rem}.confidence-high.svelte-10eucl4{color:#2ecc71}.confidence-medium.svelte-10eucl4{color:#f1c40f}.confidence-low.svelte-10eucl4{color:#e74c3c}.source.svelte-10eucl4{color:#666;font-size:.8rem}.scan-again.svelte-10eucl4{color:#fff;cursor:pointer;background:#e74c3c;border:none;border-radius:8px;margin-top:1.5rem;padding:.75rem 2rem;font-size:1rem}.scan-again.svelte-10eucl4:hover{background:#c0392b}.header.svelte-1cn7aw6{justify-content:space-between;align-items:center;padding:1rem;display:flex}.header.svelte-1cn7aw6 h2:where(.svelte-1cn7aw6){margin:0;font-size:1.2rem}.clear.svelte-1cn7aw6{color:#e74c3c;cursor:pointer;background:0 0;border:1px solid #e74c3c;border-radius:6px;padding:.3rem .75rem;font-size:.8rem}.empty.svelte-1cn7aw6{text-align:center;color:#666;padding:3rem 1rem}.hint.svelte-1cn7aw6{font-size:.85rem}.list.svelte-1cn7aw6{max-height:calc(100vh - 12rem);overflow-y:auto}.entry.svelte-1cn7aw6{cursor:pointer;width:100%;color:inherit;font:inherit;text-align:left;background:0 0;border:none;border-bottom:1px solid #1a1a2e;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.entry.svelte-1cn7aw6:hover{background:#1a1a2e}.dot.svelte-1cn7aw6{border-radius:50%;flex-shrink:0;width:12px;height:12px}.info.svelte-1cn7aw6{flex-direction:column;flex:1;gap:.2rem;display:flex}.name.svelte-1cn7aw6{font-size:.95rem}.meta.svelte-1cn7aw6{color:#888;font-size:.75rem}.country-row.svelte-1knsi22{cursor:pointer;border-bottom:1px solid #1a1a2e;align-items:center;padding:.75rem 1rem;transition:background .15s;display:flex}.country-row.svelte-1knsi22:hover{background:#1a1a2e}.country-row.active.svelte-1knsi22{background:#e74c3c1a}.flag.svelte-1knsi22{margin-right:.75rem;font-size:1.5rem}.name.svelte-1knsi22{flex:1;font-size:.95rem}.toggle.svelte-1knsi22{background:#333;border-radius:12px;width:44px;height:24px;transition:background .2s;position:relative}.toggle.on.svelte-1knsi22{background:#e74c3c}.thumb.svelte-1knsi22{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:2px;left:2px}.toggle.on.svelte-1knsi22 .thumb:where(.svelte-1knsi22){transform:translate(20px)}.settings.svelte-1ozf5k3{padding-bottom:1rem}.header.svelte-1ozf5k3{text-align:center;padding:1rem}.header.svelte-1ozf5k3 h2:where(.svelte-1ozf5k3){margin:0 0 .25rem;font-size:1.2rem}.count.svelte-1ozf5k3{color:#e74c3c;margin:0;font-size:.85rem}.search-bar.svelte-1ozf5k3{z-index:10;background:#0f0f1a;padding:0 1rem .5rem;position:sticky;top:0}input.svelte-1ozf5k3{color:#eee;box-sizing:border-box;background:#1a1a2e;border:1px solid #2a2a4a;border-radius:8px;width:100%;padding:.6rem 1rem;font-size:.95rem}input.svelte-1ozf5k3::placeholder{color:#666}.country-list.svelte-1ozf5k3{max-height:calc(100vh - 14rem);overflow-y:auto}body{color:#eee;background:#0f0f1a;margin:0;font-family:system-ui,-apple-system,sans-serif}.app.svelte-1n46o8q{flex-direction:column;min-height:100vh;display:flex}header.svelte-1n46o8q{text-align:center;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);border-bottom:2px solid #e74c3c;padding:1rem}header.svelte-1n46o8q h1:where(.svelte-1n46o8q){letter-spacing:.15em;color:#e74c3c;margin:0;font-size:1.5rem}.content.svelte-1n46o8q{flex:1;padding-bottom:4rem}
