.styles_fullPage__cPUQk{min-height:100vh;color:#1E2A38;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:6rem 0 3rem;font-family:Inter,Segoe UI,Arial,sans-serif;background:#BCCCDC}.styles_headerSection__YOsPu{text-align:center;padding:0 0 4rem;width:100%;max-width:1200px}.styles_mainTitle__d309U{font-size:3rem;font-weight:800;color:#1E2A38;margin-bottom:1rem;letter-spacing:-.02em;background:linear-gradient(135deg,#1E2A38,#2A3A4A);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.styles_mainSubtitle__n9jjg{font-size:1.25rem;color:#666;margin-bottom:0;font-weight:400;line-height:1.6}.styles_mainLayout__mDeSt{display:flex;flex-direction:row;gap:2rem;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem}.styles_contentArea__cAhJ3{flex:1;display:flex;flex-direction:column;gap:2rem}.styles_toolSection__k8_Di{background:white;border-radius:1.5rem;box-shadow:0 8px 32px rgba(0,0,0,.08);padding:2.5rem;margin-bottom:2rem;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(10px)}.styles_sectionTitle__xskpl{font-size:1.75rem;font-weight:700;color:#1E2A38;margin-bottom:2rem;padding-bottom:.75rem;border-bottom:3px solid #d9eafd;position:relative}.styles_sectionTitle__xskpl:after{content:"";position:absolute;bottom:-3px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#1E2A38,#2A3A4A);border-radius:2px}.styles_toolBody__igSho{width:100%;display:flex;flex-direction:column;align-items:center}.styles_inputWrapper__yQDxF{width:100%;position:relative;margin-bottom:2.5rem}.styles_uploadSection__womxA{margin-bottom:2rem}.styles_uploadArea__TEGEU{border:2px dashed #e1e5e9;border-radius:12px;padding:3rem 2rem;text-align:center;background:#f8fafc;cursor:pointer;transition:all .3s ease;position:relative}.styles_uploadArea__TEGEU:hover{border-color:#9AA6B2;background:#f1f5f9}.styles_uploadArea__TEGEU.styles_dragOver___j_DZ{border-color:#9AA6B2;background:#e8f2ff;transform:scale(1.02)}.styles_uploadIcon__RjbYa{font-size:3rem;color:#667eea;margin-bottom:1rem}.styles_uploadText__0JJGq{font-size:1.2rem;font-weight:600;color:#1E2A38;margin-bottom:.5rem}.styles_uploadSubtext__dO2UN{font-size:.9rem;color:#666;line-height:1.5}.styles_hiddenInput__vNIpe{display:none}.styles_imagePreview__d4KBq{margin-bottom:2rem;text-align:center}.styles_previewContainer__NHlMW{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem}.styles_previewItem__xr2Oc{background:white;border-radius:12px;padding:1.5rem;box-shadow:0 4px 12px rgba(0,0,0,.08)}.styles_previewLabel__qghNX{font-size:1rem;font-weight:600;color:#1E2A38;margin-bottom:1rem}.styles_previewImage__Hwv63{max-width:100%;max-height:200px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.styles_settingsSection__Vnyi1{margin-bottom:2rem}.styles_settingsGrid__9UR4R{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}.styles_settingGroup__a3Y_8{display:flex;flex-direction:column;gap:.5rem}.styles_label__xCynb{display:block;font-weight:600;color:#1E2A38;margin-bottom:.75rem;font-size:1rem}.styles_input__Eeo3k,.styles_select__FGRgk{width:100%;padding:.75rem;border:2px solid #e1e5e9;border-radius:8px;font-size:1rem;background:white;transition:all .3s ease;font-family:inherit}.styles_input__Eeo3k:focus,.styles_select__FGRgk:focus{outline:none;border-color:#9AA6B2;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.styles_settingDescription__1EHAb{font-size:.9rem;color:#666;font-style:italic;line-height:1.4}.styles_statsContainer__kDUTo{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.styles_statItem__nQxy2{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;text-align:center}.styles_statLabel__tVek4{font-size:.8rem;color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem}.styles_statValue__pgo_f{font-size:1.2rem;font-weight:600;color:#1E2A38}.styles_processButton__2QeJl{width:100%;max-width:300px;padding:1.25rem 2rem;background:linear-gradient(135deg,#1E2A38,#2d3748);color:white;border:none;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 8px 25px rgba(30,42,56,.3);font-family:Inter,sans-serif;margin:0 auto}.styles_processButton__2QeJl:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 35px rgba(30,42,56,.4);background:linear-gradient(135deg,#2d3748,#1E2A38)}.styles_processButton__2QeJl:disabled{background:linear-gradient(135deg,#9ca3af,#6b7280);opacity:.6;cursor:not-allowed;transform:none;box-shadow:0 4px 15px rgba(156,163,175,.2)}.styles_spinner__WqG6P{width:20px;height:20px;border:2px solid transparent;border-top-color:white;border-radius:50%;animation:styles_spin__qMloy 1s linear infinite}@keyframes styles_spin__qMloy{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_error__hFRUk{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:1rem;border-radius:8px;display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.styles_resultSection__Ko2m1{background:white;border-radius:1rem;padding:2rem;box-shadow:0 4px 24px rgba(0,0,0,.1);border:1px solid rgba(255,255,255,.2);margin-bottom:2rem}.styles_resultHeader__Dk7mT{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #f1f5f9}.styles_resultHeader__Dk7mT h3{color:#1E2A38;margin:0;font-size:1.5rem;font-weight:600}.styles_downloadActions__mu_U8{display:flex;gap:.5rem}.styles_downloadButton__hLH8Z,.styles_newImageButton__A03qP{background:#667eea;color:white;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.9rem;cursor:pointer;transition:all .3s ease}.styles_downloadButton__hLH8Z:hover,.styles_newImageButton__A03qP:hover{background:#5a67d8;transform:translateY(-1px)}.styles_exampleContent__gBID0{background:white;border-radius:1.5rem;box-shadow:0 8px 32px rgba(0,0,0,.08);padding:2.5rem;margin-bottom:2rem;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(10px);position:relative;overflow:hidden}.styles_exampleContent__gBID0 h3{font-size:1.5rem;font-weight:700;color:#1E2A38;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:3px solid #d9eafd;position:relative}.styles_exampleContent__gBID0 h3:before{content:"";position:absolute;bottom:-3px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#1E2A38,#2A3A4A);border-radius:2px}.styles_contentTags__vEL6i{display:flex;flex-direction:column;gap:1rem}.styles_contentTag__SvSBW{background:linear-gradient(135deg,#F8FAFC,#E8F2FF);border:1px solid #d9eafd;border-radius:1rem;padding:1.25rem;text-align:left;cursor:pointer;transition:all .3s ease;font-size:.95rem;line-height:1.5;color:#1E2A38;position:relative;overflow:hidden}.styles_contentTag__SvSBW:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:left .5s ease}.styles_contentTag__SvSBW:hover{background:linear-gradient(135deg,#E8F2FF,#D9EAFD);transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.12);border-color:#1E2A38}.styles_contentTag__SvSBW:hover:before{left:100%}@media (max-width:1200px){.styles_mainLayout__mDeSt{flex-direction:column}.styles_contentArea__cAhJ3{order:1}.styles_sidebar__D4S90{order:2;width:100%}}@media (max-width:768px){.styles_mainLayout__mDeSt{padding:0 1rem}}.styles_aboutSection___ugkS{background:white;padding:4rem 0;margin:2rem;width:calc(100% - 4rem);border-radius:1.5rem;box-shadow:0 4px 24px rgba(0,0,0,.1)}.styles_aboutContainer__f5AZo{max-width:1200px;margin:0 auto;padding:0 2rem}.styles_aboutTitle__VMQQz{font-size:2rem;font-weight:700;color:#1E2A38;margin-bottom:2rem;line-height:1.3}.styles_aboutContent__wHP8q{font-size:1rem;line-height:1.8;color:#1E2A38}.styles_aboutContent__wHP8q h3{font-size:1.5rem;font-weight:700;color:#1E2A38;margin-top:2rem;margin-bottom:1rem}.styles_aboutContent__wHP8q h4{font-size:1.25rem;font-weight:600;color:#1E2A38;margin-top:1.5rem;margin-bottom:.75rem}.styles_aboutContent__wHP8q p{margin-bottom:1rem;color:#475569}.styles_aboutContent__wHP8q ol,.styles_aboutContent__wHP8q ul{margin:1rem 0;padding-left:2rem}.styles_aboutContent__wHP8q li{margin-bottom:.5rem;color:#475569}.styles_aboutContent__wHP8q strong{color:#1E2A38;font-weight:600}@media (max-width:768px){.styles_aboutSection___ugkS{margin:1rem;width:calc(100% - 2rem);padding:2rem 0}.styles_aboutContainer__f5AZo{padding:0 1rem}.styles_aboutTitle__VMQQz{font-size:1.5rem}.styles_aboutContent__wHP8q h3{font-size:1.25rem}.styles_aboutContent__wHP8q h4{font-size:1.1rem}}@media (max-width:480px){.styles_aboutSection___ugkS{margin:.5rem;width:calc(100% - 1rem);padding:1.5rem 0;border-radius:1rem}}.ToolsSidebar_sidebar__SDSUw{width:300px;background:white;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 24px rgba(0,0,0,.1);height:fit-content;position:sticky;top:2rem}.ToolsSidebar_sidebarSection__Kq2MS{margin-bottom:2rem}.ToolsSidebar_sidebarSection__Kq2MS:last-child{margin-bottom:0}.ToolsSidebar_sidebarTitle__QI2DU{font-size:1.2rem;font-weight:700;color:#1E2A38;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e1e5e9}.ToolsSidebar_popularTools__FhiFY{display:flex;flex-direction:column;gap:.5rem}.ToolsSidebar_popularTool__R2Pwo{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:.5rem;text-decoration:none;color:#1E2A38;transition:all .3s ease;border-bottom:1px solid #e1e5e9}.ToolsSidebar_popularTool__R2Pwo:last-child{border-bottom:1px solid #e1e5e9}.ToolsSidebar_popularTool__R2Pwo:hover{background:#f8f9fa;transform:translateX(5px)}.ToolsSidebar_popularToolIcon__VQ0_6{font-size:1rem}.ToolsSidebar_popularToolName__SAeQe{font-size:.9rem;font-weight:500}.ToolsSidebar_relatedTools__CHUpd{display:flex;flex-direction:column;gap:.5rem}.ToolsSidebar_relatedTool__n2I27{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:.5rem;text-decoration:none;color:#1E2A38;transition:all .3s ease;border-bottom:1px solid #e1e5e9}.ToolsSidebar_relatedTool__n2I27:last-child{border-bottom:1px solid #e1e5e9}.ToolsSidebar_relatedTool__n2I27:hover{background:#f8f9fa;transform:translateX(5px)}.ToolsSidebar_relatedToolIcon__WkkE2{font-size:1rem;color:#1E2A38}.ToolsSidebar_relatedToolName__4OInu{font-size:.9rem;font-weight:500;color:#1E2A38}.ToolsSidebar_categories__mSIJm{display:flex;flex-direction:column;gap:.5rem}.ToolsSidebar_categoryLink__0iaZl{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:.75rem;text-decoration:none;color:#1E2A38;transition:all .3s ease;background:linear-gradient(135deg,#F8FAFC,#E8F2FF);border:1px solid #d9eafd;font-weight:500}.ToolsSidebar_categoryLink__0iaZl:hover{background:linear-gradient(135deg,#E8F2FF,#D9EAFD);transform:translateX(5px);box-shadow:0 4px 12px rgba(0,0,0,.1);text-decoration:none;color:#1E2A38}.ToolsSidebar_categoryDot__AkCdY{color:#1E2A38;font-size:.6rem;transition:transform .3s ease}.ToolsSidebar_categoryLink__0iaZl:hover .ToolsSidebar_categoryDot__AkCdY{transform:scale(1.2)}@media (max-width:1200px){.ToolsSidebar_sidebar__SDSUw{width:100%;position:static}}@media (max-width:768px){.ToolsSidebar_sidebar__SDSUw{padding:1rem}.ToolsSidebar_sidebarTitle__QI2DU{font-size:1.1rem}.ToolsSidebar_popularTool__R2Pwo,.ToolsSidebar_relatedTool__n2I27{padding:.5rem .75rem}.ToolsSidebar_popularToolName__SAeQe,.ToolsSidebar_relatedToolName__4OInu{font-size:.9rem}}@media (max-width:480px){.ToolsSidebar_sidebar__SDSUw{padding:0}.ToolsSidebar_popularTool__R2Pwo,.ToolsSidebar_relatedTool__n2I27{padding:.5rem .75rem;font-size:.85rem}.ToolsSidebar_popularToolName__SAeQe,.ToolsSidebar_relatedToolName__4OInu{font-size:.85rem}}.styles_container__ajavy{min-height:100vh;color:#1E2A38;padding:6rem 0 3rem;font-family:Inter,Segoe UI,Arial,sans-serif}.styles_header__xrdEi{text-align:center;margin-bottom:3rem}.styles_title__rU4k8{font-size:3rem;font-weight:800;color:#fff;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.1)}.styles_subtitle__U1Q0O{font-size:1.25rem;color:#f3f3f3;max-width:600px;margin:0 auto;line-height:1.6}.styles_generator__eQiVO{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3rem;background:rgba(255,255,255,.95);border-radius:1.5rem;padding:2.5rem;box-shadow:0 20px 40px rgba(0,0,0,.1);backdrop-filter:blur(10px)}.styles_inputSection__H4jbK{display:flex;flex-direction:column;gap:2rem}.styles_typeSelector__jvpFk{margin-bottom:1rem}.styles_label__K1tTm{display:block;font-weight:600;color:#495057;margin-bottom:.5rem;font-size:1rem}.styles_select__ml2Uk{width:100%;padding:1rem;border:2px solid #e9ecef;border-radius:.75rem;font-size:1rem;transition:all .3s ease;background:#fff;color:#1E2A38;font-weight:500;cursor:pointer}.styles_select__ml2Uk:focus{outline:none;border-color:#9AA6B2;box-shadow:0 0 0 3px rgba(102,126,234,.1);transform:translateY(-1px)}.styles_textInput__DreKM{margin-bottom:1rem}.styles_textarea__XGv4k{width:100%;padding:1rem;border:2px solid #e9ecef;border-radius:.75rem;font-size:1rem;transition:all .3s ease;background:#fff;color:#1E2A38;font-weight:500;resize:vertical;min-height:120px;font-family:inherit}.styles_textarea__XGv4k:focus{outline:none;border-color:#9AA6B2;box-shadow:0 0 0 3px rgba(102,126,234,.1);transform:translateY(-1px)}.styles_textarea__XGv4k::placeholder{color:#adb5bd;font-weight:400}.styles_contactInputs__vdtCj,.styles_jazzcashInputs__KhNfO,.styles_universalInputs__c_7qC,.styles_wifiInputs__V_oTT{display:flex;flex-direction:column;gap:1.5rem}.styles_inputGroup__p9yCf{display:flex;flex-direction:column;gap:.5rem}.styles_inputRow__pkFya{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.styles_input__QjdYT{width:100%;padding:1rem;border:2px solid #e9ecef;border-radius:.75rem;font-size:1rem;transition:all .3s ease;background:#fff;color:#1E2A38;font-weight:500}.styles_input__QjdYT:focus{outline:none;border-color:#9AA6B2;box-shadow:0 0 0 3px rgba(102,126,234,.1);transform:translateY(-1px)}.styles_input__QjdYT::placeholder{color:#adb5bd;font-weight:400}.styles_checkboxGroup__IHddM,.styles_checkboxLabel__TEdnI{display:flex;align-items:center;gap:.5rem}.styles_checkboxLabel__TEdnI{font-weight:500;color:#495057;cursor:pointer}.styles_checkbox__GPGB_{width:1.2rem;height:1.2rem;accent-color:#667eea;cursor:pointer}.styles_optionsSection__tyqck{background:#f8f9fa;border-radius:1rem;padding:1.5rem;border:1px solid #e9ecef}.styles_optionsTitle__aEE_N{color:#495057;font-size:1.25rem;font-weight:700;margin-bottom:1.5rem}.styles_optionsGrid__70LLK{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.styles_optionGroup__ht0jl{display:flex;flex-direction:column;gap:.5rem}.styles_range__hG_Od{width:100%;height:6px;border-radius:3px;background:#e9ecef;outline:none;-webkit-appearance:none;cursor:pointer}.styles_range__hG_Od::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#667eea;cursor:pointer;box-shadow:0 2px 6px rgba(102,126,234,.3)}.styles_range__hG_Od::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#667eea;cursor:pointer;border:none;box-shadow:0 2px 6px rgba(102,126,234,.3)}.styles_rangeValue__gtb04{font-size:.9rem;color:#6c757d;font-weight:500;text-align:center}.styles_colorInput__u30Ig{width:100%;height:50px;border:2px solid #e9ecef;border-radius:.75rem;cursor:pointer;background:#fff;transition:all .3s ease}.styles_colorInput__u30Ig:hover{border-color:#9AA6B2;transform:translateY(-1px)}.styles_clearButton__KVdQm{width:100%;padding:1rem;color:#1E2A38;color:#fff;border:none;border-radius:.75rem;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease}.styles_clearButton__KVdQm:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(255,107,107,.3)}.styles_outputSection__jnb3t{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px}.styles_qrDisplay___7Nfy{width:100%;gap:2rem}.styles_loading__g2iGZ,.styles_qrDisplay___7Nfy{display:flex;flex-direction:column;align-items:center}.styles_loading__g2iGZ{gap:1rem;color:#667eea;font-weight:600}.styles_spinner__J6rtE{width:40px;height:40px;border:4px solid #e9ecef;border-top-color:#667eea;border-radius:50%;animation:styles_spin__Fz5iz 1s linear infinite}@keyframes styles_spin__Fz5iz{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_error__OzKrt{background:#f8d7da;color:#721c24;padding:1rem;border-radius:.75rem;border:1px solid #f5c6cb;text-align:center;font-weight:500}.styles_qrCode__Dj7kk{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 8px 32px rgba(0,0,0,.1);border:1px solid #e9ecef}.styles_qrImage__aVbst{max-width:100%;height:auto;border-radius:.5rem}.styles_qrActions__YTV12{display:flex;flex-direction:column;align-items:center;gap:1rem}.styles_downloadButton__pw_f9{display:flex;align-items:center;gap:.5rem;padding:1rem 2rem;color:#1E2A38;color:#fff;border:none;border-radius:.75rem;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease}.styles_downloadButton__pw_f9:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(40,167,69,.3)}.styles_qrInfo__oxb3W{gap:.5rem;font-size:.9rem;font-weight:500}.styles_placeholder__T7QhX,.styles_qrInfo__oxb3W{display:flex;flex-direction:column;align-items:center;color:#6c757d}.styles_placeholder__T7QhX{gap:1rem;text-align:center}.styles_placeholderIcon__eu5oa{font-size:4rem;opacity:.5}.styles_placeholder__T7QhX p{font-size:1.1rem;font-weight:500}.styles_info__TL8Zq{max-width:800px;margin:3rem auto 0;background:rgba(255,255,255,.95);border-radius:1rem;padding:2rem;box-shadow:0 10px 30px rgba(0,0,0,.1)}.styles_info__TL8Zq h3{color:#495057;font-size:1.5rem;margin-bottom:1rem;font-weight:700}.styles_info__TL8Zq p{color:#495057;line-height:1.7;margin-bottom:1rem}.styles_info__TL8Zq p:last-child{margin-bottom:0}.styles_info__TL8Zq strong{color:#495057;font-weight:600}.styles_info__TL8Zq ul{margin:1rem 0;padding-left:1.5rem}.styles_info__TL8Zq li{color:#495057;line-height:1.6;margin-bottom:.5rem}.styles_container__6ntK6{width:100%;min-height:100vh;background:#BCCCDC;padding:6rem 2rem 2rem}.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{width:100%}.styles_controlsCard__Yz0By{background:white;border-radius:1rem;padding:2rem;box-shadow:0 8px 32px rgba(0,0,0,.1);border:1px solid #e9ecef;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{width:100%}.styles_voiceCard__3i5Pj{background:white;border-radius:1rem;padding:1.5rem;box-shadow:0 8px 32px rgba(0,0,0,.1);border:1px solid #e9ecef;width:100%}.styles_voiceGrid__A8qTO{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.75rem}.styles_voiceOption__zaCii{display:flex;flex-direction:column;align-items:center;padding:.75rem .5rem;border-radius:.75rem;cursor:pointer;transition:all .2s ease;background:#f8f9fa;border:2px solid transparent;position:relative}.styles_voiceOption__zaCii:hover{background:#e9ecef;transform:translateY(-2px);box-shadow:0 2px 8px rgba(0,0,0,.1)}.styles_voiceOption__zaCii.styles_selected__Gql6V{background:rgba(30,42,56,.1);border-color:#1E2A38;box-shadow:0 2px 8px rgba(30,42,56,.2)}.styles_voiceAvatar__o_WS1{width:48px;height:48px;border-radius:50%;background:#1E2A38;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem;transition:all .2s ease}.styles_voiceOption__zaCii.styles_selected__Gql6V .styles_voiceAvatar__o_WS1{background:#1E2A38;box-shadow:0 0 12px rgba(30,42,56,.3)}.styles_avatarIcon__SA_XS{font-size:1.5rem;color:white}.styles_voiceInfo__ObF35{text-align:center;width:100%}.styles_voiceName__HUZH8{display:block;font-weight:600;color:#333;font-size:.85rem;margin-bottom:.15rem}.styles_voiceDescription__3Fo5y{display:block;font-size:.7rem;color:#666;line-height:1.2}.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:white;border-radius:1rem;padding:2rem;box-shadow:0 8px 32px rgba(0,0,0,.1);border:1px solid #e9ecef;width:100%}.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_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}}.styles_mainLayout__LFtLb{display:flex;flex-direction:row;gap:2rem;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem}.styles_contentArea__jt2Gc{order:1;flex:1;display:flex;flex-direction:column;gap:2rem}.styles_sidebar__GKosZ{order:2;flex-shrink:0}@media (max-width:1200px){.styles_mainLayout__LFtLb{flex-direction:column}.styles_contentArea__jt2Gc{order:1}.styles_sidebar__GKosZ{order:2;width:100%}}@media (max-width:768px){.styles_mainLayout__LFtLb{padding:0 1rem}}.styles_aboutSection__Er5mZ{background:white;padding:4rem 0;margin:2rem;width:calc(100% - 4rem);border-radius:1.5rem;box-shadow:0 4px 24px rgba(0,0,0,.1)}.styles_aboutContainer__vYn9S{max-width:1200px;margin:0 auto;padding:0 2rem}.styles_aboutTitle__4zYwR{font-size:2rem;font-weight:700;color:#1E2A38;margin-bottom:2rem;line-height:1.3}.styles_aboutContent__1DIG6{font-size:1rem;line-height:1.8;color:#1E2A38}.styles_aboutContent__1DIG6 h3{font-size:1.5rem;font-weight:700;color:#1E2A38;margin-top:2rem;margin-bottom:1rem}.styles_aboutContent__1DIG6 h4{font-size:1.25rem;font-weight:600;color:#1E2A38;margin-top:1.5rem;margin-bottom:.75rem}.styles_aboutContent__1DIG6 p{margin-bottom:1rem;color:#475569}.styles_aboutContent__1DIG6 ol,.styles_aboutContent__1DIG6 ul{margin:1rem 0;padding-left:2rem}.styles_aboutContent__1DIG6 li{margin-bottom:.5rem;color:#475569}.styles_aboutContent__1DIG6 strong{color:#1E2A38;font-weight:600}@media (max-width:768px){.styles_aboutSection__Er5mZ{margin:1rem;width:calc(100% - 2rem);padding:2rem 0}.styles_aboutContainer__vYn9S{padding:0 1rem}.styles_aboutTitle__4zYwR{font-size:1.5rem}.styles_aboutContent__1DIG6 h3{font-size:1.25rem}.styles_aboutContent__1DIG6 h4{font-size:1.1rem}}@media (max-width:480px){.styles_aboutSection__Er5mZ{margin:.5rem;width:calc(100% - 1rem);padding:1.5rem 0;border-radius:1rem}}.styles_container__6w0kK{width:100%;margin:0 auto;padding:6rem 1rem 2rem;background:#BCCCDC;min-height:100vh}.styles_header__SqqNt{text-align:center;margin-bottom:3rem}.styles_title__qI8_7{display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:2.5rem;font-weight:800;color:#243141;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.1)}.styles_subtitle__wQNk_{font-size:1.2rem;color:#567089;max-width:600px;margin:0 auto;line-height:1.6}.styles_mainContent__JGq8b{display:flex;flex-direction:column;align-items:center;max-width:800px;margin:auto;gap:2rem}.styles_uploadSection__mzZ6L{background:white;border-radius:1rem;padding:2rem;box-shadow:0 8px 32px rgba(0,0,0,.1);border:1px solid #e9ecef;width:100%}.styles_uploadLabel__wIZjk{display:flex;gap:1rem;flex-direction:column;align-items:center;justify-content:center;border:2px dashed #d1d5db;border-radius:.75rem;padding:3rem 2rem;text-align:center;cursor:pointer;transition:all .3s ease}.styles_uploadLabel__wIZjk:hover{border-color:#567089;background:#f8f9fa;transform:translateY(-2px);box-shadow:0 4px 12px rgba(188,204,220,.15)}.styles_uploadIcon__aHZOI{font-size:3rem;color:#6a82fb}.styles_uploadText__P0iHW h3{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:.5rem}.styles_uploadText__P0iHW p{color:#666;margin:.25rem 0}.styles_supportedFormats__ahsmc{font-size:.9rem;color:#999}.styles_fileInput__YeUqn{display:none}.styles_imageSection__2DtDo{width:100%}.styles_imageCard__4r4PJ{background:white;border-radius:1rem;padding:1.5rem;box-shadow:0 8px 32px rgba(0,0,0,.1);border:1px solid #e9ecef;width:100%;position:relative}.styles_imageHeader__gE6fk{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;gap:1rem}.styles_imageTitle__MP_5p{font-size:1.1rem;font-weight:600;color:#333;margin:0}.styles_processButton__SmLmY{background:linear-gradient(135deg,#243141);color:white;border:none;padding:.5rem 1.5rem;border-radius:.5rem;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.styles_processButton__SmLmY:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 8px rgba(36,49,65,.5)}.styles_processButton__SmLmY:disabled{opacity:.7;cursor:not-allowed;transform:none}.styles_clearButton__Po0Tg{background:#fee2e2;color:#dc2626;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.styles_clearButton__Po0Tg:hover{background:#fecaca;transform:scale(1.1)}.styles_imageContainer__RDBQX{border-radius:.5rem;overflow:hidden;border:1px solid #e9ecef;margin-bottom:1rem;display:flex;justify-content:center;align-items:center;background:#f8f9fa;width:100%;height:auto;min-height:200px;position:relative}.styles_heicPlaceholder__xehpG.styles_processed__ebCnE,.styles_imageContainer__RDBQX.styles_processed__ebCnE{background-image:url(/transparent-background.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%;background-color:#f8f9fa}.styles_heicPlaceholder__xehpG.styles_processed__ebCnE{padding:0}.styles_previewImage__m_UOw{width:100%;height:auto;object-fit:contain;display:block;max-height:500px}.styles_previewImage__m_UOw.styles_processed__ebCnE{background:transparent;mix-blend-mode:normal;border-radius:0}.styles_heicPlaceholder__xehpG{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center;color:#666;height:200px}.styles_heicIcon__K1hif{font-size:3rem;margin-bottom:1rem;opacity:.7}.styles_heicText__J_Gdj h4{margin:0 0 .5rem;color:#333;font-size:1.1rem}.styles_heicText__J_Gdj p{margin:.25rem 0;font-size:.9rem}.styles_heicFileName__gRaL9{font-weight:600;color:#243141;margin-top:.5rem!important}.styles_fileInfo__DMHuy{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-top:1px solid #e9ecef}.styles_fileName__oVz8M{font-weight:600;color:#333;margin:0}.styles_fileSize__zzOEv{color:#666;margin:0;font-size:.9rem}.styles_downloadSection__7NYK7{display:flex;justify-content:center;margin-top:1rem;padding-top:1rem;border-top:1px solid #e9ecef}.styles_errorMessage___Y7oE{background:#fee2e2;color:#dc2626;padding:1rem;border-radius:.5rem;margin:1rem 0;border:1px solid #fecaca;font-size:.9rem}.styles_infoMessage__Hkdvq{background:#dbeafe;color:#1e40af;padding:1rem;border-radius:.5rem;margin:1rem 0;border:1px solid #93c5fd;font-size:.9rem}.styles_errorContent__gTRXj{display:flex;flex-direction:column;gap:1rem;align-items:center}.styles_errorContent__gTRXj p{margin:0;text-align:center}.styles_tryDifferentButton__TMPav{background:#dc2626;color:white;border:none;padding:.5rem 1rem;border-radius:.375rem;font-weight:600;font-size:.85rem;cursor:pointer;transition:all .2s ease}.styles_tryDifferentButton__TMPav:hover{background:#b91c1c;transform:translateY(-1px)}.styles_progressOverlay__Fb_V3{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;border-radius:.5rem;z-index:10}.styles_progressContainer__HMtch{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem;background:rgba(255,255,255,.95);border-radius:1rem;box-shadow:0 8px 32px rgba(0,0,0,.3);backdrop-filter:blur(10px);min-width:300px}.styles_progressLabel___IhWl{font-size:1.2rem;font-weight:600;color:#333;margin-bottom:.5rem}.styles_progressBar___mZEy{width:100%;height:10px;background:#e9ecef;border-radius:5px;overflow:hidden;position:relative}.styles_progressFill__XuKSy{height:100%;background:linear-gradient(135deg,#fc5c7d,#6a82fb);border-radius:5px;transition:width .4s ease-out;position:relative}.styles_progressFill__XuKSy:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:styles_shimmer__FtWmJ 2s infinite}@keyframes styles_shimmer__FtWmJ{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.styles_progressPercentage__9bNtE{font-size:1rem;font-weight:700;color:#333}.styles_resultsSection__cN2_Z{background:white;border-radius:1rem;padding:2rem;box-shadow:0 8px 32px rgba(0,0,0,.1);border:1px solid #e9ecef;width:100%}.styles_resultsHeader__vBh4Y{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:1rem}.styles_resultsTitle__VgI9q{font-size:1.2rem;font-weight:600;color:#333;margin:0}.styles_resultsActions__r6LFt{display:flex;align-items:center;gap:.5rem}.styles_demoBadge__3uZv6{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:white;padding:.375rem .75rem;border-radius:.375rem;font-size:.8rem;font-weight:600}.styles_downloadButton__s6xsE{background:#10b981;color:white;border:none;padding:.75rem 2rem;border-radius:.5rem;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;box-shadow:0 2px 8px rgba(16,185,129,.3)}.styles_downloadButton__s6xsE:hover:not(:disabled){background:#059669;transform:translateY(-2px);box-shadow:0 4px 12px rgba(16,185,129,.4)}.styles_downloadButton__s6xsE:disabled{opacity:.7;cursor:not-allowed}.styles_processedImageContainer__W1s5t{border-radius:.5rem;overflow:hidden;border:1px solid #e9ecef;background:#f8f9fa;display:flex;justify-content:center;align-items:center;min-height:200px}.styles_processedImage__hA038{width:100%;height:auto;object-fit:contain;display:block;max-height:500px}.styles_confirmDialog__yPGNu{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.styles_confirmContent__7K_Bi{background:white;border-radius:1rem;padding:2rem;box-shadow:0 20px 60px rgba(0,0,0,.3);border:1px solid #e9ecef;max-width:400px;width:90%}.styles_confirmTitle__UQM36{font-size:1.25rem;font-weight:600;color:#333;margin-bottom:1rem}.styles_confirmMessage__5eXlk{color:#666;margin-bottom:2rem;line-height:1.5}.styles_confirmButtons__RfV0p{display:flex;gap:1rem;justify-content:flex-end}.styles_cancelButton__98uIv{background:#f8f9fa;color:#666;border:1px solid #d1d5db;padding:.5rem 1.5rem;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s ease}.styles_cancelButton__98uIv:hover{background:#e9ecef;border-color:#9ca3af}.styles_confirmButton__7aUa_{background:#dc2626;color:white;border:none;padding:.5rem 1.5rem;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s ease}.styles_confirmButton__7aUa_:hover{background:#b91c1c}.styles_featuresSection__3mAWA{background:white;border-radius:1.5rem;padding:4rem 2rem;box-shadow:0 4px 24px rgba(0,0,0,.1);border:1px solid #e9ecef;margin:2rem auto;width:calc(100% - 4rem);max-width:1200px}.styles_featuresTitle__hKBUF{text-align:center;font-size:2rem;font-weight:700;color:#243141;margin-bottom:2rem}.styles_featuresGrid__vG9qE{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.styles_feature__qBNGm{text-align:center;padding:1.5rem;border-radius:.75rem;background:#f8f9fa;border:1px solid #e9ecef;transition:all .3s ease}.styles_feature__qBNGm:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.1)}.styles_featureIcon__goNuz{font-size:3rem;margin-bottom:1rem}.styles_feature__qBNGm h3{font-size:1.25rem;font-weight:600;color:#243141;margin-bottom:.75rem}.styles_feature__qBNGm p{color:#567089;line-height:1.5;margin:0}.styles_mainLayout__Uc3y7{display:flex;flex-direction:row;gap:2rem;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem}.styles_contentArea__AjivW{order:1;flex:1;display:flex;flex-direction:column;gap:2rem}.styles_sidebar__BWezC{order:2;flex-shrink:0}@media (max-width:1200px){.styles_mainLayout__Uc3y7{flex-direction:column}.styles_contentArea__AjivW{order:1}.styles_sidebar__BWezC{order:2;width:100%}}@media (max-width:768px){.styles_mainLayout__Uc3y7{padding:0 1rem}}.styles_aboutSection___8Xb9{background:white;padding:4rem 0;margin:2rem;width:calc(100% - 4rem);border-radius:1.5rem;box-shadow:0 4px 24px rgba(0,0,0,.1)}.styles_aboutContainer__k9B2_{max-width:1200px;margin:0 auto;padding:0 2rem}.styles_aboutTitle__tNsGX{font-size:2rem;font-weight:700;color:#1E2A38;margin-bottom:2rem;line-height:1.3}.styles_aboutContent__AGbS9{font-size:1rem;line-height:1.8;color:#1E2A38}.styles_aboutContent__AGbS9 h3{font-size:1.5rem;font-weight:700;color:#1E2A38;margin-top:2rem;margin-bottom:1rem}.styles_aboutContent__AGbS9 h4{font-size:1.25rem;font-weight:600;color:#1E2A38;margin-top:1.5rem;margin-bottom:.75rem}.styles_aboutContent__AGbS9 p{margin-bottom:1rem;color:#475569}.styles_aboutContent__AGbS9 ol,.styles_aboutContent__AGbS9 ul{margin:1rem 0;padding-left:2rem}.styles_aboutContent__AGbS9 li{margin-bottom:.5rem;color:#475569}.styles_aboutContent__AGbS9 strong{color:#1E2A38;font-weight:600}@media (max-width:768px){.styles_aboutSection___8Xb9{margin:1rem;width:calc(100% - 2rem);padding:2rem 0}.styles_aboutContainer__k9B2_{padding:0 1rem}.styles_aboutTitle__tNsGX{font-size:1.5rem}.styles_aboutContent__AGbS9 h3{font-size:1.25rem}.styles_aboutContent__AGbS9 h4{font-size:1.1rem}}@media (max-width:480px){.styles_aboutSection___8Xb9{margin:.5rem;width:calc(100% - 1rem);padding:1.5rem 0;border-radius:1rem}}@media (max-width:768px){.styles_featuresSection__3mAWA{margin:1rem auto;width:calc(100% - 2rem);padding:2rem 1.5rem}.styles_featuresTitle__hKBUF{font-size:1.5rem}}@media (max-width:480px){.styles_featuresSection__3mAWA{margin:.5rem auto;width:calc(100% - 1rem);padding:1.5rem 1rem;border-radius:1rem}.styles_featuresGrid__vG9qE{grid-template-columns:1fr;gap:1rem}}.styles_container__pOGbR{width:100%;margin:0 auto;padding:6rem 1rem 2rem;background:#BCCCDC;min-height:100vh}.styles_header__lijqs{text-align:center;margin-bottom:3rem}.styles_title__U1Wl8{display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:2.5rem;font-weight:800;color:#243141;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.1)}.styles_subtitle__TE8TE{font-size:1.2rem;color:#567089;max-width:600px;margin:0 auto;line-height:1.6}.styles_mainContent__bcN7X{display:flex;flex-direction:column;align-items:center;max-width:800px;margin:auto;gap:2rem}.styles_languageSection__kAh7h{background:white;border-radius:1rem;padding:2rem;box-shadow:0 8px 32px rgba(0,0,0,.1);border:1px solid #e9ecef;width:100%}.styles_languageSelectors__Hx_6J{display:flex;align-items:end;gap:1rem;margin-bottom:1rem}.styles_languageGroup__bQuFx{flex:1;display:flex;flex-direction:column;gap:.5rem}.styles_languageLabel__cfRIS{font-size:.9rem;font-weight:600;color:#333}.styles_languageSelect__Dns3L{padding:.875rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;background:white;color:#333;cursor:pointer;transition:all .2s ease}.styles_languageSelect__Dns3L:focus{outline:none;border-color:#6a82fb;box-shadow:0 0 0 3px rgba(106,130,251,.1)}.styles_languageSelect__Dns3L:hover{border-color:#9ca3af}.styles_swapButton__dWCsi{background:#243141;color:white;border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:1.2rem}.styles_swapButton__dWCsi:hover:not(:disabled){transform:rotate(180deg) scale(1.1);box-shadow:0 4px 12px rgba(106,130,251,.3)}.styles_swapButton__dWCsi:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed;transform:none}.styles_customLanguageInput__1IO2f{margin-top:1rem}.styles_customInput__B4duK{width:100%;padding:.875rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;background:#f9fafb;transition:all .2s ease}.styles_customInput__B4duK:focus{outline:none;border-color:#6a82fb;box-shadow:0 0 0 3px rgba(106,130,251,.1);background:white}.styles_inputSection__jod9D{background:white;border-radius:1rem;padding:2rem;box-shadow:0 8px 32px rgba(0,0,0,.1);border:1px solid #e9ecef;width:100%}.styles_inputHeader__UuMDd{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.styles_sectionTitle__c9tyk{font-size:1.2rem;font-weight:600;color:#333;margin:0}.styles_clearButton__QYRyw{background:#fee2e2;color:#dc2626;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.styles_clearButton__QYRyw:hover{background:#fecaca;transform:scale(1.1)}.styles_textInputContainer__O7FKs{position:relative}.styles_textInput__IllO0{width:100%;min-height:150px;padding:1rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;font-family:inherit;resize:vertical;transition:all .2s ease}.styles_textInput__IllO0:focus{outline:none;border-color:#6a82fb;box-shadow:0 0 0 3px rgba(106,130,251,.1)}.styles_inputFooter__YaLSs{display:flex;justify-content:space-between;align-items:center;margin-top:.5rem}.styles_charCounter__Fy2Bg{font-size:.85rem;color:#6b7280}.styles_errorMessage__7kgZx{background:#fee2e2;color:#dc2626;padding:1rem;border-radius:.5rem;margin:1rem 0;border:1px solid #fecaca;font-size:.9rem}.styles_translateButton___6ExC{background:linear-gradient(135deg,#243141);color:white;border:none;padding:.875rem 2rem;border-radius:.5rem;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;margin-top:1rem}.styles_translateButton___6ExC:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px rgba(36,49,65,.3)}.styles_translateButton___6ExC:disabled{opacity:.7;cursor:not-allowed;transform:none}.styles_spinningIcon__Px9eU{animation:styles_spin__7Ds7H 1s linear infinite}@keyframes styles_spin__7Ds7H{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_outputSection__0eHzO{background:white;border-radius:1rem;padding:2rem;box-shadow:0 8px 32px rgba(0,0,0,.1);border:1px solid #e9ecef;width:100%}.styles_outputHeader__or6F7{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:1rem}.styles_outputActions__VQXKF{display:flex;align-items:center;gap:.5rem}.styles_demoBadge__cdhEP{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:white;padding:.375rem .75rem;border-radius:.375rem;font-size:.8rem;font-weight:600}.styles_copyButton__5KDbO{background:#10b981;color:white;border:none;padding:.5rem 1rem;border-radius:.375rem;font-weight:600;font-size:.85rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.375rem}.styles_copyButton__5KDbO:hover:not(:disabled){background:#059669;transform:translateY(-1px)}.styles_copyButton__5KDbO:disabled{opacity:.7;cursor:not-allowed}.styles_textOutputContainer__akjcw{position:relative}.styles_textOutput___7AcZ{width:100%;min-height:150px;padding:1rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;font-family:inherit;background:#f9fafb;resize:vertical;color:#333}.styles_textOutput___7AcZ:focus{outline:none;border-color:#6a82fb;box-shadow:0 0 0 3px rgba(106,130,251,.1)}.styles_loadingContainer__6pGdR{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#6b7280}.styles_loadingIcon__fbQHY{font-size:2rem;margin-bottom:1rem;animation:styles_spin__7Ds7H 1s linear infinite}.styles_resetSection__h7_kA{width:100%;display:flex;justify-content:center}.styles_resetButton__5moU4{background:#6b7280;color:white;border:none;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.styles_resetButton__5moU4:hover{background:#4b5563;transform:translateY(-1px)}.styles_featuresSection__CScBb{background:white;border-radius:1.5rem;padding:4rem 2rem;box-shadow:0 4px 24px rgba(0,0,0,.1);border:1px solid #e9ecef;margin:2rem auto;width:calc(100% - 4rem);max-width:1200px}.styles_featuresTitle__kWXZw{text-align:center;font-size:2rem;font-weight:700;color:#243141;margin-bottom:2rem}.styles_featuresGrid__4fCEg{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.styles_feature__dDaoq{text-align:center;padding:1.5rem;border-radius:.75rem;background:#f8f9fa;border:1px solid #e9ecef;transition:all .3s ease}.styles_feature__dDaoq:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.1)}.styles_featureIcon__MTog6{font-size:3rem;margin-bottom:1rem}.styles_feature__dDaoq h3{font-size:1.25rem;font-weight:600;color:#243141;margin-bottom:.75rem}.styles_feature__dDaoq p{color:#567089;line-height:1.5;margin:0}.styles_mainLayout__isLO4{display:flex;flex-direction:row;gap:2rem;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem}.styles_contentArea__noV2b{order:1;flex:1;display:flex;flex-direction:column;gap:2rem}.styles_sidebar__6_fRm{order:2;flex-shrink:0}@media (max-width:1200px){.styles_mainLayout__isLO4{flex-direction:column}.styles_contentArea__noV2b{order:1}.styles_sidebar__6_fRm{order:2;width:100%}}@media (max-width:768px){.styles_mainLayout__isLO4{padding:0 1rem}}.styles_aboutSection__KsWbu{background:white;padding:4rem 0;margin:2rem;width:calc(100% - 4rem);border-radius:1.5rem;box-shadow:0 4px 24px rgba(0,0,0,.1)}.styles_aboutContainer__zVpVy{max-width:1200px;margin:0 auto;padding:0 2rem}.styles_aboutTitle__WhzMV{font-size:2rem;font-weight:700;color:#1E2A38;margin-bottom:2rem;line-height:1.3}.styles_aboutContent__aV0_l{font-size:1rem;line-height:1.8;color:#1E2A38}.styles_aboutContent__aV0_l h3{font-size:1.5rem;font-weight:700;color:#1E2A38;margin-top:2rem;margin-bottom:1rem}.styles_aboutContent__aV0_l h4{font-size:1.25rem;font-weight:600;color:#1E2A38;margin-top:1.5rem;margin-bottom:.75rem}.styles_aboutContent__aV0_l p{margin-bottom:1rem;color:#475569}.styles_aboutContent__aV0_l ol,.styles_aboutContent__aV0_l ul{margin:1rem 0;padding-left:2rem}.styles_aboutContent__aV0_l li{margin-bottom:.5rem;color:#475569}.styles_aboutContent__aV0_l strong{color:#1E2A38;font-weight:600}@media (max-width:768px){.styles_aboutSection__KsWbu{margin:1rem;width:calc(100% - 2rem);padding:2rem 0}.styles_aboutContainer__zVpVy{padding:0 1rem}.styles_aboutTitle__WhzMV{font-size:1.5rem}.styles_aboutContent__aV0_l h3{font-size:1.25rem}.styles_aboutContent__aV0_l h4{font-size:1.1rem}}@media (max-width:480px){.styles_aboutSection__KsWbu{margin:.5rem;width:calc(100% - 1rem);padding:1.5rem 0;border-radius:1rem}}@media (max-width:768px){.styles_featuresSection__CScBb{margin:1rem auto;width:calc(100% - 2rem);padding:2rem 1.5rem}.styles_featuresTitle__kWXZw{font-size:1.5rem}}@media (max-width:480px){.styles_featuresSection__CScBb{margin:.5rem auto;width:calc(100% - 1rem);padding:1.5rem 1rem;border-radius:1rem}.styles_featuresGrid__4fCEg{grid-template-columns:1fr;gap:1rem}}.styles_container__e8Bd1{width:100%;min-height:100vh;background:#BCCCDC;padding:6rem 2rem 2rem}.styles_header__OKQYM{text-align:center;margin-bottom:3rem}.styles_headerContent__ScpSr{display:flex;flex-direction:column;align-items:center;gap:1rem}.styles_headerText__U8ryp{text-align:center}.styles_title__xmghT{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__LA3HV{font-size:1.1rem;color:#666;margin:0;max-width:600px;line-height:1.6}.styles_mainContent__HMqOf{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.styles_inputSection___gDho{display:flex;width:100%}.styles_controlsCard__P81ke{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);width:100%}.styles_sectionTitle__H_lrg{font-size:1.5rem;font-weight:600;color:#333;margin:0 0 1.5rem;display:flex;align-items:center;gap:.5rem}.styles_recordingSection__sgIzW{margin-bottom:2rem}.styles_recordingControls__i4O93{display:flex;justify-content:center;margin-bottom:1rem}.styles_recordButton__h_i8G{display:flex;align-items:center;gap:.5rem;padding:1rem 2rem;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;min-width:180px;justify-content:center}.styles_startButton__eNDeL{background:#1E2A38;color:white;box-shadow:0 4px 15px rgba(30,42,56,.4)}.styles_startButton__eNDeL:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(30,42,56,.6)}.styles_stopButton__6wXKh{background:#1E2A38;color:white;box-shadow:0 4px 15px rgba(30,42,56,.4);animation:styles_pulse__5i_Bb 1.5s infinite}.styles_stopButton__6wXKh:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(30,42,56,.6)}@keyframes styles_pulse__5i_Bb{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.styles_recordIcon__USll0{font-size:1.2rem}.styles_recordingStatus__lc4sM{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#ff4757;font-weight:600}.styles_recordingIndicator__kCl8m{width:12px;height:12px;background:#ff4757;border-radius:50%;animation:styles_blink__nn29g 1s infinite}@keyframes styles_blink__nn29g{0%,50%{opacity:1}51%,to{opacity:.3}}.styles_divider__Hwi4r{text-align:center;margin:2rem 0;position:relative}.styles_divider__Hwi4r:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#ddd}.styles_divider__Hwi4r span{background:rgba(255,255,255,.95);padding:0 1rem;color:#666;font-weight:500}.styles_uploadSection__QFtLW{text-align:center}.styles_fileInput__JkyKp{display:none}.styles_uploadButton__Kb5RK{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:#1E2A38;color:white;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(30,42,56,.4)}.styles_uploadButton__Kb5RK:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(30,42,56,.6)}.styles_uploadIcon__lrqnN{font-size:1.2rem}.styles_uploadInfo__jz1Pi{margin-top:.5rem;color:#666;font-size:.9rem}.styles_audioPreview__2PTaV{margin-top:1.5rem;padding:1rem;background:#f8f9fa;border-radius:10px;border:1px solid #e9ecef}.styles_audioPreview__2PTaV h3{margin:0 0 1rem;color:#333;font-size:1.1rem}.styles_audioPlayer__aiIt5{width:100%;margin-bottom:.5rem}.styles_fileInfo__p_W3A{margin:0;color:#666;font-size:.9rem}.styles_settingGroup__GaYVy{margin-bottom:1.5rem}.styles_settingLabel__HmsAc{display:block;font-weight:600;color:#333;margin-bottom:.5rem}.styles_select__GOu3c{width:100%;padding:.75rem;border:2px solid #e9ecef;border-radius:10px;font-size:1rem;background:white;cursor:pointer;transition:border-color .3s ease}.styles_select__GOu3c:focus{outline:none;border-color:#74b9ff}.styles_processButton__zkQFB,.styles_processSection__or_b8{display:flex;justify-content:center}.styles_processButton__zkQFB{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_processButton__zkQFB:hover:not(.styles_disabled__G_ORZ){transform:translateY(-3px);box-shadow:0 8px 25px rgba(30,42,56,.6)}.styles_processButton__zkQFB.styles_disabled__G_ORZ{background:#ccc;cursor:not-allowed;box-shadow:none}.styles_processIcon__xbABd{font-size:1.3rem}.styles_spinner__tDDaA{width:20px;height:20px;border:2px solid transparent;border-top-color:white;border-radius:50%;animation:styles_spin__etMsv 1s linear infinite}@keyframes styles_spin__etMsv{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_errorCard__DZ__C{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__Dre4T{font-size:1.5rem}.styles_errorText__Y6cqo{color:#d63031;margin:0;font-weight:500}.styles_resultsCard__sZxkW{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);width:100%}.styles_resultsHeader__TZfIi{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.styles_resultsTitle__st5Im{font-size:1.5rem;font-weight:600;color:#333;margin:0}.styles_demoBadge__MIejr{display:flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#fdcb6e,#e17055);color:white;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600}.styles_demoIcon__VzMFR{font-size:1rem}.styles_statsContainer__1ml71{display:flex;gap:2rem;margin-bottom:1.5rem;padding:1rem;background:#f8f9fa;border-radius:10px;flex-wrap:wrap}.styles_statItem__WlRso{display:flex;flex-direction:column;gap:.25rem}.styles_statLabel__yBFD6{font-size:.9rem;color:#666;font-weight:500}.styles_statValue__2V__j{font-size:1.1rem;color:#333;font-weight:600}.styles_textContainer__BdEVI{margin-bottom:1.5rem}.styles_resultText__KqdHO{width:100%;min-height:200px;padding:1rem;border:2px solid #e9ecef;border-radius:10px;font-size:1rem;line-height:1.6;resize:vertical;font-family:inherit;background:#f8f9fa}.styles_resultText__KqdHO:focus{outline:none;border-color:#74b9ff}.styles_actionButtons__UfDHw{display:flex;gap:1rem;flex-wrap:wrap}.styles_actionButton__svJLr{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__svJLr:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(30,42,56,.6)}.styles_actionIcon__Ft50y{font-size:1.1rem}.styles_toast__Uax8S{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__Rx5SS .3s ease-out}.styles_toastIcon__PSBuX{font-size:1.2rem;color:#4ade80}.styles_toastText__LX1Ua{font-weight:600}@keyframes styles_slideIn__Rx5SS{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.styles_mainLayout__V_cHx{display:flex;flex-direction:row;gap:2rem;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem}.styles_contentArea__lFDuf{order:1;flex:1;display:flex;flex-direction:column;gap:2rem}.styles_sidebar__GO7yf{order:2;flex-shrink:0}@media (max-width:1200px){.styles_mainLayout__V_cHx{flex-direction:column}.styles_contentArea__lFDuf{order:1}.styles_sidebar__GO7yf{order:2;width:100%}}@media (max-width:768px){.styles_mainLayout__V_cHx{padding:0 1rem}}.styles_aboutSection__Bxo2F{background:white;padding:4rem 0;margin:2rem;width:calc(100% - 4rem);border-radius:1.5rem;box-shadow:0 4px 24px rgba(0,0,0,.1)}.styles_aboutContainer__CAa0G{max-width:1200px;margin:0 auto;padding:0 2rem}.styles_aboutTitle__ZZ0uN{font-size:2rem;font-weight:700;color:#1E2A38;margin-bottom:2rem;line-height:1.3}.styles_aboutContent__GyMMF{font-size:1rem;line-height:1.8;color:#1E2A38}.styles_aboutContent__GyMMF h3{font-size:1.5rem;font-weight:700;color:#1E2A38;margin-top:2rem;margin-bottom:1rem}.styles_aboutContent__GyMMF h4{font-size:1.25rem;font-weight:600;color:#1E2A38;margin-top:1.5rem;margin-bottom:.75rem}.styles_aboutContent__GyMMF p{margin-bottom:1rem;color:#475569}.styles_aboutContent__GyMMF ol,.styles_aboutContent__GyMMF ul{margin:1rem 0;padding-left:2rem}.styles_aboutContent__GyMMF li{margin-bottom:.5rem;color:#475569}.styles_aboutContent__GyMMF strong{color:#1E2A38;font-weight:600}@media (max-width:768px){.styles_aboutSection__Bxo2F{margin:1rem;width:calc(100% - 2rem);padding:2rem 0}.styles_aboutContainer__CAa0G{padding:0 1rem}.styles_aboutTitle__ZZ0uN{font-size:1.5rem}.styles_aboutContent__GyMMF h3{font-size:1.25rem}.styles_aboutContent__GyMMF h4{font-size:1.1rem}}@media (max-width:480px){.styles_aboutSection__Bxo2F{margin:.5rem;width:calc(100% - 1rem);padding:1.5rem 0;border-radius:1rem}}.styles_container__6PIsf{width:100%;margin:0 auto;padding:6rem 1rem 2rem;background:#BCCCDC;min-height:100vh}.styles_header__HOnFi{text-align:center;margin-bottom:3rem}.styles_title__5VQsE{display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:2.5rem;font-weight:800;color:#333;margin-bottom:1rem}.styles_titleIcon__Dwwpn{font-size:2.5rem;color:#fc5c7d}.styles_subtitle__UyVMK{font-size:1.1rem;color:#666;max-width:600px;margin:0 auto;line-height:1.6}.styles_mainContent__h35BJ{display:flex;flex-direction:column;align-items:center;gap:2rem;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.styles_uploadSection__ChSUA{background:white;border-radius:1rem;padding:2rem;box-shadow:0 8px 32px rgba(0,0,0,.1);border:1px solid #e9ecef;width:100%}.styles_uploadArea__SEOHJ{margin-bottom:1.5rem}.styles_fileInput__qb9EO{display:none}.styles_uploadLabel__hsJoU{display:flex;gap:1rem;flex-direction:column;align-items:center;justify-content:center;border:2px dashed #d1d5db;border-radius:.75rem;padding:3rem 2rem;text-align:center;cursor:pointer;transition:all .3s ease;background:#f8f9fa}.styles_uploadLabel__hsJoU:hover{border-color:#567089;background:#f8f9fa;transform:translateY(-2px);box-shadow:0 4px 12px rgba(188,204,220,.15)}.styles_uploadContent__xqKBR{display:flex;flex-direction:column;align-items:center;gap:.75rem}.styles_uploadIcon__hFRtS{font-size:3rem;color:#567089}.styles_uploadTitle__pwANM{font-size:1.25rem;font-weight:600;color:#333;margin:0}.styles_uploadText__nuzkj{color:#666;margin:0;font-size:.95rem}.styles_uploadFormats__HV0XB{color:#999;font-size:.85rem;margin:0}.styles_imageSection__FU_6y{width:100%;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.styles_imageCard__scGGU{background:white;border-radius:1rem;padding:1.5rem;box-shadow:0 8px 32px rgba(0,0,0,.1);border:1px solid #e9ecef;width:100%;position:relative}.styles_imageHeader__amlbI{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;gap:1rem}.styles_imageTitle__bUhMn{font-size:1.1rem;font-weight:600;color:#333;margin:0}.styles_clearButton__mLcCM{background:#fee2e2;color:#dc2626;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.styles_clearButton__mLcCM:hover{background:#fecaca;transform:scale(1.1)}.styles_imageContainer__YozWd{border-radius:.5rem;overflow:hidden;border:1px solid #e9ecef;display:flex;justify-content:center;align-items:center;margin:0 auto;background:#f8f9fa;width:100%;max-width:500px;height:auto;min-height:200px}.styles_previewImage__zKZix{width:100%;height:auto;object-fit:contain;display:block;max-height:500px}.styles_confirmDialog__MY5UI{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.styles_confirmContent__MR59u{background:white;border-radius:1rem;padding:2rem;box-shadow:0 20px 60px rgba(0,0,0,.3);border:1px solid #e9ecef;max-width:400px;width:90%;text-align:center}.styles_confirmTitle__Q9I_V{font-size:1.25rem;font-weight:600;color:#333;margin:0 0 1rem}.styles_confirmMessage__agwUX{color:#666;margin:0 0 2rem;line-height:1.5}.styles_confirmButtons__WLL8B{display:flex;gap:1rem;justify-content:center}.styles_cancelButton__uDTiC{background:#f8f9fa;color:#666;border:1px solid #d1d5db;padding:.5rem 1.5rem;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .3s ease}.styles_cancelButton__uDTiC:hover{background:#e9ecef;border-color:#9ca3af}.styles_confirmButton__7njmS{background:#dc2626;color:white;border:none;padding:.5rem 1.5rem;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .3s ease}.styles_confirmButton__7njmS:hover{background:#b91c1c;transform:translateY(-1px)}.styles_fileInfo__hG2tZ{padding:1rem;background:#f8f9fa;border-top:1px solid #e9ecef}.styles_fileName__9CNqV{font-weight:600;color:#333;margin:0 0 .25rem;font-size:.9rem}.styles_fileSize__pL94n{color:#666;margin:0;font-size:.8rem}.styles_errorMessage__OMIyr{background:#fee2e2;color:#dc2626;padding:1rem;border-radius:.5rem;margin-bottom:1rem;border:1px solid #fecaca;font-size:.9rem}.styles_extractButton__L9l7r{background:linear-gradient(135deg,#243141);color:white;padding:.5rem 1.5rem;border-radius:.5rem;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 2px 10px rgb(24,31,41,.9);border:.5px solid #ffffff}.styles_extractButton__L9l7r:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 2px 5px rgb(24,31,41,1)}.styles_extractButton__L9l7r:disabled{opacity:.7;cursor:not-allowed}.styles_spinningIcon__KICaS{animation:styles_spin__1v5e6 1s linear infinite}@keyframes styles_spin__1v5e6{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_resultsSection__Q4toU{background:white;border-radius:1rem;padding:2rem;box-shadow:0 8px 32px rgba(0,0,0,.1);border:1px solid #e9ecef;width:100%}.styles_resultsHeader__ZmB74{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.styles_resultsActions__yAbrl{display:flex;align-items:center;gap:1rem}.styles_demoBadge__74ES9{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:white;padding:.375rem .75rem;border-radius:.375rem;font-size:.8rem;font-weight:600;animation:styles_pulse__ywKxU 2s infinite}@keyframes styles_pulse__ywKxU{0%,to{opacity:1}50%{opacity:.8}}.styles_resultsTitle__A4Ksm{font-size:1.25rem;font-weight:600;color:#333;margin:0}.styles_copyButton__RNcaO{background:#10b981;color:white;border:none;padding:.5rem 1rem;border-radius:.375rem;font-weight:600;font-size:.85rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.375rem}.styles_copyButton__RNcaO:hover:not(:disabled){background:#059669;transform:translateY(-1px);box-shadow:0 4px 12px rgba(16,185,129,.3)}.styles_copyButton__RNcaO:disabled{background:#6b7280;cursor:not-allowed}.styles_textOutput__AbFDd{background:#f8f9fa;border-radius:.5rem;padding:1.5rem;border:1px solid #e9ecef;max-height:400px;overflow-y:auto}.styles_extractedText__IiuG5{font-family:Inter,Segoe UI,Arial,sans-serif;font-size:.95rem;line-height:1.6;color:#333;margin:0;white-space:pre-wrap;word-wrap:break-word}.styles_progressOverlay__2hCHA{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;border-radius:.5rem;z-index:10}.styles_progressContainer__7nNUg{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem;background:rgba(255,255,255,.95);border-radius:1rem;box-shadow:0 8px 32px rgba(0,0,0,.3);backdrop-filter:blur(10px);min-width:300px}.styles_progressLabel__ILM7F{font-size:1.2rem;font-weight:600;color:#333;margin-bottom:.5rem}.styles_progressBar__LV8Zb{width:100%;height:10px;background:#e9ecef;border-radius:5px;overflow:hidden;position:relative}.styles_progressFill__jfdBW{height:100%;background:linear-gradient(135deg,#fc5c7d,#6a82fb);border-radius:5px;transition:width .4s ease-out;position:relative}.styles_progressFill__jfdBW:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:styles_shimmer__6Qvnu 2s infinite}@keyframes styles_shimmer__6Qvnu{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.styles_progressPercentage__07G1o{font-size:1rem;font-weight:700;color:#333}.styles_placeholderText__Bmz0u{color:#999;font-style:italic;text-align:center;padding:2rem;margin:0}.styles_editableNotice__5ahpO{display:flex;align-items:left;justify-content:left;margin-top:-10px}.styles_editableNotice__5ahpO p{font-size:.9rem;font-weight:300;margin:0;text-align:center}.styles_editableText__PGXmI{width:100%;min-height:200px;padding:1.5rem;border:1px solid #e9ecef;border-radius:.5rem;font-family:Courier New,monospace;font-size:.95rem;line-height:1.6;resize:vertical;background:#f8f9fa;color:#333;outline:none;transition:border-color .2s ease}.styles_editableText__PGXmI:focus{border-color:#6a82fb;box-shadow:0 0 0 3px rgba(106,130,251,.1)}.styles_featuresSection__P4_2p{background:white;border-radius:1.5rem;padding:4rem 2rem;box-shadow:0 4px 24px rgba(0,0,0,.1);border:1px solid #e9ecef;margin:2rem auto;width:calc(100% - 4rem);max-width:1200px}.styles_featuresTitle__4NwLG{text-align:center;font-size:2rem;font-weight:700;color:#333;margin-bottom:2rem}.styles_featuresGrid__Wv4cQ{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.styles_feature__J4wOm{text-align:center;padding:1.5rem;border-radius:.75rem;background:#f8f9fa;border:1px solid #e9ecef;transition:all .3s ease}.styles_feature__J4wOm:hover{transform:translateY(-4px);box-shadow:0 2px 8px rgba(0,0,0,.6)}.styles_featureIcon__2KEba{font-size:2.5rem;margin-bottom:1rem}.styles_featureTitle__tMSbA{font-size:1.1rem;font-weight:600;color:#333;margin-bottom:.75rem}.styles_featureDesc___X8Im{color:#666;font-size:.9rem;line-height:1.5;margin:0}.styles_mainLayout__T5pYf{display:flex;flex-direction:row;gap:2rem;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem}.styles_contentArea__PoTGJ{order:1;flex:1;display:flex;flex-direction:column;gap:2rem}.styles_sidebar__cWr6T{order:2;flex-shrink:0}@media (max-width:1200px){.styles_mainLayout__T5pYf{flex-direction:column}.styles_contentArea__PoTGJ{order:1}.styles_sidebar__cWr6T{order:2;width:100%}}@media (max-width:768px){.styles_mainLayout__T5pYf{padding:0 1rem}}.styles_aboutSection__o7Uj8{background:white;padding:4rem 0;margin:2rem;width:calc(100% - 4rem);border-radius:1.5rem;box-shadow:0 4px 24px rgba(0,0,0,.1)}.styles_aboutContainer__0rvi8{max-width:1200px;margin:0 auto;padding:0 2rem}.styles_aboutTitle__Ts_Gk{font-size:2rem;font-weight:700;color:#1E2A38;margin-bottom:2rem;line-height:1.3}.styles_aboutContent__i4mfp{font-size:1rem;line-height:1.8;color:#1E2A38}.styles_aboutContent__i4mfp h3{font-size:1.5rem;font-weight:700;color:#1E2A38;margin-top:2rem;margin-bottom:1rem}.styles_aboutContent__i4mfp h4{font-size:1.25rem;font-weight:600;color:#1E2A38;margin-top:1.5rem;margin-bottom:.75rem}.styles_aboutContent__i4mfp p{margin-bottom:1rem;color:#475569}.styles_aboutContent__i4mfp ol,.styles_aboutContent__i4mfp ul{margin:1rem 0;padding-left:2rem}.styles_aboutContent__i4mfp li{margin-bottom:.5rem;color:#475569}.styles_aboutContent__i4mfp strong{color:#1E2A38;font-weight:600}@media (max-width:768px){.styles_aboutSection__o7Uj8{margin:1rem;width:calc(100% - 2rem);padding:2rem 0}.styles_aboutContainer__0rvi8{padding:0 1rem}.styles_aboutTitle__Ts_Gk{font-size:1.5rem}.styles_aboutContent__i4mfp h3{font-size:1.25rem}.styles_aboutContent__i4mfp h4{font-size:1.1rem}}@media (max-width:480px){.styles_aboutSection__o7Uj8{margin:.5rem;width:calc(100% - 1rem);padding:1.5rem 0;border-radius:1rem}}@media (max-width:768px){.styles_featuresSection__P4_2p{margin:1rem auto;width:calc(100% - 2rem);padding:2rem 1.5rem}.styles_featuresTitle__4NwLG{font-size:1.5rem}}@media (max-width:480px){.styles_featuresSection__P4_2p{margin:.5rem auto;width:calc(100% - 1rem);padding:1.5rem 1rem;border-radius:1rem}.styles_featuresGrid__Wv4cQ{grid-template-columns:1fr;gap:1rem}}