:root{font-family: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}.card{padding:2em}#app{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.color-input[data-v-9efc659e]{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem;background:#1a1a1a;border-radius:8px}.input-methods[data-v-9efc659e]{display:flex;gap:1rem;flex-wrap:wrap}.input-group[data-v-9efc659e]{flex:1;min-width:200px}label[data-v-9efc659e]{display:block;margin-bottom:.5rem;font-weight:500;color:#e0e0e0}.text-input[data-v-9efc659e]{width:100%;padding:.75rem;background:#2a2a2a;border:1px solid #444;border-radius:4px;color:#fff;font-family:Monaco,Courier New,monospace}.text-input[data-v-9efc659e]:focus{outline:none;border-color:#3b82f6}.quick-actions[data-v-9efc659e]{display:flex;gap:.5rem;align-items:flex-end}.btn[data-v-9efc659e]{padding:.75rem 1rem;border:none;border-radius:4px;cursor:pointer;font-weight:500;transition:all .2s}.btn-secondary[data-v-9efc659e]{background:#2a2a2a;color:#e0e0e0;border:1px solid #444}.btn-secondary[data-v-9efc659e]:hover{background:#333;border-color:#555}.sliders[data-v-9efc659e]{display:flex;flex-direction:column;gap:1rem}.slider-group[data-v-9efc659e]{display:flex;flex-direction:column;gap:.5rem}.slider[data-v-9efc659e]{width:100%;height:6px;border-radius:3px;background:#2a2a2a;outline:none;-webkit-appearance:none}.slider[data-v-9efc659e]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#3b82f6;cursor:pointer}.slider[data-v-9efc659e]::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#3b82f6;cursor:pointer;border:none}.color-display[data-v-9efc659e]{display:flex;gap:1rem;align-items:stretch}.color-swatch[data-v-9efc659e]{width:120px;min-height:120px;border-radius:8px;border:2px solid #444}.color-values[data-v-9efc659e]{flex:1;display:flex;flex-direction:column;gap:.5rem;justify-content:center}.value-row[data-v-9efc659e]{display:flex;align-items:center;gap:.5rem;padding:.5rem;background:#2a2a2a;border-radius:4px}.value-row .label[data-v-9efc659e]{font-weight:600;color:#999;min-width:60px}.value-row .value[data-v-9efc659e]{flex:1;font-family:Monaco,Courier New,monospace;color:#e0e0e0}.btn-copy[data-v-9efc659e]{padding:.25rem .5rem;background:transparent;border:1px solid #444;border-radius:4px;cursor:pointer;transition:all .2s}.btn-copy[data-v-9efc659e]:hover{background:#333}.color-history[data-v-9efc659e]{display:flex;flex-direction:column;gap:.5rem}.history-header[data-v-9efc659e]{display:flex;justify-content:space-between;align-items:center}.btn-clear[data-v-9efc659e]{padding:.25rem .5rem;background:transparent;border:1px solid #444;border-radius:4px;color:#e0e0e0;cursor:pointer;font-size:.875rem}.btn-clear[data-v-9efc659e]:hover{background:#2a2a2a}.history-grid[data-v-9efc659e]{display:grid;grid-template-columns:repeat(auto-fill,minmax(40px,1fr));gap:.5rem}.history-swatch[data-v-9efc659e]{aspect-ratio:1;border-radius:4px;cursor:pointer;border:2px solid #444;transition:transform .2s}.history-swatch[data-v-9efc659e]:hover{transform:scale(1.1);border-color:#3b82f6}.palette-display[data-v-afe1b23e]{display:flex;flex-direction:column;gap:2rem}.palette-section[data-v-afe1b23e]{background:#1a1a1a;border-radius:8px;padding:1.5rem}.palette-header[data-v-afe1b23e]{margin-bottom:1.5rem}.palette-header h3[data-v-afe1b23e]{margin:0 0 .5rem;color:#e0e0e0;font-size:1.25rem}.code[data-v-afe1b23e]{color:#999;font-weight:400;font-size:.875rem}.description[data-v-afe1b23e]{margin:0;color:#999;font-size:.875rem}.variations[data-v-afe1b23e]{display:flex;flex-direction:column;gap:1.5rem}.variation[data-v-afe1b23e]{display:flex;flex-direction:column;gap:.75rem}.variation-label[data-v-afe1b23e]{display:flex;align-items:center;gap:.5rem}.var-name[data-v-afe1b23e]{font-weight:600;color:#e0e0e0}.var-desc[data-v-afe1b23e]{color:#999;font-size:.875rem}.color-swatches[data-v-afe1b23e]{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.5rem}.color-swatch[data-v-afe1b23e]{aspect-ratio:2 / 1;border-radius:4px;cursor:pointer;position:relative;transition:transform .2s;border:2px solid #444;overflow:hidden}.color-swatch[data-v-afe1b23e]:hover{transform:scale(1.05);border-color:#3b82f6}.swatch-label[data-v-afe1b23e]{position:absolute;bottom:0;left:0;right:0;padding:.25rem;background:#000000b3;color:#fff;font-size:.75rem;font-family:Monaco,Courier New,monospace;text-align:center;opacity:0;transition:opacity .2s}.color-swatch:hover .swatch-label[data-v-afe1b23e]{opacity:1}.variation-actions[data-v-afe1b23e]{display:flex;gap:.5rem;flex-wrap:wrap}.btn-action[data-v-afe1b23e]{padding:.5rem .75rem;background:#2a2a2a;border:1px solid #444;border-radius:4px;color:#e0e0e0;cursor:pointer;font-size:.875rem;transition:all .2s}.btn-action[data-v-afe1b23e]:hover{background:#333;border-color:#555}.export-section[data-v-afe1b23e]{background:#1a1a1a;border-radius:8px;padding:1.5rem}.export-section h3[data-v-afe1b23e]{margin:0 0 1rem;color:#e0e0e0;font-size:1.25rem}.export-actions[data-v-afe1b23e]{display:flex;gap:.75rem;flex-wrap:wrap}.btn-export[data-v-afe1b23e]{padding:.75rem 1.5rem;background:#3b82f6;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;transition:all .2s}.btn-export[data-v-afe1b23e]:hover{background:#2563eb}.contrast-checker[data-v-c1476036]{background:#1a1a1a;border-radius:8px;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}h3[data-v-c1476036],h4[data-v-c1476036]{margin:0;color:#e0e0e0}h3[data-v-c1476036]{font-size:1.25rem}h4[data-v-c1476036]{font-size:1rem;margin-bottom:.75rem}.checker-controls[data-v-c1476036]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.input-group[data-v-c1476036]{display:flex;flex-direction:column;gap:.5rem}label[data-v-c1476036]{font-weight:500;color:#e0e0e0;font-size:.875rem}.select-input[data-v-c1476036]{padding:.75rem;background:#2a2a2a;border:1px solid #444;border-radius:4px;color:#e0e0e0;cursor:pointer}.select-input[data-v-c1476036]:focus{outline:none;border-color:#3b82f6}.compliant-pairs[data-v-c1476036]{display:flex;flex-direction:column;gap:.75rem}.pairs-grid[data-v-c1476036]{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem}.color-pair[data-v-c1476036]{display:flex;flex-direction:column;gap:.5rem}.pair-swatches[data-v-c1476036]{display:grid;grid-template-columns:1fr 1fr;gap:2px;border:2px solid #444;border-radius:4px;overflow:hidden}.pair-swatch[data-v-c1476036]{aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.5rem}.pair-info[data-v-c1476036]{display:flex;justify-content:space-between;align-items:center;padding:.25rem .5rem;background:#2a2a2a;border-radius:4px}.ratio[data-v-c1476036]{font-weight:600;color:#e0e0e0;font-size:.875rem}.level[data-v-c1476036]{padding:.125rem .5rem;border-radius:3px;font-size:.75rem;font-weight:600}.level.aa[data-v-c1476036]{background:#22c55e;color:#fff}.level.aaa[data-v-c1476036]{background:#3b82f6;color:#fff}.contrast-matrix[data-v-c1476036]{display:flex;flex-direction:column;gap:.75rem}.matrix-grid[data-v-c1476036]{display:grid;gap:2px;background:#2a2a2a;padding:2px;border-radius:4px;overflow-x:auto}.matrix-corner[data-v-c1476036]{background:#1a1a1a}.matrix-header[data-v-c1476036]{aspect-ratio:1;border:1px solid #444;border-radius:2px;min-width:40px;min-height:40px}.matrix-cell[data-v-c1476036]{aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;border-radius:2px;min-width:60px;min-height:40px}.matrix-cell.same[data-v-c1476036]{background:#2a2a2a;color:#666}.matrix-cell.fail[data-v-c1476036]{background:#ef4444;color:#fff}.matrix-cell.a[data-v-c1476036]{background:#f59e0b;color:#fff}.matrix-cell.aa[data-v-c1476036]{background:#22c55e;color:#fff}.matrix-cell.aaa[data-v-c1476036]{background:#3b82f6;color:#fff}.no-data[data-v-c1476036]{background:#2a2a2a;border-radius:4px;padding:2rem;text-align:center;color:#999}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif;background:#0f0f0f;color:#e0e0e0;line-height:1.6}#app{min-height:100vh}.app[data-v-75266b4f]{min-height:100vh;display:flex;flex-direction:column}.app-header[data-v-75266b4f]{text-align:center;padding:2rem 1rem;background:linear-gradient(135deg,#667eea,#764ba2);border-bottom:3px solid #444}.app-header h1[data-v-75266b4f]{font-size:2.5rem;margin:0;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.tagline[data-v-75266b4f]{margin:.5rem 0 0;color:#ffffffe6;font-size:1.125rem}.app-main[data-v-75266b4f]{flex:1;max-width:1400px;width:100%;margin:0 auto;padding:2rem 1rem;display:flex;flex-direction:column;gap:2rem}.section[data-v-75266b4f]{width:100%}.tabs[data-v-75266b4f]{display:flex;gap:.5rem;margin-bottom:1.5rem;border-bottom:2px solid #2a2a2a}.tab[data-v-75266b4f]{padding:.75rem 1.5rem;background:transparent;border:none;border-bottom:3px solid transparent;color:#999;cursor:pointer;font-size:1rem;font-weight:500;transition:all .2s;margin-bottom:-2px}.tab[data-v-75266b4f]:hover{color:#e0e0e0;background:#ffffff0d}.tab.active[data-v-75266b4f]{color:#3b82f6;border-bottom-color:#3b82f6}.tab-content[data-v-75266b4f]{animation:fadeIn-75266b4f .3s}@keyframes fadeIn-75266b4f{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.app-footer[data-v-75266b4f]{text-align:center;padding:2rem 1rem;background:#1a1a1a;border-top:1px solid #2a2a2a;color:#999;font-size:.875rem}.app-footer p[data-v-75266b4f]{margin:.5rem 0}.note[data-v-75266b4f]{font-size:.8rem}.note a[data-v-75266b4f]{color:#3b82f6;text-decoration:none}.note a[data-v-75266b4f]:hover{text-decoration:underline}@media(max-width:768px){.app-header h1[data-v-75266b4f]{font-size:2rem}.tagline[data-v-75266b4f]{font-size:1rem}.app-main[data-v-75266b4f]{padding:1rem}.tabs[data-v-75266b4f]{flex-direction:column}.tab[data-v-75266b4f]{border-bottom:none;border-left:3px solid transparent}.tab.active[data-v-75266b4f]{border-bottom-color:transparent;border-left-color:#3b82f6}}
