.AnimatedBackground-module__jHobAa__bgAnimation{z-index:-1;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.AnimatedBackground-module__jHobAa__floatingShapes{width:100%;height:100%;position:absolute}.AnimatedBackground-module__jHobAa__shape{background:#ffffff1a;border-radius:50%;animation:20s linear infinite AnimatedBackground-module__jHobAa__float;position:absolute}.AnimatedBackground-module__jHobAa__shape1{width:80px;height:80px;animation-duration:25s;animation-delay:0s;left:10%}.AnimatedBackground-module__jHobAa__shape2{width:120px;height:120px;animation-duration:30s;animation-delay:5s;left:20%}.AnimatedBackground-module__jHobAa__shape3{width:60px;height:60px;animation-duration:20s;animation-delay:10s;left:70%}.AnimatedBackground-module__jHobAa__shape4{width:100px;height:100px;animation-duration:35s;animation-delay:15s;left:80%}.AnimatedBackground-module__jHobAa__shape5{width:40px;height:40px;animation-duration:15s;animation-delay:20s;left:50%}@keyframes AnimatedBackground-module__jHobAa__float{0%{opacity:0;transform:translateY(100vh)rotate(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-100px)rotate(360deg)}}.AnimatedBackground-module__jHobAa__gradientOrb{filter:blur(60px);opacity:.3;border-radius:50%;animation:4s ease-in-out infinite AnimatedBackground-module__jHobAa__pulse;position:absolute}.AnimatedBackground-module__jHobAa__orb1{background:linear-gradient(45deg,#667eea,#764ba2);width:300px;height:300px;animation-delay:0s;top:20%;left:10%}.AnimatedBackground-module__jHobAa__orb2{background:linear-gradient(45deg,#f093fb,#f5576c);width:200px;height:200px;animation-delay:2s;top:60%;right:10%}.AnimatedBackground-module__jHobAa__orb3{background:linear-gradient(45deg,#4facfe,#00f2fe);width:250px;height:250px;animation-delay:1s;bottom:20%;left:30%}@keyframes AnimatedBackground-module__jHobAa__pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}
.ThemeToggle-module__sGqMhG__themeToggle{background:var(--bg-card);border:1px solid var(--border-color);cursor:pointer;box-shadow:var(--shadow);z-index:10;border-radius:50px;padding:.5rem;transition:all .3s;position:absolute;top:1rem;right:1rem}.ThemeToggle-module__sGqMhG__themeToggle:hover{transform:scale(1.1)}@media (max-width:768px){.ThemeToggle-module__sGqMhG__themeToggle{top:1rem;right:1rem}}
.Header-module__hBw1pG__header{text-align:center;margin-bottom:3rem;animation:1s Header-module__hBw1pG__fadeInUp}.Header-module__hBw1pG__logo{background:linear-gradient(135deg,#fff 0%,#f0f8ff 50%,#fff 100%);-webkit-text-fill-color:transparent;text-shadow:0 0 30px #ffffff80;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:4rem;font-weight:700;animation:2s ease-in-out infinite alternate Header-module__hBw1pG__glow}@keyframes Header-module__hBw1pG__glow{0%{text-shadow:0 0 20px #ffffff80}to{text-shadow:0 0 40px #fffc}}@keyframes Header-module__hBw1pG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Header-module__hBw1pG__subtitle{color:#ffffffe6;margin-bottom:1rem;font-size:1.1rem;font-weight:400}.Header-module__hBw1pG__githubStarSection{color:#ffffffe6;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;text-decoration:none;transition:all .3s;display:flex}.Header-module__hBw1pG__githubStarSection:hover{background:#ffffff26;transform:translateY(-2px);box-shadow:0 10px 25px #0003}.Header-module__hBw1pG__starIcon{font-size:1.2rem;animation:2s ease-in-out infinite Header-module__hBw1pG__starPulse}@keyframes Header-module__hBw1pG__starPulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.Header-module__hBw1pG__githubStarSection:hover .Header-module__hBw1pG__starIcon{animation:.6s ease-in-out Header-module__hBw1pG__starSpin}@keyframes Header-module__hBw1pG__starSpin{0%{transform:scale(1)rotate(0)}50%{transform:scale(1.3)rotate(180deg)}to{transform:scale(1)rotate(360deg)}}@media (max-width:768px){.Header-module__hBw1pG__logo{font-size:2.5rem}}
.ToggleSwitch-module__7HuHMG__toggleContainer{align-items:center;gap:1rem;margin-top:.5rem;display:flex}.ToggleSwitch-module__7HuHMG__toggleSwitch{background:var(--input-border);cursor:pointer;border:2px solid var(--input-border);border-radius:30px;width:60px;height:30px;transition:all .3s;position:relative}.ToggleSwitch-module__7HuHMG__toggleSwitch.ToggleSwitch-module__7HuHMG__active{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-color:#667eea;box-shadow:0 0 20px #667eea4d}.ToggleSwitch-module__7HuHMG__toggleSlider{background:#fff;border-radius:50%;width:22px;height:22px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:2px;left:2px;box-shadow:0 2px 6px #0003}.ToggleSwitch-module__7HuHMG__toggleSwitch.ToggleSwitch-module__7HuHMG__active .ToggleSwitch-module__7HuHMG__toggleSlider{transform:translate(28px);box-shadow:0 2px 6px #0000004d}.ToggleSwitch-module__7HuHMG__toggleLabel{color:var(--text-secondary);cursor:pointer;font-weight:500;transition:color .3s}.ToggleSwitch-module__7HuHMG__toggleSwitch.ToggleSwitch-module__7HuHMG__active+.ToggleSwitch-module__7HuHMG__toggleLabel{color:#667eea}
.Card-module__r9_ZKW__card{background:var(--bg-card);box-shadow:var(--shadow);border:1px solid var(--border-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2rem;transition:all .3s}.Card-module__r9_ZKW__card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #00000026}.Card-module__r9_ZKW__cardTitle{text-align:center;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.Card-module__r9_ZKW__formGroup{margin-bottom:1.5rem}.Card-module__r9_ZKW__formLabel{color:var(--text-secondary);margin-bottom:.5rem;font-weight:500;display:block}.Card-module__r9_ZKW__formInput{border:2px solid var(--input-border);background:var(--input-bg);width:100%;color:var(--text-primary);border-radius:10px;padding:.75rem 1rem;font-family:Comfortaa,cursive;font-size:1rem;transition:all .3s}.Card-module__r9_ZKW__formInput:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.Card-module__r9_ZKW__formTextarea{resize:vertical;min-height:100px}.Card-module__r9_ZKW__btn{cursor:pointer;text-transform:uppercase;letter-spacing:.5px;border:none;border-radius:10px;width:100%;padding:.75rem 1.5rem;font-family:Comfortaa,cursive;font-size:1rem;font-weight:600;transition:all .3s}.Card-module__r9_ZKW__btn:disabled{opacity:.6;cursor:not-allowed}.Card-module__r9_ZKW__btn:disabled:hover{box-shadow:none;transform:none}.Card-module__r9_ZKW__btnPrimary{background:var(--primary-gradient);color:#fff}.Card-module__r9_ZKW__btnSecondary{background:var(--secondary-gradient);color:#fff}.Card-module__r9_ZKW__btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 5px 15px #0003}.Card-module__r9_ZKW__btn:active:not(:disabled){transform:translateY(0)}.Card-module__r9_ZKW__loading{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:1s ease-in-out infinite Card-module__r9_ZKW__spin;display:inline-block}@keyframes Card-module__r9_ZKW__spin{to{transform:rotate(360deg)}}
.ResultSection-module__Q3MIxq__resultSection{width:100%;margin-top:2rem}.ResultSection-module__Q3MIxq__resultCard{background:var(--bg-card);box-shadow:var(--shadow);border:1px solid var(--border-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:15px;padding:1.5rem;display:none}.ResultSection-module__Q3MIxq__resultCard.ResultSection-module__Q3MIxq__show{animation:.3s ResultSection-module__Q3MIxq__slideIn;display:block}@keyframes ResultSection-module__Q3MIxq__slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ResultSection-module__Q3MIxq__resultTitle{margin-bottom:1rem;font-size:1.2rem;font-weight:600}.ResultSection-module__Q3MIxq__resultContent{background:var(--input-bg);border:1px solid var(--input-border);white-space:pre-wrap;word-break:break-all;border-radius:8px;padding:1rem;font-family:Courier New,monospace;position:relative}.ResultSection-module__Q3MIxq__copyIdContainer{background:var(--input-bg);border:1px solid var(--input-border);border-radius:8px;align-items:center;gap:.5rem;margin-top:1rem;padding:1rem;display:flex;position:relative}.ResultSection-module__Q3MIxq__messageId{word-break:break-all;color:var(--text-primary);flex:1;font-family:Courier New,monospace;font-size:.9rem}.ResultSection-module__Q3MIxq__copyBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:6px;padding:.5rem 1rem;font-family:Comfortaa,cursive;font-size:.8rem;font-weight:600;transition:all .3s}.ResultSection-module__Q3MIxq__copyBtn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}.ResultSection-module__Q3MIxq__copyBtn.ResultSection-module__Q3MIxq__copied{background:linear-gradient(135deg,#4facfe 0%,#00f2fe 100%);animation:.3s ResultSection-module__Q3MIxq__copySuccess}@keyframes ResultSection-module__Q3MIxq__copySuccess{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.ResultSection-module__Q3MIxq__error{color:#e53e3e;background:#e53e3e1a;border-color:#e53e3e4d}.ResultSection-module__Q3MIxq__success{color:#38a169;background:#38a1691a;border-color:#38a1694d}@media (max-width:768px){.ResultSection-module__Q3MIxq__copyIdContainer{flex-direction:column;align-items:stretch}.ResultSection-module__Q3MIxq__copyBtn{align-self:center;width:fit-content}}
.page-module___8aEwW__container{z-index:1;flex-direction:column;justify-content:center;align-items:center;max-width:800px;min-height:100vh;margin:0 auto;padding:2rem;display:flex;position:relative}.page-module___8aEwW__mainContent{grid-template-columns:1fr 1fr;gap:2rem;width:100%;margin-bottom:2rem;animation:1s .3s both page-module___8aEwW__fadeInUp;display:grid}@keyframes page-module___8aEwW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.page-module___8aEwW__mainContent{grid-template-columns:1fr}.page-module___8aEwW__container{padding:1rem}}
