.layui-layer{background:#0A0E27 !important;border-color:#202330 !important;color:#fff !important}
.layui-layer-title{color:#fff !important}
.tool_sitemap_container{max-width:1240px;margin:0 auto;padding:20px;color:#333;line-height:1.6;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}
.tool_sitemap_breadcrumb{font-size:14px;color:#666;margin-bottom:20px;display:flex;align-items:center}
.tool_sitemap_breadcrumb svg{width:14px;margin:0 5px}
.tool_sitemap_breadcrumb a{color:#9CA3AF;text-decoration:none;font-size:14px}
.tool_sitemap_breadcrumb span:last-child{color:#fff;font-weight:500}
.tool_sitemap_card{background:#0E111F;border-radius:8px;box-shadow:0 2px 12px rgba(0,0,0,0.05);padding:30px;margin-bottom:20px;border:1px solid #202330}
.tool_sitemap_input_row{display:flex;align-items:flex-end;gap:20px}
.tool_sitemap_input_group{flex:1;display:flex;flex-direction:column}
.tool_sitemap_input_group label{font-size:14px;color:#fff;margin-bottom:8px;font-weight:500}
.tool_sitemap_input_group input{height:44px;padding:0 15px;border:1px solid #33354E;border-radius:4px;font-size:14px;outline:none;transition:border-color 0.3s;background:#242641;color:#fff;}
.tool_sitemap_select_group{width:140px;display:flex;flex-direction:column}
.tool_sitemap_select_group label{font-size:14px;color:#fff;margin-bottom:8px;font-weight:500}
.tool_sitemap_select_group select{height:44px;padding:0 10px;border:1px solid #33354E;border-radius:4px;font-size:14px;outline:none;background-color:#fff;cursor:pointer;background:#242641;color:#fff;}
.tool_sitemap_btn_start{height:44px;padding:0 30px;background-color:#2563EB;color:#fff;border:none;border-radius:4px;font-size:15px;cursor:pointer;white-space:nowrap;transition:background-color 0.3s}
.tool_sitemap_btn_start:hover{background-color:#1D4ED8}
.tool_sitemap_title{font-size:18px;font-weight:bold;color:#fff;margin-bottom:15px}
.tool_sitemap_mt_large{margin-top:30px}
.tool_sitemap_list{padding-left:20px;color:#555;font-size:14px}
.tool_sitemap_list li{margin-bottom:8px;color:rgba(255,255,255,.7)}
.tool_sitemap_text{color:rgba(255,255,255,.7);font-size:14px}
.tool_sitemap_results_header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}
.tool_sitemap_count{font-size:14px;color:#fff}
.tool_sitemap_actions{display:flex;gap:12px}
.tool_sitemap_action_link{font-size:12px;color:#409eff;text-decoration:none;cursor:pointer}
.tool_sitemap_action_link_cancel{font-size:12px;color:#9ca3af;text-decoration:none;cursor:pointer}
.tool_sitemap_batch_row{display:flex;gap:12px;margin-bottom:16px;align-items:flex-end}
.tool_sitemap_batch_field{display:flex;flex-direction:column}
.tool_sitemap_batch_label{font-size:13px;color:#666;margin-bottom:4px}
.tool_sitemap_batch_select{height:32px;padding:0 10px;border:1px solid #33354E;border-radius:4px;font-size:13px;outline:none;background:#242641;color:#fff;}
.tool_sitemap_batch_btn{height:32px;padding:0 16px;background:#f3f4f6;color:#374151;border:none;border-radius:4px;font-size:13px;cursor:pointer}
.tool_sitemap_batch_btn:hover{background:#e5e7eb}
.tool_sitemap_table_wrapper{max-height:500px;overflow-y:auto;margin-bottom:20px;border:1px solid #33354E;border-radius:6px}
.tool_sitemap_results_table{width:100%;border-collapse:collapse;border-color:#202330}
.tool_sitemap_results_table th{background:#f9fafb;text-align:left;padding:12px 16px;font-weight:500;color:#666;font-size:14px;position:sticky;top:0;z-index:1;border-bottom:1px solid #e5e7eb}
.tool_sitemap_results_table td{padding:14px 16px;border-bottom:1px solid #202330;vertical-align:middle}
.tool_sitemap_results_table tr:last-child td{border-bottom:none}
.tool_sitemap_url{word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:13px;color:#2563eb}
.tool_sitemap_row_select{height:32px;padding:0 10px;border:1px solid #dcdfe6;border-radius:4px;font-size:13px;outline:none;background:#fff}
.tool_sitemap_delete_btn{width:28px;height:28px;border:none;background:none;color:#d1d5db;cursor:pointer;font-size:18px;line-height:1;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all 0.2s}
.tool_sitemap_delete_btn:hover{color:#ef4444;background:#fef2f2}
.tool_sitemap_generate_btn{height:40px;padding:0 24px;background-color:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:15px;cursor:pointer;transition:background-color 0.3s}
.tool_sitemap_generate_btn:hover{background-color:#2563eb}
.tool_sitemap_xml_container{background:#1e293b;border-radius:8px;overflow:hidden}
.tool_sitemap_xml_header{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;background:#0F172A;color:#fff;font-size:14px}
.tool_sitemap_xml_actions{display:flex;gap:8px}
.tool_sitemap_xml_btn{height:32px;padding:0 16px;background:#0F172A;color:#fff;border:none;border-radius:4px;font-size:13px;cursor:pointer;transition:background 0.3s;border:1px solid #0A0E27;}
.tool_sitemap_xml_btn:hover{background:#475569;color:#fff;}
.tool_sitemap_xml_pre{margin:0;padding:20px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:13px;color:#e2e8f0;white-space:pre-wrap;word-break:break-all;max-height:500px;overflow-y:auto;background:#0f172a;line-height:1.7}
@media screen and (max-width:768px){
.tool_sitemap_container{padding:15px}
.tool_sitemap_input_row{flex-direction:column;align-items:stretch;gap:15px}
.tool_sitemap_select_group{width:100%}
.tool_sitemap_btn_start{width:100%;margin-top:5px}
.tool_sitemap_card{padding:20px}
.tool_sitemap_results_header{flex-direction:column;align-items:flex-start;gap:12px}
.tool_sitemap_batch_row{flex-wrap:wrap}
.tool_sitemap_table_wrapper{max-height:360px}
.tool_sitemap_results_table th,.tool_sitemap_results_table td{padding:10px 8px;font-size:13px}
.tool_sitemap_xml_header{flex-direction:column;gap:8px;align-items:flex-start}
.tool_sitemap_xml_pre{max-height:360px;padding:15px;font-size:12px}
}