@import"https://fonts.googleapis.com/css2?family=Exo+2:wght@400;500;600;700&family=Zilla+Slab:wght@400;600&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}:root{--ink: #111827;--ink-weak: #6b7280;--surface: #f6f4ef;--surface-alt: #fff8f1;--accent: #ff6f5f;--accent-strong: #ff4a3a;--highlight: #ffd2a6;--font-body: "Exo 2", "Segoe UI", sans-serif;--font-display: "Zilla Slab", "Times New Roman", serif}*{box-sizing:border-box}body{overflow-x:hidden;margin:0;font-family:var(--font-body);color:var(--ink);background:radial-gradient(circle at top left,#fff5ea,transparent 45%),radial-gradient(circle at 10% 70%,#ffefe4,transparent 55%),var(--surface);min-height:100vh}.ant-message{transform:translateY(-50%)}a{color:inherit;text-decoration:none}.page-card{width:100%;max-width:100%;overflow:hidden;background:#fff;border-radius:20px;padding:24px;box-shadow:0 16px 40px #11182714}.page-heading{font-family:var(--font-display);font-size:28px;font-weight:600;margin-bottom:4px}.page-subtitle{color:var(--ink-weak);margin-bottom:24px}.tag-status-new{color:#7c3aed;background:#7c3aed1f}.tag-status-processing{color:#ea580c;background:#ea580c1f}.tag-status-resolved{color:#059669;background:#05966924}.tag-status-closed{color:#334155;background:#33415529}@media (max-width: 768px){.page-card{border-radius:16px;padding:16px}}.app-shell{width:100%;min-height:100vh;overflow-x:hidden;background:var(--surface)}.app-shell .ant-layout{min-width:0}.app-sider{background:var(--ink)}.app-brand{height:56px;display:flex;align-items:center;gap:12px;padding:0 18px;color:#fff;font-weight:700;font-family:var(--font-display);letter-spacing:.4px}.app-brand__glyph{width:12px;height:12px;border-radius:4px;background:linear-gradient(135deg,#ffb86b,#ff6f5f);box-shadow:0 0 8px #ff6f5fb3}.app-brand__text{font-size:16px}.app-header{padding:0 24px;border-bottom:1px solid rgba(15,23,42,.06)}.app-header__content{display:flex;align-items:center;justify-content:space-between;height:100%}.app-header__subtitle{font-weight:600;color:var(--ink)}.app-content{width:100%;max-width:100vw;min-width:0;overflow-x:hidden;padding:24px}@media (max-width: 768px){.app-content{padding:16px}}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(140deg,#fff1e6,#ffe7d3,#f7f2e8)}.login-card{width:min(420px,90vw);position:relative}.login-card:before{content:"";position:absolute;top:-14px;right:-14px;bottom:-14px;left:-14px;border-radius:24px;background:linear-gradient(135deg,rgba(255,111,95,.28),transparent 60%);filter:blur(12px);z-index:-1}.login-title{font-family:var(--font-display);margin-bottom:8px!important}.login-subtitle{color:var(--ink-weak);margin-bottom:24px}.login-hint{display:block;margin-top:16px;color:var(--ink-weak);font-size:12px}.feedback-filter{margin-bottom:16px}.feedback-filter .ant-form-item{margin-bottom:12px}.feedback-filter .ant-select{min-width:140px}.feedback-filter .ant-select-selector,.feedback-filter .ant-input,.feedback-filter .ant-input-affix-wrapper{font-size:clamp(12px,1.6vw,14px)}.feedback-table{width:100%;max-width:100%}.feedback-table .ant-table-wrapper,.feedback-table .ant-spin-nested-loading,.feedback-table .ant-spin-container,.feedback-table .ant-table-container,.feedback-table .ant-table-content{min-width:0;max-width:100%;overflow-x:hidden}.feedback-table .ant-table{table-layout:fixed}.feedback-table .ant-table-cell{overflow:hidden;vertical-align:top}.feedback-list-row{display:flex;flex-direction:column;gap:14px}.feedback-meta-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.feedback-meta-items{display:flex;flex:1;flex-wrap:wrap;gap:8px;min-width:0}.feedback-meta-item{display:inline-flex;align-items:center;min-width:0;max-width:100%;overflow:hidden;border-radius:6px;background:var(--surface-alt);color:#0f172ab8;font-size:12px;line-height:1.5}.feedback-meta-label{flex:0 0 auto;padding:3px 6px;color:#0f172a80}.feedback-meta-value{min-width:0;overflow:hidden;padding:3px 8px 3px 0;text-overflow:ellipsis;white-space:nowrap}.feedback-work-row{display:grid;grid-template-columns:minmax(240px,1fr) minmax(320px,1.1fr);gap:16px;align-items:stretch}.feedback-detail{display:flex;flex-direction:column;gap:20px}.feedback-title-content{display:flex;flex-direction:column;gap:4px;min-width:0;border-radius:8px;background:#0f172a0a;padding:10px 12px}.feedback-title-line{display:-webkit-box;overflow:hidden;color:#0f172aeb;font-size:16px;font-weight:600;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:3}.feedback-content-line{display:-webkit-box;overflow:hidden;color:#0f172a99;font-size:14px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.feedback-type-item.feedback-type-bug{background:#eab30833;color:#854d0e}.feedback-type-item.feedback-type-suggestion{background:#2563eb24;color:#1d4ed8}.feedback-reply-input{min-width:0;resize:vertical}.feedback-action-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:start;border-top:1px solid rgba(15,23,42,.08);padding-top:10px}.feedback-action-info{display:flex;flex-wrap:wrap;gap:8px;align-items:center;min-width:0}.feedback-action-info .feedback-meta-item{max-width:560px}.feedback-action-info .ant-btn{padding:0}.feedback-status-row{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.feedback-status-row .ant-btn{min-width:86px}.feedback-status-row .tag-status-new,.feedback-status-row .tag-status-processing,.feedback-status-row .tag-status-resolved,.feedback-status-row .tag-status-closed{border-color:transparent;box-shadow:none}.feedback-json{background:#f5f2ed;padding:12px;border-radius:12px;font-size:12px;white-space:pre-wrap;word-break:break-word}.reply-panel{border-radius:16px;padding:16px;background:var(--surface-alt)}.reply-title{margin-bottom:12px;font-weight:600}.related-panel{border-radius:16px;padding:16px;background:var(--surface-alt)}.related-item-btn{padding:0}.detail-actions{display:flex;justify-content:flex-end}@media (max-width: 768px){.feedback-filter{display:block}.feedback-filter .ant-form-item{width:100%}.feedback-filter .ant-select,.feedback-filter .ant-input,.feedback-filter .ant-input-affix-wrapper{width:100%;min-width:0}.feedback-filter .ant-space{display:flex;flex-wrap:wrap;gap:8px;width:100%}.feedback-filter .ant-space-item{min-width:0}.feedback-filter .ant-space-item:last-child{flex-basis:100%}.feedback-table .ant-table-cell{padding:12px 10px}.feedback-meta-row{flex-direction:column}.feedback-meta-item{max-width:100%}.feedback-work-row{grid-template-columns:1fr;gap:12px}.feedback-action-row{grid-template-columns:1fr;gap:10px}.feedback-action-info{width:100%}.feedback-action-info .feedback-meta-item{max-width:100%}.feedback-status-row{justify-content:stretch;width:100%}.feedback-status-row .ant-btn{flex:1 1 calc(50% - 4px);min-width:0}}.feedback-create__card{background:#fffaf4;border-radius:20px;box-shadow:0 12px 28px #11182714}.feedback-create__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px 20px}.feedback-create__hint{display:inline-block;margin-left:16px;color:var(--ink-weak)}@media (max-width: 768px){.feedback-create__hint{margin-left:0;margin-top:12px}}
