.setup-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1e1b4b,#312e81 55%,#4c1d95);padding:24px}.setup-card{background:#fff;border-radius:24px;padding:48px 40px;max-width:500px;width:100%;box-shadow:0 32px 64px #00000059}.setup-hero{text-align:center;margin-bottom:40px}.setup-icon{font-size:3rem;margin-bottom:12px}.setup-hero h1{font-size:1.8rem;color:#1e1b4b;margin-bottom:8px}.setup-hero p{color:#64748b;font-size:.95rem}.setup-controls{display:flex;flex-direction:column;gap:28px;margin-bottom:28px}.control-group label{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:12px}.label-text{font-weight:600;color:#1e293b;font-size:.95rem}.label-hint{font-size:.8rem;color:#94a3b8}.slider-row{display:flex;align-items:center;gap:16px}.slider-row input[type=range]{flex:1;height:6px;cursor:pointer;accent-color:#4f46e5}.count-bubble{width:44px;height:44px;background:#4f46e5;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700;flex-shrink:0}.setup-info{background:#f8fafc;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:10px;margin-bottom:28px}.info-item{display:flex;align-items:flex-start;gap:10px;font-size:.85rem;color:#475569}.info-icon{font-size:1rem;flex-shrink:0;margin-top:1px}.start-button{width:100%;padding:16px;background:#4f46e5;color:#fff;border:none;border-radius:12px;font-size:1.05rem;font-weight:600;cursor:pointer;transition:background .2s,transform .1s,box-shadow .2s;box-shadow:0 4px 12px #4f46e559}.start-button:hover{background:#4338ca;transform:translateY(-2px);box-shadow:0 8px 20px #4f46e566}.start-button:active{transform:translateY(0)}.voter-column{background:#fff;border-radius:16px;padding:16px;width:175px;flex-shrink:0;box-shadow:0 2px 10px #00000012;display:flex;flex-direction:column;gap:12px}.voter-header{display:flex;flex-direction:column;align-items:center;gap:8px;padding-bottom:12px;border-bottom:2px solid #f1f5f9}.voter-avatar{width:42px;height:42px;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.15rem}.voter-name{font-weight:600;font-size:.9rem;color:#1e293b;text-align:center}.food-list{display:flex;flex-direction:column;gap:5px}.food-item{display:flex;align-items:center;gap:7px;padding:7px 8px;background:#f8fafc;border-radius:8px;cursor:grab;border:2px solid transparent;transition:border-color .15s,box-shadow .15s,background .15s;-webkit-user-select:none;user-select:none;touch-action:none}.food-item:hover{border-color:#e2e8f0;box-shadow:0 2px 6px #0000000f}.food-item.dragging{border-color:#4f46e5;box-shadow:0 10px 24px #4f46e538;background:#fff;cursor:grabbing;z-index:999}.rank-badge{width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.68rem;font-weight:700;flex-shrink:0}.food-name{flex:1;font-size:.73rem;color:#374151;font-weight:500;line-height:1.25;word-break:break-word}.drag-handle{color:#cbd5e1;font-size:1rem;flex-shrink:0;line-height:1}.results-section{padding:24px;display:flex;flex-direction:column;gap:20px}.comparison-banner{padding:14px 20px;border-radius:12px;font-size:.95rem;text-align:center;font-weight:500}.comparison-banner.match{background:#d1fae5;color:#065f46;border:1px solid #6ee7b7}.comparison-banner.mismatch{background:#fef3c7;color:#92400e;border:2px solid #fbbf24}.results-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media (max-width: 700px){.results-grid{grid-template-columns:1fr}}.result-panel{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 10px #00000012}.panel-header{padding:18px 20px;border-bottom:1px solid #f1f5f9}.panel-single{background:linear-gradient(135deg,#eff6ff,#dbeafe)}.panel-condorcet{background:linear-gradient(135deg,#f0fdf4,#dcfce7)}.panel-header h2{font-size:.95rem;color:#1e293b;margin-bottom:4px}.panel-header p{font-size:.78rem;color:#64748b}.result-list{padding:12px;display:flex;flex-direction:column;gap:6px}.result-row{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:10px;background:#f8fafc}.result-row.winner{background:linear-gradient(135deg,#fef9c3,#fef08a);border:2px solid #fbbf24}.medal{font-size:1.1rem;flex-shrink:0;width:28px;text-align:center}.medal.plain{font-size:.85rem;font-weight:700;color:#94a3b8}.result-food{flex:1;font-size:.88rem;color:#1e293b;font-weight:500}.result-score{font-size:.75rem;color:#64748b;background:#e2e8f0;padding:3px 9px;border-radius:999px;white-space:nowrap}.result-row.winner .result-score{background:#fbbf24;color:#1e293b;font-weight:600}.paradox-note{padding:10px 12px;background:#fef3c7;border-radius:8px;font-size:.8rem;color:#92400e;margin-top:4px}.matrix-section{background:#fff;border-radius:16px;padding:20px;box-shadow:0 2px 10px #00000012}.matrix-section h3{font-size:.95rem;color:#1e293b;margin-bottom:4px}.matrix-desc{font-size:.8rem;color:#64748b;margin-bottom:16px}.matrix-scroll{overflow-x:auto}.matrix-table{border-collapse:collapse;font-size:.8rem;white-space:nowrap}.matrix-table th,.matrix-table td{padding:7px 10px;text-align:center;border:1px solid #e2e8f0}.matrix-corner{background:#f8fafc}.matrix-table thead th:not(.matrix-corner){background:#f8fafc;font-weight:700;color:#374151}.col-index{font-size:.75rem;font-weight:700;color:#475569}.matrix-row-label{background:#f8fafc;text-align:left!important;font-weight:600;padding:7px 12px;white-space:nowrap;display:flex;align-items:center;gap:6px;border:1px solid #e2e8f0}.row-index{font-weight:700;color:#4f46e5;min-width:16px}.row-name{color:#374151}.matrix-diag{background:#f1f5f9;color:#94a3b8}.cell-win{background:#dcfce7;color:#166534;font-weight:700}.cell-loss{background:#fef2f2;color:#991b1b}.cell-tie{background:#f1f5f9;color:#475569}.matrix-legend{display:flex;flex-wrap:wrap;gap:8px 20px;margin-top:12px;font-size:.78rem;color:#475569}.legend-item strong{color:#4f46e5}.voting-screen{min-height:100vh;background:#f1f5f9;display:flex;flex-direction:column}.voting-header{background:#1e1b4b;color:#fff;padding:14px 20px;display:flex;align-items:center;gap:16px;position:sticky;top:0;z-index:100;box-shadow:0 4px 12px #0003}.voting-header h1{flex:1;text-align:center;font-size:1.05rem;font-weight:600}.header-btn{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:7px 14px;cursor:pointer;font-size:.85rem;font-weight:500;transition:background .15s;white-space:nowrap}.header-btn:hover{background:#ffffff38}.header-btn.shuffle{background:#f59e0b40;border-color:#f59e0b66}.header-btn.shuffle:hover{background:#f59e0b66}.hint-bar{background:#312e81;color:#c7d2fe;text-align:center;font-size:.8rem;padding:8px 16px}.columns-wrapper{overflow-x:auto;padding:20px 24px;flex-shrink:0}.columns-container{display:flex;gap:14px;min-width:max-content}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;background:#f1f5f9;color:#1e293b;line-height:1.5}h1,h2,h3{line-height:1.2}
