@font-face{font-family:Geist;src:url(/geist.ttf) format("truetype");font-display:swap}:root{--canvas:#fcfbf8;--surface:#fff;--surface-2:#f5f3ee;--ink:#071a31;--muted:#5f6d77;--quiet:#93a0aa;--line:#c6ccd2;--line-soft:#d8dce0;--accent:#6bb1ff;--rain:#edf5ff;--sky:#c1defe;--seafoam:#baf0ec;--jade:#5ddfd7;--lavender:#eae3fa;--peach:#ffd39d;--lime:#dbee9f;--shadow:0 4px 5px #5f6d770a,0 8px 15px #5f6d7708,0 15px 30px #5f6d770f}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:var(--canvas);color:var(--ink);font:14px/1.5 Geist,system-ui,sans-serif}body{font-synthesis:none}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.button,button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border:1px solid var(--ink);border-radius:10px;background:var(--ink);color:#fff;font-weight:600;cursor:pointer;text-align:center}.button.secondary,button.secondary{background:var(--surface);color:var(--ink);border-color:var(--line)}button.text-button{min-height:44px;padding:4px;border:0;background:transparent;color:var(--muted);text-decoration:underline}button:disabled{opacity:.5;cursor:not-allowed}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid var(--accent);outline-offset:3px}input,select,textarea{width:100%;min-height:44px;padding:10px 12px;border:1px solid var(--line);border-radius:9px;background:var(--surface);color:var(--ink)}textarea{min-height:132px;resize:vertical}label{display:grid;gap:6px;color:var(--ink);font-weight:500}h1,h2,h3,p{overflow-wrap:anywhere}h1{font-size:clamp(28px,3vw,38px);line-height:1.12;letter-spacing:-.035em}h1,h2{margin:0}h2{font-size:20px;line-height:1.25;letter-spacing:-.02em}h3{margin:0;font-size:16px}p{margin:8px 0 16px}p,small{color:var(--muted)}.app-shell{display:grid;grid-template-columns:240px minmax(0,1fr);min-height:100vh;transition:grid-template-columns .18s ease}.sidebar{position:sticky;top:0;display:flex;flex-direction:column;gap:16px;height:100vh;padding:16px 14px;border-right:1px solid #071a3114;background:radial-gradient(86% 76% at -4% -8%,var(--sky),transparent 68%),radial-gradient(78% 72% at 104% -4%,var(--seafoam),transparent 66%),radial-gradient(82% 74% at 8% 108%,var(--peach),transparent 68%),radial-gradient(86% 78% at 104% 112%,var(--lavender),transparent 68%),var(--surface-2)}.brand{display:flex;align-items:center;gap:10px;min-height:52px;padding:0 12px;font-size:15px;font-weight:600}.brand img{width:26px;height:26px}.sidebar-toggle{position:absolute;z-index:2;top:16px;right:-22px;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;border-color:var(--line-soft);border-radius:12px;background:#fff;color:var(--ink);font-size:22px}.sidebar nav{display:grid;gap:2px;padding:10px;border-radius:20px;background:#fffffff0;box-shadow:var(--shadow)}.sidebar nav>.nav-disabled,.sidebar nav>a{display:flex;align-items:center;gap:12px;min-height:44px;padding:10px 12px;border-radius:10px;color:var(--muted);font-weight:500}.sidebar nav>a[aria-current=page]{background:var(--rain);color:var(--ink)}.nav-disabled{opacity:.58}.nav-icon{flex:0 0 20px;width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.account-zone{display:grid;gap:6px;margin-top:auto}.access-chip{display:flex;align-items:center;gap:8px;min-height:44px;padding:8px 10px;border-radius:10px;background:var(--seafoam);font-size:11px;font-weight:600}.account-row{display:grid;grid-template-columns:44px minmax(0,1fr);gap:6px}.account-row>div,.avatar{display:grid;place-items:center;height:44px;border:1px solid #071a311f;border-radius:10px;background:#fff}.avatar{background:var(--ink);color:#fff;font-weight:600}.account-row>div{align-content:center;text-align:center}.account-row small{font-size:8px;line-height:1}.account-row strong{font-size:12px;line-height:1.2}.sidebar-collapsed{grid-template-columns:72px minmax(0,1fr)}.sidebar-collapsed .sidebar{padding-inline:8px}.sidebar-collapsed .brand{justify-content:center;padding:0}.sidebar-collapsed .access-chip>span:last-child,.sidebar-collapsed .account-row>div,.sidebar-collapsed .brand>span,.sidebar-collapsed .sidebar nav span>span{display:none}.sidebar-collapsed .sidebar nav{padding:6px}.sidebar-collapsed .sidebar nav>.nav-disabled,.sidebar-collapsed .sidebar nav>a{justify-content:center;padding-inline:6px}.sidebar-collapsed .account-row{grid-template-columns:1fr}.sidebar-collapsed .access-chip{justify-content:center}.workspace{min-width:0;background:var(--canvas)}main{min-height:100vh}.mobile-head,.mobile-nav{display:none}.skip{position:fixed;z-index:50;top:-80px;left:16px;display:flex;align-items:center;min-height:44px;padding:10px 14px;background:#fff}.skip:focus{top:12px}.page,.results-page,.search-canvas{min-height:100vh;padding:32px clamp(24px,4vw,56px);background:radial-gradient(ellipse 34% 28% at 15% 22%,#c1defe8a,transparent 100%),radial-gradient(ellipse 34% 28% at 82% 24%,#baf0ec99,transparent 100%),radial-gradient(ellipse 60% 40% at 72% 84%,#eae3fa99,transparent 100%),var(--rain)}.page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:28px}.page-head>div>p:last-child{max-width:680px}.eyebrow,.section-label{margin:0 0 6px;color:var(--muted);font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.document-sheet,.result,.results-list,.resume-card,.state-card,.surface,.workflow-card{background:var(--surface);border-radius:20px}.state-card{display:grid;justify-items:center;align-content:center;min-height:280px;padding:36px;text-align:center}.state-card.compact{min-height:180px}.state-icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:12px;border-radius:50%;background:var(--rain);font-size:25px}.spinner{display:inline-block;width:28px;height:28px;border:3px solid var(--line-soft);border-top-color:var(--ink);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.error{margin:14px 0;padding:14px 16px;border-radius:12px;background:#fff0ed;color:#752a1d}.auth-card{display:grid;justify-items:center;width:min(520px,calc(100% - 32px));margin:12vh auto;padding:42px;border-radius:24px;background:#fff;text-align:center}.auth-card>img{width:44px;margin-bottom:18px}.resume-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.resume-card{display:grid;grid-template-rows:auto auto 1fr auto;min-height:270px;padding:24px;transition:transform .18s ease}.resume-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.resume-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.document-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--rain)}.demo-chip,.pill{display:inline-flex;align-items:center;width:max-content;padding:5px 9px;border-radius:999px;background:var(--surface-2);color:var(--muted);font-size:11px;font-weight:600}.pill.success{background:#eaf5c9;color:#36500a}.resume-card>p{display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}.resume-card footer{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding-top:18px;border-top:1px solid var(--line-soft);color:var(--muted);font-size:12px}.resume-card footer strong{color:var(--ink)}.create-card{place-content:center;text-align:center}.create-card .state-icon{margin-inline:auto}.editor-layout,.resume-editor{display:grid;grid-template-columns:minmax(380px,.8fr) minmax(480px,1.2fr);min-height:100vh;background:radial-gradient(ellipse 56% 48% at 24% 32%,#c1defe8c,transparent),radial-gradient(ellipse 60% 44% at 34% 78%,#baf0ec88,transparent),var(--rain)}.assistant-pane{display:flex;flex-direction:column;gap:14px;min-width:0;padding:30px clamp(24px,3vw,46px)}.assistant-pane>h1{font-size:30px}.back-link{display:inline-flex;min-height:44px;align-items:center;color:var(--muted)}.assistant-message,.assistant-note{padding:18px;border-radius:18px;background:#fff}.assistant-message{border-radius:18px 18px 18px 6px}.assistant-message strong{font-size:12px;color:#34669b}.assistant-message p,.assistant-note p{margin:5px 0 0;color:var(--ink)}.assistant-note{display:grid;grid-template-columns:28px 1fr;gap:10px;background:#ffffffa6}.assistant-note>span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--seafoam)}.document-pane{min-width:0;padding:24px;background:#f8f9f9}.document-sheet,.resume-document{padding:26px;border:1px solid var(--line-soft)}.document-sheet{max-width:760px;margin:auto}.document-sheet form{display:grid;gap:18px;margin-top:24px}.document-toolbar{display:flex;align-items:center;justify-content:space-between;max-width:760px;margin:0 auto 14px}.resume-document{max-width:760px;margin:auto;background:#fff;border-radius:16px}.resume-document>section{padding:22px 0;border-bottom:1px solid var(--line-soft)}.resume-document>section:first-child{padding-top:0}.resume-document>section:last-child{border:0}.resume-document h2{font-size:28px}.resume-document h3{margin-bottom:10px}.skill-list{display:flex;flex-wrap:wrap;gap:8px}.skill-list>span{padding:7px 10px;border-radius:8px;background:var(--surface-2)}.document-fact{display:grid;grid-template-columns:10px 1fr;gap:10px;align-items:start}.document-fact p{margin:0 0 10px;color:var(--ink)}.fact-dot,.result-mark,.status-dot{display:block;width:8px;height:8px;margin-top:7px;border-radius:50%;background:var(--quiet)}.fact-dot.confirmed,.result-mark.passed_hard_filters,.status-dot{background:#b5dc35}.fact-dot.proposed,.result-mark.needs_context{background:#d2a52c}.fact-dot.conflicted,.fact-dot.retracted,.result-mark.rejected{background:#d88432}.workflow-card{padding:18px}.workflow-card.done{background:#ffffffa6}.workflow-card>header{display:flex;align-items:center;gap:10px}.workflow-card>header>span{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:var(--ink);color:#fff;font-weight:600}.workflow-card.done>header>span{background:var(--seafoam);color:var(--ink)}.workflow-card form{display:grid;gap:12px}.fact{padding:12px 0;border-top:1px solid var(--line-soft)}.fact>p{margin:0 0 8px;color:var(--ink)}.compact-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:8px 0}.inline-form{margin:16px 0}.inline-form label{width:100%}.workflow-card details{margin-top:12px}.workflow-card summary{min-height:40px;padding:10px 0;cursor:pointer}.next-action{width:100%}.search-deck{display:grid;grid-template-columns:minmax(300px,420px) minmax(420px,640px);gap:24px;align-items:start;justify-content:center}.search-card{display:grid;gap:18px;min-height:390px;padding:28px;border-radius:32px;background:#fff}.search-card.selected{transform:scale(1.02)}.criteria{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:8px 0}.criteria>div{padding:8px 12px}.criteria>div+div{border-left:1px solid var(--line-soft)}.criteria dt{color:var(--muted);font-size:11px}.criteria dd{margin:4px 0 0;font-weight:600}.funnel,.mini-funnel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:auto;padding:12px;border-radius:14px;background:var(--surface-2)}.mini-funnel>span{display:grid;text-align:center}.mini-funnel>span+span{border-left:1px solid var(--line-soft)}.policy-card{padding:28px}.policy-card form{display:grid;gap:20px;margin-top:22px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.discovery,.next-panel{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:24px auto 0;padding:24px;max-width:1084px}.discovery p,.next-panel p{margin-bottom:0}.funnel{grid-template-columns:repeat(4,minmax(0,1fr));max-width:1084px;margin:0 auto 24px;padding:0;background:transparent}.funnel>div{display:grid;justify-items:center;min-height:96px;padding:16px;border-radius:18px;background:#fff}.funnel strong{font-size:30px}.results-page>.discovery{margin-bottom:24px}.results-list{display:grid;gap:1px;max-width:1084px;margin:auto;overflow:hidden}.result{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(320px,1.3fr);gap:24px;padding:22px;border-radius:0}.result+.result{border-top:1px solid var(--line-soft)}.result-main{display:grid;grid-template-columns:10px 1fr auto;gap:12px;align-items:start}.result-main h2{font-size:17px}.result-main p{margin:4px 0}.decision>strong{display:block;margin-bottom:8px}.decision ul{margin:0;padding-left:18px;color:var(--muted)}.notice{padding:10px 12px;border-radius:10px;background:#fff2d9;color:#674915}.gate-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.gate{padding:20px}.gate>span{font-size:11px;font-weight:600}.gate p{margin-bottom:0}@media(max-width:1100px){.editor-layout,.resume-editor{grid-template-columns:1fr}.resume-chat-layout{padding:18px}.document-pane,.resume-chat-pane{min-height:auto}.accepted-resume-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.resume-assessment{grid-template-columns:1fr 140px}.resume-assessment dl{grid-column:1/-1}.search-deck{grid-template-columns:1fr}.search-card.selected{transform:none}.page,.results-page,.search-canvas{padding:28px 22px}.discovery,.next-panel{max-width:none}}@media(max-width:768px){.app-shell{display:block}.sidebar{display:none}.mobile-head{position:sticky;z-index:20;top:0;display:block;height:64px;padding:6px 12px;border-bottom:1px solid var(--line-soft);background:#fcfbf8ee;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}main{min-height:calc(100vh - 64px)}.mobile-nav{position:fixed;z-index:30;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(4,1fr);padding:6px 8px;border-top:1px solid var(--line-soft);background:#fcfbf8f2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-nav>a,.mobile-nav>span{display:grid;place-items:center;gap:2px;min-height:52px;color:var(--muted)}.mobile-nav>a[aria-current=page]{border-radius:10px;background:var(--rain);color:var(--ink)}.page,.results-page,.search-canvas{padding:22px 14px 86px}.page-head{display:grid}.page-head>.button{width:100%}.accepted-resume-grid,.gate-grid,.resume-grid{grid-template-columns:1fr}.resume-library-page{padding:20px 12px 92px}.accepted-resume-card{min-height:440px}.resume-assessment{grid-template-columns:1fr;padding:22px}.assessment-score{margin:0}.editor-layout,.resume-editor{padding-bottom:70px}.resume-chat-layout{padding:0 0 74px}.resume-chat-head{border-radius:0}.resume-chat-thread{padding-inline:12px}.resume-context-panel{margin-left:0}.resume-composer{bottom:70px}.assistant-pane{padding:22px 14px}.document-pane{padding:14px}.resume-chat-layout>.document-pane{border-radius:0}.document-sheet,.resume-document{padding:20px}.form-grid{grid-template-columns:1fr}.funnel{grid-template-columns:repeat(2,1fr)}.discovery,.next-panel{display:grid}.discovery>button,.next-panel>.button{width:100%}.result{grid-template-columns:1fr}.result-main{grid-template-columns:10px 1fr}.demo-chip{grid-column:2}.resume-card{min-height:230px}.resume-document h2{font-size:24px}}@media(max-width:390px){.criteria{grid-template-columns:1fr}.criteria>div+div{border-top:1px solid var(--line-soft);border-left:0}.funnel{grid-template-columns:1fr 1fr}.assistant-pane>h1{font-size:27px}}@media(prefers-reduced-motion:reduce){*,:after,:before{animation:none!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.results-dashboard-page{box-sizing:border-box;display:grid;grid-template-rows:auto minmax(0,1fr);gap:18px;width:100%;height:100dvh;padding:24px 28px;overflow:hidden;color:var(--cab-ink,var(--ink));background:linear-gradient(145deg,#dcecff,#f6eee9 34%,#dff5ed 67%,#eee5fb)!important}.results-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:58px}.data-note,.period span,.period strong,.result-card p,.results-heading h1,.results-heading p{margin:0}.results-heading h1{font-size:22px;font-weight:600;line-height:1.15;text-wrap:balance}.results-heading>div>p{margin-top:5px;color:var(--cab-ink-2,var(--muted));font-size:14px}.period{display:grid;justify-items:end;gap:4px}.period strong{font-size:14px}.period span{color:var(--cab-ink-2,var(--muted));font-size:12px}.results-board{min-height:0}.results-dashboard-page .section-label{color:var(--cab-ink-2,var(--muted));font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.results-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-template-rows:minmax(0,1.16fr) minmax(0,.84fr);gap:12px;width:100%;height:100%;min-height:0}.result-card{--card-accent:#6bb1ff;--card-tint:#edf5ff;position:relative;isolation:isolate;box-sizing:border-box;min-width:0;min-height:0;padding:18px;border-radius:20px;overflow:hidden;background:rgba(255,255,255,.96);opacity:0;animation:results-card-in .52s cubic-bezier(.22,1,.36,1) both}.result-card:before{z-index:-1;inset:0;border-radius:inherit;background:radial-gradient(circle at 100% 0,var(--card-tint) 0,transparent 42%);opacity:.86}.result-card:after,.result-card:before{content:"";position:absolute;pointer-events:none}.result-card:after{top:0;left:20px;width:72px;height:3px;border-radius:0 0 4px 4px;background:linear-gradient(90deg,var(--card-accent),transparent)}.result-card:nth-child(2){animation-delay:.05s}.result-card:nth-child(3){animation-delay:.1s}.result-card:nth-child(4){animation-delay:.15s}.result-card:nth-child(5){animation-delay:.2s}.result-card:nth-child(6){animation-delay:.25s}.result-card:nth-child(7){animation-delay:.3s}.result-card>header{display:flex;align-items:center;gap:9px;min-height:24px}.result-card>header p{font-size:15px;font-weight:600;line-height:1.2}.card-time{margin-left:auto;color:var(--cab-ink-2,var(--muted));font-size:12px}.outcome-card{--card-accent:#49b9a7;--card-tint:#e5f7f2;grid-column:span 2;grid-row:span 2;display:flex;flex-direction:column}.market-card{--card-accent:#6bb1ff;--card-tint:#e8f3ff;grid-column:span 2}.screening-card{--card-accent:#9a7bc5;--card-tint:#f1ebfb;grid-column:span 2}.market-card,.screening-card{display:grid;grid-template-rows:24px 60px 16px 58px 16px auto;align-content:start;row-gap:9px}.preparation-card{--card-accent:#e4a158;--card-tint:#fff1df}.applications-card{--card-accent:#55c9c0;--card-tint:#e4f8f5}.reactions-card{--card-accent:#e29573;--card-tint:#fff0e9}.work-card{--card-accent:#a7c93f;--card-tint:#f2f8dc}.outcome-number{display:flex;align-items:flex-end;gap:16px;margin-top:clamp(22px,4vh,48px)}.outcome-number>strong{font-size:clamp(72px,6.6vw,108px);font-weight:600;letter-spacing:-.08em;line-height:.72;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.outcome-number>span{font-size:22px;font-weight:600;line-height:1.08}.card-caption{max-width:360px;margin-top:24px!important;color:var(--cab-ink-2,var(--muted));font-size:14px;line-height:1.45}.card-caption strong{color:var(--cab-ink,var(--ink))}.conversion-list{display:grid;gap:0;margin:auto 0 0}.conversion-list>div{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:42px;border-bottom:1px solid rgba(28,62,53,.1)}.conversion-list>div:last-child{border-bottom:0}.conversion-list dt{font-size:13px}.conversion-list dd{margin:0;color:#238274;font-size:20px;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.data-note{margin-top:16px!important;color:var(--cab-ink-2,var(--muted));font-size:11px;line-height:1.4}.split-metric{display:flex;align-items:baseline;gap:14px;margin-top:20px}.split-metric>strong{font-size:58px;font-weight:600;letter-spacing:-.05em;line-height:.8;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.split-metric>span{font-size:13px;font-weight:600;line-height:1.25}.market-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:20px}.market-facts span{display:grid;gap:4px;padding:8px;border-radius:10px;background:color-mix(in srgb,var(--card-tint) 72%,white);font-size:10px;line-height:1.2}.market-facts strong{font-size:16px}.data-rows{display:grid;gap:9px;margin-top:11px}.data-rows.compact{margin-top:17px}.data-row{display:grid;grid-template-columns:minmax(108px,1fr) minmax(44px,.8fr) 28px;align-items:center;gap:8px;color:var(--cab-ink-2,var(--muted));font-size:12px}.data-row i{height:6px;overflow:hidden;border-radius:999px;background:#edf1f3}.data-row b{display:block;height:100%;border-radius:inherit;background:var(--card-accent);transform:scaleX(0);transform-origin:left center;animation:results-bar-grow .72s cubic-bezier(.22,1,.36,1) .28s forwards}.data-row strong{color:var(--cab-ink,var(--ink));font-size:13px;text-align:right}.screening-total{display:flex;align-items:baseline;gap:9px;margin-top:16px}.screening-total>strong{font-size:48px;font-weight:600;letter-spacing:-.04em;line-height:.9}.screening-total>span{font-size:14px;font-weight:600;line-height:1.2}.screening-total>em{margin-left:auto;color:var(--cab-ink-2,var(--muted));font-size:12px;font-style:normal;line-height:1.2}.results-dashboard-page .section-label{margin-top:12px!important}.condition-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:8px}.condition-grid span{display:grid;gap:4px;padding:8px;border-radius:10px;background:color-mix(in srgb,var(--card-tint) 76%,white);color:var(--cab-ink-2,var(--muted));font-size:10px}.condition-grid strong{color:var(--cab-ink,var(--ink));font-size:16px}.market-card>.data-rows,.market-card>.market-facts,.market-card>.section-label,.market-card>.split-metric,.screening-card>.condition-grid,.screening-card>.data-rows,.screening-card>.screening-total,.screening-card>.section-label{margin:0!important}.small-card{display:flex;flex-direction:column}.small-card>header p{font-size:14px}.small-primary{display:flex;align-items:flex-end;gap:9px;margin-top:18px}.small-primary>strong{font-size:48px;font-weight:600;letter-spacing:-.04em;line-height:.8}.small-primary>span{font-size:12px;font-weight:600;line-height:1.2}.mini-list{display:grid;margin:auto 0 0}.mini-list>div{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:40px;border-bottom:1px solid rgba(22,37,46,.09)}.mini-list>div:last-child{border-bottom:0}.mini-list dt{min-width:0;color:var(--cab-ink-2,var(--muted));font-size:12px;line-height:1.2;overflow-wrap:normal}.mini-list dd{flex:none;margin:0;font-size:14px;font-weight:600;text-align:right;white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.work-primary{display:grid;gap:6px;margin-top:19px}.work-primary>span{display:flex;align-items:center;gap:8px}.work-primary i{position:relative;width:9px;height:9px;border-radius:50%;background:#7fa927}.work-primary i:after{content:"";position:absolute;inset:-5px;border:1px solid #7fa927;border-radius:50%;animation:results-status-pulse 2.6s ease-out infinite}.work-primary strong{font-size:18px}.work-primary small{color:var(--cab-ink-2,var(--muted));font-size:12px}.results-dashboard-page ::selection{background:#cfe3df;color:var(--cab-ink,var(--ink))}@keyframes results-card-in{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}@keyframes results-bar-grow{to{transform:scaleX(1)}}@keyframes results-status-pulse{0%,42%{opacity:0;transform:scale(.55)}55%{opacity:.45}90%,to{opacity:0;transform:scale(1.18)}}@media(prefers-reduced-motion:reduce){.data-row b,.result-card,.work-primary i:after{animation:none}.result-card{opacity:1}.data-row b{transform:none}}@media(max-height:820px) and (min-width:1101px){.results-dashboard-page{gap:12px;padding-block:16px}.results-heading{min-height:44px}.result-card{padding:13px}.outcome-number{margin-top:18px}.card-caption{margin-top:12px!important}.conversion-list>div{min-height:31px}.market-card,.screening-card{grid-template-rows:24px 51px 14px 51px 14px auto;row-gap:5px}.market-card .market-facts span,.screening-card .condition-grid span{padding:4px}.market-card .data-rows,.screening-card .data-rows{gap:4px}.small-primary{margin-top:8px}.mini-list>div{min-height:25px}.reactions-card .mini-list dt,.work-card .mini-list dt{font-size:10px}.reactions-card .mini-list dd,.work-card .mini-list dd{font-size:12px}.work-primary{margin-top:10px}}@media(max-width:1180px) and (min-width:1101px){.results-dashboard-page{padding-inline:20px}.results-grid{gap:9px}.result-card{padding:13px}.market-facts span{padding:7px}}@media(max-width:1300px) and (min-width:1101px){.small-card>header{align-items:flex-start;flex-direction:column;gap:4px;min-height:45px}.small-card>header .availability{margin-left:0;padding:3px 6px}.small-card .small-primary{align-items:flex-start;margin-top:10px}.small-card .small-primary>span{font-size:10px;overflow-wrap:anywhere}.small-card .mini-list>div{align-items:flex-start;min-height:34px;padding-block:5px}.small-card .mini-list dt{font-size:10px;overflow-wrap:anywhere}.small-card .mini-list dd{max-width:58px;font-size:11px;white-space:normal;overflow-wrap:anywhere}.work-card .work-primary{margin-top:10px}.work-card .work-primary strong{font-size:14px;line-height:1.2}.work-card .work-primary small{font-size:10px}.work-card .mini-list{margin-top:8px}}@media(max-width:1100px) and (min-width:561px){.results-dashboard-page{height:auto;min-height:100dvh;padding:24px 20px 64px;overflow:visible}.results-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;align-items:stretch;height:auto;gap:12px}.result-card{min-height:0;padding:18px}.outcome-card{grid-column:1/-1;grid-row:auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.9fr);grid-template-rows:auto auto 1fr auto;column-gap:30px;min-height:300px}.outcome-card>header{grid-column:1/-1}.outcome-card .outcome-number{grid-column:1;grid-row:2;margin-top:24px}.outcome-card .card-caption{grid-column:1;grid-row:3;margin-top:18px!important}.outcome-card .conversion-list{grid-column:2;grid-row:2/4;align-self:start;margin:16px 0 0}.outcome-card .data-note{grid-column:2;grid-row:4;margin-top:10px!important}.market-card,.screening-card{grid-column:auto;min-height:clamp(330px,40vw,380px)}.small-card{min-height:230px}}@media(max-width:768px) and (min-width:561px){.results-dashboard-page{padding:18px 16px 84px}.results-heading{align-items:flex-start;flex-direction:column;gap:12px}.period{justify-items:start}.results-board{margin-top:18px}}@media(max-width:560px){.results-dashboard-page{display:block;height:auto;min-height:100dvh;padding:18px 12px 84px;overflow:visible}.results-heading{align-items:flex-start;flex-direction:column;gap:12px}.period{justify-items:start}.results-board{margin-top:18px}.results-grid{grid-template-columns:1fr;grid-template-rows:none;height:auto;gap:12px}.result-card{min-height:0;padding:16px}.market-card,.outcome-card,.screening-card{grid-column:auto;grid-row:auto;min-height:0}.outcome-card{display:flex}.market-card,.screening-card{grid-template-rows:24px 60px 16px auto 16px auto}.outcome-number{margin-top:34px}.card-caption{margin-top:20px!important}.conversion-list{margin:32px 0 0}.mini-list{margin-top:24px}.condition-grid,.market-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.data-row{grid-template-columns:minmax(120px,1fr) minmax(60px,.8fr) 28px}}.proposal-compare{display:grid;grid-template-columns:1fr 1fr;gap:10px}.binding-strip,.inline-remark,.proposal-compare>div{padding:12px;border-radius:12px;background:#ffffffa6}.proposal-compare small,.template-card small{color:var(--muted)}.proposal-compare p{margin:5px 0}.inline-remark{margin-top:14px;border-left:3px solid #d2a52c}.inline-remark p{margin:6px 0;font-size:13px}.empty-remark{color:var(--muted);font-size:13px}.binding-strip{display:flex;align-items:center;gap:10px;max-width:760px;margin:0 auto 12px;font-size:12px}.binding-strip button{margin-left:auto}.pill.warning{background:#fff2d9;color:#674915}.template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.template-card{display:grid;gap:8px;min-height:220px;padding:18px;color:var(--ink);text-align:left;background:#fff}.template-card.selected{outline:3px solid #6bb1ff;outline-offset:2px}.template-preview{display:grid;align-content:start;gap:10px;min-height:135px;padding:18px;border:1px solid var(--line-soft);background:#fafafa}.template-preview i{display:block;height:7px;background:#dce4e8}.template-preview i:first-child{width:55%;height:14px;background:#18314a}.template-preview i:last-child{width:76%}.export-bar{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-top:18px;padding:18px}.export-bar label{max-width:220px}@media(max-width:768px){.proposal-compare,.template-grid{grid-template-columns:1fr}.binding-strip,.export-bar{align-items:stretch;flex-direction:column}.binding-strip button{margin-left:0}.template-card{min-height:190px}}.result-card>header .availability{margin-left:auto;max-width:96px;padding:4px 7px;border-radius:999px;background:#f3f1ed;color:var(--muted);font-size:10px;font-weight:600;line-height:1.1;text-align:center}.unavailable-number>span,.unavailable-number>strong,.unavailable-work strong{color:var(--quiet)}.inline-availability{margin:0;color:var(--muted);font-size:12px}.unavailable-work{margin-top:18px}.unavailable-work>span{display:block}@media(max-width:560px){.result-card>header .availability{max-width:none}.results-dashboard-page .period span{overflow-wrap:anywhere}}.import-panel{padding-bottom:24px}.file-field{display:grid;gap:8px}.file-field input{padding:12px;border:1px dashed var(--line);border-radius:12px;background:var(--surface-2)}.file-meta,.grounding-note{color:var(--muted);font-size:13px}.source-divider{display:flex;align-items:center;gap:12px;margin:24px 0;color:var(--muted);font-size:12px}.source-divider:after,.source-divider:before{content:"";height:1px;flex:1 1;background:var(--line-soft)}.binding-summary{max-width:760px;margin:0 auto 12px}.binding-summary .binding-strip{margin-bottom:0}.binding-history{padding:4px 12px;border-radius:0 0 12px 12px;background:#ffffff80}.binding-history summary{min-height:36px;padding:9px 0;cursor:pointer;color:var(--muted);font-size:12px}.binding-history .compact-row{padding:6px 0;border-top:1px solid var(--line-soft);font-size:12px}.binding-history small{color:var(--muted)}.letter-workspace{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(320px,1.2fr);gap:24px;padding:24px}.letter-form{display:grid;align-content:start;gap:16px}.letter-result{min-height:360px;padding:20px;border-radius:16px;background:var(--surface-2)}.letter-result textarea{min-height:260px;resize:vertical;background:#fff}.export-state{gap:12px}.export-state.expired,.export-state.failed,.export-state.validation_failed{border-left:3px solid #d88432}.letter-history{margin-top:14px}.letter-history summary{padding:10px 0;cursor:pointer;color:var(--muted);font-size:13px}.letter-history button{width:100%;border-top:1px solid var(--line-soft)}@media(max-width:768px){.letter-workspace{grid-template-columns:1fr;padding:16px}.letter-result{min-height:280px}.binding-history{margin-inline:0}}.resume-prototype.page-shell{width:100%;min-height:100vh;margin:0;padding:38px 28px 56px;background:linear-gradient(145deg,#dcecff,#f6eee9 34%,#dff5ed 67%,#eee5fb)}.resume-prototype .content{padding:0;background:transparent}.resume-prototype .resume-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;align-items:stretch}.resume-prototype .resume-card{position:relative;display:flex;height:584px;min-height:584px;padding:22px;border:1px solid transparent;border-radius:32px;background:#fff;box-shadow:none;flex-direction:column;transition:transform .38s cubic-bezier(.22,1,.36,1),box-shadow .22s cubic-bezier(.22,1,.36,1)}.resume-prototype .resume-card:focus-within,.resume-prototype .resume-card:hover{z-index:2;transform:scale(1.035);box-shadow:0 18px 42px #071a3114}.resume-prototype .resume-main{display:block;padding:0}.resume-prototype .resume-copy{min-width:0}.resume-prototype .resume-kicker{display:flex;align-items:center;gap:8px;min-height:22px;margin-bottom:10px;padding-right:42px;color:#52616d;font-size:12px}.resume-prototype .state-dot{width:7px;height:7px;margin:0;border-radius:50%;background:#b5dc35}.resume-prototype .state-dot.draft{background:#d88432}.resume-prototype .resume-card h3{min-height:55px;margin:0 0 7px;padding-right:42px;font-size:22px;line-height:1.25;letter-spacing:-.015em}.resume-prototype .resume-description{min-height:88px;margin:0;color:#52616d;font-size:14px;line-height:1.55}.resume-prototype .resume-facts{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:22px;padding:12px 6px;border-radius:14px;background:#f1efe9}.resume-prototype .resume-facts .pill{display:grid;place-items:center;align-content:center;gap:3px;width:auto;min-width:0;min-height:46px;padding:2px 10px;border:0;border-radius:0;background:transparent;color:#071a31;text-align:center;white-space:normal}.resume-prototype .resume-facts .pill+.pill{border-left:1px solid #071a3114}.resume-prototype .resume-facts small{font-size:10px;font-weight:500}.resume-prototype .resume-facts strong{font-size:12px;font-weight:600}.resume-prototype .card-side{display:flex;flex:1 1;margin-top:18px;padding:18px 0 108px;border-top:1px solid #071a3114;border-left:0;flex-direction:column;justify-content:flex-start}.resume-prototype .card-side>div:first-child{display:grid;grid-template-columns:1fr;gap:12px}.resume-prototype .side-fact span,.resume-prototype .side-fact strong{display:block}.resume-prototype .side-fact span{margin-bottom:4px;color:#52616d;font-size:12px}.resume-prototype .side-fact strong{line-height:1.4}.resume-prototype .side-fact+.side-fact{margin-top:0}.resume-prototype .card-actions{position:absolute;right:22px;bottom:12px;left:22px;display:grid;width:auto;grid-template-columns:1fr;gap:4px}.resume-prototype .primary,.resume-prototype .quiet-link,.resume-prototype .secondary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:9px 14px;border-radius:9px;font-weight:600}.resume-prototype .primary{border:1px solid #071a31;background:#071a31;color:#fff}.resume-prototype .secondary{border:1px solid #c6ccd2;background:#fff;color:#071a31}.resume-prototype .quiet-link{color:#071a31}.resume-prototype .card-actions .primary{min-height:48px;border-radius:10px}.resume-prototype .create-resume-card{border:1.5px dashed #071a3152;background:#ffffff8f}.resume-prototype .create-resume-card:focus-within,.resume-prototype .create-resume-card:hover{border-color:#071a31;background:#fffffff2}.resume-prototype .create-resume-inner{display:grid;justify-items:center;align-content:center;gap:22px;height:100%;text-align:center}.resume-prototype .create-resume-icon{display:grid;place-items:center;width:58px;height:58px;border:1px solid #071a311f;border-radius:50%;background:#fff;font-size:28px;font-weight:600}.resume-prototype .create-resume-card h3{min-height:0;padding:0;margin:0 0 8px}.resume-prototype .create-resume-card p{max-width:330px;margin:0;color:#52616d;line-height:1.55}.resume-prototype .create-resume-card .secondary{min-width:180px}.resume-prototype .resume-assessment{display:grid;grid-template-columns:minmax(0,1.2fr) 170px minmax(320px,.8fr);gap:30px;align-items:center;max-width:none;margin:34px 0 0;padding:28px 30px;border-radius:28px;background:#fffffff2}.resume-prototype .assessment-intro h2{margin:4px 0 8px;font-size:22px}.resume-prototype .assessment-intro>p:not(.eyebrow){max-width:560px;margin:0 0 20px;color:#52616d;line-height:1.55}.resume-prototype .assessment-score{position:relative;isolation:isolate;display:grid;place-items:center;align-content:center;width:154px;height:154px;margin:0;border:0;border-radius:50%;background:conic-gradient(from -90deg,#ffd39d 0deg,#dbee9f 104deg,#baf0ec 174deg,#c1defe 224deg,#d4c2ff 0deg,#e2e9e7 0deg 1turn);text-align:center}.resume-prototype .assessment-score:before{position:absolute;z-index:-1;inset:12px;border-radius:50%;background:#fffffff5;content:""}.resume-prototype .assessment-score strong{font-size:42px;font-weight:600;line-height:.95}.resume-prototype .assessment-score small{margin-top:7px;color:#071a31;font-size:10px;font-weight:600}.resume-prototype .assessment-details{display:grid;grid-template-columns:1fr auto}.resume-prototype .assessment-details>div{display:contents}.resume-prototype .assessment-details>div span,.resume-prototype .assessment-details>div strong{padding:10px 0;border-bottom:1px solid #071a3114}.resume-prototype .assessment-details>div span{color:#52616d}.resume-prototype .assessment-details>div strong{text-align:right}.resume-prototype .assessment-details>p{grid-column:1/-1;margin:16px 0 0;padding:14px;border-radius:12px;background:#f1efe9;line-height:1.45}.resume-prototype .library-note{display:flex;align-items:flex-start;gap:10px;margin:24px 0 0;padding:16px 18px;border:0;border-radius:16px;background:#ffffffe0;color:#52616d}.resume-prototype .library-note svg{flex:none;width:18px;height:18px;margin-top:1px}.resume-prototype .library-note p{margin:0}@media(min-width:901px){.resume-prototype .resume-list:has(.resume-card:focus-within) .resume-card:not(:focus-within),.resume-prototype .resume-list:has(.resume-card:hover) .resume-card:not(:hover){transform:scale(.975)}}@media(max-width:1100px){.resume-prototype .resume-list{grid-template-columns:1fr}.resume-prototype .resume-card{height:516px;min-height:516px}.resume-prototype .resume-assessment{grid-template-columns:minmax(0,1fr) 150px}.resume-prototype .assessment-details{grid-column:1/-1}}@media(max-width:768px){.resume-prototype.page-shell{min-height:calc(100vh - 124px);padding:20px 12px 92px}.resume-prototype .resume-list{grid-template-columns:1fr;gap:18px}.resume-prototype .resume-card{height:auto;min-height:0;padding:20px;border-radius:24px}.resume-prototype .resume-card h3,.resume-prototype .resume-description{min-height:0}.resume-prototype .card-side{padding-bottom:0}.resume-prototype .card-actions{position:static;margin-top:16px}.resume-prototype .create-resume-card{min-height:300px}.resume-prototype .resume-assessment{grid-template-columns:1fr;justify-items:stretch;gap:22px;margin-top:22px;padding:24px 20px;border-radius:24px}.resume-prototype .assessment-score{grid-row:1;justify-self:center}.resume-prototype .assessment-details{grid-column:auto}}@media(prefers-reduced-motion:reduce){.resume-prototype .resume-card{transform:none!important;transition:none!important}}.resume-detail-shell{padding-top:28px}.resume-detail-shell .page-head{min-height:72px;padding:0 0 18px}.resume-detail-shell .page-head .eyebrow{display:none}.resume-detail-shell .page-head h1{margin:0 0 5px;font-size:22px}.resume-detail-shell .content{padding-top:20px}.resume-detail-shell .back{display:inline-flex;align-items:center;min-height:44px;margin:0 0 12px;color:#071a31;font-weight:600}.resume-detail-shell .detail-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px;padding:14px 16px;border:0;border-radius:18px;background:#fff}.resume-detail-shell .detail-toolbar>div:first-child{display:flex;align-items:center;gap:10px;min-width:0}.resume-detail-shell .detail-toolbar span,.resume-detail-shell .detail-toolbar strong{display:block}.resume-detail-shell .detail-toolbar span{color:#52616d;font-size:12px}.resume-detail-shell .detail-actions{display:flex;gap:8px}.resume-detail-shell .detail-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.65fr);gap:24px;align-items:start}.resume-detail-shell .resume-document{max-width:none;padding:34px 40px;border:0;border-radius:24px;background:#fff;box-shadow:none}.resume-detail-shell .resume-document-head{padding-bottom:24px;border-bottom:1px solid #071a3114}.resume-detail-shell .resume-document-head h2{margin:5px 0 8px;font-size:32px;line-height:1.12}.resume-detail-shell .resume-document-head p{margin:0;color:#52616d}.resume-detail-shell .resume-document section{padding:24px 0;border-bottom:1px solid #071a3114}.resume-detail-shell .resume-document section h3{margin:0 0 11px;font-size:15px}.resume-detail-shell .resume-document section p{margin:0;line-height:1.65}.resume-detail-shell .detail-experience+.detail-experience{margin-top:22px;padding-top:22px;border-top:1px solid #071a3114}.resume-detail-shell .experience-head{display:flex;justify-content:space-between;gap:20px}.resume-detail-shell .experience-head>div{display:grid;gap:2px}.resume-detail-shell .experience-head span,.resume-detail-shell .experience-head time{color:#52616d;font-size:12px}.resume-detail-shell .resume-document ul{margin:15px 0 0;padding-left:20px}.resume-detail-shell .resume-document li+li{margin-top:8px}.resume-detail-shell .detail-skills{display:flex;flex-wrap:wrap;gap:7px}.resume-detail-shell .detail-skills span{padding:7px 9px;border-radius:8px;background:#f1f4f5;font-size:11px;font-weight:600}.resume-detail-shell .document-foot{display:flex;justify-content:space-between;gap:20px;padding-top:20px;color:#52616d;font-size:12px}.resume-detail-shell .document-foot p{max-width:400px;margin:0}.resume-detail-shell .resume-meta{display:grid;gap:0}.resume-detail-shell .panel{padding:20px;border:0;border-radius:20px;background:#fff}.resume-detail-shell .panel h3{margin:0 0 16px;font-size:15px}.resume-detail-shell .panel dl{margin:0}.resume-detail-shell .panel dl div{padding:12px 0;border-top:1px solid #071a3114}.resume-detail-shell .panel dt{color:#52616d;font-size:12px}.resume-detail-shell .panel dd{margin:4px 0 0;font-weight:600}.resume-detail-shell .panel .primary{width:100%;margin-top:16px}.resume-detail-shell .next-step{background:#ffffffe8;color:#183b60}.resume-detail-shell .next-step p{margin:0;color:#47627c;line-height:1.5}.resume-detail-shell .detail-connector{position:relative;z-index:2;height:18px;pointer-events:none}.resume-detail-shell .detail-connector svg{position:absolute;left:50%;top:0;display:block;width:48px;height:18px;transform:translateX(-50%);fill:#fff}.resume-detail-shell .detail-assessment-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.resume-detail-shell .detail-assessment-head h3{margin:5px 0 0}.resume-detail-shell .detail-score{display:grid;flex:0 0 62px;width:62px;height:62px;place-content:center;border-radius:50%;background:#eef4f4;text-align:center}.resume-detail-shell .detail-score strong{font-size:24px;line-height:1}.resume-detail-shell .detail-score span{margin-top:2px;color:#52616d;font-size:9px}.resume-detail-shell .detail-assessment-summary{margin:14px 0 6px;color:#52616d;font-size:12px;line-height:1.5}.resume-edit-context{min-height:100vh}.resume-agent-overlay{position:fixed;z-index:50;inset:0;isolation:isolate;overflow:hidden;background:linear-gradient(145deg,#dcecff,#e4f5f1 58%,#ece9f8)}.resume-agent-dialog{position:relative;z-index:1;width:100%;height:100vh;min-height:720px;padding:24px;overflow:hidden;background:transparent}.resume-agent-dialog>.chat-document{display:grid;height:100%;min-height:0;grid-template-areas:"chat document";grid-template-columns:minmax(0,1fr) minmax(580px,.95fr);gap:18px;background:transparent}.resume-agent-dialog .pane{min-width:0;border:0}.resume-agent-dialog .chat-pane{display:flex;grid-area:chat;min-height:0;gap:14px;padding:0;overflow:visible;background:transparent;flex-direction:column}.resume-agent-dialog .chat-pane>.pane-head{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:start;column-gap:12px;flex:0 0 auto;min-height:150px;margin:0;padding:22px;overflow:visible;border:0;border-radius:22px;background:#fffffff5}.resume-editor-connector{position:absolute;z-index:4;top:50%;right:-18px;display:block;width:18px;height:48px;fill:#fff;transform:translateY(-50%);pointer-events:none}.resume-agent-dialog .chat-pane>.pane-head .eyebrow{margin:0 0 6px;color:#52616d;font-size:12px;text-transform:none;letter-spacing:0}.resume-agent-dialog .chat-pane>.pane-head h2{margin:0;font-size:22px;line-height:1.25}.resume-agent-dialog .editor-close{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#f1f4f5;color:#071a31;font-size:24px;text-decoration:none}.resume-agent-dialog .resume-chat-context{width:max-content;max-width:100%;margin:14px 0 0;padding:9px 12px;border-radius:10px;background:#f1f4f5;color:#52616d;font-size:13px;line-height:1.45}.resume-agent-dialog .resume-chat-context strong{color:#071a31;font-weight:600}.resume-agent-dialog .agent-thread{display:flex;min-height:0;flex:1 1;flex-direction:column;gap:10px;padding:6px 4px 18px;overflow:auto;scrollbar-width:none}.resume-agent-dialog .agent-thread::-webkit-scrollbar{display:none}.resume-agent-dialog .agent-thread .message{align-self:flex-start;max-width:min(82%,680px);padding:13px 16px;border:0;border-radius:4px 16px 16px 16px;background:#fff;color:#071a31;line-height:1.45}.resume-agent-dialog .agent-message-group{display:grid;grid-template-columns:52px minmax(0,1fr);align-items:end;gap:10px;max-width:min(86%,730px)}.resume-agent-dialog .agent-message-stack{display:grid;gap:6px;min-width:0}.resume-agent-dialog .agent-message-group .message{max-width:100%}.resume-agent-dialog .agent-avatar{display:block;width:52px;height:52px;object-fit:contain;border:0;border-radius:0;background:transparent;filter:drop-shadow(0 0 1px #071a317f) drop-shadow(0 4px 6px #071a3147)}.resume-agent-dialog .message-author{display:block;margin-bottom:4px;color:#2263a8;font-size:12px;font-weight:600}.resume-agent-dialog .resume-context-panel{margin:0 0 0 62px;padding:0 14px;border-radius:14px;background:#ffffffba}.resume-agent-dialog .resume-context-panel>summary{min-height:44px;padding:12px 0;cursor:pointer;font-size:12px;font-weight:600}.resume-agent-dialog .agent-thread>.composer{display:flex;flex:none;flex-wrap:wrap;align-items:flex-end;gap:6px;margin:0;padding:0;border:0;background:transparent}.resume-agent-dialog .composer-context{display:flex;align-items:center;width:100%;min-height:34px;padding:6px 12px;border:1px solid #2263a833;border-radius:10px;background:#ffffffb8;color:#2263a8;font-size:12px;font-weight:600}.resume-agent-dialog .agent-thread>.composer textarea{box-sizing:border-box;min-width:0;flex:1 1;height:48px;min-height:48px;max-height:min(42vh,360px);padding:13px 16px;border:0;border-radius:16px;outline:0;background:#ffffff94;color:#071a31;line-height:20px;resize:none}.resume-agent-dialog .agent-thread>.composer .primary{position:static;flex:0 0 44px;width:44px;min-width:44px;height:44px;min-height:44px;padding:8px;border:0;border-radius:12px;background:#071a31;color:#fff}.resume-agent-dialog .document{grid-area:document;padding:18px 24px 28px;overflow:auto;border-radius:22px;background:#ffffffe6}.resume-agent-dialog .document-toolbar{max-width:720px;margin:0 auto 12px}.resume-agent-dialog .binding-summary,.resume-agent-dialog>.binding-strip{max-width:720px}.resume-agent-dialog .paper{display:grid;gap:12px;max-width:720px;min-height:0;margin:0 auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.resume-agent-dialog .paper .resume-edit-block{position:relative;margin:0;padding:18px;border:1px solid #071a311a;border-radius:14px;background:#fff;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.resume-agent-dialog .paper .resume-edit-block:hover{border-color:#2263a866;box-shadow:0 8px 22px #071a3112;transform:translateY(-1px)}.resume-agent-dialog .paper .resume-edit-block.is-selected{border-color:#2263a8;background:#f7fbff;box-shadow:0 0 0 1px #2263a8,0 10px 26px #2263a81f}.resume-agent-dialog .resume-block-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.resume-agent-dialog .resume-block-head h3{margin:0}.resume-agent-dialog .resume-block-label{color:#52616d;font-size:11px;font-weight:600}.resume-agent-dialog .resume-block-action{flex:none;color:#2263a8;font-size:10px;font-weight:600}.resume-agent-dialog .resume-identity-block h2{margin:0 0 8px;font-size:23px}.resume-agent-dialog .resume-skill-list{display:flex;flex-wrap:wrap;gap:6px}.resume-agent-dialog .resume-skill-list span{padding:6px 8px;border-radius:7px;background:#f1f4f5;font-size:10px;font-weight:600}.resume-agent-dialog .resume-empty-state{display:grid;place-items:center;align-content:start;min-height:100%;max-width:640px;margin:0 auto;padding:30px 48px;text-align:center}.resume-agent-dialog .resume-empty-state>.back{justify-self:start}.resume-agent-dialog .resume-empty-state>p{max-width:460px;color:#52616d;line-height:1.55}.resume-agent-dialog .resume-empty-state .import-panel,.resume-agent-dialog .resume-source-form{width:min(100%,520px);text-align:left}.resume-agent-dialog .resume-empty-state .import-panel{margin-top:20px;padding:22px;border:1.5px dashed #2263a861;border-radius:18px;background:linear-gradient(145deg,#e4f2ff9e,#e8f7efa8)}.resume-agent-dialog .resume-source-form{display:grid;gap:14px}.resume-agent-dialog .resume-source-form label{display:grid;gap:6px}.resume-agent-dialog .resume-source-form textarea{min-height:100px}.resume-mobile-views{display:none}@media(max-width:1280px){.resume-agent-dialog>.chat-document{grid-template-columns:minmax(0,1fr) minmax(400px,.9fr)}.resume-agent-dialog .document{padding-inline:18px}.resume-agent-dialog .paper{padding:0}}@media(max-width:1020px){.resume-detail-shell .detail-grid{grid-template-columns:1fr}.resume-detail-shell .resume-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.resume-agent-dialog{padding:16px}.resume-agent-dialog>.chat-document{grid-template-columns:minmax(0,1fr) 300px}.resume-agent-dialog .document{padding-inline:14px}}@media(max-width:768px){.resume-detail-shell{padding:20px 12px 92px}.resume-detail-shell .detail-toolbar{align-items:flex-start;flex-direction:column}.resume-detail-shell .detail-actions{display:grid;width:100%;grid-template-columns:1fr}.resume-detail-shell .detail-grid,.resume-detail-shell .resume-meta{grid-template-columns:1fr}.resume-detail-shell .resume-document{padding:24px 18px}.resume-detail-shell .document-foot,.resume-detail-shell .experience-head{display:grid}.resume-agent-dialog{display:flex;height:calc(100dvh - 124px);min-height:0;padding:10px 10px 8px;flex-direction:column}.resume-mobile-views{display:flex;flex:none;gap:4px;padding:4px;margin-bottom:8px;border-radius:12px;background:#ffffffd9}.resume-mobile-views button{flex:1 1;min-height:40px;border:0;border-radius:9px;background:transparent;color:#52616d;font:inherit;font-weight:600}.resume-mobile-views button[aria-pressed=true]{background:#071a31;color:#fff}.resume-agent-dialog>.chat-document{display:block;flex:1 1;width:100%;height:0;min-height:0}.resume-agent-dialog .chat-pane{height:100%}.resume-agent-dialog .chat-pane>.pane-head{min-height:136px;padding:16px;border-radius:18px}.resume-editor-connector{display:none}.resume-agent-dialog .agent-thread .message{max-width:90%}.resume-agent-dialog .agent-message-group{grid-template-columns:48px minmax(0,1fr);max-width:96%}.resume-agent-dialog .agent-avatar{width:48px;height:48px}.resume-agent-dialog[data-mobile-view=document] .chat-pane{display:none}.resume-agent-dialog[data-mobile-view=document] .document{display:block;height:100%;width:100%;padding:16px;overflow:auto}.resume-agent-dialog[data-mobile-view=chat] .document{display:none}.resume-agent-dialog[data-mobile-view=chat] .chat-pane{display:flex}.resume-agent-dialog.is-empty-resume .chat-pane{display:none}.resume-agent-dialog.is-empty-resume .document{display:block;height:100%;padding:16px}.resume-agent-dialog .resume-empty-state{padding:12px}.resume-agent-dialog .resume-context-panel{margin-left:0}}.resume-agent-dialog .agent-thread>.message.resume-operator-message,.resume-agent-dialog .conversation-pair>.message.resume-operator-message{align-self:flex-end;max-width:72%;margin-left:auto;background:#dff5ed;border-radius:16px 16px 4px 16px}.resume-agent-dialog .conversation-pair{display:contents}.resume-agent-dialog .resume-answer-picker,.resume-agent-dialog .resume-chat-actions,.resume-agent-dialog .resume-empty-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}