.smtp-module__SJ-4sG__smtpContainer{background:var(--card-bg);border:1px solid var(--border);border-radius:16px;margin-bottom:2.5rem;padding:2rem;box-shadow:0 4px 6px #0000000d}.smtp-module__SJ-4sG__formLayout{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.smtp-module__SJ-4sG__formLayout{grid-template-columns:1fr 1fr}}.smtp-module__SJ-4sG__formSection{background:var(--bg-primary);border:1px solid var(--border);border-radius:12px;padding:1.5rem}.smtp-module__SJ-4sG__formSection h3{color:var(--text-primary);border-bottom:1px solid var(--border);margin-top:0;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.1rem}.smtp-module__SJ-4sG__inputGroup{margin-bottom:1.5rem}.smtp-module__SJ-4sG__inputGroup label{color:var(--text-secondary);margin-bottom:.5rem;font-size:.95rem;font-weight:500;display:block}.smtp-module__SJ-4sG__rowGroup{gap:1.5rem;display:flex}.smtp-module__SJ-4sG__rowGroup>div{flex:1}.smtp-module__SJ-4sG__textInput,.smtp-module__SJ-4sG__selectInput{border:1px solid var(--border);background:var(--bg-secondary);width:100%;color:var(--text-primary);border-radius:8px;padding:.75rem;font-size:1rem;transition:border-color .2s}.smtp-module__SJ-4sG__textInput:focus,.smtp-module__SJ-4sG__selectInput:focus{border-color:var(--accent-primary);outline:none;box-shadow:0 0 0 3px #4a5d231a}.smtp-module__SJ-4sG__checkboxWrapper{flex-direction:column;display:flex}.smtp-module__SJ-4sG__checkboxLabel{cursor:pointer;align-items:center;gap:.5rem;padding:.75rem 0;display:flex;color:var(--text-primary)!important;margin-bottom:.25rem!important;font-weight:400!important}.smtp-module__SJ-4sG__checkboxLabel input[type=checkbox]{width:18px;height:18px;accent-color:var(--accent-primary)}.smtp-module__SJ-4sG__helperText{color:var(--text-tertiary);font-size:.8rem}.smtp-module__SJ-4sG__submitBtn{background:var(--accent-gradient);color:#fff;cursor:pointer;width:100%;transition:all var(--transition-normal);border:none;border-radius:999px;justify-content:center;align-items:center;gap:.75rem;margin-top:1.5rem;padding:1.25rem;font-size:1.15rem;font-weight:700;display:flex;box-shadow:0 4px 15px #4a5d234d}.smtp-module__SJ-4sG__submitBtn:hover:not(:disabled){background:var(--accent-gradient-hover);transform:translateY(-2px);box-shadow:0 8px 25px #4a5d2366}.smtp-module__SJ-4sG__submitBtn:active:not(:disabled){transform:translateY(0)}.smtp-module__SJ-4sG__submitBtn:disabled{background:var(--bg-secondary);color:var(--text-muted);cursor:not-allowed;opacity:.7}.smtp-module__SJ-4sG__resultBox{border:1px solid var(--border);border-radius:12px;margin-top:2rem;padding:1.5rem;animation:.3s ease-out smtp-module__SJ-4sG__slideUp}@keyframes smtp-module__SJ-4sG__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.smtp-module__SJ-4sG__resultBox.smtp-module__SJ-4sG__success{background:#22c55e0d;border-color:#22c55e}.smtp-module__SJ-4sG__resultBox.smtp-module__SJ-4sG__error{background:#ef44440d;border-color:#ef4444}.smtp-module__SJ-4sG__resultHeader{margin-bottom:.75rem;font-size:1.2rem;font-weight:700}.smtp-module__SJ-4sG__success .smtp-module__SJ-4sG__resultHeader{color:#16a34a}.smtp-module__SJ-4sG__error .smtp-module__SJ-4sG__resultHeader{color:#dc2626}.smtp-module__SJ-4sG__resultMessage{background:var(--bg-secondary);color:var(--text-primary);white-space:pre-wrap;word-break:break-all;border-radius:8px;padding:1rem;font-family:monospace;font-size:.95rem}
