:root{font-family:Inter,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:2.5em;line-height:1.1}@media (max-width: 768px){h1{font-size:2em}h2{font-size:1.5em}h3{font-size:1.2em}}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}}.container{width:100%;max-width:1200px;margin:0 auto;padding:2rem}.card{background:#ffffff1a;border-radius:12px;padding:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.8rem;border-radius:8px;border:1px solid #ccc;background:#fff;color:#000;font-family:inherit;font-size:1rem}.form-group input::placeholder{color:#00000080}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#646cff;color:#000}.progress-bar{width:100%;height:8px;background:#ffffff1a;border-radius:4px;overflow:hidden;margin-bottom:2rem}.progress-fill{height:100%;background:linear-gradient(90deg,#646cff,#535bf2);border-radius:4px;transition:width .3s ease}.btn-primary{background:linear-gradient(90deg,#646cff,#535bf2);border:none;color:#fff;font-weight:600;padding:.8em 1.6em;font-size:1.1em;border-radius:8px;transition:all .3s ease;box-shadow:0 4px 12px #646cff4d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 16px #646cff66}.btn-secondary{background:#ffffff1a;border:1px solid rgba(255,255,255,.3);padding:.8em 1.6em;font-size:1.1em;border-radius:8px;transition:all .3s ease}.btn-secondary:hover{background:#ffffff26;border-color:#ffffff80;transform:translateY(-2px)}.btn-danger{background:#ff525233;border:1px solid rgba(255,82,82,.5);color:#ff5252}.questionnaire{margin-bottom:2rem}.question{margin-bottom:1.5rem;padding:1.5rem;background:#ffffff0d;border-radius:8px}.question p{margin-bottom:1rem;font-weight:500}.options{display:flex;flex-direction:column;gap:.8rem}.option{display:flex;align-items:center;gap:.8rem;padding:.8rem;background:#ffffff0d;border-radius:6px;cursor:pointer;transition:all .2s ease}.option:hover{background:#ffffff1a}.option input:checked+label{font-weight:600;color:#646cff}.option input:checked{accent-color:#646cff}.option:has(input:checked){background:#646cff1a;border:1px solid rgba(100,108,255,.3)}.option input{width:auto}.option label{margin:0;cursor:pointer}.result-card{background:#646cff1a;border-left:4px solid #646cff;padding:1.5rem;border-radius:0 8px 8px 0;margin-bottom:2rem}.alert{padding:1rem;border-radius:8px;margin-bottom:1.5rem}.alert-danger{background:#ff52521a;border:1px solid rgba(255,82,82,.3);color:#ff5252}.alert-warning{background:#ffc1071a;border:1px solid rgba(255,193,7,.3);color:#ffc107}.alert-info{background:#2196f31a;border:1px solid rgba(33,150,243,.3);color:#2196f3}.player{background:#ffffff0d;border-radius:12px;padding:1.5rem;margin-bottom:2rem}.player-controls{display:flex;align-items:center;gap:1rem;margin-top:1rem}.player button{background:transparent;border:none;font-size:1.5rem;cursor:pointer}.player button:hover{color:#646cff}.album-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;margin-top:2rem}.album-card{background:#ffffff0d;border-radius:12px;padding:1.5rem;text-align:center;transition:all .2s ease}.album-card:hover{transform:translateY(-4px);background:#ffffff1a}.album-card h3{margin-bottom:.5rem;font-size:1.1rem}.album-card p{margin-bottom:1rem;color:#fff9;font-size:.9rem}@media (max-width: 768px){.container{padding:.8rem}.card{padding:1.2rem}.album-grid{grid-template-columns:1fr}.player-controls{justify-content:space-around}.player button{font-size:1.2rem}.options{gap:.6rem}.option,.form-group input,.form-group select,.form-group textarea{padding:.6rem}button{padding:.5em 1em;font-size:.9em}.result-card,.question{padding:1.2rem}*{box-sizing:border-box}body{min-width:100vw;overflow-x:hidden}button,.option,.album-card{touch-action:manipulation;-webkit-tap-highlight-color:transparent}}
