#app{height:100vh;display:flex;flex-direction:column}.front-layout{flex:1;display:flex;flex-direction:column;height:100vh;max-height:100vh;min-height:0;overflow:hidden}.front-layout .front-vue-main{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.front-layout .admin-content-footer{flex-shrink:0;background-color:#34495e;margin:0;padding:10px 16px;text-align:center;color:#ecf0f1;font-size:14px;border-top:1px solid #2c3e50;box-sizing:border-box}.front-layout .admin-content-footer p{margin:0}.front-layout .zjwk-home-wrap{flex:1;min-height:0;position:relative;overflow:hidden}.front-layout .front-detail-page{flex:1;min-height:0}.front-layout .front-doc-center-page{flex:1;min-height:0;background:#fff}.front-vue-switch-link{color:#ffffffd9;font-size:13px;text-decoration:none}.front-vue-switch-link:hover{color:#fff;text-decoration:underline}.front-home-price-card{position:absolute;top:20px;right:10px;width:260px;padding:22px;border:1px solid rgba(66,153,225,.3);border-radius:10px;background:linear-gradient(145deg,#fffffffa,#f8fafcf2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 8px 32px #007aff0f,0 0 10px #4299e108 inset;font-family:Inter,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;line-height:1.7;z-index:10}.front-home-price-card p{margin:10px 0;display:flex;flex-wrap:wrap;font-size:13px}.front-home-price-card strong{color:#4299e1;width:75px;display:inline-block;font-weight:600}.front-home-price-card .highlight{color:#dc2626;font-weight:700}.front-home-price-card span{flex:1;word-break:break-all;color:#2d3748;font-weight:600}.front-home-contact{position:absolute;bottom:56px;left:20px;padding:15px 20px;border:1px solid rgba(66,153,225,.3);border-radius:8px;background:linear-gradient(145deg,#fffffff2,#f8fafceb);min-width:240px;z-index:8}.front-home-contact h3{margin:0 0 10px;color:#4299e1;font-size:16px;border-bottom:1px dashed rgba(66,153,225,.3);padding-bottom:6px}.front-home-contact p{margin:8px 0;font-size:14px;color:#2d3748}.front-home-center-text{position:absolute;bottom:48px;right:20px;font-size:48px;font-weight:700;font-family:闅朵功,LiSu,STLiti,鍗庢枃闅朵功,Microsoft YaHei,sans-serif;color:#4299e1;letter-spacing:8px;opacity:.85;z-index:5}.front-list-loading{opacity:.55;pointer-events:none}.zjwk-topbar{flex-shrink:0;height:64px;background:#4d94cf;color:#fff;box-sizing:border-box}.zjwk-topbar-inner{height:100%;display:flex;align-items:center;min-width:0}.zjwk-topbar-brand{flex:0 0 auto;margin:0;padding:0 24px;font-size:22px;font-weight:700;line-height:64px;white-space:nowrap}.zjwk-topbar-brand a{color:#fff;text-decoration:none}.zjwk-topbar-nav{display:flex;align-items:stretch;height:100%;min-width:0}.zjwk-topbar-nav__item{display:flex;align-items:center;justify-content:center;height:64px;padding:0 22px;box-sizing:border-box;color:#fff;font-size:16px;font-weight:600;text-decoration:none;white-space:nowrap}.zjwk-topbar-nav__item:hover{background:#ffffff1f;color:#fff}.zjwk-topbar-nav__item.is-active,.zjwk-topbar-nav__item.router-link-exact-active{background-color:#fff;color:#0e90d2;font-weight:600;box-shadow:inset 0 -3px #ec4899}.zjwk-topbar-actions{margin-left:auto;display:flex;align-items:center;gap:12px;padding:0 20px;min-width:0}.zjwk-user-menu{position:relative}.zjwk-user-toggle{display:inline-flex;align-items:center;gap:5px;height:32px;padding:0;border:none;background:transparent;color:#fff;cursor:pointer;font:inherit;font-size:14px;font-weight:600}.zjwk-user-role{opacity:.9}.zjwk-user-caret{transition:transform .18s ease}.zjwk-user-menu.is-open .zjwk-user-caret{transform:rotate(180deg)}.zjwk-user-dropdown{position:absolute;top:calc(100% + 10px);right:0;z-index:30;min-width:140px;margin:0;padding:6px 0;list-style:none;border:1px solid #dbe5ef;border-radius:6px;background:#fff;box-shadow:0 8px 24px #0f172a24;display:none}.zjwk-user-menu.is-open .zjwk-user-dropdown{display:block}.zjwk-user-dropdown a,.zjwk-user-dropdown__action{display:flex;align-items:center;gap:8px;width:100%;padding:9px 14px;border:none;color:#334155;font:inherit;font-size:14px;text-align:left;text-decoration:none;white-space:nowrap;background:transparent;cursor:pointer}.zjwk-user-dropdown a:hover,.zjwk-user-dropdown__action:hover{color:#0e90d2;background:#f1f8fc}.login-page{min-height:100vh;display:grid;place-items:center;padding:32px 16px;background:linear-gradient(135deg,#1f99b01a,#f0f6f8eb),#f5f8fa}.login-panel{width:min(420px,100%);padding:32px;border:1px solid rgba(31,153,176,.16);border-radius:8px;background:#fff;box-shadow:0 18px 48px #182c391f}.login-panel__brand{display:flex;align-items:center;gap:14px;margin-bottom:28px}.login-panel__brand img{width:48px;height:48px;object-fit:contain}.login-panel__brand h1{margin:0;color:#18313d;font-size:22px;font-weight:700}.login-panel__brand p{margin:5px 0 0;color:#6b7d86;font-size:14px}.login-form{display:grid;gap:16px}.login-form__field{display:grid;gap:8px;color:#324b57;font-size:14px}.login-form__field input{height:42px;padding:0 12px;border:1px solid #cfdbe1;border-radius:6px;color:#18313d;font-size:15px;outline:none}.login-form__field input:focus{border-color:#1f99b0;box-shadow:0 0 0 3px #1f99b024}.login-form__remember{display:inline-flex;align-items:center;gap:8px;color:#5e717a;font-size:14px}.login-form__submit{height:42px;border:0;border-radius:6px;background:#1f99b0;color:#fff;font-size:15px;font-weight:700;cursor:pointer}.login-form__submit:hover{background:#16879c}.login-form__message{margin:2px 0 0;padding:10px 12px;border-radius:6px;background:#fff2f0;color:#b42318;font-size:14px}.login-form__message.is-success{background:#eefaf2;color:#137333}.error-page{min-height:100vh;display:grid;place-items:center;padding:32px 16px;background:#f5f8fa}.error-panel{width:min(460px,100%);padding:34px;border:1px solid rgba(31,153,176,.16);border-radius:8px;background:#fff;box-shadow:0 18px 48px #182c391a;text-align:center}.error-panel__status{margin:0 0 10px;color:#1f99b0;font-size:42px;font-weight:800}.error-panel h1{margin:0 0 10px;color:#18313d;font-size:24px}.error-panel p{color:#657780}.error-panel__action{display:inline-flex;align-items:center;justify-content:center;min-width:120px;height:40px;margin-top:16px;border-radius:6px;background:#1f99b0;color:#fff;font-weight:700;text-decoration:none}.front-module-page{flex:1;min-height:0;display:flex;flex-direction:column;background:#fff;overflow:hidden}.front-module-body{flex:1;min-height:0;display:flex;overflow:hidden}.front-list-sidebar{flex:0 0 240px;min-width:240px;border-right:1px solid #dbe5ef;background:#f8fafc;overflow:auto;scrollbar-width:thin;scrollbar-color:#94a3b8 #eef2f7}.front-list-sidebar::-webkit-scrollbar{width:8px}.front-list-sidebar::-webkit-scrollbar-track{background:#eef2f7}.front-list-sidebar::-webkit-scrollbar-thumb{border:2px solid #eef2f7;border-radius:999px;background:#94a3b8}.front-list-main{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.front-category-menu__head{position:sticky;top:0;z-index:2;padding:15px 18px 13px;font-size:14px;font-weight:700;color:#1e293b;border-bottom:1px solid #e2e8f0;background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.front-category-menu__el{padding:8px 8px 12px;border-right:none!important;background:transparent}.front-category-menu__el .el-menu-item,.front-category-menu__el .el-sub-menu__title{position:relative;height:42px;line-height:42px;display:flex;align-items:center;justify-content:space-between;margin:3px 0;border-radius:6px;color:#1f2937;font-size:14px;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease}.front-category-menu__el>.el-menu-item{padding-left:14px!important}.front-category-menu__el .el-sub-menu__title{gap:8px;padding-left:14px!important;padding-right:14px!important}.front-category-menu__el .el-sub-menu .el-menu{background:transparent!important}.front-category-menu__el .el-sub-menu .el-menu-item{height:40px;line-height:40px;margin:2px 0 2px 12px;padding-left:28px!important;color:#334155;font-size:13px}.front-category-menu__el .el-menu-item:hover,.front-category-menu__el .el-sub-menu__title:hover{color:#0e90d2;background:#edf7fd}.front-category-menu__el .el-sub-menu__icon-arrow{display:none}.front-category-menu__level1-main{flex:1;min-width:0;display:inline-flex;align-items:center;gap:8px;cursor:pointer}.front-category-menu__expand-icon{flex:0 0 16px;width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-size:10px;color:#64748b;background:#eef4f9;transition:transform .2s ease,color .18s ease,background-color .18s ease}.front-category-menu__el .el-sub-menu:not(.is-opened) .front-category-menu__expand-icon{transform:rotate(-90deg)}.front-category-menu__el .el-sub-menu__title:hover .front-category-menu__expand-icon,.front-category-menu__el .el-sub-menu.is-opened>.el-sub-menu__title .front-category-menu__expand-icon{color:#0e90d2;background:#dff1fb}.front-category-menu__level1-main,.front-category-menu__el .el-sub-menu__title>.front-category-menu__count{cursor:pointer}.front-category-menu__level1-title{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.front-category-menu__count{margin-left:auto;min-width:34px;padding-left:10px;text-align:right;font-size:12px;color:#8da0bb}.front-category-menu__el .el-menu-item.is-active .front-category-menu__count,.front-category-menu__el .front-category-menu__group.is-direct-active>.el-sub-menu__title .front-category-menu__count{color:#4c8fd9}.front-category-menu__el .el-menu-item.is-active{color:#0e90d2;background:#e8f4fc!important;border-right:none;box-shadow:none}.front-source-menu__name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.front-category-menu__el .front-category-menu__group.is-direct-active>.el-sub-menu__title{color:#0e90d2;background:#e8f4fc!important;border-right:none;box-shadow:none}.front-category-menu__el .el-sub-menu.is-active:not(.is-direct-active)>.el-sub-menu__title{color:#1f2937;background:transparent;border-right:none;box-shadow:none}.front-category-menu__el .el-sub-menu.is-active:not(.is-direct-active)>.el-sub-menu__title .front-category-menu__count{color:#8da0bb}.front-list-page.front-list-enhanced{--front-brand-blue: #0e90d2;--front-border: #e2e8f0;--front-bg-subtle: #f8fafc;--front-list-row-h: 50px;flex:1;min-height:0;height:100%;display:flex;flex-direction:column;overflow:hidden;background:#fff}.front-list-page.front-list-enhanced .front-list-content{flex:1;min-height:0;display:grid;grid-template-rows:minmax(0,1fr) auto;overflow:hidden;background:#fff}.front-list-page.front-list-enhanced .front-list-content-body{min-height:0;overflow:hidden;display:flex;flex-direction:column}.front-list-page.front-list-enhanced .front-list-page-header{flex-shrink:0;padding:4px 20px 0}.front-list-page.front-list-enhanced .front-list-page-header .el-breadcrumb{font-size:13px;line-height:1.6}.front-list-page.front-list-enhanced .front-list-page-body{flex:1;min-height:0;margin:0;padding:4px 16px 0;overflow:hidden;display:flex;flex-direction:column;background:#fff}.front-list-page.front-list-enhanced .front-list-workspace{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.front-list-page.front-list-enhanced .front-list-toolbar-wrap{flex-shrink:0;display:flex;align-items:flex-end;justify-content:flex-start;gap:8px 12px;padding:10px 14px;border:1px solid var(--front-border);border-radius:4px 4px 0 0;border-bottom:none;background:var(--front-bg-subtle)}.front-list-page.front-list-enhanced .front-list-toolbar-filters{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px}.front-list-page.front-list-enhanced .front-list-toolbar-filters .el-form-item{margin-bottom:0}.front-list-page.front-list-enhanced .front-list-panel{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--front-border);border-top:none;background:#fff}.front-list-page.front-list-enhanced .front-list-table-wrap{flex:1;min-height:0;overflow:auto;overscroll-behavior:contain}.front-list-page.front-list-enhanced .front-list-table .el-table__inner-wrapper,.front-list-page.front-list-enhanced .front-list-table .el-table__body-wrapper{overflow:visible}.front-list-page.front-list-enhanced .front-list-table .el-scrollbar__wrap{overflow:visible!important}.front-list-page.front-list-enhanced .front-list-pagination{flex-shrink:0;margin:0 16px;padding:6px 14px;display:flex;align-items:center;justify-content:flex-end;gap:12px;background:var(--front-bg-subtle);border:1px solid var(--front-border);border-radius:0 0 4px 4px}.front-list-page.front-list-enhanced .front-list-table{width:100%;--el-table-header-bg-color: var(--front-brand-blue);--el-table-header-text-color: #fff}.front-list-page.front-list-enhanced .front-list-table .el-table__header-wrapper th.el-table__cell{background:var(--front-brand-blue)!important;color:#fff!important;font-weight:600;font-size:13px;padding:11px 8px;border-bottom:none!important}.front-list-page.front-list-enhanced .front-list-table .el-table__body td.el-table__cell{padding:11px 8px;font-size:13px;color:#4a5568;border-bottom:1px solid #f1f5f9}.front-list-page.front-list-enhanced .front-list-table .el-table__body tr.el-table__row{min-height:var(--front-list-row-h)}.front-list-page.front-list-enhanced .front-list-table.el-table--striped .el-table__body tr.el-table__row--striped td.el-table__cell{background:var(--front-bg-subtle)}.front-list-page.front-list-enhanced .front-list-table .el-table__body tr:hover>td.el-table__cell{background-color:#c8ecff!important}.front-list-page.front-list-enhanced .front-list-table .el-link{font-weight:500}.front-list-page.front-list-enhanced .front-list-table .el-tooltip__trigger{display:block;width:100%;min-width:0;max-width:100%}.front-table-overflow-tooltip__cell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;width:100%}.front-table-overflow-tooltip__cell .el-link{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.front-list-page.front-list-enhanced .front-picture-list-table .el-table__body td.el-table__cell{white-space:nowrap}.front-list-page.front-list-enhanced .front-picture-list-table .col-thumbs.el-table__cell{white-space:normal;padding-top:8px;padding-bottom:8px}.front-picture-thumbs{display:flex;align-items:center;gap:8px;min-height:44px;overflow:hidden}.front-picture-thumb{width:52px;height:38px;flex:0 0 52px;padding:0;border:1px solid #d8e4ef;border-radius:4px;background:#f8fafc;cursor:pointer;overflow:hidden}.front-picture-thumb:hover{border-color:#0e90d2;box-shadow:0 2px 8px #0e90d229}.front-picture-thumb .el-image{width:100%;height:100%;display:block}.front-picture-thumb--more{color:#0e90d2;font-size:13px;font-weight:600}.el-popper.front-table-overflow-tooltip{--front-table-overflow-tooltip-bg: rgba(100, 116, 139, .92);max-width:min(400px,88vw);padding:10px 14px;line-height:1.65;font-size:13px;color:#f8fafc;background:var(--front-table-overflow-tooltip-bg)!important;border:1px solid rgba(255,255,255,.12);border-radius:6px;word-break:break-word;white-space:normal;box-shadow:0 6px 20px #0f172a1f,0 2px 6px #0f172a0f}.el-popper.front-table-overflow-tooltip .el-popper__arrow:before{background:var(--front-table-overflow-tooltip-bg)!important;border:1px solid rgba(255,255,255,.12)}@media only screen and (max-width:640px){.front-list-sidebar{flex-basis:180px;min-width:180px}.front-list-page.front-list-enhanced .front-list-page-body{padding:4px 12px 0}.front-list-page.front-list-enhanced .front-list-pagination{margin:0 12px 8px;justify-content:flex-start;overflow-x:auto}.front-list-page.front-list-enhanced .front-list-toolbar-wrap{flex-direction:column;align-items:stretch}}.front-detail-page{flex:1;min-height:0;display:flex;flex-direction:column;padding:10px 8px;box-sizing:border-box;overflow:auto;background:#f8fafc}.front-legacy-detail{flex:1;min-height:0;padding:84px 22px 18px;border-radius:12px;background:#fff;box-sizing:border-box;overflow:auto}.front-legacy-detail__topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #e2e8f0}.front-legacy-detail__breadcrumb .el-breadcrumb__inner,.front-legacy-detail__breadcrumb .el-breadcrumb__inner a{color:#4d94cf;font-size:14px;font-weight:500}.front-legacy-detail__breadcrumb .el-breadcrumb__separator,.front-legacy-detail__breadcrumb .el-breadcrumb__item:last-child .el-breadcrumb__inner{color:#64748b}.front-legacy-detail__back.el-button{height:36px;padding:0 16px;border-color:#7db7ed;color:#4d94cf;border-radius:8px;background:#fff}.front-legacy-detail__back.el-button:hover{color:#0c7cb8;border-color:#4d94cf;background:#eef8ff}.front-legacy-detail-card{position:relative;overflow:hidden;border:1px solid #f1f5f9;border-radius:12px;background:#fff;box-shadow:0 2px 12px #0f172a0f}.front-legacy-detail-card__bar{height:4px;background:linear-gradient(90deg,#4d94cf,#65b7ed 52%,#9bd8fb)}.front-legacy-detail-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:16px 22px 14px;background:linear-gradient(135deg,#f0f9ff,#f8fafc);border-bottom:1px solid #e2e8f0}.front-legacy-detail-hero--single{display:block}.front-legacy-detail-hero__main{flex:1;min-width:0}.front-legacy-detail-hero__main h1{margin:0 0 10px;color:#4d94cf;font-size:20px;font-weight:700;line-height:1.35;word-break:break-word}.front-legacy-detail-tags{display:flex;flex-wrap:wrap;gap:8px}.front-legacy-detail-tags span{display:inline-flex;align-items:center;gap:4px;min-height:24px;padding:2px 10px;border:1px solid #bae6fd;border-radius:4px;background:#e6f4fb;color:#4d94cf;font-size:12px;font-weight:500;box-sizing:border-box}.front-legacy-detail-tags .el-icon{font-size:13px}.front-legacy-detail-hero__metric{flex-shrink:0;min-width:120px;text-align:right}.front-legacy-detail-hero__metric span{display:block;margin-bottom:4px;color:#64748b;font-size:12px}.front-legacy-detail-hero__metric strong{display:block;color:#ec4899;font-size:26px;font-weight:700;line-height:1.2}.front-legacy-detail-hero__metric small{display:block;margin-top:5px;color:#94a3b8;font-size:12px}.front-legacy-detail-body{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;padding:14px 16px 16px;align-items:stretch}.front-legacy-detail-body--compact{padding-bottom:0}.front-legacy-detail-section{display:flex;flex-direction:column;min-height:142px;padding:12px 14px;border:1px solid #eef2f7;border-radius:8px;background:#fafbfc;box-sizing:border-box}.front-legacy-detail-section--span-2{grid-column:1 / -1}.front-legacy-detail-section--muted{border-color:#f1f5f9;background:#f8fafc}.front-legacy-detail-section__title{display:flex;align-items:center;gap:6px;margin:0 0 10px;color:#1e293b;font-size:14px;font-weight:600}.front-legacy-detail-section__title .el-icon{color:#4d94cf;font-size:16px}.front-legacy-detail-section--muted .front-legacy-detail-section__title{color:#94a3b8}.front-legacy-detail-section--muted .front-legacy-detail-section__title .el-icon{color:#cbd5e1}.front-legacy-detail-section__content,.front-legacy-detail-text,.front-legacy-detail-rows{flex:1;display:flex;flex-direction:column;min-height:0}.front-legacy-detail-text{padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;box-sizing:border-box}.front-legacy-detail-text__label{display:block;margin-bottom:5px;color:#64748b;font-size:12px;font-weight:500}.front-legacy-detail-text__value{margin:0;color:#1e293b;font-size:13px;line-height:1.65;white-space:pre-wrap;word-break:break-word}.front-legacy-detail-text__value.is-muted{color:#cbd5e1}.front-legacy-detail-text__value.is-emphasis{color:#ec4899;font-size:15px;font-weight:600;line-height:1.75}.front-legacy-detail-text__value.is-collapsed{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.front-legacy-detail-text__toggle{align-self:flex-start;display:inline-flex;align-items:center;gap:4px;margin-top:8px;padding:0;border:none;background:transparent;color:#4d94cf;font-size:12px;font-weight:500;cursor:pointer}.front-legacy-detail-text__toggle:hover{color:#0c7cb8;text-decoration:underline}.front-legacy-detail-text__toggle .el-icon{transition:transform .18s ease}.front-legacy-detail-text__toggle .el-icon.is-open{transform:rotate(180deg)}.front-legacy-detail-rows{justify-content:center;margin:0;padding:0}.front-legacy-detail-rows__item{display:flex;align-items:flex-start;padding:8px 0;border-bottom:1px solid #f1f5f9}.front-legacy-detail-rows__item:first-child{padding-top:0}.front-legacy-detail-rows__item:last-child{padding-bottom:0;border-bottom:none}.front-legacy-detail-rows__item dt{flex:0 0 82px;margin:0;color:#64748b;font-size:12px;font-weight:500}.front-legacy-detail-rows__item dt:after{content:":"}.front-legacy-detail-rows__item dd{flex:1;margin:0;color:#1e293b;font-size:13px;line-height:1.55;word-break:break-word}.front-legacy-detail-rows__item.is-highlight dd{color:#ec4899;font-size:15px;font-weight:700}.front-legacy-detail-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:72px;padding:12px;border:1px dashed #e2e8f0;border-radius:6px;background:#fff;color:#cbd5e1;font-size:12px;box-sizing:border-box}.front-legacy-detail-empty .el-icon{font-size:20px}.front-legacy-detail-gallery{padding:16px 20px 22px;border-top:1px solid #e2e8f0;background:linear-gradient(180deg,#f8fafc,#fff)}.front-legacy-detail-gallery__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;flex-wrap:wrap}.front-legacy-detail-gallery__header .front-legacy-detail-section__title{margin-bottom:0}.front-legacy-detail-gallery__count{color:#94a3b8;font-size:12px}.front-legacy-detail-gallery__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.front-legacy-detail-photo{position:relative;display:block;width:100%;aspect-ratio:4 / 3;padding:0;overflow:hidden;border:1px solid #e2e8f0;border-radius:10px;background:#fff;box-shadow:0 2px 10px #0f172a0f;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.front-legacy-detail-photo:hover{transform:translateY(-3px);border-color:#4d94cf;box-shadow:0 10px 28px #4d94cf2e}.front-legacy-detail-photo img{display:block;width:100%;height:100%;object-fit:cover}.front-legacy-detail-photo__index{position:absolute;top:10px;left:10px;z-index:2;padding:3px 10px;border-radius:4px;background:#0f172a9e;color:#fff;font-size:11px;font-weight:600;line-height:1.4}.front-legacy-detail-photo__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;align-items:center;justify-content:center;background:#4d94cf00;color:#fff;font-size:34px;opacity:0;transition:background .22s ease,opacity .22s ease}.front-legacy-detail-photo:hover .front-legacy-detail-photo__overlay{background:#4d94cf6b;opacity:1}.front-legacy-detail-gallery__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:160px;padding:24px;border:1px dashed #e2e8f0;border-radius:10px;background:#fff;color:#cbd5e1;font-size:13px;box-sizing:border-box}.front-legacy-detail-gallery__empty .el-icon{font-size:36px}@media(max-width:900px){.front-legacy-detail{padding:24px 14px 14px}.front-legacy-detail-body{grid-template-columns:1fr}.front-legacy-detail-section--span-2{grid-column:auto}}@media(max-width:640px){.front-detail-page{padding:6px}.front-legacy-detail__topbar{align-items:flex-start;flex-direction:column}.front-legacy-detail-hero{flex-direction:column;padding:14px 16px 12px}.front-legacy-detail-hero__metric{width:100%;padding-top:10px;border-top:1px dashed #e2e8f0;text-align:left}.front-legacy-detail-rows__item{flex-direction:column;gap:4px}.front-legacy-detail-rows__item dt{flex:none}.front-legacy-detail-gallery__grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}}
