:root{--bg:#f7f7f5;--line:#e2e0dc;--text:#11100f;--muted:#74706c;--chip:#f1f1ef;--orange:#ff6a1a;--mint:#bdf3df;--green:#17a77a;--shadow:0 1px 2px rgba(20,18,16,0.08),0 1px 8px rgba(20,18,16,0.06);font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}*{box-sizing:border-box}body{margin:0;overflow:hidden;background:var(--bg);color:var(--text);font-size:14px}button,textarea{font:inherit}button{color:inherit;cursor:pointer}svg{width:16px;height:16px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;fill:none}[data-name=nextstep-overlay2] svg:not([data-name=nextstep-arrow]),[data-name=nextstep-overlay] svg:not([data-name=nextstep-arrow]){width:100%!important;height:100%!important;stroke:none;fill:initial}[data-name=nextstep-overlay2] rect,[data-name=nextstep-overlay] rect{stroke:none}.topbar{position:fixed;inset:0 0 auto 0;z-index:20;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:45px;border-bottom:1px solid var(--line);background:rgba(251,251,250,.96);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.brand{grid-column:2;font-family:Georgia,Times New Roman,serif;font-size:21px;font-weight:700;letter-spacing:-.01em}.brand span{font-size:.92em}.builder-credit{grid-column:1;display:inline-flex;align-items:center;gap:11px;justify-self:start;min-width:0;height:32px;margin-left:15px;padding:0;border-radius:999px;background:transparent;color:#65636e;font-size:13px;font-weight:500;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.builder-credit .credit-person-link,.builder-credit .credit-site-link{display:inline;color:#252a33;font-weight:720;text-decoration:none}.builder-credit a{display:inline-grid;place-items:center;text-decoration:none}.builder-credit>a:not(.credit-site-link):not(.credit-person-link){width:22px;height:22px;border:0;border-radius:5px;background:transparent;color:#343842;box-shadow:none;text-decoration:none}.builder-credit .credit-person-link:hover,.builder-credit .credit-site-link:hover{text-decoration:underline;text-underline-offset:2px}.builder-credit>a:not(.credit-site-link):not(.credit-person-link):hover{color:#1f232b}.linkedin-icon{width:19px;height:19px;stroke:none;fill:currentColor}[data-name=nextstep-overlay2] .product-tour-card svg,[data-name=nextstep-overlay] .product-tour-card svg{width:16px!important;height:16px!important;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;fill:none}[data-name=nextstep-overlay2] .product-tour-card .tour-linkedin-icon,[data-name=nextstep-overlay] .product-tour-card .tour-linkedin-icon{width:17px!important;height:17px!important;stroke:none;fill:#343842}.top-actions{grid-column:3;display:flex;justify-self:end;align-items:center;gap:12px;padding-right:13px}.tour-reopen-button{position:relative;height:31px;padding:0 13px;border:1px solid #ffb28a;border-radius:999px;background:#fff7f2;color:#d84905;font-size:12px;font-weight:700;box-shadow:0 1px 2px rgba(20,18,16,.08),0 0 0 0 rgba(255,106,26,.26);animation:tour-button-pulse 2.2s ease-out infinite}.tour-reopen-button:hover{background:#ff6a1a;border-color:#ff6a1a;color:white}@keyframes tour-button-pulse{0%{box-shadow:0 1px 2px rgba(20,18,16,.08),0 0 0 0 rgba(255,106,26,.28)}70%{box-shadow:0 1px 2px rgba(20,18,16,.08),0 0 0 8px rgba(255,106,26,0)}to{box-shadow:0 1px 2px rgba(20,18,16,.08),0 0 0 0 rgba(255,106,26,0)}}.product-tour-card{position:relative;width:min(365px,calc(100vw - 32px));padding:18px;border:1px solid #dedbd5;border-radius:12px;background:rgba(255,255,253,.98);color:var(--text);box-shadow:0 20px 60px rgba(26,22,18,.18),0 2px 10px rgba(26,22,18,.08)}.product-tour-card [data-name=nextstep-arrow]{color:rgba(255,255,253,.98);filter:drop-shadow(0 1px 1px rgba(26,22,18,.12))}.tour-card-close{position:absolute;top:10px;right:10px;display:inline-grid;place-items:center;width:25px;height:25px;border:0;border-radius:999px;background:transparent;color:#77716b}.tour-card-close:hover{background:#f3f1ee;color:var(--text)}.tour-card-kicker{margin:0 32px 7px 0;color:var(--orange);font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.product-tour-card h2{margin:0 28px 8px 0;font-size:18px;line-height:1.18}.tour-card-progress{display:flex;align-items:center;gap:4px;margin:0 0 12px}.tour-card-progress span{display:block;width:18px;height:3px;border-radius:999px;background:#e5e1dc;transition:width .18s ease,background .18s ease}.tour-card-progress span.active{width:31px;background:var(--orange)}.tour-card-body{color:#5f5954;font-size:13px;line-height:1.45}.tour-card-body p{margin:0 0 9px}.tour-card-body p:last-child{margin-bottom:0}.tour-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;padding-top:13px;border-top:1px solid #ebe8e3}.tour-card-dismiss,.tour-card-nav{height:32px;border-radius:999px;font-size:12px;font-weight:750}.tour-card-dismiss{padding:0 13px;border:1px solid #eeeae4;background:#f7f5f2;color:#6d6760}.tour-card-dismiss:hover{background:#efebe6;color:#35302b}.tour-card-nav{position:relative;display:inline-grid;place-items:center;width:32px;min-width:32px;padding:0;border:0;background:white;color:#4f4944;line-height:1}.tour-card-nav:before{content:"";position:absolute;inset:2px;border-radius:inherit;background:white}.tour-card-nav svg{position:relative;z-index:1;width:21px!important;height:21px!important;stroke-width:2.6!important}.tour-card-back{background:conic-gradient(var(--orange) var(--tour-progress),#e8e3dd 0)}.tour-card-next{background:var(--orange);color:white;box-shadow:0 8px 16px rgba(255,106,26,.2)}.tour-card-next:before{background:transparent}.tour-card-next svg{color:white;transform:translateX(1px)}.tour-card-back svg{transform:translateX(-1px)}.tour-card-done{width:auto;min-width:78px;padding:0 16px;border-radius:999px;font-size:12px;font-weight:800}.tour-card-nav:disabled{cursor:default;opacity:.38}.tour-linkedin{display:inline-flex;align-items:center;gap:7px;height:28px;margin-top:0;padding:0;border:0;border-radius:999px;background:transparent;color:var(--text);font-size:12px;font-weight:720;text-decoration:none}.tour-linkedin:hover{text-decoration:underline;text-underline-offset:2px}.tour-linkedin-only{width:24px;height:24px;justify-content:center}.tour-linkedin-only:hover{text-decoration:none}.tour-linkedin-only .tour-linkedin-icon{width:20px!important;height:20px!important}.tour-final-links{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:12px;padding-top:0}.tour-linkedin-icon{width:17px;height:17px;stroke:none;fill:#343842}.tour-wave{margin-bottom:8px;font-size:34px;line-height:1}.avatar,.down-button,.icon-button,.round{display:inline-grid;place-items:center;border:0;background:transparent}.icon-button{width:24px;height:24px;color:#252321}.avatar{width:34px;height:34px;overflow:hidden;border-radius:999px;border:1px solid #cfcbc5;background:radial-gradient(circle at 58% 30%,#f0c69a 0 12%,transparent 13%),linear-gradient(135deg,#9bb2bd,#f0d6bd 48%,#69746f 49% 68%,#ede7db)}.avatar span{width:15px;height:15px;margin-top:-8px;border-radius:50%;background:#d7a37d}.workspace{display:grid;grid-template-columns:minmax(340px,50%) minmax(0,1fr);height:100vh;padding-top:45px;transition:grid-template-columns .32s ease}.workspace.chat-collapsed{grid-template-columns:minmax(0,0fr) minmax(0,1fr)}.chat-pane,.jobs-pane{min-width:0;min-height:0}.chat-pane{position:relative;display:grid;grid-template-rows:1fr 130px;overflow:hidden;border-right:1px solid var(--line);background:#fbfbfa;opacity:1;transition:opacity .18s ease,border-color .24s ease}.chat-collapsed .chat-pane{border-color:transparent;opacity:0;pointer-events:none}.compact-layout:not(.chat-collapsed){grid-template-columns:1fr}.compact-layout:not(.chat-collapsed) .jobs-pane{display:none}.compact-layout:not(.chat-collapsed) .chat-pane{position:relative;border-right:0}.compact-chat-close{position:absolute;top:14px;right:11px;z-index:40;display:grid;place-items:center;width:42px;height:36px;border:1px solid #e1dfdc;border-right:0;border-radius:999px 0 0 999px;background:white;color:var(--orange);box-shadow:var(--shadow)}.chat-scroll{overflow-y:auto;padding:27px 34px 10px;scrollbar-width:thin}.compact-layout:not(.chat-collapsed) .chat-scroll{padding-right:58px}.chat-scroll::-webkit-scrollbar,.job-scroll::-webkit-scrollbar{width:11px}.chat-scroll::-webkit-scrollbar-thumb,.job-scroll::-webkit-scrollbar-thumb{border-radius:999px;border:4px solid transparent;background:#d7d4cf;background-clip:padding-box}.chat-toolbar{display:flex;justify-content:center;gap:8px;margin-bottom:35px}.chat-toolbar button,.job-subtabs button,.main-tabs button,.search-pill{border:1px solid transparent;border-radius:999px;background:var(--chip);color:#383533}.chat-toolbar button{min-height:38px;padding:0 17px}.search-pill{display:inline-flex;align-items:center;gap:7px;color:var(--muted)}.date-rule{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:11px;gap:11px;margin-bottom:44px;color:#7a756f}.date-rule span{height:1px;background:var(--line)}.bubble{width:min(78%,535px);margin-left:auto;border:1px solid #dfddd9;border-radius:8px;background:white;box-shadow:var(--shadow);font-size:16px;line-height:1.55}.bubble.user{padding:12px 15px;margin-bottom:18px}.assistant-row{display:grid;grid-template-columns:16px minmax(0,560px);grid-gap:18px;gap:18px;align-items:center;margin:0 0 18px;color:#78736e}.assistant-content{margin:0;font-size:16px;font-style:italic;line-height:1.5}.assistant-content p{margin:0}.assistant-thinking{display:inline-flex;align-items:center;gap:8px}.refine-chat-card{display:grid;grid-gap:10px;gap:10px;padding:2px 0}.refine-chat-card>strong{font-size:14px}.refine-chat-card div{display:grid;grid-gap:4px;gap:4px;padding:9px 10px;border:1px solid #eee8e2;border-radius:7px;background:#fbfaf8}.refine-chat-card span{color:var(--orange);font-size:11px;font-weight:850;text-transform:uppercase}.refine-chat-card p{margin:0;white-space:pre-wrap;font-size:13px;line-height:1.4}.refine-chat-card small{color:#716b65;font-size:12px;line-height:1.35}.voice-mark{display:flex;align-items:center;justify-content:center;gap:2px;color:#8a8580}.voice-mark span{width:1px;height:8px;border-radius:2px;background:currentColor}.voice-mark span:nth-child(2){height:13px}.quick-reply-row{display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:20px;gap:20px;width:min(78%,535px);margin:8px 0 0 auto}.down-button{justify-self:center;width:34px;height:34px;border:1px solid #dfddd9;border-radius:999px;background:white;box-shadow:var(--shadow)}.down-button svg{transform:rotate(180deg)}.reply-chip{height:47px;min-width:128px;border:1px solid #dfddd9;border-radius:8px;background:white;box-shadow:var(--shadow);font-size:15px}.composer{position:relative;margin:0 20px 8px 4px;border:1px solid #d8d6d2;border-radius:20px;background:white;box-shadow:0 1px 3px rgba(20,18,16,.08)}.composer textarea{display:block;width:100%;height:72px;padding:17px 18px 6px;resize:none;border:0;outline:0;border-radius:20px 20px 0 0;color:var(--text)}.composer textarea::placeholder,.note-form textarea::placeholder{color:#696560}.composer-actions{display:flex;align-items:center;justify-content:space-between;padding:0 12px 10px 14px}.left-actions,.right-actions{display:flex;align-items:center;gap:11px}.round{width:39px}.coaching,.round{height:39px;border:1px solid #dfddd9;border-radius:999px;background:white;color:var(--orange)}.coaching{display:inline-flex;align-items:center;gap:6px;padding:0 13px;box-shadow:var(--shadow)}.send{display:inline-grid;place-items:center;width:41px;height:41px;border:0;border-radius:999px;background:#ff754c;color:white}.jobs-pane{display:grid;grid-template-rows:59px 42px 44px 1fr;background:var(--bg)}.jobs-pane.page-brief,.jobs-pane.page-knowledge{grid-template-rows:59px 1fr}.main-tabs{display:flex;align-items:flex-end;gap:6px;padding:0 14px 8px 0;border-bottom:1px solid var(--line)}.main-tabs button{position:relative;display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 12px;background:#fbfbfa;border-color:#e1dfdc;color:#64605b;font-size:13.5px}.new-badge{display:inline-grid;place-items:center;min-width:34px;height:20px;padding:0 8px;border-radius:999px;background:#eafff6;color:#13835f;font-size:11px;font-weight:800;box-shadow:0 0 0 0 rgba(23,167,122,.28);animation:soft-pulse 1.8s ease-out infinite}.floating-badge{position:absolute;top:-9px;right:-8px}.main-tabs .panel-toggle{position:relative;width:44px;padding:0;justify-content:center;border:0;border-radius:0;background:transparent;color:#5f5a54}.main-tabs .panel-toggle .chat-toggle-badge{top:-7px;right:-12px}.chat-collapsed .main-tabs .panel-toggle{position:relative;width:42px;margin-right:2px;border:1px solid #e1dfdc;border-left:0;border-radius:0 999px 999px 0;background:white;color:var(--orange)}.chat-collapsed .main-tabs .panel-toggle:after{content:"";position:absolute;right:7px;top:7px;width:5px;height:5px;border-radius:999px;background:var(--orange);box-shadow:0 0 0 0 rgba(255,106,26,.45);animation:pulse 1.35s ease-out infinite}.main-tabs .active{color:var(--orange);border-color:#f0e4df;background:white}.job-subtabs button:disabled,.main-tabs button:disabled{cursor:default;opacity:.48}.job-subtabs button:disabled:hover,.main-tabs button:disabled:hover{background:#fbfbfa;color:#64605b}.job-subtabs{display:flex;align-items:center;gap:14px;padding:0 31px;border-bottom:1px solid var(--line)}.job-subtabs .import-job-button{position:relative;margin-left:auto;min-height:30px;padding:0 12px;border:1px solid #ffd5b5;border-radius:999px;font-weight:700;box-shadow:var(--shadow)}.job-subtabs button{display:inline-flex;align-items:center;gap:5px;min-height:25px;padding:0 8px;background:transparent;color:#6c6762;font-size:12px}.job-subtabs button.selected{background:#e9e7e4;color:#11100f}.job-subtabs span{display:inline-grid;place-items:center;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:#dfddd9;font-size:11px}.job-subtabs .import-job-button{background:white;color:var(--orange)}.job-subtabs .import-job-button .floating-badge{top:-10px;right:-12px}.breadcrumb{display:flex;align-items:center;gap:9px;min-width:0;padding:0 12px 0 17px;border-bottom:1px solid var(--line);color:#6c6762;font-size:13px}.breadcrumb strong{min-width:0;overflow:hidden;color:var(--text);font-weight:600;text-overflow:ellipsis;white-space:nowrap}.status-menu{position:relative;margin-left:auto;flex:0 0 auto}.status-trigger{position:relative;display:inline-flex;align-items:center;gap:7px;height:31px;width:122px;padding:0 10px;border:1px solid #d8d5d0;border-radius:999px;background:white;color:#35312d;box-shadow:0 1px 2px rgba(20,18,16,.04);overflow:visible}.status-trigger .status-label{flex:1 1;text-align:left}.moved-badge{position:absolute;top:-10px;right:13px;display:inline-grid;place-items:center;min-width:38px;height:18px;padding:0 7px;border-radius:999px;background:#fff2e8;color:#dd5b16;font-size:10px;font-weight:850;box-shadow:0 0 0 1px rgba(255,106,26,.16)}.status-menu.applied .status-trigger{border-color:#9be5c7;background:#eafbf4;color:#12684e}.status-popover{position:absolute;top:calc(100% + 7px);right:0;z-index:30;display:grid;min-width:190px;padding:6px;border:1px solid #d8d5d0;border-radius:10px;background:white;box-shadow:0 16px 40px rgba(20,18,16,.16)}.status-popover button{display:grid;grid-template-columns:18px 1fr 18px;align-items:center;grid-gap:8px;gap:8px;min-height:34px;padding:0 8px;border:0;border-radius:7px;background:transparent;color:#403b36;text-align:left}.status-popover button:hover{background:#f4f2ef}.status-popover .separated{margin-top:6px;padding-top:6px;border-top:1px solid #e6e2dd;border-radius:0 0 7px 7px}.job-scroll{overflow-y:auto;padding:18px 43px 34px 41px}.job-detail-shell{overflow:hidden;border-radius:9px;background:#f2f1ef}.job-card{display:grid;grid-template-columns:58px 1fr;grid-gap:12px;gap:12px;align-items:center;min-height:106px;padding:16px;border:1px solid #dfddd9;border-radius:8px;background:white;box-shadow:var(--shadow)}.application-requirements{position:relative;display:grid;grid-column:1/-1;grid-gap:7px;gap:7px;width:-moz-fit-content;width:fit-content;max-width:100%;margin-top:3px;padding:9px 10px;border-radius:8px;background:#f6f5f2}.application-requirements p{margin:0;color:#746e68;font-size:11px;font-weight:700}.application-requirements div{display:flex;flex-wrap:wrap;gap:10px}.application-requirements span{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:0;min-height:22px;padding:0;border:0;background:transparent;color:#326755;font-size:12px;font-weight:600}.application-requirements .requirements-badge{position:absolute;top:-11px;right:-11px;z-index:2;display:inline-grid;min-width:34px;min-height:20px;height:20px;padding:0 8px;border-radius:999px;background:#eafff6;color:#13835f;font-size:11px;font-weight:800}.application-requirements .muted-cross{color:#8b837b}.company-logo{display:grid;place-items:center;width:58px;height:58px;border-radius:12px;background:#050505;color:white;font-size:52px;font-weight:800;line-height:1;transform:rotate(180deg)}.job-head h1{margin:0 0 2px;font-size:18px;font-weight:700}.job-head p{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin:0 0 3px;color:#6e6964;font-size:12px}.job-head a{color:inherit;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;text-underline-offset:3px}.save{display:grid;justify-items:center;grid-gap:4px;gap:4px;width:42px;border:0;background:transparent;color:#77726d;font-size:11px}.save svg{width:22px;height:22px}.collapse{border:0;background:transparent;color:#8a8580}.shadcn-accordion-header{display:contents}.shadcn-accordion-trigger{border:0;background:transparent;color:inherit;font:inherit}.shadcn-accordion-chevron{transition:transform .18s ease}.shadcn-accordion-trigger[data-state=open] .shadcn-accordion-chevron{transform:rotate(180deg)}.shadcn-accordion-content{overflow:hidden}.shadcn-accordion-content[data-state=open]{animation:accordion-down .28s cubic-bezier(.87,0,.13,1)}.shadcn-accordion-content[data-state=closed]{animation:accordion-up .24s cubic-bezier(.87,0,.13,1)}.details-toggle{display:flex;width:100%;justify-content:space-between;align-items:center;padding:10px 15px 12px;color:#6a655f;font-size:12px;font-weight:650}.application-helper{margin:16px 0}.helper-trigger{position:relative;display:grid;grid-template-columns:42px 1fr 22px;grid-gap:12px;gap:12px;align-items:center;width:100%;padding:14px 16px;overflow:visible;border:1px solid #ffc28f;border-radius:10px;background:#fffdfb;text-align:left;box-shadow:0 8px 24px rgba(255,106,26,.12),var(--shadow)}.helper-badge{position:absolute;top:8px;right:12px;z-index:2}.application-helper.applied .helper-trigger{border-color:#a8e5ce;background:#f5fffb;box-shadow:0 8px 24px rgba(23,167,122,.1),var(--shadow)}.helper-spark{position:relative;display:grid;place-items:center;width:36px;height:36px;border-radius:999px;background:var(--orange);color:white;box-shadow:0 8px 18px rgba(255,106,26,.28)}.application-helper.applied .helper-spark{background:var(--green);box-shadow:0 8px 18px rgba(23,167,122,.24)}.helper-trigger strong{display:block;margin-bottom:2px;font-size:14px;font-weight:650}.helper-trigger small{display:block;color:#716b64;font-size:12.5px;font-weight:500;line-height:1.32}.helper-body{display:grid;grid-gap:14px;gap:14px;margin-top:-10px;padding:23px 16px 16px;border:1px solid #f0d8c4;border-top:0;border-radius:0 0 10px 10px;background:#fffefd;box-shadow:0 12px 28px rgba(20,18,16,.06)}.application-helper.applied .helper-body{border-color:#bdebd8;background:#fbfffd}.application-link,.field-actions button,.helper-footer button,.primary-action{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;border:1px solid #dfddd9;border-radius:8px;background:white;box-shadow:var(--shadow)}.application-link{width:100%;color:#2f2b27}.cv-generator{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.primary-action{width:150px;min-height:40px;padding:0 14px;border-color:var(--orange);background:var(--orange);color:white;font-weight:700}.primary-action:disabled{opacity:.8;cursor:default}.cv-file{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;flex:1 1;height:40px;min-height:40px;padding:6px;border:1px solid #dfddd9;border-radius:8px;background:white;box-shadow:var(--shadow);color:#34302b}.cv-file,.cv-file>button:first-child{align-items:center;gap:8px;min-width:0}.cv-file>button:first-child{display:inline-flex;font-size:12.5px;border:0;background:transparent;text-align:left}.cv-file>button:first-child span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cv-file>div{display:flex;gap:6px}.cv-file>div button{display:inline-flex;align-items:center;gap:5px;width:30px;min-height:28px;padding:0;justify-content:center;border:0;border-radius:7px;background:white}.cv-file .download-action{background:var(--orange);color:white;font-weight:700}.cv-skeleton{display:grid;grid-template-columns:16px 1fr 62px;align-items:center;grid-gap:9px;gap:9px;flex:1 1;min-width:0;height:40px;min-height:40px;padding:8px 10px;border:1px solid #ece6df;border-radius:8px;background:white}.answer-skeleton span,.cv-skeleton span{display:block;height:9px;border-radius:999px;background:linear-gradient(90deg,#ece9e5,#faf8f5,#ece9e5);background-size:220% 100%;animation:shimmer 1.1s linear infinite}.cv-skeleton span:first-child{width:16px;height:16px;border-radius:5px}.cv-skeleton span:nth-child(2){width:100%}.cv-skeleton span:nth-child(3){width:62px}.application-fields{display:grid;grid-gap:12px;gap:12px}.inputs-title{padding:2px 2px 0}.inputs-title h2{margin:0 0 4px;font-size:15px}.inputs-title p{margin:0;color:#746f69;font-size:12.5px}.application-field{position:relative;display:grid;grid-gap:11px;gap:11px;padding:14px;border:1px solid #e3dfda;border-radius:9px;background:#fbfbfa}.field-heading{display:block}.field-heading h3{margin:0 0 5px;font-size:14px}.field-heading p{margin:0;color:#716b64;font-size:12.5px;line-height:1.4}.answer-box{position:relative}.application-field textarea{width:100%;min-height:146px;padding:12px 42px 12px 12px;resize:vertical;border:1px solid #dedbd7;border-radius:8px;background:white;color:var(--text);line-height:1.45;outline:0}.application-field.loading textarea{color:transparent}.copy-answer{position:absolute;top:9px;right:17px;z-index:2;display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:999px;background:white;color:#77716a;opacity:.74;box-shadow:none}.copy-answer:hover{opacity:1}.field-action-row{display:flex;flex-wrap:wrap;gap:8px}.knowledge-pull,.refine-answer{position:static;display:inline-flex;align-items:center;gap:6px;min-height:32px;justify-content:center;border:1px solid #ffd5b5;border-radius:999px;background:white;color:var(--orange);font-size:12px;box-shadow:var(--shadow)}.knowledge-pull{width:194px}.refine-answer{width:86px;border-color:#dedbd5;color:#4d4741}.knowledge-pull:disabled,.refine-answer:disabled{opacity:.72;cursor:default}.answer-skeleton{left:12px;right:42px;top:16px;grid-gap:10px;gap:10px}.answer-skeleton,.autosave-state{position:absolute;display:grid;pointer-events:none}.autosave-state{top:12px;right:52px;z-index:3;place-items:center;width:22px;height:22px;border-radius:999px;color:#8a837b;opacity:0;transition:opacity .16s ease,color .16s ease}.autosave-state.saved,.autosave-state.saving{opacity:1}.autosave-state.saved{color:var(--green)}.answer-skeleton span:first-child{width:88%}.answer-skeleton span:nth-child(2){width:96%}.answer-skeleton span:nth-child(3){width:62%}.fit-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;flex:1 1 auto}.metric-card{display:grid;justify-items:center;align-items:center;grid-gap:6px;gap:6px;min-width:0;padding:8px;border:1px solid #e2ded9;border-radius:9px;background:white}.metric-ring{display:grid;place-items:center;width:45px;height:45px;flex:0 0 auto;border-radius:999px;background:conic-gradient(var(--metric-color) var(--metric),#ede9e4 0);color:#2e2a26;font-size:12px;font-weight:800}.fit-metrics.loading .metric-card{opacity:.58}.fit-metrics.loading .metric-ring{animation:spin .95s linear infinite}.fit-metrics.loading .metric-ring span{animation:spin .95s linear infinite reverse}.metric-ring:before{content:"";position:absolute}.metric-ring span,.metric-ring svg{display:grid;place-items:center;width:31px;height:31px;border-radius:999px;background:white}.metric-card strong{display:block;grid-row:1;overflow-wrap:anywhere;text-align:center;font-size:12.5px}.metric-card small{display:block;margin-top:2px;color:#77716a;font-size:11px;text-align:center}.spin{animation:spin .8s linear infinite}.helper-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:2px}.helper-footer div{display:flex;flex-wrap:wrap;gap:8px}.helper-footer button{width:238px;padding:0 13px}.helper-footer button:disabled{opacity:.72;cursor:default}.helper-footer .mark-applied{border-color:#98e4c8;background:var(--green);color:white;font-weight:700}.activity,.details-section,.fit-section{padding-inline:15px}.activity h2,.details-section h2,.fit-section h2{margin:0;padding-bottom:17px;border-bottom:1px solid #e7e4e0;font-size:15px;font-weight:650}.details-section p{margin:16px 0;font-size:13px;line-height:1.62}.view-post{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;height:41px;margin-bottom:16px;border:1px solid #dfddd9;border-radius:8px;background:white;box-shadow:var(--shadow)}.fit-grid{display:grid;grid-gap:8px;gap:8px;padding:16px 0 18px;border-radius:0 0 10px 10px;background:#f4f3f1}.fit-card{display:grid;grid-template-columns:25px 1fr;grid-gap:9px;gap:9px;min-height:85px;margin:0 16px;padding:16px;border:1px solid #dedbd7;border-radius:8px;background:white;box-shadow:var(--shadow)}.fit-icon{display:grid;place-items:center;width:23px;height:23px;border-radius:999px;background:var(--mint);color:#23a58d}.fit-icon svg{width:14px;height:14px}.fit-card h3{margin:0 0 8px;font-size:14px;font-weight:600}.fit-card p{margin:0;line-height:1.5;font-size:13px}.interview-cta{margin:16px 0 24px;padding:13px 17px;border:1px solid #ffbf8e;border-radius:9px;background:#fffdfb}.interview-cta p{display:flex;align-items:flex-start;gap:7px;margin:0 0 25px;color:#756f68;font-size:13px}.interview-cta span{color:var(--orange);font-size:18px;line-height:1}.interview-cta button{width:100%;height:40px;border:0;border-radius:7px;background:var(--orange);color:white;font-weight:700}.activity{padding-bottom:30px}.knowledge-page{min-height:0;overflow-y:auto;background:#fbfbfa}.knowledge-intro{display:flex;align-items:center;gap:10px;min-height:49px;padding:16px 24px;border-bottom:1px solid var(--line);color:#6f6963;font-size:13px}.knowledge-list{display:grid;grid-gap:10px;gap:10px;padding:26px 34px}.knowledge-entry{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;width:100%;padding:14px;border:1px solid #dfddd9;border-radius:9px;background:white;color:var(--text);text-align:left;box-shadow:var(--shadow)}.knowledge-accordion .shadcn-accordion-item{border:0}.knowledge-accordion .knowledge-entry{border-radius:9px}.knowledge-accordion .knowledge-entry[data-state=open]{border-radius:9px 9px 0 0}.knowledge-entry.muted{opacity:.72}.knowledge-entry-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:999px;background:#f4f2ef;color:#6f6963}.knowledge-entry strong{display:block;margin-bottom:4px;font-size:16px}.knowledge-entry small{display:block;color:#6f6963;font-size:13px;line-height:1.35}.knowledge-entry .soon{padding:3px 8px;border-radius:999px;background:#ece9e5;color:#716b64;font-size:12px}.knowledge-cv-content{border:1px solid #dfddd9;border-top:0;border-radius:0 0 9px 9px;background:white;box-shadow:var(--shadow)}.inline-cv-editor{display:grid;grid-gap:12px;gap:12px;padding:14px}.inline-cv-editor textarea{width:100%;min-height:430px;padding:16px;resize:vertical;border:1px solid #dedbd7;border-radius:8px;background:#fff;color:var(--text);line-height:1.5;outline:0}.inline-cv-editor footer{display:flex;align-items:stretch;gap:12px}.inline-cv-editor footer button{align-self:end;min-width:132px;height:38px;border:1px solid #dfddd9;border-radius:8px;background:white}.answers-section{display:grid;grid-gap:12px;gap:12px;margin-top:8px}.answers-heading{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;grid-gap:14px;gap:14px;padding:4px 0}.answers-heading h2{margin:0 0 4px;font-size:18px}.answers-heading p{margin:0;color:#6f6963;font-size:13px}.answer-groups{display:grid;grid-gap:18px;gap:18px}.answer-group{display:grid;grid-gap:8px;gap:8px;padding-top:14px;border-top:1px solid #e5e1dc}.answer-group h3{margin:0;color:#77716a;font-size:12px;letter-spacing:.02em;text-transform:uppercase}.answer-group>div{display:grid;grid-gap:0;gap:0;border:1px solid #dfddd9;border-radius:9px;overflow:hidden;background:white;box-shadow:var(--shadow)}.answer-memory{display:grid;grid-gap:8px;gap:8px;padding:14px;border-bottom:1px solid #ebe8e4;background:white}.answer-memory:last-child{border-bottom:0}.answer-memory p{margin:0;color:var(--text);font-weight:700}.answer-memory blockquote{margin:0;color:#5f5a54;font-size:13px;line-height:1.45}.answer-memory a{display:inline-flex;align-items:center;gap:5px;width:-moz-fit-content;width:fit-content;color:var(--orange);font-size:12px;font-weight:650;text-decoration:none}.brief-list{display:grid;grid-gap:30px;gap:30px;padding:32px 50px}.brief-signal{display:grid;grid-template-columns:21px minmax(0,1fr);grid-gap:16px;gap:16px;max-width:760px;color:#6f6963}.brief-signal>svg{width:21px;height:21px;margin-top:2px}.brief-signal h2{margin:0 0 9px;color:var(--text);font-size:18px;font-weight:500}.brief-signal p{margin:0 0 10px;font-size:13px;line-height:1.45}.brief-signal button{border:0;background:transparent;color:var(--orange);font-size:11px}.activity h2{padding-top:18px}.activity-list{display:grid}.activity-log{display:flex;align-items:center;gap:12px;min-height:40px;padding-left:10px;color:#6f6963;font-size:12px}.activity-log svg{width:16px;height:16px;padding:2px;border:1px solid #dedbd7;border-radius:999px;color:#7c7771}.note-form{position:relative}.note-form textarea{display:block;width:100%;height:102px;padding:14px 12px;resize:none;border:1px solid #dedbd7;border-radius:7px;background:white;outline:0}.note-form button{position:absolute;right:12px;bottom:10px;display:inline-grid;place-items:center;width:24px;height:24px;padding:0;border:0;border-radius:999px;background:#b9b8b6;color:white;line-height:1}.note-form button svg{width:14px;height:14px;transform:none}.toast{position:fixed;left:50%;bottom:20px;z-index:50;transform:translate(-50%,20px);padding:10px 14px;border:1px solid #dedbd7;border-radius:999px;background:rgba(255,255,255,.96);box-shadow:0 12px 34px rgba(25,22,18,.14);color:#38332d;opacity:0;pointer-events:none;transition:opacity .16s ease,transform .16s ease}.toast.show{opacity:1;transform:translate(-50%)}.modal-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:22px;background:rgba(22,20,18,.36);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.cv-modal{display:grid;grid-template-rows:auto minmax(280px,1fr) auto;width:min(940px,100%);max-height:min(760px,92vh);overflow:hidden;border:1px solid #d8d5d0;border-radius:12px;background:#fbfbfa;box-shadow:0 30px 80px rgba(20,18,16,.24)}.cv-modal footer,.cv-modal header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;border-bottom:1px solid var(--line)}.cv-modal footer{align-items:stretch;border-top:1px solid var(--line);border-bottom:0}.cv-modal header p{margin:0 0 3px;color:var(--orange);font-size:12px;font-weight:700}.cv-modal header h2{margin:0;font-size:18px}.cv-title-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:12px}.cv-title-row a{display:inline-flex;align-items:center;gap:4px;color:#171411;font-size:12px;font-weight:600;text-decoration:underline;text-underline-offset:3px}.cv-header-tools{display:flex;align-items:center;gap:10px;margin-left:auto}.template-control button{display:inline-flex;align-items:center;gap:7px;min-height:34px;color:#4d4741;font-size:12px;text-decoration:none}.template-control{display:grid;grid-gap:3px;gap:3px}.template-control>span{color:#77716a;font-size:11px}.template-control button{padding:0 10px;border:1px solid #dfddd9;border-radius:8px;background:white}.cv-modal header .modal-close{display:grid;place-items:center;width:34px;height:34px;flex:0 0 auto;padding:0;border:1px solid #dfddd9;border-radius:999px;background:white}.cv-modal textarea{width:100%;min-height:0;padding:18px;resize:none;border:0;background:white;color:var(--text);line-height:1.5;outline:0}.cv-modal footer button{min-height:38px;padding:0 14px;border:1px solid #dfddd9;border-radius:8px;background:white}.cv-modal footer .primary-action{display:inline-flex;align-items:center;gap:7px;border-color:var(--orange);background:var(--orange);color:white}.cv-footer-actions{display:flex;align-items:center;align-self:end;gap:8px;flex:0 0 auto}.import-modal{display:grid;grid-gap:16px;gap:16px;width:min(500px,100%);border:1px solid #d8d5d0;border-radius:12px;background:#fbfbfa;box-shadow:0 30px 80px rgba(20,18,16,.24)}.import-modal footer,.import-modal header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px}.import-modal header{border-bottom:1px solid var(--line)}.import-modal footer{border-top:1px solid var(--line)}.import-modal header p{margin:0 0 3px;color:var(--orange);font-size:12px;font-weight:700}.import-modal header h2{margin:0;font-size:18px}.import-modal header button{display:grid;place-items:center;width:34px;height:34px;border:1px solid #dfddd9;border-radius:999px;background:white}.import-modal>p{margin:0;padding:0 16px;color:#6f6963;line-height:1.45}.import-modal label{display:grid;grid-gap:7px;gap:7px;padding:0 16px;color:#4d4741;font-weight:700}.import-modal input{height:42px;padding:0 12px;border:1px solid #dedbd7;border-radius:8px;background:white;font:inherit;outline:0}.import-modal footer button{min-height:38px;padding:0 14px;border:1px solid #dfddd9;border-radius:8px;background:white}.import-modal footer .primary-action{border-color:var(--orange);background:var(--orange);color:white;font-weight:700}.cv-footer-actions button{width:132px;white-space:nowrap}.cv-footer-actions .primary-action{width:128px}.shadcn-tooltip-content{z-index:100;max-width:260px;padding:8px 10px;border:0;border-radius:6px;background:#181613;color:white;box-shadow:0 10px 30px rgba(20,18,16,.18);font-size:12px;line-height:1.35}.shadcn-tooltip-content span{display:block}.shadcn-tooltip-content span+span{margin-top:4px;padding-top:4px;border-top:1px solid rgba(255,255,255,.12)}@keyframes pulse{70%{box-shadow:0 0 0 8px rgba(255,106,26,0)}to{box-shadow:0 0 0 0 rgba(255,106,26,0)}}@keyframes soft-pulse{70%{box-shadow:0 0 0 8px rgba(23,167,122,0)}to{box-shadow:0 0 0 0 rgba(23,167,122,0)}}@keyframes accordion-down{0%{height:0;opacity:0;transform:translateY(-4px)}to{height:var(--radix-accordion-content-height);opacity:1;transform:translateY(0)}}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height);opacity:1;transform:translateY(0)}to{height:0;opacity:0;transform:translateY(-4px)}}@keyframes shimmer{to{background-position:-220% 0}}@keyframes spin{to{transform:rotate(1turn)}}button:hover{filter:brightness(.985)}button:focus-visible,textarea:focus-visible{outline:2px solid rgba(255,106,26,.35);outline-offset:2px}@media (max-width:1050px){body{overflow:auto}.workspace:not(.compact-layout){grid-template-columns:1fr;height:auto}.workspace.chat-collapsed:not(.compact-layout){grid-template-columns:1fr}.chat-pane{min-height:740px;border-right:0;border-bottom:1px solid var(--line)}.chat-collapsed .chat-pane{min-height:72px}.jobs-pane{min-height:900px}}@media (max-width:720px){.chat-scroll{padding-inline:16px}.bubble,.quick-reply-row{width:88%}.assistant-row{grid-template-columns:14px 1fr;gap:10px}.composer{margin-right:4px}.jobs-pane{grid-template-rows:auto auto auto 1fr}.job-subtabs,.main-tabs{flex-wrap:wrap;align-items:center;padding:9px 12px}.breadcrumb{min-height:44px;flex-wrap:wrap;padding-block:8px}.job-scroll{padding:14px}.job-card{grid-template-columns:58px 1fr}.collapse,.save{grid-row:1;justify-self:end}.collapse{display:none}.field-heading,.helper-footer{grid-template-columns:1fr;display:grid}.field-actions{flex-wrap:wrap}}