.email-check,.support-form{background-color:#fff;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1);margin:2rem auto;max-width:800px;padding:2rem}.email-check{max-width:900px}.form-header{margin-bottom:2rem;text-align:center}.form-header h2{color:#0d6efd;margin-bottom:.5rem}.support-form .alert{margin-bottom:20px}.honeypot-field{display:none}.environment-notice{background-color:#f8f9fa;border-left:4px solid #17a2b8;border-radius:5px;margin-bottom:20px;padding:10px 15px}.email-check .section-header{border-bottom:1px solid #eee;color:#0d6efd;margin-bottom:1.5rem;padding-bottom:.5rem}.info-table{margin-bottom:2rem;width:100%}.info-table td{padding:8px}.info-table tr:nth-child(2n){background-color:#f9f9f9}.info-table td:first-child{font-weight:700;width:30%}.log-container{background-color:#f8f9fa;border:1px solid #ddd;border-radius:4px;font-family:monospace;margin-bottom:2rem;max-height:300px;overflow-y:auto;padding:15px;white-space:pre-wrap}.email-check .success{color:#198754}.email-check .error{color:#dc3545}.email-check .warning{color:#ffc107}html[data-theme=dark] .email-check,html[data-theme=dark] .support-form{background-color:#1a1a1a;box-shadow:0 4px 18px rgba(0,0,0,.45);color:#f2f2f2}html[data-theme=dark] .email-check .section-header,html[data-theme=dark] .form-header h2{color:#9ecbff}html[data-theme=dark] .support-form .text-muted{color:#b3b3b3!important}html[data-theme=dark] .environment-notice{background-color:#161616;border-left-color:#7eb6e8;color:#f2f2f2}html[data-theme=dark] .email-check .section-header{border-bottom-color:#3d3d3d}html[data-theme=dark] .info-table tr:nth-child(2n){background-color:#141414}html[data-theme=dark] .log-container{background-color:#111;border-color:#3d3d3d;color:#e8e8e8}