body.theme-dark{--theme-dark-primary: rgba(30, 30, 40, .8);--theme-dark-secondary: rgba(26, 26, 46, .9);--background-color: var(--theme-dark-secondary);--background-color-page: #0e111b;--background-color-hover: #0f3460;--text-color: #eaeaea;--text-color-secondary: #a0a0a0;--text-color-placeholder: #6c6c6c;--border-color: #2d2d44;--border-color-light: #3d3d5c;--box-shadow-base: 0 2px 8px rgba(0, 0, 0, .3);--box-shadow-dark: 0 4px 16px rgba(0, 0, 0, .4)}.theme-picker{position:relative;display:inline-block}.theme-toggle{width:36px;height:36px;border-radius:50%;border:2px solid var(--border-color);background:var(--background-color);cursor:pointer;overflow:hidden;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.theme-toggle:hover{transform:scale(1.1);border-color:var(--theme-primary);box-shadow:0 2px 8px #00000026}.theme-toggle:active{transform:scale(.95)}.theme-indicator{width:100%;height:100%;background:var(--theme-gradient);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .5s ease}.theme-indicator i{color:#fff;font-size:16px}.theme-panel{position:absolute;top:100%;right:0;margin-top:12px;background:var(--background-color);backdrop-filter:blur(10px);border-radius:12px;box-shadow:0 4px 20px #00000026;padding:20px;min-width:280px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;z-index:10000}.theme-picker.active .theme-panel{opacity:1;visibility:visible;transform:translateY(0)}.theme-panel h4{font-size:16px;font-weight:600;color:var(--text-color);margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid var(--border-color)}.theme-list{display:flex;flex-direction:column;gap:8px}.theme-item{display:flex;align-items:center;gap:12px;padding:12px;border-radius:8px;cursor:pointer;transition:all .3s ease;background:transparent}.theme-item:hover{background:var(--background-color-hover);transform:translate(4px)}.theme-item.active{background:linear-gradient(135deg,#667eea1a,#764ba21a)}.theme-item.active .theme-check{opacity:1;transform:scale(1)}.theme-preview{width:44px;height:44px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000001a}.theme-preview:before{content:"";position:absolute;top:0;left:0;width:50%;height:100%;background:var(--theme-primary)}.theme-preview:after{content:"";position:absolute;top:0;right:0;width:50%;height:100%;background:var(--theme-secondary)}.theme-info{flex:1;display:flex;flex-direction:column;gap:4px}.theme-name{font-size:14px;font-weight:600;color:var(--text-color)}.theme-desc{font-size:12px;color:var(--text-color-secondary)}.theme-check{width:20px;height:20px;border-radius:50%;background:var(--theme-primary);display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(0);transition:all .3s ease}.theme-check i{color:#fff;font-size:12px}.theme-panel:before{content:"";position:absolute;top:-6px;right:14px;width:12px;height:12px;background:var(--background-color);transform:rotate(45deg);box-shadow:-2px -2px 4px #0000000d}.theme-item[data-theme=light] .theme-preview{--theme-primary: #667eea;--theme-secondary: #764ba2}body.theme-dark{background-color:#16213e!important}.theme-item[data-theme=dark] .theme-preview{--theme-primary: #6C5CE7;--theme-secondary: #A29BFE}body.theme-dark .card,body.theme-dark .news-card,body.theme-dark .service-card,body.theme-dark .job-card,body.theme-dark .house-card,body.theme-dark .article-card,body.theme-dark .goods-card,body.theme-dark .secondhand-card,body.theme-dark .product-card,body.theme-dark .article-item,body.theme-dark .filter-panel,body.theme-dark .process-section,body.theme-dark .sidebar-section,body.theme-dark .hot-articles,body.theme-dark .information-grid{background-color:#1f1f3a!important;border:1px solid var(--border-color)!important}body.theme-dark .filter-panel{background-color:var(--theme-dark-secondary)!important}body.theme-dark .page-header{border:none!important}body.theme-dark .article-title,body.theme-dark .article-excerpt,body.theme-dark .article-meta,body.theme-dark .hot-article-title,body.theme-dark .hot-meta,body.theme-dark .job-title,body.theme-dark .company-name,body.theme-dark .job-location,body.theme-dark .job-time,body.theme-dark .welfare-item,body.theme-dark .house-title,body.theme-dark .detail-item,body.theme-dark .house-meta,body.theme-dark .service-title,body.theme-dark .service-desc,body.theme-dark .service-count,body.theme-dark .step-title,body.theme-dark .step-desc,body.theme-dark .goods-title,body.theme-dark .secondhand-card-title,body.dark .goods-meta,body.theme-dark .secondhand-card-meta,body.theme-dark .stat-number,body.theme-dark .stat-label,body.theme-dark .filter-label,body.theme-dark .filter-option,body.theme-dark .page-header h1,body.theme-dark .page-header p,body.theme-dark .section-title,body.theme-dark .sidebar-title,body.theme-dark .quick-link{color:#eaeaea!important}body.theme-dark .news-card-title,body.theme-dark .article-source,body.theme-dark .article-views,body.theme-dark .hot-article-meta,body.theme-dark .job-tags .tag,body.theme-dark .house-tag span{color:var(--text-lightest)!important}body.theme-dark .article-meta,body.theme-dark .goods-meta,body.theme-dark .news-card-meta{border-top:1px solid var(--border-dark)!important}body.theme-dark .hot-article{border-bottom:1px solid var(--border-dark)!important;background:transparent!important}body.theme-dark .site-header{background-color:var(--theme-dark-secondary)!important;border-color:var(--border-color)!important}body.theme-dark .logo-title{filter:contrast(1.8)}body.theme-dark .logo-img,body.theme-dark .logo-subtitle{filter:brightness(4.5)}body.theme-dark .nav-link:hover{color:#fff!important;background-color:transparent!important}body.theme-dark .search-input{color:#eaeaea!important;background:transparent!important}body.theme-dark .search-input::placeholder{color:#6c6c6c!important}body.theme-dark .login-link{color:#eaeaea!important}body.theme-dark .login-link:hover{color:var(--theme-primary)!important}body.theme-dark .register-link{background-color:var(--theme-primary)!important;color:#fff!important}body.theme-dark .register-link:hover{opacity:.9}body.theme-dark .banner-section{background:var(--theme-dark-secondary)!important}body.theme-dark .banner-indicators .indicator.active{background-color:#ffffff4d!important}body.theme-dark .section,body.theme-dark .information-section,body.theme-dark .house-section,body.theme-dark .job-section,body.theme-dark .service-section{background-color:var(--theme-dark-secondary)!important}body.theme-dark .news-section{background:transparent!important}body.theme-dark .entry-item i,body.theme-dark .entry-item span{color:#eaeaea!important}body.theme-dark .entry-icon{background:var(--theme-gradient)!important}body.theme-dark .quick-entry{background-color:var(--theme-dark-secondary)!important}body.theme-dark .quick-entry-item{background-color:#16213e!important;border-color:var(--border-color)!important;color:#eaeaea!important}body.theme-dark .quick-entry-item:hover{border-color:var(--theme-primary)!important}body.theme-dark .card:hover,body.theme-dark .news-card:hover,body.theme-dark .job-card:hover,body.theme-dark .house-card:hover,body.theme-dark .service-card:hover,body.theme-dark .goods-card:hover,body.theme-dark .secondhand-card:hover{border-color:#3d3d54!important}body.theme-dark .news-list-section{background:#1f1f3a!important;border-color:var(--border-color)!important}body.theme-dark .news-list-item{border-color:var(--border-color)}body.theme-dark .news-list-item:hover{background:var(--background-color-hover)}body.theme-dark .stat-card{background-color:var(--theme-dark-secondary)!important;border-color:var(--border-color)!important}body.theme-dark .job-card{border-color:var(--border-color)!important;background-color:var(--theme-dark-secondary)!important}body.theme-dark .job-card:hover{border-color:var(--theme-primary)!important}body.theme-dark .job-header,body.theme-dark .job-company,body.theme-dark .job-footer{border-color:var(--border-color)!important}body.theme-dark .house-card{border-color:var(--border-color)!important;background-color:var(--theme-dark-secondary)!important}body.theme-dark .house-card:hover{border-color:var(--theme-primary)!important}body.theme-dark .house-details{border-bottom-color:var(--border-color)!important}body.theme-dark .service-card .service-link h4{color:var(--text-light)!important}body.theme-dark .service-card:hover .service-link h4{color:#fff!important}body.theme-dark .service-card .service-link p{color:#4a4a6a!important}body.theme-dark .service-card:hover .service-link p{color:#fff!important}body.theme-dark .service-price{color:var(--theme-primary)!important}body.theme-dark .cancel-allowed{background:linear-gradient(135deg,#2e7d3233,#1b5e204d)!important;border:1px solid rgba(46,125,50,.3)}body.theme-dark .cancel-not-allowed{background:linear-gradient(135deg,#c6282833,#b71c1c4d)!important;border:1px solid rgba(198,40,40,.3)}body.theme-dark .policy-title{color:#eaeaea}body.theme-dark .policy-desc{color:#a0a0a0}body.theme-dark .policy-detail{color:#6c6c6c}body.theme-dark .cancel-allowed .policy-icon{color:#66bb6a}body.theme-dark .cancel-not-allowed .policy-icon{color:#ef5350}body.theme-dark .service-footer{border-color:var(--border-color)!important}body.theme-dark .love-section,body.theme-dark .event-section{background:transparent!important}body.theme-dark .love-card,body.theme-dark .event-card{border-color:var(--border-color)!important;background-color:var(--theme-dark-secondary)!important}body.theme-dark .love-card:hover,body.theme-dark .event-card:hover{border-color:#3d3d54!important}body.theme-dark .love-title,body.theme-dark .event-title{color:#eaeaea!important}body.theme-dark .love-meta,body.theme-dark .event-meta{color:#6c6c8c!important}body.theme-dark .love-meta i,body.theme-dark .event-meta i{color:var(--theme-primary)!important}body.theme-dark .event-card-meta{border-color:var(--border-color)!important}body.theme-dark .love-category-item,body.theme-dark .event-category-item{background-color:var(--theme-dark-secondary)!important;border-color:var(--border-color)!important;color:#eaeaea!important}body.theme-dark .love-category-item:hover,body.theme-dark .event-category-item:hover{border-color:var(--color-love-start)!important;background-color:#ff6b9d33!important;color:#fff!important}body.theme-dark .event-category-item:hover{border-color:var(--color-event-start)!important;background-color:#ff767533!important}body.theme-dark .love-excerpt,body.theme-dark .event-excerpt{color:#a0a0a0!important}body.theme-dark .event-price{box-shadow:0 2px 8px #f093fb33!important}body.theme-dark .partner-section{background-color:var(--theme-dark-secondary)!important}body.theme-dark .partner-item{background:linear-gradient(135deg,var(--theme-dark-secondary) 0%,#16213e 100%)!important;border-color:var(--border-color)!important;color:#6c6c8c!important}body.theme-dark .partner-item:hover{background:var(--theme-gradient)!important;color:#fff!important}body.theme-dark .filter-row{border-bottom-color:var(--border-color)!important}body.theme-dark .filter-search-input{border-color:var(--border-color)!important;color:#eaeaea!important}body.theme-dark .filter-search-input::placeholder{color:#6c6c6c!important}body.theme-dark .quick-link{background-color:var(--theme-dark-secondary)!important;border-color:var(--border-color)!important;color:#eaeaea!important}body.theme-dark .quick-link:hover{background:var(--theme-gradient)!important;color:#fff!important}body.theme-dark input,body.theme-dark textarea,body.theme-dark select{background-color:var(--theme-dark-secondary)!important;border-color:var(--border-color)!important;color:#eaeaea!important}body.theme-dark input:focus,body.theme-dark textarea:focus,body.theme-dark select:focus{border-color:var(--theme-primary)!important;background-color:#1f1f3a!important}body.theme-dark input::placeholder,body.theme-dark textarea::placeholder{color:#6c6c6c!important}body.theme-dark .btn,body.theme-dark button,body.theme-dark input[type=submit],body.theme-dark input[type=button],body.theme-dark .btn-default{background-color:#1f1f3a!important;border-color:var(--border-color)!important;color:#eaeaea!important}body.theme-dark .btn:hover,body.theme-dark button:hover,body.theme-dark .btn-default:hover{background-color:var(--border-color)!important;border-color:var(--theme-primary)!important;color:var(--theme-primary)!important}body.theme-dark .page-info,body.theme-dark .page-btn,body.theme-dark .page-num{background-color:var(--theme-dark-secondary)!important;border-color:var(--border-color)!important;color:#eaeaea!important}body.theme-dark .page-info{background-color:transparent!important;color:#a0a0a0!important}body.theme-dark .page-info strong{color:#eaeaea!important}body.theme-dark .page-btn:hover:not(.disabled),body.theme-dark .page-num:hover:not(.active){background-color:var(--border-color)!important;border-color:var(--theme-primary)!important;color:var(--theme-primary)!important}body.theme-dark .pc-promise-bar{background-color:var(--theme-dark-secondary)!important;border-color:var(--border-color)!important}body.theme-dark .pc-promise-item{color:#eaeaea!important}body.theme-dark .pc-footer-main,body.theme-dark .pc-footer-bottom{background-color:var(--theme-dark-secondary)!important;border-color:var(--border-color)!important;color:#eaeaea!important}body.theme-dark .pc-footer-main a{color:#bdc3c7!important}body.theme-dark .pc-footer-main a:hover{color:#fff!important}body.theme-dark .tag,body.theme-dark .badge,body.theme-dark .category-item,body.theme-dark .news-category-item,body.theme-dark .secondhand-category-tab,body.theme-dark .filter-option{background-color:var(--border-color)!important;border-color:#3d3d5c!important;color:#eaeaea!important}body.theme-dark .tag-primary,body.theme-dark .tag-success,body.theme-dark .tag-warning{color:#fff!important}body.theme-dark .dropdown-menu,body.theme-dark .submenu{background-color:#1f1f3a!important;border-color:var(--border-color)!important;border-radius:var(--border-radius-lg)!important}body.theme-dark .dropdown-item,body.theme-dark .submenu a{color:#eaeaea!important;border-color:transparent!important}body.theme-dark .dropdown-item:hover,body.theme-dark .submenu a:hover{background-color:var(--border-color)!important;color:#fff!important}body.theme-dark .submenu-inner{border:1px solid var(--border-dark)!important}body.theme-dark .empty-state,body.theme-dark .news-empty-state,body.theme-dark .service-empty-state,body.theme-dark .house-empty-state,body.theme-dark .secondhand-empty-state{background-color:var(--theme-dark-secondary)!important;color:var(--text-medium)!important}body.theme-dark .empty-state i,body.theme-dark .article-image i,body.theme-dark .house-image i,body.theme-dark .goods-image i,body.theme-dark .news-empty-state i,body.theme-dark .service-empty-state i,body.theme-dark .house-empty-state i,body.theme-dark .secondhand-empty-state i{color:var(--icon-light)!important}body.theme-dark .empty-state p,body.theme-dark .news-empty-state p,body.theme-dark .service-empty-state p,body.theme-dark .house-empty-state p,body.theme-dark .secondhand-empty-state p{color:var(--text-medium)!important}body.theme-dark table,body.theme-dark .table{background-color:var(--theme-dark-secondary)!important;border-color:var(--border-color)!important}body.theme-dark th,body.theme-dark td{border-color:var(--border-color)!important;color:#eaeaea!important}body.theme-dark tr:hover{background-color:#1f1f3a!important}body.theme-dark .modal-content,body.theme-dark .popup{background-color:#1f1f3a!important;border-color:var(--border-color)!important}body.theme-dark .placeholder,body.theme-dark .thumbnail{background-color:var(--theme-dark-secondary)!important;border-color:var(--border-color)!important}body.theme-dark .loading,body.theme-dark .spinner{border-color:var(--border-color)!important}body.theme-dark .card,body.theme-dark .modal-content{box-shadow:0 4px 15px #0000004d!important}body.theme-dark hr{border-color:var(--border-color)!important}body.theme-dark ::-webkit-scrollbar{width:8px;height:8px}body.theme-dark ::-webkit-scrollbar-track{background:var(--theme-dark-secondary)!important}body.theme-dark ::-webkit-scrollbar-thumb{background:var(--border-color)!important;border-radius:4px}body.theme-dark ::-webkit-scrollbar-thumb:hover{background:#3d3d54!important}body.theme-dark .mobile-tabbar{background:var(--theme-dark-secondary)!important;box-shadow:0 -2px 10px #0000004d!important}body.theme-dark .mobile-tabbar .tabbar-item{color:#a0a0a0!important}body.theme-dark .mobile-tabbar .tabbar-item.active{color:var(--theme-primary)!important}body.theme-dark .mobile-tabbar .tabbar-item-post i{background:var(--theme-dark-secondary)!important}body.theme-dark .float-btn{background:var(--theme-dark-secondary)!important;color:#eaeaea!important}body.theme-dark .float-btn-top{background:#1f1f3a!important}body.theme-dark .mobile-nav-toggle{border-color:var(--border-color)!important;background:var(--theme-dark-secondary)!important;color:#eaeaea!important}body.theme-dark .mobile-nav-drawer{background:var(--theme-dark-secondary)!important}body.theme-dark .mobile-nav-header{background:var(--theme-dark-secondary)!important;border-bottom-color:var(--border-color)!important}body.theme-dark .mobile-nav-title{color:#eaeaea!important}body.theme-dark .mobile-nav-close{background:var(--border-color)!important;color:#a0a0a0!important}body.theme-dark .mobile-nav-item{color:#eaeaea!important}body.theme-dark .mobile-nav-item:hover{background:var(--border-color)!important}body.theme-dark .reading-progress{background:#ffffff1a}body.theme-dark .article-tools{background:#1e1e28cc}body.theme-dark .article-tool-item{color:#ffffffb3}body.theme-dark .article-tool-item:hover{background:#667eea33;color:#667eea}body.theme-dark .article-tool-item.active{background:#667eea4d;color:#667eea}body.theme-dark .article-tool-divider,body.theme-dark .article-font-size-inline{background:#ffffff1a}body.theme-dark .article-font-size-btn{background:#ffffff1a;color:#ffffffb3}body.theme-dark .article-share-btn{color:#ffffffb3}body.theme-dark .article-share-btn:hover{background:#667eea33;color:#667eea}body.theme-dark .article-toc{background:#1e1e28cc}body.theme-dark .toc-header{border-bottom-color:#ffffff1a}body.theme-dark .toc-header-title{color:#ffffffe6}body.theme-dark .toc-footer{border-top-color:#ffffff1a;color:#fff9}body.theme-dark .toc-footer:hover{background:#667eea33;color:#667eea}body.theme-dark .toc-link{color:#ffffffb3}body.theme-dark .toc-link:hover{background:#667eea33;color:#667eea}body.theme-dark .toc-link.active{background:#667eea4d;color:#667eea}body.theme-dark .article-hot-list{background:#1e1e28cc}body.theme-dark .hot-list-header{border-bottom-color:#ffffff1a;color:#ffffffe6}body.theme-dark .hot-list-item{border-bottom-color:#ffffff1a;color:#fffc}body.theme-dark .hot-list-item:hover{background:#667eea33}body.theme-dark .hot-title{color:#fffc}body.theme-dark .article-breadcrumb{background:var(--theme-dark-primary)}body.theme-dark .article-breadcrumb a{color:#ffffffb3}body.theme-dark .article-breadcrumb a:hover{color:#667eea}body.theme-dark .article-breadcrumb span{color:#ffffff80}body.theme-dark .article-breadcrumb .current{color:#ffffffe6}body.theme-dark .article-detail-header{background:var(--theme-dark-primary);border-bottom-color:#ffffff1a}body.theme-dark .article-detail-category{background:#667eea33;color:#667eea}body.theme-dark .article-detail-title{color:#fffffff2}body.theme-dark .article-detail-meta{color:#ffffffb3}body.theme-dark .article-meta-divider{color:#ffffff4d}body.theme-dark .article-tag{background:#ffffff1a;color:#ffffffb3}body.theme-dark .article-tag:hover{background:#667eea;color:#fff}body.theme-dark .article-synopsis{background:#667eea1a;border-left-color:#667eea;color:#fffc}body.theme-dark .article-detail-content{background:var(--theme-dark-primary);color:#ffffffe6}body.theme-dark .article-detail-content h1,body.theme-dark .article-detail-content h2,body.theme-dark .article-detail-content h3,body.theme-dark .article-detail-content h4,body.theme-dark .article-detail-content h5,body.theme-dark .article-detail-content h6{color:#fffffff2}body.theme-dark .article-detail-content blockquote{background:#667eea1a;border-left-color:#667eea}body.theme-dark .article-detail-content code{background:#ffffff1a;color:#ffffffe6}body.theme-dark .article-detail-content pre{background:var(--theme-dark-secondary);color:#e0e0e0}body.theme-dark .article-nav-item{background:#1e1e28cc}body.theme-dark .article-nav-item:hover{background:#667eea33}body.theme-dark .article-nav-label{color:#fff9}body.theme-dark .article-nav-title{color:#ffffffe6}body.theme-dark .article-nav-empty{color:#ffffff80}body.theme-dark .article-related{background:#1e1e28cc}body.theme-dark .article-related-title{color:#ffffffe6;border-bottom-color:#667eea80}body.theme-dark .related-item-title{background:#1e1e28cc;color:#ffffffe6}body.theme-dark .image-lightbox{background:#000000f2}body.theme-dark .image-lightbox-close{color:#fffc}body.theme-dark .image-lightbox-close:hover{color:#667eea}body.theme-dark .image-lightbox-caption{color:#fffc}body.theme-dark .secondhand-price-symbol,body.theme-dark .secondhand-price-value{color:#ff6b6b}body.theme-dark .secondhand-price-original{color:#666}body.theme-dark .secondhand-contact-box{background:#2a2a2a;border-color:#333}body.theme-dark .secondhand-contact-title{color:#e0e0e0}body.theme-dark .secondhand-contact-row{color:#999}body.theme-dark .secondhand-attr-cell{border-bottom-color:#333}body.theme-dark .secondhand-attr-label{color:#888}body.theme-dark .secondhand-attr-value{color:#e0e0e0}body.theme-dark .secondhand-spec-row{border-bottom-color:#333}body.theme-dark .secondhand-spec-key{color:#888}body.theme-dark .secondhand-spec-val{color:#e0e0e0}body.theme-dark .secondhand-attention{color:#aaa}body.theme-dark .secondhand-attention-card{background:#2a2a2a}body.theme-dark .secondhand-card-meta{border-color:var(--border-color)}body.theme-dark .event-price-section,body.theme-dark .event-base-info,body.theme-dark .event-condition-section{background:var(--theme-dark-primary)}body.theme-dark .event-price-value,body.theme-dark .event-section-title,body.theme-dark .event-description,body.theme-dark .event-content,body.theme-dark .event-condition-title,body.theme-dark .event-condition-item{color:#e0e0e0}body.theme-dark .event-section-title i{color:#888}body.theme-dark .event-attention-section{background:#2a2a2a}body.theme-dark .event-attention-title,body.theme-dark .event-attention-content{color:#c9a96e}body.theme-dark .event-gallery{background:var(--theme-dark-primary)}body.theme-dark .event-gallery-main{background:#2a2a2a}body.theme-dark .event-thumb{border-color:#333}body.theme-dark .event-thumb.active{border-color:#f093fb}body.theme-dark .event-section{background:var(--theme-dark-primary)}body.theme-dark .event-section-title{border-bottom-color:#f093fb}body.theme-dark .event-lightbox{background:#000000f2}body.theme-dark .house-price-section,body.theme-dark .house-base-info,body.theme-dark .house-facilities-section,body.theme-dark .house-detail-item{background:var(--theme-dark-primary)}body.theme-dark .house-facility-item{background:#2a2a2a}body.theme-dark .house-price-value,body.theme-dark .house-detail-value,body.theme-dark .house-section-title,body.theme-dark .house-description,body.theme-dark .house-facilities-title{color:#e0e0e0}body.theme-dark .house-detail-label,body.theme-dark .house-facility-item{color:#888}body.theme-dark .house-gallery{background:var(--theme-dark-primary)}body.theme-dark .house-gallery-main{background:#2a2a2a}body.theme-dark .house-thumb{border-color:#333}body.theme-dark .house-thumb.active{border-color:#4facfe}body.theme-dark .house-section{background:var(--theme-dark-primary)}body.theme-dark .house-section-title{border-bottom-color:#4facfe}body.theme-dark .house-lightbox{background:#000000f2}body.theme-dark .house-type-badge{background:#4facfe}body.theme-dark .service-price-section,body.theme-dark .service-base-info,body.theme-dark .service-guarantee-section{background:var(--theme-dark-primary)}body.theme-dark .service-price-value,body.theme-dark .service-section-title,body.theme-dark .service-description,body.theme-dark .service-content,body.theme-dark .service-guarantee-title{color:#e0e0e0}body.theme-dark .service-section-title i,body.theme-dark .service-guarantee-item{color:#888}body.theme-dark .service-gallery{background:var(--theme-dark-primary)}body.theme-dark .service-gallery-main{background:#2a2a2a}body.theme-dark .service-thumb{border-color:#333}body.theme-dark .service-thumb.active{border-color:#43e97b}body.theme-dark .service-section{background:var(--theme-dark-primary)}body.theme-dark .service-section-title{border-bottom-color:#43e97b}body.theme-dark .service-lightbox{background:#000000f2}body.theme-dark .love-base-info,body.theme-dark .love-expect-section,body.theme-dark .love-detail-item,body.theme-dark .love-intro{background:var(--theme-dark-primary)}body.theme-dark .love-expect-item{background:#2a2a2a}body.theme-dark .love-avatar{border-color:#333}body.theme-dark .love-nickname,body.theme-dark .love-expect-value,body.theme-dark .love-detail-value,body.theme-dark .love-section-title,body.theme-dark .love-intro{color:#e0e0e0}body.theme-dark .love-detail-label,body.theme-dark .love-expect-label,body.theme-dark .love-section-title i{color:#888}body.theme-dark .love-gallery{background:var(--theme-dark-primary)}body.theme-dark .love-gallery-main{background:#2a2a2a}body.theme-dark .love-thumb{border-color:#333}body.theme-dark .love-thumb.active{border-color:#fa709a}body.theme-dark .love-section{background:var(--theme-dark-primary)}body.theme-dark .love-section-title{border-bottom-color:#fa709a}body.theme-dark .love-lightbox{background:#000000f2}body.theme-classic{--background-color: #ffffff;--background-color-page: #f0f2f5;--background-color-hover: #e8e8e8;--text-color: #333333;--text-color-secondary: #666666;--text-color-placeholder: #999999;--border-color: #d9d9d9;--border-color-light: #f0f0f0}.theme-item[data-theme=classic] .theme-preview{--theme-primary: #1890ff;--theme-secondary: #096dd9}body.theme-classic .theme-gradient,body.theme-classic .gradient-bg,body.theme-classic .gradient-background{background:var(--theme-primary)!important}body.theme-classic{--theme-gradient: var(--theme-primary);--color-news-gradient: var(--color-news-start);--color-job-gradient: var(--color-job-start);--color-secondhand-gradient: var(--color-secondhand-start);--color-house-gradient: var(--color-house-start);--color-service-gradient: var(--color-service-start);--color-love-gradient: var(--color-love-start);--color-event-gradient: var(--color-event-start)}body.theme-classic .btn-primary,body.theme-classic .btn-gradient,body.theme-classic .btn-gradient-primary,body.theme-classic .card-gradient,body.theme-classic .card-gradient-bg,body.theme-classic .gradient-card,body.theme-classic [style*=gradient]{background:var(--theme-primary)!important;background-image:none!important}body.theme-classic .news-section{background:var(--color-news-start)!important;background-image:none!important}body.theme-classic .love-section{background:var(--color-love-start)!important;background-image:none!important}body.theme-classic .event-section{background:var(--color-event-start)!important;background-image:none!important}body.theme-classic .news-section .section-header h2,body.theme-classic .love-section .section-header h2,body.theme-classic .event-section .section-header h2{color:#fff!important}body.theme-classic .news-section .more-link,body.theme-classic .love-section .more-link,body.theme-classic .event-section .more-link{color:#fffc!important;background:#fff3!important}body.theme-classic .news-section .more-link:hover,body.theme-classic .love-section .more-link:hover,body.theme-classic .event-section .more-link:hover{background:#ffffff4d!important;color:#fff!important}body.theme-classic .love-category-item.active,body.theme-classic .event-category-item.active{background:var(--color-love-start)!important}body.theme-classic .event-category-item.active{background:var(--color-event-start)!important}body.theme-classic .love-card:hover,body.theme-classic .event-card:hover{border-color:var(--color-love-start)!important}body.theme-classic .event-card:hover{border-color:var(--color-event-start)!important}body.theme-classic .event-price{background:var(--color-event-start)!important}body.theme-classic .mobile-tabbar{background:#fff!important}body.theme-classic .mobile-tabbar .tabbar-item-post i{background:#fff!important;box-shadow:0 -2px 10px #1890ff4d!important}body.theme-classic .float-btn-service{background:var(--theme-primary)!important}body.theme-classic .float-btn-top{background:#fff!important;color:var(--theme-primary)!important}body.theme-classic .toc-link{color:#495057}body.theme-classic .toc-link:hover{background:#e9ecef;color:#007bff}body.theme-classic .toc-link.active{background:#cfe2ff;color:#0d6efd}body.theme-classic .hot-rank{box-shadow:none}body.theme-classic .hot-rank.top1{background:#ff4757}body.theme-classic .hot-rank.top2{background:#ffa502}body.theme-classic .hot-rank.top3{background:#2ed573}body[data-app=news] .mobile-nav-item:hover,body[data-app=news] .mobile-nav-item.active{border-left-color:var(--color-news-start)!important;color:var(--color-news-start)!important}body[data-app=job] .mobile-nav-item:hover,body[data-app=job] .mobile-nav-item.active{border-left-color:var(--color-job-start)!important;color:var(--color-job-start)!important}body[data-app=secondhand] .mobile-nav-item:hover,body[data-app=secondhand] .mobile-nav-item.active{border-left-color:var(--color-secondhand-start)!important;color:var(--color-secondhand-start)!important}body[data-app=house] .mobile-nav-item:hover,body[data-app=house] .mobile-nav-item.active{border-left-color:var(--color-house-start)!important;color:var(--color-house-start)!important}body[data-app=service] .mobile-nav-item:hover,body[data-app=service] .mobile-nav-item.active{border-left-color:var(--color-service-start)!important;color:var(--color-service-start)!important}body[data-app=love] .mobile-nav-item:hover,body[data-app=love] .mobile-nav-item.active{border-left-color:var(--color-love-start)!important;color:var(--color-love-start)!important}body[data-app=event] .mobile-nav-item:hover,body[data-app=event] .mobile-nav-item.active{border-left-color:var(--color-event-start)!important;color:var(--color-event-start)!important}body.theme-classic .mobile-nav-toggle:hover{border-color:var(--theme-primary)!important;color:var(--theme-primary)!important}body.theme-classic .mobile-nav-item:hover{border-left-color:var(--theme-primary)!important;color:var(--theme-primary)!important}body.theme-auto .theme-indicator{animation:indicatorAutoSwitch 3s ease-in-out infinite}@keyframes indicatorAutoSwitch{0%,to{background:linear-gradient(135deg,#667eea,#764ba2)}50%{background:linear-gradient(135deg,#6c5ce7,#a29bfe)}}.theme-item[data-theme=auto] .theme-preview{--theme-primary: #667eea;--theme-secondary: #6C5CE7;animation:autoThemeSwitch 3s ease-in-out infinite}@keyframes autoThemeSwitch{0%,to{background:linear-gradient(to right,#667eea 50%,#6c5ce7 50%)}50%{background:linear-gradient(to right,#6c5ce7 50%,#667eea 50%)}}.theme-item[data-theme=auto] .theme-preview:before,.theme-item[data-theme=auto] .theme-preview:after{display:none}@keyframes themeChange{0%{opacity:.8}50%{opacity:1}to{opacity:1}}.theme-changing{animation:themeChange .5s ease}body{transition:background-color .3s ease,color .3s ease}body.theme-dark .page-progress-indicator,body.theme-dark[data-app=news] .page-progress-indicator{box-shadow:0 0 10px #667eeacc}body.theme-dark[data-app=job] .page-progress-indicator{box-shadow:0 0 10px #11998ecc}body.theme-dark[data-app=secondhand] .page-progress-indicator{box-shadow:0 0 10px #00c9b7cc}body.theme-dark[data-app=service] .page-progress-indicator{box-shadow:0 0 10px #4facfecc}body.theme-dark[data-app=house] .page-progress-indicator{box-shadow:0 0 10px #fa709acc}body.theme-dark[data-app=love] .page-progress-indicator{box-shadow:0 0 10px #ff4081cc}body.theme-dark[data-app=event] .page-progress-indicator{box-shadow:0 0 10px #e55b13cc}body.theme-dark .contact-modal{background:#1f1f1f}body.theme-dark .contact-modal-header{background:linear-gradient(135deg,#2d2410,#3a2d12)}body.theme-dark .contact-modal-notice{background:#2d2410;border-bottom-color:#4a3712;color:#d4a574}body.theme-dark .contact-modal-notice strong{color:#fbbf24}body.theme-dark .contact-phone-image{border-color:#333}body.theme-dark .gallery{background:var(--theme-dark-primary)}body.theme-dark .gallery-main{background:#2a2a2a}body.theme-dark .gallery-thumb{border-color:#333}body.theme-dark .gallery-thumb:hover{border-color:var(--color-module-start)}body.theme-dark .gallery-thumb.active{border-color:var(--color-module-end)}body.theme-dark .lightbox{background:#000000f2}body.theme-dark .detail-section{background:var(--theme-dark-primary)}body.theme-dark .detail-section-title{color:#e0e0e0;border-bottom-color:var(--border-color)}body.theme-dark .detail-description{color:#aaa}body.theme-dark .intro-sidebar{background:var(--theme-dark-primary)}body.theme-dark .intro-info-row{border-bottom-color:#333}body.theme-dark .intro-info-label{color:#888}body.theme-dark .intro-info-value{color:#e0e0e0}body.theme-dark .intro-info-highlight{color:var(--color-module-end)}body.theme-dark .intro-btn-aux{background:#2a2a2a;border-color:#333;color:#ccc}body.theme-dark .intro-btn-aux:hover{color:var(--color-module-end);border-color:var(--color-module-end)}body.theme-dark .job-company-section{background:#1f1f3a!important;border-color:var(--border-color)!important}body.theme-dark .job-company-name-large{color:#eaeaea!important}body.theme-dark .job-company-meta{color:#888!important}body.theme-dark .job-company-meta .job-badge-urgent{color:#ff6b6b!important}body.theme-dark .job-company-meta .job-badge-status.online{color:#4ade80!important}body.theme-dark .job-company-meta .job-badge-status.offline{color:#888!important}body.theme-dark .gallery-thumb{border-color:var(--border-color)!important;background:#1f1f3a!important}body.theme-dark .gallery-thumb.active{border-color:var(--color-job-start)!important}body.theme-dark .gallery-counter{background:#000000b3!important;color:#eaeaea!important}body.theme-dark .job-company-logo-large{background:#2a2a4a!important;border-color:#3d3d5c!important}body.theme-dark .job-company-logo-large i{color:#888!important}body.theme-dark .detail-welfare-item{background:#2a2a4a!important;color:#e0e0e0!important}body.theme-dark .detail-welfare-item:hover{background:#353560!important}body.theme-dark .detail-welfare-item i{color:var(--color-job-start)!important}body.theme-dark .detail-welfare-item span{color:#eaeaea!important}body.theme-dark .detail-empty-tip{background:#1f1f3a!important;border-color:var(--border-color)!important;color:#888!important}body.theme-dark .detail-empty-tip i{color:#666!important}@media (max-width: 575.98px){:root{--container-width: 98%;--container-padding: 0 12px;--header-height: 60px;--font-size-base: 14px}}@media (min-width: 576px) and (max-width: 767.98px){:root{--container-width: 98%;--container-padding: 0 15px;--font-size-base: 14px}}@media (min-width: 768px) and (max-width: 991.98px){:root{--container-width: 95%;--container-padding: 0 15px}}@media (min-width: 992px) and (max-width: 1199.98px){:root{--container-width: 98%;--container-padding: 0 15px}}@media (min-width: 1200px) and (max-width: 1399.98px){:root{--container-width: 1170px;--container-padding: 0 15px}}@media (min-width: 1400px){:root{--container-width: 1200px;--container-padding: 0 15px}}.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{position:relative;padding-left:15px;padding-right:15px}@media (max-width: 575.98px){.col-xs-1{flex:0 0 8.333333%;max-width:8.333333%}.col-xs-2{flex:0 0 16.666667%;max-width:16.666667%}.col-xs-3{flex:0 0 25%;max-width:25%}.col-xs-4{flex:0 0 33.333333%;max-width:33.333333%}.col-xs-5{flex:0 0 41.666667%;max-width:41.666667%}.col-xs-6{flex:0 0 50%;max-width:50%}.col-xs-7{flex:0 0 58.333333%;max-width:58.333333%}.col-xs-8{flex:0 0 66.666667%;max-width:66.666667%}.col-xs-9{flex:0 0 75%;max-width:75%}.col-xs-10{flex:0 0 83.333333%;max-width:83.333333%}.col-xs-11{flex:0 0 91.666667%;max-width:91.666667%}.col-xs-12{flex:0 0 100%;max-width:100%}}@media (min-width: 576px) and (max-width: 767.98px){.col-sm-1{flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{flex:0 0 100%;max-width:100%}}@media (min-width: 768px) and (max-width: 991.98px){.col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{flex:0 0 100%;max-width:100%}}@media (min-width: 992px) and (max-width: 1199.98px){.col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{flex:0 0 100%;max-width:100%}}@media (min-width: 1200px){.col-xl-1{flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{flex:0 0 100%;max-width:100%}}@media (max-width: 575.98px){.hidden-xs{display:none!important}.visible-xs{display:block!important}.visible-xs-flex{display:flex!important}}@media (min-width: 576px) and (max-width: 767.98px){.hidden-sm{display:none!important}.visible-sm{display:block!important}.visible-sm-flex{display:flex!important}}@media (min-width: 768px) and (max-width: 991.98px){.hidden-md{display:none!important}.visible-md{display:block!important}.visible-md-flex{display:flex!important}}@media (min-width: 768px){.hidden-md-up{display:none!important}.visible-md-up{display:block!important}.visible-md-up-flex{display:flex!important}}@media (max-width: 991.98px){.hidden-md-down{display:none!important}.visible-md-down{display:block!important}.visible-md-down-flex{display:flex!important}}@media (min-width: 992px) and (max-width: 1199.98px){.hidden-lg{display:none!important}.visible-lg{display:block!important}.visible-lg-flex{display:flex!important}}@media (min-width: 1200px){.hidden-xl{display:none!important}.visible-xl{display:block!important}.visible-xl-flex{display:flex!important}}@media (max-width: 575.98px){.mb-xs-0{margin-bottom:0!important}.mb-xs-10{margin-bottom:10px!important}.mb-xs-20{margin-bottom:20px!important}.mb-xs-30{margin-bottom:30px!important}.mt-xs-0{margin-top:0!important}.mt-xs-10{margin-top:10px!important}.mt-xs-20{margin-top:20px!important}.mt-xs-30{margin-top:30px!important}.p-xs-0{padding:0!important}.p-xs-10{padding:10px!important}.p-xs-15{padding:15px!important}.p-xs-20{padding:20px!important}}@media (max-width: 575.98px){.text-xs-center{text-align:center!important}.text-xs-left{text-align:left!important}.text-xs-right{text-align:right!important}.font-xs-12{font-size:12px!important}.font-xs-14{font-size:14px!important}.font-xs-16{font-size:16px!important}.font-xs-18{font-size:18px!important}.font-xs-20{font-size:20px!important}}.job-card,.news-card,.secondhand-card,.service-card,.house-card{transition:all .3s ease}@media (max-width: 575.98px){.job-card,.news-card,.secondhand-card,.service-card,.house-card{margin-bottom:15px;padding:12px}.job-card:hover,.news-card:hover,.secondhand-card:hover,.service-card:hover,.house-card:hover{transform:none;box-shadow:var(--box-shadow-base)}}.card-grid{display:grid;gap:20px}@media (min-width: 1200px){.card-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width: 992px) and (max-width: 1199.98px){.card-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 768px) and (max-width: 991.98px){.card-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 767.98px){.card-grid{grid-template-columns:1fr}}.job-search-form,.news-search-form,.house-search-form{display:flex;flex-wrap:wrap;gap:15px;align-items:center}@media (max-width: 575.98px){.job-search-form,.news-search-form,.house-search-form{flex-direction:column;align-items:stretch}.job-search-form .search-input,.news-search-form .search-input,.house-search-form .search-input{width:100%;margin-bottom:10px}.job-search-form .search-btn,.news-search-form .search-btn,.house-search-form .search-btn{width:100%}}.job-card-img img,.news-card-img img,.house-card-img img{width:100%;height:auto;object-fit:cover;transition:transform .3s ease}@media (max-width: 575.98px){.job-card-img img,.news-card-img img,.house-card-img img{height:180px}}@media (min-width: 576px) and (max-width: 767.98px){.job-card-img img,.news-card-img img,.house-card-img img{height:160px}}@media (min-width: 768px){.job-card-img img,.news-card-img img,.house-card-img img{height:200px}}.job-card:hover .job-card-img img,.news-card:hover .news-card-img img,.house-card:hover .house-card-img img{transform:scale(1.05)}@media (max-width: 575.98px){.job-card:hover .job-card-img img,.news-card:hover .news-card-img img,.house-card:hover .house-card-img img{transform:none}}@media (max-width: 575.98px){.job-list-item,.news-list-item,.house-list-item{gap:12px;padding:12px}.job-list-item:hover,.news-list-item:hover,.house-list-item:hover{transform:none;box-shadow:var(--box-shadow-base)}}@media (max-width: 575.98px){.job-list-img,.news-list-img,.house-list-img{width:100%;height:180px}}.job-list-img img,.news-list-img img,.house-list-img img{width:100%;height:100%;object-fit:cover}@media (max-width: 575.98px){.job-list-title,.news-list-title,.house-list-title{font-size:var(--font-size-base);-webkit-line-clamp:2}}@media (max-width: 575.98px){.job-list-desc,.news-list-desc,.house-list-desc{-webkit-line-clamp:3}}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;padding:15px}.modal-content{background:var(--background-color);border-radius:var(--border-radius-lg);max-width:600px;width:100%;max-height:90vh;overflow-y:auto;position:relative}@media (max-width: 575.98px){.modal-content{max-width:100%;margin:0;border-radius:var(--border-radius-base);max-height:95vh}}.tooltip{position:relative;display:inline-block}.tooltip-content{position:absolute;bottom:100%;left:50%;transform:translate(-50%);padding:8px 12px;background:#000c;color:#fff;font-size:var(--font-size-sm);border-radius:var(--border-radius-base);white-space:nowrap;opacity:0;visibility:hidden;transition:all .3s ease;z-index:1000}.tooltip:hover .tooltip-content{opacity:1;visibility:visible;transform:translate(-50%) translateY(-8px)}@media (max-width: 575.98px){.tooltip-content{display:none}}.breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:15px 0;font-size:var(--font-size-sm);color:var(--text-color-secondary)}.breadcrumb-item{display:flex;align-items:center;gap:8px}.breadcrumb-item:after{content:"/";color:var(--text-color-placeholder)}.breadcrumb-item:last-child:after{content:""}.breadcrumb-link{color:var(--text-color-secondary);transition:color .3s ease}.breadcrumb-link:hover{color:var(--theme-primary)}.breadcrumb-current{color:var(--text-color);font-weight:500}@media (max-width: 575.98px){.breadcrumb{font-size:12px;gap:5px;padding:10px 0}}.tabs{display:flex;gap:0;border-bottom:2px solid var(--border-color);overflow-x:auto;-webkit-overflow-scrolling:touch}.tabs-item{padding:12px 24px;font-size:var(--font-size-base);color:var(--text-color-secondary);white-space:nowrap;transition:all .3s ease;border-bottom:2px solid transparent;margin-bottom:-2px;cursor:pointer}.tabs-item:hover{color:var(--theme-primary)}.tabs-item.active{color:var(--theme-primary);border-bottom-color:var(--theme-primary)}@media (max-width: 575.98px){.tabs{gap:0}.tabs-item{padding:10px 15px;font-size:13px}}.accordion-item{border:1px solid var(--border-color);border-radius:var(--border-radius-base);margin-bottom:10px;overflow:hidden}.accordion-header{padding:15px 20px;background:var(--background-color);cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background .3s ease}.accordion-header:hover{background:var(--background-color-page)}.accordion-icon{transition:transform .3s ease}.accordion-item.active .accordion-icon{transform:rotate(180deg)}.accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease}.accordion-item.active .accordion-content{max-height:500px}.accordion-body{padding:15px 20px;background:var(--background-color-page)}@media (max-width: 575.98px){.accordion-header,.accordion-body{padding:12px 15px;font-size:var(--font-size-sm)}}.carousel{position:relative;overflow:hidden;border-radius:var(--border-radius-lg)}.carousel-track{display:flex;transition:transform .5s ease}.carousel-slide{flex:0 0 100%;width:100%}.carousel-slide img{width:100%;height:auto;object-fit:cover}@media (max-width: 575.98px){.carousel-slide img{height:250px}}@media (min-width: 576px) and (max-width: 991.98px){.carousel-slide img{height:350px}}@media (min-width: 992px){.carousel-slide img{height:450px}}.filter-bar{display:flex;flex-wrap:wrap;gap:15px;padding:20px;background:var(--background-color);border-radius:var(--border-radius-md);margin-bottom:20px}.filter-group{display:flex;align-items:center;gap:10px}.filter-label{font-size:var(--font-size-sm);color:var(--text-color-secondary);white-space:nowrap}.filter-select{padding:8px 12px;border:1px solid var(--border-color);border-radius:var(--border-radius-base);font-size:var(--font-size-sm);background:var(--background-color);color:var(--text-color);min-width:120px;cursor:pointer;transition:border-color .3s ease}.filter-select:hover,.filter-select:focus{border-color:var(--theme-primary);outline:none}@media (max-width: 575.98px){.filter-bar{flex-direction:column;padding:15px;gap:12px}.filter-group{flex-direction:column;align-items:stretch;width:100%}.filter-select{width:100%}}@media (max-width: 991.98px){.layout-with-sidebar{flex-direction:column;gap:20px}}.data-table{width:100%;border-collapse:collapse;background:var(--background-color);border-radius:var(--border-radius-md);overflow:hidden}.data-table th,.data-table td{padding:12px 15px;text-align:left;border-bottom:1px solid var(--border-color)}.data-table th{background:var(--background-color-page);font-weight:600;font-size:var(--font-size-sm);color:var(--text-color)}.data-table td{font-size:var(--font-size-sm);color:var(--text-color-secondary)}.data-table tr:hover{background:var(--background-color-page)}@media (max-width: 767.98px){.data-table{font-size:12px}.data-table th,.data-table td{padding:10px 8px}.data-table th:first-child,.data-table td:first-child{padding-left:12px}.data-table th:last-child,.data-table td:last-child{padding-right:12px}}.safe-area-top{padding-top:env(safe-area-inset-top)}.safe-area-bottom{padding-bottom:env(safe-area-inset-bottom)}@supports (padding: max(0px)){.safe-area-top{padding-top:max(env(safe-area-inset-top),10px)}.safe-area-bottom{padding-bottom:max(env(safe-area-inset-bottom),10px)}}@media (min-width: 1200px){.header-container{max-width:98%!important}}@media (max-width: 992px){.nav-item{text-align:center}.nav-item i{display:none}.nav-link{font-size:var(--font-size-base)}}@media (max-width: 768px){.main-nav{display:none!important}.header-container{padding:0 10px!important}.logo-img{height:32px!important}.footer-container{grid-template-columns:1fr!important;gap:var(--spacing-lg)!important}.search-input{width:150px!important}.nav-item.has-submenu{flex-direction:column!important}.submenu{position:static!important;transform:none!important;box-shadow:none!important;border:none!important;padding-left:var(--spacing-lg)!important;min-width:auto!important}.has-submenu:hover .submenu,.has-submenu.active .submenu{display:block!important;opacity:1!important;visibility:visible!important;transform:none!important}.submenu-inner{background:transparent!important;box-shadow:none!important;border:none!important;padding:0!important}.submenu-item{padding:var(--spacing-xs) var(--spacing-md)!important;font-size:var(--font-size-xs)!important}.page-container{display:none}}@media (max-width: 768px){.category-list{gap:10px}.category-item{padding:5px 12px}}@media (max-width: 992px){.footer-wrap{grid-template-columns:repeat(3,1fr)!important}.app-section{grid-column:span 3!important}.promise-container{flex-wrap:wrap!important;gap:20px 40px!important}.pc-footer-wrap{grid-template-columns:repeat(6,1fr)!important;gap:var(--spacing-sm)!important}}@media (max-width: 768px){.footer-wrap{grid-template-columns:repeat(2,1fr)!important}.app-section{grid-column:span 2!important}.footer-copy .footer-wrap{flex-direction:column!important;text-align:center!important}:root{--font-size-base: 13px !important;--header-height: 60px !important}.container{padding:0 10px!important}.section{padding:var(--spacing-xl) 0!important}.section-title{font-size:var(--font-size-lg)!important}.pc-promise-container{padding:0 10px;gap:var(--spacing-sm)!important}.pc-footer-main{padding:20px 0 10px}.pc-footer-wrap{display:flex!important;padding:0!important}.pc-footer-col{display:none}.pc-footer-col:nth-child(5){display:flex;flex-direction:column;gap:var(--spacing-xs);align-items:center;justify-content:center;flex:1}.pc-footer-col:nth-child(5) .pc-footer-heading{display:none}.pc-footer-col:nth-child(5) .pc-social-row{padding-bottom:0}.pc-footer-col:nth-child(5) .pc-contact-box{display:flex;gap:var(--spacing-md);align-items:center}.pc-footer-col:nth-child(5) .pc-contact-item{padding-bottom:0}.pc-copyright{display:flex;flex-direction:column;align-items:center;flex:1;margin-bottom:60px;text-align:center}.pc-friend-links{display:none}}@media (max-width: 768px){.page-header{padding:40px 20px!important}.page-header h1{font-size:28px!important}}@media (max-width: 575.98px){.logo-img{height:24px!important}.logo-title{font-size:1rem!important}.logo-subtitle{display:none!important}}@media (max-width: 992px){.article-list{grid-template-columns:1fr!important}}@media (max-width: 768px){.main-content{grid-template-columns:1fr!important}.article-list{grid-template-columns:repeat(2,1fr)!important}.sidebar{display:none}}@media (max-width: 575.98px){.article-list{grid-template-columns:1fr!important}}@media (max-width: 992px){.job-list{grid-template-columns:repeat(2,1fr)!important;gap:15px!important}}@media (max-width: 768px){.stats-bar{grid-template-columns:repeat(2,1fr)!important}.job-list{grid-template-columns:1fr!important;gap:15px!important}.job-header{flex-direction:column!important;gap:8px!important}.job-title{font-size:15px!important;white-space:normal!important}.job-salary{font-size:16px!important}.job-footer{flex-direction:column!important;align-items:flex-start!important;gap:8px!important}.job-welfare{gap:6px!important}}@media (max-width: 992px){.house-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 768px){.house-grid{grid-template-columns:1fr!important}.house-image{height:180px!important}}@media (max-width: 992px){.secondhand-goods-grid{grid-template-columns:repeat(3,1fr)!important}}@media (max-width: 768px){.secondhand-goods-grid{grid-template-columns:repeat(2,1fr)!important}.secondhand-card-image{height:30vw!important;max-height:180px!important}}@media (max-width: 992px){.service-grid{grid-template-columns:repeat(3,1fr)!important}.process-steps{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 768px){.service-grid{grid-template-columns:repeat(2,1fr)!important}.service-icon{width:60px!important;height:60px!important}}@media (max-width: 575.98px){.process-section{display:none!important}}@media (max-width: 992px){.love-list{grid-template-columns:repeat(2,1fr)!important;gap:16px!important}.love-image{height:35vw!important}}@media (max-width: 768px){.love-main-content{grid-template-columns:1fr!important}.love-category-list{gap:8px!important}.love-category-item{padding:8px 16px!important;font-size:13px!important}.love-list{grid-template-columns:1fr!important;gap:16px!important}.love-image{min-height:180px!important;height:60vw!important}.love-content{padding:16px!important}.love-title{font-size:16px!important}}@media (max-width: 992px){.event-list{grid-template-columns:repeat(2,1fr)!important;gap:16px!important}.event-card-image{height:35vw!important}}@media (max-width: 768px){.event-list{grid-template-columns:1fr!important;gap:16px!important}.event-card-image{height:60vw!important}}@media (max-width: 1200px){.banner-container{height:400px!important}.information-grid{grid-template-columns:repeat(2,1fr)!important}.information-card.featured{grid-column:span 2!important;grid-row:span 1!important}.job-list{grid-template-columns:repeat(2,1fr)!important}.goods-grid,.service-grid{grid-template-columns:repeat(3,1fr)!important}.partner-grid{grid-template-columns:repeat(4,1fr)!important}.nav-full-name{display:none!important}.nav-short-name{display:inline!important}.news-right{width:520px!important}.news-card-title,.news-card-desc{-webkit-line-clamp:1!important;min-height:initial!important}.nav-list{flex-shrink:initial}}@media (max-width: 992px){.service-grid,.house-grid{grid-template-columns:repeat(2,1fr)!important}.partner-grid{grid-template-columns:repeat(3,1fr)!important}.news-grid{grid-template-columns:1fr 1fr!important}.news-card.featured{grid-column:1 / -1!important;grid-row:auto!important}.love-grid,.event-grid{grid-template-columns:repeat(2,1fr)!important}.news-right{width:auto!important}}@media (max-width: 768px){.banner-container{height:300px!important}.banner-controls{display:none!important}.quick-entry{position:relative!important;transform:none!important;left:0!important;border-radius:0!important;padding:var(--spacing-md)!important}.entry-container{display:grid!important;grid-template-columns:repeat(7,1fr)!important;gap:var(--spacing-xs)!important}.entry-item i{width:48px!important;height:48px!important;font-size:24px!important}.information-section{padding-top:var(--spacing-xl)!important}.information-grid{grid-template-columns:1fr!important}.information-card.featured{grid-column:span 1!important}.job-list{grid-template-columns:1fr!important}.goods-grid,.service-grid,.house-grid{grid-template-columns:repeat(2,1fr)!important;gap:var(--spacing-md)!important}.partner-grid{grid-template-columns:repeat(2,1fr)!important}.news-grid{grid-template-columns:1fr!important}.news-section{padding:40px 0!important}.love-grid{grid-template-columns:1fr!important}.love-section{padding:40px 0!important}.event-grid{grid-template-columns:1fr!important}.event-section{padding:40px 0!important}}@media (max-width: 575.98px){.entry-container{display:grid!important;grid-template-columns:repeat(5,1fr)!important;gap:var(--spacing-xs)!important}.entry-item{min-width:50px}.entry-item i{border-radius:50%}.goods-grid{grid-template-columns:1fr!important}.service-desc,.service-card p,.service-price{display:none!important}}@media (max-width: 1200px){.news-left{max-width:700px}.news-right{width:280px}.news-card.featured .card-image{height:220px}}@media (max-width: 992px){.news-new-layout{flex-direction:column}.news-left{max-width:100%}.news-right{width:100%}.news-list-section{flex-direction:column}}@media (max-width: 768px){.news-new-layout,.news-left{gap:12px}.news-list-section{padding:12px;gap:12px}.news-right{grid-template-columns:1fr}.news-list-item{padding:6px 0}}body[data-app=news] .mobile-tabbar .tabbar-item.active{color:var(--color-news-start)!important}body[data-app=news] .mobile-tabbar .tabbar-item.active:before{background:var(--color-news-start)!important}body[data-app=news] .mobile-tabbar .tabbar-item-post i{color:var(--color-news-start)!important;box-shadow:0 -2px 10px #667eea4d!important}body[data-app=job] .mobile-tabbar .tabbar-item.active{color:var(--color-job-start)!important}body[data-app=job] .mobile-tabbar .tabbar-item.active:before{background:var(--color-job-start)!important}body[data-app=job] .mobile-tabbar .tabbar-item-post i{color:var(--color-job-start)!important;box-shadow:0 -2px 10px #11998e4d!important}body[data-app=secondhand] .mobile-tabbar .tabbar-item.active{color:var(--color-secondhand-start)!important}body[data-app=secondhand] .mobile-tabbar .tabbar-item.active:before{background:var(--color-secondhand-start)!important}body[data-app=secondhand] .mobile-tabbar .tabbar-item-post i{color:var(--color-secondhand-start)!important;box-shadow:0 -2px 10px #00c9b74d!important}body[data-app=house] .mobile-tabbar .tabbar-item.active{color:var(--color-house-start)!important}body[data-app=house] .mobile-tabbar .tabbar-item.active:before{background:var(--color-house-start)!important}body[data-app=house] .mobile-tabbar .tabbar-item-post i{color:var(--color-house-start)!important;box-shadow:0 -2px 10px #fa709a4d!important}body[data-app=service] .mobile-tabbar .tabbar-item.active{color:var(--color-service-start)!important}body[data-app=service] .mobile-tabbar .tabbar-item.active:before{background:var(--color-service-start)!important}body[data-app=service] .mobile-tabbar .tabbar-item-post i{color:var(--color-service-start)!important;box-shadow:0 -2px 10px #4facfe4d!important}body[data-app=love] .mobile-tabbar .tabbar-item.active{color:var(--color-love-start)!important}body[data-app=love] .mobile-tabbar .tabbar-item.active:before{background:var(--color-love-start)!important}body[data-app=love] .mobile-tabbar .tabbar-item-post i{color:var(--color-love-start)!important;box-shadow:0 -2px 10px #ff40814d!important}body[data-app=event] .mobile-tabbar .tabbar-item.active{color:var(--color-event-start)!important}body[data-app=event] .mobile-tabbar .tabbar-item.active:before{background:var(--color-event-start)!important}body[data-app=event] .mobile-tabbar .tabbar-item-post i{color:var(--color-event-start)!important;box-shadow:0 -2px 10px #e55b134d!important}@media (max-width: 991.98px){.float-buttons{right:15px;bottom:80px}.float-btn{width:44px;height:44px;font-size:16px}}@media (max-width: 575.98px){.float-buttons{right:10px;bottom:75px}.float-btn{width:40px;height:40px;font-size:14px}.mobile-tabbar{height:55px}.mobile-tabbar .tabbar-item i{font-size:20px}.mobile-tabbar .tabbar-item span{font-size:10px}.mobile-tabbar .tabbar-item-post i{font-size:36px;top:-14px}.mobile-tabbar .tabbar-item-post span{top:-9px}}body[data-app=news] .float-btn-service{background:var(--color-news-gradient)!important}body[data-app=job] .float-btn-service{background:var(--color-job-gradient)!important}body[data-app=secondhand] .float-btn-service{background:var(--color-secondhand-gradient)!important}body[data-app=house] .float-btn-service{background:var(--color-house-gradient)!important}body[data-app=service] .float-btn-service{background:var(--color-service-gradient)!important}body[data-app=love] .float-btn-service{background:var(--color-love-gradient)!important}body[data-app=event] .float-btn-service{background:var(--color-event-gradient)!important}@media (max-width: 575.98px){.mobile-nav-toggle{width:36px!important;height:36px!important;font-size:14px!important}.mobile-nav-drawer{width:260px!important;left:-260px!important}.mobile-nav-overlay.active .mobile-nav-drawer{left:0!important}}@media (max-width: 768px){.theme-panel{min-width:260px;right:-10px}.theme-preview{width:40px;height:40px}}@media (max-width: 768px){.page-progress-bar{height:2.5px}}@media (max-width: 768px){.article-detail-title{font-size:20px}.article-nav-bar{grid-template-columns:1fr}.article-nav-item.next-article{text-align:left}.article-nav-item.next-article .article-nav-label{justify-content:flex-start}.related-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.related-grid{grid-template-columns:1fr}.article-detail-content{padding:16px;font-size:14px}}@media (max-width: 768px){.error-page-icon{font-size:80px}.error-page-header p{font-size:22px}.error-buttons{flex-direction:column}.error-btn{width:100%;justify-content:center}}@media (max-width: 768px){.love-list{grid-template-columns:repeat(2,1fr);gap:15px}.love-expect-grid,.detail-info-grid{grid-template-columns:1fr}.love-verify-badges{gap:8px}.verify-badge{padding:5px 10px;font-size:12px}}@media (max-width: 480px){.love-list,.detail-info-grid{grid-template-columns:1fr}.love-verify-badges{justify-content:center}}@media (max-width: 768px){.detail-info-grid{grid-template-columns:repeat(2,1fr);gap:12px}.house-grid{grid-template-columns:repeat(2,1fr);gap:15px}}@media (max-width: 480px){.detail-info-grid,.house-grid{grid-template-columns:1fr}}@media (max-width: 768px){.stats-bar{grid-template-columns:repeat(2,1fr);gap:15px}.job-list{grid-template-columns:1fr;gap:15px}.job-company-section{flex-direction:column;text-align:center}}@media (max-width: 480px){.stats-bar{grid-template-columns:1fr}}@media (max-width: 768px){.detail-info-grid{grid-template-columns:1fr}.detail-info-item.detail-info-full{grid-column:1}.detail-welfare-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.detail-section{padding:16px;margin-bottom:16px}.detail-section-title{font-size:16px}.detail-welfare-grid{grid-template-columns:1fr}}@media (max-width: 768px){.process-steps{grid-template-columns:repeat(2,1fr);gap:20px}.service-grid{grid-template-columns:repeat(2,1fr);gap:15px}.detail-info-grid{grid-template-columns:1fr}.provider-info{flex-direction:column;text-align:center}.provider-meta{flex-direction:column;gap:5px}}@media (max-width: 480px){.process-steps,.service-grid{grid-template-columns:1fr}}@media (max-width: 768px){.event-list{grid-template-columns:repeat(2,1fr);gap:15px}.detail-info-grid{grid-template-columns:1fr}.detail-info-item:nth-child(odd){border-right:none}.detail-info-item:nth-last-child(-n+2){border-bottom:1px solid var(--border-light)}.detail-info-item:last-child{border-bottom:none}}@media (max-width: 480px){.event-list{grid-template-columns:1fr}}@media (max-width: 575.98px){.contact-modal{border-radius:12px}.contact-modal-header,.contact-modal-notice,.contact-modal-body{padding:14px 16px}}
