*{box-sizing:border-box}body{margin:0;background:#f3f5f8;color:#172033;font-family:Arial,sans-serif}.soc-head{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid #e4e8ef;display:flex;justify-content:space-between;align-items:center;padding:12px max(16px,calc((100% - 1180px)/2));gap:18px}.soc-head>a{font-size:22px;font-weight:900;text-decoration:none;color:#172033}.soc-head>a b{display:inline-grid;place-items:center;width:34px;height:34px;background:#ffd500;border-radius:10px;margin-right:8px}.soc-head nav{display:flex;gap:14px;flex-wrap:wrap}.soc-head nav a{color:#334155;text-decoration:none;font-weight:800}.soc-main{max-width:1180px;margin:auto;padding:24px 16px 70px}.soc-tabs{display:flex;gap:8px;overflow:auto;margin-bottom:16px}.soc-tabs a{white-space:nowrap;background:#fff;border:1px solid #dfe5ed;padding:9px 13px;border-radius:999px;text-decoration:none;color:#24324a;font-weight:800}.soc-tabs a.active{background:#172033;color:#fff}.soc-hero,.soc-panel,.soc-card{background:#fff;border:1px solid #e0e6ee;border-radius:16px}.soc-hero{padding:26px;margin-bottom:16px}.soc-hero h1{margin:4px 0}.soc-panel{padding:18px;margin-bottom:16px}.soc-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.soc-card{overflow:hidden}.soc-card .body{padding:15px}.soc-card a{text-decoration:none;color:inherit}.soc-author{display:flex;align-items:center;gap:10px;margin-bottom:10px}.soc-avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#e6ebf2;font-weight:900}.soc-author small,.muted{color:#68758a}.soc-actions{display:flex;gap:8px;flex-wrap:wrap;padding-top:12px;border-top:1px solid #edf0f4}.soc-actions button,.soc-actions a,.soc-btn{border:0;border-radius:9px;padding:9px 12px;background:#eef2f7;color:#172033;text-decoration:none;font-weight:800;cursor:pointer}.soc-btn.primary,.soc-actions .primary{background:#ffd500}.soc-form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.soc-form label{display:grid;gap:6px;font-weight:750}.soc-form input,.soc-form textarea,.soc-form select{padding:11px;border:1px solid #cbd5e1;border-radius:9px;font:inherit}.soc-form .wide{grid-column:1/-1}.soc-form textarea{min-height:120px}.soc-profile{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px}.soc-profile .soc-avatar{width:90px;height:90px;font-size:30px}.soc-counts{display:flex;gap:20px}.soc-counts a{text-decoration:none;color:#172033}.soc-counts strong{display:block}.soc-comments{display:grid;gap:10px}.soc-comment{background:#f7f9fc;padding:12px;border-radius:10px}.notice{padding:12px;border-radius:10px;margin-bottom:12px}.notice.success{background:#dcfce7}.notice.error{background:#fee2e2}.notice.warning{background:#fff7d6}.video-frame{background:#0d1117;aspect-ratio:9/16;max-height:720px;display:grid;place-items:center}.video-frame video{width:100%;height:100%;object-fit:contain}.video-card video,.video-card img{width:100%;aspect-ratio:9/16;object-fit:cover;background:#111}.video-card{position:relative}.video-overlay{position:absolute;left:0;right:0;bottom:0;padding:50px 14px 14px;background:linear-gradient(transparent,rgba(0,0,0,.8));color:#fff}.video-overlay a{color:#fff}.shop-row{display:flex;gap:10px;overflow:auto;padding:12px 0}.shop-chip{min-width:210px;border:1px solid #dfe5ed;border-radius:12px;padding:10px;background:#fff}.feed-layout{display:grid;grid-template-columns:minmax(0,620px) 1fr;gap:18px}.feed-stack{display:grid;gap:18px}.feed-side{position:sticky;top:90px;height:max-content}.video-tools{display:grid;grid-template-columns:1fr 1fr;gap:12px}.camera-preview{background:#111;border-radius:12px;overflow:hidden;min-height:240px}.camera-preview video{width:100%;max-height:450px}.badge{display:inline-block;background:#e8eef8;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:850}.danger{color:#9b1c1c}.admin-note{font-size:13px;color:#64748b}@media(max-width:800px){.soc-head{align-items:flex-start;flex-direction:column}.soc-grid,.feed-layout{grid-template-columns:1fr}.soc-form,.video-tools{grid-template-columns:1fr}.soc-form .wide{grid-column:auto}.soc-profile{grid-template-columns:1fr}.feed-side{position:static}}