.home-topbar{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #F0F0F0}.home-topbar-inner{max-width:1200px;margin:0 auto;padding:0 16px;height:56px;display:flex;align-items:center;justify-content:space-between}.home-logo{display:flex;align-items:center;gap:8px;text-decoration:none;flex-shrink:0}.home-logo-icon{font-size:28px;line-height:1}.home-logo-text{font-size:22px;font-weight:800;color:#e4393c;letter-spacing:-.5px}.home-logo-tag{font-size:12px;color:#999;margin-left:4px;display:none}@media(min-width:576px){.home-logo-tag{display:inline}}.home-topbar-right{display:flex;align-items:center;gap:8px}.home-country-select{font-weight:500}.home-search-section{background:linear-gradient(135deg,#e4393c,#ff6b6b);padding:32px 16px 28px}.home-search-inner{max-width:680px;margin:0 auto}.home-search-input .ant-input-search-button{background:#fff;border-color:#fff;color:#e4393c;height:48px;width:auto;padding:0 20px}.home-search-input .ant-input-search-button:hover{background:#fff;color:#c62828}.home-search-input .ant-input{height:48px;font-size:15px;border-radius:12px 0 0 12px!important}.home-search-hints{margin-top:12px;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.home-search-hint-label{font-size:12px;color:#ffffffb3}.home-search-tag{cursor:pointer;background:#ffffff2e!important;color:#fff!important;border:none!important;font-size:12px;padding:2px 10px;border-radius:12px;transition:background .2s}.home-search-tag:hover{background:#ffffff59!important}.home-categories{max-width:1200px;margin:-20px auto 0;padding:0 16px;position:relative;z-index:2}.home-category-card{border-radius:12px!important;border:1px solid #F0F0F0!important;transition:all .25s ease!important}.home-category-card:hover{box-shadow:0 8px 24px #0000001a!important;transform:translateY(-3px);border-color:transparent!important}.home-category-card .ant-card-body{display:flex;align-items:center;gap:12px;position:relative}.home-category-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.home-category-info{flex:1;min-width:0}.home-category-title{font-weight:700;font-size:15px;color:#1a1a1a;line-height:1.3}.home-category-desc{font-size:11px;color:#999;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-category-arrow{color:#ccc;font-size:12px;flex-shrink:0}.home-feeds{max-width:1200px;margin:0 auto;padding:24px 16px 32px}.home-feed-section{margin-bottom:28px}.home-feed-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.home-feed-header-left{display:flex;align-items:center;gap:8px}.home-feed-title{margin:0!important;font-size:18px!important;font-weight:700!important}.home-feed-more{font-size:13px;color:#999;text-decoration:none;display:flex;align-items:center;gap:2px;transition:color .2s}.home-feed-more:hover{color:#e4393c}.home-feed-body{min-height:80px}.home-feed-card{border-radius:10px!important;border:1px solid #F0F0F0!important;height:100%;transition:all .2s ease!important}.home-feed-card:hover{box-shadow:0 4px 16px #00000014!important;transform:translateY(-2px)}.home-feed-card-content{display:flex;flex-direction:column;gap:6px}.home-feed-card-title{font-size:14px!important;color:#1a1a1a!important}.home-feed-card-company{font-size:13px;color:#666}.home-feed-card-meta{display:flex;align-items:center;justify-content:space-between;gap:6px}.home-feed-card-info{font-size:12px;color:#999;display:flex;gap:6px;align-items:center}.home-feed-card-addr{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-feed-card-time{font-size:11px;color:#bbb;display:flex;align-items:center;gap:4px}.home-post-card{border-radius:10px!important;border:1px solid #F0F0F0!important;margin-bottom:8px!important;transition:all .2s ease!important}.home-post-card:hover{box-shadow:0 4px 16px #00000014!important}.home-post-card .ant-card-body{padding:12px 14px!important}.home-post-card-inner{display:flex;gap:12px;align-items:flex-start}.home-post-card-avatar{width:36px;height:36px;border-radius:50%;background:#f5f5f5;display:flex;align-items:center;justify-content:center;color:#999;font-size:16px;flex-shrink:0}.home-post-card-body{flex:1;min-width:0}.home-post-card-title{font-size:14px!important;color:#1a1a1a!important}.home-post-card-excerpt{font-size:12px!important;color:#999!important;margin:2px 0!important}.home-post-card-footer{display:flex;gap:12px;align-items:center;margin-top:4px;font-size:11px;color:#bbb}.home-post-card-author,.home-post-card-stat,.home-post-card-time{display:flex;align-items:center;gap:3px;white-space:nowrap}.home-cta-section{margin:32px 0;text-align:center}.home-cta-btn{min-width:200px;height:48px!important;border-radius:12px!important;font-weight:600!important;font-size:16px!important}.home-cta-card{background:linear-gradient(135deg,#e4393c,#ff6b6b);border-radius:16px;padding:32px 24px;display:flex;flex-direction:column;align-items:center;gap:8px;color:#fff}.home-cta-card .ant-btn-primary{background:#fff;color:#e4393c;border:none;margin-top:8px}.home-cta-card .ant-btn-primary:hover{background:#f5f5f5;color:#c62828}.home-footer{border-top:1px solid #F0F0F0;padding:24px 0;text-align:center}.home-footer-links{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;margin-bottom:12px}.home-footer-links a{color:#999;font-size:13px;text-decoration:none;transition:color .2s}.home-footer-links a:hover{color:#e4393c}.home-footer-copyright{font-size:12px;color:#bbb}@media(max-width:575px){.home-search-section{padding:20px 12px 24px}.home-search-input .ant-input{height:42px;font-size:14px}.home-search-input .ant-input-search-button{height:42px;padding:0 14px}.home-categories{padding:0 12px;margin-top:-16px}.home-feeds{padding:16px 12px}.home-feed-title{font-size:16px!important}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;-webkit-text-size-adjust:100%}#root{min-height:100vh}.ant-layout{background:#f5f5f5}.content-container{max-width:1200px;margin:0 auto;padding:24px 16px}.hero-banner{background:linear-gradient(135deg,#c62828,#e53935 30%,#ff5252);color:#fff;padding:64px 24px 48px;text-align:center;border-radius:0;margin-bottom:0;position:relative;overflow:hidden}.hero-banner:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.08) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.05) 0%,transparent 40%);pointer-events:none}.hero-banner h1{color:#fff;font-size:38px;margin-bottom:12px;font-weight:700;letter-spacing:1px}.hero-banner p{color:#ffffffd9;font-size:18px;font-weight:400}.section-title{font-size:24px;font-weight:600;margin-bottom:24px;padding-bottom:12px;border-bottom:2px solid #E4393C;display:inline-block}.card-hover{transition:box-shadow .3s,transform .3s}.card-hover:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.card-hover:active{transform:scale(.98);box-shadow:0 2px 6px #0000001a}*{-webkit-tap-highlight-color:transparent}.mobile-tabbar{position:fixed;bottom:0;left:0;right:0;height:56px;background:#fff;border-top:1px solid #F0F0F0;display:flex;align-items:center;justify-content:space-around;z-index:1000;padding-bottom:env(safe-area-inset-bottom,0px);box-shadow:0 -2px 8px #0000000f}.mobile-tab-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;cursor:pointer;padding:4px 12px;font-size:10px;color:#999;transition:color .2s;-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none;min-width:56px;border:none;background:none}.mobile-tab-item .anticon{font-size:20px;line-height:1}.mobile-tab-item.active{color:#e4393c}.mobile-tab-item:active{opacity:.7}.mobile-tab-primary{position:relative;top:-8px}.mobile-tab-primary-icon{width:36px;height:36px;background:#e4393c;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:300;line-height:1;box-shadow:0 2px 8px #e4393c59}.desktop-nav .ant-menu-submenu-title{padding:0 12px!important}.search-input{transition:width .3s}.mobile-menu-btn{display:none!important}img{max-width:100%;height:auto}.scroll-x{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.scroll-x::-webkit-scrollbar{display:none}.mobile-full-btn{width:100%}@supports (padding-bottom: env(safe-area-inset-bottom)){.mobile-tabbar{padding-bottom:env(safe-area-inset-bottom,0px);height:calc(56px + env(safe-area-inset-bottom,0px))}}@media(max-width:575px){.hero-banner{padding:32px 12px 28px}.hero-banner h1{font-size:20px}.hero-banner p{font-size:13px}.content-container{padding:12px 8px}.section-title{font-size:18px}.ant-card-body{padding:12px!important}.desktop-nav{display:none!important}.mobile-menu-btn{display:inline-flex!important}.hero-cta{flex-direction:column;align-items:center}.hero-cta-btn{width:100%;max-width:260px}.home-quick-actions{flex-direction:column}.home-quick-actions .ant-btn{width:100%}.list-page-header{flex-direction:column;align-items:flex-start!important}.list-page-header-btn,.list-page-header-actions{width:100%}.list-page-header-actions>*{flex:1}.list-filter-space{flex-direction:column}.list-filter-select,.list-filter-search{width:100%!important}.news-filters{flex-direction:column;align-items:stretch!important}.news-filter-input,.news-filter-select{width:100%!important}.comment-input-area{flex-direction:column}.comment-submit-btn{width:100%}.auth-card,.ant-image{width:100%!important}.ant-image-img{width:100%!important;height:auto!important;max-height:250px;object-fit:contain}}@media(min-width:576px)and (max-width:768px){.hero-banner{padding:40px 16px 36px}.hero-banner h1{font-size:24px}.hero-banner p{font-size:14px}.search-input{width:120px!important}.desktop-nav{display:none!important}.mobile-menu-btn{display:inline-flex!important}}@media(min-width:769px){.mobile-menu-btn,.mobile-tabbar{display:none!important}}@media(min-width:769px)and (max-width:991px){.desktop-nav .ant-menu-submenu-title{padding:0 8px!important;font-size:13px}}@media(pointer:coarse){.ant-card{cursor:default}.ant-btn{min-height:40px}.ant-input,select,.ant-select-selector{font-size:16px!important}}@media(max-width:575px){.compact-card .ant-card-body{padding:10px 12px!important}.listing-price{font-size:17px;font-weight:700;color:#e4393c}.listing-price-sub{font-size:12px;color:#999;font-weight:400}.listing-card-h{display:flex;gap:10px;align-items:flex-start}.listing-card-h .listing-thumb{width:80px;height:80px;border-radius:8px;background:#f5f5f5;flex-shrink:0;object-fit:cover;overflow:hidden}.listing-card-h .listing-info{flex:1;min-width:0}.listing-card-h .listing-title{font-size:14px;font-weight:600;color:#1a1a1a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4}.listing-card-h .listing-meta{display:flex;gap:8px;align-items:center;margin-top:4px;font-size:11px;color:#999}.listing-card-h .listing-tags{display:flex;gap:4px;flex-wrap:wrap;margin-top:4px}.list-filter-bar .ant-space-compact,.list-filter-bar .ant-space{width:100%}.list-filter-bar .ant-select{flex:1;min-width:0}.list-filter-bar .ant-input-search{width:100%!important}.mobile-filter-row{display:flex;gap:8px;margin-bottom:12px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.mobile-filter-row::-webkit-scrollbar{display:none}.mobile-filter-chip{white-space:nowrap;padding:6px 14px;border-radius:20px;font-size:13px;border:1px solid #E8E8E8;background:#fff;color:#666;flex-shrink:0;cursor:pointer;transition:all .2s;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.mobile-filter-chip.active{background:#e4393c;color:#fff;border-color:#e4393c}.mobile-filter-chip:active{opacity:.7}.list-page-header{flex-direction:row!important;align-items:center!important;gap:8px!important}.list-page-header .ant-btn{white-space:nowrap;font-size:12px;padding:4px 12px;height:36px}.post-list-item{padding:12px 0!important}.post-list-item .ant-card-body{padding:12px 14px!important}.ant-empty{padding:24px 0}.ant-empty .ant-empty-image{height:60px}.mobile-tab-item{padding:2px 8px;font-size:10px}.mobile-tab-item .anticon{font-size:22px}.mobile-tabbar{padding-bottom:max(env(safe-area-inset-bottom,0px),4px)}.mobile-tab-primary{margin-top:-12px}.mobile-tab-primary-icon{width:40px;height:40px;font-size:24px}}@media(min-width:576px)and (max-width:768px){.listing-price{font-size:16px;font-weight:700;color:#e4393c}.list-filter-bar .ant-select{width:130px!important}}.mobile-search-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;z-index:1050;display:flex;flex-direction:column;animation:slideInDown .2s ease}@keyframes slideInDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.mobile-search-header{display:flex;align-items:center;gap:8px;padding:12px 12px 8px;border-bottom:1px solid #F0F0F0}.mobile-search-header .ant-input-affix-wrapper{flex:1;border-radius:20px;height:40px}.mobile-search-header .ant-btn{flex-shrink:0;color:#666}.mobile-search-body{flex:1;overflow-y:auto;padding:16px 12px}.mobile-search-section-title{font-size:14px;font-weight:600;color:#333;margin-bottom:12px}.mobile-search-quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:24px}.mobile-search-quick-item{display:flex;flex-direction:column;align-items:center;gap:6px;padding:12px 4px;border-radius:12px;background:#fafafa;cursor:pointer;transition:background .2s;-webkit-tap-highlight-color:transparent;border:none}.mobile-search-quick-item:active{background:#f0f0f0}.mobile-search-quick-icon{font-size:28px;line-height:1}.mobile-search-quick-label{font-size:11px;color:#666;text-align:center}.mobile-search-history{display:flex;gap:8px;flex-wrap:wrap}.mobile-search-history-tag{padding:6px 12px;background:#f5f5f5;border-radius:16px;font-size:13px;color:#666;cursor:pointer;border:none}.mobile-search-history-tag:active{background:#e8e8e8}@media(min-width:576px)and (max-width:992px){.content-grid-2{column-count:2;column-gap:12px}.content-grid-2>*{break-inside:avoid;margin-bottom:12px}}[data-theme=dark]{--bg-primary: #141414;--bg-secondary: #1F1F1F;--bg-card: #1F1F1F;--text-primary: #E8E8E8;--text-secondary: #999;--border-color: #333}[data-theme=dark] body{background-color:var(--bg-primary);color:var(--text-primary)}[data-theme=dark] .ant-layout{background:var(--bg-primary)}[data-theme=dark] .home-topbar{background:var(--bg-secondary);border-bottom-color:var(--border-color)}[data-theme=dark] .home-logo-text{color:#ff6b6b}[data-theme=dark] .home-category-card{border-color:var(--border-color)!important;background:var(--bg-card)!important}[data-theme=dark] .home-category-title{color:var(--text-primary)}[data-theme=dark] .home-feed-card{border-color:var(--border-color)!important;background:var(--bg-card)!important}[data-theme=dark] .home-feed-card-title{color:var(--text-primary)!important}[data-theme=dark] .home-post-card{border-color:var(--border-color)!important;background:var(--bg-card)!important}[data-theme=dark] .home-post-card-title{color:var(--text-primary)!important}[data-theme=dark] .home-footer{border-top-color:var(--border-color)}[data-theme=dark] .home-footer-links a{color:var(--text-secondary)}[data-theme=dark] .home-cta-card{background:linear-gradient(135deg,#c62828,#e53935)}[data-theme=dark] .home-post-card-avatar{background:#333;color:#666}[data-theme=dark] .home-feed-card-company{color:var(--text-secondary)}[data-theme=dark] .content-container .ant-card{background:var(--bg-card);border-color:var(--border-color)}
