@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f5f6fa;min-height:100vh;overflow:auto!important;width:100%!important}.fg-header{background:linear-gradient(135deg,#0f0f1a,#1a1a2e,#16213e);display:flex;align-items:center;justify-content:space-between;padding:0 32px;height:68px;position:sticky;top:0;z-index:100;box-shadow:0 4px 20px #0003}.fg-header-left{display:flex;align-items:center;gap:16px}.fg-header-logo{display:flex;align-items:center;gap:12px}.fg-logo-img{height:36px;width:auto;display:block;margin-top:3px}.fg-header-nav{display:flex;align-items:center;gap:2px;background:#ffffff0f;border-radius:10px;padding:4px}.fg-header-nav a{color:#ffffffa6;padding:8px 18px;border-radius:8px;text-decoration:none;font-size:13.5px;font-weight:500;transition:all .2s}.fg-header-nav a:link,.fg-header-nav a:visited{color:#ffffffa6}.fg-header-nav a:hover{color:#fff;background:#ffffff14}.fg-header-nav a:active{color:#fff;background:#ffffff1f}.fg-header-nav a.active{background:#e9456040;color:#fff;box-shadow:0 2px 8px #e9456033}.fg-content{max-width:1280px;margin:0 auto;padding:32px}.fg-page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.fg-page-title{font-size:26px;font-weight:700;color:#1a1a2e}.fg-page-subtitle{color:#64748b;font-size:14px;margin-top:4px}.fg-table-wrap{background:#fff;border-radius:14px;border:1px solid #e8ecf1;overflow:hidden;box-shadow:0 1px 3px #0000000a}.fg-status-dot{width:8px;height:8px;border-radius:50%;display:inline-block;margin-left:6px;margin-right:4px;vertical-align:middle;position:relative;top:-1px}.fg-status-dot.active{background:#10b981}.fg-status-dot.draft{background:#f59e0b}.fg-status-dot.closed{background:#ef4444}.fg-shortcode{background:#f4f6f9;border:1px solid #e2e8f0;border-radius:8px;padding:6px 12px;font-family:SF Mono,Monaco,monospace;font-size:15px;color:#475569;cursor:pointer;transition:all .2s}.fg-shortcode:hover,.fg-shortcode:active{border-color:#e94560;color:#e94560;background:#fef2f2}.fg-row-actions{display:flex;flex-wrap:wrap;gap:2px;margin-top:6px;opacity:0;transition:opacity .15s}tr:hover .fg-row-actions{opacity:1}.fg-row-actions a,.fg-row-actions span{font-size:12px;color:#64748b;text-decoration:none;padding:1px 4px;border-radius:3px;cursor:pointer;transition:all .15s}.fg-row-actions a:link,.fg-row-actions a:visited{color:#64748b}.fg-row-actions a:hover,.fg-row-actions span:hover,.fg-row-actions a:active,.fg-row-actions span:active{color:#e94560}.fg-row-actions .fg-action-sep{color:#d1d5db;padding:0 1px;cursor:default;font-size:11px}.fg-row-actions .fg-action-delete,.fg-row-actions .fg-action-delete:link,.fg-row-actions .fg-action-delete:visited{color:#ef4444}.fg-row-actions .fg-action-delete:hover,.fg-row-actions .fg-action-delete:active{color:#dc2626;background:#fef2f2}.fg-row-actions .ant-switch{margin-top:0!important;line-height:1;display:inline-flex;align-items:center}.fg-header-back{color:#ffffff73;text-decoration:none;font-size:14px;padding:6px 10px;border-radius:8px;transition:all .2s;display:flex;align-items:center;gap:2px}.fg-header-back:link,.fg-header-back:visited{color:#ffffff73}.fg-header-back .svg-inline--fa{vertical-align:middle}.fg-header-back:hover{color:#fff;background:#ffffff14}.fg-header-back:active{color:#fff;background:#ffffff1f}.fg-filter-tabs{display:flex;gap:4px;margin-bottom:16px;background:#fff;border-radius:10px;padding:4px;border:1px solid #e8ecf1}.fg-filter-tab{padding:8px 16px;border-radius:8px;border:none;background:none;font-size:13px;font-weight:500;color:#64748b;cursor:pointer;transition:all .15s;display:flex;align-items:center;gap:6px}.fg-filter-tab:hover,.fg-filter-tab:active{color:#1a1a2e;background:#f8fafc}.fg-filter-tab.active{color:#fff;background:#e94560}.fg-filter-tab.active .fg-filter-count{background:#ffffff40;color:#fff}.fg-filter-count{font-size:11px;font-weight:600;background:#f1f5f9;color:#64748b;padding:1px 7px;border-radius:10px}.fg-stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.fg-stat-card{background:#fff;border-radius:12px;padding:20px;border:1px solid #e8ecf1;transition:all .2s}.fg-stat-card:hover{box-shadow:0 4px 12px #0000000f;transform:translateY(-1px)}.fg-stat-label{font-size:13px;color:#64748b;font-weight:500}.fg-stat-value{font-size:28px;font-weight:700;color:#1a1a2e;margin:4px 0}.fg-stat-change{font-size:12px;font-weight:600}.fg-stat-change.up{color:#10b981}.fg-stat-change.down{color:#ef4444}.fg-bulk-bar{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#f0f5ff;border-bottom:1px solid #d6e4ff;font-size:13px;color:#1a1a2e;font-weight:500}.fg-table-toolbar{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #f0f0f0}.fg-table-toolbar-left,.fg-table-toolbar-right{display:flex;gap:8px;align-items:center}.fg-create-card{border:2px solid #e5e7eb;border-radius:12px;padding:32px 24px;text-align:center;cursor:pointer;transition:all .2s;background:#fff;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.fg-create-card:hover{border-color:#e94560;box-shadow:0 8px 24px #e945601f;transform:translateY(-2px)}.fg-create-card-icon{font-size:36px;color:#e94560;margin-bottom:16px}.fg-create-card-title{font-size:16px;font-weight:700;color:#1a1a2e;margin-bottom:6px}.fg-create-card-desc{font-size:13px;color:#64748b;line-height:1.5}.fg-settings-layout{max-width:720px;margin:0 auto}.fg-card{background:#fff;border-radius:12px;border:1px solid #e8ecf1;padding:28px;margin-bottom:20px;box-shadow:0 1px 3px #0000000a}.fg-card-title{font-size:17px;font-weight:700;color:#1a1a2e;margin-bottom:22px;display:flex;align-items:center}.fg-empty-state{text-align:center;padding:48px 20px}.fg-empty-icon{font-size:48px;color:#cbd5e1;margin-bottom:16px}.fg-empty-title{font-size:18px;font-weight:700;color:#1a1a2e;margin-bottom:6px}.fg-empty-desc{font-size:14px;color:#64748b}.fg-back-link{display:inline-flex;align-items:center;gap:6px;color:#64748b;font-size:13px;font-weight:500;text-decoration:none;margin-bottom:16px;transition:color .15s}.fg-back-link:link,.fg-back-link:visited{color:#64748b}.fg-back-link:hover,.fg-back-link:active{color:#e94560}.fg-page-title-row{display:flex;align-items:center;gap:12px}.fg-entry-card{background:#fff;border:1px solid #e8ecf1;border-radius:12px;margin-bottom:20px;overflow:hidden}.fg-entry-card-header{padding:16px 20px;border-bottom:1px solid #f0f0f0;background:#fafbfc}.fg-entry-card-title{font-size:15px;font-weight:700;color:#1a1a2e}.fg-entry-card-body{padding:4px 20px}.fg-entry-row{display:flex;padding:14px 0;border-bottom:1px solid #f0f0f0}.fg-entry-row:last-child{border-bottom:none}.fg-entry-label{width:200px;min-width:200px;font-size:13px;font-weight:600;color:#475569;padding-right:16px}.fg-entry-value{flex:1;font-size:14px;color:#1a1a2e;white-space:pre-wrap;word-break:break-word}.fg-meta-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:20px}.fg-meta-item{padding:12px;background:#f8fafc;border-radius:8px}.fg-meta-item-label{font-size:11px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.fg-meta-item-value{font-size:13px;color:#1a1a2e;word-break:break-all}.fg-status-badge{display:inline-block;padding:3px 10px;border-radius:20px;font-size:12px;font-weight:600;line-height:1.5}.fg-status-badge.unread{background:#eff6ff;color:#2563eb}.fg-status-badge.read{background:#f0fdf4;color:#16a34a}.fg-status-badge.spam{background:#fef3c7;color:#d97706}.fg-status-badge.trash{background:#fef2f2;color:#dc2626}@media print{.fg-header,.fg-back-link,.fg-page-header .ant-space{display:none!important}.fg-content{max-width:100%;padding:0}}@media (max-width: 782px){.fg-meta-grid{grid-template-columns:repeat(2,1fr)}.fg-entry-row{flex-direction:column;gap:4px}.fg-entry-label{width:auto;min-width:auto}}
