:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root,[data-theme=light]{--bg-primary: #ffffff;--bg-secondary: #f5f5f5;--text-primary: #213547;--text-secondary: #595959;--border-color: #d9d9d9;--ant-color-bg-layout: #ffffff}[data-theme=dark]{--bg-primary: #141414;--bg-secondary: #1f1f1f;--text-primary: rgba(255, 255, 255, .87);--text-secondary: rgba(255, 255, 255, .65);--border-color: #424242;--ant-color-bg-layout: #141414}body{margin:0;min-width:320px;min-height:100vh;background-color:var(--bg-primary);color:var(--text-primary)}*{box-sizing:border-box}.desktop-sider{display:block}.mobile-menu-btn,.mobile-header .collapse-btn{display:none}@media(max-width:767px){.desktop-sider{display:none!important}.site-layout{margin-left:0!important}.mobile-header .collapse-btn{display:none}.mobile-menu-btn{display:inline-flex!important}}@media(min-width:768px)and (max-width:1023px){.site-layout{margin-left:80px!important}}@media(min-width:1024px){.site-layout{margin-left:200px!important}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#888}#root{min-height:100vh}.ant-layout{background:var(--bg-primary)!important}.ant-layout-sider,.ant-menu-dark{background:#001529!important}.ant-breadcrumb{font-size:14px}.ant-card-hoverable:hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000026;transition:all .3s ease}.ant-btn,.ant-input,.ant-input-password{transition:all .3s ease}@media(max-width:575px){h1{font-size:1.75rem!important}h2{font-size:1.5rem!important}h3{font-size:1.25rem!important}.ant-typography{font-size:14px}}.mobile-drawer .ant-drawer-body{padding:0}.mobile-drawer .ant-menu{border-right:none}#root{width:100%;max-width:none;margin:0;padding:0;text-align:left}@media(max-width:767px){.desktop-sider{display:none!important}.site-layout{margin-left:0!important}.collapse-btn{display:none!important}}@media(max-width:767px){.mobile-menu-btn{display:inline-flex!important}}.desktop-sider{transition:all .2s}.site-layout{transition:margin-left .2s}.notify-tool{width:100%}.field-error{display:block;margin-top:4px;font-size:12px}.api-docs-link{text-align:center;margin-top:16px;padding-top:16px;border-top:1px solid #f0f0f0}.api-docs-link a{margin-left:8px}.message-preview-card{height:100%}.preview-section{margin-bottom:12px}.preview-label{display:block;margin-bottom:4px;font-size:12px}.preview-title{font-size:16px;display:block}.preview-content{display:block;white-space:pre-wrap;word-wrap:break-word}.preview-tags{margin-top:8px}[data-theme=dark] .api-docs-link{border-top-color:#404040}[data-theme=dark] .message-preview-card{border-color:#303030}.discord-webhook-tool{width:100%}.section{margin-bottom:8px}.section-title{display:block;margin-bottom:8px}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.field-label{display:block;margin-bottom:4px;color:#606060;font-size:12px}.field-hint{display:block;margin-top:4px;font-size:12px}.tts-row{display:flex;align-items:center;gap:8px;margin-top:8px}.editor-card{height:100%}.empty-embeds{padding:24px;text-align:center;background:#f5f5f5;border-radius:8px;border:2px dashed #d9d9d9}.embeds-collapse .ant-collapse-header{padding:8px 0!important}.embeds-collapse .ant-collapse-content-box{padding:0!important}.embed-editor-card{background:#fafafa;margin:0}.embed-editor-header{display:flex;justify-content:space-between;align-items:center}.embed-divider{margin:12px 0;font-size:12px;color:#8a8a8a}.field-editor{margin-bottom:8px;padding:8px;background:#fff;border-radius:4px;border:1px solid #f0f0f0}.color-picker-row{display:flex;align-items:center;gap:8px}.action-buttons{display:flex;justify-content:center;padding:8px 0}.discord-preview{background:#313338;border-radius:8px;overflow:hidden;height:100%;min-height:500px}.discord-preview-header{background:#4f545c;padding:10px 16px;color:#fff;font-weight:600;font-size:14px;display:flex;align-items:center;gap:8px}.discord-messages{padding:16px;overflow-y:auto;max-height:calc(100vh - 300px)}.discord-message{display:flex;gap:16px;padding:4px 0}.message-avatar{flex-shrink:0}.message-avatar img{width:40px;height:40px;border-radius:50%;object-fit:cover}.avatar-fallback{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:18px}.message-content{flex:1;min-width:0}.message-header{display:flex;align-items:center;gap:8px;margin-bottom:4px}.message-author{color:#fff;font-weight:600;font-size:14px}.message-bot-tag{background:#5865f2;color:#fff;font-size:10px;font-weight:600;padding:2px 6px;border-radius:4px;text-transform:uppercase}.message-text{color:#dbdee1;font-size:14px;line-height:1.4;white-space:pre-wrap;word-wrap:break-word}.message-text strong{color:#fff;font-weight:600}.message-text em{font-style:italic}.message-text del{text-decoration:line-through;opacity:.7}.message-text .inline-code{background:#2b2d31;padding:2px 6px;border-radius:4px;font-family:Consolas,Monaco,monospace;font-size:13px}.message-text .spoiler{background:#2b2d31;padding:2px 6px;border-radius:4px;transition:background .2s}.message-text .spoiler:hover{background:#4f545c}.message-tts{color:#b5bac1;font-size:12px;margin-top:4px;font-style:italic}.message-embeds{margin-top:8px}.discord-embed{background:#2b2d31;border-radius:4px;border-left:4px solid #313338;padding:8px 12px;margin-top:8px;max-width:520px}.embed-inner{display:flex;flex-direction:column;gap:8px}.embed-author{display:flex;align-items:center;gap:8px}.embed-author-icon{width:20px;height:20px;border-radius:50%}.embed-author-name{color:#fff;font-weight:600;font-size:14px;text-decoration:none}.embed-author-name:hover{text-decoration:underline}.embed-title{color:#fff;font-weight:600;font-size:16px}.embed-title a{color:#00a8fc;text-decoration:none}.embed-title a:hover{text-decoration:underline}.embed-description{color:#dbdee1;font-size:14px;line-height:1.4}.embed-description strong{color:#fff}.embed-description em{font-style:italic}.embed-description del{text-decoration:line-through}.embed-description .inline-code{background:#1e1f22;padding:2px 6px;border-radius:4px;font-family:Consolas,Monaco,monospace;font-size:13px}.embed-description .spoiler{background:#1e1f22;padding:2px 6px;border-radius:4px}.embed-fields{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.embed-field{flex:1 1 100%;min-width:0}.embed-field.inline{flex:1 1 auto;max-width:150px}.embed-field-name{color:#fff;font-weight:600;font-size:14px;margin-bottom:4px}.embed-field-value{color:#dbdee1;font-size:14px}.embed-image{margin-top:8px}.embed-image img{max-width:100%;max-height:300px;border-radius:4px}.embed-thumbnail{position:absolute;right:0;top:0}.embed-thumbnail img{width:20px;height:20px;border-radius:50%}.embed-footer{display:flex;align-items:center;gap:8px;color:#b5bac1;font-size:12px;margin-top:8px}.embed-footer-icon{width:16px;height:16px;border-radius:50%}.embed-footer-separator{margin:0 4px}@media(max-width:992px){.discord-preview{margin-top:16px}.discord-messages{max-height:600px}}[data-theme=dark] .empty-embeds{background:#2a2a2a;border-color:#404040}[data-theme=dark] .embed-editor-card{background:#1e1e1e}[data-theme=dark] .field-editor{background:#252525;border-color:#333}
