.encrypt-module__S1ALWW__encryptContainer{max-width:1600px;margin:0 auto;padding:20px 0}.encrypt-module__S1ALWW__header{text-align:center;margin-bottom:2rem}.encrypt-module__S1ALWW__title{background:linear-gradient(135deg,#8b5cf6 0%,#ec4899 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.encrypt-module__S1ALWW__description{color:var(--text-secondary,#94a9c9);max-width:700px;margin:0 auto;font-size:1rem;line-height:1.6}.encrypt-module__S1ALWW__configPanel{background:var(--bg-card,#131c31);border:1px solid var(--border-primary,#222f43);border-radius:1.25rem;margin-bottom:2rem;padding:2rem;box-shadow:0 20px 60px #0000004d}.encrypt-module__S1ALWW__configSection{margin-bottom:1.5rem}.encrypt-module__S1ALWW__configSection:last-child{margin-bottom:0}.encrypt-module__S1ALWW__configLabel{color:var(--text-secondary,#94a9c9);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem;font-size:.875rem;font-weight:600;display:block}.encrypt-module__S1ALWW__radioGroup{flex-wrap:wrap;gap:.75rem;display:flex}.encrypt-module__S1ALWW__radioOption{position:relative}.encrypt-module__S1ALWW__radioInput{opacity:0;width:0;height:0;position:absolute}.encrypt-module__S1ALWW__radioLabel{background:var(--bg-secondary,#1a2332);border:2px solid var(--border-primary,#222f43);color:var(--text-secondary,#94a9c9);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:.75rem;align-items:center;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:500;transition:all .2s;display:inline-flex}.encrypt-module__S1ALWW__radioLabel:hover{background:var(--bg-tertiary,#222f43);border-color:var(--color-brand,#8b5cf6);color:var(--text-primary,#e6f0ff)}.encrypt-module__S1ALWW__radioInput:checked+.encrypt-module__S1ALWW__radioLabel{border-color:var(--color-brand,#8b5cf6);color:var(--color-brand,#8b5cf6);background:#8b5cf626;font-weight:600;box-shadow:0 0 0 3px #8b5cf61a}.encrypt-module__S1ALWW__inputGroup{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (max-width:768px){.encrypt-module__S1ALWW__inputGroup{grid-template-columns:1fr}}.encrypt-module__S1ALWW__inputWrapper{flex-direction:column;gap:.5rem;display:flex}.encrypt-module__S1ALWW__input{border:2px solid var(--border-primary,#222f43);background:var(--bg-secondary,#1a2332);width:100%;color:var(--text-primary,#e6f0ff);border-radius:.75rem;padding:.875rem 1rem;font-size:.9375rem;transition:all .2s}.encrypt-module__S1ALWW__input::placeholder{color:var(--text-muted,#66768f)}.encrypt-module__S1ALWW__input:focus{border-color:var(--color-brand,#8b5cf6);outline:none;box-shadow:0 0 0 3px #8b5cf61a}.encrypt-module__S1ALWW__actionButtons{border-top:2px solid var(--border-primary,#222f43);flex-wrap:wrap;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.encrypt-module__S1ALWW__btn{cursor:pointer;white-space:nowrap;border:2px solid #0000;border-radius:.75rem;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:inline-flex}.encrypt-module__S1ALWW__btnPrimary{background:var(--btn-gradient);color:#fff;box-shadow:0 4px 12px var(--btn-shadow)}.encrypt-module__S1ALWW__btnPrimary:hover{box-shadow:0 6px 20px var(--btn-shadow-hover);transform:translateY(-2px)}.encrypt-module__S1ALWW__btnSecondary{background:var(--bg-secondary,#1a2332);border-color:var(--border-primary,#222f43);color:var(--text-primary,#e6f0ff)}.encrypt-module__S1ALWW__btnSecondary:hover{background:var(--bg-tertiary,#222f43);border-color:var(--color-brand,#8b5cf6);color:var(--color-brand,#8b5cf6)}.encrypt-module__S1ALWW__btnDanger{color:#ef4444;background:#ef44441a;border-color:#ef44444d}.encrypt-module__S1ALWW__btnDanger:hover{background:#ef444433;border-color:#ef4444}.encrypt-module__S1ALWW__btnSuccess{color:#22c55e;background:#22c55e1a;border-color:#22c55e4d}[data-theme=light] .encrypt-module__S1ALWW__radioLabel{color:#4b5563;background:#fff;border-color:#d2d8e1}[data-theme=light] .encrypt-module__S1ALWW__radioLabel:hover{color:#0057b8;background:#f5f7fb;border-color:#0071e35c}[data-theme=light] .encrypt-module__S1ALWW__radioInput:checked+.encrypt-module__S1ALWW__radioLabel{color:#0057b8;background:#eef4ff;border-color:#0071e3;box-shadow:0 0 0 3px #0071e31f}[data-theme=light] .encrypt-module__S1ALWW__btnSecondary{color:#1d1d1f;background:#fff;border-color:#d2d8e1}[data-theme=light] .encrypt-module__S1ALWW__btnSecondary:hover{color:#0057b8;background:#f5f7fb;border-color:#0071e35c}.encrypt-module__S1ALWW__contentGrid{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem;display:grid}@media (max-width:968px){.encrypt-module__S1ALWW__contentGrid{grid-template-columns:1fr}}.encrypt-module__S1ALWW__card{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;flex-direction:column;min-height:400px;padding:40px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.encrypt-module__S1ALWW__card:before{content:"";pointer-events:none;background:radial-gradient(circle,#06b6d41a 0%,#0000 70%);width:200%;height:200%;animation:20s linear infinite encrypt-module__S1ALWW__cardRotate;position:absolute;top:-50%;left:-50%}@keyframes encrypt-module__S1ALWW__cardRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.encrypt-module__S1ALWW__card:hover{border-color:var(--card-border-hover);transform:translateY(-2px);box-shadow:0 12px 48px #06b6d426,inset 0 1px #ffffff26}[data-theme=light] .encrypt-module__S1ALWW__card{background:linear-gradient(135deg,#06b6d408 0%,#6366f108 100%);border-color:#06b6d426;box-shadow:0 8px 32px #06b6d414,inset 0 1px #fffc}.encrypt-module__S1ALWW__cardHeader{border-bottom:2px solid var(--border-primary,#222f43);justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;display:flex}.encrypt-module__S1ALWW__cardTitle{color:var(--text-primary,#e6f0ff);align-items:center;gap:.5rem;margin:0;font-size:1.125rem;font-weight:700;display:flex}.encrypt-module__S1ALWW__badge{border:1px solid var(--color-brand,#8b5cf6);color:var(--color-brand,#8b5cf6);text-transform:uppercase;letter-spacing:.5px;background:#8b5cf61a;border-radius:.375rem;padding:.25rem .625rem;font-size:.75rem;font-weight:600;display:inline-block}.encrypt-module__S1ALWW__textarea{border:2px solid var(--border-primary,#222f43);background:var(--bg-secondary,#1a2332);width:100%;color:var(--text-primary,#e6f0ff);resize:vertical;border-radius:.75rem;flex:1;min-height:300px;padding:1rem;font-size:.9375rem;line-height:1.6;transition:all .2s}.encrypt-module__S1ALWW__textarea::placeholder{color:var(--text-muted,#66768f)}.encrypt-module__S1ALWW__textarea:focus{border-color:var(--color-brand,#8b5cf6);outline:none;box-shadow:0 0 0 3px #8b5cf61a}.encrypt-module__S1ALWW__textarea:read-only{background:var(--bg-secondary,#131c31);cursor:default}.encrypt-module__S1ALWW__aboutSection{background:var(--bg-card,#131c31);border:1px solid var(--border-primary,#222f43);text-align:center;border-radius:1.25rem;padding:3rem 2rem;box-shadow:0 20px 60px #0000004d}.encrypt-module__S1ALWW__aboutTitle{background:linear-gradient(135deg,#8b5cf6 0%,#ec4899 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:2rem;font-weight:700}.encrypt-module__S1ALWW__aboutContent{max-width:900px;margin:0 auto}.encrypt-module__S1ALWW__aboutText{color:var(--text-secondary,#94a9c9);text-align:left;margin-bottom:1rem;font-size:1rem;line-height:1.8}.encrypt-module__S1ALWW__aboutText:last-child{margin-bottom:0}@media (max-width:768px){.encrypt-module__S1ALWW__encryptContainer{padding:1rem 0}.encrypt-module__S1ALWW__header{margin-bottom:2rem}.encrypt-module__S1ALWW__title{font-size:2rem}.encrypt-module__S1ALWW__configPanel{padding:1.5rem}.encrypt-module__S1ALWW__radioGroup{gap:.5rem}.encrypt-module__S1ALWW__radioLabel{padding:.5rem 1rem;font-size:.875rem}.encrypt-module__S1ALWW__actionButtons{flex-direction:column}.encrypt-module__S1ALWW__btn{justify-content:center;width:100%}.encrypt-module__S1ALWW__card{min-height:300px;padding:1.25rem}.encrypt-module__S1ALWW__textarea{min-height:200px}.encrypt-module__S1ALWW__aboutSection{padding:2rem 1.5rem}.encrypt-module__S1ALWW__aboutTitle{font-size:1.5rem}}@keyframes encrypt-module__S1ALWW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.encrypt-module__S1ALWW__configPanel,.encrypt-module__S1ALWW__card,.encrypt-module__S1ALWW__aboutSection{animation:.3s ease-out encrypt-module__S1ALWW__fadeIn}.encrypt-module__S1ALWW__textarea::-webkit-scrollbar{width:8px}.encrypt-module__S1ALWW__textarea::-webkit-scrollbar-track{background:var(--bg-secondary,#1a2332);border-radius:4px}.encrypt-module__S1ALWW__textarea::-webkit-scrollbar-thumb{background:var(--bg-tertiary,#222f43);border-radius:4px}.encrypt-module__S1ALWW__textarea::-webkit-scrollbar-thumb:hover{background:var(--border-primary,#334155)}.encrypt-module__S1ALWW__loading{opacity:.6;pointer-events:none}.encrypt-module__S1ALWW__successMessage{color:#22c55e;background:#22c55e1a;border:1px solid #22c55e4d;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;animation:.3s ease-out encrypt-module__S1ALWW__fadeIn;display:inline-flex}
