.my-voice-container{line-height:1.6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.my-voice-container,.my-voice-container *,.my-voice-container :after,.my-voice-container :before{box-sizing:border-box}.min-h-screen{min-height:100vh}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.from-blue-900{--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(30,58,138,0));--tw-gradient-from:#1e3a8a}.to-purple-900{--tw-gradient-to:#581c87}.py-12{padding-top:3rem;padding-bottom:3rem}.px-4{padding-right:1rem;padding-left:1rem}.container{width:100%}.container,.mx-auto{margin-right:auto;margin-left:auto}.max-w-3xl{max-width:48rem}.backdrop-blur-xl{backdrop-filter:blur(24px)}.rounded-xl{border-radius:.75rem}.p-6{padding:1.5rem}.border{border-width:1px}.border-white\/20{border-color:hsla(0,0%,100%,.2)}.border-white\/10{border-color:hsla(0,0%,100%,.1)}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-3{gap:.75rem}.gap-4{gap:1rem}.mb-6{margin-bottom:1.5rem}.mb-4{margin-bottom:1rem}.p-3{padding:.75rem}.bg-indigo-500{background-color:#6366f1}.rounded-lg{border-radius:.5rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-xl{font-size:1.25rem}.text-lg,.text-xl{line-height:1.75rem}.text-lg{font-size:1.125rem}.text-sm{font-size:.875rem;line-height:1.25rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.text-white{color:#fff}.text-white\/80{color:hsla(0,0%,100%,.8)}.text-white\/70{color:hsla(0,0%,100%,.7)}.text-white\/60{color:hsla(0,0%,100%,.6)}.text-white\/90{color:hsla(0,0%,100%,.9)}.text-white\/40{color:hsla(0,0%,100%,.4)}.space-y-6>*+*{margin-top:1.5rem}.space-y-4>*+*{margin-top:1rem}.space-y-2>*+*{margin-top:.5rem}.w-full{width:100%}.h-2{height:.5rem}.h-full{height:100%}.bg-white\/10{background-color:hsla(0,0%,100%,.1)}.rounded-full{border-radius:9999px}.overflow-hidden{overflow:hidden}.transition-all{transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-property:all}.duration-300{transition-duration:.3s}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.option-button{padding:1rem;justify-content:space-between;border:1px solid hsla(0,0%,100%,.1);color:#fff;transition:all .2s ease-in-out;text-align:left;background-color:hsla(0,0%,100%,.05);align-items:center;border-radius:.5rem;cursor:pointer;width:100%;display:flex}.option-button:hover{transform:translateY(-1px);background-color:hsla(0,0%,100%,.1)}.option-button:focus{outline:none;box-shadow:0 0 0 3px rgba(99,102,241,.5)}.hover\:bg-white\/10:hover{background-color:hsla(0,0%,100%,.1)}.hover\:bg-white\/20:hover{background-color:hsla(0,0%,100%,.2)}.transition-colors{transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke}.group:hover .group-hover\:text-white{color:#fff}.w-6{width:1.5rem}.h-6{height:1.5rem}.w-5{width:1.25rem}.h-5{height:1.25rem}.bg-white\/5{background-color:hsla(0,0%,100%,.05)}.flex-1{flex:1 1 0%}.px-6{padding-right:1.5rem;padding-left:1.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.hover\:bg-indigo-600:hover{background-color:#4f46e5}.hidden{display:none}@media (min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.my-voice-container .container{padding:0 1rem}.my-voice-container .grid-cols-2{grid-template-columns:1fr}.my-voice-container .px-6{padding-right:1rem;padding-left:1rem}.my-voice-container .py-12{padding-top:2rem;padding-bottom:2rem}.my-voice-container .text-2xl{font-size:1.25rem;line-height:1.75rem}.my-voice-container .gap-4{gap:.75rem}}.my-voice-container.theme-dark{--bg-gradient-from:#1a1a2e;--bg-gradient-to:#16213e}.my-voice-container.theme-light{--bg-gradient-from:#f8fafc;--bg-gradient-to:#e2e8f0}.my-voice-container.theme-light .text-white{color:#1a202c!important}.my-voice-container.theme-light .text-white\/80{color:rgba(26,32,44,.8)!important}.my-voice-container.theme-light .text-white\/70{color:rgba(26,32,44,.7)!important}.my-voice-container.theme-light .text-white\/60{color:rgba(26,32,44,.6)!important}.my-voice-container.theme-light .text-white\/90{color:rgba(26,32,44,.9)!important}.my-voice-container.theme-light .bg-white\/10{border-color:rgba(0,0,0,.1);background-color:hsla(0,0%,100%,.9)}.my-voice-container.theme-modern{--bg-gradient-from:#667eea;--bg-gradient-to:#764ba2}@keyframes fadeIn{0%{transform:translateY(-10px);opacity:0}to{transform:translateY(0);opacity:1}}.my-voice-container #results-section{animation:fadeIn .3s ease-in-out}.my-voice-container button:focus{outline:none;box-shadow:0 0 0 3px rgba(99,102,241,.5)}.my-voice-container [role=application]{outline:none}@media (prefers-contrast:high){.my-voice-container{--bg-color:#fff;--border-color:#000;--text-color:#000}.my-voice-container .option-button{border:2px solid var(--border-color);color:var(--text-color);background:var(--bg-color)}}@media (prefers-reduced-motion:reduce){.my-voice-container *{animation-iteration-count:1!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@media print{.my-voice-container{color:#000!important;background:#fff!important}.my-voice-container .min-h-screen{min-height:auto!important;padding:1rem!important;background:#fff!important}.my-voice-container .bg-white\/10{border:1px solid #ccc!important;background:#fff!important}.my-voice-container button{display:none!important}}.quiz-results{backdrop-filter:blur(20px);padding:2rem;border:1px solid hsla(0,0%,100%,.2);border-radius:1rem;background:hsla(0,0%,100%,.1);margin-top:2rem}.analysis-section{padding:1.5rem;border:1px solid hsla(0,0%,100%,.1);margin-bottom:2rem;border-radius:.75rem;background:hsla(0,0%,100%,.05)}.analysis-title{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#fff;gap:.5rem;align-items:center;display:flex}.percentage-bars{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.percentage-item{gap:1rem;align-items:center;display:flex}.percentage-label{font-size:.875rem;font-weight:500;color:hsla(0,0%,100%,.8);min-width:100px}.percentage-bar{flex:1;height:8px;overflow:hidden;background:hsla(0,0%,100%,.1)}.percentage-bar,.percentage-fill{position:relative;border-radius:4px}.percentage-fill{height:100%;transition:width .8s ease-in-out}.percentage-fill.male{background:linear-gradient(90deg,#3b82f6,#1d4ed8)}.percentage-fill.female{background:linear-gradient(90deg,#ec4899,#be185d)}.percentage-fill.neutral{background:linear-gradient(90deg,#6b7280,#374151)}.percentage-value{font-size:.875rem;font-weight:600;color:#fff;min-width:45px;text-align:right}.recommendation-section{padding:1.5rem;border:1px solid rgba(99,102,241,.3);margin-bottom:1.5rem;border-radius:.75rem;background:linear-gradient(135deg,rgba(99,102,241,.2),rgba(168,85,247,.2))}.recommendation-title{font-size:1.125rem;font-weight:600;margin-bottom:.75rem;color:#fff}.recommended-voice{padding:1rem;font-size:1.1rem;border:1px solid hsla(0,0%,100%,.2);font-weight:700;margin-bottom:1rem;color:#fff;border-radius:.5rem;background:hsla(0,0%,100%,.1)}.confidence-badge{padding:.5rem 1rem;font-size:.875rem;font-weight:500;gap:.5rem;align-items:center;border-radius:9999px;margin-top:.5rem;display:inline-flex}.confidence-high{border:1px solid rgba(34,197,94,.3);color:#22c55e;background:rgba(34,197,94,.2)}.confidence-medium{border:1px solid rgba(245,158,11,.3);color:#f59e0b;background:rgba(245,158,11,.2)}.confidence-low{border:1px solid rgba(239,68,68,.3);color:#ef4444;background:rgba(239,68,68,.2)}.alternatives-section{margin-top:1.5rem}.alternatives-title{font-size:1rem;font-weight:600;margin-bottom:.75rem;color:hsla(0,0%,100%,.9)}.alternatives-list{flex-direction:column;gap:.5rem;display:flex}.alternative-item{padding:.75rem;font-size:.9rem;border:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.8);border-radius:.5rem;background:hsla(0,0%,100%,.05)}.alternative-item:hover{border-color:hsla(0,0%,100%,.2);transition:all .2s ease;background:hsla(0,0%,100%,.1)}@keyframes fillBar{0%{width:0}to{width:var(--target-width)}}.percentage-fill.animate{animation:fillBar 1s ease-out forwards}@media (max-width:768px){.quiz-results{padding:1.5rem}.analysis-section{padding:1rem}.percentage-item{flex-direction:column;gap:.5rem;align-items:stretch}.percentage-label{min-width:auto;text-align:center}.percentage-value{text-align:center}}