:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#17202a;background:#f3f6f8;line-height:1.5}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}input,select,textarea{width:100%;border:1px solid #ccd6e3;border-radius:8px;padding:10px 12px;color:#17202a;background:#fff}textarea{resize:vertical}.app-loading{min-height:100vh;display:grid;place-items:center;color:#435266}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px}.login-panel{width:min(420px,100%);display:grid;gap:18px;padding:28px;border:1px solid #dfe5ee;border-radius:8px;background:#fff;box-shadow:0 16px 40px #23324b14}.login-panel h1,.search-header h1,.detail-section h1,.admin-page h1{margin:0;font-size:24px;letter-spacing:0}.login-panel p,.search-header p,.section-header p,.image-section p{margin:6px 0 0;color:#687789}.login-panel label,.field{display:grid;gap:8px;color:#344256;font-weight:600}.password-input-wrap{position:relative}.password-input-wrap input{padding-right:46px}.password-visibility-button{width:34px;height:34px;min-height:34px;position:absolute;top:50%;right:5px;display:inline-grid;place-items:center;padding:0;border:0;border-radius:8px;background:transparent;color:#687789;transform:translateY(-50%)}.password-visibility-button:hover,.password-visibility-button:focus-visible{background:#e8edf4;color:#253449}.primary-button,.text-button,.danger-button,.secondary-button,.back-button,.filter-chip,.tag-option{min-height:38px;border-radius:8px;border:1px solid #cfd8e5;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;background:#fff;color:#253449}.primary-button{border-color:#176b5f;background:#176b5f;color:#fff}.secondary-button,.back-button{border-color:#cfd8e5;background:#fff;color:#253449}.secondary-button:hover,.back-button:hover{border-color:#9ab7b1;color:#0f574d}.text-button{border-color:transparent;background:transparent;color:#176b5f}.danger-button{border-color:transparent;background:transparent;color:#b42318}.danger-button:disabled{cursor:not-allowed;opacity:.65}.form-error,.error-panel{margin:0;color:#b42318}.success-text{margin:0;color:#176b5f}.helper-text{margin:0;color:#687789;font-size:14px}.app-shell{min-height:100vh}.topbar{min-height:64px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:#fffffff0;border-bottom:1px solid #dfe5ee;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0;z-index:10}.brand-button{border:0;padding:0;background:transparent;text-align:left}.brand-button strong{display:block;color:#17202a}.brand-button span{color:#687789;font-size:13px}.topbar-actions{display:flex;align-items:center;gap:10px}.topbar-actions select{min-width:150px}.account-menu{position:relative}.account-menu:after{content:"";position:absolute;top:100%;right:0;width:320px;max-width:calc(100vw - 32px);height:12px}.account-button{width:44px;height:44px;display:inline-grid;place-items:center;align-items:center;padding:5px;border:1px solid #d6dde8;border-radius:8px;background:#fff;color:#17202a}.account-button:hover,.account-button.is-open,.account-menu:focus-within .account-button{border-color:#176b5f;background:#f6fbfa}.account-avatar{width:32px;height:32px;flex:0 0 auto;display:inline-grid;place-items:center;border-radius:50%;background:#176b5f;color:#fff;font-weight:700}.account-avatar.large{width:42px;height:42px;font-size:18px}.account-popover-header strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#17202a;font-size:14px}.account-popover-header span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#687789;font-size:12px}.account-popover{position:absolute;top:calc(100% + 10px);right:0;z-index:20;width:min(320px,calc(100vw - 32px));display:none;gap:14px;padding:16px;border:1px solid #dfe5ee;border-radius:8px;background:#fff;box-shadow:0 18px 42px #23324b24}.account-popover.is-open{display:grid}.account-popover-header{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px}.account-popover-header div{min-width:0;display:grid;gap:2px}.account-details{display:grid;gap:10px;margin:0}.account-details div{display:grid;grid-template-columns:78px minmax(0,1fr);gap:10px}.account-details dt{color:#687789;font-size:13px}.account-details dd{margin:0;overflow-wrap:anywhere;color:#253449;font-size:13px}.account-actions{display:grid;gap:8px}.account-action-button{width:100%}.password-form{display:grid;gap:16px}.icon-button{width:38px;height:38px;display:inline-grid;place-items:center;border:1px solid #d6dde8;background:#fff;border-radius:8px;color:#2c3a4b}.icon-button.active,.filter-chip.selected,.tag-option.selected{border-color:#176b5f;background:#e8f3f1;color:#0f574d}.view-toggle{display:flex;flex-wrap:wrap;gap:8px}.page-body{max-width:1180px;margin:0 auto;padding:28px 24px 40px}.empty-panel,.error-panel{border:1px solid #dfe5ee;background:#fff;padding:22px;border-radius:8px;color:#687789}.empty-panel p{margin:6px 0 0}.content-search,.admin-page,.detail-page{display:grid;gap:20px}.search-header,.section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.search-box{min-width:min(620px,100%);display:grid;grid-template-columns:22px 1fr 148px auto;gap:10px;align-items:center;padding:10px;border:1px solid #dfe5ee;border-radius:8px;background:#fff;box-shadow:0 12px 28px #2f3f540f}.search-box input{border:0;padding:8px;background:#f6f8fb}.keyword-input-wrap{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px;border-radius:8px;background:#f6f8fb}.keyword-input-wrap input{min-width:0;background:transparent}.search-box .keyword-clear-button{width:30px;height:30px;min-height:30px;border:0;border-radius:8px;padding:0;background:transparent;color:#687789}.search-box .keyword-clear-button:hover{background:#e8edf4;color:#253449}.search-console .keyword-clear-button{width:30px;height:30px;min-height:30px;border:0;border-radius:8px;padding:0;background:transparent;color:#687789}.search-console .keyword-clear-button:hover{background:#e8edf4;color:#253449}.search-box select,.search-box .date-input{height:38px;border:0;padding:0 8px;background:#f6f8fb}.search-box button{height:38px;border:0;border-radius:8px;padding:0 14px;background:#176b5f;color:#fff}.filter-panel{display:grid;gap:12px;padding:16px;border:1px solid #dfe5ee;border-radius:8px;background:#fff;box-shadow:0 10px 24px #2f3f540d}.filter-group{display:grid;grid-template-columns:92px minmax(0,1fr);gap:10px;align-items:start}.filter-label{display:grid;gap:2px;padding-top:6px}.filter-label span{color:#435266;font-weight:700}.filter-label small{color:#7a8798;font-size:12px}.filter-chip-list{display:flex;flex-wrap:wrap;gap:8px;padding-right:4px}.filter-chip.subtle{border-style:dashed;color:#176b5f}.clear-filter-button{justify-self:start;min-height:34px;border:0;display:inline-flex;align-items:center;gap:6px;padding:0 8px;background:transparent;color:#176b5f}.content-list{display:grid;gap:12px}.content-row{width:100%;display:grid;gap:8px;padding:20px;border:1px solid #dfe5ee;border-radius:8px;background:#fff;text-align:left;box-shadow:0 8px 20px #2f3f540a}.content-row:hover{border-color:#9ab7b1;box-shadow:0 12px 26px #2f3f5412}.clickable-row{cursor:pointer}.clickable-row:focus-visible{outline:2px solid #176b5f;outline-offset:2px}.content-row>div:first-child{display:flex;justify-content:space-between;gap:14px}.row-meta-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.favorite-button{min-height:32px;border:1px solid #d8e0ea;border-radius:8px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;background:#fff;color:#435266}.view-count{min-height:28px;display:inline-flex;align-items:center;gap:5px;color:#687789;font-size:13px}.result-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 2px}.result-summary strong{color:#17202a;font-size:17px}.result-summary span{color:#687789}.favorite-button.active{border-color:#d7c48d;background:#fff7df;color:#795b12}.favorite-button:disabled{cursor:not-allowed;opacity:.65}.row-tags{display:flex;flex-wrap:wrap;gap:6px}.row-actions{display:flex;justify-content:flex-end;gap:8px}.admin-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid #dfe5ee;border-radius:8px;background:#fff}.admin-search{flex:1;display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:8px}.admin-search input{border:0;background:#f6f8fb}.admin-toolbar span{color:#687789;font-size:14px}.content-row strong{color:#17202a}.keyword-highlight{border-radius:4px;padding:0 3px;background:#fff1a8;color:#17202a;font-weight:700}.content-row span,.content-row p,.muted-text{margin:0;color:#687789}.detail-section{display:grid;gap:14px;padding:22px;border:1px solid #dfe5ee;border-radius:8px;background:#fff;box-shadow:0 10px 24px #2f3f540d}.detail-toolbar,.editor-header{display:flex;align-items:center;justify-content:flex-start}.detail-toolbar{justify-content:space-between}.detail-loading-note{padding:10px 14px;border:1px solid #d8e8e5;border-radius:8px;background:#f3fbf9;color:#176b5f;font-size:14px}.section-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.detail-section h2{margin:0;font-size:18px;letter-spacing:0}.meta-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center;color:#687789}.tag,.status-badge{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#eef3f8;color:#344256;font-size:13px}.tag-type{background:#f3efe7;color:#694f20}.detail-body{margin:0;padding:16px;border-left:3px solid #176b5f;border-radius:8px;background:#f8fafc;white-space:pre-wrap;color:#253449}.image-section{border-color:#c6d8d5;background:#fbfefd}.detail-section.content-detail-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px);align-items:stretch;gap:18px;padding:20px}.detail-main,.detail-side{min-width:0;display:grid;align-content:start;gap:16px;padding:20px;border:1px solid #dfe5ee;border-radius:8px;background:#fff}.detail-main{min-height:420px}.detail-hero{display:grid;gap:10px;padding-bottom:16px;border-bottom:1px solid #edf1f4}.detail-block,.detail-image-list{display:grid;gap:12px}.detail-side{background:#fbfefd}.detail-side h2{margin:0}.detail-side .image-figure{padding:0;overflow:hidden}.detail-side .image-preview-trigger{padding:12px}.detail-side .image-figure img{aspect-ratio:16 / 9;max-height:168px;object-fit:contain}.detail-side .image-fallback{min-height:132px;margin:12px 12px 0}.detail-side .image-figure figcaption{padding:0 12px 12px;color:#667789}.image-figure{margin:0;display:grid;gap:8px;border:1px solid #dfe5ee;border-radius:8px;padding:12px;background:#fff}.image-figure img{width:100%;max-height:680px;object-fit:contain;border-radius:6px;background:#f6f8fb}.image-preview-trigger{width:100%;border:0;padding:0;border-radius:6px;background:transparent;cursor:zoom-in}.image-preview-trigger:focus-visible{outline:3px solid rgba(23,107,95,.24);outline-offset:3px}.image-preview-trigger:hover img{box-shadow:0 0 0 2px #176b5f38}.image-preview-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center;padding:24px;background:#17202ab8}.image-preview-dialog{width:min(1200px,100%);max-height:calc(100vh - 48px);display:grid;grid-template-rows:auto minmax(0,1fr);gap:12px;padding:14px;border-radius:8px;background:#fff;box-shadow:0 24px 64px #0a121e57}.image-preview-toolbar{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}.image-preview-toolbar strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#17202a}.image-preview-dialog img{width:100%;max-height:calc(100vh - 132px);object-fit:contain;border-radius:6px;background:#f6f8fb}.image-fallback{min-height:160px;display:grid;place-items:center;gap:6px;padding:18px;border-radius:6px;background:#f6f8fb;color:#435266;text-align:center}.image-fallback span{max-width:100%;overflow-wrap:anywhere;color:#687789;font-size:13px}.image-figure figcaption{color:#435266;font-size:14px}.editor-form{display:grid;gap:16px;padding:22px;border:1px solid #dfe5ee;border-radius:8px;background:#fff}.panel-title{margin:0;color:#17202a;font-size:18px;letter-spacing:0}.editor-actions{padding-top:6px;justify-content:flex-start}.editor-actions .primary-button,.editor-actions .text-button{width:auto}.tag-picker{display:grid;gap:8px}.tag-picker>span{color:#344256;font-weight:700}.tag-picker>div,.form-actions{display:flex;flex-wrap:wrap;gap:8px}.dropzone{min-height:120px;display:grid;place-items:center;gap:6px;padding:18px;border:1px dashed #9fb0c3;border-radius:8px;background:#f8fafc;color:#435266;text-align:center}.dropzone.dragging{border-color:#176b5f;background:#e8f3f1}.dropzone input{display:none}.dropzone strong{color:#253449}.dropzone span{color:#687789;font-size:14px}.pending-files{display:grid;gap:8px}.pending-files>span{color:#344256;font-weight:700}.pending-files>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px;border:1px solid #dfe5ee;border-radius:8px;background:#fff}.pending-files>div>span{overflow-wrap:anywhere;color:#435266}.attachment-manager{display:grid;gap:10px}.attachment-manager>span{color:#344256;font-weight:700}.attachment-manager>div{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.attachment-preview{display:grid;gap:8px;align-content:start;padding:10px;border:1px solid #dfe5ee;border-radius:8px;background:#fff}.attachment-preview img,.attachment-placeholder{width:100%;aspect-ratio:4 / 3;border-radius:6px;background:#f6f8fb}.attachment-preview img{object-fit:contain}.attachment-placeholder{display:grid;place-items:center;color:#687789}.attachment-preview span{overflow-wrap:anywhere;color:#435266;font-size:13px}.admin-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.user-feedback,.user-management-panel{display:grid;gap:16px;padding:22px;border:1px solid #dfe5ee;border-radius:8px;background:#fff}.user-list{display:grid;gap:12px}.user-card{display:grid;gap:16px;padding:18px;border:1px solid #dfe5ee;border-radius:8px;background:#fff}.user-card.inactive{background:#f8fafc}.user-card-main{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(220px,.8fr);gap:18px}.user-title-line{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.user-title-line strong{color:#17202a}.user-card-main p,.user-meta span{margin:4px 0 0;color:#687789}.user-meta{display:grid;justify-items:end;align-content:start;gap:4px;text-align:right}.status-pill{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;background:#eef3f7;color:#435266;font-size:13px}.status-pill.active{background:#e8f3f1;color:#0f574d}.status-pill.inactive{background:#fff0ed;color:#b42318}.user-edit-panel{display:grid;gap:14px;padding:16px;border:1px solid #e3e9f1;border-radius:8px;background:#f8fafc}.compact-form{grid-template-columns:180px 1fr auto;align-items:start}.compact-form .form-error{grid-column:1 / -1}.tag-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.tag-create-panel{display:grid;gap:12px;padding:18px;border:1px solid #dfe5ee;border-radius:8px;background:#fff;box-shadow:0 10px 24px #2f3f540d}.tag-create-panel>div{display:grid;grid-template-columns:180px minmax(0,1fr) auto;gap:12px;align-items:end}.tag-create-panel label{display:grid;gap:8px;color:#344256;font-weight:700}.tag-admin-card{align-content:start}.tag-admin-card h2{margin:0}.tag-admin-card p{margin:6px 0 0;color:#687789}.tag-admin-list{display:grid;gap:10px}.tag-admin-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px;border:1px solid #eef2f6;border-radius:8px;background:#fbfcfe}.tag-admin-row .tag{justify-self:start}.tag-admin-row input{min-width:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#17202a5c;z-index:20}.modal-panel{width:min(640px,100%);max-height:min(760px,90vh);overflow:auto;padding:22px;border-radius:8px;background:#fff}@media(max-width:780px){.topbar,.search-header,.section-header{align-items:stretch;flex-direction:column}.topbar-actions{flex-wrap:wrap}.admin-toolbar{align-items:stretch;flex-direction:column}.search-box{grid-template-columns:22px 1fr}.search-box button,.search-box select,.search-box .date-input{grid-column:1 / -1}.filter-group{grid-template-columns:1fr}.page-body{padding:16px}.topbar{padding:0 12px}.topbar-actions{gap:6px}.account-button{width:42px;height:42px}.compact-form,.tag-columns,.tag-create-panel>div,.tag-admin-row,.user-card-main{grid-template-columns:1fr}.user-meta{justify-items:start;text-align:left}}:root{color:#17202a;background:#eef3f2}body{background:linear-gradient(135deg,#176b5f0f,#fff0 34%),#eef3f2}button:disabled{cursor:not-allowed}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(23,107,95,.22);outline-offset:2px}input,select,textarea{border-color:#cbd6df;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}input:hover,select:hover,textarea:hover{border-color:#aebeca}.primary-button,.secondary-button,.back-button,.text-button,.danger-button,.filter-chip,.tag-option,.favorite-button,.icon-button{transition:border-color .14s ease,background .14s ease,color .14s ease,box-shadow .14s ease,transform .14s ease}.primary-button:hover:not(:disabled){background:#125a50;border-color:#125a50;box-shadow:0 8px 18px #176b5f2e}.secondary-button:hover:not(:disabled),.back-button:hover:not(:disabled),.filter-chip:hover:not(:disabled),.tag-option:hover:not(:disabled),.favorite-button:hover:not(:disabled),.icon-button:hover:not(:disabled){border-color:#95b5af;background:#fbfdfd;color:#0f574d}.text-button:hover:not(:disabled){background:#e7f2ef;color:#0f574d}.danger-button:hover:not(:disabled){background:#fff0ed}.app-loading{background:linear-gradient(135deg,#176b5f14,#fff0 42%),#eef3f2}.app-loading:after{content:"";width:72px;height:4px;position:fixed;top:calc(50% + 34px);left:50%;border-radius:999px;background:linear-gradient(90deg,#176b5f,#176b5f29);transform:translate(-50%);animation:loading-bar 1s ease-in-out infinite alternate}.app-loading.app-error-state:after{content:none}.account-error-panel{width:min(520px,calc(100% - 32px));display:grid;gap:18px;padding:24px;border:1px solid #dce4e8;border-radius:8px;background:#fff;box-shadow:0 20px 44px #293e491f}.account-error-panel h1{margin:0;color:#17202a;font-size:24px;line-height:1.2;letter-spacing:0}.account-error-panel p{margin:8px 0 0;color:#667789}@keyframes loading-bar{0%{opacity:.45;transform:translate(-50%) scaleX(.72)}to{opacity:1;transform:translate(-50%) scaleX(1)}}.login-page{place-items:center;padding:44px;background:linear-gradient(135deg,#176b5f1f,#e2ecf4b8),#f7faf9}.product-mark{justify-self:start;display:inline-flex;align-items:center;min-height:32px;border-radius:999px;padding:0 12px;background:#176b5f;color:#fff;font-weight:700}.login-panel{align-self:center;width:min(430px,100%);padding:28px;box-shadow:0 20px 44px #293e491f}.login-panel-header{display:grid;gap:8px}.login-panel h1{margin:0;color:#17202a;font-size:28px;line-height:1.2;letter-spacing:0}.topbar{min-height:66px;border-bottom-color:#d6e1df;background:#fffffff5;box-shadow:0 1px #dfe5ee66}.brand-button{min-width:156px}.brand-button strong{font-size:16px}.topbar-actions{min-width:0}.topbar-actions select{min-width:132px}.account-button{width:40px;height:40px;padding:4px;border-color:#cfd8e5;background:#fff}.account-avatar{width:30px;height:30px;background:#176b5f;color:#fff;font-size:14px;line-height:1}.account-avatar.large{background:#176b5f;color:#fff}.account-popover{box-shadow:0 22px 54px #23324b29}.page-body{max-width:1220px;padding:28px 24px 48px}.content-search,.admin-page,.detail-page{gap:20px}.content-search{width:100%}.search-header,.section-header{align-items:flex-end}.search-header h1,.detail-section h1,.admin-page h1{font-size:26px;line-height:1.2}.search-header p,.section-header p,.image-section p{color:#667789}.search-box{min-width:min(720px,100%);grid-template-columns:22px minmax(260px,1fr) 152px auto;border-color:#dce4e8;box-shadow:none}.search-console,.filter-board{min-width:0;border:1px solid #dce4e8;border-radius:8px;background:#fff;box-shadow:none}.search-console{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,220px) auto;align-items:end;gap:12px;padding:18px}.search-field{min-width:0;display:grid;gap:8px;color:#344256;font-weight:800}.search-field span{font-size:15px}.search-field-keyword{min-width:0}.search-console .primary-button{min-width:74px;height:42px;align-self:end;font-weight:800}.filter-board{display:grid;gap:18px;padding:18px}.results-panel{min-width:0;display:grid;gap:12px}.search-box input,.keyword-input-wrap,.search-box select,.search-box .date-input,.search-console input,.search-console .date-input{background:#f7fafb}.search-console .keyword-input-wrap{min-height:42px;grid-template-columns:20px minmax(0,1fr) auto;gap:8px;padding:0 12px;border:1px solid #cbd6df;background:#fff;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}.search-console .keyword-input-wrap:hover,.search-console .keyword-input-wrap:focus-within{border-color:#9ab7b1;background:#fff}.search-console .keyword-input-wrap:focus-within{box-shadow:0 0 0 3px #176b5f29}.search-console .keyword-input-wrap input{height:40px;border:0;padding:0;background:transparent}.search-console .keyword-input-wrap input:focus-visible{outline:0}.search-console .date-input{height:42px}.filter-panel{gap:10px;padding:0;border:0;box-shadow:none;background:transparent}.filter-group{grid-template-columns:132px minmax(0,1fr);gap:22px;padding:0;border:0}.filter-board .filter-group+.filter-group{padding-top:6px}.filter-label{padding-top:3px}.filter-label span{color:#334355}.filter-label small{color:#667789}.filter-chip{min-height:34px;padding:0 11px}.filter-chip.selected,.tag-option.selected,.icon-button.active{border-color:#176b5f;background:#e7f2ef;color:#0f574d;font-weight:800}.result-summary,.result-toolbar{align-items:baseline;padding:0 2px}.result-summary strong,.result-toolbar strong{color:#17202a;font-size:18px}.result-toolbar{display:flex;justify-content:space-between;gap:16px}.result-toolbar>div:first-child{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px}.result-toolbar span{color:#667789}.view-toggle{display:inline-grid;grid-template-columns:1fr 1fr;align-items:center;gap:0;overflow:hidden;padding:4px;border:1px solid #dce4e8;border-radius:8px;background:#fff}.view-toggle .filter-chip{min-width:88px;width:100%;border-color:transparent}.view-toggle .filter-chip.selected{background:#176b5f;color:#fff}.content-list{gap:0;overflow:hidden;border:1px solid #dce4e8;border-radius:8px;background:#fff}.content-list>.empty-panel,.content-list>.error-panel{border:0;border-radius:0}.content-row{gap:12px;padding:20px;border:0;border-radius:0;box-shadow:none}.content-row+.content-row{border-top:1px solid #edf1f4}.content-row:hover{border-color:transparent;background:#fbfdfd;box-shadow:none}.content-row>div:first-child{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px}.content-row strong{line-height:1.35;font-size:18px}.content-row-title{min-width:0;overflow-wrap:anywhere;word-break:break-word}.content-row p{max-width:96ch;color:#516174;line-height:1.72}.row-meta-actions,.row-tags{gap:7px}.row-meta-actions{color:#667789;font-size:16px}.row-tags{align-items:center}.favorite-button{min-height:30px;padding:0 10px;font-size:13px}.tag,.status-badge,.status-pill{min-height:26px;padding:0 9px;font-size:12px;font-weight:700}.tag{background:#eef4f8}.tag-type{background:#f2eee6}.empty-panel,.error-panel,.detail-section,.editor-form,.tag-create-panel,.user-feedback,.user-management-panel{border-color:#dce4e8;box-shadow:none}.empty-panel{color:#667789}.detail-toolbar,.editor-header{min-height:38px}.detail-section{padding:20px}.detail-section:first-of-type{gap:12px;padding-bottom:18px}.detail-body{max-width:72ch;border-left-color:#176b5f;background:#f7faf9;color:#253449;line-height:1.75}.image-section{border-color:#cfe1de}.image-figure{border-color:#dce4e8}.image-figure img{background:#f7fafb}.admin-tabs{margin-bottom:2px}.admin-toolbar{border-color:#dce4e8;background:#fff}.admin-search input{background:#f7fafb}.admin-row{grid-template-columns:minmax(260px,1fr) 112px minmax(180px,.8fr) auto;align-items:center}.admin-row>div:first-child{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center}.admin-row>span{color:#667789}.admin-row p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-form{grid-template-columns:minmax(0,1fr) minmax(360px,420px);align-items:start;padding:0;border:0;background:transparent}.editor-main-panel,.editor-side-panel{display:grid;gap:16px;padding:20px;border:1px solid #dce4e8;border-radius:8px;background:#fff}.editor-side-panel{position:sticky;top:86px;max-height:calc(100vh - 116px);overflow:auto;align-self:start}.editor-side-panel .tag-picker>div{max-height:146px;overflow:auto;padding:4px;border:1px solid #edf1f4;border-radius:8px;background:#fbfcfd}.editor-two-column{display:grid;grid-template-columns:1fr 1fr;gap:12px}.panel-title{font-size:18px}.tag-picker>span,.field>span,.field>label,.login-panel label{color:#344256;font-size:14px}.dropzone{min-height:118px;border-color:#9fb2be;background:#f8fafb}.dropzone.dragging{border-color:#176b5f}.editor-side-panel .attachment-manager>div,.editor-side-panel .pending-files{grid-template-columns:1fr;max-height:246px;overflow:auto;padding-right:2px}.attachment-preview{grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:10px;border-color:#dce4e8}.editor-side-panel .attachment-preview img,.editor-side-panel .attachment-placeholder{width:64px;aspect-ratio:1}.editor-side-panel .attachment-preview span{min-width:0}.tag-create-panel{padding:16px}.tag-columns{gap:14px}.tag-admin-list{gap:0;overflow:hidden;border:1px solid #edf1f4;border-radius:8px}.tag-admin-row{border:0;border-radius:0;background:#fff}.tag-admin-row+.tag-admin-row{border-top:1px solid #edf1f4}.user-create-panel,.user-management-panel,.user-feedback{display:grid;gap:16px;padding:20px;border:1px solid #dce4e8;border-radius:8px;background:#fff;box-shadow:none}.user-create-panel{align-items:start}.user-form-grid{display:grid;gap:14px;max-width:560px}.user-create-panel .tag-picker,.user-edit-panel .tag-picker{max-width:760px}.user-create-panel .form-actions,.user-edit-panel .form-actions{justify-content:flex-start}.user-list{gap:10px}.user-card{border-color:#dce4e8;box-shadow:none}.user-edit-panel{border-color:#dce4e8;background:#f8fafb}.modal-backdrop{background:#17202a7a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-panel{border:1px solid #dce4e8;box-shadow:0 24px 64px #0a121e3d}@media(max-width:980px){.login-page{place-items:center}.search-header,.section-header{align-items:flex-start;flex-direction:column}.search-box{width:100%;grid-template-columns:22px minmax(0,1fr)}.search-console{grid-template-columns:minmax(0,1fr) 180px auto}.search-box button,.search-box select,.search-box .date-input{grid-column:1 / -1}.admin-row{grid-template-columns:1fr}.admin-row>div:first-child{grid-template-columns:1fr}.admin-row p{white-space:normal}.editor-form,.tag-columns,.content-workspace,.detail-section.content-detail-card{grid-template-columns:1fr}.filter-sidebar,.editor-side-panel{position:static;max-height:none}}@media(max-width:780px){.login-page{padding:24px}.login-panel{width:100%}.topbar{padding:12px}.page-body{padding:16px}.search-console{grid-template-columns:1fr;padding:14px}.search-console .primary-button{width:100%}.filter-board{padding:14px}.filter-group,.editor-two-column{grid-template-columns:1fr;gap:8px}.content-row>div:first-child{grid-template-columns:1fr}.result-summary,.result-toolbar,.detail-toolbar,.section-title-row{align-items:flex-start;flex-direction:column}.result-toolbar{display:grid}.view-toggle{width:100%}.row-meta-actions{justify-content:flex-start}.tag-create-panel>div{grid-template-columns:1fr}}
