.text-module__rLLr3G__container{max-width:1600px;margin:0 auto;padding:2rem 1rem}.text-module__rLLr3G__header{text-align:center;margin-bottom:3rem;animation:.6s ease-out text-module__rLLr3G__fadeInUp}.text-module__rLLr3G__title{background:linear-gradient(135deg,#8b5cf6 0%,#ec4899 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:2.5rem;font-weight:700}.text-module__rLLr3G__description{color:hsl(var(--gray-11));max-width:600px;margin:0 auto;font-size:1.125rem}.text-module__rLLr3G__mainCard{background:var(--card-bg);border:1px solid var(--card-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 8px 32px var(--card-shadow), inset 0 1px 0 #ffffff1a;border-radius:24px;margin-bottom:2rem;padding:40px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.text-module__rLLr3G__mainCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#06b6d41a 0%,#0000 70%);width:200%;height:200%;animation:20s linear infinite text-module__rLLr3G__rotate;position:absolute;top:-50%;left:-50%}@keyframes text-module__rLLr3G__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.text-module__rLLr3G__mainCard:hover{border-color:var(--card-border-hover);transform:translateY(-2px);box-shadow:0 12px 48px #06b6d426,inset 0 1px #ffffff26}.text-module__rLLr3G__section{margin-bottom:2rem}.text-module__rLLr3G__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.text-module__rLLr3G__labelWrapper{align-items:center;gap:.5rem;display:flex}.text-module__rLLr3G__labelIcon{font-size:1.25rem}.text-module__rLLr3G__label{color:hsl(var(--gray-12));font-size:1rem;font-weight:600}.text-module__rLLr3G__textareaWrapper{z-index:1;position:relative}.text-module__rLLr3G__textarea{background:var(--input-bg);border:2px solid var(--input-border);width:100%;min-height:200px;color:var(--text-primary);font-size:.9375rem;font-family:var(--font-system);resize:vertical;box-shadow:inset 0 2px 8px #0003, 0 0 0 0 var(--theme-primary);border-radius:16px;outline:none;padding:20px;line-height:1.6;transition:all .3s cubic-bezier(.4,0,.2,1)}.text-module__rLLr3G__textarea:focus{border-color:var(--input-border-focus);background:var(--input-bg-focus);box-shadow:inset 0 2px 8px #0000004d, 0 0 0 4px var(--input-glow), 0 8px 24px #06b6d433;transform:translateY(-1px)}.text-module__rLLr3G__textarea::placeholder{color:#94a3b880}[data-theme=light] .text-module__rLLr3G__textarea{color:var(--text-primary,#1e293b);background:#fffffff2;border-color:#06b6d426;box-shadow:inset 0 2px 8px #0000000d,0 0 #06b6d400}[data-theme=light] .text-module__rLLr3G__textarea:focus{background:#fff;border-color:#06b6d466;box-shadow:inset 0 2px 8px #00000014,0 0 0 4px #06b6d41a,0 8px 24px #06b6d426}.text-module__rLLr3G__clearButton{background:hsl(var(--gray-3));border:1px solid hsl(var(--gray-5));color:hsl(var(--gray-11));cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex;position:absolute;top:.75rem;right:.75rem}.text-module__rLLr3G__clearButton:hover{background:hsl(var(--gray-4));color:hsl(var(--gray-12))}.text-module__rLLr3G__charCount{color:hsl(var(--gray-10));font-size:.875rem;font-weight:500}.text-module__rLLr3G__controls{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:1.5rem;display:grid}.text-module__rLLr3G__controlGroup{flex-direction:column;gap:.5rem;display:flex}.text-module__rLLr3G__select{color:var(--text-primary,#e2e8f0);cursor:pointer;appearance:none;background:#0f172acc url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%2306b6d4' d='M8 11L3 6h10z'/%3E%3C/svg%3E") right 16px center no-repeat;border:2px solid #06b6d433;border-radius:12px;outline:none;padding:16px 48px 16px 20px;font-size:.9375rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:inset 0 2px 8px #0003,0 0 #06b6d400}.text-module__rLLr3G__select:hover{border-color:#06b6d466}.text-module__rLLr3G__select:focus{background-color:#0f172af2;border-color:#06b6d499;transform:translateY(-1px);box-shadow:inset 0 2px 8px #0000004d,0 0 0 4px #06b6d426,0 4px 16px #06b6d433}[data-theme=light] .text-module__rLLr3G__select{color:var(--text-primary,#1e293b);background-color:#fffffff2;border-color:#06b6d426;box-shadow:inset 0 2px 8px #0000000d,0 0 #06b6d400}[data-theme=light] .text-module__rLLr3G__select:focus{background-color:#fff;border-color:#06b6d466;box-shadow:inset 0 2px 8px #00000014,0 0 0 4px #06b6d41a,0 4px 16px #06b6d426}.text-module__rLLr3G__input{color:var(--text-primary,#e2e8f0);background:#0f172acc;border:2px solid #06b6d433;border-radius:12px;outline:none;padding:16px 20px;font-size:.9375rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:inset 0 2px 8px #0003,0 0 #06b6d400}.text-module__rLLr3G__input:focus{background:#0f172af2;border-color:#06b6d499;transform:translateY(-1px);box-shadow:inset 0 2px 8px #0000004d,0 0 0 4px #06b6d426,0 4px 16px #06b6d433}.text-module__rLLr3G__input::placeholder{color:#94a3b880}[data-theme=light] .text-module__rLLr3G__input{color:var(--text-primary,#1e293b);background:#fffffff2;border-color:#06b6d426;box-shadow:inset 0 2px 8px #0000000d,0 0 #06b6d400}[data-theme=light] .text-module__rLLr3G__input:focus{background:#fff;border-color:#06b6d466;box-shadow:inset 0 2px 8px #00000014,0 0 0 4px #06b6d41a,0 4px 16px #06b6d426}.text-module__rLLr3G__actionGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin:2rem 0;display:grid}.text-module__rLLr3G__actionCard{background:linear-gradient(135deg, hsl(var(--gray-2)) 0%, hsl(var(--gray-3)) 100%);border:2px solid hsl(var(--gray-4));cursor:pointer;border-radius:12px;padding:1.5rem;transition:all .3s;position:relative;overflow:hidden}.text-module__rLLr3G__actionCard:before{content:"";opacity:0;background:linear-gradient(135deg,#667eea1a 0%,#764ba21a 100%);transition:opacity .3s;position:absolute;inset:0}.text-module__rLLr3G__actionCard:hover{border-color:#667eea;transform:translateY(-4px);box-shadow:0 10px 25px -5px #667eea4d}.text-module__rLLr3G__actionCard:hover:before{opacity:1}.text-module__rLLr3G__actionIcon{z-index:1;margin-bottom:.75rem;font-size:2rem;position:relative}.text-module__rLLr3G__actionTitle{color:hsl(var(--gray-12));z-index:1;margin-bottom:.5rem;font-size:1.125rem;font-weight:600;position:relative}.text-module__rLLr3G__actionDesc{color:hsl(var(--gray-10));z-index:1;font-size:.875rem;position:relative}.text-module__rLLr3G__actionArrow{color:hsl(var(--gray-8));z-index:1;font-size:1.5rem;transition:all .3s;position:absolute;top:1.5rem;right:1.5rem}.text-module__rLLr3G__actionCard:hover .text-module__rLLr3G__actionArrow{color:#667eea;transform:translate(4px)}.text-module__rLLr3G__button{background:var(--btn-gradient);color:#fff;cursor:pointer;box-shadow:0 4px 6px -1px var(--btn-shadow);border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.text-module__rLLr3G__button:hover{box-shadow:0 10px 15px -3px var(--btn-shadow-hover);transform:translateY(-2px)}.text-module__rLLr3G__button:active{transform:translateY(0)}.text-module__rLLr3G__button svg{width:18px;height:18px}.text-module__rLLr3G__copyButton{background:hsl(var(--gray-3));border:2px solid hsl(var(--gray-5));color:hsl(var(--gray-11));cursor:pointer;border-radius:8px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.text-module__rLLr3G__copyButton:hover{background:hsl(var(--gray-4));color:hsl(var(--gray-12));border-color:#667eea}.text-module__rLLr3G__copyButton svg{width:16px;height:16px}.text-module__rLLr3G__resultBox{background:var(--result-bg);border:2px solid var(--result-border);color:var(--text-primary);min-height:200px;max-height:500px;box-shadow:inset 0 2px 12px #06b6d41a, 0 4px 16px var(--card-shadow);white-space:pre-wrap;word-break:break-all;border-radius:16px;padding:24px;font-size:.9375rem;line-height:1.8;transition:all .3s;overflow-y:auto}.text-module__rLLr3G__resultBox:hover{border-color:#06b6d480;box-shadow:inset 0 2px 12px #06b6d426,0 6px 24px #06b6d426}[data-theme=light] .text-module__rLLr3G__resultBox{color:var(--text-primary,#1e293b);background:linear-gradient(135deg,#06b6d40d 0%,#6366f10d 100%);border-color:#06b6d433;box-shadow:inset 0 2px 12px #06b6d414,0 4px 16px #06b6d414}.text-module__rLLr3G__resultBox::-webkit-scrollbar{width:8px}.text-module__rLLr3G__resultBox::-webkit-scrollbar-track{background:#06b6d41a;border-radius:4px}.text-module__rLLr3G__resultBox::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#06b6d4 0%,#3b82f6 100%);border-radius:4px}.text-module__rLLr3G__resultBox::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#0891b2 0%,#2563eb 100%)}.text-module__rLLr3G__loading{justify-content:center;align-items:center;padding:3rem;display:flex}.text-module__rLLr3G__spinner{border:4px solid hsl(var(--gray-4));border-top-color:#667eea;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite text-module__rLLr3G__spin}@keyframes text-module__rLLr3G__spin{to{transform:rotate(360deg)}}.text-module__rLLr3G__aboutSection{background:var(--bg-card,#131c31);border:1px solid var(--border-primary,#222f43);text-align:center;border-radius:1.25rem;margin-top:4rem;padding:3rem 2rem;box-shadow:0 20px 60px #0000004d}.text-module__rLLr3G__aboutSection h2{background:linear-gradient(135deg,#8b5cf6 0%,#ec4899 100%);-webkit-text-fill-color:transparent;text-align:center;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:2rem;font-weight:700}.text-module__rLLr3G__aboutSection p{color:var(--text-secondary,#94a9c9);text-align:left;margin-bottom:1rem;font-size:1rem;line-height:1.8}.text-module__rLLr3G__languageTabs{border-bottom:2px solid hsl(var(--gray-4));flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.text-module__rLLr3G__languageTab{color:hsl(var(--gray-10));cursor:pointer;background:0 0;border:2px solid #0000;border-radius:8px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s}.text-module__rLLr3G__languageTab:hover{color:hsl(var(--gray-12));background:hsl(var(--gray-3))}.text-module__rLLr3G__languageTab.text-module__rLLr3G__active{color:#667eea;background:#667eea1a;border-color:#667eea}.text-module__rLLr3G__infoGrid{z-index:1;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-top:1.5rem;display:grid;position:relative}.text-module__rLLr3G__infoCard{background:linear-gradient(135deg,#06b6d414 0%,#6366f114 100%);border:2px solid #06b6d44d;border-radius:12px;padding:20px;transition:all .3s;box-shadow:inset 0 2px 12px #06b6d41a,0 4px 16px #06b6d41a}.text-module__rLLr3G__infoCard:hover{border-color:#06b6d480;transform:translateY(-2px);box-shadow:inset 0 2px 12px #06b6d426,0 6px 24px #06b6d426}[data-theme=light] .text-module__rLLr3G__infoCard{background:linear-gradient(135deg,#06b6d40d 0%,#6366f10d 100%);border-color:#06b6d433;box-shadow:inset 0 2px 12px #06b6d414,0 4px 16px #06b6d414}.text-module__rLLr3G__infoTitle{color:var(--text-secondary,#94a3b8);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.875rem;font-weight:600}.text-module__rLLr3G__infoValue{color:var(--text-primary,#e2e8f0);word-break:break-all;font-size:1.125rem;font-weight:600}[data-theme=light] .text-module__rLLr3G__infoTitle{color:var(--text-secondary,#64748b)}[data-theme=light] .text-module__rLLr3G__infoValue{color:var(--text-primary,#1e293b)}.text-module__rLLr3G__editorContainer{background:linear-gradient(135deg,#06b6d40d 0%,#6366f10d 100%);border:2px solid #06b6d433;border-radius:16px;margin-bottom:2rem;padding:4px;overflow:hidden}.text-module__rLLr3G__editorContainer .w-md-editor{box-shadow:none!important;font-family:var(--font-body)!important;background:#0f172ae6!important;border:none!important}.text-module__rLLr3G__editorContainer .w-md-editor-toolbar{background:#0f172af2!important;border-bottom:1px solid #06b6d433!important}.text-module__rLLr3G__editorContainer .w-md-editor-toolbar li>button{color:var(--text-primary,#e2e8f0)!important}.text-module__rLLr3G__editorContainer .w-md-editor-toolbar li>button:hover{background:#06b6d433!important}:is(.text-module__rLLr3G__editorContainer .w-md-editor-text-input,.text-module__rLLr3G__editorContainer .w-md-editor-text-pre){color:#e2e8f0!important;font-family:var(--font-body)!important;background:0 0!important;font-size:15px!important;line-height:1.7!important}:is(.text-module__rLLr3G__editorContainer .w-md-editor-text-pre>code,.text-module__rLLr3G__editorContainer .w-md-editor-text-pre>code>span){color:#e2e8f0!important;font-family:inherit!important}.text-module__rLLr3G__editorContainer .w-md-editor-text{color:#e2e8f0!important;font-family:var(--font-body)!important}.text-module__rLLr3G__editorContainer .w-md-editor-area{color:#e2e8f0!important;font-family:var(--font-body)!important}:is(.text-module__rLLr3G__editorContainer .token,.text-module__rLLr3G__editorContainer .w-md-editor-text-pre .token){color:#e2e8f0!important}.text-module__rLLr3G__editorContainer .token.punctuation{color:#94a3b8!important}.text-module__rLLr3G__editorContainer .token.bold{font-weight:700;color:#f1f5f9!important}.text-module__rLLr3G__editorContainer .token.italic{font-style:italic;color:#f1f5f9!important}:is(.text-module__rLLr3G__editorContainer .token.title,.text-module__rLLr3G__editorContainer .token.title .token.punctuation){color:#06b6d4!important}:is(.text-module__rLLr3G__editorContainer .token.url,.text-module__rLLr3G__editorContainer .token.url-reference){color:#3b82f6!important}:is(.text-module__rLLr3G__editorContainer .token.code,.text-module__rLLr3G__editorContainer .token.code-snippet){color:#22d3ee!important}.text-module__rLLr3G__editorContainer .token.list{color:#f59e0b!important}.text-module__rLLr3G__editorContainer .token.hr{color:#64748b!important}.text-module__rLLr3G__editorContainer .token.blockquote{color:#94a3b8!important}.text-module__rLLr3G__editorContainer .w-md-editor-input{caret-color:#06b6d4!important;font-family:var(--font-body)!important}.text-module__rLLr3G__editorContainer textarea.w-md-editor-text-input{color:#0000!important;-webkit-text-fill-color:transparent!important;caret-color:#06b6d4!important;font-family:var(--font-body)!important;font-size:15px!important}.text-module__rLLr3G__editorContainer .w-md-editor-preview{background:#0f172a99!important;border-left:1px solid #06b6d433!important}.text-module__rLLr3G__editorContainer .wmde-markdown{color:var(--text-primary,#e2e8f0)!important;background:0 0!important}:is(.text-module__rLLr3G__editorContainer .monaco-editor,.text-module__rLLr3G__editorContainer .monaco-diff-editor){background:#0f172ae6!important}:is(.text-module__rLLr3G__editorContainer .monaco-editor .margin,.text-module__rLLr3G__editorContainer .monaco-diff-editor .margin){background:#0f172af2!important}:is(.text-module__rLLr3G__editorContainer .monaco-editor .monaco-editor-background,.text-module__rLLr3G__editorContainer .monaco-diff-editor .monaco-editor-background){background:#0f172ae6!important}.text-module__rLLr3G__editorContainer .tox-tinymce{border:none!important;border-radius:12px!important;overflow:hidden!important}.text-module__rLLr3G__editorContainer .tox .tox-edit-area__iframe{background:#1e293b!important}.text-module__rLLr3G__editorContainer .tox .tox-edit-area{background:#1e293b!important}:is(.text-module__rLLr3G__editorContainer .tox .tox-toolbar__primary,.text-module__rLLr3G__editorContainer .tox .tox-toolbar__overflow,.text-module__rLLr3G__editorContainer .tox .tox-menubar){background:#0f172afa!important;border-bottom:1px solid #06b6d433!important}.text-module__rLLr3G__editorContainer .tox .tox-toolbar-overlord{background:#0f172afa!important}.text-module__rLLr3G__editorContainer .tox .tox-tbtn{color:#e2e8f0!important}.text-module__rLLr3G__editorContainer .tox .tox-tbtn svg{fill:#e2e8f0!important}.text-module__rLLr3G__editorContainer .tox .tox-tbtn:hover{background:#06b6d433!important}:is(.text-module__rLLr3G__editorContainer .tox .tox-tbtn--enabled,.text-module__rLLr3G__editorContainer .tox .tox-tbtn--enabled:hover){background:#06b6d44d!important}.text-module__rLLr3G__editorContainer .tox .tox-split-button:hover{background:#06b6d433!important}.text-module__rLLr3G__editorContainer .tox .tox-tbtn__select-label{color:#e2e8f0!important}.text-module__rLLr3G__editorContainer .tox .tox-tbtn__select-chevron svg{fill:#e2e8f0!important}.text-module__rLLr3G__editorContainer .tox .tox-statusbar{background:#0f172afa!important;border-top:1px solid #06b6d433!important}.text-module__rLLr3G__editorContainer .tox .tox-statusbar__text-container{color:#94a3b8!important}.text-module__rLLr3G__editorContainer .tox .tox-statusbar__path-item{color:#94a3b8!important}.text-module__rLLr3G__editorContainer .tox .tox-statusbar__wordcount{color:#94a3b8!important}.text-module__rLLr3G__editorContainer .tox .tox-menu{background:#1e293b!important;border:1px solid #06b6d44d!important}.text-module__rLLr3G__editorContainer .tox .tox-collection__item{color:#e2e8f0!important}.text-module__rLLr3G__editorContainer .tox .tox-collection__item--active{background:#06b6d433!important}.text-module__rLLr3G__editorContainer .tox .tox-collection__item-label{color:#e2e8f0!important}.text-module__rLLr3G__editorContainer .tox .tox-collection__item-checkmark svg{fill:#06b6d4!important}.text-module__rLLr3G__editorContainer .tox .tox-dialog{background:#1e293b!important;border:1px solid #06b6d44d!important}.text-module__rLLr3G__editorContainer .tox .tox-dialog__header{background:#1e293b!important;border-bottom:1px solid #06b6d433!important}.text-module__rLLr3G__editorContainer .tox .tox-dialog__title{color:#e2e8f0!important}.text-module__rLLr3G__editorContainer .tox .tox-dialog__body{color:#e2e8f0!important;background:#1e293b!important}.text-module__rLLr3G__editorContainer .tox .tox-dialog__footer{background:#1e293b!important;border-top:1px solid #06b6d433!important}.text-module__rLLr3G__editorContainer .tox .tox-label{color:#94a3b8!important}:is(.text-module__rLLr3G__editorContainer .tox .tox-textfield,.text-module__rLLr3G__editorContainer .tox .tox-textarea){color:#e2e8f0!important;background:#0f172acc!important;border:1px solid #06b6d44d!important}.text-module__rLLr3G__editorContainer .tox .tox-listboxfield .tox-listbox--select{color:#e2e8f0!important;background:#0f172acc!important;border:1px solid #06b6d44d!important}.text-module__rLLr3G__editorContainer .tox .tox-button{color:#fff!important;background:linear-gradient(135deg,#06b6d4 0%,#3b82f6 100%)!important;border:none!important}.text-module__rLLr3G__editorContainer .tox .tox-button--secondary{color:#e2e8f0!important;background:#0f172acc!important;border:1px solid #06b6d44d!important}.text-module__rLLr3G__editorContainer .tox .tox-button--naked{color:#e2e8f0!important;background:0 0!important}[data-theme=light] .text-module__rLLr3G__editorContainer{background:linear-gradient(135deg,#06b6d408 0%,#6366f108 100%);border-color:#06b6d426}[data-theme=light] .text-module__rLLr3G__editorContainer .w-md-editor{background:#fffffff2!important}[data-theme=light] .text-module__rLLr3G__editorContainer .w-md-editor-toolbar{background:#fffffffa!important}[data-theme=light] .text-module__rLLr3G__editorContainer .w-md-editor-preview{background:#ffffffe6!important}@keyframes text-module__rLLr3G__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes text-module__rLLr3G__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.text-module__rLLr3G__title{font-size:2rem}.text-module__rLLr3G__mainCard{padding:1.5rem}.text-module__rLLr3G__controls,.text-module__rLLr3G__actionGrid,.text-module__rLLr3G__infoGrid{grid-template-columns:1fr}}
