.AnimatedBackground_bgAnimation__eQv61{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden}.AnimatedBackground_floatingShapes__zDXeX{position:absolute;width:100%;height:100%}.AnimatedBackground_shape__CxWSQ{position:absolute;background:rgba(255,255,255,.1);border-radius:50%;animation:AnimatedBackground_float__drRCT 20s linear infinite}.AnimatedBackground_shape1__1y8xq{width:80px;height:80px;left:10%;animation-delay:0s;animation-duration:25s}.AnimatedBackground_shape2__za1mq{width:120px;height:120px;left:20%;animation-delay:5s;animation-duration:30s}.AnimatedBackground_shape3__E6eQW{width:60px;height:60px;left:70%;animation-delay:10s;animation-duration:20s}.AnimatedBackground_shape4__tfqxq{width:100px;height:100px;left:80%;animation-delay:15s;animation-duration:35s}.AnimatedBackground_shape5__ejBja{width:40px;height:40px;left:50%;animation-delay:20s;animation-duration:15s}@keyframes AnimatedBackground_float__drRCT{0%{transform:translateY(100vh) rotate(0deg);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(-100px) rotate(1turn);opacity:0}}.AnimatedBackground_gradientOrb__hDd64{position:absolute;border-radius:50%;filter:blur(60px);opacity:.3;animation:AnimatedBackground_pulse____v1E 4s ease-in-out infinite}.AnimatedBackground_orb1__TQ6ce{width:300px;height:300px;background:linear-gradient(45deg,#667eea,#764ba2);top:20%;left:10%;animation-delay:0s}.AnimatedBackground_orb2__jnFb2{width:200px;height:200px;background:linear-gradient(45deg,#f093fb,#f5576c);top:60%;right:10%;animation-delay:2s}.AnimatedBackground_orb3__0z_f_{width:250px;height:250px;background:linear-gradient(45deg,#4facfe,#00f2fe);bottom:20%;left:30%;animation-delay:1s}@keyframes AnimatedBackground_pulse____v1E{0%,to{transform:scale(1);opacity:.3}50%{transform:scale(1.2);opacity:.5}}.ThemeToggle_themeToggle__4_hy9{position:absolute;top:1rem;right:1rem;background:var(--bg-card);border:1px solid var(--border-color);border-radius:50px;padding:.5rem;cursor:pointer;transition:all .3s ease;box-shadow:var(--shadow);z-index:10}.ThemeToggle_themeToggle__4_hy9:hover{transform:scale(1.1)}@media (max-width:768px){.ThemeToggle_themeToggle__4_hy9{top:1rem;right:1rem}}.Header_header__MvnS2{text-align:center;margin-bottom:3rem;animation:Header_fadeInUp__dQrz6 1s ease}.Header_logo__j7oID{font-size:4rem;font-weight:700;background:linear-gradient(135deg,#ffffff,#f0f8ff 50%,#ffffff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem;text-shadow:0 0 30px rgba(255,255,255,.5);animation:Header_glow__u1J2B 2s ease-in-out infinite alternate}@keyframes Header_glow__u1J2B{0%{text-shadow:0 0 20px rgba(255,255,255,.5)}to{text-shadow:0 0 40px rgba(255,255,255,.8)}}@keyframes Header_fadeInUp__dQrz6{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Header_subtitle__MUOkM{color:rgba(255,255,255,.9);font-size:1.1rem;margin-bottom:1rem;font-weight:400}.Header_githubStarSection__jDZ_1{display:flex;align-items:center;gap:.5rem;color:rgba(255,255,255,.9);font-size:.95rem;transition:all .3s ease;cursor:pointer;padding:.75rem 1.5rem;border-radius:50px;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);text-decoration:none;justify-content:center}.Header_githubStarSection__jDZ_1:hover{transform:translateY(-2px);background:rgba(255,255,255,.15);box-shadow:0 10px 25px rgba(0,0,0,.2)}.Header_starIcon__hV6PH{font-size:1.2rem;animation:Header_starPulse__oZXl9 2s ease-in-out infinite}@keyframes Header_starPulse__oZXl9{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.Header_githubStarSection__jDZ_1:hover .Header_starIcon__hV6PH{animation:Header_starSpin__WS96N .6s ease-in-out}@keyframes Header_starSpin__WS96N{0%{transform:scale(1) rotate(0deg)}50%{transform:scale(1.3) rotate(180deg)}to{transform:scale(1) rotate(1turn)}}@media (max-width:768px){.Header_logo__j7oID{font-size:2.5rem}}.ToggleSwitch_toggleContainer__G8OoA{display:flex;align-items:center;gap:1rem;margin-top:.5rem}.ToggleSwitch_toggleSwitch__QNE4_{position:relative;width:60px;height:30px;background:var(--input-border);border-radius:30px;cursor:pointer;transition:all .3s ease;border:2px solid var(--input-border)}.ToggleSwitch_toggleSwitch__QNE4_.ToggleSwitch_active__NiOt_{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea;box-shadow:0 0 20px rgba(102,126,234,.3)}.ToggleSwitch_toggleSlider__pUZRs{position:absolute;top:2px;left:2px;width:22px;height:22px;background:white;border-radius:50%;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 6px rgba(0,0,0,.2)}.ToggleSwitch_toggleSwitch__QNE4_.ToggleSwitch_active__NiOt_ .ToggleSwitch_toggleSlider__pUZRs{transform:translateX(28px);box-shadow:0 2px 6px rgba(0,0,0,.3)}.ToggleSwitch_toggleLabel__jc1ze{font-weight:500;color:var(--text-secondary);cursor:pointer;transition:color .3s ease}.ToggleSwitch_toggleSwitch__QNE4_.ToggleSwitch_active__NiOt_+.ToggleSwitch_toggleLabel__jc1ze{color:#667eea}.Card_card__aqCmJ{background:var(--bg-card);border-radius:20px;padding:2rem;box-shadow:var(--shadow);border:1px solid var(--border-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.Card_card__aqCmJ:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.15)}.Card_cardTitle__NzNZA{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.Card_formGroup__KzrFl{margin-bottom:1.5rem}.Card_formLabel__r0PRO{display:block;margin-bottom:.5rem;font-weight:500;color:var(--text-secondary)}.Card_formInput__OyBNL{width:100%;padding:.75rem 1rem;border:2px solid var(--input-border);border-radius:10px;background:var(--input-bg);color:var(--text-primary);font-size:1rem;font-family:Comfortaa,cursive;transition:all .3s ease}.Card_formInput__OyBNL:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.Card_formTextarea__lqVes{min-height:100px;resize:vertical}.Card_btn__O5rxx{width:100%;padding:.75rem 1.5rem;border:none;border-radius:10px;font-size:1rem;font-weight:600;font-family:Comfortaa,cursive;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.Card_btn__O5rxx:disabled{opacity:.6;cursor:not-allowed}.Card_btn__O5rxx:disabled:hover{transform:none;box-shadow:none}.Card_btnPrimary__WPVxW{background:var(--primary-gradient);color:white}.Card_btnSecondary__qXilh{background:var(--secondary-gradient);color:white}.Card_btn__O5rxx:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,.2)}.Card_btn__O5rxx:active:not(:disabled){transform:translateY(0)}.Card_loading__2uw_Q{display:inline-block;width:20px;height:20px;border-radius:50%;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;animation:Card_spin__TA99S 1s ease-in-out infinite}@keyframes Card_spin__TA99S{to{transform:rotate(1turn)}}.ResultSection_resultSection__S7P95{width:100%;margin-top:2rem}.ResultSection_resultCard__rIjUM{background:var(--bg-card);border-radius:15px;padding:1.5rem;box-shadow:var(--shadow);border:1px solid var(--border-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:none}.ResultSection_resultCard__rIjUM.ResultSection_show__ZYt3E{display:block;animation:ResultSection_slideIn__OVby3 .3s ease}@keyframes ResultSection_slideIn__OVby3{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ResultSection_resultTitle__dTGIv{font-size:1.2rem;font-weight:600;margin-bottom:1rem}.ResultSection_resultContent__rUqcH{font-family:Courier New,monospace;white-space:pre-wrap;word-break:break-all}.ResultSection_copyIdContainer__VL0Ns,.ResultSection_resultContent__rUqcH{background:var(--input-bg);border:1px solid var(--input-border);border-radius:8px;padding:1rem;position:relative}.ResultSection_copyIdContainer__VL0Ns{display:flex;align-items:center;gap:.5rem;margin-top:1rem}.ResultSection_messageId__Ojui3{flex:1 1;font-family:Courier New,monospace;font-size:.9rem;word-break:break-all;color:var(--text-primary)}.ResultSection_copyBtn__QUXN1{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;border-radius:6px;padding:.5rem 1rem;cursor:pointer;font-family:Comfortaa,cursive;font-weight:600;font-size:.8rem;transition:all .3s ease;white-space:nowrap}.ResultSection_copyBtn__QUXN1:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(102,126,234,.3)}.ResultSection_copyBtn__QUXN1.ResultSection_copied__vRjJD{background:linear-gradient(135deg,#4facfe,#00f2fe);animation:ResultSection_copySuccess__PDgKU .3s ease}@keyframes ResultSection_copySuccess__PDgKU{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.ResultSection_error__mdw_Z{color:#e53e3e;background:rgba(229,62,62,.1);border-color:rgba(229,62,62,.3)}.ResultSection_success__HcxgT{color:#38a169;background:rgba(56,161,105,.1);border-color:rgba(56,161,105,.3)}@media (max-width:768px){.ResultSection_copyIdContainer__VL0Ns{flex-direction:column;align-items:stretch}.ResultSection_copyBtn__QUXN1{align-self:center;width:-moz-fit-content;width:fit-content}}.page_container__aoG4z{max-width:800px;margin:0 auto;padding:2rem;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:1}.page_mainContent__51TpB{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;margin-bottom:2rem;animation:page_fadeInUp__SpOy_ 1s ease .3s both}@keyframes page_fadeInUp__SpOy_{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.page_mainContent__51TpB{grid-template-columns:1fr}.page_container__aoG4z{padding:1rem}}