:root{color:#1b1d29;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 0 0,#f5b64233,#0000 28%),radial-gradient(circle at 100% 100%,#0b58882e,#0000 30%),#f5f1e8;font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{margin:0;overflow:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.62}#app{height:100vh}.login-shell{place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fffbf5f2;border:1px solid #78604524;border-radius:24px;width:min(460px,100%);padding:28px;box-shadow:0 18px 45px #422d1814}.login-card h1{margin:0 0 8px;font-size:28px}.login-tip{color:#606471;margin:0 0 18px}.login-form{gap:10px;display:grid}.login-btn{width:100%;margin-top:6px}.login-btn:disabled{opacity:.65;cursor:not-allowed}.login-message{margin:14px 0 0;font-size:14px}.login-message.success{color:#227a44}.login-message.error{color:#c43f21}.panel-tag{letter-spacing:.2em;text-transform:uppercase;color:#9b6a1a;margin:0 0 8px;font-size:12px}.shell{grid-template-columns:300px 1fr;height:100vh;display:grid;overflow:hidden}.sidebar{color:#f8f3ea;background:linear-gradient(#17324d 0%,#0e2031 100%);flex-direction:column;gap:20px;min-height:0;padding:34px 24px;display:flex}.brand-block{border-bottom:1px solid #ffffff24;padding-bottom:18px}.brand-row{align-items:center;gap:14px;min-width:0;display:flex}.brand-logo{object-fit:cover;border-radius:12px;width:46px;height:46px;box-shadow:0 8px 18px #0810183d}.sidebar h1{margin:0;line-height:1.12}.brand-title{letter-spacing:.02em;font-size:20px;font-weight:700}.sidebar-text{color:#f8f3eac7;margin:0;line-height:1.7}.sidebar-user-card{background:#ffffff14;border:1px solid #ffffff24;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.sidebar-user-name{color:#fff7eb;font-size:16px;line-height:1.3}.sidebar-user-role{color:#f0b44d;white-space:nowrap;font-size:13px}.nav{gap:12px;display:grid}.nav-item{color:#f8f3ea;text-align:left;background:#ffffff14;border:1px solid #ffffff26;border-radius:18px;padding:15px 16px;text-decoration:none;transition:all .2s;display:block}.nav-item.active,.nav-item:hover{color:#1f2430;background:#f0b44d;border-color:#f0b44d}.sidebar-actions{gap:10px;margin-top:auto;display:grid}.logout-btn{color:#f8f3ea;text-align:left;background:#ffffff0f;border:1px solid #fff3;border-radius:14px;padding:11px 14px}.logout-btn:hover{background:#ffffff29}.content{min-width:0;min-height:0;padding:28px;overflow:hidden}.people-page h2{margin:0;font-size:30px}.card{background:#fffbf5eb;border:1px solid #78604524;border-radius:24px;box-shadow:0 18px 45px #422d1814}.people-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.header-actions{gap:10px;display:flex}.filter-card{flex:none;margin-bottom:16px}.filter-grid{grid-template-columns:repeat(4,minmax(150px,1fr)) auto;align-items:end;gap:14px;display:grid}.special-filter-grid{grid-template-columns:minmax(260px,1fr) auto}.filter-grid label{margin-bottom:0}.filter-grid .full-span{grid-column:1/-1}.filter-actions{gap:10px;display:flex}.list-card{padding:22px}.basic-data-card{flex:auto;width:100%;max-width:none;min-height:0;padding:24px;overflow:hidden}.basic-form{flex-direction:column;gap:22px;height:100%;min-height:0;display:flex}.basic-form-body{flex:auto;min-height:0;padding-right:4px;overflow-y:auto}.field-group{border-bottom:1px solid #eee4d4;gap:12px;padding-bottom:20px;display:grid}.compact-field-group{gap:16px}.field-group h3{margin:0}.field-hint,.summary-line{color:#6f7280;margin:0}.summary-line{font-size:14px}.range-fields{grid-template-columns:repeat(2,minmax(160px,1fr));gap:14px;display:grid}.triple-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.summary-pair{flex-wrap:wrap;gap:24px;display:flex}.range-fields label,.single-field{margin-bottom:0}.inline-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.single-field{max-width:360px}.intro-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.intro-field-group{height:100%}.intro-field{margin-bottom:0}.intro-field textarea{min-height:160px}.people-page,.house-page{flex-direction:column;height:100%;min-height:0;display:flex}.basic-data-page{flex:auto;min-height:0;overflow:hidden}.people-page .people-header,.house-page .people-header{flex:none}.people-list-card,.house-list-card{flex-direction:column;flex:auto;min-height:0;display:flex}.inline-message{z-index:120;pointer-events:none;text-align:center;background:#fffbf5fa;border:1px solid #78604524;border-radius:12px;min-width:220px;max-width:min(420px,100vw - 56px);margin:0;padding:12px 16px;font-size:14px;line-height:1.5;animation:.18s ease-out toast-in;position:fixed;top:24px;left:50%;transform:translate(-50%);box-shadow:0 14px 36px #261c1229}.inline-message.success{color:#227a44;border-color:#227a4438}.inline-message.error{color:#c43f21;border-color:#c43f213d}.global-loading-mask{z-index:200;pointer-events:auto;background:#141b2829;place-items:center;display:grid;position:fixed;inset:0}.global-loading-box{color:#1f2430;background:#fffbf5f5;border:1px solid #78604529;border-radius:16px;place-items:center;gap:14px;min-width:132px;min-height:112px;padding:22px 24px;font-size:14px;font-weight:600;display:grid;box-shadow:0 18px 45px #261c122e}.global-loading-spinner{border:3px solid #d38d182e;border-top-color:#d38d18;border-radius:50%;width:34px;height:34px;animation:.76s linear infinite loading-spin}.card h3{margin:0 0 16px}label{gap:8px;margin-bottom:16px;display:grid}label span{color:#5a5e6e;font-size:14px}.required-label:after{content:"*";color:#c43f21;margin-left:4px;font-weight:700}input,select,textarea{background:#fffdfa;border:1px solid #d8cdbd;border-radius:14px;outline:none;width:100%;padding:12px 14px;transition:border-color .2s,box-shadow .2s}input:focus,select:focus,textarea:focus{border-color:#d89822;box-shadow:0 0 0 4px #d898221f}.actions{flex-wrap:wrap;gap:10px;display:flex}.basic-form-actions{background:#fffbf5f5;border-top:1px solid #eee4d4;flex:none;padding-top:8px}.inline-actions{white-space:nowrap}.inline-actions .mini{justify-content:center;align-items:center;margin-right:8px;display:inline-flex}.inline-actions .mini:last-child{margin-right:0}.status-chip{border-radius:999px;justify-content:center;align-items:center;min-width:72px;padding:6px 12px;font-size:13px;font-weight:600;line-height:1;display:inline-flex}.status-pending{color:#b8740d;background:#f0b44d29}.status-approved{color:#1f7a34;background:#2ea04324}.status-rejected{color:#b42318;background:#dc26261f}.status-pill{border-radius:999px;justify-content:center;align-items:center;min-width:72px;padding:6px 12px;font-size:13px;font-weight:600;line-height:1;display:inline-flex}.primary,.ghost,.mini{border:none;border-radius:14px;padding:11px 16px;transition:transform .15s,opacity .2s}.primary{color:#1f2430;background:linear-gradient(135deg,#d38d18 0%,#f0b44d 100%);font-weight:700}.ghost{color:#4b4f5d;background:#ece4d6}.mini{color:#20334a;background:#eef3f8;padding:8px 12px}.danger{color:#b34024;background:#ffe2dc}.primary:hover,.ghost:hover,.mini:hover{transform:translateY(-1px)}.table-wrap{overflow-x:auto}.people-list-card .table-wrap,.house-list-card .table-wrap{flex:auto;min-height:0;overflow:auto}.people-list-card table{min-width:900px}.house-list-card table{min-width:1200px}.people-list-card thead th,.house-list-card thead th{z-index:1;background:#fffbf5fa;position:sticky;top:0}.pager{flex-wrap:wrap;flex:none;justify-content:center;align-items:center;gap:14px;margin-top:16px;display:flex}.pager-summary{color:#4b4f5d;white-space:nowrap;margin-right:auto}.pager-jump{color:#4b4f5d;align-items:center;gap:8px;display:inline-flex}.pager-jump input{text-align:center;color:#1f232d;background:#fffdfa;border:1px solid #d6c9b9;border-radius:10px;width:72px;height:38px;padding:0 10px}.house-cover,.cover-placeholder{border-radius:8px;width:92px;height:68px}.house-cover,.placeholder-image{object-fit:cover;background:#ece4d6;margin:0 auto;display:block}.clickable-image{cursor:zoom-in}.cover-placeholder{color:#747986;background:linear-gradient(#f7f1e6 0%,#eee3d2 100%);border:1px solid #d8cdbd;margin:0 auto;display:block;position:relative;overflow:hidden}.cover-placeholder:before{content:"";aspect-ratio:1;background:#c8b99f;border-radius:50%;width:18%;position:absolute;top:20%;left:18%;box-shadow:0 0 0 4px #c8b99f29}.cover-placeholder:after{content:"";background:linear-gradient(135deg,#0000 52%,#c0b198 53% 66%,#0000 67%) 0 100%/62% 48% no-repeat,linear-gradient(45deg,#0000 46%,#aa9b84 47% 64%,#0000 65%) 100% 100%/68% 56% no-repeat;border:2px solid #b9ad9a;border-radius:6px;position:absolute;inset:12px}.house-title{color:#1f2430;min-width:240px;max-width:420px;display:block}.house-desc{color:#6f7280;max-width:420px;margin:6px 0 0;line-height:1.5}table{border-collapse:collapse;width:100%}th,td{text-align:left;vertical-align:middle;border-bottom:1px solid #eee4d4;padding:14px 10px}.house-list-card th,.house-list-card td{vertical-align:middle}.house-list-card th:not(:nth-child(2)),.house-list-card td:not(:nth-child(2)){text-align:center}.house-list-card th:last-child,.house-list-card td:last-child{text-align:center;width:170px;min-width:170px;padding-left:12px;padding-right:12px}.house-list-card th:nth-last-child(2),.house-list-card td:nth-last-child(2){text-align:center;width:96px;min-width:96px}.people-list-card th,.people-list-card td{vertical-align:middle}.people-list-card th:nth-child(5),.people-list-card td:nth-child(5),.people-list-card th:last-child,.people-list-card td:last-child{text-align:center}.people-list-card th:last-child,.people-list-card td:last-child{width:220px;min-width:220px}th{color:#6f7280;font-size:13px;font-weight:600}.empty-cell{text-align:center;color:#888}.page-subtitle{color:#6f7280;margin:8px 0 0;line-height:1.6}.sync-summary-card{margin-bottom:16px;padding:18px 20px}.sync-summary-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.summary-label{color:#6f7280;margin-bottom:8px;font-size:13px}.summary-value{color:#1f2430;font-size:16px;font-weight:700}.sync-summary-meta{color:#3c4556;margin-top:16px;line-height:1.6}.sync-error-text,.error-cell{color:#b42318}.table-footer{color:#4b4f5d;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px 18px;display:flex}.modal-mask{z-index:30;background:#141b2894;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal-card{width:min(480px,100%);max-height:calc(100vh - 48px);padding:22px;overflow:auto}.modal-title-row{justify-content:space-between;align-items:center;gap:16px;margin:0 0 16px;display:flex}.modal-title-row h3,.modal-fixed-header h3{margin:0}.modal-close-btn{color:#4b4f5d;background:#f1eadf;border:none;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-size:24px;line-height:1;transition:background .18s,transform .15s;display:grid}.modal-close-btn:hover{background:#e7dccb;transform:translateY(-1px)}.image-modal-card{flex-direction:column;width:min(760px,100%);max-height:calc(100vh - 72px);padding:0;display:flex;overflow:hidden}.image-modal-header{border-bottom:1px solid #eee4d4;flex:none;justify-content:space-between;align-items:flex-start;gap:18px;padding:24px 34px 18px;display:flex}.image-modal-header h3{color:#1f232d;margin:0}.image-modal-body{min-height:0;padding:22px 34px 20px;overflow:auto}.image-modal-actions{background:#fffbf5fa;border-top:1px solid #eee4d4;flex:none;justify-content:flex-end;margin:0;padding:18px 34px}.house-form-card{flex-direction:column;width:min(1080px,100vw - 64px);max-height:calc(100vh - 52px);padding:0;display:flex;overflow:hidden}.modal-fixed-header{background:#fffbf5fa;border-bottom:1px solid #eee4d4;flex:none;justify-content:space-between;align-items:center;gap:16px;padding:24px 28px 14px;display:flex;position:relative}.modal-fixed-header .inline-message{margin:0}.modal-scroll-body{scrollbar-width:thin;scrollbar-color:#8f7c628c transparent;min-height:0;padding:18px 28px;overflow:auto}.modal-scroll-body::-webkit-scrollbar{width:8px}.modal-scroll-body::-webkit-scrollbar-track{background:0 0}.modal-scroll-body::-webkit-scrollbar-thumb{background:#8f7c626b;border:2px solid #fffbf5fa;border-radius:999px}.modal-scroll-body::-webkit-scrollbar-thumb:hover{background:#8f7c62a8}.house-form-grid{grid-template-columns:repeat(3,minmax(220px,1fr));align-items:start;gap:18px 22px;display:grid}.house-form-grid label{margin-bottom:0}.house-form-grid .full-span,.full-row{grid-column:1/-1}.house-upload-grid{grid-template-columns:220px 1fr;align-items:start;gap:20px;display:grid}.upload-title{color:#5a5e6e;margin:0 0 10px;font-size:14px}.modal-fixed-actions{background:#fffbf5fa;border-top:1px solid #eee4d4;flex:none;justify-content:flex-end;gap:10px;padding:16px 28px;display:flex}.modal-subtitle{color:#6f7280;margin:10px 0 0;line-height:1.5}.upload-preview{margin:0 0 16px}.cover-compare-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:18px;display:grid}.image-field{min-width:0}.create-cover-field{margin-top:8px}.create-cover-field .upload-preview{width:120px;margin-bottom:12px}.create-cover-field .single-preview img,.create-cover-field .large-placeholder{border-radius:12px;width:120px;height:120px}.image-field-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.image-field-head span{color:#5a5e6e;font-size:14px;font-weight:600}.image-field-head em{color:#8b909c;background:#f1eadf;border-radius:999px;padding:3px 8px;font-size:12px;font-style:normal}.file-picker-btn{color:#1f232d;cursor:pointer;background:#f2a51b;border:none;border-radius:10px;flex:none;justify-content:center;align-items:center;width:92px;height:34px;font-size:13px;font-weight:700;display:inline-flex}.file-picker-btn:hover{background:#e79a13}.file-picker-btn input{display:none}.file-picker-meta{color:#8b909c;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:12px;line-height:20px;overflow:hidden}.image-field-actions{align-items:center;gap:10px;margin-top:-6px;display:flex}.image-field-actions .file-picker-meta{flex:1}.gallery-field-head{justify-content:flex-start}.gallery-field-head .file-picker-meta{text-align:right;flex:1}.readonly-preview{margin:0}.removable-preview,.gallery-preview-item{position:relative}.image-remove-btn{color:#fffdfa;background:#b94024e6;border:none;border-radius:999px;padding:5px 9px;font-size:12px;line-height:1;position:absolute;top:6px;right:6px}.image-remove-btn:hover{background:#b34024}.single-preview img,.large-placeholder{border-radius:8px;width:100%;height:150px}.single-preview img,.gallery-preview img,.large-placeholder{object-fit:cover;background:#ece4d6;display:block}.gallery-preview{grid-template-columns:repeat(auto-fill,96px);justify-content:flex-start;gap:10px;min-height:90px;margin:8px 0 18px;display:grid}.gallery-preview img,.gallery-empty{border-radius:8px;width:96px;height:72px}.gallery-preview-item{width:96px;height:72px}.gallery-empty{color:#747986;background:#ece4d6;place-items:center;font-size:13px;display:grid}.image-preview-mask{z-index:80;background:#0e151fc7;place-items:center;padding:64px 32px 32px;display:grid;position:fixed;inset:0}.image-preview-large{object-fit:contain;background:#fffdfa;border-radius:8px;max-width:min(1080px,92vw);max-height:82vh;box-shadow:0 22px 70px #00000057}.preview-close{z-index:81;color:#1f2430;background:#fffbf5f2;border:none;border-radius:14px;padding:10px 16px;position:fixed;top:24px;right:28px}@keyframes fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes toast-in{0%{opacity:0;transform:translate(-50%)translateY(-8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes loading-spin{to{transform:rotate(360deg)}}@media (width<=1024px){.shell{grid-template-columns:1fr}.content{padding:20px}.sidebar{padding:24px 20px}.sidebar h1{font-size:28px}.people-header{flex-direction:column;align-items:stretch}.header-actions{justify-content:flex-end}.filter-grid{grid-template-columns:1fr}.house-form-grid{grid-template-columns:1fr;gap:16px}.filter-actions{justify-content:flex-end}.range-fields,.triple-fields,.intro-grid{grid-template-columns:1fr}.house-form-card{width:min(100%,100vw - 32px)}.house-form-grid,.house-upload-grid{grid-template-columns:1fr}}.review-status-badge[data-v-37b62422]{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:74px;padding:6px 10px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.review-status-badge.pending[data-v-37b62422]{color:#9a6700;background:#fff4d6}.review-status-badge.done[data-v-37b62422]{color:#0f6b46;background:#dcfce7}.review-status-badge.rejected[data-v-37b62422]{color:#b42318;background:#fee4e2}.house-pager-summary[data-v-37b62422]{color:#4b4f5d;white-space:nowrap}.pending-review-block[data-v-37b62422]{background:#fffaf0;border:1px solid #f0d48a;border-radius:18px;min-height:0;padding:18px}.pending-review-head[data-v-37b62422]{flex-wrap:wrap;align-items:flex-start;margin-bottom:14px}.image-modal-layout[data-v-37b62422]{grid-template-columns:minmax(0,1fr) minmax(320px,420px);align-items:start;gap:24px;display:grid}.image-modal-main[data-v-37b62422]{flex-direction:column;gap:24px;min-width:0;display:flex}.image-modal-aside[data-v-37b62422]{border-left:1px solid #eadfce;flex-direction:column;align-self:start;gap:18px;width:100%;min-width:320px;max-width:420px;padding-left:24px;display:flex}.cover-edit-field[data-v-37b62422]{max-width:none}.cover-preview-box[data-v-37b62422],.review-cover-preview[data-v-37b62422]{width:min(100%,340px);margin-bottom:12px}.cover-preview-box img[data-v-37b62422],.cover-preview-box .large-placeholder[data-v-37b62422],.review-cover-preview img[data-v-37b62422],.review-cover-preview .large-placeholder[data-v-37b62422]{aspect-ratio:1;border-radius:18px;width:100%;height:auto;min-height:0}.image-modal-gallery-preview[data-v-37b62422]{grid-template-columns:repeat(5,96px);justify-content:flex-start;margin-top:10px}.image-modal-gallery-section[data-v-37b62422]{border-top:none;margin-top:0;padding-top:0}.current-gallery-section[data-v-37b62422]{margin-bottom:0}.review-cover-field[data-v-37b62422]{margin-bottom:18px}.review-cover-preview-list[data-v-37b62422]{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.review-gallery-preview[data-v-37b62422]{grid-template-columns:repeat(auto-fill,96px);justify-content:flex-start;margin-bottom:0}.review-cover-preview[data-v-37b62422]{width:100%;margin-bottom:0}.review-cover-type-badge[data-v-37b62422]{z-index:1;color:#fffdfa;background:#1f232db8;border-radius:999px;padding:4px 8px;font-size:12px;line-height:1;position:absolute;top:8px;left:8px}.review-empty-state[data-v-37b62422]{text-align:center;background:#ffffffad;border:1px dashed #e7cf9b;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:220px;padding:24px;display:flex}.review-empty-state-compact[data-v-37b62422]{min-height:220px}.review-empty-icon[data-v-37b62422]{color:#8b5e00;background:#f4e0b7;border-radius:16px;place-items:center;width:52px;height:52px;font-size:24px;font-weight:800;display:grid}.review-empty-copy[data-v-37b62422]{flex-direction:column;gap:6px;display:flex}.review-empty-copy strong[data-v-37b62422]{color:#6f4e12;font-size:15px;font-weight:700}.review-empty-copy span[data-v-37b62422]{color:#8b7a5b;font-size:13px;line-height:1.6}.image-modal-card[data-v-37b62422]{width:min(1320px,100vw - 48px);max-width:none}.house-filter-grid[data-v-37b62422]{grid-template-columns:minmax(220px,320px) minmax(92px,112px) minmax(92px,112px) minmax(130px,156px) minmax(120px,138px) auto;align-items:end;gap:12px}.house-filter-grid label[data-v-37b62422]{min-width:0}.house-filter-grid label>span[data-v-37b62422]{white-space:nowrap;margin-bottom:8px;font-size:13px;display:inline-block}.house-filter-grid input[data-v-37b62422],.house-filter-grid select[data-v-37b62422]{width:100%}.house-filter-grid .filter-actions[data-v-37b62422]{white-space:nowrap;flex-wrap:nowrap;place-self:end;display:flex}.house-filter-grid .filter-actions button[data-v-37b62422]{min-width:0;padding-inline:18px}.house-cover-wrap[data-v-37b62422]{border-radius:8px;width:92px;height:68px;margin:0 auto;line-height:0;display:block;position:relative;overflow:hidden}.house-new-badge[data-v-37b62422]{z-index:2;color:#fff;pointer-events:none;background:linear-gradient(135deg,#ff6b4a,#ff8247);border-radius:999px;justify-content:center;align-items:center;min-width:38px;height:20px;padding:0 8px;font-size:11px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:6px;left:6px;box-shadow:0 8px 18px #ff6b4a3d}@media (width<=1080px){.house-filter-grid[data-v-37b62422]{grid-template-columns:repeat(2,minmax(0,1fr))}.house-filter-grid .filter-actions[data-v-37b62422]{grid-column:1/-1}.image-modal-layout[data-v-37b62422]{grid-template-columns:1fr;gap:22px}.image-modal-main[data-v-37b62422]{gap:22px}.image-modal-aside[data-v-37b62422]{border-top:1px solid #eadfce;border-left:none;min-width:0;max-width:none;padding-top:22px;padding-left:0}}@media (width<=720px){.house-filter-grid[data-v-37b62422]{grid-template-columns:1fr}}.mode-options[data-v-c5819372]{flex-wrap:wrap;gap:20px;display:flex}.mode-option[data-v-c5819372]{color:#1f2937;align-items:center;gap:8px;font-size:14px;display:inline-flex}.mode-option input[data-v-c5819372]{margin:0}.approval-filter-grid[data-v-63330a71]{grid-template-columns:1.1fr 1.1fr 1.1fr 1fr 1fr auto;align-items:end;gap:16px;display:grid}.approval-filter-grid label[data-v-63330a71]{margin-bottom:0}.approval-filter-grid .filter-actions[data-v-63330a71]{white-space:nowrap;flex-wrap:nowrap;align-self:end}.approval-pager-summary[data-v-63330a71]{color:#4b4f5d;white-space:nowrap}.approval-task-table th[data-v-63330a71]:nth-child(4),.approval-task-table td[data-v-63330a71]:nth-child(4){width:220px;min-width:220px}.approval-summary-cell[data-v-63330a71]{vertical-align:middle}.approval-summary-text[data-v-63330a71]{color:#5a5e6e;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.5;display:-webkit-box;overflow:hidden}.link-btn[data-v-63330a71]{color:#c17a08;background:0 0;border:none;margin-top:8px;padding:0;font-size:13px;font-weight:600}.review-status-badge[data-v-63330a71]{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:74px;padding:6px 10px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.review-status-badge.pending[data-v-63330a71]{color:#9a6700;background:#fff4d6}.review-status-badge.done[data-v-63330a71]{color:#0f6b46;background:#dcfce7}.review-status-badge.rejected[data-v-63330a71]{color:#b42318;background:#fee4e2}.approval-task-meta[data-v-63330a71]{color:#5a5e6e;border-bottom:1px solid #eee4d4;flex-wrap:wrap;gap:12px 18px;padding:0 34px 18px;display:flex}.approval-image-modal-card[data-v-63330a71]{width:min(1480px,100vw - 48px)}.approval-detail-loading[data-v-63330a71]{color:#7b5b26;align-items:center;gap:10px;margin-bottom:18px;font-size:14px;display:inline-flex}.approval-detail-loading-spinner[data-v-63330a71]{border:2px solid #c17a0833;border-top-color:#c17a08;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite approval-spin-63330a71}.pending-review-block[data-v-63330a71]{background:#fffaf0;border:1px solid #f0d48a;border-radius:18px;min-height:0;padding:18px}.pending-review-head[data-v-63330a71]{flex-wrap:wrap;align-items:flex-start;margin-bottom:14px}.image-modal-layout[data-v-63330a71]{grid-template-columns:minmax(0,1fr) minmax(320px,420px);align-items:start;gap:24px;display:grid}.image-modal-main[data-v-63330a71]{flex-direction:column;gap:24px;min-width:0;display:flex}.image-modal-aside[data-v-63330a71]{border-left:1px solid #eadfce;flex-direction:column;align-self:start;gap:18px;width:100%;min-width:320px;max-width:420px;padding-left:24px;display:flex}.cover-edit-field[data-v-63330a71]{max-width:none}.cover-preview-box[data-v-63330a71],.review-cover-preview[data-v-63330a71]{width:min(100%,340px);margin-bottom:12px}.cover-preview-box img[data-v-63330a71],.cover-preview-box .large-placeholder[data-v-63330a71],.review-cover-preview img[data-v-63330a71],.review-cover-preview .large-placeholder[data-v-63330a71]{aspect-ratio:1;border-radius:18px;width:100%;height:auto;min-height:0}.image-modal-gallery-preview[data-v-63330a71]{grid-template-columns:repeat(5,96px);justify-content:flex-start;margin-top:10px}.image-modal-gallery-section[data-v-63330a71]{border-top:none;margin-top:0;padding-top:0}.current-gallery-section[data-v-63330a71]{margin-bottom:0}.review-cover-preview-list[data-v-63330a71]{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.review-gallery-preview[data-v-63330a71]{grid-template-columns:repeat(auto-fill,96px);justify-content:flex-start;margin-bottom:0}.review-cover-preview[data-v-63330a71]{width:100%;margin-bottom:0}.review-cover-type-badge[data-v-63330a71]{z-index:1;color:#fffdfa;background:#1f232db8;border-radius:999px;padding:4px 8px;font-size:12px;line-height:1;position:absolute;top:8px;left:8px}.review-empty-state[data-v-63330a71]{text-align:center;background:#ffffffad;border:1px dashed #e7cf9b;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:220px;padding:24px;display:flex}.review-empty-state-compact[data-v-63330a71]{min-height:220px}.review-empty-icon[data-v-63330a71]{color:#8b5e00;background:#f4e0b7;border-radius:16px;place-items:center;width:52px;height:52px;font-size:24px;font-weight:800;display:grid}.review-empty-copy[data-v-63330a71]{flex-direction:column;gap:6px;display:flex}.review-empty-copy strong[data-v-63330a71]{color:#6f4e12;font-size:15px;font-weight:700}.review-empty-copy span[data-v-63330a71]{color:#8b7a5b;font-size:13px;line-height:1.6}@keyframes approval-spin-63330a71{to{transform:rotate(360deg)}}@media (width<=1600px){.approval-filter-grid[data-v-63330a71]{grid-template-columns:repeat(3,minmax(220px,1fr))}}@media (width<=1100px){.approval-filter-grid[data-v-63330a71]{grid-template-columns:repeat(2,minmax(200px,1fr))}.image-modal-layout[data-v-63330a71]{grid-template-columns:1fr}.image-modal-aside[data-v-63330a71]{border-top:1px solid #eadfce;border-left:none;min-width:0;max-width:none;padding-top:24px;padding-left:0}}@media (width<=720px){.approval-filter-grid[data-v-63330a71]{grid-template-columns:1fr}}.sync-log-filter-grid[data-v-78d06607]{grid-template-columns:minmax(180px,240px) auto}.sync-log-filter-grid .filter-actions[data-v-78d06607]{justify-self:end}.sync-log-table[data-v-78d06607]{table-layout:fixed;min-width:1400px}.sync-log-table .col-id[data-v-78d06607]{width:70px}.sync-log-table .col-task-type[data-v-78d06607]{width:140px}.sync-log-table .col-status[data-v-78d06607]{width:90px}.sync-log-table .col-trigger-by[data-v-78d06607]{width:110px}.sync-log-table .col-started-at[data-v-78d06607],.sync-log-table .col-finished-at[data-v-78d06607]{width:170px}.sync-log-table .col-duration[data-v-78d06607]{width:110px}.sync-log-table .col-summary[data-v-78d06607]{width:280px}.sync-log-table .col-error[data-v-78d06607]{width:420px}.sync-summary-cell[data-v-78d06607]{text-align:left;color:#3c4556;white-space:normal;word-break:break-word}.sync-error-cell[data-v-78d06607]{white-space:normal;word-break:break-all;line-height:1.6}@media (width<=900px){.sync-log-filter-grid[data-v-78d06607]{grid-template-columns:1fr}.sync-log-filter-grid .filter-actions[data-v-78d06607]{justify-self:start}}.fapai-filter-grid[data-v-015490c0]{grid-template-columns:minmax(260px,1.4fr) minmax(180px,.9fr) minmax(190px,1fr) minmax(190px,1fr) auto}.fapai-filter-grid .filter-actions[data-v-015490c0]{place-self:end}.fapai-list-card[data-v-015490c0]{padding-top:12px}.fapai-house-table[data-v-015490c0]{min-width:1200px}.fapai-house-table .col-title[data-v-015490c0]{width:36%}.fapai-house-table .col-district[data-v-015490c0],.fapai-house-table .col-build-year[data-v-015490c0],.fapai-house-table .col-decoration[data-v-015490c0]{width:12%}.fapai-house-table .col-list-time[data-v-015490c0],.fapai-house-table .col-crawl-time[data-v-015490c0]{width:14%}.fapai-house-table thead th[data-v-015490c0]{letter-spacing:.02em;font-size:13px}.fapai-house-table th[data-v-015490c0],.fapai-house-table td[data-v-015490c0]{text-align:left}.fapai-title-cell[data-v-015490c0]{min-width:420px;padding-right:20px}.fapai-title-main[data-v-015490c0]{color:#1f2430;word-break:break-word;font-size:16px;line-height:1.45}.fapai-district-cell[data-v-015490c0],.fapai-build-cell[data-v-015490c0],.fapai-decoration-cell[data-v-015490c0]{white-space:nowrap}.fapai-district-chip[data-v-015490c0]{color:#8f5f15;background:#f7ecda;border-radius:999px;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.year-pill[data-v-015490c0]{color:#4b4f5d;background:#f3eee4;border-radius:999px;justify-content:center;align-items:center;min-width:76px;padding:6px 12px;font-weight:600;display:inline-flex}.decoration-pill[data-v-015490c0]{color:#2f6b49;background:#e8f1ec;border-radius:999px;justify-content:center;align-items:center;min-width:88px;padding:6px 12px;font-weight:600;display:inline-flex}.fapai-time-cell[data-v-015490c0]{white-space:nowrap;min-width:170px}.time-date[data-v-015490c0],.time-clock[data-v-015490c0]{display:block}.time-date[data-v-015490c0]{color:#1f2430;letter-spacing:.02em;font-weight:600;line-height:1.2}.time-clock[data-v-015490c0]{color:#7b8090;font-variant-numeric:tabular-nums;margin-top:3px;font-size:12px;line-height:1.15}.fapai-time-cell.is-primary .time-date[data-v-015490c0]{color:#9c6511}.fapai-time-cell.is-primary .time-clock[data-v-015490c0]{color:#b27a22}@media (width<=1280px){.fapai-filter-grid[data-v-015490c0]{grid-template-columns:repeat(2,minmax(0,1fr))}.fapai-filter-grid .filter-actions[data-v-015490c0]{grid-column:1/-1;justify-self:start}}@media (width<=720px){.fapai-toolbar[data-v-015490c0]{padding:12px 14px}.fapai-filter-grid[data-v-015490c0]{grid-template-columns:1fr}.fapai-title-cell[data-v-015490c0]{min-width:300px}.fapai-time-cell[data-v-015490c0]{min-width:148px}}
