.styles_container__6ntK6{min-height:100vh;background:linear-gradient(135deg,#BCCCDC,#D9EAFD);padding:6rem 0 3rem}.styles_header__8j4u7{text-align:center;margin-bottom:3rem}.styles_headerContent__QvLMu{display:flex;flex-direction:column;align-items:center;gap:1rem}.styles_headerText__g_VFt{text-align:center}.styles_title__PjNvg{font-size:2.5rem;font-weight:700;color:#1E2A38;margin:0 0 .5rem;background:linear-gradient(135deg,#1E2A38,#2A3A4A);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.styles_subtitle__A47PM{font-size:1.1rem;color:#666;margin:0 0 .5rem;max-width:600px;line-height:1.6}.styles_tagline__csPcH{font-size:.9rem;color:#888;margin:0;font-style:italic}.styles_mainContent__VxlJ_{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.styles_inputSection__laaPe{display:flex;justify-content:center}.styles_controlsCard__Yz0By{background:rgba(255,255,255,.95);border-radius:20px;padding:2rem;box-shadow:0 10px 30px rgba(0,0,0,.1);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);max-width:600px;width:100%}.styles_sectionTitle__GIvwq{font-size:1.5rem;font-weight:600;color:#333;margin:0 0 1.5rem;display:flex;align-items:center;gap:.5rem}.styles_textAreaSection__9f9zh{margin-bottom:2rem}.styles_textArea__a4IzG{width:100%;min-height:150px;padding:1rem;border:2px solid #e9ecef;border-radius:10px;font-size:1rem;line-height:1.6;resize:vertical;font-family:inherit;background:#f8f9fa;transition:border-color .3s ease}.styles_textArea__a4IzG:focus{outline:none;border-color:#1E2A38}.styles_hintText__ljaAF{margin-top:.5rem;color:#666;font-size:.9rem;font-style:italic}.styles_generateButton__HpE6u,.styles_generateSection__6gn4Q{display:flex;justify-content:center}.styles_generateButton__HpE6u{align-items:center;gap:.5rem;padding:1.2rem 3rem;background:#1E2A38;color:white;border:none;border-radius:8px;font-size:1.2rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 20px rgba(30,42,56,.4);min-width:200px}.styles_generateButton__HpE6u:hover:not(.styles_disabled__Yempe){transform:translateY(-3px);box-shadow:0 8px 25px rgba(30,42,56,.6)}.styles_generateButton__HpE6u.styles_disabled__Yempe{background:#ccc;cursor:not-allowed;box-shadow:none}.styles_generateIcon__xb_kT{font-size:1.3rem}.styles_spinner__fLnvo{width:20px;height:20px;border:2px solid transparent;border-top-color:white;border-radius:50%;animation:styles_spin__xna6t 1s linear infinite}@keyframes styles_spin__xna6t{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_voiceSection__p6CT5{display:flex;justify-content:center}.styles_voiceCard__3i5Pj{background:rgba(255,255,255,.95);border-radius:20px;padding:2rem;box-shadow:0 10px 30px rgba(0,0,0,.1);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);max-width:800px;width:100%}.styles_voiceGrid__A8qTO{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1.2rem}.styles_voiceOption__zaCii{display:flex;flex-direction:column;align-items:center;padding:1.5rem;border-radius:15px;cursor:pointer;transition:all .3s ease;background:#f8f9fa;border:2px solid transparent}.styles_voiceOption__zaCii:hover{background:#e9ecef;transform:translateY(-2px)}.styles_voiceOption__zaCii.styles_selected__Gql6V{background:rgba(30,42,56,.1);border-color:#1E2A38;box-shadow:0 4px 15px rgba(30,42,56,.2)}.styles_voiceAvatar__o_WS1{width:60px;height:60px;border-radius:50%;background:#1E2A38;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;transition:all .3s ease}.styles_voiceOption__zaCii.styles_selected__Gql6V .styles_voiceAvatar__o_WS1{background:#1E2A38;box-shadow:0 0 20px rgba(30,42,56,.4)}.styles_avatarIcon__SA_XS{font-size:1.8rem;color:white}.styles_voiceInfo__ObF35{text-align:center}.styles_voiceName__HUZH8{display:block;font-weight:600;color:#333;font-size:1rem;margin-bottom:.25rem}.styles_voiceDescription__3Fo5y{display:block;font-size:.8rem;color:#666}.styles_errorCard__1G9bG{background:rgba(255,107,107,.1);border:1px solid rgba(255,107,107,.3);border-radius:15px;padding:1.5rem;display:flex;align-items:center;gap:1rem}.styles_errorIcon__Wc9OI{font-size:1.5rem}.styles_errorText__eJb7y{color:#d63031;margin:0;font-weight:500}.styles_previewCard__6oC_a{background:rgba(255,255,255,.95);border-radius:20px;padding:2rem;box-shadow:0 10px 30px rgba(0,0,0,.1);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.styles_previewHeader__197sQ{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.styles_resultsTitle__9umys{font-size:1.5rem;font-weight:600;color:#333;margin:0}.styles_currentVoice__FX8GK{background:#1E2A38;color:white;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600}.styles_audioControls__18b_q{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem;background:#f8f9fa;border-radius:10px}.styles_playButton__0VQau{width:50px;height:50px;border-radius:50%;background:#1E2A38;color:white;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.styles_playButton__0VQau:hover{transform:scale(1.1);box-shadow:0 4px 15px rgba(30,42,56,.4)}.styles_playIcon__Ucm8T{font-size:1.2rem}.styles_progressSection__OCv4o{flex:1;display:flex;align-items:center;gap:1rem}.styles_timeDisplay__4XKdv{font-size:.9rem;color:#666;font-weight:500;min-width:40px}.styles_progressBar__7Ckcp{flex:1;height:6px;background:#e9ecef;border-radius:3px;cursor:pointer;position:relative}.styles_progressFill__pCj5b{height:100%;background:#1E2A38;border-radius:3px;transition:width .1s ease}.styles_audioElement__006KI{display:none}.styles_actionButtons__gwnNZ{display:flex;gap:1rem;flex-wrap:wrap}.styles_actionButton__SXmtB{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#1E2A38;color:white;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(30,42,56,.4)}.styles_actionButton__SXmtB:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(30,42,56,.6)}.styles_actionIcon__WutZn{font-size:1.1rem}.styles_relatedTools__eS8Md{margin-top:3rem;text-align:center}.styles_relatedTitle__mRShs{font-size:1.5rem;font-weight:600;color:#1E2A38;margin:0 0 1.5rem}.styles_relatedGrid__eC9Z2{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;max-width:800px;margin:0 auto}.styles_relatedTool__0NB0_{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;background:white;border-radius:15px;text-decoration:none;color:#1E2A38;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.1)}.styles_relatedTool__0NB0_:hover{background:#f8f9fa;transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,.15)}.styles_relatedIcon__ZgHhO{font-size:2rem}.styles_relatedName__pBFmu{font-weight:600;font-size:1rem}.styles_toast__5a0Hb{position:fixed;top:2rem;right:2rem;background:#1E2A38;color:white;padding:1rem 1.5rem;border-radius:8px;box-shadow:0 4px 15px rgba(30,42,56,.4);display:flex;align-items:center;gap:.5rem;z-index:1000;animation:styles_slideIn__YQnwz .3s ease-out}.styles_toastIcon__xLsf1{font-size:1.2rem;color:#4ade80}.styles_toastText__Fxo_k{font-weight:600}@keyframes styles_slideIn__YQnwz{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@media (max-width:768px){.styles_container__6ntK6{padding:1rem .5rem}.styles_title__PjNvg{font-size:2rem}.styles_subtitle__A47PM{font-size:1rem}.styles_inputSection__laaPe{flex-direction:column;align-items:center}.styles_controlsCard__Yz0By{padding:1.5rem}.styles_voiceGrid__A8qTO{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.8rem}.styles_voiceOption__zaCii{padding:1rem}.styles_voiceAvatar__o_WS1{width:50px;height:50px}.styles_avatarIcon__SA_XS{font-size:1.5rem}.styles_audioControls__18b_q{flex-direction:column;gap:1rem}.styles_progressSection__OCv4o{width:100%}.styles_actionButtons__gwnNZ{justify-content:center}.styles_relatedGrid__eC9Z2{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}@media (max-width:480px){.styles_title__PjNvg{font-size:1.8rem}.styles_generateButton__HpE6u{padding:.8rem 1.5rem;font-size:1rem}.styles_actionButton__SXmtB{padding:.6rem 1.2rem;font-size:.9rem}.styles_voiceGrid__A8qTO{grid-template-columns:repeat(3,1fr)}.styles_voiceOption__zaCii{padding:.8rem}.styles_voiceAvatar__o_WS1{width:40px;height:40px}.styles_avatarIcon__SA_XS{font-size:1.2rem}}.styles_sidebar__GKosZ{width:300px;background:white;border-radius:1rem;padding:2rem;box-shadow:0 4px 24px rgba(0,0,0,.1);height:fit-content;position:sticky;top:2rem}.styles_sidebarSection__a99W5{margin-bottom:2rem}.styles_sidebarTitle__rvpWl{font-size:1.2rem;font-weight:700;color:#1E2A38;margin-bottom:1rem}.styles_popularTools__0H3l6,.styles_relatedTools__eS8Md{display:flex;flex-direction:column;gap:.5rem}.styles_popularTool__sV9YD,.styles_relatedTool__0NB0_{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:.5rem;text-decoration:none;color:#1E2A38;transition:all .3s ease}.styles_popularTool__sV9YD:hover,.styles_relatedTool__0NB0_:hover{background:#f8f9fa;transform:translateX(5px)}.styles_popularToolIcon__ELsij{font-size:1rem}.styles_popularToolName__zAndS{font-size:.9rem;font-weight:500}.styles_categories__wgqN6{display:flex;flex-direction:column;gap:.5rem}.styles_categoryLink__hNZqV{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:.5rem;text-decoration:none;color:#1E2A38;transition:all .3s ease}.styles_categoryLink__hNZqV:hover{background:#f8f9fa}.styles_categoryDot__4C8zc{font-size:.5rem}.styles_mainLayout__LFtLb{display:flex;gap:2rem;max-width:1400px;margin:0 auto;align-items:flex-start}.styles_contentArea__jt2Gc{flex:1;display:flex;flex-direction:column;gap:2rem}@media (max-width:1024px){.styles_mainLayout__LFtLb{flex-direction:column}.styles_sidebar__GKosZ{width:100%;position:static}}