@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap");:root{--bg:#f5f8fa;--paper:#fff;--ink:#182f37;--muted:#60747c;--line:#dfe8eb;--green:#007b70;--lime:#00e6c3;--dark:#112c35;--amber:#986b2d;--red:#a14e48;--shadow:0 16px 55px #18303910;--accent:#00e6c3;--accent-soft:#dcfff5}*{box-sizing:border-box}body{margin:0;font-family:DM Sans,Arial,sans-serif;font-size:14px;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}a,button{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid #93a9ab;outline-offset:3px}button{color:inherit}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif}h1{font-size:48px;font-weight:650;line-height:1.16;letter-spacing:-2.2px;margin:12px 0 15px}h1 em{font-style:normal;color:var(--muted)}h2{font-size:22px;letter-spacing:-.7px;margin-bottom:16px}h2,h3{font-weight:650}h3{font-size:17px;line-height:1.45;letter-spacing:-.35px}p{line-height:1.65}small{font-size:12px}hr{border:0;border-top:1px solid var(--line);margin:26px 0}.app-shell{min-height:100vh}.sidebar{width:234px;position:fixed;inset:0 auto 0 0;color:#c0d7da;display:flex;flex-direction:column;padding:35px 19px 18px;z-index:10}.wordmark{display:flex;gap:9px;text-decoration:none;font-family:Manrope,Arial,sans-serif;font-size:25px;color:#fff;letter-spacing:-1px;padding:0 12px}.brand-mark,.wordmark{align-items:center;font-weight:750}.brand-mark{display:inline-flex;justify-content:center;width:33px;height:36px;border-radius:10px;background:#c9dddf;color:#243435;font-size:27px;letter-spacing:-2px;padding-right:3px}.brand-dot{font-size:12px;align-self:flex-start;margin:5px 0 0 -4px}.workspace-label{font-size:12px;letter-spacing:1.8px;color:var(--muted);margin:49px 14px 17px}.sidebar nav{display:flex;flex-direction:column;gap:6px}.nav-item{border:0;background:none;color:#accbce;display:flex;align-items:center;gap:12px;text-align:left;width:100%;padding:14px 15px;border-radius:9px;font-weight:500;font-size:13px;text-decoration:none}.nav-item:hover{background:#ffffff08;color:#fff}.nav-item.active{background:#c7dcde;color:#253638}.nav-item svg{opacity:.85}.nav-count{margin-left:auto;padding:1px 6px;font-size:12px;background:#ffffff1a;border-radius:4px}.nav-item.active .nav-count{background:#2c414313}.sidebar-note{margin:50px 14px 25px;padding-top:18px;border-top:1px solid #ffffff12}.small-star{display:block;font-size:34px;color:#c4d9db;margin-bottom:20px}.sidebar-note strong{display:block;font-size:13px;font-weight:500;color:#e7f0f1}.sidebar-note p{font-size:12px;color:var(--muted);line-height:1.9;margin:10px 0}.sidebar-bottom{margin-top:auto}.identity{display:flex;align-items:center;gap:11px;border:0;border-top:1px solid #ffffff14;background:none;color:#ecf3f4;padding:23px 7px 5px;width:100%;text-align:left;margin-top:14px}.avatar{width:34px;height:34px;border-radius:50%;background:#cbbb9e;color:#2a3d3e;display:grid;place-items:center;font-size:12px;font-weight:700;flex-shrink:0}.identity strong{font-size:12px;font-weight:500}.identity small{display:block;color:var(--muted);font-size:12px;margin-top:4px}.main-shell{margin-left:234px}.topbar{height:77px;border-bottom:1px solid var(--line);justify-content:space-between;padding:0 42px;background:#fff9}.breadcrumb,.topbar{display:flex;align-items:center}.breadcrumb{font-size:12px;color:var(--muted);gap:17px}.breadcrumb strong{font-weight:500;color:#354d4f}.breadcrumb span{color:#b5d0d3}.topbar-right{gap:25px}.save-status,.topbar-right{display:flex;align-items:center}.save-status{font-size:12px;color:var(--muted);gap:6px}.save-status>span{width:5px;height:5px;border-radius:50%;background:#678183}.save-status.warning{color:var(--red)}main{padding:38px 42px 0;max-width:1600px}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:32px}.page-heading p{font-size:13px;margin:0}.page-heading.compact{margin-bottom:30px}.eyebrow{font-size:12px;font-weight:650;letter-spacing:1.6px;display:block;margin-bottom:7px}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:12px 18px;border:1px solid transparent;font-weight:550;line-height:1.5;text-decoration:none;white-space:nowrap;transition:background .15s,transform .15s}.button:hover{transform:translateY(-1px)}.button.primary{background:#364e50;color:#fff}.button.primary:hover{background:#283a3c}.button.secondary{border-color:#d5e4e6;color:#455657}.button.secondary:hover{background:#eef4f4}.button.light{background:#e3edee;color:#2f4547}.button.small{font-size:11px;padding:9px 13px}.button-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.text-button{display:inline-flex;align-items:center;gap:9px;border:0;background:none;padding:8px 0;font-size:11px;font-weight:550;color:#47595b;text-decoration:none}.text-button:hover{text-decoration:underline}.icon-button{background:transparent;border:0;padding:6px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px}.icon-button:hover{background:#e5eff0}.metrics{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:11px;background:#fff;overflow:hidden;margin-bottom:27px}.metric{padding:22px 25px 23px;border-right:1px solid var(--line)}.metric:last-child{border:0}.metric-top{display:flex;justify-content:space-between;font-size:11px;font-weight:500}.metric-top,.metric-top span{color:var(--muted)}.metric strong{font-family:Manrope,Arial,sans-serif;font-size:36px;font-weight:500;letter-spacing:-2px;display:block;line-height:1.5;margin-top:3px}.metric small{font-size:12px}.overview-grid{display:grid;grid-template-columns:1.23fr 1fr;grid-gap:25px;gap:25px;margin-bottom:26px}.panel{border-radius:11px;background:#fff;padding:27px 28px;margin-bottom:25px;min-width:0}.overview-grid .panel{margin:0}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:23px}.section-heading h2{margin:0;font-size:19px}.round-arrow{width:33px;height:33px;border:1px solid #ddeaeb;border-radius:50%;display:grid;place-items:center;color:var(--muted)}.steps{display:flex;flex-direction:column}.steps>button{display:flex;gap:14px;align-items:center;background:none;border:0;border-bottom:1px solid #e9f1f2;padding:20px 0;text-align:left}.steps>button:last-child{border-bottom:0;padding-bottom:3px}.steps>button>span:nth-child(2){flex:1 1}.steps strong{font-size:12px;font-weight:550;display:block}.steps small{display:block;margin-top:6px;line-height:1.6}.steps>button>svg{color:var(--muted)}.step-number{width:29px;height:29px;display:grid;place-items:center;border:1px solid #d8e6e8;border-radius:50%;font-size:12px;color:var(--muted);flex-shrink:0}.step-number.complete{background:#e8f0f1;color:var(--muted);border:0}.interview-promo{position:relative;overflow:hidden;border-radius:11px;background:#deeaeb;padding:29px 32px;isolation:isolate}.interview-promo h2{font-size:24px;line-height:1.45;letter-spacing:-.75px;font-weight:550;margin:18px 0 13px}.interview-promo h2 em{font-style:normal;color:var(--muted)}.interview-promo p{font-size:11px;max-width:245px;color:var(--muted);margin-bottom:22px}.promo-orbit{position:absolute;right:-12px;bottom:-40px;font-size:250px;color:#c9ddde;z-index:-1;line-height:1;transform:rotate(10deg)}.badge{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;font-size:12px;font-weight:550;line-height:1.4;background:#ecf3f4;color:var(--muted);white-space:normal}.badge.green{background:#e5eff0;color:#526668}.badge.amber{background:#f7efdf;color:#99783c}.badge.red{background:#f8eae5;color:#9d5b4c}.badge.light{background:#f0f5f6;color:var(--muted);letter-spacing:1px;font-size:12px}.shortlist{display:flex;flex-direction:column}.shortlist>button{display:flex;gap:15px;align-items:center;text-align:left;background:none;border:0;border-bottom:1px solid #e9f1f2;padding:17px 0}.shortlist>button:last-child{border-bottom:0;padding-bottom:0}.company-logo{width:41px;height:41px;flex-shrink:0;display:grid;place-items:center;border-radius:10px;background:#deeaeb;color:#4a5d5f;font-family:Manrope,sans-serif;font-size:18px;font-weight:650}.company-logo.tone-1{background:#eee7dc;color:#947952}.company-logo.tone-2{background:#e4ebeb;color:var(--muted)}.shortlist-title{flex:1 1}.shortlist-title strong{font-size:12px;font-weight:550;display:block}.shortlist-title small{display:block;font-size:12px;color:var(--muted);margin-top:5px}.shortlist>button>svg{color:var(--muted);margin-left:8px}.workspace-footer{display:flex;justify-content:space-between;font-size:12px;letter-spacing:.3px;color:var(--muted);padding:15px 0 25px}.workspace-footer div{display:flex;gap:20px}.workspace-footer a{text-decoration:none}.example-banner{background:#fbf5e6;border-bottom:1px solid #eee5cf;color:#8f7951;padding:10px 42px;font-size:12px;display:flex;justify-content:space-between;align-items:center}.example-banner strong{font-weight:650}.example-banner button{display:flex;align-items:center;gap:7px;background:none;border:0;font-size:12px;white-space:nowrap;color:#715d36}.empty{padding:44px 20px;text-align:center;max-width:550px;margin:auto}.empty-icon{width:62px;height:62px;border-radius:18px;background:#e9f1f2;color:var(--muted);display:grid;place-items:center;margin:0 auto 22px}.empty h3{font-size:20px;font-weight:550;line-height:1.5}.empty p{font-size:12px;color:var(--muted);max-width:420px;margin:0 auto 23px}.empty .button-row{justify-content:center}.profile-grid{display:grid;grid-template-columns:1.7fr 1fr;grid-gap:25px;gap:25px}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:19px;gap:19px}.span-2{grid-column:span 2}label{display:flex;flex-direction:column;gap:8px;font-size:11px;font-weight:550;color:#4c5f60}input,select,textarea{width:100%;border:1px solid #d4e4e5;background:#fff;border-radius:6px;padding:11px 12px;color:#32484a;font-size:12px;line-height:1.5;min-width:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:var(--muted)}input[type=checkbox]{width:15px;height:15px;accent-color:#586d6f;flex-shrink:0;margin:0}input[type=file]{display:none}.quiet-note{background:#f1f6f6;border-radius:6px;padding:12px 14px;font-size:12px;line-height:1.7;margin-top:20px}.editorial-card{background:#e4eeee;border-radius:10px;padding:27px;color:#4e6264;margin-bottom:25px;min-width:0}.editorial-card h3{font-size:22px;font-weight:500;margin-top:20px}.editorial-card li,.editorial-card p{font-size:11px;line-height:1.9;color:var(--muted)}.editorial-card ul{padding-left:17px}.file-button{display:inline-flex;background:#fff;border:1px solid #d4e4e5;border-radius:6px;padding:9px 12px;cursor:pointer;font-size:11px;align-items:center;justify-content:center;white-space:nowrap}.form-footer{display:flex;justify-content:space-between;gap:15px;align-items:center;margin:12px 0 20px}.form-footer>span{color:var(--muted);font-size:12px}.fact-row{border-top:1px solid var(--line);display:flex;gap:12px;align-items:flex-start;padding:18px 0}.fact-row .check-label{margin-top:12px}.fact-content{flex:1 1;min-width:0}.fact-content textarea{border:1px solid #e7f0f1;background:#f8fbfb;padding:8px 10px;font-size:12px}.fact-state{font-size:12px;color:#a18956;display:block;margin-top:5px}.confirmed .fact-state{color:var(--muted)}.fact-row>select{width:115px;font-size:12px;padding:9px}.check-label{flex-direction:row;align-items:center;gap:9px;font-size:12px;font-weight:400;line-height:1.6}.muted{color:var(--muted)}.opportunity-toolbar{display:flex;justify-content:space-between;gap:20px;margin-bottom:24px}.search-field{position:relative;display:flex;flex-direction:row;align-items:center;width:280px}.search-field svg{position:absolute;left:12px;color:var(--muted)}.search-field input{padding-left:40px;background:transparent;font-size:11px}.segmented{display:flex;align-items:center;gap:4px;padding:4px;background:#e7f0f1;border-radius:7px}.segmented button{background:transparent;border:0;border-radius:5px;padding:8px 12px;font-size:12px;color:var(--muted)}.segmented button.active{background:#fff;color:#465758;box-shadow:0 2px 4px #24353710}.opportunities-grid{display:grid;grid-template-columns:minmax(265px,.85fr) minmax(0,1.5fr);grid-gap:24px;gap:24px;align-items:start}.job-list{display:flex;flex-direction:column;gap:14px}.job-card{background:#fff;border:1px solid var(--line);border-radius:10px;text-align:left;padding:20px;transition:border-color .15s;min-width:0}.job-card.selected,.job-card:hover{border-color:var(--muted)}.job-card.selected{background:#f9fbfb;box-shadow:0 0 0 1px #889fa1}.job-top{display:flex;align-items:center;gap:10px;font-size:11px;color:var(--muted)}.job-top .company-logo{width:31px;height:31px;font-size:13px;border-radius:7px}.job-arrow{margin-left:auto;color:var(--muted)}.job-card h3{font-size:15px;margin:16px 0 7px;letter-spacing:-.4px}.job-card>p{color:var(--muted);margin:0 0 20px}.job-bottom{display:flex;justify-content:space-between;gap:8px;align-items:center}.job-bottom>span:last-child{font-size:12px;color:var(--muted)}.job-detail{padding:25px;min-width:0}.job-detail-heading h2{font-size:25px;margin:9px 0 7px}.job-detail-heading>p{font-size:11px;color:var(--muted);margin-bottom:20px}.tabs{display:flex;gap:25px;border-bottom:1px solid var(--line);margin:25px -25px 24px;padding:0 25px}.tabs button{border:0;background:none;font-size:11px;padding:15px 0;color:var(--muted);border-bottom:2px solid transparent}.tabs button.active{color:#465759;border-bottom-color:var(--muted)}.detail-facts{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;padding-bottom:22px;margin-bottom:24px;border-bottom:1px solid var(--line)}.detail-facts span{display:block;font-size:12px;color:var(--muted);margin-bottom:8px}.detail-facts strong{font-size:11px;font-weight:500}.job-description{white-space:pre-wrap;color:var(--muted);font-size:12px;line-height:1.85;overflow-wrap:anywhere;max-height:370px;overflow:auto}.callout{display:flex;gap:13px;background:#eaf2f3;padding:18px;border-radius:8px;margin-top:25px}.callout>svg{flex-shrink:0;color:var(--muted)}.callout strong{font-size:11px;font-weight:550}.callout p{font-size:12px;line-height:1.7;color:var(--muted);margin:7px 0 4px}.bottom-actions{justify-content:space-between;margin-top:20px}.fit-heading{display:flex;gap:15px;align-items:flex-start}.fit-heading h3{font-size:15px;margin-bottom:8px}.fit-heading p{font-size:12px;color:var(--muted);line-height:1.7}.fit-heading .button{flex-shrink:0}.fit-summary{display:grid;grid-template-columns:1fr 1fr;background:#eff5f6;padding:20px;border-radius:8px;grid-gap:20px;gap:20px;margin:17px 0 23px}.fit-summary strong{font:500 29px Manrope,sans-serif;letter-spacing:-1px;display:block}.fit-summary span{font-size:12px;color:var(--muted);display:block;margin-top:6px}.requirement{border:1px solid #dfebec;border-radius:7px;padding:14px;margin-bottom:12px}.requirement-title{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:13px}.requirement-title strong{font-size:11px;font-weight:550}.requirement-controls{display:grid;grid-gap:10px;gap:10px}.requirement-controls label{font-size:12px}.requirement-controls select{font-size:12px;padding:8px}.requirement-meta{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-top:12px}.weight{flex-direction:row;align-items:center;font-size:12px}.weight input{width:50px;padding:5px;font-size:12px}.requirement p{font-size:12px;margin:12px 0 0}.inline-form{display:flex;gap:8px}.inline-form input{font-size:12px}.error-inline{border-radius:6px;padding:12px 14px;background:#faf0e9;color:#a2674d;font-size:11px;line-height:1.7;margin:12px 0}.source-meta{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:12px;margin-bottom:23px}.research-text{overflow-wrap:anywhere}.research-text p{font-size:12px;color:var(--muted);line-height:1.9;margin:0 0 13px}.research-text a{color:#516566;text-underline-offset:3px}.sources{background:#f1f6f6;padding:17px;border-radius:7px;margin:22px 0}.sources h4{font-size:11px;margin-bottom:12px}.sources a{display:flex;justify-content:space-between;gap:10px;color:var(--muted);font-size:12px;margin:9px 0;text-decoration:none;overflow-wrap:anywhere}.sources a:hover{text-decoration:underline}.research-empty{padding:30px 10px;text-align:center;color:var(--muted)}.research-empty h3{margin-top:18px;font-size:19px}.research-empty p{font-size:11px;max-width:350px;margin-left:auto;margin-right:auto}.application-title{display:flex;gap:15px;align-items:center}.application-title h2{font-size:20px}.application-title .eyebrow{font-size:12px}.application-info{display:flex;gap:20px;color:var(--muted);font-size:12px;margin-bottom:23px;flex-wrap:wrap}.application-card{margin-bottom:17px}.receipt{color:var(--muted);font-size:12px;margin:17px 0 0;overflow-wrap:anywhere}.application-outcome{margin-top:18px;display:flex;justify-content:flex-end}.application-outcome label{flex-direction:row;align-items:center;font-size:12px;gap:12px}.application-outcome select{width:160px;font-size:12px;padding:7px}.footnote{font-size:12px;color:var(--muted);line-height:1.7}.interview-picker{font-size:12px;max-width:280px}.interview-picker select{font-size:11px}.interview-strip{background:#fff;border:1px solid var(--line);border-radius:9px;display:flex;gap:15px;align-items:center;padding:20px 24px;margin-bottom:24px}.interview-strip>div{flex:1 1}.interview-strip strong{font-size:13px;display:block}.interview-strip>div>span{font-size:12px;color:var(--muted);display:block;margin-top:7px}.interview-grid{display:grid;grid-template-columns:1.55fr 1fr;grid-gap:24px;gap:24px;align-items:start}.prep-plan ol{padding-left:20px;margin-bottom:0}.prep-plan li{padding:8px 0 9px 10px;color:var(--muted);font-size:11px}.prep-plan strong{color:#4e6264;font-size:12px;font-weight:550}.prep-plan p{font-size:12px;color:var(--muted);margin:6px 0 3px}.question{border-top:1px solid var(--line)}.question summary{display:flex;align-items:center;gap:16px;list-style:none;cursor:pointer;padding:20px 0;font-size:12px;color:#4a5d5f;line-height:1.6}.question summary::-webkit-details-marker{display:none}.question summary>span{font-size:12px;color:var(--muted);flex-shrink:0}.question summary svg{margin-left:auto;flex-shrink:0}.question[open] summary svg{transform:rotate(45deg)}.question>div{padding:0 32px 20px}.question>div strong{font-size:12px}.question>div p{font-size:11px;color:var(--muted);margin-top:9px}.loading{display:grid;place-content:center;justify-items:center;min-height:100vh;color:var(--muted)}.loading p{font-size:12px;margin-top:20px}.modal-backdrop{position:fixed;inset:0;background:#161f20b0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:50;display:flex;justify-content:center;align-items:flex-start;padding:7vh 20px;overflow:auto}.modal{width:510px;max-width:100%;background:#fafcfc;border-radius:14px;padding:28px 30px;box-shadow:0 30px 100px #0003;margin:auto 0}.modal.wide{width:760px}.modal>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.modal>header h2{font-size:23px;margin:0}.modal form>label{margin-top:20px}.modal>p{font-size:12px}.modal-footer{display:flex;justify-content:flex-end;gap:10px;margin-top:25px}.connection-row{display:flex;justify-content:space-between;gap:20px;align-items:center;border-bottom:1px solid var(--line);padding:17px 0}.connection-row strong{font-size:12px;font-weight:550}.connection-row p{font-size:12px;color:var(--muted);margin:5px 0 0}.permission{font-size:11px;margin:18px 0;color:var(--muted);align-items:flex-start}.permission input{margin-top:2px}.settings-actions{display:flex;justify-content:space-between;margin-top:25px;gap:20px}.danger{color:#b17261}.discovery-results{max-height:400px;overflow:auto}.discovery-results>div{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:15px 0;border-top:1px solid var(--line)}.discovery-results strong{font-size:12px}.discovery-results small{display:block;color:var(--muted);font-size:12px;margin-top:6px}.document-preview{border:1px solid #d6e5e6;background:#fff;padding:30px;line-height:1.8}.document-preview h2{font-size:27px}.document-preview li,.document-preview p{font-size:12px;color:var(--muted)}.document-preview ul{padding-left:18px}.pre-wrap{white-space:pre-wrap}.toast{position:fixed;bottom:25px;left:calc(50% + 100px);transform:translateX(-50%);max-width:650px;width:calc(100% - 280px);background:#293c3e;color:#edf4f4;border:1px solid #678183;border-radius:9px;padding:15px 18px;display:flex;gap:15px;align-items:center;font-size:12px;line-height:1.6;box-shadow:var(--shadow);z-index:100}.toast>span{flex:1 1}.toast button{color:inherit;background:none;border:0;display:flex}.text-page{max-width:800px;padding:60px 30px;margin:auto;line-height:1.8}.text-page h1{font-size:34px}.text-page p{color:var(--muted)}.text-page a{color:#465759}.next-action-card{flex:0 0 255px;min-width:0;background:#ffffffd9;border:1px solid #c9eee4;padding:20px;border-radius:14px;box-shadow:0 6px 24px #153a3006}.next-action-card>strong{font-size:17px;line-height:1.4;display:block;margin:8px 0;letter-spacing:-.4px}.dashboard-hero .next-action-card p{font-size:12px;line-height:1.5;margin-bottom:16px}.next-action-card .button{width:100%;font-size:12px}@media (max-width:720px){.next-action-card{flex-basis:auto;width:100%}}.sidebar{background:var(--dark);padding-top:30px}.brand-mark{background:var(--accent);color:var(--dark);border-radius:10px 10px 10px 2px}.user-info small,.workspace-label{color:#a8bcc2}.nav-item{font-size:14px;padding-top:15px;padding-bottom:15px}.nav-item.active{background:var(--accent);color:var(--dark);font-weight:700}.sidebar .text-button,.sidebar-note p,.sidebar-note small{color:#b0c4ca}.topbar{background:white}h1{font-weight:750}h1 em{color:var(--ink)}.eyebrow{font-size:11px;letter-spacing:1.3px;color:var(--muted)}.button.small{font-size:12px}.button.primary{border-color:#00cdaa}.button.primary:hover{background:#00d7b5}.button.secondary{color:var(--ink);border-color:#d1e0e4}.button.light{background:white;color:var(--ink)}.text-button{color:#006b61}.dashboard-hero{position:relative;isolation:isolate;overflow:hidden;background:#d9fff5;border:1px solid #bbf2e4;border-radius:22px;padding:32px;align-items:flex-end}.dashboard-hero:after{content:"";position:absolute;z-index:-1;right:-65px;top:-140px;width:370px;height:370px;border:70px solid #00e6c336;border-radius:50%}.dashboard-hero h1{margin:14px 0 18px;font-size:clamp(36px,3.5vw,53px);line-height:1.08;letter-spacing:-2px}.dashboard-hero h1 em{position:relative;display:inline-block}.dashboard-hero h1 em:after{content:"";position:absolute;height:8px;background:var(--accent);bottom:0;left:0;right:0;z-index:-1;transform:rotate(-1deg)}.dashboard-hero p{font-size:14px;color:#365c63}.dashboard-hero .button{background:var(--dark);color:white;border-color:var(--dark);flex-shrink:0}.metrics{border-radius:16px;box-shadow:0 4px 14px #112c3504}.metric{padding:19px 24px}.metric strong{font-weight:700;font-size:34px}.metric-top{color:#46636d;font-size:13px}.metric-top span{color:#009984}.metric small{color:var(--muted)}.panel{border-radius:16px;box-shadow:0 4px 16px #112c3503}.section-heading h2{font-size:21px;font-weight:750}.steps strong{font-size:14px;font-weight:650}.steps small{font-size:12px;color:var(--muted)}.step-number{width:34px;height:34px;border-color:#c7dadd;color:#48626b}.step-number.complete{background:var(--accent-soft);color:#006b60}.interview-promo{background:var(--dark);color:white;border-radius:16px;padding:28px}.interview-promo h2{font-size:28px;font-weight:700;line-height:1.3}.interview-promo h2 em{color:var(--accent)}.interview-promo p{font-size:13px;color:#b9d0d6;max-width:280px}.interview-promo .badge.light{background:#26434c;color:#adf5e4;font-size:10px}.promo-orbit{color:#20404a;bottom:-20px;right:-30px}.badge{font-size:11px;border-radius:6px}.badge.green{background:#ddfff2;color:#006451}.badge.amber{color:#78591f}.shortlist-title strong{font-size:14px;font-weight:650}.company-logo{background:#ddfff2;color:#006e60}.job-card{border-radius:13px}.job-card.selected{border-color:#00aa91;background:#f2fffb;box-shadow:0 0 0 1px #00aa91}.job-card h3{font-size:17px}.job-card>p{font-size:12px}.document-context{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:-6px 0 20px;font-size:13px;color:var(--muted);line-height:1.7}.document-context strong{color:var(--ink)}.document-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:20px}.document-tabs{display:flex;padding:4px;background:#eaf0f2;border-radius:10px}.document-tabs button{border:0;background:none;padding:9px 18px;font-weight:650;font-size:13px;border-radius:7px;color:#4d6670}.document-tabs button.selected{background:white;color:var(--ink);box-shadow:0 1px 4px #15313b1a}.clean-document{color:#202124;font-family:Arial,sans-serif;padding:38px;box-shadow:0 5px 20px #18303908;border-radius:2px}.clean-document header{border-bottom:1px solid #bfc4c6;padding-bottom:18px;margin-bottom:25px}.clean-document header h2{font-size:30px;font-weight:700;margin:0 0 9px}.clean-document header p{margin:0;white-space:pre-wrap}.clean-document h3{font-family:Arial,sans-serif;font-size:13px;font-weight:700;letter-spacing:1px;text-transform:uppercase;margin:25px 0 10px}.clean-document li{font-size:14px;line-height:1.65;margin:10px 0;white-space:pre-wrap}.document-guidance{display:flex;gap:10px;margin:20px 0;color:#41626c}.document-guidance svg{flex-shrink:0;margin-top:4px;color:#007b70}.document-guidance p{font-size:12px;margin:0}.letter-editor{border:1px solid #cadce2;border-radius:12px;background:white;overflow:hidden}.editor-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:15px 20px;border-bottom:1px solid var(--line)}.editor-heading label{font-weight:650;font-size:13px}.editor-heading span{font-size:12px;color:var(--muted)}.letter-editor textarea{border:0;border-radius:0;padding:24px;min-height:380px;resize:vertical;font:14px/1.8 Arial,sans-serif;color:#202124}.editor-actions{display:flex;justify-content:space-between;align-items:center;gap:14px;border-top:1px solid var(--line);padding:5px 20px}.editor-actions span{font-size:11px;color:var(--muted)}.writing-guidance{border-left:3px solid var(--accent);padding:2px 0 2px 15px;margin:24px 0;font-size:13px}.writing-guidance p{margin:6px 0 0;color:var(--muted)}.writing-guidance ul{color:#805d28;padding-left:20px;line-height:1.7}.modal{background:#f8fbfc;border-radius:20px}.modal.wide{width:840px}.quiet-note{color:var(--muted)}@media (max-width:720px){.dashboard-hero{padding:24px;align-items:flex-start}.dashboard-hero:after{right:-240px}.dashboard-hero h1{font-size:37px}.document-context{align-items:flex-start}.clean-document{padding:22px}.editor-actions{align-items:flex-start;flex-direction:column;gap:0;padding-bottom:10px}.document-toolbar .button-row{width:100%}.letter-editor textarea{padding:18px}}@media (min-width:1550px){.topbar,main{padding-left:65px;padding-right:65px}.page-heading h1{font-size:54px}.overview-grid{grid-template-columns:1.3fr 1fr}.interview-promo h2{font-size:29px}}@media (max-width:1150px){.sidebar{width:200px;padding-left:12px;padding-right:12px}.main-shell{margin-left:200px}main{padding:30px 25px 0}.topbar{padding:0 25px}.page-heading h1{font-size:42px}.page-heading.compact h1{font-size:33px}.panel{padding:23px}.overview-grid{gap:18px}.interview-promo{padding:25px}.interview-promo h2{font-size:23px}.metrics .metric{padding:19px}.opportunities-grid{grid-template-columns:260px minmax(0,1fr);gap:17px}.job-detail{padding:20px}.tabs{margin-left:-20px;margin-right:-20px;padding:0 20px;gap:18px}.section-heading{gap:10px}.section-heading h2{font-size:18px}.fit-heading{display:block}.interview-grid{grid-template-columns:1.35fr 1fr}.profile-grid{grid-template-columns:1.4fr 1fr}.job-bottom{flex-wrap:wrap}.example-banner{padding:10px 25px}}@media (max-width:920px){.sidebar{width:76px;padding:27px 10px 15px;align-items:center}.wordmark{font-size:0;padding:0;gap:0}.brand-dot,.identity>span:last-child,.sidebar-note,.workspace-label{display:none}.sidebar nav{margin-top:45px;width:100%}.nav-item{font-size:0;gap:0;padding:14px;justify-content:center;position:relative}.nav-item svg{width:21px;height:21px}.nav-count{position:absolute;right:2px;top:4px;font-size:12px}.sidebar-bottom{width:100%}.identity{justify-content:center;padding:20px 0 0}.main-shell{margin-left:76px}.toast{left:calc(50% + 38px);width:calc(100% - 110px)}.overview-grid{grid-template-columns:1fr 1fr}.steps small{font-size:12px}.steps>button{gap:10px}.steps>button>svg{display:none}.page-heading>.button-row{max-width:200px;justify-content:flex-end}.opportunities-grid{grid-template-columns:240px minmax(0,1fr)}.profile-grid{grid-template-columns:1fr}.profile-grid>.editorial-card{display:none}.interview-grid{grid-template-columns:1fr}.interview-grid>aside{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.interview-picker{max-width:230px}}@media (max-width:720px){h1{font-size:36px}.topbar{height:62px;padding:0 20px}.topbar-right{gap:8px}.breadcrumb,.save-status{font-size:12px}.breadcrumb{gap:10px}main{padding:28px 19px 0}.page-heading{align-items:flex-start;gap:18px;flex-direction:column}.page-heading h1{font-size:38px}.page-heading.compact h1{font-size:32px}.page-heading>.button-row{max-width:none}.metrics{grid-template-columns:1fr 1fr}.metric{border-bottom:1px solid var(--line)}.metric:nth-child(2){border-right:0}.metric:nth-child(3){border-bottom:0}.metric strong{font-size:31px}.overview-grid{grid-template-columns:1fr}.interview-promo{padding:28px}.interview-promo h2{font-size:27px}.panel{padding:21px}.section-heading{align-items:flex-start}.shortlist>button{gap:10px;flex-wrap:wrap}.shortlist-title{min-width:150px}.shortlist .badge{margin-left:51px}.shortlist>button>svg{display:none}.opportunity-toolbar{flex-direction:column;gap:12px}.search-field{width:100%}.segmented{align-self:flex-start}.job-list,.opportunities-grid{grid-template-columns:1fr}.job-list{display:grid}.job-card{padding:17px}.job-card>p{margin-bottom:12px}.job-card h3{margin-top:12px}.job-bottom{flex-wrap:nowrap}.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.fact-row{flex-wrap:wrap}.fact-content{min-width:calc(100% - 35px)}.fact-row>select{margin-left:27px;width:130px}.form-footer{align-items:flex-start}.form-footer>span{max-width:160px}.form-footer .button{white-space:normal}.application-card .section-heading{flex-direction:column}.application-info{gap:8px 18px}.interview-grid>aside{grid-template-columns:1fr}.interview-strip{padding:16px;flex-wrap:wrap}.interview-strip .badge{margin-left:56px}.interview-picker{max-width:100%;width:100%}.example-banner{padding:9px 19px;align-items:flex-start;font-size:12px}.example-banner button{font-size:12px}.workspace-footer{font-size:12px;gap:15px}.workspace-footer div{gap:10px}.modal-backdrop{padding:20px 12px}.modal{padding:22px 20px}.modal>header h2{font-size:20px}.modal .button-row{gap:7px}.modal .form-grid{gap:15px}.source-meta{gap:10px}.requirement-meta{flex-wrap:wrap}.fit-heading{display:flex}.fit-summary{margin-top:20px}.question summary{gap:10px;font-size:11px}.question>div{padding-left:23px}.research-text p{font-size:12px}.toast{font-size:11px;bottom:15px}.settings-actions{flex-direction:column;gap:5px}}@media (max-width:420px){.sidebar{width:58px;padding:22px 6px}.main-shell{margin-left:58px}.nav-item{padding:14px 9px}.brand-mark{width:30px;height:33px}.avatar{width:29px;height:29px;font-size:12px}main{padding:23px 13px 0}.topbar{padding:0 13px}.save-status{display:none}.page-heading h1{font-size:32px}.page-heading.compact h1{font-size:28px}.eyebrow{font-size:12px;letter-spacing:1.2px}.metric{padding:16px!important}.metric small,.metric-top{font-size:12px}.panel{padding:18px}.section-heading h2{font-size:16px}.section-heading .text-button{font-size:12px;max-width:85px}.interview-promo h2{font-size:24px}.button{font-size:11px;padding:10px 13px}.example-banner{padding:9px 13px}.example-banner button{font-size:0}.example-banner button svg{width:17px}.tabs{gap:14px}.tabs button{font-size:12px}.fit-heading{display:block}.toast{left:calc(50% + 29px);width:calc(100% - 78px)}.workspace-footer>span{max-width:115px}.detail-facts{gap:12px}.job-card .badge{font-size:12px}}@media (prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}@media print{.button,.example-banner,.icon-button,.sidebar,.text-button,.toast,.topbar,.workspace-footer{display:none!important}.main-shell{margin:0}main{padding:0}.panel{page-break-inside:avoid;break-inside:avoid}body{background:#fff}.interview-grid{display:block}}.application-answers{margin:24px 0;padding:20px;border:1px solid #d1d8d5;border-radius:12px}.application-answers>summary{font-weight:600;cursor:pointer}.application-answers>summary span{font-weight:400;color:#606b66;margin-left:12px;font-size:13px}.application-answers>p{font-size:14px;line-height:1.6;color:#55625d}.answer-card{padding:20px 0;border-top:1px solid #d1d8d5;margin:18px 0}.answer-card label{display:grid;grid-gap:7px;gap:7px;margin-bottom:14px;font-size:13px}.answer-card input[type=number],.answer-card select,.answer-card textarea{width:100%;padding:10px;border:1px solid #c9d3ce;border-radius:6px;background:white;color:#222}.answer-card textarea{font:inherit;line-height:1.6;resize:vertical}.answer-controls{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.answer-card label.answer-fact{display:flex;align-items:flex-start;gap:10px;margin:12px 0;font-size:13px;line-height:1.5}.answer-fact input{margin-top:3px;flex:none}.answer-feedback{font-size:13px;line-height:1.6}.saved-posting{white-space:pre-wrap;font:inherit;font-size:13px;line-height:1.6;max-height:300px;overflow:auto;padding:16px;background:#f2f5f3}.answer-card details{font-size:13px}@media(max-width:600px){.application-answers{padding:14px}.answer-controls{grid-template-columns:1fr}.application-answers>summary span{display:block;margin:5px 0 0}}.career-import{margin-top:24px}.import-passages{max-height:420px;overflow:auto;border-block:1px solid var(--line,#ddd);margin:18px 0}.import-passage{display:flex!important;flex-direction:row!important;align-items:flex-start;gap:14px;padding:15px 4px;border-bottom:1px solid #e7e9e8;font-weight:400!important}.import-passage input{width:auto;flex:none;margin-top:6px}.import-passage>span{min-width:0;display:grid;grid-gap:5px;gap:5px;white-space:pre-wrap;overflow-wrap:anywhere}.import-passage small{color:#596762}.evidence-coach{margin:24px 0;padding:22px;border:1px solid #dce4e0;border-left:3px solid #00d8b4;background:#fbfdfc}.evidence-coach summary{font-weight:650;cursor:pointer}.evidence-coach>label{display:grid;grid-gap:7px;gap:7px;margin:17px 0}.coach-prompts{display:grid;grid-gap:8px;gap:8px;margin:18px 0}.coach-prompt{padding:12px;text-align:left;border:1px solid #d4ddd9;background:white;line-height:1.5;cursor:pointer}.coach-prompt.selected{border-color:#00876e;background:#e5fff8}.fact-provenance{font-size:12px;color:#465950;margin:10px 0}.fact-provenance summary{cursor:pointer}.fact-provenance blockquote{margin:10px 0;padding-left:12px;border-left:2px solid #aac8bc;white-space:pre-wrap;overflow-wrap:anywhere}.fact-provenance p{font-size:12px}.draft-studio{border-top:1px solid #d4dcd8;margin-top:28px;padding-top:24px}.draft-studio h3{font-size:21px;margin:4px 0}.draft-studio>p{color:#52645a}.draft-studio .section-heading{align-items:flex-start}.draft-proposal{padding:20px;background:#f5fbf8;border:1px solid #c9ddd3;margin:20px 0}.draft-proposal details,.readiness-check{margin:20px 0}.draft-proposal summary,.readiness-check summary{font-weight:600;cursor:pointer}.rewrite-row{border-bottom:1px solid #d6e1db;padding:15px 0}.draft-paragraph small,.rewrite-row small{color:#52695c}.draft-paragraph{margin-bottom:20px}.draft-paragraph p{white-space:pre-wrap}.readiness-check ul{padding-left:20px;line-height:1.7}@media(max-width:600px){.draft-studio .section-heading{display:block}.draft-proposal{padding:14px}.career-import .section-heading{display:grid;grid-gap:14px;gap:14px}.import-passage{font-size:14px}}:root{--bg:#fafbf9;--muted:#737b76;--line:#e3e7e2;--green:#087d68;--accent-soft:#e9fff9}body{color:var(--ink)}h1,h2,h3{font-family:DM Sans,Arial,sans-serif}button{transition:background .15s,color .15s,border-color .15s}.product-header{height:76px;display:flex;align-items:center;gap:42px;padding:0 max(40px,calc((100vw - 1160px) / 2));background:#fff;border-bottom:1px solid var(--line)}.product-wordmark{display:flex;gap:8px;align-items:center;font-size:25px;letter-spacing:-1.1px;font-weight:750;color:#19221d;text-decoration:none;flex-shrink:0}.product-symbol{color:var(--accent);display:flex}.product-header nav{align-self:stretch;display:flex;align-items:stretch;gap:26px;margin:auto;min-width:0}.product-nav{position:relative;border:0;padding:0;background:none;color:#737b76;white-space:nowrap;font-weight:550;display:flex;align-items:center;gap:7px}.product-nav:hover{color:#19221d}.product-nav.active{color:#19221d;font-weight:700}.product-nav.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--accent)}.product-nav-count{background:#edf2ee;padding:1px 6px;border-radius:5px;font-size:10px;line-height:1.6}.product-account{display:flex;align-items:center;gap:19px;flex-shrink:0}.account-button{display:flex;gap:9px;align-items:center;border:0;background:none;padding:0;font-size:12px;font-weight:600}.account-avatar{width:33px;height:33px;border-radius:50%;background:#ece5d9;color:#74674e;font-size:11px;display:grid;place-items:center}.main-shell{margin-left:0}.workspace-status{max-width:1240px;margin:auto;align-items:center;justify-content:space-between;padding:19px 40px 0}.workspace-status,.workspace-status .save-status{display:flex;color:#707a70;font-size:11px}.save-status>span{background:#139e7c}main{max-width:1240px;padding:28px 40px 0;margin:auto}.example-banner{max-width:1160px;margin:18px auto 0;padding:9px 13px;background:#f3f1e9;border:1px solid #e8e4d8;border-radius:5px;font-size:11px;color:#827456;gap:20px}.example-banner button{font-size:11px;color:#6e6249;flex-shrink:0}.example-banner button svg{width:14px}.button{font-size:12px;border-radius:6px;padding:11px 16px;font-weight:650;box-shadow:none}.button.primary{background:var(--accent);border:1px solid var(--accent);color:var(--dark)}.button.primary:hover{background:#00e8bd;border-color:#00e8bd}.button.secondary{border-color:#d9dfd8;background:#fff;color:#3d463f}.button.secondary:hover{background:#f2f5f0}.button:hover{transform:none}.text-button{color:#4a5c50;font-size:12px;font-weight:600}.panel{border:1px solid var(--line);border-radius:9px}.page-heading.compact h1{font-weight:650;letter-spacing:-1.6px;margin:0 0 9px}.page-heading p{font-size:14px;color:var(--muted)}.page-heading.compact{margin-bottom:34px}.eyebrow{font-size:10px;letter-spacing:1px}.search-heading{align-items:center;justify-content:space-between;margin:0 0 29px}.search-heading h1{font-size:43px;line-height:1.15;letter-spacing:-1.9px;margin:0 0 11px}.heading-dot{color:var(--accent)}.search-heading p{color:#788078;margin:0}.search-brief{grid-template-columns:1.4fr 1fr 1fr auto;align-items:center;border:1px solid #e1e5df;border-radius:8px;background:white;padding:18px 21px}.search-brief>button{display:flex;flex-direction:column;gap:7px;text-align:left;border:0;background:none;min-width:0}.search-brief>button:hover strong{color:#078369}.search-brief>button>span{color:#707a70}.search-brief strong{line-height:1.5;font-weight:550;overflow-wrap:anywhere}.search-brief .brief-edit{padding:9px;border:1px solid #e0e5dd;border-radius:6px;color:#788273}.search-progress{display:grid;grid-template-columns:repeat(4,1fr);padding:23px 0;margin:0 0 25px;border-bottom:1px solid var(--line)}.search-progress button{border:0;border-right:1px solid var(--line);background:none;text-align:left;padding:0 25px;display:flex;align-items:center;gap:14px}.search-progress button:first-child{padding-left:0}.search-progress button:last-child{border-right:0}.search-progress strong{font-size:34px;line-height:1;font-weight:500;letter-spacing:-1.5px}.search-progress span{color:#778074;line-height:1.5}.search-progress button:hover span{color:#1b3423}.search-content{display:grid;grid-template-columns:minmax(0,1fr) 286px;grid-gap:30px;gap:30px}.search-aside,.search-primary{min-width:0}.action-strip{display:flex;gap:15px;align-items:center;padding:20px;background:#eaf8f3;border:1px solid #d4eae0;margin-bottom:31px}.action-marker{width:33px;height:33px;place-items:center;background:#d1eae0;color:#50735a;flex-shrink:0}.action-strip>div:nth-child(2){flex:1 1;min-width:0}.section-kicker{font-size:9px;font-weight:650;letter-spacing:1.1px;color:#6d846e;display:block;margin-bottom:6px}.action-strip h2{font-size:15px;line-height:1.45;letter-spacing:-.25px;margin:0 0 6px}.action-strip p{font-size:11px;line-height:1.5;color:#707a70;margin:0}.action-link{border:0;background:none;gap:7px;padding:8px 0 8px 12px;color:#315d3d;font-size:12px;font-weight:650;white-space:nowrap}.action-link,.list-heading{display:flex;align-items:center}.list-heading{justify-content:space-between;gap:15px;margin-bottom:17px}.list-heading h2{font-size:18px;font-weight:600;letter-spacing:-.5px;margin:0}.list-heading .text-button{font-size:11px}.role-rows{background:white;border-top:1px solid var(--line)}.role-row{align-items:start;width:100%;text-align:left;background:none;border-bottom:1px solid var(--line);padding:24px 6px;transition:background .15s}.role-row:hover{background:#f5f8f3}.role-monogram{height:39px;place-items:center;border:1px solid #dce4d9;background:#edf2e7;color:#61744a;font-size:11px;font-weight:650;border-radius:7px}.role-tone-1{background:#f2ebe5;border-color:#e9ded5;color:#8b6c54}.role-tone-2{background:#ebedf3;border-color:#dfe3ed;color:#67789d}.role-company{gap:9px;flex-wrap:wrap;font-size:11px;color:#778174;margin:1px 0 7px}.role-company,.role-status{display:flex;align-items:center}.role-status{font-size:9px;color:#7a8578;gap:7px}.role-status:before{content:"";background:#a9b0a4;border-radius:50%}.role-row-main>strong{display:block;line-height:1.45;letter-spacing:-.35px;font-weight:600}.role-location{display:block;font-size:11px;line-height:1.6;color:#707a70;margin-top:6px}.role-evidence{display:flex;align-items:center;gap:6px;font-size:10px;color:#758570;margin-top:11px}.signal-dot{width:5px;height:5px;border-radius:50%;background:#5a9d6d;display:inline-block;flex-shrink:0}.signal-dot.pending{background:#bc995a}.role-row-end{display:flex;justify-content:space-between;gap:21px;height:100%;font-size:11px;color:#5c6c54;line-height:1.6}.role-row-end>svg{color:#9aa691}.conversation-card{background:#fff;border:1px solid var(--line);border-radius:9px;padding:22px}.conversation-card .list-heading{margin-bottom:2px}.conversation-card .list-heading>span{display:grid;place-items:center;width:22px;height:22px;background:#f0f3ed;color:#849078;font-size:10px}.conversation-row{display:flex;flex-direction:column;gap:5px;width:100%;padding:20px 0;text-align:left;background:none;border:0;border-bottom:1px solid var(--line)}.conversation-row:hover strong{color:#079b7f}.conversation-meta{display:flex;justify-content:space-between;align-items:center;gap:9px;color:#707a70;font-size:10px;margin-bottom:7px}.conversation-row strong{font-size:15px;font-weight:600;letter-spacing:-.2px}.conversation-row>span:not(.conversation-meta){font-size:11px;color:#707a70;line-height:1.55}.conversation-row small{display:flex;align-items:center;gap:6px;color:#707a70;font-size:10px;margin-top:8px}.aside-note{font-size:11px;color:#707a70;line-height:1.7;margin:18px 0 0}.profile-summary{padding:25px 4px}.profile-summary .section-kicker{color:#707a70;margin-bottom:10px}.profile-summary h3{font-size:15px;font-weight:550;letter-spacing:-.3px;margin-bottom:9px}.profile-summary p{font-size:11px;line-height:1.8;color:#707a70;margin:0 0 7px}.profile-summary .text-button{font-size:11px}.conversation-empty{padding-top:22px}.conversation-icon{display:flex;color:#748b65;margin-bottom:17px}.conversation-empty h3{font-size:17px;line-height:1.5;margin:0 0 8px}.conversation-empty p{font-size:12px;color:#707a70;margin-bottom:12px}.search-empty{border:1px dashed #d8e0d1;padding:35px 25px;border-radius:8px;background:white;color:#859478}.search-empty h3{margin:18px 0 9px;color:var(--ink)}.search-empty p{font-size:13px;max-width:420px}.search-empty .button-row{margin-top:22px}.footer{padding-top:30px;border-top:1px solid var(--line);margin-top:40px}.modal{border-radius:12px;background:#fafbf9}.modal-backdrop{background:#1e271f80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.job-card.selected{background:#f2f8f1;border-color:#9aae90;box-shadow:none}.company-logo{border-radius:6px;background:#eef4e9;color:#60744e}.badge{font-size:10px;border-radius:4px}.badge.green{background:#edf5e8;color:#5c784c}@media (min-width:1500px){.product-header{padding-left:calc((100vw - 1240px) / 2);padding-right:calc((100vw - 1240px) / 2)}.workspace-status,main{max-width:1320px}.example-banner{max-width:1240px}.search-content{grid-template-columns:minmax(0,1fr) 310px}}@media (max-width:1100px){.product-header{padding:0 30px;gap:25px}.product-header nav{gap:20px}.product-account{gap:12px}.account-button>span:last-child{display:none}.search-content{grid-template-columns:minmax(0,1fr) 265px;gap:24px}.role-row{grid-template-columns:36px minmax(0,1fr) 118px;gap:12px}.role-monogram{width:34px;height:34px}.action-marker{display:none}.example-banner{margin-left:40px;margin-right:40px}}@media (max-width:900px){.product-header{height:auto;min-height:77px;display:grid;grid-template-columns:1fr auto;grid-gap:0 20px;gap:0 20px;padding:20px 28px 0}.product-header nav{grid-column:1/-1;grid-row:2;margin:17px 0 0;justify-content:space-between;gap:18px;height:49px;overflow-x:auto;max-width:100%}.product-nav{font-size:13px}.product-account{grid-column:2;grid-row:1}.account-button>span:last-child{display:block}.search-content{grid-template-columns:minmax(0,1fr)}.search-aside{display:grid;grid-template-columns:1fr 1fr;grid-gap:28px;gap:28px}.role-row{grid-template-columns:43px minmax(0,1fr) 160px}.role-monogram{width:39px;height:39px}.profile-summary{padding:24px 0}.main-shell{margin-left:0}main{padding:32px 28px 0}.workspace-status{padding:17px 28px 0}.example-banner{margin-left:28px;margin-right:28px}.search-progress button{padding:0 18px;gap:11px}.search-progress strong{font-size:31px}.search-brief{gap:18px;padding:18px}.search-brief strong{font-size:12px}}@media (max-width:600px){.product-header{padding:18px 20px 0}.product-wordmark{font-size:24px}.product-header nav{gap:23px}.product-nav{font-size:12px}.product-nav-count{display:none}.workspace-status{padding:14px 20px 0;font-size:10px}.workspace-status .save-status{font-size:10px}.example-banner{margin:15px 20px 0;font-size:10px;line-height:1.6;padding:9px 11px}.example-banner button{font-size:0}.example-banner button svg{width:15px}.search-heading{align-items:flex-start;flex-direction:column;gap:20px;margin-bottom:23px}.search-heading h1{font-size:36px}.search-heading p{font-size:13px}.search-heading .button-row{width:100%}.search-heading .button{flex:1 1}.search-brief{grid-template-columns:minmax(0,1fr) auto;gap:15px;padding:17px}.search-brief>button{grid-column:1}.search-brief .brief-edit{grid-column:2;grid-row:1}.search-brief strong{font-size:12px}.search-brief>button>span{font-size:10px}.search-brief>button:not(:first-child):not(.brief-edit){border-top:1px solid #eef0e9;padding-top:12px}.search-progress{padding:22px 0;margin-bottom:24px;gap:0}.search-progress button{padding:0 10px;flex-direction:column;align-items:flex-start;gap:8px}.search-progress span{font-size:10px}.search-progress strong{font-size:28px}.search-progress button:first-child{padding-left:0}.action-strip{padding:17px;gap:12px;margin-bottom:25px;align-items:flex-start}.action-strip h2{font-size:14px}.action-strip p{font-size:10px}.action-link{font-size:11px;margin-top:9px}.section-kicker{font-size:9px}.list-heading{gap:10px}.list-heading h2{font-size:16px}.list-heading .text-button{font-size:10px;gap:5px}.role-row{grid-template-columns:33px minmax(0,1fr);padding:21px 0;gap:0 12px}.role-monogram{width:32px;height:32px;font-size:10px}.role-row-main>strong{font-size:16px}.role-company{font-size:10px;gap:6px}.role-row-end{grid-column:2;flex-direction:row;align-items:center;gap:12px;margin-top:12px;font-size:11px;text-align:left}.role-row-end>svg{width:16px}.role-location{font-size:11px}.search-aside{grid-template-columns:1fr;gap:0}.conversation-card{padding:20px}.profile-summary{padding:25px 1px}.page-heading.compact h1{font-size:30px;letter-spacing:-1px}.page-heading.compact p{font-size:13px}.page-heading.compact{margin-bottom:25px}main{padding:28px 20px 0}.main-shell{margin-left:0}.button{font-size:12px}.modal{padding:22px 20px}.modal>header h2{font-size:21px}.panel{padding:20px}.section-heading h2{font-size:18px}.footer{font-size:10px}}@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media print{.product-header,.workspace-status{display:none}}.workspace-status{font-size:10px}.search-progress span{font-size:12px}@media (min-width:901px){.workspace-status{height:33px}.example-banner{margin-top:8px}}.search-brief{margin-bottom:28px}@media (max-width:600px){.search-brief{margin-bottom:24px}}@keyframes workspace-arrive{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes dialog-arrive{0%{opacity:0;transform:translateY(8px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes surface-reveal{0%{opacity:0}to{opacity:1}}@keyframes nav-reveal{0%{transform:scaleX(.25);opacity:0}to{transform:scaleX(1);opacity:1}}.view-enter>:not(.workspace-footer){animation:workspace-arrive .36s cubic-bezier(.2,.8,.2,1) both}.search-home .search-brief{animation:workspace-arrive .4s 45ms both}.search-home .action-strip{animation:workspace-arrive .42s 90ms both}.search-home .role-row{animation:workspace-arrive .42s .14s both}.search-home .role-row:nth-child(2){animation-delay:185ms}.search-home .role-row:nth-child(3){animation-delay:.23s}.search-home .conversation-card{animation:workspace-arrive .42s .2s both}.product-nav.active:after{animation:nav-reveal .22s ease-out both;transform-origin:left}.modal-backdrop{animation:surface-reveal .16s ease-out both}.modal{animation:dialog-arrive .24s cubic-bezier(.2,.8,.2,1) both}.toast{animation:workspace-arrive .22s ease-out both}.button,.role-row-end>svg{transition:transform .16s ease-out,background .16s,border-color .16s}.button:active:not(:disabled){transform:translateY(1px) scale(.985)}.role-row:hover .role-row-end>svg{transform:translateX(3px)}.walkthrough-link{border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:0 10px;font-size:12px;font-weight:600;color:var(--dark);white-space:nowrap}.walkthrough-link:hover{background:var(--accent-soft);border-radius:6px}.walkthrough-link svg{flex-shrink:0}.walkthrough-player{padding:0}.walkthrough-player video{display:block;width:100%;aspect-ratio:16/9;background:#fff;border:1px solid var(--line);border-radius:8px}.walkthrough-player p{font-size:14px;line-height:1.65;margin:20px 0 8px;color:var(--dark)}.walkthrough-caption{font-size:11px;color:var(--muted)}@media (max-width:900px){.search-heading{align-items:flex-start}.search-heading .button-row{flex-wrap:wrap;justify-content:flex-end}}@media (max-width:600px){.search-heading .button-row,.walkthrough-link{justify-content:flex-start}.walkthrough-link{order:3;padding-left:0;flex-basis:100%}.walkthrough-player{padding:0}}:root{--bg:#f4f6f3;--ink:#292e2b;--muted:#65716a;--line:#dfe5df}.product-header{border-bottom-color:#e4e8e2}.product-wordmark{font-size:27px;letter-spacing:-1.2px;gap:9px}.product-nav{color:#667169}.product-nav.active:after{height:3px;border-radius:3px 3px 0 0}.account-avatar{background:#e4ece6;color:#3c5445}.workspace-status{color:#68756d}.example-banner{background:#edf0e9;border-color:#e0e6dc;color:#68735e}main{padding-top:22px}.overview-masthead{grid-gap:42px;gap:42px;margin-bottom:28px}.search-heading{justify-content:center;gap:24px;padding:18px 0}.career-eyebrow{display:block;font-size:10px;font-weight:700;letter-spacing:2px;color:#5e7064;margin-bottom:16px}.search-heading h1{font-size:clamp(36px,4.1vw,54px);font-weight:650;line-height:1.12;max-width:540px;margin-bottom:17px}.search-heading p{color:#65716a;font-size:14px;line-height:1.65}.search-heading .button-row{gap:10px}.button{min-height:44px;border-radius:9px;padding:11px 17px}.button.secondary{border-color:#c9d3ca;color:#34463a}.button.secondary:hover,.career-art{background:#e8eee8}.career-art{position:relative;margin:0;height:270px;border-radius:18px;overflow:hidden}.career-sculpture{width:100%;height:100%;display:block;padding:5px 14px 21px}.career-art figcaption{position:absolute;bottom:14px;left:22px;color:#5b7062;font-size:10px;letter-spacing:.4px}.art-motion-toggle{position:absolute;right:6px;bottom:2px;border:none;background:transparent;color:#52665b;width:44px;height:44px;display:grid;place-items:center}.art-motion-toggle:hover{color:#1b4030}.art-motion-toggle svg{width:16px;height:16px}.art-frame{transform-box:fill-box;transform-origin:center;animation:open-perspective 9s ease-in-out infinite}.art-frame-middle{animation-delay:-.9s}.art-frame-front{animation-delay:-1.8s}@keyframes open-perspective{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.career-art[data-paused=true] .art-frame{animation-play-state:paused}.search-brief{padding:20px 23px;background:#fff;border:1px solid #e0e6de;border-radius:12px;margin-bottom:30px}.search-brief>button>span{color:#6b776e;margin-bottom:7px}.search-brief strong{color:#344539;font-weight:600}.search-brief .brief-edit{background:#f4f6f1;border-color:#e3e8de;border-radius:8px;width:38px;height:38px}.search-content{grid-template-columns:minmax(0,1fr) 300px;gap:26px}.action-strip{background:#293e33;border-radius:14px;padding:24px;margin-bottom:28px;color:#fff}.action-marker{width:40px;height:40px;color:#263c31;background:var(--accent);border-radius:10px}.action-strip .section-kicker{color:#a8c2b1;font-size:9px;letter-spacing:1.6px;margin-bottom:8px}.action-strip h2{letter-spacing:-.3px;font-weight:550}.action-strip p{color:#c2d0c6}.action-link{color:var(--accent)}.list-heading{margin-bottom:16px}.list-heading h2{font-size:20px;font-weight:650;letter-spacing:-.65px}.list-heading .text-button{color:#48604e}.role-rows{border:1px solid #dfe6dc;border-radius:14px;overflow:hidden}.role-row{grid-template-columns:43px minmax(0,1fr) 147px;padding:23px 21px;gap:16px}.role-row:last-child{border-bottom:0}.role-row:hover{background:#f0f9f3}.role-monogram{width:42px;height:45px;border-radius:10px;background:#edf3ed;color:#486b50;border-color:#e0e9dc}.role-tone-1{background:#f3eee7;color:#7c6550;border-color:#ece3d9}.role-tone-2{background:#e7eef0;color:#4b6b77;border-color:#dde8eb}.role-company{color:#5e6d63}.role-status{color:#516e59;background:#edf5ed;border-radius:4px;padding:2px 5px}.role-status:before{display:none}.role-row-main>strong{font-size:17px;color:#283c2e;font-weight:650;line-height:1.5}.role-location{color:#68776c}.role-evidence{color:#57705d}.role-row-end{color:#3d5744}.role-row-end>svg{color:#597863}.conversation-card{border:1px solid #dde5db;border-radius:14px;padding:24px;background:#fbfdf9}.conversation-card .list-heading h2{font-size:19px}.conversation-card .list-heading>span{background:#dcefe2;color:#355f41}.conversation-meta{color:#58705f;font-size:11px}.conversation-row strong{font-size:16px;font-weight:650;color:#304c39}.conversation-row small,.conversation-row>span:not(.conversation-meta){color:#65796b}.aside-note{color:#64766a}.profile-summary{padding:25px 13px}.profile-summary h3{font-size:17px;color:#334a3b}.profile-summary p{color:#66776c}.profile-summary .section-kicker{font-size:9px;letter-spacing:1.2px}.footer-walkthrough{background:none;border:0;color:#607566;padding:8px;font-size:11px}@media (max-width:1050px){.overview-masthead{gap:25px}.career-art{height:245px}.search-heading h1{font-size:43px}.search-content{grid-template-columns:minmax(0,1fr) 270px;gap:22px}.role-row{grid-template-columns:39px minmax(0,1fr)}.role-row-end{grid-column:2;flex-direction:row;align-items:center;text-align:left}}@media (max-width:767px){.overview-masthead{grid-template-columns:1fr;gap:14px}.search-heading{gap:20px;padding:9px 0 0}.search-heading h1{font-size:43px;letter-spacing:-2.3px}.career-art{height:190px}.career-sculpture{padding:0 12px 5px}.search-aside,.search-content{grid-template-columns:1fr}.search-aside{display:grid}.role-row{grid-template-columns:43px minmax(0,1fr) 145px}.role-row-end{grid-column:auto;flex-direction:column;align-items:flex-end;text-align:right}}@media (max-width:600px){.product-header{height:auto}.career-eyebrow{margin-bottom:12px}.search-heading p{font-size:13px}.search-heading .button-row{gap:10px}.search-heading .button{flex:none}.search-brief{padding:18px}.search-brief strong{font-size:13px}.action-strip{padding:20px;gap:13px}.action-strip h2{font-size:16px}.action-strip p{font-size:12px}.action-marker{display:none}.role-row{padding:20px 17px;grid-template-columns:38px minmax(0,1fr);gap:12px}.role-monogram{width:36px;height:40px}.role-row-main>strong{font-size:16px}.role-row-end{grid-column:2;flex-direction:row;align-items:center;text-align:left}.conversation-card{padding:22px}.workspace-footer{flex-wrap:wrap;gap:8px}}@media (prefers-reduced-motion:reduce){.art-frame{animation:none!important}.art-motion-toggle{display:none}}@media print{.career-art,.footer-walkthrough{display:none}}.overview-masthead{grid-template-columns:1fr 1.12fr;gap:34px}.career-visuals{display:grid;grid-template-columns:1.35fr 1fr;grid-gap:12px;gap:12px;height:280px;min-width:0}.career-visuals .career-art{height:100%;border-radius:16px}.career-visuals .career-sculpture{padding:0 0 25px;transform:scale(1.22)}.career-visuals .career-art figcaption{left:15px;bottom:18px;font-size:9px}.career-photo{display:flex;flex-direction:column;margin:0;border-radius:16px;overflow:hidden;background:#fff;min-width:0}.career-photo>img{width:100%;min-height:0;flex:1 1;height:247px;object-fit:cover;object-position:52% 65%}.career-photo figcaption{flex-shrink:0;padding:11px 12px;font-size:9px;line-height:1.3;color:#607267}.career-photo figcaption a,.conversation-photo figcaption a{text-decoration:none}.career-photo figcaption a:hover,.conversation-photo figcaption a:hover{text-decoration:underline}.conversation-photo{margin:-24px -24px 20px;overflow:hidden;border-radius:14px 14px 0 0;background:#f4f6f3}.conversation-photo img{display:block;width:100%;height:155px;object-fit:cover;object-position:50% 48%}.conversation-photo figcaption{padding:8px 16px;font-size:9px;color:#5e7264}@media (max-width:1050px){.overview-masthead{gap:24px}.career-visuals{height:255px;gap:9px}.career-photo>img{height:220px}.career-visuals .career-art figcaption{max-width:85px;line-height:1.5}}@media (max-width:767px){.overview-masthead{grid-template-columns:1fr;gap:20px}.career-visuals{height:235px;grid-template-columns:1.4fr 1fr}.career-photo>img{height:197px}.career-visuals .career-sculpture{transform:scale(1.12)}.conversation-photo img{height:200px;object-position:center}}@media (max-width:600px){.conversation-photo{margin:-22px -22px 20px}.career-photo figcaption{padding:8px 10px;line-height:1.5}.career-visuals .career-art figcaption{left:11px;bottom:15px}}@media print{.career-visuals,.conversation-photo{display:none}}:root{--bg:#f8faf8;--ink:#333333;--dark:#333333;--muted:#68706b;--line:#dde4de;--accent:#00ffd0;--accent-soft:#e9fff8}body{background:var(--bg);color:#333}.product-wordmark,h1,h2,h3{font-family:Manrope,DM Sans,Arial,sans-serif}.product-header{height:82px;background:var(--bg);border-bottom:1px solid #dce3dc;gap:40px}.product-wordmark{font-size:30px;font-weight:800;letter-spacing:-1.7px;color:#333}.product-symbol svg{width:30px;height:30px}.product-header nav{gap:30px}.product-nav{font-size:13px;font-weight:500;color:#68706b}.product-nav.active{color:#333;font-weight:750}.product-nav.active:after{background:#00ffd0;height:4px;border-radius:0}.account-avatar{background:#d9fff2;color:#333;border:1px solid #b3e8d7;font-weight:700}.workspace-status{padding-top:12px;height:auto;color:#738078}.example-banner{margin-top:12px;background:transparent;border:0;border-bottom:1px dashed #ccd7cf;border-radius:0;padding:8px 0 12px;color:#748078}main{padding-top:30px}.overview-masthead{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:46px;gap:46px;align-items:center;margin:0 0 32px}.search-heading{display:flex;flex-direction:column;align-items:flex-start;gap:22px;padding:6px 0;margin:0}.personal-greeting{display:block;font-size:13px;font-weight:500;color:#64756c;margin-bottom:18px}.search-heading h1{font-family:Manrope,DM Sans,sans-serif;font-size:clamp(36px,4.5vw,58px);line-height:1.11;font-weight:800;letter-spacing:-2.8px;color:#333;margin:0 0 20px}.life-line{background:linear-gradient(transparent 78%,#00ffd0 0,#00ffd0 93%,transparent 0);padding-right:6px}.search-heading p{font-size:13px;line-height:1.6;color:#67736b}.search-heading .button-row{width:auto;justify-content:flex-start;gap:11px;flex-wrap:wrap}.button{border-radius:7px;min-height:46px;padding:12px 19px;font-size:13px;font-weight:700}.button.primary{color:#333;background:#00ffd0;border:1px solid #00dcb3}.button.primary:hover{background:#00eabc}.button.secondary{color:#333;background:transparent;border:1px solid #333}.button.secondary:hover{background:#edf4ee}.life-photo{margin:0;min-width:0}.life-photo-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.life-photo-tile{position:relative;min-width:0}.life-photo-tile>img{display:block;width:100%;height:280px;object-fit:cover;object-position:50% 28%;border-radius:8px}.life-photo-tile:last-child>img{border-top-right-radius:56px;object-position:50% 35%}.on-photo-disclosure{position:absolute;bottom:8px;left:8px;display:flex;align-items:center;gap:5px;padding:5px 7px;background:#fff;color:#222;font-size:11px;line-height:1.2;font-weight:650;border-radius:4px;box-shadow:0 1px 5px #0002}.on-photo-disclosure>img{width:24px;height:24px;flex:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.search-brief{display:grid;grid-template-columns:1.4fr 1.1fr 1fr auto;grid-gap:24px;gap:24px;padding:21px 0;margin:0 0 36px;border:0;border-top:1px solid #cfd9d2;border-bottom:1px solid #cfd9d2;border-radius:0;background:transparent}.search-brief>button{padding:0}.search-brief>button>span{font-size:11px;color:#7b857e;margin-bottom:8px}.search-brief strong{font-size:13px;font-weight:650;color:#333}.search-brief .brief-edit{border:0;background:transparent;border-radius:0;width:44px;height:44px}.search-content{grid-template-columns:minmax(0,1fr) 306px;gap:44px;align-items:start}.action-strip{background:#e5fff5;border:0;border-radius:8px;padding:21px;margin-bottom:29px;gap:16px}.action-marker{display:grid;width:36px;height:36px;background:#00ffd0;color:#333;border-radius:50%}.action-strip .section-kicker{font-size:10px;font-weight:750;letter-spacing:1px;color:#4b7968;margin-bottom:7px}.action-strip h2{font-family:DM Sans,Arial,sans-serif;font-weight:650;font-size:17px;color:#333;line-height:1.4;margin-bottom:7px}.action-strip p{font-size:12px;color:#65786d}.action-link{color:#333;font-size:13px;font-weight:750}.list-heading{margin-bottom:20px}.list-heading h2{font-family:Manrope,DM Sans,sans-serif;font-size:25px;font-weight:750;letter-spacing:-1px}.heading-period{color:#00b998}.list-heading .text-button{font-size:12px;color:#56665c;font-weight:600}.role-rows{border:0;border-top:1px solid #d2dcd4;border-radius:0;overflow:visible}.role-row,.role-rows{background:transparent}.role-row{display:grid;grid-template-columns:43px minmax(0,1fr) 142px;grid-gap:15px;gap:15px;padding:24px 0;border:0;border-radius:0}.role-row,.role-row:last-child{border-bottom:1px solid #d9e1da}.role-row:hover{background:#eff7f0}.role-monogram{display:grid;width:39px;height:42px;border-radius:8px;background:#d4fff0;border:0;color:#333;font-family:Manrope,sans-serif;font-weight:800;font-size:12px}.role-tone-1{background:#e6e9e5}.role-tone-2{background:#e4f5ed}.role-company{color:#5f6f64;font-size:12px;gap:8px;margin-bottom:8px}.role-status{background:transparent;padding:0;color:#367361;border-radius:0;font-size:10px}.role-status:before{display:block;width:3px;height:3px;background:#94b7a3}.role-row-main>strong{font-family:Manrope,DM Sans,sans-serif;font-size:18px;font-weight:750;letter-spacing:-.5px;color:#333;line-height:1.4}.role-location{font-size:12px;color:#6d7a70;margin-top:8px}.role-evidence{font-size:11px;color:#5e7e6a;margin-top:10px}.role-row-end{color:#455e4d;font-size:12px;grid-column:auto;flex-direction:column;align-items:flex-end;text-align:right}.role-row-end>svg{color:#526e5c}.search-aside{display:block;padding:0;border:0}.conversation-card{border:0;border-top:3px solid #333;border-radius:0;background:transparent;padding:22px 0 0}.conversation-card .list-heading h2{font-size:23px;font-weight:750;letter-spacing:-.8px}.conversation-card .list-heading>span{background:#00ffd0;border-radius:50%;color:#333;font-size:12px;font-weight:700;width:26px;height:26px}.conversation-row{padding:22px 0;border-bottom-color:#d8e1d9}.conversation-meta{font-size:12px;color:#5c7364}.conversation-row strong{font-size:17px;font-weight:750;color:#333}.conversation-row small,.conversation-row>span:not(.conversation-meta){font-size:12px;color:#647b6b}.aside-note{font-size:12px;line-height:1.65;color:#6e8273}.profile-summary{margin-top:30px;padding:24px;background:#edf3ee;border-radius:8px}.profile-summary .section-kicker{font-size:10px;font-weight:700;color:#6b8473;letter-spacing:1px}.profile-summary h3{font-family:Manrope,sans-serif;font-size:21px;font-weight:750;letter-spacing:-.6px;color:#333}.profile-summary p{font-size:12px;line-height:1.7;color:#62796a}.profile-summary .text-button{color:#333;font-weight:700;font-size:12px}.panel{border-radius:8px;box-shadow:none}.page-heading.compact h1{font-weight:750;letter-spacing:-1.4px;font-size:38px}.workspace-footer{margin-top:42px;padding-bottom:24px}.view-enter>:not(.workspace-footer){animation:workspace-arrive .3s cubic-bezier(.2,.8,.2,1) both}.search-home .role-row{animation:surface-reveal .22s ease-out both}@media (max-width:1050px){.overview-masthead{gap:30px;grid-template-columns:1.15fr 1fr}.search-heading h1{font-size:46px;letter-spacing:-2.5px}.life-photo{height:auto}.life-photo-tile>img{height:260px}.search-content{grid-template-columns:minmax(0,1fr) 260px;gap:28px}.action-marker{display:none}.role-row{grid-template-columns:38px minmax(0,1fr);gap:12px}.role-row-end{grid-column:2;flex-direction:row;align-items:center;text-align:left}}@media (max-width:900px){.product-header{height:auto;gap:0 20px}.product-header nav{gap:22px}}@media (max-width:767px){.overview-masthead{grid-template-columns:1fr;gap:22px}.search-heading h1{font-size:48px;letter-spacing:-2.5px}.life-photo{height:auto}.life-photo-tile>img{height:220px;object-position:50% 28%}.search-content{grid-template-columns:1fr;gap:30px}.search-aside{display:block}.role-row{grid-template-columns:43px minmax(0,1fr) 142px}.role-row-end{grid-column:auto;flex-direction:column;text-align:right;align-items:flex-end}.conversation-card{margin-top:6px}}@media (max-width:600px){.product-header{height:auto}.product-wordmark{font-size:27px}main{padding-top:23px}.search-heading h1{font-size:43px;letter-spacing:-2.3px}.personal-greeting{font-size:12px;margin-bottom:14px}.search-heading{gap:18px}.search-heading .button-row{width:auto}.life-photo{height:auto}.life-photo-tile>img{height:195px}.search-brief{grid-template-columns:minmax(0,1fr) auto;gap:17px;padding:20px 0;margin-bottom:26px}.search-brief>button{padding:0}.search-brief>button:not(:first-child):not(.brief-edit){border:0;padding:0}.search-brief .brief-edit{grid-column:2;grid-row:1}.action-strip{padding:18px}.action-strip h2{font-size:16px}.list-heading h2{font-size:23px}.role-row{grid-template-columns:36px minmax(0,1fr);gap:12px}.role-monogram{width:34px;height:38px}.role-row-end{grid-column:2;flex-direction:row;align-items:center;text-align:left}.role-row-main>strong{font-size:17px}.example-banner{font-size:10px}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation:none!important;transition:none!important}}@media print{.life-photo{display:none}}.format-studio{padding:20px 0 24px;border-top:1px solid #dce3dc}.format-heading{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;margin-bottom:14px}.format-heading>span{font-size:12px;color:#68706b}.format-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:12px;gap:12px}.format-options>button{text-align:left;padding:14px;border:1px solid #ccd7cf;border-radius:8px;background:white;display:flex;flex-direction:column;gap:8px;color:#333}.format-options>button[aria-pressed=true]{border:2px solid #137963;padding:13px;background:#f2fff9}.format-options>button>span:last-child{font-size:12px;line-height:1.5}.format-options>button:disabled{cursor:default;opacity:.8}.format-thumbnail{display:flex;flex-direction:column;gap:4px;width:42px;height:52px;background:white;padding:9px 6px;border:1px solid #d0d8d2}.format-thumbnail i{background:#bdc8c0}.format-thumbnail i:first-child{width:65%;height:4px;background:#333;margin-bottom:4px}.format-modern{border-top:3px solid #137963}.format-graduate i:nth-child(2){background:#137963}.format-formal i:nth-child(2){width:50%;margin-bottom:5px}.format-controls{display:flex;align-items:flex-end;flex-wrap:wrap;gap:12px;margin-top:18px}.formal-fields label,.format-controls label{display:flex;flex-direction:column;gap:7px;font-size:12px}.format-controls input[type=color]{width:76px;height:38px;padding:4px;background:white;border:1px solid #ccd7cf}.format-controls select{min-height:38px}.formal-fields{display:grid;grid-template-columns:2fr 1fr;grid-gap:16px;gap:16px;margin:16px 0}.formal-fields textarea{min-height:96px}.format-advice{font-size:12px;line-height:1.6;margin-top:14px}.format-advice summary{cursor:pointer;font-weight:650}.format-advice ul{padding-left:20px}.format-advice a,.format-studio .quiet-note a{text-decoration:underline}.clean-document header{border-bottom-color:var(--document-accent,#333)}.clean-document.template-modern header{border-bottom-width:3px}.clean-document.template-modern header h2{font-size:35px}.clean-document.template-modern li{font-size:15px;line-height:1.65}.letter-address,.letter-preview-body{white-space:pre-wrap;overflow-wrap:anywhere}.letter-preview-body{font:14px/1.65 Arial,sans-serif;margin-top:20px}@media(max-width:600px){.formal-fields,.format-options{grid-template-columns:1fr}.format-options>button{display:grid;grid-template-columns:42px 1fr;grid-column-gap:12px;column-gap:12px}.format-thumbnail{grid-row:span 2}}@font-face{font-family:DocumentSerif;src:url(/fonts/LibreCaslonText-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}.clean-document{padding:44px 48px;background:#fff;color:#222727;border:1px solid #e0e5e2;box-shadow:0 8px 32px #25382c09}.clean-document header{margin:0 0 27px;padding-bottom:24px;border-bottom:.8px solid var(--document-accent,#333)}.clean-document header h2{font-family:Arial,sans-serif;font-size:39px;line-height:1.18;letter-spacing:-.8px;margin:0 0 10px}.clean-document.template-classic header h2{font-family:DocumentSerif,Georgia,serif;font-weight:400;font-size:43px}.clean-document header .document-headline{font-size:14px;line-height:1.55;color:#5e6666;margin:0 0 8px}.clean-document header .document-contact{font-size:12px;line-height:1.55;color:#5e6666;margin:0}.clean-document h3{font:700 11px/1.5 Arial,sans-serif;letter-spacing:1.3px;margin:25px 0 15px;padding-bottom:7px;border-bottom:1px solid #d1d6d4}.clean-document .cv-entry{margin:0 0 17px}.cv-entry-top{display:flex;justify-content:space-between;align-items:baseline;gap:14px;flex-wrap:wrap}.clean-document h4{font:700 14px/1.5 Arial,sans-serif;margin:0;color:#222727}.cv-entry-top>span{font:11px/1.5 Arial,sans-serif;color:#5e6666}.clean-document .cv-organisation{font:12px/1.5 Arial,sans-serif;color:#5e6666;margin:0 0 8px}.clean-document .cv-entry-text{font:13px/1.55 Arial,sans-serif;color:#222727;margin:0 0 6px;white-space:pre-wrap}.entry-bullet{position:relative;padding-left:15px}.entry-bullet:before{content:"•";position:absolute;left:0;color:#5e6666;font-size:10px}.clean-document.template-graduate header{text-align:center;border:0}.clean-document.template-graduate header:after{content:"";display:block;width:48px;height:2px;background:var(--document-accent,#333);margin:20px auto 0}.clean-document.template-modern header{background:color-mix(in srgb,var(--document-accent,#333) 4.5%,white);padding:30px 48px 27px;margin:-44px -48px 27px;border-bottom-width:1.5px}.clean-document.template-modern header:before{content:"";display:block;width:44px;height:4px;background:var(--document-accent,#333);margin-bottom:20px}.clean-document.template-modern header h2{font-size:44px}.letter-subject{display:flex;flex-direction:column;gap:5px;margin:20px 0 25px}.letter-subject strong{font:700 17px/1.45 Arial,sans-serif}.letter-subject span{font:13px/1.5 Arial,sans-serif;color:#5e6666}.format-thumbnail{width:100%;height:170px;padding:17px 16px;gap:5px;overflow:hidden;border:1px solid #e3e8e5;background:#fff;box-shadow:0 2px 8px #12291a08}.format-thumbnail b{font:700 14px/1.15 Arial,sans-serif;letter-spacing:-.4px;margin:0 0 2px;color:#222727}.format-thumbnail small{font:4px/1 Arial,sans-serif;letter-spacing:.5px;margin-bottom:5px}.format-thumbnail i{height:2px;min-height:2px;width:100%;background:#d0d6d2}.format-thumbnail i:nth-of-type(2n){width:76%}.format-thumbnail em{width:28%;height:3px;min-height:3px;background:#66796f;margin:5px 0 2px}.format-classic b{font-family:DocumentSerif,Georgia,serif;font-weight:400;font-size:17px}.format-modern{border-top:4px solid #59200a;background:linear-gradient(#f6f1ef 0 53px,white 53px)}.format-graduate b,.format-graduate small{text-align:center}.format-graduate{border-top:1px solid #e3e8e5}.entry-fields{margin-top:8px;font-size:12px}.entry-fields summary{cursor:pointer;color:#3d6355}.entry-fields label{display:flex;flex-direction:column;gap:5px;margin:10px 0}.entry-fields p{font-size:11px;color:#68706b;margin:8px 0}@media(max-width:600px){.clean-document{padding:25px 22px}.clean-document header h2,.clean-document.template-classic header h2,.clean-document.template-modern header h2{font-size:32px}.clean-document.template-modern header{margin:-25px -22px 24px;padding:25px 22px}.format-options>button{grid-template-columns:80px 1fr;align-items:start}.format-thumbnail{width:80px;height:110px;padding:10px 7px;gap:3px;grid-row:span 2}.format-thumbnail b{font-size:9px}.format-classic b{font-size:11px}.format-thumbnail small{font-size:3px}.format-thumbnail em{margin:2px 0}.format-modern{background:linear-gradient(#f6f1ef 0 36px,white 36px)}}.market-settings{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #dce3dc}.market-controls{display:grid;grid-template-columns:1.2fr 1fr 1fr;grid-gap:12px;gap:12px}.market-controls label{display:grid;grid-gap:7px;gap:7px;font-size:12px;color:#53615c}.market-controls select{width:100%;min-width:0;padding:11px 9px;border:1px solid #cdd5d0;border-radius:5px;background:white;color:#26302c}.market-guidance{margin-top:15px;padding:15px 17px;border-left:3px solid #00ffd0;background:#f0f5f2;font-size:12px;line-height:1.6}.market-guidance strong{font-size:13px}.market-guidance p{margin:5px 0}.market-guidance span{color:#64716a;font-size:11px}.market-guidance a{text-decoration:underline}.portrait-controls{margin-top:16px;font-size:12px;line-height:1.6}.portrait-controls summary{cursor:pointer;font-weight:600}.portrait-controls p{max-width:590px;margin:10px 0}.portrait-limit{display:inline-block;margin-left:10px;color:#66716c;font-size:11px}.portrait-toggle{display:flex;align-items:center;gap:8px;margin-top:12px}.format-options{grid-template-columns:repeat(4,minmax(0,1fr))}.format-thumbnail{height:155px}.format-precision b{font-size:16px}.format-precision{gap:5px}.format-precision small{margin-bottom:1px}.clean-document.template-precision{padding:38px 42px}.clean-document.template-precision header{padding-bottom:14px;margin-bottom:17px}.clean-document.template-precision header h2{font-size:32px;letter-spacing:-.6px}.clean-document.template-precision section{margin-top:18px}.clean-document.template-precision .cv-entry{margin-bottom:12px}.clean-document.template-precision .cv-entry-text{line-height:1.4}.clean-document header.with-portrait{display:flex;flex-direction:row-reverse;align-items:flex-start;gap:24px;position:relative;min-height:144px}.document-identity{flex:1 1;min-width:0}.clean-document .cv-portrait{width:112px;height:144px;object-fit:contain;flex-shrink:0}.template-graduate header.with-portrait:after{position:absolute;bottom:0;left:calc(50% - 20px);margin:0}@media(max-width:700px){.format-options{grid-template-columns:repeat(2,minmax(0,1fr))}.market-controls{grid-template-columns:1fr 1fr}.market-controls label:first-child{grid-column:1/-1}}@media(max-width:600px){.format-options{grid-template-columns:1fr}.clean-document.template-precision{padding:25px 22px}.clean-document header.with-portrait{gap:12px}.clean-document .cv-portrait{width:72px;height:100px}.clean-document header.with-portrait h2{font-size:25px}.portrait-limit{display:block;margin:7px 0 0}.format-precision b{font-size:9px}}.life-photo-tile>img{max-height:none}.career-photo>img,.conversation-photo img,.life-photo-tile>img{height:auto;object-fit:contain;object-position:center}.text-page form{display:grid;grid-gap:18px;gap:18px;margin:24px 0}.text-page label{display:grid;grid-gap:8px;gap:8px}.text-page input{padding:12px}.text-page button,.text-page input{font:inherit;border:1px solid #b5c5df;border-radius:8px}.text-page button{padding:10px 16px;background:#fff;color:#142442;cursor:pointer}.text-page button:disabled{opacity:.5;cursor:wait}.text-page a{color:#1463ec}