:root{--ink:#172033;--muted:#667085;--canvas:#f5f7fb;--surface:#fff;--primary:#3b5bdb;--primary-dark:#2f49b7;--primary-soft:#edf1ff;--accent:#f59f00;--success:#2f9e44;--danger:#e03131;--border:#dee2e6;--border-soft:#e9ecf2;--shadow:0 18px 55px #1d2b5314;--radius:16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--canvas);font-family:var(--font-geist-sans), "PingFang SC", "Microsoft YaHei", system-ui, sans-serif;margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #3b5bdb40}button:disabled{cursor:not-allowed;opacity:.52}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.logo-mark{background:var(--ink);color:#fff;border-radius:13px;flex:none;place-items:center;width:42px;height:42px;font-weight:800;display:inline-grid;box-shadow:inset 0 -3px #ffffff14}.wordmark{cursor:pointer;background:0 0;border:0;align-items:center;gap:11px;display:inline-flex}.wordmark strong{letter-spacing:-.5px;font-size:19px}.overline,.tiny-label{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:750}.tiny-label{color:#77809a;letter-spacing:.06em}.primary-button,.secondary-button,.quiet-button,.send-button{cursor:pointer;border-radius:11px;min-height:46px;padding:0 20px;font-size:14px;font-weight:700;transition:background .18s,border-color .18s,transform .18s}.primary-button{border:1px solid var(--primary);background:var(--primary);color:#fff;box-shadow:0 9px 22px #3b5bdb33}.primary-button:hover{background:var(--primary-dark);border-color:var(--primary-dark);transform:translateY(-1px)}.primary-button.full{width:100%;margin-top:18px}.secondary-button{color:#35415b;background:#fff;border:1px solid #ccd2df}.secondary-button:hover{background:#fafbfe;border-color:#9da8bd}.quiet-button{border:1px solid var(--border);background:#fff;min-height:42px}.text-button{color:#3d4c68;align-items:center;gap:8px;min-height:44px;font-weight:700;text-decoration:none;display:inline-flex}.text-button span{color:var(--primary)}.public-site{background:linear-gradient(#fbfcff 0,#f4f6fb 55%,#f8f9fc 100%);min-height:100vh;overflow:hidden}.public-header{justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);height:84px;margin:auto;display:flex}.public-header nav{gap:34px;display:flex}.public-header nav a{color:#566079;font-size:14px;font-weight:650;text-decoration:none}.landing-hero{grid-template-columns:1.03fr .97fr;align-items:center;gap:70px;width:min(1180px,100% - 48px);min-height:650px;margin:0 auto;padding:72px 0 92px;display:grid}.hero-copy h1{letter-spacing:-3px;margin:17px 0 21px;font-size:clamp(44px,5vw,68px);line-height:1.12}.hero-copy h1 em{color:var(--primary);font-style:normal}.hero-copy>p{max-width:610px;color:var(--muted);margin:0;font-size:18px;line-height:1.85}.hero-buttons{align-items:center;gap:24px;margin-top:32px;display:flex}.trust-line{color:#6b748a;flex-wrap:wrap;gap:10px 24px;margin-top:31px;font-size:13px;display:flex}.trust-line span:before{content:"✓";color:var(--success);margin-right:7px;font-weight:800}.pack-preview{background:#ffffffe6;border:1px solid #d2d8e7e6;border-radius:24px;padding:28px;position:relative;transform:rotate(1deg);box-shadow:0 32px 90px #2d3b6424}.pack-preview:before{content:"";z-index:-1;background:#e9edfa;border:1px solid #e1e5ef;border-radius:24px;position:absolute;inset:12px -18px -18px 18px;transform:rotate(-3deg)}.pack-preview header{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:22px;display:flex}.pack-preview h2{margin:7px 0 0;font-size:21px}.status-pill{background:var(--primary-soft);min-height:28px;color:var(--primary);white-space:nowrap;border-radius:999px;align-items:center;padding:0 10px;font-size:11px;font-weight:750;display:inline-flex}.status-pill.ok{color:#24813a;background:#eaf7ed}.status-pill.wait{color:#9b6600;background:#fff6dd}.preview-focus{background:#f4f6fc;border-radius:15px;margin:22px 0;padding:20px}.preview-focus small,.preview-focus strong,.preview-focus p{display:block}.preview-focus small{color:var(--primary);font-weight:700}.preview-focus strong{margin-top:8px;font-size:17px}.preview-focus p{color:var(--muted);margin:10px 0 0;font-size:13px;line-height:1.65}.preview-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.preview-grid>div{border:1px solid var(--border-soft);border-radius:13px;padding:15px}.preview-grid strong,.preview-grid small{display:block}.preview-grid strong{margin:10px 0 5px;font-size:14px}.preview-grid small{color:var(--muted)}.signal{border-radius:6px;padding:4px 7px;font-size:10px;font-weight:750;display:inline-flex}.signal.good{color:#247738;background:#e7f6eb}.signal.warn{color:#996200;background:#fff2ce}.pack-preview footer{color:#69738a;gap:16px;margin-top:22px;font-size:11px;display:flex}.pack-preview footer span:before{content:"";background:var(--primary);border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.pack-preview footer span:nth-child(2):before{background:var(--success)}.pack-preview footer span:nth-child(3):before{background:var(--accent)}.method-section,.evidence-section,.points-section{width:min(1180px,100% - 48px);margin:auto}.method-section{padding:100px 0}.section-heading{max-width:660px}.section-heading>span{color:var(--primary);font-size:13px;font-weight:750}.section-heading h2,.evidence-section h2,.points-section h2{letter-spacing:-1.7px;margin:10px 0 14px;font-size:clamp(30px,3.4vw,45px)}.section-heading p,.evidence-section>div>p,.points-section p{color:var(--muted);line-height:1.8}.method-grid{grid-template-columns:repeat(4,1fr);gap:15px;margin-top:46px;display:grid}.method-grid article{border:1px solid var(--border-soft);background:#fff;border-radius:17px;min-height:230px;padding:25px}.method-grid b{color:#a6aec0;font-size:13px}.method-grid h3{margin:48px 0 10px;font-size:18px}.method-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.evidence-section{background:var(--ink);color:#fff;border-radius:26px;grid-template-columns:1fr 1fr;align-items:center;gap:70px;padding:86px;display:grid}.evidence-section .overline{color:#aebdff}.evidence-section>div>p{color:#b5bdcf}.evidence-list{gap:12px;display:grid}.evidence-list article{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:14px;align-items:center;gap:15px;padding:17px;display:flex}.source-dot{color:#fff;background:var(--primary);border-radius:10px;flex:none;place-items:center;width:38px;height:38px;font-size:12px;font-weight:800;display:grid}.source-dot.fact{background:var(--success)}.source-dot.advice{background:#b77900}.evidence-list strong,.evidence-list p{display:block}.evidence-list p{color:#aeb6c8;margin:4px 0 0;font-size:13px}.points-section{background:linear-gradient(130deg,#edf1ff,#fff);border:1px solid #dae0ed;border-radius:24px;justify-content:space-between;align-items:center;gap:40px;margin-top:34px;margin-bottom:34px;padding:65px 72px;display:flex}.points-section>div{max-width:700px}.public-footer{color:#7b8498;border-top:1px solid #e1e5ed;justify-content:space-between;gap:20px;width:min(1180px,100% - 48px);margin:auto;padding:32px 0 48px;font-size:12px;display:flex}.modal-layer,.chat-layer{z-index:100;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal-scrim{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1017298c;border:0;width:100%;height:100%;position:absolute;inset:0}.modal-card{z-index:1;background:#fff;border-radius:20px;width:min(470px,100%);max-height:calc(100vh - 36px);padding:34px;position:relative;overflow-y:auto;box-shadow:0 28px 90px #09102247}.modal-card h2{letter-spacing:-.8px;margin:17px 0 8px;font-size:25px}.modal-card>p{color:var(--muted);margin:0 0 21px;font-size:13px;line-height:1.7}.modal-close{color:#717b90;cursor:pointer;background:0 0;border:0;border-radius:10px;width:40px;height:40px;font-size:25px;position:absolute;top:15px;right:17px}.modal-close:hover{background:#f2f4f8}.modal-close.static{position:static}.tab-switch{background:#f0f2f7;border-radius:11px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.tab-switch button{color:#737d91;cursor:pointer;background:0 0;border:0;border-radius:8px;height:38px;font-weight:700}.tab-switch button.active{color:var(--primary);background:#fff;box-shadow:0 4px 14px #1e2b5114}.modal-card form{margin-top:18px}.modal-card form>label,.field-pair label,.redeem-card label{margin-top:13px;display:block}.modal-card label>span,.field-pair label>span,.redeem-card label>span{color:#4f5a70;margin-bottom:7px;font-size:12px;font-weight:700;display:block}.modal-card input,.modal-card textarea,.modal-card select,.redeem-card input{width:100%;color:var(--ink);background:#fff;border:1px solid #d5dae5;border-radius:10px;outline:0;padding:12px 13px}.modal-card input,.modal-card select,.redeem-card input{min-height:45px}.modal-card input:focus,.modal-card textarea:focus,.modal-card select:focus,.redeem-card input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #3b5bdb1a}.form-note{color:#7d879a;margin-top:13px;font-size:11px;line-height:1.6;display:block}.material-card{width:min(590px,100%)}.field-pair{grid-template-columns:1fr 1fr;gap:11px;display:grid}.toast{z-index:200;background:var(--ink);color:#fff;text-align:center;border-radius:11px;max-width:min(520px,100% - 32px);padding:12px 17px;font-size:13px;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 15px 40px #0a112247}.loading-screen{align-content:center;place-items:center;gap:15px;min-height:100vh;display:grid}.loading-screen p{color:var(--muted)}.product-shell{min-height:100vh}.app-sidebar{z-index:40;border-right:1px solid var(--border-soft);background:#fff;flex-direction:column;width:232px;padding:24px 16px;display:flex;position:fixed;inset:0 auto 0 0}.app-wordmark{padding:0 8px}.app-wordmark>span:last-child{text-align:left}.app-wordmark strong,.app-wordmark small{display:block}.app-wordmark small{color:#8a93a5;margin-top:3px;font-size:10px}.app-sidebar nav{gap:6px;margin-top:42px;display:grid}.app-sidebar nav button{color:#626c81;cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:12px;min-height:48px;padding:0 12px;font-size:14px;font-weight:650;display:flex}.app-sidebar nav button>span{color:#69748c;background:#f1f3f7;border-radius:9px;place-items:center;width:29px;height:29px;font-size:11px;display:grid}.app-sidebar nav button b{background:#e9edf9;border-radius:999px;place-items:center;min-width:20px;height:20px;margin-left:auto;padding:0 5px;font-size:10px;display:grid}.app-sidebar nav button:hover{background:#f7f8fb}.app-sidebar nav button.active{color:var(--primary);background:var(--primary-soft)}.app-sidebar nav button.active>span{color:#fff;background:var(--primary)}.sidebar-account{border-top:1px solid var(--border-soft);margin-top:auto;padding-top:18px}.sidebar-account>button{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;width:100%;min-height:58px;padding:8px;display:flex}.sidebar-account>button:hover,.sidebar-account>button.active{background:#f5f7fb}.mini-avatar,.profile-avatar{width:38px;height:38px;color:var(--primary);background:#e7ecff;border-radius:12px;flex:none;place-items:center;font-weight:800;display:grid}.sidebar-account button>span:nth-child(2){flex:1;min-width:0}.sidebar-account strong,.sidebar-account small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.sidebar-account strong{font-size:12px}.sidebar-account small{color:#8a93a5;margin-top:3px;font-size:9px}.sidebar-account em{color:#949cac;font-style:normal}.app-main{min-height:100vh;margin-left:232px}.app-topbar{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f5f7fbe6;border-bottom:1px solid #dee2e6d9;justify-content:flex-end;align-items:center;height:70px;padding:0 30px;display:flex;position:sticky;top:0}.menu-button,.mobile-wordmark{display:none}.top-actions{align-items:center;gap:10px;display:flex}.points-mini{cursor:pointer;background:#fff;border:1px solid #d9deea;border-radius:10px;align-items:center;gap:8px;min-height:40px;padding:0 13px;display:flex}.points-mini span{color:var(--muted);font-size:11px}.points-mini strong{font-size:13px}.agent-entry{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:10px;min-height:42px;padding:0 15px;font-weight:700}.agent-entry span{color:#b8c4ff;margin-left:6px}.app-content{width:min(1180px,100% - 56px);margin:0 auto;padding:48px 0 90px}.welcome-row,.page-heading,.workspace-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:27px;display:flex}.welcome-row h1,.page-heading h1,.workspace-heading h1{letter-spacing:-1.6px;margin:8px 0;font-size:clamp(28px,3.3vw,41px);line-height:1.2}.welcome-row p,.page-heading p,.workspace-heading p{color:var(--muted);margin:0;line-height:1.7}.points-chip{text-align:left;cursor:pointer;background:#fff;border:1px solid #d8deea;border-radius:14px;min-width:140px;min-height:66px;padding:9px 16px}.points-chip span,.points-chip strong{display:block}.points-chip span{color:#7c8597;font-size:10px}.points-chip strong{margin-top:5px;font-size:22px}.next-step-card{background:linear-gradient(120deg, var(--ink), #28365a);color:#fff;min-height:180px;box-shadow:var(--shadow);border-radius:20px;grid-template-columns:72px 1fr auto;align-items:center;gap:25px;padding:28px 30px;display:grid}.step-number{color:#9dadf3;font-size:35px;font-weight:750}.next-step-card .tiny-label{color:#abb9f2}.next-step-card h2{margin:7px 0;font-size:24px}.next-step-card p{color:#bec7d9;margin:0;font-size:13px}.progress-line{background:#ffffff21;border-radius:9px;height:4px;margin:20px 0 7px;overflow:hidden}.progress-line i{border-radius:inherit;background:#92a6ff;height:100%;display:block}.next-step-card small{color:#99a5bb;font-size:10px}.dashboard-grid,.workspace-grid,.interview-layout,.account-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:18px;display:grid}.panel{border:1px solid var(--border-soft);border-radius:var(--radius);background:#fff;box-shadow:0 10px 35px #1f2c500b}.panel>header{border-bottom:1px solid #eff1f5;justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 23px 17px;display:flex}.panel>header h2{margin:5px 0 0;font-size:18px}.panel>header p{color:var(--muted);margin:7px 0 0;font-size:12px;line-height:1.6}.link-button,.back-link{color:var(--primary);cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:700}.status-callout{background:#f4f6fc;border-radius:13px;gap:12px;margin:20px 22px;padding:16px;display:flex}.status-icon{background:var(--primary);color:#fff;border-radius:10px;flex:none;place-items:center;width:36px;height:36px;font-size:11px;font-weight:800;display:grid}.status-callout strong{font-size:13px}.status-callout p{color:var(--muted);margin:5px 0 0;font-size:11px;line-height:1.6}.action-list{gap:11px;padding:0 23px 23px;display:grid}.action-list span{color:#536077;align-items:center;gap:10px;font-size:12px;display:flex}.action-list b{color:#758098;background:#eef1f7;border-radius:50%;place-items:center;width:23px;height:23px;font-size:9px;display:grid}.mini-file-list{padding:9px}.mini-file-list>button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:10px;width:100%;min-height:66px;padding:9px 11px;display:flex}.mini-file-list>button:hover{background:#f7f8fb}.mini-file-list button>span:nth-child(2){flex:1;min-width:0}.mini-file-list strong,.mini-file-list small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.mini-file-list strong{font-size:12px}.mini-file-list small{color:#8a93a5;margin-top:4px;font-size:10px}.mini-file-list em{text-align:right;max-width:115px;font-size:9px;font-style:normal}.mini-file-list em.ok{color:var(--success)}.mini-file-list em.wait{color:#996200}.file-badge{width:34px;height:34px;color:var(--primary);background:#e8edff;border-radius:9px;flex:none;place-items:center;font-size:10px;font-weight:800;display:grid}.file-badge.resume{color:#2d8241;background:#e8f6ec}.file-badge.interview{color:#a16800;background:#fff1dc}.file-badge.large{border-radius:12px;width:44px;height:44px}.recent-panel{margin-top:18px}.empty-state{text-align:center;align-content:center;place-items:center;min-height:225px;padding:30px;display:grid}.empty-state.compact{min-height:150px}.empty-state.left{text-align:left;justify-items:start}.empty-state strong{font-size:15px}.empty-state p{max-width:650px;color:var(--muted);margin:8px 0 0;font-size:12px;line-height:1.7}.empty-state>div{gap:9px;margin-top:17px;display:flex}.empty-symbol,.round-icon{background:var(--primary-soft);width:48px;height:48px;color:var(--primary);border-radius:14px;place-items:center;margin-bottom:12px;font-weight:800;display:grid}.heading-actions{gap:9px;display:flex}.empty-large{text-align:center;align-content:center;place-items:center;min-height:410px;padding:30px;display:grid}.empty-large h2{margin:0}.empty-large p{max-width:520px;color:var(--muted);line-height:1.7}.workspace-heading{align-items:center}.workspace-heading>div{flex:1}.back-link{color:#778197}.job-picker{scrollbar-width:thin;gap:8px;margin-bottom:15px;display:flex;overflow-x:auto}.job-picker button{white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #d9deea;border-radius:9px;min-height:38px;padding:0 13px;font-size:12px}.job-picker button.active{border-color:var(--primary);color:var(--primary);background:var(--primary-soft)}.workspace-tabs,.segmented-tabs{background:#e9ecf3;border-radius:12px;gap:5px;margin-bottom:18px;padding:4px;display:flex;overflow-x:auto}.workspace-tabs button,.segmented-tabs button{color:#69738a;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:9px;min-height:40px;padding:0 17px;font-size:12px;font-weight:700}.workspace-tabs button.active,.segmented-tabs button.active{color:var(--primary);background:#fff;box-shadow:0 4px 13px #222e5014}.segmented-tabs{width:max-content}.segmented-tabs b{background:#edf0f6;border-radius:99px;place-items:center;min-width:18px;height:18px;margin-left:5px;font-size:9px;display:inline-grid}.timeline{gap:18px;margin:0;padding:22px;list-style:none;display:grid}.timeline li{gap:12px;display:flex}.timeline li>b{color:#7a8499;background:#eef1f6;border-radius:9px;flex:none;place-items:center;width:28px;height:28px;font-size:10px;display:grid}.timeline li.done>b{color:#fff;background:var(--success)}.timeline strong{font-size:13px}.timeline p{color:var(--muted);margin:4px 0 0;font-size:11px}.artifact-panel>header{align-items:center}.artifact-outline{grid-template-columns:1fr 1fr;gap:10px;padding:22px;display:grid}.artifact-outline article{border:1px solid var(--border-soft);border-radius:12px;align-items:center;gap:13px;min-height:88px;padding:15px;display:flex}.artifact-outline article>b{color:#a3abba;font-size:11px}.artifact-outline strong,.artifact-outline small{display:block}.artifact-outline strong{font-size:13px}.artifact-outline small{color:#8992a4;margin-top:6px;font-size:10px}.availability-note{background:#fff8e7;border-radius:13px;margin:0 22px 22px;padding:18px}.availability-note strong{font-size:13px}.availability-note p{color:#6f6654;margin:7px 0 15px;font-size:12px;line-height:1.7}.artifact-content{padding:24px}.artifact-content>div:nth-child(2){white-space:pre-wrap;color:#3e4960;font-size:13px;line-height:1.85}.artifact-content>button{margin-top:20px}.artifact-meta{color:#7d879a;border-bottom:1px solid #edf0f5;flex-wrap:wrap;gap:8px 18px;margin-bottom:18px;padding-bottom:14px;font-size:10px;display:flex}.artifact-mini-list{padding:10px 18px}.artifact-mini-list article{border-bottom:1px solid #edf0f5;padding:14px 4px}.artifact-mini-list article:last-child{border-bottom:0}.artifact-mini-list strong,.artifact-mini-list small{display:block}.artifact-mini-list strong{font-size:13px}.artifact-mini-list small{color:var(--muted);margin-top:5px;font-size:10px}.interview-intro{padding:28px}.interview-intro h2{margin:8px 0;font-size:23px}.interview-intro>p{color:var(--muted);line-height:1.7}.interview-intro ul{color:#536077;padding-left:20px;font-size:13px;line-height:2}.file-library{padding:10px}.file-library>article{border-bottom:1px solid #eff1f5;align-items:center;gap:12px;min-height:76px;padding:12px;display:flex}.file-library>article:last-child{border-bottom:0}.file-library article>div{flex:1;min-width:0}.file-library strong,.file-library p{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.file-library strong{font-size:13px}.file-library p{color:var(--muted);margin:5px 0 0;font-size:10px}.roadmap-label{color:#7b8497;font:10px var(--font-geist-mono), monospace;background:#f1f3f7;border-radius:7px;margin-top:16px;padding:6px 9px}.fact-library{padding:8px 18px}.fact-library>article{border-bottom:1px solid #edf0f5;align-items:center;gap:12px;min-height:82px;padding:13px 3px;display:flex}.fact-library>article:last-child{border-bottom:0}.fact-status{border-radius:11px;flex:none;place-items:center;width:38px;height:38px;font-size:11px;font-weight:800;display:grid}.fact-status.pending{color:#996200;background:#fff3d5}.fact-status.confirmed{color:var(--success);background:#e7f6eb}.fact-status.rejected{color:#7d8797;background:#f1f2f5}.fact-library article>div{flex:1;min-width:0}.fact-library article>div small,.fact-library article>div strong{display:block}.fact-library article>div small{color:#838da0;margin-bottom:6px;font-size:10px}.fact-library article>div strong{font-size:13px;line-height:1.6}.fact-actions{gap:7px;display:flex}.fact-actions button{cursor:pointer;background:#fff;border:1px solid #d8deea;border-radius:9px;min-height:36px;padding:0 11px;font-size:11px;font-weight:700}.fact-actions button.confirm{border-color:var(--primary);background:var(--primary);color:#fff}.points-layout{grid-template-columns:.85fr 1.15fr;gap:18px;display:grid}.balance-card{background:linear-gradient(140deg, var(--ink), #34446d);color:#fff;min-height:245px;box-shadow:var(--shadow);border-radius:18px;padding:30px}.balance-card>span{color:#b6bfd4;font-size:12px}.balance-card>strong{letter-spacing:-2px;margin-top:28px;font-size:50px;display:block}.balance-card small{color:#b6bfd4;letter-spacing:0;margin-left:8px;font-size:13px}.balance-card p{color:#b6bfd4;margin-top:38px;font-size:12px;line-height:1.7}.redeem-card{padding-bottom:20px}.redeem-card form{grid-template-columns:1fr auto;align-items:end;gap:10px;padding:0 22px;display:grid}.redeem-card>small{color:#858fa2;padding:9px 22px 0;font-size:10px;display:block}.ledger-panel{margin-top:18px}.ledger-list{padding:6px 20px 13px}.ledger-list article{border-bottom:1px solid #eff1f5;align-items:center;gap:11px;min-height:65px;display:flex}.ledger-list article:last-child{border-bottom:0}.ledger-icon{border-radius:10px;flex:none;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.ledger-icon.plus{color:var(--success);background:#e8f6ec}.ledger-icon.minus{color:var(--danger);background:#fff0ee}.ledger-list article>div{flex:1}.ledger-list strong,.ledger-list small{display:block}.ledger-list strong{font-size:12px}.ledger-list small{color:var(--muted);margin-top:4px;font-size:10px}.ledger-list article>b{font-size:13px}.ledger-list b.plus{color:var(--success)}.ledger-list b.minus{color:var(--danger)}.profile-card{align-items:center;gap:15px;min-height:160px;padding:25px;display:flex}.profile-avatar{border-radius:16px;width:56px;height:56px;font-size:20px}.profile-card>div{flex:1;min-width:0}.profile-card h2{margin:0}.profile-card p{color:var(--muted);overflow-wrap:anywhere;margin:5px 0 11px;font-size:12px}.settings-list{padding:7px 17px}.settings-list button{text-align:left;background:0 0;border:0;border-bottom:1px solid #eff1f5;justify-content:space-between;gap:15px;width:100%;min-height:72px;padding:11px 4px;display:flex}.settings-list button:last-child{border-bottom:0}.settings-list strong,.settings-list small{display:block}.settings-list strong{font-size:13px}.settings-list small{color:var(--muted);margin-top:5px;font-size:10px}.settings-list em{color:#949cad;align-self:center;font-size:10px;font-style:normal}.privacy-note{background:#eef2ff;border:1px solid #dce2f0;border-radius:15px;margin-top:18px;padding:22px}.privacy-note strong{font-size:14px}.privacy-note p{color:#5f6c88;margin:7px 0 0;font-size:12px;line-height:1.7}.mobile-bottom{display:none}.chat-layer{justify-items:end;padding:0}.chat-panel{z-index:1;background:#f5f7fb;flex-direction:column;width:min(700px,100%);height:100vh;display:flex;position:relative;box-shadow:-24px 0 75px #0b122433}.chat-panel>header{border-bottom:1px solid var(--border-soft);background:#fff;justify-content:space-between;align-items:center;min-height:72px;padding:12px 18px;display:flex}.chat-panel>header>div{align-items:center;gap:10px;min-width:0;display:flex}.chat-back{cursor:pointer;background:#f2f4f8;border:0;border-radius:10px;width:40px;height:40px;display:none}.agent-mark{background:var(--ink);color:#aebcff;border-radius:12px;flex:none;place-items:center;width:38px;height:38px;display:grid}.chat-panel header strong,.chat-panel header small{display:block}.chat-panel header strong{font-size:14px}.chat-panel header small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:10px;overflow:hidden}.context-bar{border-bottom:1px solid var(--border-soft);background:#fbfcfe;align-items:center;gap:7px;min-height:44px;padding:8px 18px;display:flex;overflow-x:auto}.context-bar>span{color:#7c8598;white-space:nowrap;font-size:10px}.context-bar b{color:#586582;white-space:nowrap;background:#e9edfa;border-radius:7px;padding:5px 8px;font-size:9px}.context-bar em{color:#9b6500;white-space:nowrap;margin-left:auto;font-size:9px;font-style:normal}.chat-messages{flex-direction:column;flex:1;gap:14px;padding:24px 20px;display:flex;overflow-y:auto}.assistant-bubble{align-self:flex-start;align-items:flex-start;gap:9px;max-width:88%;display:flex}.assistant-bubble>span{background:var(--ink);color:#aebcff;border-radius:9px;flex:none;place-items:center;width:28px;height:28px;font-size:10px;display:grid}.assistant-bubble>div{background:#fff;border:1px solid #e0e4ed;border-radius:4px 14px 14px;padding:13px 15px;box-shadow:0 6px 18px #1d294b0a}.assistant-bubble.failed>div{background:#fff8f7;border-color:#f0c9c5}.assistant-bubble strong{font-size:13px}.assistant-bubble p{color:#424e66;white-space:pre-wrap;margin:5px 0 0;font-size:13px;line-height:1.75}.assistant-bubble small{color:#838da0;margin-top:9px;font-size:10px;display:block}.user-bubble{background:var(--primary);color:#fff;white-space:pre-wrap;border-radius:14px 4px 14px 14px;align-self:flex-end;max-width:80%;padding:13px 15px;font-size:13px;line-height:1.7}.thinking{animation:1.2s ease-in-out infinite fadePulse}@keyframes fadePulse{50%{opacity:.55}}.prompt-suggestions{gap:7px;padding:8px 18px;display:flex;overflow-x:auto}.prompt-suggestions button{color:#58647d;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #d8deea;border-radius:999px;min-height:35px;padding:0 12px;font-size:11px}.agent-composer{margin:6px 18px calc(18px + env(safe-area-inset-bottom));background:#fff;border:1px solid #cfd5e2;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px #17203317}.agent-composer textarea{resize:none;width:100%;min-height:74px;color:var(--ink);border:0;outline:0;padding:14px;font-size:13px}.composer-footer{border-top:1px solid #eff1f5;align-items:center;gap:10px;min-height:51px;padding:8px 9px 9px 12px;display:flex}.model-select{align-items:center;gap:7px;display:flex}.model-select>span{color:#7b8599;white-space:nowrap;font-size:9px}.model-select select{color:#3f4c66;background:#f8f9fc;border:1px solid #d8deea;border-radius:9px;max-width:185px;min-height:34px;padding:0 8px;font-size:10px;font-weight:700}.estimate-note{color:#8a93a5;margin-left:auto;font-size:9px}.send-button{background:var(--ink);color:#fff;border:0;min-height:36px;padding:0 13px;font-size:11px}@media (width<=1000px){.landing-hero{grid-template-columns:1fr;padding-top:50px}.hero-copy{max-width:760px}.pack-preview{max-width:700px;transform:none}.method-grid{grid-template-columns:1fr 1fr}.evidence-section{padding:58px}.app-content{width:calc(100% - 36px)}}@media (width<=760px){.public-header{width:calc(100% - 32px);height:72px}.public-header nav{display:none}.logo-mark{border-radius:12px;width:38px;height:38px}.landing-hero,.method-section,.evidence-section,.points-section,.public-footer{width:calc(100% - 32px)}.landing-hero{gap:50px;min-height:auto;padding:48px 0 78px}.hero-copy h1{letter-spacing:-2px;font-size:39px}.hero-copy>p{font-size:16px}.hero-buttons{flex-direction:column;align-items:stretch;gap:8px}.hero-buttons .text-button{justify-content:center}.pack-preview{padding:20px}.pack-preview:before{display:none}.preview-grid{grid-template-columns:1fr}.pack-preview footer{flex-wrap:wrap}.method-section{padding:74px 0}.method-grid{grid-template-columns:1fr}.method-grid article{min-height:180px}.method-grid h3{margin-top:30px}.evidence-section{grid-template-columns:1fr;gap:26px;padding:36px 24px}.points-section{flex-direction:column;align-items:stretch;padding:36px 24px}.public-footer{flex-direction:column}.modal-layer{align-items:end;padding:10px}.modal-card{width:100%;max-height:calc(100vh - 10px);padding:26px 19px calc(24px + env(safe-area-inset-bottom));border-radius:20px 20px 0 0}.field-pair{grid-template-columns:1fr}.app-sidebar{width:min(290px,84vw);transition:transform .2s;transform:translate(-105%);box-shadow:12px 0 45px #111b3329}.app-sidebar.open{transform:translate(0)}.mobile-scrim{z-index:35;background:#141b2d73;border:0;position:fixed;inset:0}.app-main{margin-left:0;padding-bottom:76px}.app-topbar{justify-content:space-between;height:64px;padding:0 13px}.menu-button{background:#fff;border:1px solid #d9deea;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.mobile-wordmark{cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;display:inline-flex}.mobile-wordmark .logo-mark{width:32px;height:32px;font-size:12px}.mobile-wordmark strong{font-size:14px}.top-actions{margin-left:auto}.points-mini{padding:0 9px}.points-mini span{display:none}.agent-entry{width:42px;padding:0;font-size:0}.agent-entry span{margin:0;font-size:15px}.app-content{width:calc(100% - 24px);padding:28px 0 40px}.welcome-row,.page-heading,.workspace-heading{flex-direction:column;align-items:flex-start;gap:15px}.welcome-row h1,.page-heading h1,.workspace-heading h1{font-size:27px}.points-chip{justify-content:space-between;align-items:center;width:100%;min-width:0;min-height:56px;display:flex}.points-chip strong{margin:0}.next-step-card{grid-template-columns:1fr;gap:13px;padding:23px}.step-number{font-size:22px}.next-step-card .primary-button{width:100%}.dashboard-grid,.workspace-grid,.interview-layout,.account-grid,.points-layout{grid-template-columns:1fr}.artifact-outline{grid-template-columns:1fr;padding:15px}.panel>header{padding:19px 17px 15px}.mini-file-list em{display:none}.workspace-tabs{background:0 0;border-radius:0;margin-inline:-12px;padding-inline:12px}.workspace-tabs button{background:#fff;border:1px solid #dce1eb}.workspace-tabs button.active{border-color:var(--primary)}.heading-actions{width:100%}.heading-actions button{flex:1}.file-library>article{flex-wrap:wrap;align-items:flex-start}.file-library article .status-pill{margin-left:56px}.fact-library>article{flex-wrap:wrap;align-items:flex-start}.fact-actions{width:100%;margin-left:50px}.balance-card{min-height:215px}.redeem-card form{grid-template-columns:1fr}.profile-card{flex-wrap:wrap;align-items:flex-start}.profile-card .secondary-button{width:100%}.mobile-bottom{z-index:32;height:calc(64px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-top:1px solid #dfe3ec;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;inset:auto 0 0}.mobile-bottom button{color:#818a9d;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:9px;display:flex}.mobile-bottom button>span{border-radius:8px;place-items:center;width:25px;height:25px;font-size:9px;font-weight:800;display:grid}.mobile-bottom button.active{color:var(--primary);font-weight:750}.mobile-bottom button.active>span{background:var(--primary-soft)}.chat-panel{width:100%}.chat-back{place-items:center;display:grid}.chat-panel .modal-close.static{display:none}.chat-panel>header{min-height:64px;padding:9px 12px}.agent-mark{display:none}.context-bar{padding-inline:12px}.context-bar em{display:none}.chat-messages{padding:18px 12px}.assistant-bubble{max-width:96%}.user-bubble{max-width:88%}.prompt-suggestions{padding-inline:12px}.agent-composer{margin:5px 10px calc(10px + env(safe-area-inset-bottom))}.composer-footer{flex-wrap:wrap}.model-select{flex:1;order:1}.model-select select{max-width:160px}.estimate-note{order:3;width:100%;margin:0}.send-button{order:2}}@media (width<=380px){.hero-copy h1{font-size:34px}.public-header .wordmark strong{font-size:16px}.pack-preview header{flex-direction:column}.modal-card h2{font-size:22px}.app-content{width:calc(100% - 20px)}.next-step-card{padding:20px}.balance-card>strong{font-size:43px}.model-select>span{display:none}.model-select select{max-width:145px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
