@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}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]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}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{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}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{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}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{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[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}:root{--bg-primary:#faf6f1;--bg-secondary:#f3ece4;--bg-card:#fff;--bg-sider:#2c2520;--bg-sider-hover:#3d352f;--text-primary:#2c2520;--text-secondary:#8c7e74;--text-light:#b5a99a;--accent:#c08b5c;--accent-light:#d4a574;--accent-bg:#c08b5c14;--accent-hover:#a67542;--border:#e8dfd5;--success:#6b9e78;--warning:#d4a042;--danger:#c27171;--shadow-sm:0 1px 3px #2c25200f;--shadow-md:0 4px 12px #2c252014;--shadow-lg:0 8px 24px #2c25201a;--radius-sm:8px;--radius-md:12px;--radius-lg:16px}*{box-sizing:border-box}body{background:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--text-light);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}.ant-btn-primary{background:var(--accent)!important;border-color:var(--accent)!important;border-radius:var(--radius-sm)!important;font-weight:500!important;box-shadow:0 2px 8px #c08b5c4d!important}.ant-btn-primary:hover{background:var(--accent-hover)!important;border-color:var(--accent-hover)!important}.ant-btn-default{border-radius:var(--radius-sm)!important;border-color:var(--border)!important;color:var(--text-secondary)!important}.ant-btn-default:hover{border-color:var(--accent)!important;color:var(--accent)!important}.ant-card{border-radius:var(--radius-md)!important;border:1px solid var(--border)!important;box-shadow:var(--shadow-sm)!important;transition:all .25s!important}.ant-card:hover{box-shadow:var(--shadow-md)!important}.ant-modal .ant-modal-content{border-radius:var(--radius-lg)!important;padding:28px!important}.ant-modal .ant-modal-header{border-bottom:1px solid var(--border)!important;margin-bottom:20px!important;padding-bottom:16px!important}.ant-modal .ant-modal-title{color:var(--text-primary)!important;font-size:17px!important;font-weight:600!important}.ant-input,.ant-input-affix-wrapper,.ant-select-selector,.ant-picker{border-radius:var(--radius-sm)!important;border-color:var(--border)!important}.ant-input:focus,.ant-input-affix-wrapper-focused,.ant-select-focused .ant-select-selector,.ant-picker-focused{border-color:var(--accent)!important;box-shadow:0 0 0 2px #c08b5c26!important}.ant-table{overflow:hidden;border-radius:var(--radius-md)!important}.ant-table-thead>tr>th{background:var(--bg-secondary)!important;color:var(--text-primary)!important;border-bottom:1px solid var(--border)!important;font-weight:600!important}.ant-table-tbody>tr>td{border-bottom:1px solid var(--bg-secondary)!important}.ant-table-tbody>tr:hover>td{background:var(--accent-bg)!important}.ant-progress .ant-progress-bg{background:linear-gradient(90deg, var(--accent), var(--accent-light))!important}.ant-tag{border:none!important;border-radius:6px!important;font-weight:500!important}.ant-badge .ant-badge-count{background:var(--accent)!important;box-shadow:none!important}.ant-empty-description{color:var(--text-light)!important}.ant-list-item{border-block-end:1px solid var(--border)!important}.ant-statistic-title{color:var(--text-secondary)!important;font-weight:500!important}.ant-statistic-content-value{color:var(--text-primary)!important;font-weight:700!important}.page-container{width:100%;padding:28px 32px;animation:.3s fadeInUp}@media (width<=1024px){.page-container{padding:20px}}@media (width<=768px){html,body,#root{max-width:100vw;overflow-x:hidden}.page-container{padding:12px 10px;overflow-x:hidden}.page-header{flex-direction:column;gap:12px;align-items:stretch!important;margin-bottom:14px!important}.page-header h2{font-size:17px!important}.page-header h2 .icon{width:28px!important;height:28px!important;font-size:14px!important}.page-subtitle{font-size:11.5px!important;line-height:1.5!important}.page-header .ant-space{width:100%;flex-wrap:wrap!important;gap:6px!important;display:flex!important}.page-header .ant-space-item{flex:auto;min-width:0}.page-header .ant-btn{height:auto!important;padding:4px 10px!important;font-size:12px!important}.ant-row{row-gap:10px!important}.ant-table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto!important}.ant-table{font-size:12px!important}.ant-table-cell{white-space:nowrap;padding:6px 8px!important}.ant-card{border-radius:10px!important}.ant-card-head{min-height:40px!important;padding:0 14px!important}.ant-card-head-title{padding:10px 0!important;font-size:13px!important}.ant-card-head-wrapper{flex-direction:column!important;align-items:stretch!important;gap:6px!important;padding:8px 0!important}.ant-card-extra{width:100%;flex-wrap:wrap!important;gap:6px!important;max-width:100%!important;margin-left:0!important;padding:0!important}.ant-card-extra .ant-space{width:100%;flex-wrap:wrap!important;gap:6px!important}.ant-card-extra .ant-select{flex:110px;min-width:110px!important}.ant-card-extra .ant-segmented{flex:auto}.ant-segmented-item{padding:2px 8px!important;font-size:12px!important}.ant-segmented-item-label{padding:0 4px!important}.ant-tag{margin-right:4px!important;padding:0 6px!important;font-size:11px!important}.ant-btn-sm{font-size:12px!important}.ant-btn{height:auto!important;padding:6px 12px!important}.ant-input-affix-wrapper,.ant-input,.ant-select{max-width:100%!important}.mobile-filter-bar .ant-input-affix-wrapper,.mobile-filter-bar .ant-select{width:100%!important;min-width:0!important}.mobile-filter-bar{gap:8px!important}.ant-tabs-nav{margin-bottom:10px!important}.ant-tabs-nav-wrap{overflow-x:auto!important}.ant-tabs-tab{padding:8px 12px!important;font-size:13px!important}.stat-cards-grid{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}.methodology-row{grid-template-columns:30px 1fr 90px!important;grid-template-areas:"check main status""check meta status""check prog prog""check crit crit"!important;gap:4px 8px!important}.methodology-row>:first-child{grid-area:check;align-self:start;margin-top:4px}.methodology-row>:nth-child(2){grid-area:main;min-width:0}.methodology-row>:nth-child(3){grid-area:meta;font-size:11px!important}.methodology-row>:nth-child(4){grid-area:prog}.methodology-row>:nth-child(5){grid-area:crit;font-size:10.5px!important}.methodology-row>:nth-child(6){grid-area:status;align-self:start}.methodology-row-header{display:none!important}.ant-modal,.simple-modal-wrapper{max-width:calc(100vw - 24px)!important;margin:12px auto!important}}@media (width<=400px){.stat-cards-grid{gap:6px!important}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.page-header{justify-content:space-between;align-items:flex-start;margin-bottom:28px;display:flex}.page-header h2{color:var(--text-primary);align-items:center;gap:10px;margin:0;font-size:22px;font-weight:700;display:flex}.page-header h2 .icon{border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:flex}.page-subtitle{color:var(--text-secondary);margin-top:4px;font-size:13px;font-weight:400}.stat-card{background:var(--bg-card)!important;border:1px solid var(--border)!important;border-radius:var(--radius-md)!important;transition:all .25s!important}.stat-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)!important}.stat-card .stat-icon{border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:12px;font-size:20px;display:flex}.conclusion-card{border-radius:var(--radius-md)!important;border-left:3px solid #0000!important;transition:all .2s!important}.conclusion-card:hover{transform:translateY(-1px);box-shadow:var(--shadow-md)!important}.conclusion-card.top-3{border-left:3px solid var(--accent)!important;background:linear-gradient(135deg, var(--bg-card) 0%, #c08b5c08 100%)!important}.review-item{transition:background .2s;padding:16px 0!important}.review-item:hover{background:var(--accent-bg);border-radius:var(--radius-sm)}.ant-form-item-label>label{color:var(--text-primary)!important;font-weight:500!important}.ant-modal{animation:.25s modalFadeIn!important}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.ant-empty{padding:32px 0}.ant-dropdown-menu{border-radius:var(--radius-sm)!important;box-shadow:var(--shadow-lg)!important;border:1px solid var(--border)!important}.ant-dropdown-menu-item{border-radius:6px!important}.ant-dropdown-menu-item:hover{background:var(--accent-bg)!important}
