:root{font-family:Noto Sans SC,Microsoft YaHei,PingFang SC,system-ui,sans-serif;color:#0b225a;background:#fbfdff;font-synthesis:none;--navy: #092361;--blue: #1458d8;--blue-strong: #0645c8;--teal: #20b7b4;--ink: #13244e;--muted: #657391;--surface: #ffffff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased;background:#fbfdff}button,textarea,select{font:inherit}button,a,select,label{-webkit-tap-highlight-color:transparent}button{border:0}button,select,.upload-control{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.landing-page{min-height:100vh;overflow:hidden;background:#fff}.top-shell{width:min(1220px,calc(100% - 48px));height:74px;margin:22px auto 0;padding:0 24px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border:1px solid #e5eaf2;border-radius:38px;background:#fffffff5;box-shadow:0 14px 40px #1530600f;position:relative;z-index:10}.brand{display:inline-flex;align-items:center;gap:10px;justify-self:start;padding:0;background:transparent;color:var(--navy);font-size:22px;font-weight:800;white-space:nowrap}.brand b{font-weight:700}.brand-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:#0b64c8;background:#eef7ff;box-shadow:inset 0 0 0 1px #dbeaf8,0 6px 14px #1458d81f}.brand-mark svg{width:27px;height:27px}.top-shell nav{display:flex;align-items:center;gap:42px}.top-shell nav a{color:#344264;text-decoration:none;font-size:15px;font-weight:600}.top-shell nav a:hover{color:var(--blue)}.nav-cta{justify-self:end;min-width:136px;height:48px;border-radius:26px;background:var(--blue-strong);color:#fff;font-weight:700;box-shadow:0 10px 24px #0645c833;transition:transform .2s ease,box-shadow .2s ease}.hero{width:100%;min-height:500px;margin:8px auto 0;padding-top:62px;position:relative;text-align:center;overflow:hidden}.hero-copy{width:min(800px,calc(100% - 40px));margin:0 auto;position:relative;z-index:2}.hero-background{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top;pointer-events:none}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 18px;padding:8px 14px;border-radius:20px;background:#edf6ff;color:#2962b5;font-size:14px;font-weight:700}.hero h1{margin:0;color:var(--navy);font-size:clamp(46px,5.1vw,72px);line-height:1.16;letter-spacing:-.045em;font-weight:900}.hero h1 span{color:var(--teal)}.hero-description{max-width:690px;margin:21px auto 25px;color:#536484;font-size:18px;line-height:1.9}.hero-cta{min-width:254px;height:64px;border-radius:32px;display:inline-flex;align-items:center;justify-content:center;gap:18px;background:#0752ce;color:#fff;font-size:18px;font-weight:800;box-shadow:0 14px 30px #1458d83d;transition:transform .2s ease,box-shadow .2s ease}.hero-cta:hover,.nav-cta:hover{transform:translateY(-2px);box-shadow:0 16px 32px #1458d847}.hero-cta svg{width:20px;height:20px}.trust-line{margin-top:22px;display:flex;align-items:center;justify-content:center;gap:10px;color:#71809d;font-size:14px}.trust-line svg{width:22px;height:22px;color:#5279b0}.trust-line i{width:3px;height:3px;border-radius:50%;background:#8ba2bf}.steps{width:min(1140px,calc(100% - 48px));margin:18px auto 58px;display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:28px}.steps article{display:flex;align-items:flex-start;gap:18px}.step-number{width:54px;height:54px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:#edf5ff;color:var(--blue);font-size:21px;font-weight:900;box-shadow:inset 0 0 0 9px #ffffff8c}.steps h2{margin:3px 0 8px;font-size:20px;color:var(--navy)}.steps p{margin:0;color:#71809a;line-height:1.65;font-size:14px}.step-arrow{width:26px;height:26px;color:#8db0e9}footer{min-height:100px;padding:28px max(32px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;border-top:1px solid #edf0f5;background:#f8fbff;color:#8290a7;font-size:13px}footer .brand{font-size:17px}footer .brand-mark{width:34px;height:34px}.workspace-page{height:100vh;display:flex;overflow:hidden;background:#f7f9fc;color:var(--ink)}.workspace-sidebar{width:276px;padding:22px 16px 18px;display:flex;flex-direction:column;border-right:1px solid #e5e9f0;background:#f5f7fa}.sidebar-head{display:flex;align-items:center;justify-content:space-between;padding:0 8px 24px}.sidebar-head .brand{font-size:18px}.sidebar-head .brand-mark{width:36px;height:36px}.sidebar-head .brand-mark svg{width:22px;height:22px}.mobile-close{display:none;background:transparent;color:#43516f}.new-chat{height:48px;padding:0 16px;display:flex;align-items:center;gap:10px;border-radius:14px;background:#e8f1ff;color:#174caa;font-weight:800}.sidebar-label{margin:24px 12px 8px;color:#8a96a9;font-size:12px;font-weight:700}.history-list{min-height:0;overflow-y:auto;display:grid;align-content:start;gap:4px}.history-item,.sidebar-bottom button{width:100%;min-height:42px;padding:8px 12px;display:flex;align-items:center;gap:10px;border-radius:10px;background:transparent;color:#46536e;text-align:left}.history-item:hover{background:#edf1f7}.history-item.active{background:#fff;color:#183e83;box-shadow:0 4px 14px #1e3a690d}.history-item>span{min-width:0;display:grid;gap:2px}.history-item b{overflow:hidden;font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.history-item small{color:#98a2b3;font-size:10px}.history-item svg,.sidebar-bottom svg{width:20px;height:20px;flex:0 0 auto}.history-empty{margin:5px 12px 10px;color:#99a3b4;font-size:12px;line-height:1.65}.history-privacy{margin:12px 10px 6px;display:flex;align-items:center;gap:6px;color:#9aa4b4;font-size:10px}.history-privacy svg{width:13px;height:13px;flex:0 0 auto}.sidebar-bottom{margin-top:auto;display:grid;gap:4px}.chat-shell{flex:1;min-width:0;height:100vh;display:flex;flex-direction:column;background:#fff}.workspace-header{height:68px;flex:0 0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf0f4}.workspace-header>div{display:flex;align-items:center;gap:10px}.workspace-header strong{color:#15264f;font-size:16px}.workspace-header span{padding:4px 9px;border-radius:12px;background:#f0f4fa;color:#7a879c;font-size:11px}.home-link{background:transparent;color:#52627d;font-size:13px}.workspace-head-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.open-preview{height:34px;padding:0 12px;display:inline-flex;align-items:center;gap:7px;border-radius:9px;background:#edf4ff;color:#1755b4;font-size:12px;font-weight:800}.open-preview svg{width:17px;height:17px}.mobile-menu{display:none;background:transparent;color:#344564}.chat-stage{flex:1;min-height:0;display:flex;flex-direction:column;position:relative;overflow:auto}.empty-state{width:min(800px,calc(100% - 40px));margin:auto auto 30px;text-align:center}.assistant-orb{width:58px;height:58px;margin:0 auto 20px;display:grid;place-items:center;border-radius:18px;background:#1261ca;color:#fff;box-shadow:0 12px 28px #1c68be38}.assistant-orb svg{width:31px;height:31px}.empty-state h1{margin:0;color:#0f2455;font-size:30px;letter-spacing:-.02em}.empty-state>p{margin:14px auto 25px;max-width:620px;color:#6c7890;line-height:1.75}.empty-actions{display:grid;grid-template-columns:1fr 1fr;gap:14px}.empty-actions button{min-height:86px;padding:16px 18px;display:flex;align-items:center;gap:14px;border:1px solid #e0e6ee;border-radius:16px;background:#fff;color:#1e315d;text-align:left}.empty-actions button.selected{border-color:#9dc4ff;background:#f2f7ff;box-shadow:0 7px 18px #255bae14}.empty-actions button>svg{width:28px;height:28px;color:#2161c8}.empty-actions button span{display:grid;gap:5px}.empty-actions b{font-size:14px}.empty-actions small{color:#7c899e}.messages{width:min(820px,calc(100% - 40px));margin:32px auto 220px;display:grid;gap:20px}.message{display:flex;gap:12px;align-items:flex-start}.message>span{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border-radius:10px;background:#eaf3ff;color:#1957b7}.message.user{flex-direction:row-reverse}.message.user>span{background:#eff2f6;color:#55627a}.message-bubble{max-width:76%;padding:12px 15px;border-radius:4px 16px 16px;background:#f2f7ff;color:#33435f}.message.user .message-bubble{border-radius:16px 4px 16px 16px;background:#f0f2f5}.message-bubble p{margin:0;line-height:1.75;white-space:pre-wrap;overflow-wrap:anywhere}.sent-file{min-width:min(310px,100%);margin-bottom:10px;padding:10px 12px;display:flex;align-items:center;gap:10px;border:1px solid #d8dee8;border-radius:12px;background:#ffffffc7}.sent-file>svg{width:24px;height:24px;flex:0 0 auto;color:#e44f63}.sent-file>span{min-width:0;display:grid;gap:2px}.sent-file b{overflow:hidden;color:#34445f;font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.sent-file small{color:#76839a;font-size:11px}.loading-message .message-bubble{color:#657391}.chat-composer-wrap{width:min(860px,calc(100% - 40px));margin:0 auto 18px;position:sticky;bottom:18px;z-index:5}.has-messages .chat-composer-wrap{margin-top:auto}.mode-pills{display:flex;gap:8px;margin:0 0 9px 8px}.mode-pills button{height:36px;padding:0 14px;display:inline-flex;align-items:center;gap:7px;border:1px solid #dfe5ee;border-radius:18px;background:#fff;color:#58677f;font-size:13px;font-weight:700}.mode-pills button.active{color:var(--blue);border-color:#bfd7ff;background:#eef5ff}.mode-pills svg{width:17px;height:17px}.chat-composer{min-height:152px;padding:16px 18px 13px;display:flex;flex-direction:column;border:1px solid #dce3ed;border-radius:22px;background:#fff;box-shadow:0 18px 44px #1f365d1f}.chat-composer textarea{width:100%;min-height:70px;padding:0;resize:none;border:0;outline:0;color:#243453;font-size:15px;line-height:1.65}.chat-composer textarea::placeholder{color:#a3adbd}.file-chip{width:fit-content;max-width:100%;height:34px;margin-bottom:12px;padding:0 8px 0 10px;display:flex;align-items:center;gap:8px;border-radius:10px;background:#f0f4fa;color:#465675;font-size:13px}.file-chip>svg{color:#e44f63}.file-chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-chip button{width:24px;height:24px;display:grid;place-items:center;background:transparent;color:#748198}.file-chip button:hover{border-radius:6px;background:#e1e7ef;color:#40506b}.file-chip button:disabled{cursor:wait;opacity:.45}.composer-toolbar{display:flex;align-items:center;gap:13px}.upload-control,.select-control{min-height:36px;padding:0 9px;display:inline-flex;align-items:center;gap:7px;border-radius:9px;color:#324363;font-size:13px;font-weight:700}.upload-control:hover,.select-control:hover{background:#f3f6fa}.upload-control input{display:none}.upload-control svg,.select-control>svg:first-child{width:21px;height:21px;color:#315a9b}.select-control{position:relative}.select-control select{width:auto;max-width:180px;padding:0 16px 0 0;field-sizing:content;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;outline:0;background:transparent;color:inherit;font-weight:inherit}.select-control>svg:last-child{width:14px;height:14px;margin-left:-14px;pointer-events:none}.toolbar-spacer{flex:1}.mic-button,.send-button,.stop-button{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:transparent;color:#35445f}.mic-button:hover{background:#f1f4f8}.send-button,.stop-button{background:var(--blue);color:#fff;box-shadow:0 8px 18px #1458d838}.stop-button:hover{background:var(--blue-strong)}.send-button:disabled{cursor:wait;opacity:.55;box-shadow:none}.mic-button svg,.send-button svg,.stop-button svg{width:20px;height:20px}.composer-note{margin:9px 0 0;display:flex;justify-content:center;align-items:center;gap:7px;color:#8a95a7;font-size:11px}.composer-note svg{width:14px;height:14px;color:#6885b2}.document-panel{width:min(470px,38vw);flex:0 0 auto;height:100vh;display:flex;flex-direction:column;border-left:1px solid #dfe5ed;background:#eef1f5;box-shadow:-12px 0 28px #182d5014;position:relative;z-index:8}.document-panel-head{height:68px;flex:0 0 auto;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dce2ea;background:#fff}.document-panel-head>div{display:flex;align-items:center;gap:9px}.document-panel-head>div:first-child>svg{width:25px;height:25px;color:#225db9}.document-panel-head span{display:grid;gap:2px}.document-panel-head b{color:#172b54;font-size:14px}.document-panel-head small{color:#8994a6;font-size:10px}.download-docx{height:36px;padding:0 13px;display:inline-flex;align-items:center;gap:7px;border-radius:9px;background:#135bd2;color:#fff;font-size:12px;font-weight:800;box-shadow:0 7px 16px #135bd233}.download-docx:disabled{opacity:.55;cursor:wait}.download-docx svg,.close-preview svg{width:17px;height:17px}.close-preview{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#f2f4f7;color:#65728a}.document-canvas{flex:1;min-height:0;padding:24px 20px 36px;overflow:auto}.resume-paper{width:100%;min-height:620px;padding:42px 42px 52px;background:#fff;color:#151b28;box-shadow:0 7px 24px #16264221;font-family:Microsoft YaHei,Noto Sans SC,sans-serif}.resume-paper h1{margin:0 0 22px;color:#000;font-size:25px;line-height:1.25;text-align:center;letter-spacing:.05em}.resume-paper h2{margin:18px 0 7px;color:#000;font-size:15px;line-height:1.4}.resume-paper p{margin:0 0 6px;color:#202532;font-size:12px;line-height:1.72;overflow-wrap:anywhere}.resume-paper .resume-bullet{position:relative;padding-left:15px}.resume-paper .resume-bullet:before{content:"•";position:absolute;left:1px;top:0}.resume-paper strong{font-weight:700}@media(max-width:960px){.top-shell{grid-template-columns:1fr auto}.top-shell nav{display:none}.hero{text-align:center;padding-top:52px}.hero-copy{padding-left:0}.hero-description{margin-inline:auto}.trust-line{justify-content:center}.hero-background{display:none}.steps{grid-template-columns:1fr;gap:24px}.step-arrow{display:none}footer{gap:24px;flex-direction:column;text-align:center}.document-panel{position:fixed;inset:0 0 0 auto;width:min(520px,92vw);z-index:30}}@media(max-width:760px){.top-shell{width:calc(100% - 24px);height:62px;padding:0 12px 0 14px;margin-top:12px}.brand{font-size:17px}.brand-mark{width:36px;height:36px}.nav-cta{min-width:96px;height:40px;font-size:13px}.hero{width:calc(100% - 28px);min-height:470px;padding-top:46px}.eyebrow{font-size:12px}.hero h1{font-size:36px;line-height:1.2}.hero-description{font-size:15px;line-height:1.8}.hero-cta{min-width:218px;height:56px;font-size:16px}.trust-line{gap:7px;font-size:11px;flex-wrap:wrap}.steps{width:calc(100% - 40px);margin-top:30px}.workspace-sidebar{position:fixed;inset:0 auto 0 0;z-index:20;transform:translate(-100%);transition:transform .2s ease;box-shadow:20px 0 45px #14234126}.workspace-sidebar.open{transform:translate(0)}.mobile-close,.mobile-menu{display:grid;place-items:center}.workspace-header{height:58px;padding:0 14px}.workspace-header>div{margin-right:auto;margin-left:8px}.workspace-header span{display:none}.empty-state{margin-bottom:18px}.workspace-head-actions{gap:3px}.open-preview{width:36px;padding:0;justify-content:center;font-size:0}.empty-state h1{font-size:24px}.empty-state>p{font-size:14px}.empty-actions{grid-template-columns:1fr}.chat-composer-wrap{width:calc(100% - 20px);bottom:9px;margin-bottom:9px}.mode-pills{overflow-x:auto}.mode-pills button{flex:0 0 auto}.chat-composer{min-height:142px;padding:14px 12px 10px;border-radius:18px}.composer-toolbar{overflow-x:auto;gap:5px;padding-bottom:2px}.upload-control,.select-control{flex:0 0 auto;padding:0 7px}.select-control select{max-width:136px}.toolbar-spacer{min-width:4px}.mic-button{display:none}.messages{margin-bottom:220px}.message-bubble{max-width:88%}.document-panel{width:100vw}.document-canvas{padding:14px 10px 28px}.resume-paper{padding:32px 24px 42px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
