.eval-page{max-width:480px;margin:0 auto;padding:1rem .75rem 5rem}.eval-page-header{margin-bottom:1.25rem}.eval-page-title{font-size:1.3rem;font-weight:800;color:#0f172a;margin:0 0 .25rem}.eval-page-subtitle{font-size:.78rem;color:#94a3b8;margin:0}.eval-progress{margin-top:.5rem;display:flex;align-items:center;gap:.5rem}.eval-progress-bar{flex:1;height:6px;background:#f1f5f9;border-radius:3px;overflow:hidden}.eval-progress-fill{height:100%;background:#1d4ed8;border-radius:3px;transition:width .3s}.eval-progress-text{font-size:.72rem;color:#64748b;font-weight:600;white-space:nowrap}.eval-category-section{margin-bottom:1.25rem}.eval-category-title{font-size:.95rem;font-weight:700;color:#1e293b;margin:0 0 .5rem;padding-bottom:.35rem;border-bottom:2px solid #e2e8f0}.eval-section-title{font-size:.88rem;font-weight:700;color:#1e293b;margin:.75rem 0 .5rem}.eval-comment-section{margin:1rem 0}.eval-comment-label{font-size:.78rem;color:#64748b;font-weight:600;display:block;margin-bottom:.3rem}.eval-comment-input{width:100%;padding:.6rem .75rem;border:1px solid #e2e8f0;border-radius:10px;font-size:.88rem;min-height:80px;resize:vertical;font-family:inherit}.eval-submit-btn{display:block;width:100%;padding:.85rem;border:none;border-radius:12px;background:#1d4ed8;color:#fff;font-size:1rem;font-weight:700;cursor:pointer;transition:opacity .2s}.eval-submit-btn:disabled{opacity:.5;cursor:not-allowed}.eval-submit-btn:hover:not(:disabled){opacity:.9}.eval-msg{padding:.6rem .85rem;border-radius:10px;font-size:.82rem;font-weight:600;margin-bottom:.75rem}.eval-msg.success{background:#f0fdf4;color:#15803d;border:1px solid #dcfce7}.eval-msg.error{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.eval-card{background:#fff;border:1px solid #f1f5f9;border-radius:12px;padding:.75rem;margin-bottom:.5rem}.eval-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.2rem}.eval-card-name{font-size:.88rem;font-weight:700;color:#1e293b}.eval-card-label{font-size:.65rem;font-weight:600;padding:2px 8px;border-radius:20px}.eval-card-label[data-level="1"]{background:#fef2f2;color:#dc2626}.eval-card-label[data-level="2"]{background:#fffbeb;color:#d97706}.eval-card-label[data-level="3"]{background:#f0fdf4;color:#16a34a}.eval-card-label[data-level="4"]{background:#eff6ff;color:#1d4ed8}.eval-card-label[data-level="5"]{background:#f5f3ff;color:#7c3aed}.eval-card-desc{font-size:.72rem;color:#94a3b8;margin-bottom:.4rem}.eval-card-stars{display:flex;gap:.25rem}.eval-star{width:36px;height:36px;border:none;border-radius:8px;background:#f1f5f9;color:#cbd5e1;font-size:1.2rem;cursor:pointer;transition:all .15s;display:flex;align-items:center;justify-content:center}.eval-star.active{background:#fef3c7;color:#f59e0b}.eval-star:hover:not(:disabled){transform:scale(1.1)}.stamp-selector{margin-top:.5rem}.stamp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.stamp-btn{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.75rem .5rem;border:2px solid #e2e8f0;border-radius:12px;background:#fff;cursor:pointer;transition:all .2s}.stamp-btn:hover:not(:disabled){border-color:var(--stamp-color);transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.stamp-btn.selected{border-color:var(--stamp-color);background:color-mix(in srgb,var(--stamp-color) 8%,white)}.stamp-emoji{font-size:1.8rem}.stamp-label{font-size:.68rem;font-weight:600;color:#475569}.stamp-message-area{margin-top:.75rem}.stamp-message-input{width:100%;padding:.6rem .75rem;border:1px solid #e2e8f0;border-radius:10px;font-size:.85rem;min-height:60px;resize:vertical;font-family:inherit;margin-bottom:.5rem}.stamp-send-btn{display:block;width:100%;padding:.7rem;border:none;border-radius:10px;background:#10b981;color:#fff;font-size:.92rem;font-weight:700;cursor:pointer}.stamp-send-btn:disabled{opacity:.5}.stamp-received-section{margin-bottom:1rem}.stamp-received-list{display:flex;flex-direction:column;gap:.35rem}.stamp-received-item{display:flex;align-items:flex-start;gap:.5rem;padding:.5rem .6rem;background:#fff;border:1px solid #f1f5f9;border-radius:10px}.stamp-received-emoji{font-size:1.4rem;flex-shrink:0}.stamp-received-from{font-weight:600;font-size:.82rem}.stamp-received-type{font-size:.72rem;color:#64748b;margin-left:.4rem}.stamp-received-msg{font-size:.75rem;color:#475569;margin-top:.15rem}.stamp-target-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.4rem;margin-bottom:.75rem}.stamp-target-btn{padding:.6rem .5rem;border:1px solid #e2e8f0;border-radius:10px;background:#fff;cursor:pointer;text-align:center;transition:all .15s}.stamp-target-btn:hover:not(:disabled){border-color:#3b82f6;background:#eff6ff}.stamp-target-btn.selected{border-color:#1d4ed8;background:#1d4ed8;color:#fff}.stamp-target-btn.done{opacity:.4;cursor:default}.stamp-target-name{display:block;font-weight:600;font-size:.82rem}.stamp-target-done{display:block;font-size:.62rem;color:#16a34a;font-weight:600;margin-top:2px}.stamp-send-area{background:#f8fafc;border-radius:12px;padding:1rem;margin-bottom:.75rem;border:1px solid #e2e8f0}.stamp-send-to{font-size:.88rem;font-weight:700;color:#1d4ed8;margin-bottom:.5rem}.stamp-sent-section{margin-top:1rem}.stamp-sent-item{display:flex;align-items:center;gap:.5rem;padding:.35rem 0;font-size:.82rem;border-bottom:1px dashed #f1f5f9}.peer-eval-page{max-width:760px;padding-bottom:7rem}.peer-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem;padding:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px}.peer-eyebrow{font-size:.72rem;color:#2563eb;font-weight:800;letter-spacing:0;margin:0 0 .25rem}.peer-progress-card{min-width:86px;padding:.7rem;border-radius:8px;background:#f8fafc;border:1px solid #e2e8f0;text-align:center}.peer-progress-number{display:block;font-size:1.45rem;font-weight:900;color:#0f172a;line-height:1}.peer-progress-label{display:block;margin-top:.25rem;font-size:.68rem;font-weight:700;color:#64748b}.peer-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;margin-bottom:.75rem}.peer-card.muted{background:#fbfdff}.peer-step-header{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.85rem}.peer-step-number{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#1d4ed8;color:#fff;font-size:.78rem;font-weight:800;flex-shrink:0}.peer-step-header h2,.peer-section-heading h2{font-size:.95rem;font-weight:800;color:#0f172a;margin:0}.peer-step-header p{font-size:.75rem;color:#64748b;margin:.2rem 0 0}.peer-section-heading{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin:.2rem 0 .5rem}.peer-section-heading span{font-size:.7rem;color:#64748b;font-weight:700;background:#f1f5f9;border-radius:999px;padding:.15rem .45rem}.peer-target-section+.peer-target-section{margin-top:.85rem}.peer-target-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.peer-target-card{display:flex;align-items:center;gap:.65rem;min-height:64px;padding:.65rem;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#0f172a;cursor:pointer;text-align:left;transition:border-color .15s,background .15s,box-shadow .15s}.peer-target-card:hover:not(:disabled){border-color:#93c5fd;background:#f8fbff}.peer-target-card.selected{border-color:#1d4ed8;background:#eff6ff;box-shadow:inset 3px 0 #1d4ed8}.peer-target-card.done{background:#f8fafc;color:#94a3b8;cursor:default}.peer-target-avatar{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#e0f2fe;color:#0369a1;font-size:.74rem;font-weight:800;flex-shrink:0}.peer-target-main{display:flex;flex-direction:column;min-width:0;flex:1}.peer-target-name{font-size:.86rem;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.peer-target-meta{font-size:.68rem;color:#64748b;margin-top:.15rem}.peer-target-state{font-size:.66rem;font-weight:800;color:#2563eb;background:#eff6ff;border-radius:999px;padding:.18rem .45rem}.peer-target-card.done .peer-target-state{color:#15803d;background:#f0fdf4}.peer-empty{padding:1rem;border-radius:8px;background:#f8fafc;color:#64748b;font-size:.82rem;text-align:center}.peer-stamp-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.peer-stamp-card{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:84px;gap:.35rem;padding:.65rem;border:1px solid #e2e8f0;border-radius:8px;background:#fff;cursor:pointer;transition:border-color .15s,background .15s,transform .15s}.peer-stamp-card:hover:not(:disabled){border-color:var(--stamp-color);transform:translateY(-1px)}.peer-stamp-card.selected{border-color:var(--stamp-color);background:color-mix(in srgb,var(--stamp-color) 10%,white);box-shadow:inset 0 -3px 0 var(--stamp-color)}.peer-stamp-card:disabled{opacity:.45;cursor:not-allowed}.peer-stamp-emoji{font-size:1.75rem;line-height:1}.peer-stamp-label{color:#334155;font-size:.72rem;font-weight:800;text-align:center}.peer-message-input{width:100%;min-height:72px;margin-top:.75rem;padding:.7rem .8rem;border:1px solid #e2e8f0;border-radius:8px;resize:vertical;font:inherit;font-size:.85rem}.peer-message-input:disabled{background:#f8fafc;color:#94a3b8}.peer-send-panel{position:sticky;bottom:.75rem;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.8rem;background:#fffffff5;border:1px solid #dbeafe;border-radius:8px;box-shadow:0 12px 30px #0f172a24;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.peer-send-summary{min-width:0;display:flex;flex-direction:column;gap:.15rem}.peer-send-label{font-size:.65rem;color:#64748b;font-weight:800}.peer-send-summary strong{font-size:.84rem;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.peer-send-button{border:none;border-radius:8px;background:#1d4ed8;color:#fff;font-size:.86rem;font-weight:800;padding:.75rem 1rem;cursor:pointer;white-space:nowrap}.peer-send-button:disabled{background:#cbd5e1;cursor:not-allowed}.peer-history{margin-top:.9rem}.peer-history-item{display:flex;align-items:center;gap:.6rem;padding:.5rem 0;border-top:1px dashed #e2e8f0}.peer-history-item:first-of-type{border-top:none}.peer-history-emoji{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#f8fafc;font-size:1.1rem}.peer-history-item strong{display:block;font-size:.82rem;color:#0f172a}.peer-history-item small{display:block;color:#64748b;font-size:.7rem;margin-top:.1rem}@media(max-width:640px){.peer-hero{align-items:stretch;flex-direction:column}.peer-progress-card{width:100%}.peer-target-list{grid-template-columns:1fr}.peer-stamp-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.peer-send-panel{align-items:stretch;flex-direction:column}.peer-send-button{width:100%}}.wage-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .75rem;border-radius:20px;border:2px solid var(--badge-color);background:color-mix(in srgb,var(--badge-color) 10%,white)}.wage-badge-sm{font-size:.72rem;padding:.2rem .5rem}.wage-badge-md{font-size:.82rem}.wage-badge-lg{font-size:1rem;padding:.5rem 1rem}.wage-badge-icon{font-size:1.1em}.wage-badge-label{font-weight:700;color:var(--badge-color)}.wage-badge-score{font-family:monospace;font-weight:600;color:var(--badge-color)}.wage-badge-increment{font-size:.8em;color:var(--badge-color);opacity:.7}.result-hero{text-align:center;padding:1.5rem 0;margin-bottom:1rem}.result-total-score{font-family:Inter,monospace;display:inline-flex;align-items:baseline;margin-bottom:.75rem}.result-score-number{font-size:4rem;font-weight:900;color:#0f172a;line-height:1}.result-score-unit{font-size:1.2rem;font-weight:600;color:#94a3b8;margin-left:4px}.result-breakdown{background:#fff;border:1px solid #f1f5f9;border-radius:12px;padding:1rem;margin-bottom:1rem}.result-breakdown-row{display:flex;align-items:center;gap:.5rem;padding:.4rem 0}.result-breakdown-label{display:flex;align-items:center;gap:.35rem;font-size:.78rem;font-weight:600;min-width:90px}.result-breakdown-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.result-breakdown-weight{font-size:.62rem;color:#94a3b8}.result-breakdown-bar-wrap{flex:1;height:8px;background:#f1f5f9;border-radius:4px;overflow:hidden}.result-breakdown-bar{height:100%;border-radius:4px;transition:width .5s}.result-breakdown-value{font-family:monospace;font-weight:700;font-size:.82rem;min-width:40px;text-align:right}.result-radar-section{background:#fff;border:1px solid #f1f5f9;border-radius:12px;padding:1rem;margin-bottom:1rem}.result-categories{background:#fff;border:1px solid #f1f5f9;border-radius:12px;padding:1rem}.result-cat-row{display:flex;align-items:center;gap:.5rem;padding:.35rem 0}.result-cat-name{font-size:.82rem;font-weight:600;min-width:80px}.result-cat-bar-wrap{flex:1;height:8px;background:#f1f5f9;border-radius:4px;overflow:hidden}.result-cat-bar{height:100%;background:#1d4ed8;border-radius:4px;transition:width .5s}.result-cat-score{font-family:monospace;font-weight:700;font-size:.82rem;min-width:40px;text-align:right}.manager-staff-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.5rem}.manager-staff-btn{padding:.75rem;border:1px solid #e2e8f0;border-radius:10px;background:#fff;cursor:pointer;text-align:left;transition:all .15s}.manager-staff-btn:hover{border-color:#3b82f6;background:#eff6ff}.manager-staff-name{display:block;font-weight:700;font-size:.88rem;color:#1e293b}.manager-staff-type{display:block;font-size:.68rem;color:#94a3b8;margin-top:2px}.manager-eval-target{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#eff6ff;border-radius:10px;margin-bottom:1rem}.manager-back-btn{padding:.35rem .7rem;border:1px solid #bfdbfe;border-radius:6px;background:#fff;cursor:pointer;font-size:.78rem;font-weight:600}.manager-target-name{font-weight:700;font-size:1rem;flex:1}.manager-eval-progress{font-size:.78rem;color:#64748b;font-weight:600}.manager-section{margin-bottom:1rem}.manager-sub-cat{font-size:.78rem;font-weight:600;color:#64748b;margin:.5rem 0 .25rem}.score-row{display:flex;align-items:center;gap:.5rem;padding:.3rem 0;border-bottom:1px solid #f8fafc}.score-row-name{flex:1;font-size:.82rem;font-weight:600}.score-row-stars{display:flex;gap:.2rem}.pro-cat-section{margin-bottom:.5rem;border:1px solid #f1f5f9;border-radius:10px;overflow:hidden}.pro-cat-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.65rem .75rem;border:none;background:#f8fafc;cursor:pointer;font-size:.88rem;font-weight:700;color:#1e293b}.pro-cat-count{font-size:.72rem;font-weight:600;color:#64748b}.pro-cat-body{padding:.5rem .75rem}.pro-comp-row{padding:.5rem 0;border-bottom:1px solid #f1f5f9}.pro-comp-row:last-child{border-bottom:none}.pro-comp-header{display:flex;align-items:center;justify-content:space-between}.pro-comp-name{font-weight:700;font-size:.85rem}.pro-comp-history{display:flex;align-items:center;gap:.2rem;font-size:.72rem;font-family:monospace}.pro-history-dot{width:18px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f1f5f9;font-weight:600;color:#64748b}.pro-history-arrow{color:#cbd5e1}.pro-history-current{width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#1d4ed8;color:#fff;font-weight:700}.pro-history-current.up{background:#16a34a}.pro-history-current.down{background:#dc2626}.pro-comp-desc{font-size:.72rem;color:#94a3b8;margin:.15rem 0 .3rem}.pro-level-label{font-size:.68rem;color:#64748b;margin-top:.2rem;font-style:italic}.product-portal{min-height:100vh;display:grid;grid-template-columns:238px minmax(0,1fr);background:#f5f7fa;color:#172033}.product-portal-sidebar{min-height:100vh;padding:22px 14px 16px;display:flex;flex-direction:column;border-right:1px solid #dce3eb;background:#fff}.product-portal-sidebar-head{padding:0 8px 20px;border-bottom:1px solid #e5eaf0}.product-portal-brand{margin-bottom:12px;color:#1d4ed8;font-size:17px;font-weight:850}.product-portal-sidebar-head strong{display:block;overflow:hidden;color:#172033;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.product-portal-account{margin-top:7px;display:flex;flex-wrap:wrap;gap:4px 10px;color:#64748b;font-size:11px}.product-portal-nav{padding:18px 0;flex:1}.product-portal-nav-group+.product-portal-nav-group{margin-top:20px}.product-portal-nav-group h2{margin:0 8px 7px;color:#94a3b8;font-size:10px;font-weight:800}.product-portal-nav-item{min-height:42px;padding:0 9px;display:grid;grid-template-columns:22px minmax(0,1fr) 12px;align-items:center;gap:8px;border-radius:6px;color:#334155;text-decoration:none;font-size:13px;font-weight:700}.product-portal-nav-item:hover{background:#f1f5f9;color:#0f172a}.product-portal-nav-item.active{background:#eff6ff;color:#1d4ed8}.product-portal-route-content .page-container{width:100%;max-width:none;margin:0;padding:0}.product-portal-arrow{color:#94a3b8;font-size:18px}.product-portal-logout{min-height:42px;padding:0 10px;display:inline-flex;align-items:center;justify-content:flex-start;gap:9px;border:1px solid #d5dce5;border-radius:6px;background:#fff;color:#475569;cursor:pointer;font:inherit;font-size:12px;font-weight:700}.product-portal-content{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:28px 0 56px}.product-portal-section-heading{margin-bottom:14px;display:flex;align-items:end;justify-content:space-between;gap:16px}.product-portal-section-heading h2{margin:0;color:#172033;font-size:20px}.product-portal-section-heading p{margin:4px 0 0;color:#64748b;font-size:12px}.product-portal-section-heading a{color:#1d4ed8;font-size:12px;font-weight:700;text-decoration:none}@media(max-width:760px){.product-portal{display:block}.product-portal-sidebar{min-height:auto;padding:14px;border-right:0;border-bottom:1px solid #dce3eb}.product-portal-sidebar-head{padding:0 0 12px}.product-portal-brand{margin-bottom:4px}.product-portal-nav{padding:12px 0 0;display:flex;gap:8px;overflow-x:auto}.product-portal-nav-group{display:contents}.product-portal-nav-group+.product-portal-nav-group{margin-top:0}.product-portal-nav-group h2,.product-portal-arrow{display:none}.product-portal-nav-item{min-width:max-content;grid-template-columns:18px auto;border:1px solid #dce3eb;background:#fff}.product-portal-logout{position:absolute;top:14px;right:14px;width:40px;padding:0;justify-content:center}.product-portal-logout span{display:none}.product-portal-content{width:calc(100% - 28px);padding:20px 0 42px}.product-portal-section-heading{align-items:flex-start}}.mb-app{min-height:100vh;background:linear-gradient(180deg,#dff3f5 0,#f7f9fb 48%),#f7f9fb;color:#142033;display:grid;place-items:center;padding:18px}.mb-phone{width:min(100%,430px);height:min(920px,calc(100vh - 36px));min-height:690px;display:grid;grid-template-rows:auto 1fr auto;overflow:hidden;border:1px solid #cfdce3;border-radius:28px;background:#f7fafb;box-shadow:0 26px 70px #14203333}.mb-app-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 16px 12px;background:#ffffffeb;border-bottom:1px solid #e1e8ed}.mb-user{display:flex;align-items:center;gap:10px;min-width:0}.mb-user>span,.mb-avatar{width:40px;height:40px;display:grid;place-items:center;border-radius:8px;background:#0e7c86;color:#fff;flex:0 0 auto}.mb-user>.mb-brand-icon{background:linear-gradient(135deg,#0f8f8a,#63c7b2);color:#fff;box-shadow:0 10px 22px #0f8f8a33}.mb-user strong,.mb-partner-card strong,.mb-section-head strong{display:block;font-size:.98rem;line-height:1.2}.mb-user small,.mb-partner-card small,.mb-section-head span{display:block;color:#667589;font-size:.77rem;line-height:1.35}.mb-partner-card small{display:inline-flex;align-items:center;gap:4px}.mb-icon-button{width:40px;height:40px;display:grid;place-items:center;border:1px solid #d8e3ea;border-radius:8px;background:#fff;color:#43566d}.mb-screen{min-height:0;overflow:hidden}.mb-pane{height:100%;overflow:auto;padding:14px}.chat-pane{display:grid;grid-template-rows:auto 1fr auto;gap:10px;overflow:hidden}.mb-partner-card{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px;border:1px solid #dbe5eb;border-radius:8px;background:#fff}.mb-partner-card>div{display:flex;align-items:center;gap:10px}.mb-shared-status,.mb-status-preview{display:flex;align-items:center;gap:8px;border:1px solid #cbe6e8;border-radius:8px;background:#eefafb}.mb-shared-status{flex:0 0 auto;max-width:150px;padding:7px 8px}.mb-shared-status>span,.mb-status-preview>span{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:#fff;color:#0e6973;flex:0 0 auto}.mb-shared-status strong,.mb-status-preview strong{display:block;color:#0e6973;font-size:.78rem;line-height:1.2}.mb-shared-status small,.mb-status-preview small{display:block;color:#667589;font-size:.68rem;line-height:1.25}.mb-risk-badge{flex:0 0 auto;padding:6px 9px;border-radius:8px;font-size:.75rem;font-weight:900}.risk-高{background:#fff1f2;color:#be123c;border:1px solid #fecdd3}.risk-中{background:#fff7ed;color:#9a3412;border:1px solid #fed7aa}.risk-低{background:#ecfdf5;color:#047857;border:1px solid #bbf7d0}.mb-message-list{display:grid;align-content:start;gap:14px;overflow:auto;padding:2px 1px 8px}.mb-message{display:grid;gap:7px;max-width:86%}.mb-message.clinician{justify-self:end;max-width:88%}.mb-message.partner{justify-self:start;max-width:84%}.mb-message.bridge{justify-self:center;width:88%;max-width:88%}.mb-bridge-row{display:grid;grid-template-columns:34px 1fr;gap:8px;align-items:start}.mb-bot-avatar{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#fff;color:#0e6973;border:1px solid #b9dde2;box-shadow:0 8px 18px #0e7c861f}.mb-bubble{padding:11px 12px;border-radius:8px;background:#fff;border:1px solid #dce5ea}.mb-message.clinician .mb-bubble{background:#0e7c86;border-color:#0e7c86;color:#fff;box-shadow:0 8px 18px #0e7c861f}.mb-message.partner .mb-bubble{background:#fff;border-color:#d3e0e7;color:#172338;box-shadow:0 6px 14px #1420330f}.mb-message.bridge .mb-bubble{background:linear-gradient(180deg,#eefafb,#f8fcfd);border-color:#b9dde2;color:#4a5b6f;box-shadow:none;padding:9px 10px}.mb-bubble p{font-size:.9rem;line-height:1.55;white-space:pre-wrap}.mb-message.bridge .mb-bubble p{font-size:.78rem;line-height:1.48}.mb-bubble time{display:block;margin-top:5px;color:#8492a3;font-size:.72rem}.mb-message.clinician .mb-bubble time{color:#ffffffc7}.mb-bot-title{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-bottom:6px;color:#0e6973;font-size:.72rem}.mb-bot-title small{color:#6a7a8d;font-size:.64rem;font-weight:850;white-space:nowrap}.mb-translation,.mb-preview,.mb-care-card,.mb-glossary-list details{border:1px solid #dbe7eb;border-radius:8px;background:#fff}.mb-translation{padding:10px}.mb-translation>div{display:flex;align-items:center;gap:6px;color:#0e6973;font-size:.82rem;margin-bottom:5px}.mb-translation p,.mb-preview p,.mb-care-card p,.mb-glossary-list p,.mb-glossary-list small,.mb-glossary-list em{color:#536174;font-size:.82rem;line-height:1.55}.mb-pills{display:flex;flex-wrap:wrap;gap:6px;margin-top:7px}.mb-pills.compact{justify-content:flex-end;margin-top:0}.mb-pills span{padding:4px 8px;border-radius:8px;background:#e8f8f5;color:#0e6973;font-size:.72rem;font-weight:900}.mb-composer{display:grid;gap:9px;padding-top:8px;border-top:1px solid #e1e8ed}.mb-tone-row{display:flex;gap:8px}.mb-tone-row button{min-height:36px;padding:0 11px;border:1px solid #d8e3ea;border-radius:8px;background:#fff;color:#4a5a6d;font-weight:850}.mb-tone-row button.active{background:#142033;border-color:#142033;color:#fff}.mb-composer textarea{width:100%;min-height:72px;max-height:120px;resize:vertical;border:1px solid #d5e0e7;border-radius:8px;padding:10px;color:#172338;font:inherit;font-size:.9rem;line-height:1.45}.mb-preview{padding:10px}.mb-preview strong{display:block;margin-bottom:3px;color:#0e6973;font-size:.82rem}.mb-preview small{display:block;margin-top:7px;color:#667589;font-size:.78rem;line-height:1.45}.mb-send{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;border-radius:8px;background:#0e7c86;color:#fff;font-weight:900}.mb-send:disabled{opacity:.46}.mb-full-action{width:100%;margin-top:12px}.mb-section-head{margin-bottom:12px}.mb-status-preview{margin-bottom:12px;padding:12px}.mb-status-preview>span{width:42px;height:42px}.mb-status-preview strong{font-size:.92rem}.mb-status-preview small{font-size:.78rem}.mb-status-list{display:grid;gap:9px}.mb-status-row{min-height:70px;display:grid;grid-template-columns:38px 1fr 22px;align-items:center;gap:10px;width:100%;padding:10px;border:1px solid #dbe5eb;border-radius:8px;background:#fff;color:#172338;text-align:left}.mb-status-row>span{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;background:#e8f8f5;color:#0e7c86}.mb-status-row strong{display:block;font-size:.92rem}.mb-status-row small{color:#667589;font-size:.78rem}.mb-status-row>svg{opacity:0;color:#0e7c86}.mb-status-row.active{border-color:#0e7c86;box-shadow:inset 0 0 0 1px #0e7c8633}.mb-status-row.active>svg{opacity:1}.mb-care-card{display:flex;gap:10px;margin-top:12px;padding:12px}.mb-care-card svg{color:#0e7c86;flex:0 0 auto}.mb-care-card strong{display:block;margin-bottom:4px}.mb-care-card.warn svg{color:#b45309}.mb-glossary-list{display:grid;gap:9px}.mb-glossary-list details{padding:11px}.mb-glossary-list summary{cursor:pointer;font-weight:900;list-style:none}.mb-glossary-list summary::-webkit-details-marker{display:none}.mb-glossary-list p{margin-top:8px}.mb-glossary-list small,.mb-glossary-list em{display:block;margin-top:7px}.mb-glossary-list em{color:#9a3412;font-style:normal;font-weight:850}.mb-slider{display:grid;grid-template-columns:56px 1fr 48px;gap:10px;align-items:center;margin:12px 0;padding:12px;border:1px solid #dbe5eb;border-radius:8px;background:#fff}.mb-slider span{color:#3d4c60;font-size:.84rem;font-weight:850}.mb-slider input{accent-color:#0e7c86}.mb-slider strong{text-align:right;font-size:.86rem}.mb-bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;padding:8px 10px 12px;border-top:1px solid #e1e8ed;background:#fffffff5}.mb-bottom-nav button{min-width:0;display:grid;place-items:center;gap:3px;min-height:52px;border:none;border-radius:8px;background:transparent;color:#64748b;font-weight:850;font-size:.72rem}.mb-bottom-nav button.active{background:#e8f8f5;color:#0e6973}@media(max-width:520px){.mb-app{display:block;padding:0;background:#f7fafb}.mb-phone{width:100%;height:100vh;min-height:100vh;border:none;border-radius:0;box-shadow:none}}.mbl-page{min-height:100vh;background:linear-gradient(180deg,#e0f5f7f2,#f7f9fbcc 38rem),#f7f9fb;color:#142033}.mbl-nav{width:min(1120px,calc(100% - 32px));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 0}.mbl-brand{display:flex;align-items:center;gap:10px;font-size:1.04rem}.mbl-brand span{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;background:linear-gradient(135deg,#0f8f8a,#63c7b2);color:#fff;box-shadow:0 10px 22px #0f8f8a33}.mbl-nav-link,.mbl-secondary,.mbl-strip a{color:#0e6973;font-weight:900}.mbl-hero{width:min(1120px,calc(100% - 32px));min-height:calc(100vh - 92px);margin:0 auto;display:grid;grid-template-columns:minmax(0,.92fr) minmax(430px,1fr);gap:36px;align-items:center;padding:34px 0 56px}.mbl-kicker{display:inline-flex;align-items:center;gap:8px;color:#0e6973;font-weight:900;margin-bottom:18px}.mbl-copy h1{max-width:680px;font-size:clamp(2.5rem,5.8vw,5.2rem);line-height:1.02;letter-spacing:0;margin-bottom:20px}.mbl-copy p{max-width:680px;color:#3c4b5e;font-size:clamp(1rem,1.4vw,1.18rem)}.mbl-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.mbl-primary,.mbl-secondary{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;padding:0 16px}.mbl-primary{background:#0e7c86;color:#fff;box-shadow:0 18px 36px #0e7c8638}.mbl-secondary{background:#fff;border:1px solid #d8e3ea}.mbl-visual-stack{position:relative;min-height:620px}.mbl-hero-image{width:100%;min-height:360px;max-height:430px;object-fit:cover;object-position:center;display:block;border:1px solid #d0dde5;border-radius:8px;box-shadow:0 24px 58px #14203329}.mbl-phone-preview{position:absolute;right:18px;bottom:0;width:min(320px,62%);min-height:440px;border-radius:28px;border:1px solid #d0dde5;background:#f8fbfc;box-shadow:0 24px 52px #14203338;padding:18px;display:grid;grid-template-rows:auto 1fr;gap:16px}.mbl-phone-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.mbl-phone-head span{display:inline-flex;align-items:center;gap:6px;color:#667589;font-size:.82rem}.mbl-phone-head strong{padding:7px 10px;border-radius:8px;background:#e8f8f5;color:#0e6973}.mbl-preview-chat{display:grid;align-content:center;gap:12px}.mbl-preview-chat>p,.mbl-preview-chat>div{border-radius:8px;padding:12px;line-height:1.55}.mbl-preview-chat .sent{justify-self:end;max-width:82%;background:#0e7c86;color:#fff}.mbl-preview-chat .received{justify-self:start;max-width:82%;background:#fff;border:1px solid #dce5ea}.mbl-preview-chat>div{background:#fff;border:1px solid #dbe7eb}.mbl-preview-chat small{color:#0e6973;font-weight:900}.mbl-features{width:min(1120px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:0 0 40px}.mbl-features article{padding:20px;border:1px solid #dce5ea;border-radius:8px;background:#ffffffe6}.mbl-features article>span{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;background:#e8f8f5;color:#0e7c86;margin-bottom:14px}.mbl-features h2{font-size:1.05rem;margin-bottom:8px}.mbl-features p{color:#536174;font-size:.92rem}.mbl-section{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:26px 0 44px}.mbl-section-head{max-width:760px;margin-bottom:18px}.mbl-section-head>span{display:inline-flex;align-items:center;gap:7px;color:#0e6973;font-size:.86rem;font-weight:900;margin-bottom:8px}.mbl-section-head h2{font-size:clamp(1.55rem,3vw,2.5rem);line-height:1.18;letter-spacing:0;margin-bottom:8px}.mbl-section-head p{color:#536174;font-size:.98rem}.mbl-how-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:16px;align-items:stretch}.mbl-steps{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.mbl-steps article,.mbl-detail-grid article{border:1px solid #dce5ea;border-radius:8px;background:#ffffffeb}.mbl-steps article{padding:16px}.mbl-steps article>span{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;background:#e8f8f5;color:#0e7c86;margin-bottom:12px}.mbl-steps h3,.mbl-detail-grid h3{font-size:.98rem;margin-bottom:7px}.mbl-steps p,.mbl-detail-grid p{color:#536174;font-size:.88rem;line-height:1.65}.mbl-flow-illustration{min-height:100%;display:grid;align-content:center;gap:12px;padding:18px;border:1px solid #d4e6eb;border-radius:8px;background:linear-gradient(180deg,#fffffff0,#eefafbe6);box-shadow:0 18px 42px #14203314}.mbl-flow-card{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid #cbe6e8;border-radius:8px;background:#fff}.mbl-flow-card>span{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;background:#e8f8f5;color:#0e6973;flex:0 0 auto}.mbl-flow-card strong,.mbl-flow-card small{display:block}.mbl-flow-card small{color:#667589;font-size:.78rem}.mbl-flow-arrow{color:#0e6973;font-size:1.2rem;font-weight:900;text-align:center}.mbl-flow-chat{display:grid;gap:10px}.mbl-flow-chat>p{justify-self:end;max-width:82%;padding:10px 12px;border-radius:8px;background:#0e7c86;color:#fff;font-size:.9rem}.mbl-flow-chat>div{display:grid;grid-template-columns:28px 1fr;gap:8px;align-items:start;padding:10px;border:1px solid #b9dde2;border-radius:8px;background:#f8fcfd;color:#4a5b6f;font-size:.8rem;line-height:1.5}.mbl-flow-chat svg{color:#0e6973}.mbl-app-detail{padding-top:10px}.mbl-detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.mbl-detail-grid article{padding:18px}.mbl-situations{padding-top:10px}.mbl-situation-list{display:flex;flex-wrap:wrap;gap:10px}.mbl-situation-list span{display:inline-flex;align-items:center;gap:7px;padding:10px 12px;border:1px solid #d4e6eb;border-radius:8px;background:#fff;color:#34465b;font-size:.9rem;font-weight:750}.mbl-situation-list svg{color:#0e7c86;flex:0 0 auto}.mbl-strip{width:min(1120px,calc(100% - 32px));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border:1px solid #cfe0e5;border-radius:8px;background:#142033;color:#fff}.mbl-strip div,.mbl-strip a{display:flex;align-items:center;gap:10px}.mbl-strip a{color:#9ee8df}@media(max-width:880px){.mbl-hero{grid-template-columns:1fr;min-height:auto}.mbl-visual-stack{min-height:auto;display:grid;gap:14px}.mbl-hero-image{min-height:280px}.mbl-phone-preview{position:static;min-height:460px;max-width:390px;width:100%;margin:0 auto}.mbl-features,.mbl-how-layout,.mbl-steps,.mbl-detail-grid{grid-template-columns:1fr}.mbl-strip{align-items:flex-start;flex-direction:column}}
