*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;background:#f5f6f8;color:#1e293b}.tc-app{min-height:100vh;display:flex;flex-direction:column}.tc-main{flex:1;width:100%;max-width:720px;margin:0 auto;padding:0 12px 24px}.tc-page{padding-top:12px}.tc-header{background:#ffffffe0;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(226,232,240,.5);position:sticky;top:0;z-index:100;transition:all .3s}.tc-header-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:10px 16px}.tc-logo{display:flex;align-items:center;gap:10px;text-decoration:none}.tc-logo-icon{width:42px;height:42px;border-radius:10px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:transparent;flex-shrink:0}.tc-logo-icon img{width:100%;height:100%;object-fit:cover;display:block}.tc-logo-text{display:flex;flex-direction:column;line-height:1.2}.tc-logo-name{font-size:16px;font-weight:700;color:#1e293b;white-space:nowrap}.tc-logo-sub{font-size:10px;color:#94a3b8}.tc-logo-badge{font-size:10px;background:#4f46e5;color:#fff;border-radius:4px;padding:1px 6px}.tc-nav{display:none;gap:4px}.tc-nav-link{font-size:13px;color:#475569;text-decoration:none;padding:7px 10px;border-radius:6px;white-space:nowrap}.tc-nav-link:hover,.tc-nav-link.active{color:#4f46e5;background:#eef2ff}.tc-nav-publish{background:#4f46e5;color:#fff}.tc-nav-publish:hover{background:#4338ca;color:#fff}.tc-menu-btn{display:block;background:none;border:none;font-size:22px;color:#334155;cursor:pointer;padding:4px 8px}@media (max-width: 767px){.tc-header-inner{padding:8px 10px;gap:6px}.tc-logo{gap:6px;min-width:0}.tc-logo-icon{width:34px;height:34px}.tc-logo-name{font-size:14px}.tc-logo-sub{font-size:9px}.tc-logo-badge{display:none}.tc-header-inner .tc-dl-btn-small,.tc-header-inner button{font-size:12px;padding:6px 10px}.tc-menu-btn{font-size:20px;padding:4px}}@media (min-width: 768px){.tc-app-dl-btn{display:none}}.tc-mobile-nav{display:flex;flex-wrap:wrap;gap:4px;padding:8px 12px 12px;background:#fffffff7;border-top:1px solid #f0f0f0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.tc-mobile-nav-item{display:flex;align-items:center;gap:4px;font-size:12px;color:#334155;text-decoration:none;background:#f5f6f8;padding:8px 12px;border-radius:8px}.tc-mobile-nav-item.active{background:#eef2ff;color:#4f46e5}.tc-mobile-publish{background:#4f46e5;color:#fff!important}.tc-home-top{display:flex;justify-content:space-between;align-items:center;padding:4px 2px 8px;flex-wrap:wrap;gap:6px}.tc-home-city{font-size:13px;color:#334155;font-weight:600}.tc-home-search{font-size:12px;color:#4f46e5;text-decoration:none;background:#eef2ff;padding:4px 10px;border-radius:16px}.tc-home-ann{width:100%;font-size:12px;color:#92400e;background:#fffbeb;padding:4px 10px;border-radius:6px}.tc-banner{position:relative;border-radius:12px;overflow:hidden;margin-bottom:12px;background:#e2e8f0}.tc-banner img{width:100%;height:140px;object-fit:cover;display:block}.tc-banner-dots{position:absolute;bottom:8px;left:0;right:0;display:flex;justify-content:center;gap:6px}.tc-dot{width:7px;height:7px;border-radius:50%;background:#cbd5e1;display:inline-block;cursor:pointer;transition:all .2s}.tc-dot.on{background:#4f46e5;width:20px;border-radius:4px}.tc-cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;background:#fff;border-radius:12px;padding:12px 8px;margin-bottom:12px}.tc-cat-item{display:flex;flex-direction:column;align-items:center;gap:4px;text-decoration:none;padding:6px 0}.tc-cat-icon{font-size:22px}.tc-cat-name{font-size:11px;color:#475569}.tc-section{margin-bottom:14px}.tc-section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.tc-section-title{font-size:15px;font-weight:700;color:#1e293b;margin:14px 0 8px}.tc-more{font-size:12px;color:#4f46e5;text-decoration:none}.tc-shop-row{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;-webkit-overflow-scrolling:touch}.tc-shop-chip{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:72px;background:#fff;border-radius:10px;padding:10px 6px;text-decoration:none}.tc-shop-chip img{width:40px;height:40px;border-radius:50%;object-fit:cover}.tc-shop-chip-icon{font-size:28px}.tc-shop-chip span:last-child{font-size:11px;color:#475569;max-width:64px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tc-event-row{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.tc-event-chip{display:flex;flex-direction:column;gap:2px;min-width:160px;background:#fff;border-radius:10px;padding:10px 12px;text-decoration:none}.tc-event-chip-title{font-size:13px;color:#1e293b;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tc-event-chip-time{font-size:11px;color:#94a3b8}.tc-card{display:flex;gap:10px;background:#fff;border-radius:12px;padding:10px;margin-bottom:10px;text-decoration:none;color:inherit}.tc-card-img{width:92px;height:92px;border-radius:8px;object-fit:cover;flex-shrink:0}.tc-card-noimg{width:92px;height:92px;border-radius:8px;background:#eef2ff;display:flex;align-items:center;justify-content:center;font-size:26px;flex-shrink:0}.tc-card-body{flex:1;min-width:0;display:flex;flex-direction:column}.tc-card-title{font-size:14px;font-weight:600;line-height:1.4;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.tc-card-meta{display:flex;align-items:center;gap:8px;margin-top:4px;flex-wrap:wrap}.tc-card-cat{font-size:11px;color:#4f46e5;background:#eef2ff;padding:1px 7px;border-radius:10px}.tc-card-price{font-size:15px;font-weight:700;color:#dc2626}.tc-card-time{font-size:11px;color:#94a3b8}.tc-card-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:4px;font-size:11px;color:#94a3b8}.tc-badge{font-size:10px;padding:1px 6px;border-radius:4px;color:#fff;background:#dc2626;margin-right:4px;vertical-align:1px}.tc-badge-top{background:#f59e0b}.tc-empty{text-align:center;color:#94a3b8;font-size:13px;padding:36px 0}.tc-loading{text-align:center;color:#94a3b8;padding:40px 0}.tc-load-more{display:block;width:100%;text-align:center;background:#fff;border:1px solid #e2e8f0;color:#4f46e5;font-size:13px;padding:10px;border-radius:10px;margin-top:10px;cursor:pointer;text-decoration:none}.tc-feed-head{display:flex;align-items:center;gap:8px;margin-bottom:10px;flex-wrap:wrap}.tc-feed-title{font-size:17px;font-weight:700}.tc-feed-count{font-size:12px;color:#94a3b8;flex:1}.tc-search-btn{font-size:12px;background:#4f46e5;color:#fff;border:none;border-radius:16px;padding:6px 14px;cursor:pointer;text-decoration:none}.tc-filter-bar{display:flex;gap:8px;margin-bottom:10px}.tc-search-input{flex:1;min-width:0;border:1px solid #e2e8f0;border-radius:20px;padding:8px 14px;font-size:13px;background:#fff;outline:none}.tc-search-input:focus{border-color:#4f46e5}.tc-cat-tabs{display:flex;gap:6px;overflow-x:auto;margin-bottom:10px;padding-bottom:2px;-webkit-overflow-scrolling:touch}.tc-cat-tab{font-size:12px;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;color:#475569;border-radius:16px;padding:5px 12px;cursor:pointer}.tc-cat-tab.on{background:#4f46e5;color:#fff;border-color:#4f46e5}.tc-tag-row{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:10px}.tc-tag{font-size:11px;background:#fff;border:1px solid #e2e8f0;color:#64748b;border-radius:12px;padding:3px 10px;cursor:pointer}.tc-tag.on{background:#4f46e5;color:#fff;border-color:#4f46e5}.tc-detail-body{background:#fff;border-radius:12px;padding:12px}.tc-detail-img-wrap{position:relative;margin-bottom:10px;touch-action:pan-y}.tc-img-arrow{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:42px;background:#0006;color:#fff;border:none;font-size:22px;cursor:pointer;z-index:3;display:flex;align-items:center;justify-content:center}.tc-img-arrow:hover{background:#0009}.tc-img-arrow-left{left:0;border-radius:0 8px 8px 0}.tc-img-arrow-right{right:0;border-radius:8px 0 0 8px}.tc-detail-img{width:100%;max-height:340px;object-fit:contain;background:#1e293b;border-radius:10px;display:block;margin-bottom:8px;min-height:200px}.tc-detail-dots{display:flex;justify-content:center;gap:6px;margin-top:4px}.tc-detail-count{position:absolute;right:10px;bottom:12px;background:#0000008c;color:#fff;font-size:12px;padding:3px 9px;border-radius:12px;z-index:2}.tc-detail-title{font-size:17px;font-weight:700;line-height:1.4}.tc-detail-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:12px;color:#64748b;margin-top:6px}.tc-detail-price{font-size:18px;font-weight:700;color:#dc2626}.tc-detail-addr{font-size:12px;color:#64748b;margin-top:6px}.tc-detail-desc{margin-top:10px}.tc-desc-text{font-size:13px;color:#334155;line-height:1.7}.tc-detail-actions{display:flex;gap:10px;margin:12px 0}.tc-act-btn{flex:1;font-size:13px;background:#f5f6f8;border:1px solid #e2e8f0;border-radius:10px;padding:9px 0;cursor:pointer;color:#475569}.tc-act-btn.on{background:#eef2ff;color:#4f46e5;border-color:#c7d2fe}.tc-contact-bar{display:flex;justify-content:space-between;align-items:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;padding:10px 12px;margin:12px 0}.tc-contact-name{font-size:13px;color:#166534;font-weight:600}.tc-contact-btn{font-size:13px;background:#16a34a;color:#fff;border-radius:16px;padding:6px 14px;text-decoration:none}.tc-comment{border-bottom:1px solid #f1f5f9;padding:10px 0}.tc-comment-head{display:flex;justify-content:space-between;font-size:11px;color:#94a3b8;margin-bottom:4px}.tc-comment-phone{font-weight:600;color:#475569}.tc-comment-content{font-size:13px;color:#334155;line-height:1.5}.tc-comment-form{margin-top:12px}.tc-form{background:#fff;border-radius:12px;padding:12px}.tc-form-item{margin-bottom:12px}.tc-form-item label{display:block;font-size:12px;color:#64748b;margin-bottom:5px;font-weight:600}.tc-form-item input,.tc-form-item select,.tc-form-item textarea{width:100%;border:1px solid #e2e8f0;border-radius:10px;padding:9px 12px;font-size:14px;outline:none;background:#fff;font-family:inherit}.tc-form-item input:focus,.tc-form-item select:focus,.tc-form-item textarea:focus{border-color:#4f46e5}.tc-form-row{display:flex;gap:8px}.tc-publish-btn{width:100%;background:#4f46e5;color:#fff;border:none;border-radius:10px;padding:12px;font-size:15px;font-weight:600;cursor:pointer;margin-top:4px}.tc-publish-btn:disabled{background:#a5b4fc}.tc-publish-msg{font-size:13px;color:#dc2626;margin:8px 0;text-align:center}.tc-publish-ok{font-size:13px;color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:8px 12px;margin:8px 0;text-align:center}.tc-hint{font-size:12px;color:#94a3b8;text-align:center;padding:12px}.tc-verify{margin-bottom:6px}.tc-verify-row{display:flex;gap:8px;margin-bottom:8px}.tc-verify-row input{flex:1;min-width:0;border:1px solid #e2e8f0;border-radius:10px;padding:9px 12px;font-size:14px;outline:none;background:#fff}.tc-verify-send{font-size:12px;background:#f5f6f8;border:1px solid #e2e8f0;color:#475569;border-radius:10px;padding:0 12px;white-space:nowrap;cursor:pointer}.tc-verify-check{font-size:12px;background:#4f46e5;color:#fff;border:none;border-radius:10px;padding:0 16px;cursor:pointer;white-space:nowrap}.tc-verify-msg{font-size:12px;color:#64748b;margin:4px 0}.tc-verify-ok{font-size:12px;color:#16a34a;margin:4px 0}.tc-img-uploader-head{display:flex;justify-content:flex-end;margin-bottom:6px}.tc-img-count{font-size:12px;color:#64748b;background:#f1f5f9;border-radius:10px;padding:2px 10px}.tc-img-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.tc-img-thumb{position:relative;aspect-ratio:1;border-radius:8px;overflow:hidden}.tc-img-thumb img{width:100%;height:100%;object-fit:cover}.tc-img-del{position:absolute;top:2px;right:2px;background:#0009;color:#fff;border:none;border-radius:50%;width:20px;height:20px;font-size:11px;cursor:pointer}.tc-img-first{position:absolute;bottom:2px;left:2px;background:#dc2626;color:#fff;font-size:9px;padding:1px 5px;border-radius:4px}.tc-img-add{aspect-ratio:1;border:1px dashed #cbd5e1;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#94a3b8;cursor:pointer;background:#f8fafc}.tc-mine-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:14px}.tc-mine-cell{display:flex;flex-direction:column;align-items:center;gap:5px;background:#fff;border-radius:10px;padding:12px 4px;text-decoration:none;font-size:11px;color:#475569}.tc-mine-icon{font-size:20px}.tc-mine-row{display:flex;align-items:center;gap:8px;background:#fff;border-radius:10px;padding:10px 12px;margin-bottom:8px}.tc-mine-row-main{flex:1;min-width:0;font-size:13px;color:#334155;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tc-mine-cat{color:#94a3b8;font-size:11px;margin-left:6px}.tc-mine-status{font-size:11px;color:#64748b;white-space:nowrap}.tc-mine-del{font-size:11px;background:#fef2f2;color:#dc2626;border:1px solid #fecaca;border-radius:8px;padding:4px 10px;cursor:pointer;white-space:nowrap}.tc-shop-list{display:flex;flex-direction:column;gap:10px}.tc-shop-card{display:flex;gap:10px;background:#fff;border-radius:12px;padding:12px;text-decoration:none;color:inherit}.tc-shop-logo{width:56px;height:56px;border-radius:12px;object-fit:cover;flex-shrink:0}.tc-shop-logo-empty{background:#eef2ff;display:flex;align-items:center;justify-content:center;font-size:26px}.tc-shop-info{flex:1;min-width:0}.tc-shop-name{font-size:14px;font-weight:700}.tc-shop-sub{font-size:12px;color:#64748b;margin-top:3px}.tc-shop-notice{font-size:12px;color:#92400e;background:#fffbeb;border-radius:6px;padding:4px 8px;margin-top:6px}.tc-shop-hero{display:flex;gap:12px;align-items:flex-start;margin-bottom:10px}.tc-shop-hero-logo{width:64px;height:64px;border-radius:12px;object-fit:cover;flex-shrink:0}.tc-goods-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.tc-goods-card{position:relative;background:#fff;border-radius:12px;padding:10px}.tc-goods-img{width:100%;height:130px;object-fit:cover;border-radius:8px}.tc-goods-img-empty{background:#eef2ff;display:flex;align-items:center;justify-content:center;font-size:30px}.tc-goods-name{font-size:13px;font-weight:600;margin-top:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tc-goods-price{font-size:15px;font-weight:700;color:#dc2626;margin-top:3px}.tc-goods-yprice{font-size:11px;color:#94a3b8;font-weight:400;margin-left:5px}.tc-goods-meta{font-size:11px;color:#94a3b8;margin-top:2px}.tc-goods-discount{position:absolute;top:16px;left:16px;background:#dc2626;color:#fff;font-size:11px;padding:2px 8px;border-radius:4px;font-weight:700}.tc-goods-card .tc-publish-btn{font-size:13px;padding:8px;margin-top:6px}.tc-coupon-card{display:flex;align-items:center;background:#fff;border-radius:12px;padding:12px;margin-bottom:10px;gap:10px}.tc-coupon-left{text-align:center;min-width:76px;border-right:1px dashed #e2e8f0;padding-right:10px}.tc-coupon-amount{font-size:20px;font-weight:800;color:#dc2626}.tc-coupon-rule{font-size:10px;color:#94a3b8}.tc-coupon-mid{flex:1;min-width:0}.tc-coupon-title{font-size:13px;font-weight:600}.tc-coupon-date{font-size:11px;color:#94a3b8;margin-top:3px}.tc-coupon-code{font-size:12px;color:#4f46e5;margin-top:3px}.tc-coupon-btn{font-size:12px;background:#dc2626;color:#fff;border:none;border-radius:14px;padding:7px 14px;cursor:pointer;white-space:nowrap}.tc-coupon-btn:disabled{background:#fca5a5}.tc-integral-hero{background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:14px;padding:20px;text-align:center;color:#fff;margin-bottom:12px}.tc-integral-balance{font-size:34px;font-weight:800}.tc-integral-label{font-size:12px;opacity:.9;margin-top:4px}.tc-integral-hero .tc-publish-btn{background:#fff;color:#4f46e5;max-width:200px;margin:10px auto 0;display:block}.tc-rank-list{background:#fff;border-radius:12px;padding:6px 12px}.tc-rank-row{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #f1f5f9;font-size:13px}.tc-rank-row:last-child{border-bottom:none}.tc-rank-no{width:26px;text-align:center}.tc-rank-phone{flex:1;color:#334155}.tc-rank-balance{color:#4f46e5;font-weight:700}.tc-yellow-card{display:flex;align-items:center;gap:10px;background:#fff;border-radius:12px;padding:12px;margin-bottom:10px}.tc-yellow-info{flex:1;min-width:0}.tc-yellow-name{font-size:14px;font-weight:700}.tc-yellow-sub{font-size:12px;color:#64748b;margin-top:3px}.tc-yellow-intro{font-size:12px;color:#94a3b8;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tc-yellow-tel{font-size:12px;background:#16a34a;color:#fff;border-radius:16px;padding:7px 12px;text-decoration:none;white-space:nowrap}.tc-signup-list{margin-top:8px}.tc-signup-avatars{display:flex;gap:6px;flex-wrap:wrap}.tc-signup-avatar{width:32px;height:32px;border-radius:50%;background:#eef2ff;display:flex;align-items:center;justify-content:center;font-size:16px}.tc-msg-card{background:#fff;border-radius:12px;padding:12px;margin-bottom:10px}.tc-msg-card.unread{border-left:3px solid #dc2626}.tc-msg-title{font-size:14px;font-weight:600}.tc-msg-content{font-size:13px;color:#475569;margin-top:5px;line-height:1.5}.tc-msg-time{font-size:11px;color:#94a3b8;margin-top:5px}.tc-modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:200;display:flex;align-items:center;justify-content:center;padding:20px}.tc-modal{background:#fff;border-radius:14px;padding:16px;width:100%;max-width:380px;max-height:90vh;overflow-y:auto}.tc-qty-btn{width:36px;height:36px;border-radius:50%;border:1px solid #e2e8f0;background:#fff;font-size:18px;cursor:pointer}.tc-qty-num{font-size:16px;font-weight:700;min-width:40px;text-align:center}.tc-video-player{width:100%;border-radius:10px;background:#000;max-height:320px}.tc-video-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.tc-video-thumb{height:100px;border-radius:8px;background-size:cover;background-position:center;background-color:#e2e8f0;display:flex;align-items:center;justify-content:center}.tc-video-play{width:36px;height:36px;border-radius:50%;background:#0000008c;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px}.tc-app-tip{position:fixed;left:12px;right:12px;bottom:12px;z-index:999;background:#0f172a;color:#fff;border-radius:12px;padding:12px 14px;display:flex;align-items:center;gap:10px;box-shadow:0 6px 24px #0000004d}.tc-app-tip-text{flex:1;font-size:13px;line-height:1.4}.tc-app-tip-btn{background:#4f46e5;color:#fff;border-radius:16px;padding:7px 14px;font-size:13px;text-decoration:none;white-space:nowrap}.tc-app-tip-close{background:none;border:none;color:#94a3b8;font-size:15px;cursor:pointer;padding:4px}.tc-footer{background:#0f172a;color:#94a3b8;margin-top:auto;position:relative}.tc-footer:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#4f46e5,#7c3aed,#4f46e5)}.tc-footer-single{max-width:1200px;margin:0 auto;padding:22px 16px 18px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.tc-footer-toggle{background:#1e293b;color:#94a3b8;border:1px solid #334155;border-radius:8px;padding:5px 12px;font-size:12px;cursor:pointer;margin-left:10px}.tc-footer-body{display:none;flex-direction:column;align-items:center;gap:14px;width:100%}.tc-footer-body.open{display:flex}@media (min-width: 768px){.tc-footer-body{display:flex}.tc-footer-toggle{display:none}}.tc-footer-brand{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:center}.tc-footer-logo{width:34px;height:34px;object-fit:contain;display:block;flex-shrink:0}.tc-footer-brand-name{font-size:15px;font-weight:700;color:#e2e8f0;text-decoration:none}.tc-footer-brand-name:hover{color:#fff}.tc-footer-brand-sub{font-size:12px;color:#64748b}.tc-footer-nav{display:flex;flex-wrap:wrap;gap:6px 18px;justify-content:center}.tc-footer-nav a{color:#94a3b8;font-size:13px;text-decoration:none}.tc-footer-nav a:hover{color:#fff}.tc-footer-contact{display:flex;flex-wrap:wrap;gap:6px 20px;justify-content:center;font-size:13px}.tc-footer-contact a{color:#93c5fd;text-decoration:none}.tc-footer-contact a:hover{color:#fff}.tc-footer-hours{color:#64748b}.tc-footer-bottom{font-size:12px;color:#64748b;border-top:1px solid #1e293b;padding-top:16px;width:100%;text-align:center}.tc-footer-bottom a{color:#64748b;text-decoration:none}.tc-footer-bottom a:hover{color:#fff;text-decoration:underline}@media (min-width: 768px){.tc-main{max-width:960px;padding:20px 16px 32px}.tc-nav{display:flex}.tc-menu-btn{display:none}.tc-banner img{height:220px}.tc-cat-grid{grid-template-columns:repeat(7,1fr);gap:10px;padding:16px 12px}.tc-cat-icon{font-size:26px}.tc-cat-name{font-size:12px}.tc-card-img,.tc-card-noimg{width:110px;height:110px}.tc-card-title{font-size:15px}.tc-feed-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.tc-goods-grid,.tc-video-grid{grid-template-columns:repeat(3,1fr);gap:14px}.tc-mine-grid{grid-template-columns:repeat(6,1fr)}.tc-shop-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.tc-detail-body{padding:20px}.tc-detail-img{max-height:420px}.tc-form{padding:20px;max-width:640px;margin:0 auto}.tc-detail-body .tc-form,.tc-form{max-width:100%}.tc-filter-bar{max-width:640px}.tc-footer-grid{grid-template-columns:repeat(4,1fr)}.tc-cat-tabs{flex-wrap:wrap}.tc-img-grid{grid-template-columns:repeat(6,1fr)}}@media (min-width: 1024px){.tc-main{max-width:1100px}.tc-goods-grid{grid-template-columns:repeat(4,1fr)}}
