.layui-layer{background:#0A0E27 !important;border-color:#202330 !important;color:#fff !important}
.layui-layer-title{color:#fff !important}
.tool_schema_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_schema_breadcrumb{font-size:14px;color:#666;margin-bottom:20px;display:flex;align-items:center}
.tool_schema_breadcrumb svg{width:14px;margin:0 5px}
.tool_schema_breadcrumb a{color:#9CA3AF;text-decoration:none;font-size:14px}
.tool_schema_breadcrumb span:last-child{color:#fff;font-weight:500}
.tool_schema_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_schema_card_title{font-size:18px;font-weight:bold;color:#fff;margin-bottom:20px}
.tool_schema_detect_section{display:flex;gap:12px;margin-bottom:24px}
.tool_schema_input{width:100%;height:44px;padding:0 16px;border:1px solid #33354E;background:#242641;color:#fff;border-radius:4px;font-size:14px;outline:none;transition:border-color 0.3s}
.tool_schema_detect_btn{height:44px;padding:0 24px;background:#60a5fa;color:#fff;border:none;border-radius:4px;font-size:14px;cursor:pointer;white-space:nowrap;transition:background 0.3s}
.tool_schema_detect_btn:hover{background:#3b82f6}
.tool_schema_type_tabs{display:flex;gap:8px;margin-bottom:24px;flex-wrap:wrap}
.tool_schema_type_tab{padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all 0.3s;border:1px solid #3B82F6;background:#0E111F;color:#fff;}
.tool_schema_type_tab.active{background:#3b82f6;color:#fff;border-color:#3b82f6}
.tool_schema_form_grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px}
.tool_schema_form_group{margin-bottom:16px}
.tool_schema_form_group label{display:block;font-size:14px;color:rgba(255,255,255,.8);margin-bottom:8px;font-weight:500}
.tool_schema_form_control{width:100%}
.tool_schema_input_full{height:44px;width:100%;;padding:0 16px;border:1px solid #33354E;border-radius:4px;font-size:14px;outline:none;transition:border-color 0.3s;background:#242641;color:#fff;}
.tool_schema_textarea{width:100%;font-family:inherit;font-size:14px;min-height:100px;padding:16px;border:1px solid #33354E;border-radius:4px;font-size:14px;outline:none;resize:vertical;transition:border-color 0.3s;background:#242641;color:#fff;}
.tool_schema_textarea:focus{border-color:#409eff}
.tool_schema_social_row{display:flex;gap:12px;margin-bottom:12px}
.tool_schema_social_input{flex:1;height:44px;padding:0 16px;border:1px solid #33354E;border-radius:4px;font-size:14px;outline:none;transition:border-color 0.3s;background:#242641;color:#fff;}
.tool_schema_remove_btn{width:32px;height:32px;border:none;background:none;color:#fff;cursor:pointer;font-size:18px;line-height:1;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all 0.2s}
.tool_schema_remove_btn:hover{color:#ef4444;background:#fef2f2}
.tool_schema_add_row_btn{height:36px;padding:0 16px;background:#f3f4f6;color:#374151;border:none;border-radius:4px;font-size:13px;cursor:pointer;transition:background 0.3s;margin-top:8px}
.tool_schema_add_row_btn:hover{background:#e5e7eb}
.tool_schema_generate_btn{height:44px;padding:0 30px;background-color:#3b82f6;color:#fff;border:none;border-radius:4px;font-size:15px;cursor:pointer;white-space:nowrap;transition:background-color 0.3s}
.tool_schema_generate_btn:hover{background-color:#2563eb}
.tool_schema_preview_container{background:#1e293b;border-radius:8px;overflow:hidden}
.tool_schema_preview_header{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;background:#0f172a;color:#cbd5e1;font-size:14px}
.tool_schema_preview_actions{display:flex;gap:8px}
.tool_schema_preview_btn{height:32px;padding:0 16px;background:#334155;color:#cbd5e1;border:none;border-radius:4px;font-size:13px;cursor:pointer;transition:background 0.3s}
.tool_schema_preview_btn:hover{background:#475569}
.tool_schema_preview_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:400px;overflow-y:auto;background:#0f172a;line-height:1.7}
.tool_schema_section_title{font-size:18px;font-weight:bold;color:#fff;margin-bottom:16px}
.tool_schema_list{color:#555;font-size:14px}
.tool_schema_list li{margin-bottom:10px;color:rgba(255,255,255,.7);line-height:1.5}
.tool_schema_text{color:rgba(255,255,255,.7);font-size:14px}
.tool_schema_add_social_btn,.tool_schema_add_faq_btn{height:36px;padding:0 16px;background:#f3f4f6;color:#374151;border:none;border-radius:4px;font-size:13px;cursor:pointer;transition:background 0.3s;margin-top:8px}
.tool_schema_add_social_btn:hover,.tool_schema_add_faq_btn:hover{background:#e5e7eb}
.tool_schema_faq_item {display: flex;align-items: flex-start;gap: 10px;margin-bottom: 12px;}
.tool_schema_faq_item .tool_schema_form_group {flex: 1;margin-bottom: 0;}
.tool_schema_faq_item .tool_schema_remove_btn {margin-top: 6px;flex-shrink: 0;}
@media screen and (max-width:768px){
    .tool_schema_container{padding:15px}
    .tool_schema_card{padding:20px}
    .tool_schema_detect_section{flex-direction:column}
    .tool_schema_form_grid{grid-template-columns:1fr}
    .tool_schema_preview_header{flex-direction:column;gap:8px;align-items:flex-start}
    .tool_schema_preview_pre{max-height:320px;padding:15px;font-size:12px}
}