:root{color:#24221f;background:#f7f6f3;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;--bg-page: #f7f6f3;--bg-sidebar: #fbfaf7;--bg-card: #ffffff;--bg-soft: #f0eee9;--text-main: #24221f;--text-muted: #8d877f;--text-faint: #b9b4ad;--line: #e5e1da;--accent: #c96344;--black: #24231f;--shadow-card: 0 14px 34px rgba(34, 31, 28, .08)}*{box-sizing:border-box}html,body,#app{width:100%;min-width:1180px;height:100%;margin:0}body{overflow:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer}img{display:block}a{color:inherit;text-decoration:none}.admin-shell{display:grid;grid-template-columns:252px 1fr;width:100%;height:100vh;background:var(--bg-page)}.admin-sidebar{display:flex;flex-direction:column;gap:28px;padding:24px 12px;border-right:1px solid var(--line);background:#fbfaf7fa}.brand-block,.sidebar-admin,.topbar,.topbar-actions,.admin-pill,.nav-link,.preview-button{display:flex;align-items:center}.brand-block{gap:12px;padding:0 6px}.brand-mark{display:grid;width:36px;height:36px;place-items:center;border-radius:9px;background:#24231f;color:#fff;font-size:12px;font-weight:800}.brand-logo{overflow:hidden;object-fit:cover}.brand-block strong,.sidebar-admin strong,.admin-pill strong{display:block;font-size:14px;line-height:1.15}.brand-block span,.sidebar-admin span{display:block;margin-top:3px;color:var(--text-muted);font-size:11px}.side-nav{display:grid;gap:7px}.side-nav p,.section-kicker{margin:0 0 7px;color:#bbb5ad;font-size:11px;font-weight:800;letter-spacing:1.5px}.nav-link{position:relative;gap:12px;height:38px;padding:0 12px;border-radius:9px;color:#767168;font-size:14px}.nav-link.active{background:#efede7;color:var(--text-main);font-weight:700}.nav-link.active svg{color:var(--accent)}.nav-link i{position:absolute;right:12px;width:6px;height:6px;border-radius:50%;background:var(--accent)}.preview-button{justify-content:flex-start;gap:10px;height:40px;margin-top:auto;padding:0 14px;border:1px solid var(--line);border-radius:9px;background:#fff;color:#817b73}.sidebar-admin{margin-top:auto;gap:10px;padding:10px 6px}.sidebar-admin img,.admin-pill img{width:34px;height:34px;border-radius:50%;object-fit:cover}.admin-content{min-width:0;height:100vh;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.admin-content::-webkit-scrollbar{display:none;width:0;height:0}.api-error-banner{margin:0 42px 18px;padding:11px 14px;border:1px solid #f0c8c4;border-radius:6px;background:#fff5f3;color:#ad3f36;font-size:13px}.operation-toast{position:fixed;top:88px;right:28px;z-index:120;display:flex;align-items:flex-start;gap:10px;width:min(320px,calc(100vw - 32px));padding:13px 16px 14px 13px;border:1px solid #dce9df;border-radius:12px;background:#fff;box-shadow:0 14px 34px #24231f29}.operation-toast-icon{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border-radius:50%;background:#e7f5eb;color:#36935b}.operation-toast.is-error{border-color:#f0d2cc}.operation-toast.is-error .operation-toast-icon{background:#fff0ed;color:#c94d3c}.operation-toast strong{display:block;color:#292722;font-size:13px;line-height:1.2}.operation-toast p{margin:5px 0 0;color:#756f67;font-size:12px;line-height:1.45}.operation-toast-enter-active,.operation-toast-leave-active{transition:opacity .18s ease,transform .18s ease}.operation-toast-enter-from,.operation-toast-leave-to{opacity:0;transform:translateY(-8px)}.topbar{position:sticky;top:0;z-index:20;justify-content:space-between;height:72px;padding:0 38px;border-bottom:1px solid var(--line);background:#f7f6f3eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.topbar h1{margin:0;font-size:20px;line-height:1.1}.topbar-actions{gap:16px}.topbar-actions time{color:#6f6961;font-size:13px}.icon-button,.ghost-button,.primary-button,.danger-button,.table-action,.black-button,.soft-button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:9px;background:transparent}.icon-button{width:36px;height:36px;border:1px solid var(--line);color:#847e76}.notification-button{position:relative;background:#fff}.notification-button span{position:absolute;top:8px;right:9px;width:6px;height:6px;border-radius:50%;background:#db6b55}.admin-pill{gap:9px;height:42px;padding:4px 12px 4px 5px;border:1px solid var(--line);border-radius:21px;background:#fff}.admin-pill em{color:#3b6eb2;font-size:11px;font-style:normal;font-weight:700}.page-section{padding:30px 38px 42px}.table-page-section{display:flex;flex-direction:column;box-sizing:border-box;height:calc(100vh - 72px);min-height:0;overflow:hidden}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.page-heading h2{margin:0;font-size:22px}.page-heading p{margin:4px 0 0;color:var(--text-muted);font-size:13px}.black-button,.primary-button{gap:8px;min-height:39px;padding:0 16px;background:var(--black);color:#fff;font-weight:800}.ghost-button,.soft-button,.table-action{min-height:36px;padding:0 13px;border:1px solid var(--line);background:#fff;color:#4f4942}.danger-button{min-height:36px;padding:0 14px;background:#c94141;color:#fff;font-weight:800}.search-input,.form-input,.form-select,.form-textarea{width:100%;border:1px solid var(--line);border-radius:10px;background:#f9f8f5;color:var(--text-main);outline:none}.search-input{height:40px;padding:0 16px}.form-input,.form-select{height:40px;padding:0 12px}.form-textarea{min-height:72px;padding:10px 12px;resize:vertical}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.form-item{display:grid;gap:7px}.form-item.full{grid-column:1 / -1}.form-item label{color:#756f67;font-size:12px;font-weight:800}.table-card{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--shadow-card)}.table-page-section>.table-card{display:flex;flex:1;flex-direction:column;min-height:0}.table-scroll{display:block;flex:1;min-height:0;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.table-scroll::-webkit-scrollbar{display:none;width:0;height:0}.table-scroll .data-table{min-width:100%}.table-scroll .data-table thead th{position:sticky;top:0;z-index:2;background:#fffdf9}.data-table{width:100%;border-collapse:collapse}.data-table th{height:42px;color:#aaa49b;font-size:11px;font-weight:900;letter-spacing:1px;text-align:left;text-transform:uppercase}.data-table td{min-height:66px;padding:14px 0;border-top:1px solid #efede8;color:var(--text-main);font-size:14px;vertical-align:middle}.data-table th:first-child,.data-table td:first-child{padding-left:24px}.data-table th:last-child,.data-table td:last-child{padding-right:24px}.muted-text{color:var(--text-muted)}.tiny-index{color:#b8b2aa;font-size:12px}.node-name{display:flex;align-items:center;gap:12px;font-weight:800}.city-code{min-width:22px;color:#161411;font-family:Georgia,serif;font-weight:900}.status-dot{display:inline-flex;align-items:center;gap:5px;color:#5d9d79;font-size:11px}.status-dot:before{width:5px;height:5px;border-radius:50%;background:#49a979;content:""}.status-dot.inactive{color:#9a938a}.status-dot.inactive:before{background:#b7b0a6}.thumb,.cover-thumb,.avatar{border:1px solid var(--line);background:#edeae3;object-fit:cover}.thumb{width:52px;height:62px;border-radius:8px}.cover-thumb{width:170px;height:50px;border-radius:8px}.avatar{width:40px;height:40px;border-radius:50%}.tag-list{display:flex;flex-wrap:wrap;gap:8px}.style-tag{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:900}.row-actions{display:flex;align-items:center;gap:8px}.table-action{gap:7px;font-size:13px}.modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:24px;background:#24231f5c}.modal-panel,.confirm-panel{width:min(620px,100%);border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 28px 70px #17151338}.modal-header,.modal-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:20px 24px}.modal-header{border-bottom:1px solid var(--line)}.modal-header h2,.confirm-panel h2{margin:0;font-size:20px}.modal-body{padding:22px 24px}.modal-footer{border-top:1px solid var(--line)}.confirm-panel{max-width:400px;padding:26px;text-align:center}.confirm-icon{display:grid;width:42px;height:42px;margin:0 auto 14px;place-items:center;border-radius:50%;background:#fde8e8;color:#c94141}.confirm-panel p{margin:9px 0 22px;color:var(--text-muted);line-height:1.7}.confirm-actions{display:flex;justify-content:center;gap:10px}.panel-header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 24px;border-bottom:1px solid var(--line)}.panel-header h3{margin:0;font-size:16px}.panel-empty{margin:0;padding:42px 24px;color:var(--text-muted);font-size:13px;text-align:center}.toolbar{display:flex;align-items:center;gap:12px}.search-box{position:relative;width:240px}.search-box>svg{position:absolute;top:50%;left:13px;color:#b3ada5;transform:translateY(-50%)}.search-box .search-input{padding-left:38px}.table-action.danger{color:#c94141}.checkbox-item{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border:1px solid var(--line);border-radius:999px;background:#faf9f6;font-size:13px;cursor:pointer}.checkbox-item.child{margin-left:6px;background:#fff}.checkbox-item input{accent-color:var(--accent)}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:20px}.stat-card{position:relative;min-height:170px;padding:20px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(180deg,#fff,#fcfbf8);box-shadow:var(--shadow-card)}.stat-card p{margin:0;color:#9b958c;font-size:12px;font-weight:700;text-align:right}.stat-card strong{display:block;margin-top:30px;font-size:32px;line-height:1}.stat-card h3{margin:12px 0 4px;font-size:16px}.stat-card span{color:var(--text-muted);font-size:13px}.stat-badge{display:grid;width:38px;height:38px;place-items:center;border-radius:12px;background:#f4f1eb;color:var(--accent)}.stat-card[data-tone=blue] .stat-badge{background:#e8f0fa;color:#3f72b0}.stat-card[data-tone=green] .stat-badge{background:#e6f6ef;color:#2e9a6b}.stat-card[data-tone=orange] .stat-badge{background:#fdf3e8;color:#b5640e}.stat-card[data-tone=purple] .stat-badge{background:#f3eff9;color:#7b5cb8}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:16px}.contributor-list{display:grid;gap:10px;padding:18px 24px 24px}.contributor-item{display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:12px;align-items:center;min-height:52px}.contributor-item strong{display:block;font-size:14px}.contributor-item span,.contributor-item small{color:var(--text-muted);font-size:12px}.works-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:16px}.tree-panel{min-height:640px}.tree-toolbar{padding:16px 18px 0}.tree-group{display:grid;gap:10px;padding:18px}.tree-node,.tree-child{display:grid;gap:8px}.tree-node-head,.tree-child{display:flex;align-items:center;gap:8px;min-height:34px;padding:0 8px;border-radius:10px}.tree-node-head{background:#faf8f4;font-weight:700}.tree-children{display:grid;gap:8px;padding-left:14px}.tree-child{color:#6b655d;background:#fff;border:1px solid #f0ece6}.tree-toggle,.icon-mini{display:grid;width:24px;height:24px;place-items:center;border:0;border-radius:7px;background:#f1eee8;color:#7f7a71}.tree-toggle .rotated{transform:rotate(-90deg)}.icon-mini{width:22px;height:22px;background:#ece8e2}.work-panel{min-height:640px}.works-page-section{display:flex;flex-direction:column;box-sizing:border-box;height:calc(100vh - 72px);min-height:0;overflow:hidden;padding:0 0 42px;background:#fbfaf8}.works-mode-bar{display:flex;align-items:center;min-height:52px;padding:8px 30px 0;border-bottom:1px solid #ebe7df}.works-mode-tabs{display:inline-flex;gap:8px}.works-mode-tab{height:32px;padding:0 14px;border:1px solid #dfdad2;border-radius:9px;background:#fff;color:#756f67;font-size:13px}.works-mode-tab.active{border-color:#24231f;background:#24231f;color:#fff;font-weight:900}.works-city-toolbar{display:flex;align-items:center;justify-content:space-between;height:52px;padding:0 31px;border-bottom:1px solid #eeeae4}.works-city-toolbar>span{color:#aaa49b;font-size:13px}.works-search-box{width:230px}.works-search-box .search-input{height:32px;border-color:#ded9d0;border-radius:9px;background:#fffdf9;font-size:13px}.works-city-card{display:flex;flex:1;flex-direction:column;min-height:0;margin:20px 22px 0 30px;overflow:hidden;border:1px solid #e4ded4;border-radius:14px;background:#fff}.works-city-table{table-layout:fixed}.works-city-table th{height:36px;background:#fffdf9;text-transform:uppercase}.works-city-table td{height:88px;padding-top:0;padding-bottom:0}.works-city-table th:nth-child(1),.works-city-table td:nth-child(1){width:68px}.works-city-table th:nth-child(2),.works-city-table td:nth-child(2){width:488px}.works-city-table th:nth-child(3),.works-city-table td:nth-child(3){width:76px}.works-city-table th:nth-child(5),.works-city-table td:nth-child(5){width:132px}.works-city-index{color:#b8b1a8;font-size:12px}.works-node-name{display:flex;align-items:center;gap:10px}.works-node-name span,.works-node-name strong{color:#070705;font-size:14px}.works-node-name strong{font-weight:900}.works-city-preview{width:46px;height:62px;border-radius:7px;object-fit:cover}.works-category-tags .style-tag,.works-photo-table .style-tag{min-height:20px;padding:0 8px;font-size:11px;font-weight:900}.works-manage-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:84px;height:31px;border:1px solid #ded9d0;border-radius:8px;background:#fff;color:#11100e;font-size:12px}.works-manage-layout{display:grid;flex:1;grid-template-columns:270px minmax(0,1fr);min-height:0}.works-tree-panel{padding:11px 7px 0;border-right:1px solid #e4ded4;background:#fffdf9}.works-city-select{width:251px;height:36px;padding:0 33px 0 12px;border:1px solid #ded9d0;border-radius:8px;background:#fffdf9;color:#11100e;font-size:13px;font-weight:900;outline:none}.works-search-select{position:relative;z-index:5}.works-search-select.city{width:251px}.works-search-select.style{width:178px}.works-search-select-trigger{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;height:34px;padding:0 10px 0 12px;border:1px solid #ded9d0;border-radius:8px;background:#fff;color:#292722;font-size:13px;line-height:1}.works-search-select.city .works-search-select-trigger{height:36px;background:#fffdf9;color:#11100e;font-weight:900}.works-search-select-trigger span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.works-search-select-trigger svg{width:14px;height:14px;flex:0 0 auto;color:#8f897f}.works-search-select-menu{position:absolute;top:calc(100% + 3px);left:0;z-index:50;width:100%;max-height:240px;overflow:hidden;border:1px solid #ded9d0;border-radius:8px;background:#fff;box-shadow:0 12px 28px #24231f1f}.works-search-select-input{display:grid;grid-template-columns:18px minmax(0,1fr);gap:6px;align-items:center;height:33px;margin:5px;padding:0 8px;border:1px solid #ded9d0;border-radius:7px;background:#fffdf9}.works-search-select-input svg{color:#b3ada5}.works-search-select-input input{width:100%;border:0;background:transparent;color:#292722;font-size:12px;outline:none}.works-search-select-button{max-height:196px;overflow-y:auto;padding:0 5px 5px}.works-search-select-option{display:flex;align-items:center;gap:7px;width:100%;min-height:28px;padding:0 9px;border:0;border-radius:6px;background:transparent;color:#11100e;font-size:13px;text-align:left}.works-search-select-option:hover,.works-search-select-option.active{background:#ece9e3}.works-search-select-option-check{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;flex:0 0 auto;color:#c96344}.works-search-select-button p{margin:8px 6px;color:#aaa49b;font-size:12px}.works-tree-list{display:grid;gap:11px;margin-top:15px;padding-top:11px;border-top:1px solid #eeeae4}.works-tree-category{display:grid;gap:6px}.works-tree-category-head,.works-tree-child,.works-tree-add-subgroup,.works-tree-add-category{display:flex;align-items:center;border:0;background:transparent;color:#15130f;font-size:12px}.works-tree-category-head{position:relative;gap:4px;height:30px;width:230px;padding:0 48px 0 8px;border-radius:6px;font-weight:900}.works-tree-category-head.active{background:#ece9e3}.works-tree-category-head:hover .works-tree-category-actions,.works-tree-category-head.active .works-tree-category-actions{opacity:1}.works-tree-category-head svg{color:#c77862}.works-tree-category-head .collapsed{transform:rotate(-90deg)}.works-tree-children{display:grid;gap:4px;margin-left:15px;padding-left:9px;border-left:1px solid #e6e0d7}.works-tree-child-wrap{display:grid;gap:4px}.works-tree-child{position:relative;gap:5px;width:230px;height:32px;padding:0 40px 0 8px;border-radius:6px;text-align:left;cursor:pointer}.works-tree-child.active{background:#ece9e3}.works-tree-child svg{flex:0 0 auto;color:#b8b1a8}.works-tree-child img{width:18px;height:22px;flex:0 0 auto;border-radius:3px;object-fit:cover}.works-tree-child span{overflow:hidden;color:#11100e;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.works-tree-child-actions{position:absolute;top:50%;right:7px;display:inline-flex;align-items:center;gap:4px;opacity:0;transform:translateY(-50%)}.works-tree-child:hover .works-tree-child-actions,.works-tree-child.active .works-tree-child-actions{opacity:1}.works-tree-child-actions button{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;border:0;border-radius:4px;background:#ffffffad;color:#b8b1a8;line-height:0}.works-tree-child-actions button:hover{background:#fff;color:#c77862}.works-tree-child-actions button svg{display:block;width:11px;height:11px;flex:0 0 auto}.works-tree-category-actions{position:absolute;top:50%;right:6px;display:inline-flex;align-items:center;gap:4px;opacity:0;transform:translateY(-50%)}.works-tree-category-actions button{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;border:0;border-radius:4px;background:#ffffffad;color:#b8b1a8;line-height:0}.works-tree-category-actions button:hover{background:#fff;color:#c77862}.works-tree-category-actions button svg{display:block;width:11px;height:11px;flex:0 0 auto}.works-tree-add-subgroup{height:20px;padding:0;color:#c2bdb5}.works-subgroup-editor,.works-category-editor{display:grid;grid-template-columns:minmax(0,1fr) 22px 22px;gap:5px;align-items:center;width:230px;min-height:32px}.works-category-editor{width:255px;margin-top:14px}.works-subgroup-editor input,.works-category-editor input{width:100%;height:28px;padding:0 8px;border:1px solid #24231f;border-radius:6px;background:#fff;color:#11100e;font-size:12px;outline:none}.works-subgroup-editor input::placeholder,.works-category-editor input::placeholder{color:#b8b1a8}.works-subgroup-editor button,.works-category-editor button{display:grid;width:22px;height:22px;place-items:center;border:0;border-radius:50%}.works-subgroup-editor button.confirm,.works-category-editor button.confirm{background:#24231f;color:#fff}.works-subgroup-editor button.cancel,.works-category-editor button.cancel{background:#ebe7df;color:#8f897f}.works-photo-edit-mask{padding:16px;background:#24231f75;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.works-photo-dialog{display:grid;grid-template-columns:200px minmax(0,1fr);grid-template-rows:84px minmax(236px,1fr) 80px;width:min(680px,calc(100vw - 32px));min-height:400px;overflow:hidden;border-radius:19px;background:#fff;box-shadow:0 26px 64px #14121040}.works-photo-dialog-header{display:flex;grid-column:1 / -1;grid-row:1;align-items:flex-start;justify-content:space-between;gap:18px;padding:20px 27px 16px;border-bottom:1px solid #e8e3dc}.works-photo-dialog-header h2{margin:0;color:#292722;font-size:17px;font-weight:900;line-height:1.25}.works-photo-dialog-header p{margin:5px 0 0;color:#756f67;font-size:12px;line-height:1.3}.works-photo-dialog-header>button{display:grid;width:24px;height:24px;flex:0 0 auto;place-items:center;margin-top:3px;padding:0;border:0;background:transparent;color:#756f67}.works-photo-dialog-body{display:contents}.works-photo-upload-side{grid-column:1;grid-row:2 / 4;min-width:0;padding:18px 16px 16px;border-right:1px solid #e8e3dc;background:#fbfaf8}.works-photo-upload-side>label{display:block;width:174px;margin:0 0 12px;color:#aaa49b;font-size:10px;font-weight:900;letter-spacing:1.05px;line-height:1.35;text-transform:uppercase}.works-photo-upload{position:relative;display:grid;width:168px;height:242px;place-items:stretch;border:2px dashed #ded9d0;border-radius:10px;background:#fffdf9;color:#292722;cursor:pointer;overflow:hidden}.works-photo-upload.has-image{border:0}.works-photo-upload.edit-mode{place-items:center}.works-photo-upload>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.works-photo-upload-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;height:100%;padding:8px;overflow:auto}.works-photo-upload-tile,.works-photo-upload-add{position:relative;display:grid;place-items:center;min-height:0;border-radius:9px;overflow:hidden}.works-photo-upload-tile{aspect-ratio:3 / 4;background:#f5f1eb}.works-photo-upload-tile>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.works-photo-upload-tile-actions{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center;gap:8px;opacity:0;transition:opacity .16s ease}.works-photo-upload-tile:hover .works-photo-upload-tile-actions{opacity:1}.works-photo-uploading{position:absolute;inset:auto 8px 8px;z-index:3;padding:4px 7px;border-radius:999px;background:#24231fd1;color:#fff;font-size:10px;font-weight:900;text-align:center}.works-photo-upload-add{aspect-ratio:3 / 4;border:1px dashed #d8d2c7;background:#fff;color:#8f897f;gap:6px}.works-photo-upload-add span{font-size:11px;font-weight:700}.works-photo-upload.edit-mode.has-image:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#00000070;content:"";opacity:0;transition:opacity .16s ease}.works-photo-upload.edit-mode.has-image:hover:after,.works-photo-upload.edit-mode.has-image:hover .works-photo-upload-actions{opacity:1}.works-photo-upload-actions{position:absolute;top:50%;left:50%;z-index:2;display:grid;gap:7px;min-width:82px;opacity:0;transform:translate(-50%,-50%);transition:opacity .16s ease}.works-photo-upload-actions button{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-width:76px;height:28px;padding:0 9px;border:0;border-radius:8px;font-size:12px;font-weight:900;line-height:1;white-space:nowrap}.works-photo-upload-actions .replace{background:#fffffff2;color:#24231f;box-shadow:0 7px 16px #00000029}.works-photo-upload-actions .remove{background:#24231fb8;color:#fff}.works-photo-upload-tile:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#00000070;content:"";opacity:0;transition:opacity .16s ease}.works-photo-upload-tile:hover:after,.works-photo-upload-tile:hover .works-photo-upload-tile-actions{opacity:1}.works-photo-upload-tile-actions button{display:grid;width:29px;height:29px;place-items:center;padding:0;border:0;border-radius:9px;line-height:1}.works-photo-upload-tile-actions .replace{background:#fffffff5;color:#24231f;box-shadow:0 6px 14px #00000029}.works-photo-upload-tile-actions .remove{background:#24231fd1;color:#fff}.works-photo-upload-tile-actions button:hover{transform:translateY(-1px)}.works-photo-upload-tile-actions button:focus-visible,.works-photo-upload-add:focus-visible,.works-photo-preview-close:focus-visible{outline:2px solid #9f978d;outline-offset:2px}.works-photo-preview-mask{padding:32px;background:#141210b8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.works-photo-preview-dialog{position:relative;display:grid;max-width:min(920px,calc(100vw - 64px));max-height:calc(100vh - 64px);padding:12px;border-radius:16px;background:#fff;box-shadow:0 28px 76px #0000004d}.works-photo-preview-dialog>img{display:block;max-width:min(896px,calc(100vw - 88px));max-height:calc(100vh - 88px);border-radius:10px;object-fit:contain}.works-photo-preview-close{position:absolute;top:18px;right:18px;z-index:2;display:grid;width:32px;height:32px;place-items:center;padding:0;border:0;border-radius:50%;background:#24231fb3;color:#fff;opacity:1}.works-photo-upload-empty{display:grid;place-items:center;align-content:center;width:100%;height:100%;text-align:center}.works-photo-upload-empty>span{display:grid;width:38px;height:38px;place-items:center;margin-bottom:11px;border-radius:50%;background:#ebe7df;color:#8f897f}.works-photo-upload-empty strong{color:#292722;font-size:12px;font-weight:500;line-height:1.15}.works-photo-upload-empty em{margin-top:4px;color:#aaa49b;font-size:10px;font-style:normal;line-height:1.1}.works-photo-form-side{grid-column:2;grid-row:2;min-width:0;padding:22px 20px 16px}.works-photo-field-label{display:block;margin:0 0 8px;color:#8f897f;font-size:10px;font-weight:900;letter-spacing:1.35px;line-height:1.2}.works-photo-field-label span{color:#c96344}.works-photo-name-field{position:relative}.works-photo-name-field>svg{position:absolute;top:50%;right:12px;color:#aaa49b;pointer-events:none;transform:translateY(-50%)}.works-photo-name-input{width:100%;height:42px;padding:0 34px 0 13px;border:1px solid #ded9d0;border-radius:10px;background:#fffdf9;color:#292722;font-size:13px;outline:none}.works-photo-name-input:focus{border-color:#aaa49b;box-shadow:0 0 0 3px #24231f0f}.works-photo-style-divider{display:grid;grid-template-columns:minmax(20px,1fr) auto minmax(20px,1fr);align-items:center;gap:12px;margin:25px 0 16px}.works-photo-style-divider span{height:1px;background:#e8e3dc}.works-photo-style-divider strong{color:#aaa49b;font-size:10px;font-weight:900;letter-spacing:1.3px;line-height:1}.works-photo-style-list{display:flex;flex-wrap:wrap;gap:7px}.works-photo-style-pill{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:34px;padding:0 11px;border:1px solid #e2ddd5;border-radius:999px;background:#fff;color:#756f67;font-size:12px;font-weight:900;line-height:1;white-space:nowrap}.works-photo-style-pill.active{border-color:transparent;box-shadow:0 5px 13px #24231f14}.works-photo-dialog-footer{display:flex;grid-column:2;grid-row:3;align-items:center;justify-content:flex-end;gap:12px;padding:15px 27px 20px 20px;border-top:1px solid #e8e3dc}.works-photo-upload-status{margin-right:auto;color:#a39b91;font-size:11px}.works-photo-dialog-footer button{height:39px;border-radius:10px;font-size:13px}.works-photo-dialog-footer .cancel{min-width:80px;border:1px solid #ded9d0;background:#fff;color:#756f67}.works-photo-dialog-footer .save{min-width:110px;padding:0 15px;border:0;background:#24231f;color:#fff;font-weight:900}.works-photo-dialog-footer .save:disabled{background:#bdb7ae;cursor:not-allowed}.works-photo-file-input{position:fixed;width:1px;height:1px;opacity:0;pointer-events:none}.works-tree-add-category{width:255px;height:32px;margin-top:14px;padding:0 10px;border:1px dashed #ded9d0;border-radius:7px;color:#756f67}.works-photo-panel{display:flex;flex-direction:column;min-width:0;min-height:0;padding:0 13px 0 24px}.works-photo-header{display:flex;align-items:center;justify-content:space-between;min-height:62px}.works-photo-header span{display:block;color:#b3ada5;font-size:11px;font-weight:900;letter-spacing:1px;text-transform:uppercase}.works-photo-header h3{margin:3px 0 0;color:#11100e;font-size:15px;font-weight:900}.works-photo-actions{display:flex;gap:12px}.works-outline-button,.works-black-button,.works-edit-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:34px;border-radius:8px;font-size:12px}.works-outline-button{padding:0 13px;border:1px solid #ded9d0;background:#fff;color:#11100e}.works-black-button{padding:0 16px;border:0;background:#24231f;color:#fff;font-weight:900}.works-empty-panel{display:grid;min-height:560px;place-items:center;align-content:center;gap:10px;border-top:1px solid #e4ded4;color:#c2bdb5}.works-empty-panel svg{color:#ded9d0;stroke-width:1.4}.works-empty-panel p{margin:0;color:#b8b1a8;font-size:13px}.works-photo-card{display:flex;flex:1;flex-direction:column;min-height:0;margin-top:18px;overflow:hidden;border:1px solid #e4ded4;border-radius:14px;background:#fff}.works-photo-filter-bar{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:0 20px;border-bottom:1px solid #e4ded4;background:#fffdf9}.works-photo-filter-bar>label{display:inline-flex;align-items:center;gap:7px;color:#8f897f;font-size:11px;font-weight:900;letter-spacing:1.2px;text-transform:uppercase}.works-photo-filter-bar>label svg{color:#b3ada5}.works-photo-table{table-layout:fixed}.works-photo-table th{height:34px;background:#fffdf9;text-transform:uppercase}.works-photo-table td{height:73px;padding-top:0;padding-bottom:0}.works-photo-table th:nth-child(1),.works-photo-table td:nth-child(1){width:92px}.works-photo-table th:nth-child(1){padding-left:20px}.works-photo-table td:nth-child(1){padding-left:20px}.works-photo-table th:nth-child(2),.works-photo-table td:nth-child(2){width:328px}.works-photo-table th:nth-child(3),.works-photo-table td:nth-child(3){width:130px}.works-photo-table th:nth-child(5),.works-photo-table td:nth-child(5){width:136px;text-align:right}.works-photo-thumb{width:48px;height:48px;border-radius:7px;object-fit:cover}.works-photo-table strong{color:#11100e;font-size:13px;font-weight:500}.works-photo-table .muted-text{margin-top:4px;font-size:12px}.works-photographer{display:inline-flex;align-items:center;gap:0}.works-photographer span{color:#11100e;font-size:13px}.works-photo-row-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px}.works-photo-row-actions button{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:30px;border-radius:8px;font-size:12px;line-height:1}.works-edit-button{min-width:64px;padding:0 12px;border:1px solid #ded9d0;background:#fff;color:#11100e}.works-photo-delete-button{width:30px;padding:0;border:1px solid #f0d4cd;background:#fff5f2;color:#d26a50}.works-photo-row-actions button:hover{box-shadow:0 6px 14px #24231f0f}.works-subgroup-mask,.works-delete-mask{background:#24231f7a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.works-subgroup-dialog{width:520px;overflow:hidden;border-radius:20px;background:#fff;box-shadow:0 28px 70px #1412103d}.works-subgroup-dialog-header{display:flex;align-items:flex-start;justify-content:space-between;min-height:84px;padding:22px 28px 0;border-bottom:1px solid #e4ded4}.works-subgroup-dialog-header h2{margin:0;color:#292722;font-size:18px;font-weight:900}.works-subgroup-dialog-header p{margin:6px 0 0;color:#756f67;font-size:13px}.works-subgroup-dialog-header button{display:grid;width:26px;height:26px;place-items:center;border:0;background:transparent;color:#756f67}.works-subgroup-dialog-body{padding:26px 28px 24px}.works-subgroup-label{display:block;margin-bottom:8px;color:#8f897f;font-size:11px;font-weight:900;letter-spacing:1.4px;text-transform:uppercase}.works-subgroup-label span{color:#c96344}.works-subgroup-name-input{width:100%;height:43px;padding:0 13px;border:1px solid #ded9d0;border-radius:10px;background:#fffdf9;color:#292722;font-size:14px;outline:none}.works-subgroup-cover-divider{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:22px 0}.works-subgroup-cover-divider span{height:1px;background:#e8e3dc}.works-subgroup-cover-divider strong{color:#b3ada5;font-size:11px;font-weight:900;letter-spacing:1.4px;text-transform:uppercase}.works-subgroup-cover-row{display:grid;grid-template-columns:90px minmax(0,1fr);gap:20px;align-items:center}.works-subgroup-cover{position:relative;display:grid;width:90px;height:120px;place-items:center;border:1px dashed #ded9d0;border-radius:8px;background:#fffdf9;color:#756f67;cursor:pointer;overflow:hidden}.works-subgroup-cover.has-image{border:0}.works-subgroup-cover img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.works-subgroup-cover-empty{display:grid;width:86px;height:114px;place-items:center;align-content:center;border:2px dashed #ded9d0;border-radius:8px;text-align:center}.works-subgroup-cover-empty span{display:grid;width:38px;height:38px;place-items:center;margin-bottom:10px;border-radius:50%;background:#ebe7df;color:#8f897f}.works-subgroup-cover-empty strong{color:#292722;font-size:12px;font-weight:500;line-height:1.15}.works-subgroup-cover-empty em{margin-top:4px;color:#aaa49b;font-size:11px;font-style:normal;line-height:1.1;white-space:nowrap}.works-subgroup-cover.has-image:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#0000006b;opacity:0;content:"";transition:opacity .16s ease}.works-subgroup-cover.has-image:hover:after,.works-subgroup-cover.has-image:hover .works-subgroup-cover-actions{opacity:1}.works-subgroup-cover-actions{position:absolute;top:50%;left:50%;z-index:2;display:grid;gap:8px;min-width:78px;opacity:0;transform:translate(-50%,-50%);transition:opacity .16s ease}.works-subgroup-cover-actions button{display:inline-flex;align-items:center;justify-content:center;gap:4px;height:28px;padding:0 9px;border:0;border-radius:7px;font-size:12px;font-weight:900;line-height:1;white-space:nowrap}.works-subgroup-cover-actions .replace{background:#fffffff0;color:#24231f}.works-subgroup-cover-actions .remove{background:#ffffff2e;color:#fff}.works-subgroup-cover-row ul{display:grid;gap:8px;margin:0;padding:0;color:#756f67;font-size:12px;list-style:none}.works-subgroup-cover-row li:before{margin-right:8px;color:#c77862;content:"•"}.works-subgroup-dialog-footer{display:flex;justify-content:flex-end;gap:12px;padding:20px 28px;border-top:1px solid #e4ded4}.works-subgroup-dialog-footer button{height:38px;border-radius:9px;font-size:13px}.works-subgroup-dialog-footer .cancel{min-width:80px;border:1px solid #ded9d0;background:#fff;color:#756f67}.works-subgroup-dialog-footer .save{min-width:130px;border:0;background:#24231f;color:#fff;font-weight:900}.works-subgroup-dialog-footer .save:disabled{background:#bdb7ae;cursor:not-allowed}.works-delete-dialog{width:400px;overflow:hidden;border-radius:18px;background:#fff;text-align:center;box-shadow:0 28px 70px #1412103d}.works-delete-icon{display:grid;width:52px;height:52px;place-items:center;margin:32px auto 16px;border-radius:50%;background:#fdecea;color:#d6674d}.works-delete-dialog h2{margin:0;color:#292722;font-size:17px;font-weight:900}.works-delete-dialog p{margin:12px 24px 32px;color:#756f67;font-size:13px}.works-delete-dialog footer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #e4ded4}.works-delete-dialog footer button{height:48px;border:0;background:#fff;font-size:14px}.works-delete-dialog footer button+button{border-left:1px solid #e4ded4}.works-delete-dialog .cancel{color:#756f67}.works-delete-dialog .delete{color:#c96344;font-weight:900}.works-subgroup-file-input{position:fixed;width:1px;height:1px;opacity:0;pointer-events:none}.tag-table .tag-name-pill{width:238px;justify-content:flex-start;padding:0 14px}.tag-table{table-layout:fixed}.tag-table .tag-index-col{width:70px}.tag-table .tag-name-col{width:320px}.tag-table .tag-color-col{width:280px}.tag-table .tag-action-col{width:170px}.display-color-cell{display:inline-flex;align-items:center;gap:12px}.display-color-cell strong{display:block;font-size:13px}.color-dot{display:inline-block;width:28px;height:28px;flex:0 0 auto;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #24231f14,0 8px 18px #24231f24}.color-dot.large{width:34px;height:34px}.tag-modal-content{display:grid;gap:20px}.tag-preview-card{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:92px;padding:16px 18px;border:1px solid var(--line);border-radius:14px;background:#faf8f4}.tag-preview-card p{margin:0;color:#aaa49b;font-size:11px;font-weight:900;letter-spacing:1px;text-transform:uppercase}.tag-preview-pill{width:fit-content;min-width:180px;justify-content:center;margin-top:10px;min-height:32px;padding:0 18px}.preview-color-meta{display:inline-flex;align-items:center;gap:12px;padding:10px 12px;border:1px solid var(--line);border-radius:14px;background:#fff}.preview-color-meta strong{display:block;font-size:13px}.color-preset-grid{display:grid;grid-template-columns:repeat(12,34px);gap:10px;align-items:center}.color-preset{display:grid;width:34px;height:34px;place-items:center;padding:0;border:1px solid transparent;border-radius:50%;background:transparent}.color-preset.active{border-color:#24231f;background:#fff;box-shadow:0 0 0 3px #f2efe9}.color-preset .color-dot{width:24px;height:24px}.color-field{display:grid;grid-template-columns:44px minmax(0,1fr);gap:10px;align-items:center}.color-picker{width:44px;height:40px;padding:4px;border:1px solid var(--line);border-radius:10px;background:#fff;cursor:pointer}.tag-edit-mask{background:#2c2a257a}.tag-edit-panel{width:480px;overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 28px 70px #1412103d}.tag-edit-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:21px 28px 20px;border-bottom:1px solid var(--line)}.tag-edit-header h2{margin:0;color:#292722;font-size:16px;font-weight:900;line-height:1.25}.tag-edit-header p{margin:5px 0 0;color:#756f67;font-size:13px}.tag-dialog-close{display:grid;width:24px;height:24px;place-items:center;border:0;background:transparent;color:#6f6961;font-size:22px;line-height:1}.tag-edit-body{padding:24px 28px}.tag-field-label{display:block;margin-bottom:8px;color:#8f897f;font-size:11px;font-weight:900;letter-spacing:1.5px}.tag-field-label span{color:#c96344}.tag-name-control{display:flex;align-items:center;gap:12px}.tag-name-input{width:180px;height:42px;padding:0 12px;border:1px solid #ded9d0;border-radius:9px;background:#fffdf9;color:#292722;outline:none}.tag-live-pill{min-width:84px;min-height:30px;justify-content:center;padding:0 13px}.tag-section-divider{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:22px 0 18px}.tag-section-divider span{height:1px;background:var(--line)}.tag-section-divider strong{color:#aaa49b;font-size:11px;font-weight:900;letter-spacing:1.3px}.accent-color-grid{display:grid;grid-template-columns:repeat(6,42px);column-gap:30px;row-gap:18px;margin-bottom:24px}.accent-color-option{position:relative;display:grid;width:42px;height:42px;place-items:center;border:0;border-radius:50%;background:transparent}.accent-color-option.active{border:2px solid #292722;border-radius:9px;background:#fff}.accent-color-option span{display:block;width:28px;height:28px;border-radius:50%}.accent-color-option small{position:absolute;bottom:3px;left:50%;color:#292722;font-size:9px;font-weight:900;transform:translate(-50%)}.tag-color-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.tag-color-input-card{display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:9px;height:42px;padding:0 10px;border:1px solid #ded9d0;border-radius:10px;background:#fffdf9}.tag-color-dot{width:20px;height:20px;border:1px solid rgba(36,35,31,.08);border-radius:50%}.tag-color-strip{width:96px;height:20px;padding:0;border:1px solid transparent;color:transparent;caret-color:transparent;outline:none}.tag-color-strip.bg{border-color:#aaa49b}.tag-color-input-card em{color:#8f897f;font-size:10px;font-style:normal}.tag-edit-footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:20px 28px;border-top:1px solid var(--line)}.tag-cancel-button,.tag-save-button{min-width:80px;height:39px;border-radius:9px;font-weight:800}.tag-cancel-button{border:1px solid var(--line);background:#fff;color:#756f67;font-weight:500}.tag-save-button{min-width:130px;border:0;background:#24231f;color:#fff}.city-edit-mask{background:#2c2a257a}.city-edit-panel{width:580px;overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 28px 70px #1412103d}.city-edit-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;height:84px;padding:22px 28px 0;border-bottom:1px solid var(--line)}.city-edit-header h2{margin:0;color:#292722;font-size:17px;font-weight:900;line-height:1.2}.city-edit-header p{margin:7px 0 0;color:#756f67;font-size:13px}.city-dialog-close{display:grid;width:28px;height:28px;place-items:center;border:0;background:transparent;color:#6f6961}.city-edit-body{padding:25px 28px 26px}.city-basic-row{display:grid;grid-template-columns:minmax(0,1fr) 112px;gap:12px;align-items:end}.node-name-field,.city-status-field{display:grid;gap:8px}.node-name-field label,.city-status-field label,.city-image-title label{color:#756f67;font-size:11px;font-weight:900;letter-spacing:1.5px}.node-name-field label span{color:#c96344}.node-name-input{height:42px;padding:0 14px;border:1px solid #ded9d0;border-radius:10px;background:#fffdf9;color:#292722;outline:none}.node-name-input::placeholder{color:#c2bdb5}.city-status-toggle{display:flex;align-items:center;justify-content:space-between;height:48px;padding:0 12px;border:1px solid #ded9d0;border-radius:10px;background:#fffdf9}.city-status-toggle span{color:#756f67;font-size:13px}.city-status-toggle i{position:relative;width:36px;height:20px;border-radius:999px;background:#bdb7ae}.city-status-toggle i:after{position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:#fff;content:"";transition:transform .16s ease}.city-status-toggle i.active{background:#24231f}.city-status-toggle i.active:after{transform:translate(16px)}.city-section-divider{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:26px 0 21px}.city-section-divider span{height:1px;background:var(--line)}.city-section-divider strong{color:#aaa49b;font-size:11px;font-weight:900;letter-spacing:1.3px}.city-image-grid{display:grid;grid-template-columns:252px 252px;gap:20px;align-items:start}.city-image-grid.single{grid-template-columns:252px}.city-image-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.city-image-title span{color:#aaa49b;font-size:11px}.city-upload-box{position:relative;display:grid;width:100%;place-items:center;border:2px dashed #ded8ce;border-radius:10px;background:#fffdf9;color:#292722;cursor:pointer;overflow:hidden}.city-upload-box.has-image{border:0}.city-upload-box.portrait{height:336px}.city-upload-box.landscape{height:142px}.city-upload-box img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.city-upload-box.has-image:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#00000073;opacity:0;content:"";transition:opacity .16s ease}.city-upload-box.has-image:hover:after,.city-upload-box.has-image:hover .city-image-actions{opacity:1}.city-image-actions{position:absolute;top:50%;left:50%;z-index:2;display:grid;gap:8px;min-width:88px;opacity:0;transform:translate(-50%,-50%);transition:opacity .16s ease}.city-image-actions button{display:inline-flex;align-items:center;justify-content:center;gap:4px;height:30px;padding:0 11px;border:0;border-radius:8px;font-size:12px;font-weight:900;line-height:1;white-space:nowrap}.city-image-actions button.replace{background:#fffffff0;color:#24231f;box-shadow:0 8px 20px #00000024}.city-image-actions button.remove{background:#ffffff2b;color:#fff}.city-upload-empty{display:grid;place-items:center;text-align:center}.city-upload-box strong{display:block;margin-top:10px;font-size:13px;font-weight:500}.city-upload-box em{display:block;margin-top:3px;color:#aaa49b;font-size:11px;font-style:normal}.city-upload-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:#ebe7df;color:#8f897f}.city-edit-footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:20px 28px;border-top:1px solid var(--line)}.city-cancel-button,.city-save-button{height:39px;border-radius:9px}.city-cancel-button{min-width:80px;border:1px solid var(--line);background:#fff;color:#756f67}.city-save-button{min-width:112px;border:0;background:#bdb7ae;color:#fff;font-weight:900}.city-save-button:not(:disabled){background:#24231f}.city-save-button:disabled{cursor:not-allowed}.city-file-input{display:none}.pagination-bar{display:flex;justify-content:flex-end;min-height:76px;padding:10px 24px;border-top:1px solid #efede8;background:#fffdf9}.pagination-panel{display:flex;justify-items:end;gap:8px}.pagination-summary,.pagination-actions,.pagination-tools,.pagination-jump,.pagination-size{display:inline-flex;align-items:center;gap:8px}.pagination-summary{color:#8f897f;font-size:12px}.pagination-summary span+span:before{margin-right:8px;color:#d2cdc5;content:"•"}.pagination-button,.pagination-number,.pagination-jump button{display:inline-flex;align-items:center;justify-content:center;height:30px;border:1px solid #ded9d0;border-radius:7px;background:#fff;color:#5f5951;font-size:12px;line-height:1}.pagination-button{min-width:54px;padding:0 9px}.pagination-number{width:30px;padding:0}.pagination-number.active{border-color:#24231f;background:#24231f;color:#fff;font-weight:900}.pagination-button:hover:not(:disabled),.pagination-number:hover:not(.active),.pagination-jump button:hover{border-color:#bcb5ab;background:#f4f1eb}.pagination-button:disabled{cursor:not-allowed;opacity:.42}.pagination-jump{color:#8f897f;font-size:12px}.pagination-tools{gap:14px;color:#8f897f;font-size:12px}.pagination-size select{height:30px;padding:0 25px 0 9px;border:1px solid #ded9d0;border-radius:7px;background:#fff;color:#292722;font-size:12px;outline:none}.pagination-size select:focus{border-color:#24231f}.pagination-jump input{width:36px;height:30px;padding:0 4px;border:1px solid #ded9d0;border-radius:7px;background:#fff;color:#292722;font-size:12px;outline:none;text-align:center}.pagination-jump input:focus{border-color:#24231f}.pagination-jump input::-webkit-inner-spin-button,.pagination-jump input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.pagination-jump button{min-width:38px;padding:0 8px;color:#292722;font-weight:800}@media(max-width:960px){.pagination-bar{padding:12px 16px}.pagination-panel{max-width:100%}}@media(max-width:620px){.pagination-panel{justify-items:stretch;width:100%}.pagination-summary,.pagination-actions,.pagination-tools{justify-content:flex-end;flex-wrap:wrap}}
