:root{--bg:#f5f2ec;--panel:#fff;--panel-soft:#fbfaf7;--ink:#202721;--muted:#68726b;--line:#e5ddd0;--brand:#23392f;--brand-soft:#dce7df;--accent:#9a6b3f;--danger:#9c3d35;--shadow:0 18px 60px #2b241a1f}*{box-sizing:border-box}html{background:var(--bg)}body{color:var(--ink);background:radial-gradient(circle at top, #fffaf0 0, var(--bg) 46%, #eee8dc 100%);letter-spacing:0;margin:0;font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.shell{width:100%;min-height:100vh;padding:18px 14px 28px}.phone{width:min(100%,460px);margin:0 auto}.topbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.brandmark{align-items:center;gap:10px;font-weight:800;display:flex}.brandmark span{color:#fff;background:var(--brand);border-radius:12px;place-items:center;width:36px;height:36px;display:grid}.pill{border:1px solid var(--line);min-height:32px;color:var(--muted);background:#ffffffa6;border-radius:999px;align-items:center;padding:6px 10px;font-size:13px;display:inline-flex}button.pill{cursor:pointer}.alert{color:var(--danger);background:#9c3d3514;border:1px solid #9c3d3538;border-radius:8px;margin:0;padding:10px 12px;line-height:1.5}.card{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow);border-radius:8px}.section{padding:18px}.stack{gap:14px;display:grid}.grid{gap:10px;display:grid}.headline{margin:0;font-size:28px;line-height:1.18}.subtle{color:var(--muted);line-height:1.65}.label{color:#3a443d;margin-bottom:7px;font-size:14px;font-weight:700;display:block}.field,.select,.textarea{border:1px solid var(--line);width:100%;min-height:48px;color:var(--ink);background:#fff;border-radius:8px;outline:none;padding:12px 13px}.textarea{resize:vertical;min-height:92px}.field:focus,.select:focus,.textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #23392f1f}.button{color:#fff;background:var(--brand);cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:52px;font-weight:800;display:inline-flex}.button.secondary{color:var(--brand);background:var(--brand-soft)}.button.ghost{border:1px solid var(--line);color:var(--ink);background:#fff}.industry-grid{grid-template-columns:1fr;gap:10px;display:grid}.industry-option{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;padding:14px;display:block}.industry-option input{margin-right:8px}.industry-title{font-weight:800}.industry-hint{color:var(--muted);margin-top:6px;font-size:13px}.cover{aspect-ratio:3/4;border:1px solid var(--line);object-fit:cover;background:#efe9df;border-radius:8px;width:100%}.score{color:#fff;background:var(--brand);border-radius:50%;place-items:center;width:92px;height:92px;font-size:28px;font-weight:900;display:grid}.list{margin:0;padding-left:20px;line-height:1.72}.offer{border:1px solid var(--line);background:#fff;border-radius:8px;gap:8px;padding:14px;display:grid}.offer strong{font-size:24px}.progress{background:#ece4d7;border-radius:999px;width:100%;height:10px;overflow:hidden}.progress span{background:var(--brand);border-radius:999px;height:100%;transition:width .28s;display:block}.table{gap:8px;display:grid}.row{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:12px;display:grid}.small{font-size:13px}.xhs-post{color:#222;background:#fff;border:1px solid #ececec;border-radius:8px;overflow:hidden}.xhs-header{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;gap:12px;min-height:66px;padding:12px 14px;display:flex}.xhs-author{align-items:center;gap:10px;min-width:0;display:flex}.xhs-author strong,.xhs-author span{text-overflow:ellipsis;white-space:nowrap;max-width:190px;display:block;overflow:hidden}.xhs-author strong{font-size:16px;font-weight:700}.xhs-author span{color:#8b8b8b;margin-top:3px;font-size:12px}.xhs-avatar{color:#fff;background:#263a31;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:18px;font-weight:800;display:grid}.xhs-follow{color:#e73459;background:#fff;border:1px solid #ef8ba1;border-radius:999px;flex:none;min-width:76px;height:38px;font-weight:700}.xhs-media{aspect-ratio:4/5;background:#f2f2f2;width:100%;position:relative;overflow:hidden}.xhs-media img{object-fit:cover;width:100%;height:100%;display:block}.xhs-count{color:#fff;background:#00000085;border-radius:999px;place-items:center;min-width:52px;height:32px;font-size:15px;font-weight:700;display:inline-grid;position:absolute;top:12px;right:12px}.xhs-generating{color:#4f4f4f;text-align:center;background:linear-gradient(135deg,#23392f14,#e7314114),#f7f7f7;align-content:center;place-items:center;gap:10px;width:100%;height:100%;display:grid}.xhs-generating strong{font-size:20px}.xhs-generating p{color:#8a8a8a;margin:0;font-size:13px}.xhs-spinner{border:3px solid #e731412e;border-top-color:#e73141;border-radius:50%;width:34px;height:34px;animation:.85s linear infinite spin}.xhs-dots{justify-content:center;gap:7px;padding:14px 0 10px;display:flex}.xhs-dots span{background:#d7d7d7;border-radius:50%;width:8px;height:8px}.xhs-dots span:first-child{background:#ff2d55}.xhs-body{padding:16px 20px 22px}.xhs-body h2{color:#2f2f2f;margin:0 0 16px;font-size:24px;font-weight:700;line-height:1.35}.xhs-body p{color:#383838;margin:0 0 12px;font-size:17px;line-height:1.72}.xhs-tags{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.xhs-tags span{color:#19445f;font-size:17px;line-height:1.5}.xhs-actions{color:#333;border-top:1px solid #eee;grid-template-columns:minmax(120px,1fr) auto auto auto;align-items:center;gap:14px;min-height:70px;padding:10px 16px;font-size:15px;display:grid}.xhs-comment{color:#9a9a9a;text-overflow:ellipsis;white-space:nowrap;background:#f3f3f3;border-radius:999px;min-width:0;height:42px;padding:11px 16px;overflow:hidden}@keyframes spin{to{transform:rotate(360deg)}}@media (min-width:760px){.shell{padding-top:28px}.phone{width:min(100%,520px)}}
