:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#25221f;background:#f7f6f3;font-synthesis:none;text-rendering:optimizeLegibility;--orange: #f97316;--orange-deep: #e95f08;--orange-soft: #fff0e3;--ink: #25221f;--muted: #77716b;--line: #e9e5df;--paper: #ffffff;--green: #2f9e68}*{box-sizing:border-box}body{margin:0;min-width:1180px;min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}.center-screen{min-height:100vh;display:grid;place-items:center;background:#fff8f1}.brand-loader{color:var(--orange);font-size:22px;font-weight:800;letter-spacing:.15em;animation:pulse 1.2s infinite}@keyframes pulse{50%{opacity:.45}}.auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(620px,1.15fr) minmax(500px,.85fr);background:#fff}.auth-story{position:relative;overflow:hidden;padding:52px 8vw;background:linear-gradient(150deg,#ff8a27,#f66a0a 58%,#df5100);color:#fff;display:flex;flex-direction:column}.auth-brand,.sidebar-brand{display:flex;align-items:center;gap:12px;position:relative;z-index:2}.auth-brand strong,.sidebar-brand strong{display:block;font-size:19px;letter-spacing:.08em}.auth-brand small,.sidebar-brand small{display:block;margin-top:3px;opacity:.78}.brand-mark{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:#fffffff5;color:var(--orange);font-weight:900;font-size:24px;box-shadow:0 12px 28px #772a002e}.brand-mark.small{width:40px;height:40px;border-radius:12px;font-size:20px;box-shadow:none;background:var(--orange);color:#fff}.story-copy{margin:auto 0;position:relative;z-index:2;max-width:680px;padding-bottom:40px}.eyebrow{display:inline-block;padding:7px 12px;border:1px solid rgba(255,255,255,.38);background:#ffffff1f;border-radius:999px;font-size:13px}.story-copy h1{margin:24px 0 18px;font-size:clamp(42px,4vw,66px);line-height:1.18;letter-spacing:-.04em}.story-copy>p{font-size:18px;line-height:1.9;max-width:600px;color:#ffffffdb}.story-points{margin-top:40px;display:grid;gap:15px}.story-points span{display:flex;align-items:center;gap:10px;font-size:15px}.campus-orbit{position:absolute;border:1px solid rgba(255,255,255,.18);border-radius:50%}.campus-orbit:after{content:"";position:absolute;width:12px;height:12px;border-radius:50%;background:#ffd8ad;box-shadow:0 0 0 9px #ffffff14}.campus-orbit-one{width:520px;height:520px;right:-190px;top:100px}.campus-orbit-one:after{left:48px;top:68px}.campus-orbit-two{width:340px;height:340px;right:-70px;bottom:-170px}.campus-orbit-two:after{right:58px;top:18px}.auth-panel{display:grid;place-items:center;padding:50px;background:#fffdfa}.auth-card{width:min(400px,100%);display:grid;gap:18px}.mini-logo{width:38px;height:38px;background:var(--orange-soft);color:var(--orange);display:grid;place-items:center;border-radius:12px;font-weight:900}.auth-card h2{margin:18px 0 5px;font-size:30px}.auth-card p{margin:0;color:var(--muted)}label{color:#534d48;font-size:14px;font-weight:600;display:grid;gap:8px}input,select,textarea{border:1px solid var(--line);outline:none;border-radius:12px;background:#fff;color:var(--ink);transition:.2s}input,select{height:47px;padding:0 14px}input:focus,select:focus,textarea:focus{border-color:#ff9b51;box-shadow:0 0 0 3px #f973161a}.primary-button,.secondary-button{border:0;border-radius:12px;min-height:44px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700}.primary-button{color:#fff;background:var(--orange);box-shadow:0 8px 20px #f9731633}.primary-button:hover{background:var(--orange-deep)}.primary-button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.secondary-button{color:#514a44;background:#fff;border:1px solid var(--line)}.secondary-button:hover{border-color:#ffb57d;color:var(--orange)}.full{width:100%}.compact{min-height:38px;border-radius:10px;padding:0 13px;font-size:13px}.text-button{border:0;background:transparent;color:var(--orange);padding:3px}.form-error{background:#fff0ef;border:1px solid #ffd2ce;color:#c3382c;padding:10px 12px;border-radius:10px;font-size:13px}.demo-note{font-size:12px;text-align:center;padding:10px;color:#8b827a;background:#f7f4f1;border-radius:10px}.app-shell{min-height:100vh;background:#f7f6f3}.sidebar{position:fixed;inset:0 auto 0 0;width:238px;padding:25px 18px 20px;background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column;z-index:10}.sidebar-brand{padding:0 8px 25px}.sidebar-brand small{color:#9a938c}.sidebar nav{display:grid;gap:7px}.sidebar nav button{height:46px;border:0;border-radius:11px;background:transparent;color:#746d67;display:flex;align-items:center;gap:12px;padding:0 13px;text-align:left}.sidebar nav button span{flex:1}.sidebar nav button b{font-size:11px;background:#f1efec;padding:3px 7px;border-radius:999px}.sidebar nav button:hover{background:#faf5f0;color:#37312c}.sidebar nav button.active{background:var(--orange-soft);color:var(--orange);font-weight:700}.sidebar nav button.active b{background:#ffd5b5}.sidebar-bottom{margin-top:auto;border-top:1px solid var(--line);padding-top:18px}.user-card{display:flex;align-items:center;gap:10px;padding:8px}.user-card>span{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:#ffe2ca;color:var(--orange-deep);font-weight:800}.user-card strong,.user-card small{display:block}.user-card strong{font-size:14px}.user-card small{margin-top:2px;color:#9a938c;font-size:12px}.logout{margin-top:8px;height:40px;width:100%;border:0;background:transparent;color:#9a938c;display:flex;align-items:center;gap:9px;padding:0 12px}.content{margin-left:238px;min-height:100vh}.topbar{height:64px;background:#ffffffe0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);padding:0 32px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:5;font-size:13px;color:var(--muted)}.online-dot{width:8px;height:8px;background:#31b879;display:inline-block;border-radius:50%;margin-right:8px;box-shadow:0 0 0 4px #e3f7ee}.top-actions{display:flex;gap:8px}.icon-button{width:38px;height:38px;border-radius:11px;border:1px solid var(--line);background:#fff;color:#716a63;display:grid;place-items:center}.page{max-width:1350px;margin:0 auto;padding:38px 42px 60px}.page-intro>span{color:var(--orange);font-weight:800;font-size:12px;letter-spacing:.12em}.page-intro h1{margin:8px 0 9px;font-size:31px;letter-spacing:-.025em}.page-intro p{margin:0;color:var(--muted);line-height:1.7}.upload-layout{margin-top:28px;display:grid;grid-template-columns:minmax(650px,1fr) 285px;gap:22px}.upload-card,.tips-card,.result-card,.table-card,.chat-card,.scene-list,.training-room,.panel-card{background:#fff;border:1px solid var(--line);border-radius:18px}.upload-card{min-height:525px;border-style:dashed;padding:45px 42px 28px;text-align:center;display:flex;flex-direction:column;align-items:center}.upload-icon{width:66px;height:66px;border-radius:21px;display:grid;place-items:center;background:var(--orange-soft);color:var(--orange)}.upload-card h2{margin:18px 0 8px}.upload-card>p{color:var(--muted);line-height:1.8;margin:0 0 20px}.file-strip{width:100%;margin:24px 0 4px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:150px;overflow:auto}.file-chip{display:flex;align-items:center;gap:8px;border:1px solid var(--line);background:#faf9f7;border-radius:10px;padding:8px;text-align:left}.file-chip>span{width:24px;height:24px;border-radius:8px;background:#ffe0c7;color:var(--orange);display:grid;place-items:center;font-size:12px;font-weight:800}.file-chip p{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px}.file-chip button{border:0;background:transparent;color:#999;display:grid;place-items:center}.analyze-button{margin-top:auto;min-width:240px}.privacy-line{color:#a09992;margin-top:13px}.tips-card{padding:27px;color:#554f49}.tips-card>svg{color:var(--orange)}.tips-card h3{margin:12px 0 22px}.tips-card ol{list-style:none;padding:0;display:grid;gap:19px}.tips-card li{display:flex;align-items:center;gap:11px;color:#6f6862;font-size:14px}.tips-card li span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#f5f2ef;color:var(--orange);font-weight:800}.today-tip{margin-top:30px;background:linear-gradient(145deg,#fff5ec,#fffaf5);border:1px solid #ffe2cc;border-radius:14px;padding:17px}.today-tip b{font-size:13px;color:var(--orange-deep)}.today-tip p{margin:8px 0 0;line-height:1.7;font-size:13px}.analysis-result{margin-top:28px}.demo-banner{display:flex;align-items:center;gap:9px;padding:12px 15px;background:#fff7df;color:#8a681c;border:1px solid #f3dda1;border-radius:12px;font-size:13px;margin-bottom:16px}.result-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.result-card{padding:24px;min-height:165px}.result-card.emphasis{background:linear-gradient(135deg,#fff7ef,#fff);border-color:#ffd8b8}.card-label{display:block;color:#8b837c;font-size:12px;font-weight:700;letter-spacing:.08em;margin-bottom:13px}.result-card h2{margin:0 0 14px;font-size:22px}.result-card p{color:var(--muted)}.tags{display:flex;flex-wrap:wrap;gap:9px}.tags span{background:#f5f2ef;color:#5f5852;padding:8px 11px;border-radius:9px;font-size:13px}.reply-card{grid-column:1/-1}.result-heading{display:flex;justify-content:space-between;align-items:center}.result-heading button{border:0;background:var(--orange-soft);color:var(--orange-deep);border-radius:9px;padding:8px 11px;display:flex;gap:6px;align-items:center}.reply-card textarea{width:100%;min-height:118px;resize:vertical;padding:16px;line-height:1.8;font-size:15px;background:#fcfbf9}.next-question{margin-top:15px;border-left:3px solid var(--orange);padding:2px 0 2px 14px}.next-question b{font-size:13px}.next-question p{margin:5px 0 0;color:#48413c}.result-actions{margin-top:18px;display:flex;justify-content:flex-end;gap:10px}.toolbar{margin:26px 0 16px;display:flex;justify-content:space-between}.search-box{width:320px;height:42px;border:1px solid var(--line);background:#fff;border-radius:11px;display:flex;align-items:center;gap:8px;padding:0 12px;color:#918a84}.search-box input{height:auto;border:0;padding:0;flex:1;border-radius:0}.search-box input:focus{box-shadow:none}.stage-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px}.stage-summary div{background:#fff;border:1px solid var(--line);border-radius:13px;padding:15px 18px;display:flex;align-items:baseline;gap:10px}.stage-summary strong{font-size:24px}.stage-summary span{color:var(--muted);font-size:13px}.table-card{overflow:hidden}table{width:100%;border-collapse:collapse;font-size:13px}th{text-align:left;color:#8c857e;font-size:12px;font-weight:600;background:#faf9f7;padding:13px 16px;border-bottom:1px solid var(--line)}td{padding:14px 16px;border-bottom:1px solid #f0ede9;color:#57504a}tr:last-child td{border-bottom:0}.customer-name{display:flex;align-items:center;gap:9px;color:var(--ink)}.customer-name span{width:31px;height:31px;border-radius:10px;display:grid;place-items:center;background:var(--orange-soft);color:var(--orange);font-weight:800}td select{height:34px;padding:0 8px;border-radius:8px;font-size:12px}.row-arrow{border:0;background:transparent;color:#aaa39d}.empty-state{padding:36px;text-align:center;color:#a09891}.chat-page{max-width:1120px}.chat-card{margin-top:25px;overflow:hidden}.quick-prompts{padding:15px 18px;border-bottom:1px solid var(--line);display:flex;gap:8px}.quick-prompts button{border:1px solid var(--line);background:#faf9f7;color:#6f6862;border-radius:999px;padding:8px 12px;font-size:12px}.messages{min-height:390px;max-height:510px;overflow:auto;padding:24px;display:flex;flex-direction:column;gap:15px}.message{display:flex;align-items:flex-start;gap:9px;max-width:78%}.message p{margin:0;padding:12px 15px;border-radius:15px;line-height:1.75;font-size:14px}.message.agent p{background:#f4f2ef;border-top-left-radius:5px}.message.user{align-self:flex-end}.message.user p{background:var(--orange);color:#fff;border-top-right-radius:5px}.agent-avatar{flex:0 0 31px;width:31px;height:31px;display:grid;place-items:center;border-radius:10px;background:var(--orange-soft);color:var(--orange);font-weight:800}.agent-avatar.neutral{color:#666;background:#f1efed}.chat-input{border-top:1px solid var(--line);padding:15px;display:flex;gap:9px}.chat-input input{flex:1;border:0;background:#f7f5f2}.chat-input input:focus{box-shadow:none}.chat-input button{width:44px;border:0;border-radius:12px;background:var(--orange);color:#fff;display:grid;place-items:center}.training-layout{margin-top:26px;display:grid;grid-template-columns:270px 1fr;gap:18px;min-height:570px}.scene-list{padding:20px}.scene-list h3{font-size:15px;margin:4px 8px 16px}.scene-list button{width:100%;border:0;background:transparent;border-radius:10px;padding:13px 11px;display:flex;justify-content:space-between;color:#6d6660;margin-bottom:5px}.scene-list button.active{background:var(--orange-soft);color:var(--orange-deep);font-weight:700}.training-room{display:flex;flex-direction:column;overflow:hidden}.training-welcome{margin:auto;max-width:450px;text-align:center;padding:40px}.training-icon{width:72px;height:72px;margin:0 auto 18px;border-radius:24px;display:grid;place-items:center;background:var(--orange-soft);color:var(--orange)}.training-welcome h2{font-size:25px;margin:0 0 10px}.training-welcome p{color:var(--muted);line-height:1.8;margin-bottom:23px}.training-messages{flex:1;max-height:none}.stat-grid{margin:26px 0 16px;display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.stat-grid article{background:#fff;border:1px solid var(--line);border-radius:15px;padding:18px;display:flex;align-items:center;gap:13px}.stat-grid article>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:var(--orange-soft);color:var(--orange)}.stat-grid strong{display:block;font-size:24px}.stat-grid p{margin:2px 0 0;font-size:12px;color:var(--muted)}.admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.panel-card{padding:21px}.panel-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.panel-heading h2{margin:0 0 4px;font-size:17px}.panel-heading p{margin:0;color:var(--muted);font-size:12px}.fresh-code{margin:17px 0;padding:13px 14px;border-radius:11px;background:#fff6ed;border:1px solid #ffd8b9;display:flex;justify-content:space-between;align-items:center}.fresh-code span{font-weight:800;color:var(--orange-deep);letter-spacing:.08em}.fresh-code button{border:0;background:transparent;color:var(--orange);display:flex;gap:6px;align-items:center}.simple-list{margin-top:15px;display:grid}.simple-list>div{display:flex;justify-content:space-between;padding:11px 2px;border-top:1px solid #f1eeea}.simple-list code{font-family:inherit;font-weight:700}.simple-list span{font-size:12px;padding:3px 8px;border-radius:999px}.simple-list .available{color:var(--green);background:#e8f7ef}.simple-list .used{color:#89827b;background:#f0eeec}.sync-ok{color:var(--green);font-size:12px;display:flex;align-items:center;gap:4px}.knowledge-status{margin:30px 0;display:grid;grid-template-columns:repeat(3,1fr)}.knowledge-status div{text-align:center;border-right:1px solid var(--line)}.knowledge-status div:last-child{border-right:0}.knowledge-status strong,.knowledge-status span{display:block}.knowledge-status strong{font-size:25px}.knowledge-status span{margin-top:4px;color:var(--muted);font-size:12px}.review-panel{margin-top:16px}.review-row{margin-top:14px;padding:14px 0 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:20px}.review-row b{font-size:14px}.review-row p{margin:5px 0 0;color:var(--muted);font-size:12px}.review-row>div:last-child{display:flex;gap:10px;align-items:center}@media(max-width:1250px){.page{padding-left:28px;padding-right:28px}.upload-layout{grid-template-columns:1fr 250px}}
