.home{background:#f5f4f0;max-width:430px;min-height:100vh;margin:0 auto;padding-bottom:80px}.header{z-index:100;background:#fff;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:16px 20px 12px;display:flex;position:sticky;top:0}.logo{align-items:center;gap:10px;display:flex}.logo-icon{color:#fff;background:#e9a922;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;font-weight:700;display:flex}.logo-text{font-size:17px;font-weight:700}.logo-sub{color:#999;font-size:10px}.header-right{align-items:center;gap:8px;display:flex}.lang-btn{cursor:pointer;color:#1a1916;background:#f5f4f0;border:none;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:700}.post-btn{color:#fff;cursor:pointer;background:#e9a922;border:none;border-radius:20px;padding:8px 16px;font-size:13px;font-weight:600}.search-wrap{background:#fff;padding:12px 20px}.search-input{background:#f5f4f0;border:none;border-radius:10px;outline:none;width:100%;padding:10px 16px;font-size:14px}.section-header{padding:16px 20px 8px}.section-title{font-size:15px;font-weight:700}.cats-grid{grid-template-columns:repeat(4,1fr);gap:12px;padding:0 16px 12px;display:grid}.cat-card{cursor:pointer;flex-direction:column;align-items:center;gap:6px;display:flex}.cat-icon{background:#fff;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;font-size:22px;display:flex}.cat-label{color:#666;text-align:center;font-size:10px}.ads-list{flex-direction:column;gap:10px;padding:0 20px;display:flex}.ad-card{cursor:pointer;background:#fff;border-radius:14px;padding:14px}.ad-title{margin-bottom:6px;font-size:14px;font-weight:600}.ad-price{color:#e9a922;margin-bottom:4px;font-size:18px;font-weight:700}.ad-location{color:#999;font-size:12px}.empty{text-align:center;color:#999;padding:40px 0;font-size:14px}.bottom-nav{z-index:200;background:#fff;border-top:1px solid #eee;width:100%;max-width:430px;padding:8px 0 20px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.nav-item{cursor:pointer;flex-direction:column;flex:1;align-items:center;gap:3px;padding:4px 0;display:flex}.nav-icon{font-size:22px;line-height:1}.nav-label{color:#999;font-size:10px;font-weight:500}.nav-item.active .nav-label{color:#e9a922}.nav-center{margin-top:-16px}.nav-center-btn{color:#fff;background:#e9a922;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:2px;font-size:24px;display:flex;box-shadow:0 4px 16px #e9a92266}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.lp{background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:40px 24px;display:flex}.lp-top{text-align:center;margin-bottom:32px}.lp-logo{color:#fff;background:#ff8000;border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 12px;font-size:28px;font-weight:700;display:flex}.lp-name{color:#1a1916;font-size:24px;font-weight:700}.lp-sub{color:#999;margin-top:4px;font-size:13px}.lp-box{background:#fff;border-radius:20px;flex-direction:column;gap:12px;width:100%;max-width:380px;padding:28px 24px;display:flex;box-shadow:0 4px 24px #00000014}.lp-google{color:#1a1916;cursor:pointer;background:#fff;border:1.5px solid #e0e0e0;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:14px;font-family:inherit;font-size:15px;font-weight:600;display:flex}.lp-google:hover{background:#f5f5f5}.lp-divider{align-items:center;gap:10px;font-size:12px;display:flex}.lp-divider:before,.lp-divider:after{content:"";background:#eee;flex:1;height:1px}.lp-divider span{color:#aaa;white-space:nowrap}.lp-input{color:#1a1916;border:1.5px solid #eee;border-radius:10px;outline:none;width:100%;padding:13px 16px;font-family:inherit;font-size:15px}.lp-input:focus{border-color:#ff8000}.lp-error{color:#ff8000;background:#fff0ee;border-radius:8px;padding:10px 14px;font-size:13px}.lp-btn{color:#fff;cursor:pointer;background:#ff8000;border:none;border-radius:12px;padding:15px;font-family:inherit;font-size:16px;font-weight:700}.lp-btn:disabled{opacity:.6}.lp-switch{text-align:center;color:#999;font-size:13px}.lp-switch span{color:#ff8000;cursor:pointer;margin-left:4px;font-weight:600}.post{background:#f5f4f0;max-width:430px;min-height:100vh;margin:0 auto;padding-bottom:40px}.post-header{z-index:10;background:#fff;border-bottom:1px solid #eee;align-items:center;gap:12px;padding:16px 20px;display:flex;position:sticky;top:0}.post-back{cursor:pointer;color:#1a1916;background:0 0;border:none;padding:0;font-size:20px}.post-title{font-size:17px;font-weight:700}.post-form{flex-direction:column;gap:16px;padding:16px 20px;display:flex}.post-field{flex-direction:column;gap:6px;display:flex}.post-field label{color:#666;font-size:13px;font-weight:600}.post-field input,.post-field textarea,.post-field select{color:#1a1916;background:#fff;border:1.5px solid #eee;border-radius:10px;outline:none;width:100%;padding:12px 14px;font-family:inherit;font-size:15px}.post-field input:focus,.post-field textarea:focus,.post-field select:focus{border-color:#ff8000}.post-field textarea{resize:none}.post-cats{flex-wrap:wrap;gap:8px;display:flex}.post-cat{cursor:pointer;color:#666;background:#fff;border:1.5px solid #eee;border-radius:20px;padding:7px 14px;font-family:inherit;font-size:13px}.post-cat.active{color:#fff;background:#ff8000;border-color:#ff8000;font-weight:600}.post-price-wrap{background:#fff;border:1.5px solid #eee;border-radius:10px;align-items:center;display:flex;overflow:hidden}.post-price-wrap span{color:#999;border-right:1px solid #eee;padding:0 12px;font-size:16px}.post-price-wrap input{border:none;outline:none;flex:1;padding:12px 14px;font-family:inherit;font-size:15px}.post-submit{color:#fff;cursor:pointer;background:#ff8000;border:none;border-radius:12px;margin-top:8px;padding:16px;font-family:inherit;font-size:17px;font-weight:700}.post-submit:disabled{opacity:.6}.post-done{flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:100vh;padding:40px;display:flex}.post-done-icon{color:#fff;background:#ff8000;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:28px;display:flex}.post-done-title{font-size:22px;font-weight:700}.post-done-sub{color:#999;font-size:14px}.post-done-btn{color:#fff;cursor:pointer;background:#ff8000;border:none;border-radius:12px;width:100%;max-width:280px;margin-top:8px;padding:14px 32px;font-family:inherit;font-size:16px;font-weight:700}.post-done-btn2{color:#ff8000;cursor:pointer;background:#fff;border:1.5px solid #ff8000;border-radius:12px;width:100%;max-width:280px;padding:14px 32px;font-family:inherit;font-size:16px;font-weight:600}*{box-sizing:border-box;margin:0;padding:0}body{font-family:PingFang SC,Noto Sans SC,sans-serif}
