.voice-demo-section{padding:80px 0;background:linear-gradient(135deg,#0a0f1c,#151b2e);position:relative;overflow:hidden}.voice-demo-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none}.voice-demo-section h2{text-align:center;color:#fff;font-size:2.5rem;margin-bottom:1rem;font-weight:700}.voice-demo-section .section-subtitle{text-align:center;color:#ffffffe6;font-size:1.2rem;margin-bottom:3rem}.voice-demo-container{max-width:1200px;margin:0 auto;background:#05081899;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:40px;box-shadow:0 20px 60px #0006;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.demo-controls{margin-bottom:40px;padding:30px;background:#0000004d;border:1px solid rgba(255,255,255,.1);border-radius:12px}.text-selector label,.text-input label,.current-text-display label{display:block;font-weight:600;color:#eaeaea;margin-bottom:10px;font-size:.95rem}.demo-select{width:100%;padding:12px 16px;border:2px solid rgba(255,255,255,.1);border-radius:8px;font-size:1rem;background:#0006;color:#eaeaea;cursor:pointer;transition:border-color .3s}.demo-select:focus{outline:none;border-color:#667eea}.text-input{margin-top:20px}.demo-textarea{width:100%;min-height:100px;padding:12px;border:2px solid rgba(255,255,255,.1);border-radius:8px;font-size:1rem;background:#0006;color:#eaeaea;resize:vertical;transition:border-color .3s}.demo-textarea:focus{outline:none;border-color:#667eea}.char-count{text-align:right;color:#fff9;font-size:.85rem;margin-top:5px}.current-text-display{margin-top:20px}.text-display{padding:16px;background:#0006;border:2px solid rgba(255,255,255,.1);border-radius:8px;min-height:60px;line-height:1.6;color:#eaeaea}.voices-grid{display:flex;flex-direction:column;gap:40px}.voice-gender-section,.voice-type-section{width:100%;margin-bottom:40px}.gender-title,.voice-section-title{font-size:1.4rem;font-weight:600;color:#fff;margin-bottom:8px}.voice-section-header{margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid rgba(255,255,255,.1)}.voice-section-subtitle{font-size:1rem;color:#ffffffb3;margin:0;font-weight:500}.voice-plan-pro .voice-section-header{border-bottom-color:#8a2be2;background:linear-gradient(135deg,#8a2be20d,#4b00820d);border-radius:8px;padding:20px}.voice-plan-growth .voice-section-header{border-bottom-color:#ffc107;background:linear-gradient(135deg,#ffc1070d,#ff98000d);border-radius:8px;padding:20px}.voice-plan-starter .voice-section-header{border-bottom-color:#17a2b8;background:linear-gradient(135deg,#17a2b80d,#20c9970d);border-radius:8px;padding:20px}.voice-cards-row{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px}.voice-card{background:#0006;border:2px solid rgba(255,255,255,.1);border-radius:12px;padding:20px;transition:all .3s ease;position:relative}.voice-card[data-voice-type=neural2]{background:linear-gradient(135deg,#ffd70014,#ffc10714);border-color:#ffc10780}.voice-card[data-voice-type=neural2]:before{content:"PREMIUM";position:absolute;top:-8px;right:12px;background:linear-gradient(135deg,#ffc107,#ff9800);color:#fff;font-size:.7rem;font-weight:700;padding:4px 8px;border-radius:4px;letter-spacing:.5px}.voice-card[data-voice-type=studio]{background:linear-gradient(135deg,#8a2be21f,#4b00821f);border-color:#8a2be280;box-shadow:0 4px 20px #8a2be233}.voice-card[data-voice-type=studio]:before{content:"STUDIO";position:absolute;top:-8px;right:12px;background:linear-gradient(135deg,#8a2be2,indigo);color:#fff;font-size:.7rem;font-weight:700;padding:4px 8px;border-radius:4px;letter-spacing:.5px;box-shadow:0 2px 10px #8a2be24d}.voice-card[data-voice-type=studio]:hover{border-color:#8a2be2cc;box-shadow:0 8px 30px #8a2be24d}.voice-card:hover{border-color:#667eea80;transform:translateY(-2px);box-shadow:0 10px 30px #00000080}.voice-card.playing{border-color:#667eeacc;background:linear-gradient(135deg,#667eea26,#764ba226)}.voice-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.voice-name{font-size:1.2rem;font-weight:600;color:#fff;margin:0}.voice-accent{font-size:.85rem;color:#fffc;background:#ffffff1a;padding:4px 8px;border-radius:4px}.voice-description{color:#fffc;font-size:.95rem;line-height:1.5;margin-bottom:10px}.voice-use-case{font-size:.85rem;color:#667eea;font-weight:500;margin-bottom:16px}.voice-controls{display:flex;align-items:center;gap:12px}.play-btn{display:flex;align-items:center;gap:8px;padding:10px 20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.play-btn:hover{transform:scale(1.05);box-shadow:0 5px 15px #667eea4d}.play-btn:active{transform:scale(.98)}.play-icon,.pause-icon{width:20px;height:20px}.loading-spinner{display:flex;align-items:center;justify-content:center;width:100%}.spinner-small{width:24px;height:24px;border:3px solid #e1e5eb;border-top-color:#667eea;border-radius:50%;animation:spin .8s linear infinite}.audio-progress{margin-top:16px;display:flex;align-items:center;gap:12px}.progress-bar{flex:1;height:6px;background:#e1e5eb;border-radius:3px;overflow:hidden;position:relative}.progress-fill{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);width:0%;transition:width .1s linear}.time-display{font-size:.85rem;color:#ffffffb3;min-width:40px}.loading-voices{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px;color:#ffffffb3}.spinner{width:40px;height:40px;border:4px solid #e1e5eb;border-top-color:#667eea;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}@keyframes spin{to{transform:rotate(360deg)}}.error-message{text-align:center;padding:40px;color:#dc3545}.error-message button{margin-top:20px;padding:10px 24px;background:#dc3545;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:600}.error-message button:hover{background:#c82333}@media (max-width: 768px){.voice-demo-section{padding:60px 20px}.voice-demo-container,.demo-controls{padding:20px}.voice-cards-row{grid-template-columns:1fr}.voice-demo-section h2{font-size:2rem}.voice-demo-section .section-subtitle{font-size:1rem}}
