/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--canvas:#f4f4f1;--paper:#fff;--ink:#171816;--muted:#74766f;--line:#dedfd9;--orange:#ff5a1f;--teal:#1f8074;--blue:#4169e1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--canvas);color:var(--ink);margin:0;font-family:PingFang SC,Microsoft YaHei,Inter,Arial,sans-serif}button,a{font:inherit}.app-shell{grid-template-columns:228px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#fff;background:#1c1d1a;flex-direction:column;height:100vh;padding:32px 24px 24px;display:flex;position:sticky;top:0}.brand-lockup{align-items:center;gap:12px;margin-bottom:56px;display:flex}.brand-symbol{background:var(--orange);border-radius:10px;place-items:center;width:38px;height:38px;font-size:22px;font-weight:900;display:grid}.brand-lockup div:last-child{line-height:1.05;display:grid}.brand-lockup strong{letter-spacing:.08em;font-size:17px}.brand-lockup span{color:#a8aaa3;margin-top:5px;font-size:12px}.sidebar nav{gap:8px;display:grid}.sidebar nav a{color:#aeb0aa;border-radius:8px;align-items:center;gap:12px;padding:12px 14px;font-size:14px;text-decoration:none;display:flex}.sidebar nav a:hover,.sidebar nav a.active{color:#fff;background:#2b2c28}.sidebar nav a.active span{color:var(--orange)}.sidebar-foot{color:#a8aaa3;align-items:center;gap:8px;margin-top:auto;padding:12px 4px;font-size:12px;display:flex}.live-dot{background:#39b67a;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #39b67a22}.live-dot.warning{background:#f0a526;box-shadow:0 0 0 4px #f0a52622}main{width:100%;max-width:1560px;margin:0 auto;padding:34px clamp(24px,4vw,64px) 64px}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;margin-bottom:28px;padding-bottom:24px;display:flex}.eyebrow{letter-spacing:.16em;color:#8b8d85;margin:0 0 6px;font-size:10px;font-weight:800}h1,h2,p{margin-top:0}h1{letter-spacing:-.04em;margin-bottom:0;font-size:clamp(28px,4vw,42px)}h2{letter-spacing:-.02em;margin-bottom:0;font-size:19px}.top-actions{align-items:center;gap:18px;display:flex}.sync-copy{text-align:right;gap:3px;display:grid}.sync-copy span{font-size:13px;font-weight:700}.sync-copy small{color:var(--muted);font-size:11px}.top-actions button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:7px;padding:11px 16px;font-size:13px;font-weight:700}.top-actions button:disabled{opacity:.55;cursor:wait}.connection-banner{background:#fff6e7;border:1px solid #efd9ae;border-radius:10px;align-items:center;gap:14px;margin-bottom:24px;padding:16px 18px;display:flex}.connection-icon{color:#fff;background:#f0a526;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.connection-banner strong{font-size:14px}.connection-banner p{color:#806531;margin:3px 0 0;font-size:12px}.section-block{margin-bottom:20px}.section-heading,.panel-heading{justify-content:space-between;align-items:flex-end;margin-bottom:16px;display:flex}.privacy-note,.panel-heading>span{color:var(--muted);font-size:11px}.metric-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.metric-card{background:var(--paper);border:1px solid var(--line);min-height:144px;padding:20px;position:relative;overflow:hidden}.metric-card p{color:var(--muted);margin-bottom:18px;font-size:12px}.metric-card strong{letter-spacing:-.05em;font-size:34px;line-height:1;display:block}.metric-card>span{color:var(--muted);margin-top:14px;font-size:11px;display:block}.metric-mark{width:7px;height:100%;position:absolute;top:0;right:0}.metric-mark.orange{background:var(--orange)}.metric-mark.ink{background:var(--ink)}.metric-mark.teal{background:var(--teal)}.metric-mark.blue{background:var(--blue)}.content-grid{grid-template-columns:1.45fr 1fr;gap:12px;display:grid}.panel{background:var(--paper);border:1px solid var(--line);padding:22px}.panel-heading>strong{font-size:26px}.journey-row{grid-template-columns:repeat(4,1fr);gap:8px;margin:26px 0 20px;display:grid}.journey-step{gap:6px;padding-left:34px;display:grid;position:relative}.journey-step>span{background:#f0f0ec;border-radius:50%;place-items:center;width:24px;height:24px;font-size:10px;font-weight:800;display:grid;position:absolute;top:0;left:0}.journey-step strong{font-size:22px;line-height:1}.journey-step small,.panel-note{color:var(--muted);font-size:11px}.progress-track{background:#ecece8;border-radius:10px;height:7px;overflow:hidden}.progress-track span{background:var(--ink);border-radius:inherit;height:100%;transition:width .35s;display:block}.panel-note{margin:10px 0 0}.order-total{background:#f5f5f1;justify-content:space-between;align-items:center;margin-bottom:12px;padding:16px;display:flex}.order-total span{color:var(--muted);font-size:12px}.order-total strong{font-size:25px}.status-list{gap:12px;display:grid}.status-list>div{color:var(--muted);grid-template-columns:10px 1fr auto;align-items:center;gap:8px;font-size:12px;display:grid}.status-list strong{color:var(--ink)}.status-dot{border-radius:50%;width:7px;height:7px}.status-dot.success{background:#39a96b}.status-dot.pending{background:#e6a127}.status-dot.failed{background:#d95b55}.pill{border:1px solid var(--line);color:var(--muted);border-radius:20px;padding:4px 9px;font-size:10px}.pill.on{color:#287855;background:#eff8f2;border-color:#acd5bd}.beta-score{align-items:baseline;gap:7px;margin:24px 0 14px;display:flex}.beta-score strong{letter-spacing:-.05em;font-size:38px}.beta-score span{color:var(--muted);font-size:12px}.progress-track.beta span{background:var(--orange)}.beta-details{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px;display:grid}.beta-details div{border-right:1px solid var(--line);gap:5px;display:grid}.beta-details div:last-child{border-right:0}.beta-details span{color:var(--muted);font-size:10px}.beta-details strong{font-size:17px}.health-list{gap:12px;display:grid}.health-list>div{align-items:center;gap:10px;display:flex}.health-icon{border-radius:50%;place-items:center;width:27px;height:27px;font-size:11px;font-weight:900;display:grid}.health-icon.healthy{color:#287855;background:#e8f5ed}.health-icon.warning{color:#936410;background:#fff3d9}.health-icon.error{color:#a63e38;background:#ffe8e5}.health-list strong,.health-list small{display:block}.health-list strong{font-size:12px}.health-list small{color:var(--muted);margin-top:3px;font-size:10px}.activity-panel{margin-top:12px}.activity-list{display:grid}.activity-item{border-top:1px solid #ecece8;grid-template-columns:34px 1fr auto;align-items:center;gap:12px;padding:13px 0;display:grid}.activity-badge{background:#efefeb;border-radius:7px;place-items:center;width:30px;height:30px;font-size:10px;font-weight:900;display:grid}.activity-badge.订单{color:#bf4518;background:#fff0e9}.activity-badge.测评{color:#1f746b;background:#eaf3f2}.activity-badge.报告{color:#405dbb;background:#edf0ff}.activity-badge.反馈{color:#7252a3;background:#f2ecfa}.activity-item strong,.activity-item small{display:block}.activity-item strong{font-size:12px}.activity-item small,.activity-item time{color:var(--muted);margin-top:3px;font-size:10px}.empty-copy{color:var(--muted);margin:0;padding:20px 0;font-size:12px}.admin-login-page{background:#1c1d1a;place-items:center;min-height:100vh;padding:24px;display:grid}.admin-login-card{background:var(--paper);border:1px solid var(--line);gap:18px;width:min(420px,100%);padding:36px;display:grid}.admin-login-card .brand-symbol{margin-bottom:4px}.admin-login-card h1{font-size:30px}.admin-login-card>p:not(.eyebrow){color:var(--muted);margin-bottom:6px;font-size:13px}.admin-login-card label{gap:7px;font-size:12px;font-weight:700;display:grid}.admin-login-card input{border:1px solid #b9bbb4;border-radius:6px;outline:none;width:100%;padding:12px 13px}.admin-login-card input:focus{border-color:var(--ink);box-shadow:0 0 0 3px #17181612}.admin-login-card button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:6px;min-height:44px;font-weight:700}.admin-login-card>a{color:var(--muted);text-align:center;font-size:12px}.login-error,.feedback-error{color:#9a3731;background:#fff0ee;border:1px solid #efc4c0;padding:12px 14px;font-size:12px}.feedback-admin{max-width:1500px;min-height:100vh;margin:0 auto;padding:34px clamp(20px,5vw,72px) 64px}.feedback-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;margin-bottom:18px;padding-bottom:24px;display:flex}.back-link{color:var(--muted);margin-bottom:24px;font-size:12px;text-decoration:none;display:inline-block}.admin-identity{text-align:right;justify-items:end;gap:3px;display:grid}.admin-identity span{color:var(--muted);font-size:10px}.admin-identity strong{font-size:13px}.admin-identity button{color:#9a3731;cursor:pointer;background:0 0;border:0;padding:4px 0;font-size:11px}.feedback-summary{grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0;display:grid}.feedback-summary article{background:var(--paper);border:1px solid var(--line);gap:12px;padding:18px;display:grid}.feedback-summary span{color:var(--muted);font-size:11px}.feedback-summary strong{font-size:28px}.feedback-toolbar{justify-content:space-between;gap:12px;margin-bottom:14px;display:flex}.feedback-search{flex:1;gap:8px;display:flex}.feedback-search input,.feedback-search select{border:1px solid var(--line);background:#fff;min-height:40px;padding:0 12px;font-size:12px}.feedback-search input{width:min(360px,100%)}.feedback-search select{min-width:150px}.feedback-search button,.export-button{background:var(--ink);color:#fff;cursor:pointer;border:0;min-height:40px;padding:0 16px;font-size:12px;font-weight:700}.export-button{background:var(--teal)}.feedback-search button:disabled,.export-button:disabled{opacity:.5;cursor:not-allowed}.feedback-error{margin-bottom:14px}.feedback-error p{margin:5px 0 0}.feedback-list{gap:8px;display:grid}.feedback-card{background:var(--paper);border:1px solid var(--line)}.feedback-card summary{cursor:pointer;grid-template-columns:minmax(220px,1fr) auto 160px;align-items:center;gap:18px;padding:18px 20px;list-style:none;display:grid}.feedback-card summary::-webkit-details-marker{display:none}.feedback-person{gap:5px;display:grid}.feedback-person strong{font-size:14px}.feedback-person span,.feedback-card time{color:var(--muted);font-size:11px}.feedback-card time{text-align:right}.stage-badge{background:#efefeb;border-radius:20px;padding:5px 9px;font-size:10px}.stage-badge.feedbacked{color:#287855;background:#e8f5ed}.stage-badge.assessed_unfeedbacked{color:#8b6012;background:#fff3d9}.feedback-meta{border-top:1px solid var(--line);color:var(--muted);background:#f7f7f4;flex-wrap:wrap;gap:8px 20px;padding:12px 20px;font-size:10px;display:flex}.answer-list{padding:4px 40px 24px 58px}.answer-list li{border-bottom:1px solid #ecece8;padding:16px 0}.answer-list h3{margin:0 0 8px;font-size:12px}.answer-list p{margin:0;font-size:13px}.answer-list blockquote{border-left:3px solid var(--orange);color:#52544e;background:#f4f4f1;margin:9px 0 0;padding:10px 12px;font-size:12px}.feedback-empty{border:1px solid var(--line);color:var(--muted);text-align:center;background:#fff;padding:30px;font-size:12px}@media (max-width:980px){.app-shell{grid-template-columns:76px minmax(0,1fr)}.sidebar{align-items:center;padding:28px 14px}.brand-lockup div:last-child,.sidebar nav a:not(.active):after,.sidebar nav a{font-size:0}.brand-lockup{margin-bottom:44px}.sidebar nav a{justify-content:center;padding:13px}.sidebar nav a span{font-size:14px}.sidebar-foot{font-size:0}.content-grid{grid-template-columns:1fr}}@media (max-width:720px){.app-shell{display:block}.sidebar{display:none}main{padding:24px 16px 40px}.topbar{align-items:flex-start}.top-actions{justify-items:end;gap:10px;display:grid}.sync-copy span{display:none}.metric-grid{grid-template-columns:repeat(2,1fr)}.metric-card{min-height:124px;padding:16px}.metric-card strong{font-size:29px}.privacy-note{display:none}.journey-row{grid-template-columns:repeat(2,1fr);row-gap:20px}.activity-item{grid-template-columns:34px 1fr}.activity-item time{grid-column:2;margin-top:-8px}.feedback-admin{padding:24px 14px 40px}.feedback-header{align-items:flex-start}.admin-identity{margin-top:4px}.feedback-summary{grid-template-columns:repeat(2,1fr)}.feedback-toolbar,.feedback-search{display:grid}.feedback-search input,.feedback-search select{width:100%}.feedback-card summary{grid-template-columns:1fr auto;gap:10px}.feedback-card time{text-align:left;grid-column:1/-1}.answer-list{padding:2px 26px 20px 42px}}
