: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}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.disc-container{max-width:600px;margin:2rem auto;padding:2rem;background:#fff;border-radius:1.5rem;box-shadow:0 10px 30px #0000001a}.progress-bar-container{margin-bottom:2rem;background:#eee;height:.5rem;border-radius:1rem;position:relative}.progress-bar{background:linear-gradient(90deg,#6366f1,#a855f7);height:100%;border-radius:1rem;transition:width .3s ease}.progress-text{position:absolute;top:1rem;right:0;font-size:.8rem;color:#666}.group-card h2{font-size:1.5rem;margin-bottom:.5rem;color:#1a1a1a}.instruction{color:#666;margin-bottom:2rem}.words-grid{display:grid;gap:1rem;margin-bottom:2rem}.grid-header{display:grid;grid-template-columns:1fr 60px 60px;font-weight:700;color:#444;padding-bottom:.5rem;border-bottom:1px solid #eee}.word-row{display:grid;grid-template-columns:1fr 60px 60px;align-items:center;padding:.75rem 0;border-bottom:1px solid #f9f9f9}.word-text{font-size:1.1rem;color:#333}.choice-btn{width:40px;height:40px;border-radius:50%;border:2px solid #ddd;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.2rem;transition:all .2s ease}.choice-btn.mas:hover{border-color:#22c55e;color:#22c55e}.choice-btn.menos:hover{border-color:#ef4444;color:#ef4444}.choice-btn.mas.selected{background:#22c55e;border-color:#22c55e;color:#fff;box-shadow:0 4px 10px #22c55e4d}.choice-btn.menos.selected{background:#ef4444;border-color:#ef4444;color:#fff;box-shadow:0 4px 10px #ef44444d}.nav-buttons{display:flex;justify-content:space-between;margin-top:2rem}.nav-btn{padding:.75rem 1.5rem;border-radius:.75rem;border:none;background:#f3f4f6;color:#374151;font-weight:600;cursor:pointer;transition:all .2s}.nav-btn:hover:not(:disabled){background:#e5e7eb}.nav-btn:disabled{opacity:.5;cursor:not-allowed}.finish-btn{background:#6366f1;color:#fff}.finish-btn:hover:not(:disabled){background:#4f46e5}.quick-nav{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:2rem;justify-content:center}.dot{width:10px;height:10px;border-radius:50%;background:#ddd;cursor:pointer}.dot.active{background:#6366f1;transform:scale(1.2)}.dot.complete{background:#22c55e}.result-container{max-width:800px;margin:2rem auto;padding:3rem;background:#fff;border-radius:2rem;box-shadow:0 20px 50px #0000001a}.result-header{text-align:center;margin-bottom:3rem}.result-header h1{font-size:2.5rem;color:#1a1a1a;margin-bottom:.5rem}.pattern-code{font-size:1.2rem;color:#6366f1;font-weight:700;letter-spacing:.2rem}.scores-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;margin-bottom:4rem}.score-card{padding:1.5rem;border-radius:1.5rem;display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden}.score-card.d{background:#fee2e2;color:#991b1b}.score-card.i{background:#fef9c3;color:#854d0e}.score-card.s{background:#dcfce7;color:#166534}.score-card.c{background:#dbeafe;color:#1e40af}.cat-label{font-size:2rem;font-weight:800;margin-bottom:.5rem}.cat-value{font-size:1.5rem;font-weight:600}.cat-segment{font-size:.9rem;margin-top:.25rem;opacity:.8}.segment-bar{width:8px;height:100px;background:#0000000d;border-radius:10px;margin-top:1rem;position:relative;display:flex;align-items:flex-end}.segment-fill{width:100%;background:currentColor;border-radius:10px;transition:height 1s cubic-bezier(.34,1.56,.64,1)}.profile-details{display:grid;gap:2rem}.profile-details section{padding:1.5rem;background:#f8fafc;border-radius:1rem;border-left:4px solid #6366f1}.profile-details h3{margin-top:0;margin-bottom:.75rem;color:#334155;font-size:1.1rem}.profile-details p{color:#475569;line-height:1.6;margin:0}.summary{grid-column:1 / -1;background:#eff6ff!important;border-left-color:#2563eb!important}.reset-btn{display:block;margin:3rem auto 0;padding:1rem 2.5rem;background:#1e293b;color:#fff;border:none;border-radius:1rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:transform .2s}.reset-btn:hover{transform:translateY(-2px);background:#0f172a}#root{width:100%;min-height:100vh;display:flex;justify-content:center;align-items:center;background-color:#f0f2f5;margin:0;padding:0}.app-container{width:100%;max-width:1200px;padding:1rem}.welcome-screen{text-align:center;max-width:600px;margin:0 auto;padding:3rem;background:#fff;border-radius:2rem;box-shadow:0 10px 40px #0000000d}.welcome-screen h1{font-size:2.5rem;color:#1a1a1a;margin-bottom:1.5rem}.welcome-screen p{font-size:1.1rem;color:#666;line-height:1.6;margin-bottom:2.5rem}.start-btn{padding:1rem 3rem;font-size:1.2rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#6366f1,#4f46e5);border:none;border-radius:1rem;cursor:pointer;transition:transform .2s,box-shadow .2s}.start-btn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #6366f14d}
