:root{color:#2d3a31;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg:#f6f1e7;--panel:#fffaf2;--panel-2:#f3ecdf;--line:#ded3c0;--text:#2d3a31;--muted:#6e786f;--green:#7ea06a;--green-strong:#5d7b4d;--shadow:0 18px 40px #5b4a2b1a;background:#f6f1e7;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-height:100vh;color:var(--text);background:linear-gradient(#f8f3e9 0%,#f3eddf 100%)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}input{color:var(--text);background:#fffdf8;border:1px solid #d9cfbe;border-radius:14px;padding:12px 14px}button{cursor:pointer;border:0}.app-shell{grid-template-columns:280px 1fr;min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffaf2eb;height:100vh;padding:24px 18px;position:sticky;top:0;overflow:auto}.session-card{background:#f5efe1;border:1px solid #e2d8c8;border-radius:18px;flex-direction:column;gap:6px;margin-bottom:18px;padding:14px;display:flex}.session-role{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:12px}.session-name{font-size:18px;font-weight:700}.session-phone{color:#617066;font-size:14px}.session-logout{margin-top:8px}.brand-block{background:var(--panel);box-shadow:var(--shadow);border-radius:18px;margin-bottom:18px;padding:14px 14px 18px}.brand-title{font-size:20px;font-weight:800}.brand-subtitle,.eyebrow{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:12px}.nav-block{flex-direction:column;gap:8px;display:flex}.nav-link{color:#546258;background:0 0;border:1px solid #0000;border-radius:14px;padding:12px 14px;transition:all .2s}.nav-link:hover{background:#f3ecdf;border-color:#eadfcb}.nav-link.is-active{color:#355028;background:#e8f0df;border-color:#c9d9ba;font-weight:700}.content{padding:28px}.route-loading{min-height:100vh;color:var(--muted);place-items:center;display:grid}.login-shell{place-items:center;min-height:100vh;padding:32px 16px;display:grid}.login-card{background:var(--panel);border:1px solid var(--line);width:min(100%,520px);box-shadow:var(--shadow);border-radius:28px;flex-direction:column;gap:18px;padding:28px;display:flex}.login-card h1{margin:0;font-size:34px}.login-subtitle{color:#526159;margin:0;line-height:1.7}.login-hint-list{flex-wrap:wrap;gap:10px;display:flex}.login-hint-list span,.login-notice,.login-debug-banner,.login-meta,.login-error{border-radius:16px;padding:10px 12px;font-size:14px}.login-hint-list span{color:#56655c;background:#f2ebdd}.login-form{flex-direction:column;gap:16px;display:flex}.login-field{flex-direction:column;gap:8px;font-weight:600;display:flex}.login-code-row{grid-template-columns:1fr auto;gap:10px;display:grid}.primary-button,.ghost-button{border-radius:16px;padding:12px 16px;font-weight:700}.primary-button{color:#fff;background:#5d7b4d}.primary-button:hover{background:#4f6c41}.ghost-button{color:#456239;background:#edf4e6;border:1px solid #d4e2c8}.ghost-button:hover{background:#e2eed7}.primary-button:disabled,.ghost-button:disabled{opacity:.6;cursor:not-allowed}.login-notice{color:#42607f;background:#eef4fb}.login-debug-banner{color:#7b5a12;background:#fff1c7}.login-meta{color:#5e695f;background:#f4efe3}.login-error{color:#8a3327;background:#fbe7e4}.home-shell,.frame-shell,.page-shell{flex-direction:column;gap:22px;display:flex}.hero-card,.section-card,.group-card,.frame-header,.frame-wrap,.page-hero,.resident-profile-card,.resident-stat-card,.resident-bottom-nav{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:24px}.hero-card,.section-card,.frame-header,.page-hero,.resident-profile-card{padding:24px}.hero-card h1,.section-card h2,.group-card h3,.frame-header h2,.page-hero h2,.section-card h3,.resident-profile-card h3{margin:8px 0 10px}.hero-card p,.page-hero p,.resident-profile-card p,.resident-copy{color:#516057;margin:0;line-height:1.7}.hero-tags{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.hero-tags span,.open-link,.resident-chip{color:#456239;background:#edf4e6;border:1px solid #d4e2c8;border-radius:999px;justify-content:center;align-items:center;padding:10px 14px;font-weight:600;display:inline-flex}.resident-chip.small{padding:6px 10px;font-size:12px}.bullet-list{color:#55645b;margin:0;padding-left:20px;line-height:1.8}.group-grid,.resident-channel-grid,.resident-stat-grid{gap:18px;display:grid}.group-grid,.resident-channel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.resident-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.group-card{padding:20px}.link-list,.resident-message-list,.resident-link-list{flex-direction:column;gap:10px;display:flex}.jump-link,.resident-message-card,.resident-link-row,.resident-channel-card{background:var(--panel-2);color:#48564d;border:1px solid #e6dccb;border-radius:14px;padding:12px 14px}.jump-link:hover,.resident-link-row:hover{color:#355028;background:#edf4e6}.frame-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.frame-wrap{min-height:calc(100vh - 180px);padding:14px}.prototype-frame{background:#fff;border:0;border-radius:18px;width:100%;min-height:calc(100vh - 210px)}.prototype-meta{color:var(--muted);flex-wrap:wrap;gap:10px;font-size:14px;display:flex}.resident-page-shell,.observer-page-shell,.platform-page-shell{max-width:1080px}.resident-hero{background:linear-gradient(#fffaf2 0%,#f5efe1 100%)}.observer-hero{background:linear-gradient(#f3f6fb 0%,#eef2f9 100%)}.platform-hero{background:linear-gradient(#f7f6ff 0%,#f1eefb 100%)}.resident-channel-card,.resident-message-card,.resident-stat-card,.resident-link-row{background:#fff8ee}.resident-channel-card h4,.resident-message-card h4{margin:12px 0 8px;font-size:18px}.resident-channel-card p,.resident-message-card p,.resident-link-row,.resident-stat-card span{color:#55645b;margin:0;line-height:1.6}.resident-action{color:#48653d;margin-top:12px;font-weight:700;display:inline-flex}.resident-message-top,.resident-link-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.resident-muted{color:var(--muted);font-size:13px}.resident-profile-card{align-items:center;gap:18px;display:flex}.resident-avatar{color:#3d5e30;background:#e5efdb;border:1px solid #cfddc0;border-radius:50%;place-items:center;width:72px;height:72px;font-size:28px;font-weight:800;display:grid}.resident-stat-card{text-align:center;padding:18px}.resident-stat-card strong{color:#365029;margin-bottom:6px;font-size:26px;display:block}.resident-bottom-nav{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:10px;display:grid;position:sticky;bottom:0}.resident-bottom-link{text-align:center;color:#58665d;border-radius:16px;padding:12px 8px;font-weight:600}.resident-bottom-link.is-active{color:#355028;background:#e8f0df}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.metric-grid-compact{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-card{background:#f7f9fc;border:1px solid #d8e2ef;border-radius:20px;padding:18px;box-shadow:0 12px 24px #3d517114}.metric-label{color:#66758b;margin-bottom:8px;font-size:13px;display:block}.metric-card strong{color:#2f4568;margin-bottom:6px;font-size:28px;display:block}.metric-card p{color:#607086;margin:0;line-height:1.5}.section-tone-resident-soft{background:#fffaf2}.section-tone-observer-soft{background:#f8fbff;border-color:#d9e4f1}.section-tone-platform-soft{background:#faf8ff;border-color:#ddd6f0}.observer-list{flex-direction:column;gap:12px;display:flex}.observer-card{background:#f2f7fd;border:1px solid #dce7f3;border-radius:18px;padding:16px 18px}.observer-card h4{margin:0;font-size:18px}.observer-card p{color:#5d6d82;margin:8px 0 0;line-height:1.6}.observer-topline{justify-content:space-between;align-items:center;gap:12px;display:flex}.observer-muted{color:#6a7b90;font-size:13px}.observer-link{color:#31527d;margin-top:12px;font-weight:700;display:inline-flex}.observer-summary{color:#5d6d82;margin:0;line-height:1.7}.platform-page-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-top:2px;padding:0 4px;display:flex}.platform-page-header-copy{flex-direction:column;gap:8px;min-width:0;display:flex}.platform-page-meta-row{flex-wrap:wrap;gap:8px;display:flex}.platform-page-header-side{flex-direction:column;align-items:flex-end;gap:10px;min-width:220px;display:flex}.platform-page-header h3{margin:6px 0 10px;font-size:24px}.platform-page-header p{color:#5e637e;margin:0;line-height:1.7}.platform-module-pill,.platform-template-pill{border-radius:999px;align-items:center;padding:8px 12px;font-size:13px;font-weight:700;display:inline-flex}.platform-module-pill{color:#475c84;background:#eef4ff;border:1px solid #d9e2f4}.platform-template-pill{color:#5b4f87;background:#f4efff;border:1px solid #ddd2f5}.platform-action-caption{color:#787292;letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:700}.platform-page-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.platform-action-chip{color:#5b478a;background:#efeafe;border:1px solid #d9cff8;border-radius:999px;justify-content:center;align-items:center;padding:10px 14px;font-weight:700;display:inline-flex}.platform-action-chip.tone-primary{color:#fff;background:#6654d9;border-color:#6654d9}.platform-action-chip.tone-secondary{color:#5b478a;background:#efeafe;border-color:#d9cff8}.platform-action-chip.tone-ghost{color:#6a618e;background:#fff;border-color:#ddd6f0}.platform-secondary-nav{flex-direction:column;gap:14px;display:flex}.platform-secondary-nav-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.platform-secondary-hint{color:#726f88;font-size:13px}.platform-secondary-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.platform-secondary-item{background:#f4f1fc;border:1px solid #ddd6f0;border-radius:18px;padding:14px 16px;transition:background-color .12s,border-color .12s,transform .12s;display:block}.platform-secondary-item.is-active{background:#ece5ff;border-color:#cdbef7}.platform-secondary-item.is-disabled{opacity:.72}.platform-secondary-item:hover{transform:translateY(-1px)}.platform-secondary-label{color:#433768;font-weight:700}.platform-secondary-path{color:#7b7696;margin-top:6px;font-size:12px}.observer-topline-start{align-items:flex-start}.platform-two-column-layout{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:18px;display:grid}.platform-stack-gap{flex-direction:column;gap:14px;display:flex}.platform-inline-copy{color:#5f6480;margin:0;line-height:1.7}.platform-scaffold-section{flex-direction:column;gap:20px;display:flex}.platform-section-heading{flex-direction:column;gap:8px;margin-bottom:14px;display:flex}.platform-section-meta-row{flex-wrap:wrap;gap:8px;display:flex}.platform-section-heading h4{color:#304765;margin:0;font-size:18px}.platform-section-kicker,.platform-section-kind{letter-spacing:.02em;text-transform:uppercase;border-radius:999px;align-items:center;width:fit-content;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.platform-section-kicker{color:#65568e;background:#f1ecff}.platform-section-kind{color:#4d638b;background:#eef4ff}.filter-bar{flex-wrap:wrap;gap:10px;display:flex}.filter-chip{color:#5e7086;cursor:default;background:#f4f8fc;border:1px solid #d6e1ef;border-radius:999px;padding:10px 14px;font-weight:600}.filter-chip.is-active{color:#36537a;background:#e5eef9;border-color:#c8d8eb}.list-row-group{flex-direction:column;gap:12px;display:flex}.list-row{background:#f4f8fc;border:1px solid #dce7f3;border-radius:18px;padding:16px 18px}.list-row-top{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.list-row-title{color:#304765;font-size:17px;font-weight:700}.list-row-meta{color:#6a7b90;margin-top:4px;font-size:13px}.list-row-aside{flex-shrink:0}.list-row-description{color:#5d6d82;margin:10px 0 0;line-height:1.65}.status-pill{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.tone-amber{background:linear-gradient(#fff4dd 0%,#fff8ee 100%)}.status-pill.tone-amber{color:#8a5b0f;background:#fff0cf;border-color:#f0d7a2}.tone-peach{background:linear-gradient(#fff0e6 0%,#fff8ee 100%)}.status-pill.tone-peach{color:#8a5130;background:#ffe7db;border-color:#efcfbe}.tone-lavender{background:linear-gradient(#f5efff 0%,#fff8ee 100%)}.status-pill.tone-lavender{color:#6a4a9f;background:#efe6ff;border-color:#d9caf4}.tone-mint{background:linear-gradient(#eaf7ef 0%,#fff8ee 100%)}.tone-green{background:linear-gradient(#edf6e8 0%,#fff8ee 100%)}.status-pill.tone-green{color:#3e6630;background:#e6f2df;border-color:#c8ddbb}.tone-gold{background:linear-gradient(#f9f0d9 0%,#fff8ee 100%)}@media (width<=980px){.app-shell{grid-template-columns:1fr}.platform-page-header,.platform-secondary-nav-top,.platform-page-header-side{flex-direction:column;align-items:flex-start}.platform-secondary-list{grid-template-columns:1fr}.platform-page-header-side{min-width:0}.sidebar{border-right:0;border-bottom:1px solid var(--line);height:auto;position:static}.content{padding:18px}.group-grid,.resident-channel-grid,.resident-stat-grid,.metric-grid,.platform-two-column-layout{grid-template-columns:1fr}.frame-header,.resident-profile-card{flex-direction:column;align-items:flex-start}.frame-wrap{min-height:72vh}.prototype-frame{min-height:68vh}}.community-hero{background:linear-gradient(135deg,#c4a97d 0%,#a68b5b 30%,#8b7355 60%,#6b5b3e 100%);border-radius:0 0 24px 24px;width:100%;height:220px;margin-bottom:24px;position:relative;overflow:hidden}.community-hero-overlay{background:linear-gradient(#0000 40%,#2d3a318c 100%);position:absolute;inset:0}.community-hero-text{color:#fff;position:absolute;bottom:20px;left:20px;right:20px}.community-hero-text h1{text-shadow:0 1px 4px #0000004d;margin:0 0 4px;font-size:1.5rem;font-weight:700}.community-hero-text p{opacity:.9;margin:0;font-size:.9rem}.suggestion-feed{flex-direction:column;gap:12px;display:flex}.suggestion-feed-card{background:var(--panel);border-radius:14px;padding:16px 18px;transition:box-shadow .2s,transform .2s;display:block;box-shadow:0 2px 8px #5b4a2b0f}.suggestion-feed-card:hover{transform:translateY(-1px);box-shadow:0 4px 16px #5b4a2b1f}.suggestion-feed-card .feed-card-row{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.suggestion-feed-card .feed-card-title{color:var(--text);margin:0 0 6px;font-size:1.02rem;font-weight:600;line-height:1.4}.suggestion-feed-card .feed-card-meta{color:var(--muted);align-items:center;gap:10px;margin-bottom:4px;font-size:.82rem;display:flex}.suggestion-feed-card .feed-card-excerpt{color:var(--muted);margin:6px 0 0;font-size:.84rem;line-height:1.45}.feed-section-title{color:var(--text);margin:20px 0 10px;padding-left:2px;font-size:1.05rem;font-weight:700}.channel-grid-warm{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.channel-card-warm{background:var(--panel);text-align:center;border-radius:14px;padding:18px 14px;transition:box-shadow .2s,transform .2s;display:block;box-shadow:0 2px 8px #5b4a2b0f}.channel-card-warm:hover{transform:translateY(-1px);box-shadow:0 4px 16px #5b4a2b1f}.channel-card-warm .channel-emoji{margin-bottom:6px;font-size:2rem}.channel-card-warm h4{color:var(--text);margin:0 0 4px;font-size:.98rem;font-weight:700}.channel-card-warm p{color:var(--muted);margin:0;font-size:.78rem;line-height:1.35}.channel-card-warm .channel-badge{color:#8b7355;background:#f3ecdf;border-radius:10px;margin-top:8px;padding:2px 8px;font-size:.7rem;display:inline-block}.message-list-warm{flex-direction:column;gap:10px;display:flex}.message-card-warm{background:var(--panel);border-radius:12px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex;box-shadow:0 1px 4px #5b4a2b0d}.message-card-warm .msg-dot{background:#e8a849;border-radius:50%;width:8px;min-width:8px;height:8px;margin-top:6px}.message-card-warm .msg-body{flex:1;min-width:0}.message-card-warm .msg-body h4{color:var(--text);margin:0 0 3px;font-size:.95rem;font-weight:600;line-height:1.35}.message-card-warm .msg-body .msg-meta{color:var(--muted);font-size:.78rem}.profile-header-warm{text-align:center;padding:28px 0 16px}.profile-avatar-placeholder{color:#fff;background:linear-gradient(135deg,#c4a97d,#a68b5b);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 12px;font-size:2rem;display:flex}.profile-header-warm h2{margin:0 0 2px;font-size:1.2rem;font-weight:700}.profile-header-warm .profile-sub{color:var(--muted);font-size:.82rem}.profile-stat-row{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-around;margin:8px 0 16px;padding:12px 0;display:flex}.profile-stat-row .stat-item{text-align:center}.profile-stat-row .stat-num{color:var(--text);font-size:1.3rem;font-weight:700}.profile-stat-row .stat-label{color:var(--muted);font-size:.75rem}.profile-link-list{flex-direction:column;display:flex}.profile-link-row{border-bottom:1px solid var(--line);color:var(--text);cursor:pointer;justify-content:space-between;align-items:center;padding:14px 0;font-size:.94rem;display:flex}.profile-link-row:last-child{border-bottom:none}.profile-link-row .link-arrow{color:var(--muted);font-size:.82rem}.compose-actions{flex-direction:column;gap:14px;padding:12px 0;display:flex}.compose-action-card{background:var(--panel);cursor:pointer;border-radius:14px;align-items:center;gap:14px;padding:20px 18px;transition:box-shadow .2s;display:flex;box-shadow:0 2px 8px #5b4a2b0f}.compose-action-card:hover{box-shadow:0 4px 16px #5b4a2b1f}.compose-action-card .compose-emoji{text-align:center;min-width:52px;font-size:2.2rem}.compose-action-card .compose-info h4{color:var(--text);margin:0 0 3px;font-size:1.02rem;font-weight:700}.compose-action-card .compose-info p{color:var(--muted);margin:0;font-size:.8rem}.compose-action-card .compose-badge{color:#8b7355;white-space:nowrap;background:#f3ecdf;border-radius:10px;margin-left:auto;padding:3px 10px;font-size:.7rem}.work-summary-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:18px;display:grid}.work-summary-card{background:var(--panel);text-align:center;border-radius:12px;padding:16px 14px;box-shadow:0 1px 4px #5b4a2b0d}.work-summary-card .ws-num{color:var(--text);font-size:1.6rem;font-weight:700}.work-summary-card .ws-label{color:var(--muted);margin-top:2px;font-size:.78rem}.work-quick-actions{gap:10px;margin-bottom:18px;display:flex}.work-quick-btn{text-align:center;background:var(--green);color:#fff;border-radius:12px;flex:1;padding:14px 10px;font-size:.92rem;font-weight:600;transition:background .2s;display:block}.work-quick-btn:hover{background:var(--green-strong)}.juwei-home{--juwei-card-shadow:0 6px 20px #a3744c14;--juwei-card-radius:18px;--juwei-warm-text:#5c3d23;--juwei-warm-muted:#8a6b4c;--juwei-warm-line:#efe1cd;--juwei-warm-panel:#fffaf3;--juwei-warm-bg-grad:radial-gradient(circle at top, #fff0de 0%, transparent 32%), linear-gradient(180deg, #fffaf4 0%, #fbeed9 100%);background:var(--juwei-warm-bg-grad);max-width:430px;min-height:100vh;color:var(--juwei-warm-text);margin:0 auto;padding:0 0 110px;font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif;position:relative;box-shadow:0 0 60px #7850280d}@media (width>=981px){body:has(.juwei-home){background:linear-gradient(#f8f3e9 0%,#f3eddf 100%)}.juwei-home{border-radius:28px;min-height:calc(100vh - 48px);margin:24px auto;overflow:hidden;box-shadow:0 22px 60px #5b4a2b2e}.juwei-bottom-nav{position:fixed;bottom:28px}}.juwei-hero{background-color:#f3d9b1;background-position:50%;background-size:cover;height:230px;position:relative;overflow:hidden}.juwei-hero-shade{background:linear-gradient(#ffe6c80d 30%,#78461e8c 100%);position:absolute;inset:0}.juwei-hero-config{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:not-allowed;z-index:2;background:#3c231252;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex;position:absolute;top:14px;right:14px}.juwei-hero-text{color:#fff8f0;text-shadow:0 2px 8px #28120873;z-index:2;position:absolute;bottom:22px;left:22px;right:22px}.juwei-hero-eyebrow{letter-spacing:.12em;opacity:.92;margin-bottom:4px;font-size:13px}.juwei-hero-text h1{letter-spacing:.02em;margin:0 0 6px;font-size:30px;font-weight:800;line-height:1.15}.juwei-hero-greeting{opacity:.92;margin:4px 0 0;font-size:13px;font-weight:400}.juwei-feed{flex-direction:column;gap:14px;padding:18px 16px 6px;display:flex}.juwei-feed-end{text-align:center;color:var(--juwei-warm-muted);opacity:.7;padding:18px 0 4px;font-size:12px}.feed-card-juwei{border-radius:var(--juwei-card-radius);box-shadow:var(--juwei-card-shadow);border:1px solid var(--juwei-warm-line);text-align:left;color:inherit;background:#fff;padding:16px 16px 14px;text-decoration:none;transition:transform .18s,box-shadow .18s;display:block}.feed-card-juwei:hover{transform:translateY(-1px);box-shadow:0 10px 26px #a3744c24}.feed-card-juwei--button{border:1px solid var(--juwei-warm-line);width:100%;font:inherit;cursor:pointer}.feed-card-top{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.feed-card-time{color:var(--juwei-warm-muted);font-size:12px}.feed-card-heading{color:var(--juwei-warm-text);margin:0;font-size:17px;font-weight:700;line-height:1.42}.feed-card-text{color:#7a5a3d;margin:8px 0 0;font-size:13.5px;line-height:1.65}.feed-card-meta{color:var(--juwei-warm-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:12px;font-size:12px;display:flex}.feed-card-cta{color:#9b4f1f;font-weight:700}.feed-card-footer{margin-top:12px}.juwei-home .feed-type{letter-spacing:.02em;border-radius:999px;align-items:center;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.juwei-home .feed-type.amber{color:#9a602f;background:#fff0dd}.juwei-home .feed-type.peach{color:#a2613d;background:#ffe1d2}.juwei-home .feed-type.lavender{color:#6d58a3;background:#ece5ff}.juwei-home .feed-type.mint{color:#3f7558;background:#d8efde}.juwei-home .feed-type.slate{color:#4b6478;background:#e3eaf1}.feed-card-author{align-items:center;gap:8px;margin:10px 0 4px;display:flex}.feed-card-avatar{color:#fff;text-shadow:0 1px 1px #0000002e;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:700;display:flex}.feed-card-author-name{color:#6a4824;font-size:13px;font-weight:600}.feed-tag-problem{color:#b85a2c;background:#fff0dd;border-radius:8px;margin-left:auto;padding:2px 8px;font-size:11px;font-weight:700}.feed-progress-tri{align-items:flex-start;margin:14px 2px 4px;display:flex}.feed-progress-step{flex:1;align-items:center;min-width:0;display:flex;position:relative}.feed-progress-step:last-child{flex:none}.feed-progress-dot{z-index:1;background:#e7d6bf;border:2px solid #f5e7d0;border-radius:50%;flex-shrink:0;width:14px;height:14px}.feed-progress-line{background:#f0e3cc;border-radius:999px;flex:1;height:3px;margin:0 6px}.feed-progress-label{white-space:nowrap;color:var(--juwei-warm-muted);font-size:11px;font-weight:600;position:absolute;top:20px;left:0}.feed-progress-step.is-reached .feed-progress-dot{background:#b48653;border-color:#f0d8b3}.feed-progress-step.is-reached .feed-progress-line{background:linear-gradient(90deg,#b48653 0%,#f0e3cc 100%)}.feed-progress-step.is-current .feed-progress-dot{background:#fff;border:3px solid #6d58a3;width:16px;height:16px;box-shadow:0 0 0 4px #6d58a329}.feed-progress-step.is-current .feed-progress-label{color:#6d58a3}.juwei-home .feed-progress-tri{margin-bottom:24px}.feed-vote{background:#fbf6ec;border:1px solid #f1e6cd;border-radius:12px;margin:12px 0 2px;padding:12px 12px 10px}.feed-vote-row{justify-content:space-between;margin-bottom:8px;font-size:12px;font-weight:700;display:flex}.feed-vote-support{color:#3f7558}.feed-vote-oppose{color:#b85f3a}.feed-vote-bar{background:#f0e3cc;border-radius:999px;height:10px;display:flex;overflow:hidden}.feed-vote-bar-support{background:linear-gradient(90deg,#7fc38f,#4fa56a)}.feed-vote-bar-oppose{background:linear-gradient(90deg,#f0a988,#d4744f)}.feed-vote-meta{color:var(--juwei-warm-muted);justify-content:space-between;align-items:center;margin-top:8px;font-size:12px;display:flex}.feed-step-pill{color:#4f7b59;background:#fff;border:1px solid #d8efde;border-radius:999px;padding:2px 10px;font-size:11px;font-weight:700}.notify-row{align-items:center;gap:10px;margin:12px 0 4px;display:flex}.notify-status{border-radius:999px;padding:3px 10px;font-size:11.5px;font-weight:700;display:inline-flex}.notify-status.pending{color:#9a602f;background:#fff0dd}.notify-status.progress{color:#4b6478;background:#e3eaf1}.notify-status.reported{color:#6d58a3;background:#ece5ff}.notify-status.feedback{color:#3f7558;background:#d8efde}.notify-status.excluded{color:#836a4d;background:#efeae3}.notify-from{color:var(--juwei-warm-muted);text-align:right;flex:1;font-size:12px}.notify-next-action{color:#4a6a36;background:#f5fbed;border:1px solid #d8e9c4;border-radius:12px;align-items:center;gap:10px;margin-top:12px;padding:10px 12px;font-size:13px;font-weight:600;display:flex}.notify-next-action>span{flex:1}.notify-next-btn{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:999px;flex-shrink:0;padding:6px 14px;font-size:12.5px;font-weight:700}.notify-next-btn:hover{background:var(--green-strong)}.juwei-bottom-nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;background:#fffbf6f5;border:1px solid #edd8c3;border-radius:24px;justify-content:space-around;align-items:center;width:min(398px,100vw - 24px);padding:10px 8px;display:flex;position:fixed;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #7850282e}.juwei-bn-link{color:#8a9486;flex-direction:column;align-items:center;gap:4px;min-width:44px;padding:4px 2px;font-size:11px;font-weight:600;text-decoration:none;display:flex}.juwei-bn-link.is-active{color:#5d7b4d}.juwei-bn-plus{cursor:pointer;background:linear-gradient(135deg,#7fc38f 0%,#4fa56a 100%);border:4px solid #fffbf6;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;margin-top:-28px;padding:0;display:flex;box-shadow:0 10px 20px #4fa56a57}.juwei-bn-plus:active{transform:scale(.96)}@media (width>=981px){.juwei-bottom-nav{width:calc(100% - 24px);max-width:398px;position:absolute;bottom:18px}}.juwei-placeholder-hero{color:#6a4423;text-align:left;background:linear-gradient(135deg,#ffe5c8 0%,#f6d2a4 100%);padding:36px 22px 28px}.juwei-placeholder-hero h1{margin:6px 0 0;font-size:24px;font-weight:800}.juwei-placeholder .juwei-hero-eyebrow{opacity:.7}.juwei-placeholder-card{border:1px solid var(--juwei-warm-line);border-radius:var(--juwei-card-radius);text-align:center;box-shadow:var(--juwei-card-shadow);background:#fff;padding:28px 22px}.juwei-placeholder-emoji{margin-bottom:10px;font-size:38px}.juwei-placeholder-card h3{color:var(--juwei-warm-text);margin:0 0 6px;font-size:16px}.juwei-placeholder-card p{color:var(--juwei-warm-muted);margin:6px 0 0;font-size:13px;line-height:1.6}.juwei-placeholder-hint{border-top:1px dashed #efe1cd;padding-top:6px;color:#b48653!important;margin-top:14px!important;font-size:12px!important}.juwei-compose-header{z-index:10;border-bottom:1px solid var(--juwei-warm-line);background:linear-gradient(#fffaf3 0%,#fbeed9 100%);align-items:center;gap:12px;padding:14px 16px 12px;display:flex;position:sticky;top:0}.juwei-compose-header h1{color:var(--juwei-warm-text);flex:1;margin:0;font-size:18px;font-weight:800}.juwei-compose-back{border:1px solid var(--juwei-warm-line);width:32px;height:32px;color:var(--juwei-warm-text);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:18px;display:flex}.juwei-compose-back:hover{background:#fffaf3}.juwei-compose-eyebrow{color:var(--juwei-warm-muted);background:#fff5e6;border:1px solid #f0d8b0;border-radius:999px;padding:4px 10px;font-size:12px}.juwei-compose-body{gap:16px;padding-top:18px}.juwei-compose-label{color:var(--juwei-warm-text);margin-bottom:-4px;font-size:13px;font-weight:700;display:block}.juwei-compose-title{border:1px solid var(--juwei-warm-line);width:100%;color:var(--juwei-warm-text);background:#fffdf8;border-radius:14px;padding:14px 16px;font-size:16px}.juwei-compose-title:focus{border-color:#d8b07c;outline:none;box-shadow:0 0 0 3px #d8b07c2e}.juwei-compose-tags-row{flex-direction:column;gap:8px;display:flex}.juwei-compose-tags-list{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.juwei-compose-tag-add{color:#9a602f;cursor:pointer;background:#fff;border:1px dashed #e0b88e;border-radius:999px;padding:6px 14px;font-size:12px;font-weight:600}.juwei-compose-tag-add:hover{background:#fff5e6}.juwei-compose-hint{color:var(--juwei-warm-muted);text-align:center;padding:8px 0;font-size:13px}.juwei-compose-error{color:#b85f3a;background:#ffece2;border:1px solid #f0c4a8;border-radius:12px;padding:10px 14px;font-size:13px;font-weight:600}.juwei-compose-action-row{gap:10px;margin-top:4px;display:flex}.juwei-compose-btn{cursor:pointer;border:0;border-radius:14px;flex:1;padding:14px;font-size:15px;font-weight:700;transition:transform .12s,box-shadow .12s,background .12s}.juwei-compose-btn:disabled{opacity:.6;cursor:not-allowed}.juwei-compose-btn.primary{color:#fff;background:linear-gradient(135deg,#7fc38f 0%,#4fa56a 100%);box-shadow:0 8px 18px #4fa56a47}.juwei-compose-btn.primary:hover:not(:disabled){transform:translateY(-1px)}.juwei-compose-btn.ghost{color:var(--juwei-warm-text);border:1px solid var(--juwei-warm-line);background:#fff}.juwei-compose-btn.ghost:hover:not(:disabled){background:#fffaf3}.tt-editor{border:1px solid var(--juwei-warm-line);background:#fffdf8;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.tt-editor-loading{color:var(--juwei-warm-muted);padding:22px;font-size:13px}.tt-toolbar{border-bottom:1px solid var(--juwei-warm-line);background:#fffaf3;flex-wrap:wrap;align-items:center;gap:4px;padding:8px 10px;display:flex}.tt-tb-btn{color:var(--juwei-warm-text);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;min-width:32px;padding:6px 10px;font-size:13px;font-weight:600}.tt-tb-btn:hover:not(:disabled){background:#fff5e6}.tt-tb-btn.is-active{color:#5d3a18;background:#e8d4be;border-color:#d8b07c}.tt-tb-btn:disabled{opacity:.45;cursor:not-allowed}.tt-tb-divider{background:var(--juwei-warm-line);width:1px;height:18px;margin:0 4px}.tt-editor-content{min-height:220px;max-height:60vh;color:var(--juwei-warm-text);padding:14px 16px;font-size:15px;line-height:1.75;overflow:auto}.tt-editor-content .ProseMirror{outline:none;min-height:200px}.tt-editor-content .ProseMirror p{margin:0 0 10px}.tt-editor-content .ProseMirror h1{margin:6px 0 8px;font-size:22px}.tt-editor-content .ProseMirror h2{margin:6px 0 8px;font-size:19px}.tt-editor-content .ProseMirror h3{margin:6px 0 8px;font-size:17px}.tt-editor-content .ProseMirror ul,.tt-editor-content .ProseMirror ol{margin:6px 0 10px;padding-left:22px}.tt-editor-content .ProseMirror li{margin-bottom:4px}.tt-editor-content .ProseMirror blockquote{color:#5c3d23;background:#fbf6ec;border-left:3px solid #7fc38f;margin:6px 0;padding:6px 12px}.tt-editor-content .ProseMirror img{border-radius:12px;max-width:100%;margin:8px 0}.tt-editor-content .ProseMirror a{color:#9a602f;text-decoration:underline}.tt-editor-content .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);color:var(--juwei-warm-muted);float:left;pointer-events:none;height:0}.tt-editor-footer{border-top:1px dashed var(--juwei-warm-line);background:#fffaf3;justify-content:flex-end;padding:6px 14px;display:flex}.tt-char-count{color:var(--juwei-warm-muted);font-size:12px}.rich-content{color:var(--juwei-warm-text);font-size:15.5px;line-height:1.78}.rich-content p{margin:0 0 12px}.rich-content h1{margin:12px 0 8px;font-size:22px}.rich-content h2{margin:10px 0 8px;font-size:19px}.rich-content h3{margin:8px 0 6px;font-size:17px}.rich-content ul,.rich-content ol{margin:6px 0 10px;padding-left:22px}.rich-content li{margin-bottom:6px}.rich-content blockquote{color:#5c3d23;background:#fbf6ec;border-left:3px solid #7fc38f;border-radius:6px;margin:8px 0;padding:8px 14px}.rich-content img{border-radius:12px;max-width:100%;margin:8px 0;box-shadow:0 2px 8px #5b4a2b14}.rich-content a{color:#9a602f;text-decoration:underline}.nbh-sheet-mask{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;background:#28190f73;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.nbh-sheet{background:#fffaf3;border-radius:22px 22px 0 0;flex-direction:column;width:min(430px,100vw);max-height:75vh;animation:.22s ease-out nbh-sheet-up;display:flex;overflow:hidden}@keyframes nbh-sheet-up{0%{opacity:.6;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.nbh-sheet-header{border-bottom:1px solid var(--juwei-warm-line);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.nbh-sheet-header h3{color:var(--juwei-warm-text);margin:0;font-size:16px;font-weight:800}.nbh-sheet-cancel,.nbh-sheet-confirm{cursor:pointer;background:0 0;border:0;padding:6px 8px;font-size:14px;font-weight:700}.nbh-sheet-cancel{color:var(--juwei-warm-muted)}.nbh-sheet-confirm{color:#5d7b4d}.nbh-sheet-body{flex-wrap:wrap;gap:10px;padding:16px;display:flex;overflow-y:auto}.nbh-tag-option{border:1px solid var(--juwei-warm-line);color:var(--juwei-warm-text);cursor:pointer;background:#fff;border-radius:14px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:600;display:inline-flex}.nbh-tag-option:hover{background:#fff5e6}.nbh-tag-option.is-selected{color:#3e6630;background:#e6f2df;border-color:#7fc38f}.nbh-tag-option.is-official{color:#9a602f;background:#fff0dd;border-color:#f0c08a}.nbh-tag-option.is-official.is-selected{background:#ffd9a8;border-color:#d8a05a}.nbh-tag-option.is-problem{color:#a2613d}.nbh-tag-option.is-problem.is-selected{color:#7a3a18;background:#ffe1d2;border-color:#d8744f}.nbh-tag-hint{color:inherit;background:#0000000f;border-radius:6px;padding:1px 6px;font-size:11px;font-weight:700}.nbh-tag-chip{color:#8b7355;background:#f3ecdf;border-radius:999px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.nbh-tag-chip.is-official{color:#9a602f;background:#fff0dd}.nbh-tag-chip.is-problem{color:#a2613d;background:#ffe1d2}.nbh-tag-chip-remove{color:inherit;cursor:pointer;background:0 0;border:0;margin-left:2px;padding:0;font-size:14px;line-height:1}.nbh-avatar-wrap{display:inline-flex;position:relative}.nbh-avatar{color:#fff;text-shadow:0 1px 1px #0003;border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex}.official-shield{filter:drop-shadow(0 2px 4px #466e3c59);display:inline-flex;position:absolute;bottom:-2px;right:-2px}.official-pill{color:#9a602f;background:#fbeed9;border:1px solid #f0d8b0;border-radius:999px;margin-left:6px;padding:2px 8px;font-size:11px;font-weight:700;line-height:1.4}.nbh-post-card{border-radius:var(--juwei-card-radius);border:1px solid var(--juwei-warm-line);box-shadow:var(--juwei-card-shadow);background:#fff;flex-direction:column;gap:10px;padding:16px 16px 14px;display:flex}.nbh-post-card.is-top{background:linear-gradient(#fff8ec 0%,#fff 60%);border-color:#f0c08a;box-shadow:0 10px 24px #d8a05a2e}.nbh-post-top{color:var(--juwei-warm-muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;display:flex}.nbh-post-time{margin-left:auto}.nbh-pin-pill{color:#b85f3a;background:#ffe1c2;border-radius:6px;padding:2px 8px;font-size:11px;font-weight:700}.nbh-pin-pill-lg{border-radius:8px;margin-left:auto;padding:4px 12px;font-size:12px}.nbh-status-pill{color:#6d58a3;background:#ece5ff;border-radius:6px;padding:2px 8px;font-size:11px;font-weight:700}.nbh-problem-pill{color:#a2613d;background:#ffe1d2;border-radius:6px;padding:2px 8px;font-size:11px;font-weight:700}.nbh-post-link{color:inherit}.nbh-post-link:hover{color:#9a602f}.nbh-post-title{color:var(--juwei-warm-text);margin:0;font-size:17px;font-weight:800;line-height:1.4}.nbh-post-author{align-items:center;gap:8px;display:flex}.nbh-post-author-name{color:#6a4824;font-size:13px;font-weight:700}.nbh-post-abstract{color:#7a5a3d;margin:0;font-size:13.5px;line-height:1.65}.nbh-post-cover{border-radius:12px;max-height:200px;display:block;overflow:hidden}.nbh-post-cover img{object-fit:cover;width:100%;height:100%;display:block}.nbh-post-tags{flex-wrap:wrap;gap:6px;display:flex}.nbh-post-meta{color:var(--juwei-warm-muted);border-top:1px dashed #f0e1cc;justify-content:space-between;align-items:center;padding-top:10px;font-size:12px;display:flex}.nbh-post-meta-right{align-items:center;gap:12px;display:flex}.nbh-meta-btn{color:#9a602f;cursor:pointer;background:#fff5e6;border:1px solid #f0d8b0;border-radius:999px;padding:4px 12px;font-size:12px;font-weight:700}.nbh-meta-btn:hover{background:#ffe5c2}.nbh-meta-cta{color:#9a602f;font-weight:700}.juwei-list-header{z-index:10;border-bottom:1px solid var(--juwei-warm-line);background:linear-gradient(#fffaf3 0%,#fbeed9 100%);align-items:center;gap:12px;padding:14px 16px 12px;display:flex;position:sticky;top:0}.juwei-list-header h1{color:var(--juwei-warm-text);flex:1;margin:0;font-size:20px;font-weight:800}.juwei-list-plus{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7fc38f 0%,#4fa56a 100%);border:0;border-radius:50%;width:36px;height:36px;font-size:22px;line-height:1;box-shadow:0 6px 14px #4fa56a47}.juwei-list-tabs{background:var(--juwei-warm-bg-grad);scrollbar-width:none;gap:8px;padding:10px 16px 4px;display:flex;overflow-x:auto}.juwei-list-tabs::-webkit-scrollbar{display:none}.juwei-list-tab{border:1px solid var(--juwei-warm-line);color:var(--juwei-warm-muted);cursor:pointer;background:#fff;border-radius:999px;flex-shrink:0;padding:8px 14px;font-size:13px;font-weight:600}.juwei-list-tab.is-active{color:#9a602f;background:#fffaf3;border-color:#d8b07c;font-weight:800}.juwei-nbh-list-body{padding-top:12px}.juwei-nbh-detail-body{gap:16px;padding-top:18px;padding-bottom:24px}.nbh-detail-author{align-items:center;gap:12px;display:flex}.nbh-detail-author-meta{flex-direction:column;gap:2px;display:flex}.nbh-detail-author-row{align-items:center;display:flex}.nbh-detail-author-name{color:var(--juwei-warm-text);font-size:15px;font-weight:800}.nbh-detail-author-sub{color:var(--juwei-warm-muted);font-size:12px}.nbh-detail-title{color:var(--juwei-warm-text);margin:0;font-size:21px;font-weight:800;line-height:1.35}.nbh-detail-tags{flex-wrap:wrap;gap:6px;display:flex}.nbh-detail-content{background:#fffdf8;border:1px solid #f3ecdf;border-radius:14px;padding:14px 16px}.nbh-detail-actions{border-top:1px dashed var(--juwei-warm-line);border-bottom:1px dashed var(--juwei-warm-line);color:var(--juwei-warm-muted);justify-content:space-between;align-items:center;padding:8px 0;font-size:13px;display:flex}.nbh-like-btn{border:1px solid var(--juwei-warm-line);color:var(--juwei-warm-text);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:700;display:inline-flex}.nbh-like-btn.is-liked{color:#b85f3a;background:#ffe1e1;border-color:#f4b6b6}.nbh-like-btn:disabled{opacity:.6;cursor:not-allowed}.nbh-detail-stat{color:var(--juwei-warm-muted)}.nbh-detail-manage{border:1px solid var(--juwei-warm-line);background:#fffaf3;border-radius:14px;flex-direction:column;gap:10px;padding:12px 14px;display:flex}.nbh-detail-manage header{color:var(--juwei-warm-muted);font-size:13px;font-weight:700}.nbh-manage-actions{flex-wrap:wrap;gap:8px;display:flex}.nbh-manage-btn{border:1px solid var(--juwei-warm-line);color:var(--juwei-warm-text);cursor:pointer;background:#fff;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:700}.nbh-manage-btn:hover{background:#fff5e6}.nbh-manage-btn.primary{color:#fff;background:linear-gradient(135deg,#7fc38f 0%,#4fa56a 100%);border-color:#0000}.nbh-manage-btn.danger{color:#b85f3a;border-color:#f0c4a8}.nbh-manage-btn.danger:hover{background:#ffe7da}.nbh-detail-replies{flex-direction:column;gap:12px;display:flex}.nbh-detail-replies-head{color:var(--juwei-warm-text);font-size:14px;font-weight:800}.nbh-reply-tree{flex-direction:column;gap:12px;display:flex}.nbh-reply-block{background:#fffdf8;border:1px solid #f3ecdf;border-radius:14px;flex-direction:column;gap:10px;padding:12px 14px;display:flex}.nbh-reply-item{gap:10px;display:flex}.nbh-reply-item.is-top .nbh-reply-block{background:#fff5e6}.nbh-reply-item.is-child{padding-left:4px}.nbh-reply-body{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.nbh-reply-head{color:var(--juwei-warm-muted);flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;display:flex}.nbh-reply-name{color:var(--juwei-warm-text);font-size:13px;font-weight:700}.nbh-reply-official{color:#3e6630;background:#d8efde;border-radius:6px;padding:1px 8px;font-size:11px;font-weight:700}.nbh-reply-time{margin-left:auto}.nbh-reply-text{color:#5c3d23;margin:0;font-size:14px;line-height:1.65}.nbh-reply-actions{gap:12px;font-size:12px;display:flex}.nbh-reply-action{color:#9a602f;cursor:pointer;background:0 0;border:0;padding:2px 0;font-weight:700}.nbh-reply-action.danger{color:#b85f3a}.nbh-reply-children{border-left:2px solid #f0e1cc;flex-direction:column;gap:10px;margin-top:-2px;margin-left:36px;padding-left:12px;display:flex}.nbh-reply-composer{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--juwei-warm-line);background:#fffbf6f7;border-radius:18px;flex-direction:column;gap:6px;padding:10px 12px;display:flex;position:sticky;bottom:88px;box-shadow:0 -6px 14px #7850280f}.nbh-reply-context{color:#9a602f;background:#fff0dd;border-radius:8px;align-self:flex-start;align-items:center;gap:8px;padding:4px 10px;font-size:12px;display:inline-flex}.nbh-reply-context-cancel{color:#9a602f;cursor:pointer;background:0 0;border:0;padding:0 4px;font-size:14px}.nbh-reply-input{border:1px solid var(--juwei-warm-line);color:var(--juwei-warm-text);resize:vertical;background:#fffdf8;border-radius:12px;padding:10px 12px;font-size:14px;line-height:1.55}.nbh-reply-input:focus{border-color:#d8b07c;outline:none;box-shadow:0 0 0 3px #d8b07c2e}.nbh-reply-composer-foot{justify-content:space-between;align-items:center;display:flex}.nbh-reply-counter{color:var(--juwei-warm-muted);font-size:11px}.nbh-reply-submit{flex:none;padding:8px 18px;font-size:13px}.juwei-compose-panel-root{z-index:200;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.juwei-compose-panel-mask{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#28190f73;position:absolute;inset:0}.juwei-compose-panel-sheet{background:linear-gradient(#fffaf3 0%,#fff5e6 100%);border-radius:24px 24px 0 0;flex-direction:column;gap:18px;width:min(430px,100vw);padding:22px 18px 28px;animation:.22s ease-out nbh-sheet-up;display:flex;position:relative;box-shadow:0 -16px 40px #7850282e}.juwei-compose-panel-head{text-align:center}.juwei-compose-panel-head h2{color:var(--juwei-warm-text);margin:0;font-size:18px;font-weight:800}.juwei-compose-panel-head p{color:var(--juwei-warm-muted);margin:4px 0 0;font-size:13px}.juwei-compose-panel-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.juwei-cp-action{border:1px solid var(--juwei-warm-line);cursor:pointer;text-align:center;background:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:6px;padding:16px 14px;transition:transform .12s,box-shadow .12s;display:flex}.juwei-cp-action:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 18px #a3744c24}.juwei-cp-action.is-disabled{opacity:.5;cursor:not-allowed}.juwei-cp-emoji{border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:4px;font-size:26px;display:flex}.juwei-cp-action.tone-peach .juwei-cp-emoji{background:#ffe1d2}.juwei-cp-action.tone-amber .juwei-cp-emoji{background:#fff0dd}.juwei-cp-action.tone-mint .juwei-cp-emoji{background:#d8efde}.juwei-cp-action.tone-lavender .juwei-cp-emoji{background:#ece5ff}.juwei-cp-action.tone-green .juwei-cp-emoji{background:#e7f2dc}.juwei-cp-action.tone-slate .juwei-cp-emoji{background:#e3eaf1}.juwei-cp-label{color:var(--juwei-warm-text);font-size:15px;font-weight:800}.juwei-cp-hint{color:var(--juwei-warm-muted);font-size:11px;line-height:1.4}.juwei-compose-panel-cancel{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f3d9b1,#e8a849);border:0;border-radius:16px;padding:14px;font-size:15px;font-weight:800;box-shadow:0 8px 18px #e8a84952}
