@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_2ae47f08-module__h69qWW__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_2ae47f08-module__h69qWW__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_eb58308d-module__w_p2Lq__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_eb58308d-module__w_p2Lq__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
:root{--background:#fafafa;--foreground:#171717;--muted:#6b7280;--border:#e5e7eb;--primary:#2563eb;--primary-hover:#1d4ed8;--success:#16a34a;--success-bg:#dcfce7;--danger:#dc2626;--danger-bg:#fee2e2;--neutral-bg:#f3f4f6;--card-bg:#fff;--radius:8px;--max-width:720px}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed;--muted:#9ca3af;--border:#374151;--primary:#3b82f6;--primary-hover:#2563eb;--success:#22c55e;--success-bg:#14532d;--danger:#ef4444;--danger-bg:#450a0a;--neutral-bg:#1f2937;--card-bg:#111827}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{font-family:var(--font-geist-sans),system-ui,-apple-system,sans-serif;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}.page-container{max-width:var(--max-width);flex-direction:column;min-height:100dvh;margin:0 auto;padding:2rem 1rem;display:flex}.btn{border-radius:var(--radius);cursor:pointer;border:none;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:background-color .15s;display:inline-flex}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:var(--primary-hover)}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{background:var(--neutral-bg);color:var(--foreground);border:1px solid var(--border)}.btn-secondary:hover{background:var(--border)}.hero{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.5rem;display:flex}.hero h1{letter-spacing:-.02em;font-size:2.5rem;font-weight:700}.hero-description{color:var(--muted);max-width:480px;font-size:1.125rem}.hero-steps{gap:2rem;margin:1rem 0;display:flex}.step{color:var(--muted);flex-direction:column;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.step-number{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.85rem;font-weight:600;display:flex}.entry-header{margin-bottom:1.5rem}.entry-header h1{margin-bottom:.25rem;font-size:1.75rem;font-weight:600}.entry-header p{color:var(--muted)}.item-input-section{margin-bottom:1.5rem}.item-input-section label{margin-bottom:.5rem;font-weight:500;display:block}.item-textarea{border:1px solid var(--border);border-radius:var(--radius);background:var(--card-bg);width:100%;min-height:120px;color:var(--foreground);resize:vertical;padding:.75rem;font-family:inherit;font-size:.95rem;line-height:1.6}.item-textarea:focus{outline:2px solid var(--primary);outline-offset:-1px;border-color:transparent}.item-count{color:var(--muted);margin-top:.5rem;font-size:.85rem}.item-count-warning{color:var(--danger)}.item-list-section{margin-bottom:1.5rem}.item-list-section h2{margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.item-list{flex-direction:column;gap:.5rem;list-style:none;display:flex}.item-list-item{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius);justify-content:space-between;align-items:center;padding:.5rem .75rem;display:flex}.item-list-item span{flex:1}.item-remove-btn{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:0 .25rem;font-size:1.2rem;line-height:1}.item-remove-btn:hover{color:var(--danger)}.add-item-row{gap:.5rem;margin-top:.75rem;display:flex}.add-item-input{border:1px solid var(--border);border-radius:var(--radius);background:var(--card-bg);color:var(--foreground);flex:1;padding:.5rem .75rem;font-family:inherit;font-size:.95rem}.add-item-input:focus{outline:2px solid var(--primary);outline-offset:-1px;border-color:transparent}.entry-actions{margin-top:auto;padding-top:1.5rem}.entry-actions .btn{width:100%}.validation-error{color:var(--danger);margin-top:.5rem;font-size:.85rem}.comparison-container{flex-direction:column;flex:1;gap:1.5rem;display:flex}.progress-section{justify-content:space-between;align-items:center;display:flex}.progress-text{color:var(--muted);font-size:.95rem}.undo-btn{border:1px solid var(--border);border-radius:var(--radius);color:var(--muted);cursor:pointer;background:0 0;padding:.4rem .75rem;font-size:.85rem}.undo-btn:hover{background:var(--neutral-bg);color:var(--foreground)}.undo-btn:disabled{opacity:.4;cursor:not-allowed}.comparison-prompt{text-align:center;color:var(--muted);font-size:1.1rem}.comparison-pair{flex:1;align-items:stretch;gap:1rem;display:flex}.comparison-card{background:var(--card-bg);border:2px solid var(--border);border-radius:var(--radius);text-align:center;cursor:pointer;word-break:break-word;flex:1;justify-content:center;align-items:center;padding:2rem 1rem;font-size:1.25rem;font-weight:600;transition:border-color .15s,background-color .15s;display:flex}.comparison-card:hover{border-color:var(--primary);background:var(--neutral-bg)}.comparison-vs{color:var(--muted);align-items:center;font-size:1rem;font-weight:600;display:flex}.results-container{flex-direction:column;gap:2rem;display:flex}.results-header h1{font-size:1.75rem;font-weight:600}.ranked-list{flex-direction:column;gap:.5rem;list-style:none;display:flex}.ranked-item{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius);align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.ranked-item:first-child{border-color:var(--primary);border-width:2px}.rank-number{min-width:2rem;color:var(--primary);font-size:1.1rem;font-weight:700}.ranked-item:first-child .rank-number{font-size:1.25rem}.rank-name{flex:1;font-weight:500}.rank-wins{color:var(--muted);font-size:.85rem}.matrix-section h2,.chart-section h2{margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.matrix-wrapper{overflow-x:auto}.comparison-matrix{border-collapse:collapse;width:100%;font-size:.8rem}.comparison-matrix th,.comparison-matrix td{text-align:center;border:1px solid var(--border);white-space:nowrap;padding:.4rem .5rem}.comparison-matrix th{background:var(--neutral-bg);font-weight:600}.matrix-cell-win{background:var(--success-bg);color:var(--success);font-weight:600}.matrix-cell-loss{background:var(--danger-bg);color:var(--danger);font-weight:600}.matrix-cell-self{background:var(--neutral-bg);color:var(--muted)}.matrix-cell-none{color:var(--muted)}.chart-bars{flex-direction:column;gap:.5rem;display:flex}.chart-row{align-items:center;gap:.75rem;display:flex}.chart-label{text-align:right;text-overflow:ellipsis;white-space:nowrap;min-width:120px;font-size:.85rem;overflow:hidden}.chart-bar-track{background:var(--neutral-bg);border-radius:4px;flex:1;height:1.5rem;overflow:hidden}.chart-bar-fill{background:var(--primary);border-radius:4px;height:100%;transition:width .3s}.chart-value{min-width:2rem;color:var(--muted);font-size:.85rem}.results-actions{gap:1rem;padding-top:1rem;display:flex}.results-actions .btn{flex:1}@media (max-width:600px){.hero h1{font-size:2rem}.hero-steps{flex-direction:column;gap:1rem}.comparison-pair{flex-direction:column}.comparison-vs{justify-content:center}.comparison-card{min-height:100px}.results-actions{flex-direction:column}.chart-label{min-width:80px}}
