@font-face{font-family:Inter;src:url(/fonts/inter-latin.woff2)format("woff2");font-style:normal;font-weight:100 900;font-display:swap}@font-face{font-family:Newsreader;src:url(/fonts/newsreader-latin.woff2)format("woff2");font-style:normal;font-weight:200 800;font-display:swap}:root{--font-inter:"Inter";--font-newsreader:"Newsreader";--ink:#14233b;--muted:#6e7786;--paper:#f7f5ef;--card:#fffefa;--line:#e5e1d8;--blue:#315efb;--blue-dark:#2447cf;--blue-soft:#e8edff;--coral:#f26f55;--coral-soft:#fff0eb;--green:#18795d;--green-soft:#e8f6ef;--shadow:0 14px 38px #1f2b3d12}*{box-sizing:border-box}html{background:var(--paper)}body{background:var(--paper);color:var(--ink);font-family:var(--font-inter), Arial, Helvetica, sans-serif;margin:0;font-size:16px}button,input,select{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #315efb4d}label:has(input:focus-visible){outline-offset:2px;outline:3px solid #315efb4d}.app-shell{grid-template-columns:252px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#f7f8fb;background:#111f35;flex-direction:column;height:100vh;min-height:100vh;padding:28px 18px 22px;display:flex;position:sticky;top:0}.wordmark{color:#fff;cursor:pointer;font-family:var(--font-newsreader), Georgia, "Times New Roman", serif;background:0 0;border:0;align-items:center;gap:12px;padding:0 10px 30px;font-size:24px;display:flex}.brand-mark{background:var(--blue);border-radius:10px;place-items:center;width:35px;height:35px;font-family:Arial,sans-serif;font-weight:700;display:grid}.nav-list{flex-direction:column;gap:6px;display:flex}.nav-item{color:#aeb7c5;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:24px 1fr auto;align-items:center;gap:9px;width:100%;padding:12px;transition:background .16s,color .16s;display:grid}.nav-item:hover{color:#fff;background:#ffffff0f}.nav-item.active{color:#fff;background:#ffffff1a}.nav-icon{color:#8492a6;text-align:center;font-size:18px}.nav-item.active .nav-icon{color:#8eacff}.nav-count{background:var(--blue);color:#fff;border-radius:99px;place-items:center;min-width:22px;height:22px;padding:0 7px;font-size:11px;font-weight:700;display:grid}.sidebar-spacer{flex:1}.profile-card{border-top:1px solid #ffffff1a;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:20px 8px 0;display:grid}.profile-card strong,.profile-card span{display:block}.profile-card strong{font-size:13px}.profile-card span{color:#8f9aad;margin-top:3px;font-size:11px}.more-button{color:#7e8a9c;cursor:pointer;background:0 0;border:0}.main{width:100%;min-width:0;max-width:1520px;margin:0 auto;padding:32px clamp(26px,4vw,58px) 54px}.topbar{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.eyebrow{color:#87909c;letter-spacing:.14em;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:700}h1,h2,h3,h4,p{margin-top:0}h1,h2{font-family:var(--font-newsreader), Georgia, "Times New Roman", serif;letter-spacing:-.028em}h1{margin-bottom:0;font-size:clamp(38px,3.6vw,52px);font-weight:500}h2{margin-bottom:0;font-size:31px;font-weight:500}.top-actions{align-items:center;gap:10px;display:flex}.search-box{border:1px solid var(--line);color:#8a919b;background:#ffffffbf;border-radius:11px;align-items:center;gap:9px;min-width:210px;height:42px;padding:0 14px;display:flex}.search-box input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:13px}.search-box.wide{flex:1;max-width:470px}.icon-button{border:1px solid var(--line);cursor:pointer;background:#ffffffb8;border-radius:11px;place-items:center;width:42px;height:42px;font-size:18px;display:grid;position:relative}.notification-dot{background:var(--coral);border-radius:50%;width:6px;height:6px;position:absolute;top:8px;right:8px;box-shadow:0 0 0 2px #fff}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:30px;display:grid}.metric-card{border:1px solid var(--line);background:#fffefac7;border-radius:15px;padding:18px 18px 16px}.metric-card.metric-primary{background:var(--blue);color:#fff;border-color:var(--blue);box-shadow:0 13px 28px #315efb2b}.metric-label{color:#6d7684;justify-content:space-between;align-items:center;gap:12px;margin-bottom:15px;font-size:11px;display:flex}.metric-primary .metric-label,.metric-primary p{color:#cad6ff}.metric-card strong{font-family:var(--font-newsreader), Georgia, "Times New Roman", serif;margin-bottom:5px;font-size:38px;font-weight:500;display:block}.metric-card p{color:#9097a1;margin:0;font-size:10px}.metric-icon{color:#fff;background:#ffffff26;border-radius:8px;place-items:center;width:25px;height:25px;font-size:12px;display:grid}.soft-blue{background:var(--blue-soft);color:var(--blue)}.soft-coral{background:var(--coral-soft);color:var(--coral)}.soft-green{background:var(--green-soft);color:var(--green)}.content-grid{grid-template-columns:minmax(0,1.7fr) minmax(300px,.84fr);gap:clamp(22px,3.6vw,48px);display:grid}.section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:17px;display:flex}.text-button{color:var(--blue);cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:4px 0;font-size:11px;font-weight:700}.text-button span{margin-left:6px}.job-list{border-top:1px solid var(--line)}.job-row{border-bottom:1px solid var(--line);grid-template-columns:44px minmax(0,1fr) auto 34px;align-items:center;gap:14px;padding:17px 0;display:grid}.company-mark{color:#2a3444;background:#f1eee6;border-radius:12px;flex:none;place-items:center;width:44px;height:44px;font-weight:700;display:grid}.mark-notion{color:#fff;background:#171717}.mark-figma{color:#7c45dc;background:#f0e9ff}.mark-stripe{color:#635bff;background:#e9edff}.mark-ramp{color:#006747;background:#dff7ec}.linear{color:#c8c2ff;background:#252239}.job-copy{min-width:0}.job-title-line{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.job-title-line h3{margin:0;font-size:13px;font-weight:700}.match-score{color:var(--green);background:var(--green-soft);border-radius:99px;padding:3px 7px;font-size:9px;font-weight:700}.company-name{color:#485160;margin:4px 0;font-size:11px}.job-meta,.match-reason{color:#9399a2;margin:0;font-size:9px;line-height:1.55}.job-meta span{margin:0 4px}.match-reason{color:#5e6980;margin-top:4px}.match-reason span{color:var(--blue)}.job-network{text-align:right;min-width:88px}.job-network>span{color:#848b96;margin-top:5px;font-size:9px;display:block}.avatar-stack{justify-content:flex-end;display:flex}.avatar{color:#4c5564;border:2px solid var(--card);background:#e9e5dc;border-radius:50%;place-items:center;width:27px;height:27px;margin-left:-7px;font-size:8px;font-weight:700;display:grid}.avatar-main{color:#fff;background:#315efb;border:0;width:38px;height:38px;margin:0}.peach,.tint-1{background:#f4cab5}.blue,.tint-2{background:#b9ccf1}.tint-3{background:#c9dfc9}.save-button{border:1px solid var(--line);color:#7e8793;cursor:pointer;background:0 0;border-radius:9px;width:31px;height:31px}.save-button.saved{border-color:var(--blue);background:var(--blue);color:#fff}.content-side{flex-direction:column;gap:14px;display:flex}.interview-card,.agent-card,.integration-card,.settings-panel,.agent-preview,.page-panel{border:1px solid var(--line);background:#fffefad4;border-radius:16px}.interview-card{box-shadow:var(--shadow);padding:19px}.card-topline{justify-content:space-between;align-items:center;margin-bottom:17px;display:flex}.status-pill{color:#606875;background:#eeece6;border-radius:99px;align-items:center;width:fit-content;padding:5px 9px;font-size:9px;font-weight:700;display:inline-flex}.status-pill.coral{background:var(--coral-soft);color:#c84e38}.status-pill.blue{background:var(--blue-soft);color:var(--blue)}.status-pill.green{background:var(--green-soft);color:var(--green)}.muted{color:#9298a1;font-size:9px}.interview-company{align-items:center;gap:13px;display:flex}.interview-company h3{margin:0 0 4px;font-size:14px}.interview-company h2{margin:2px 0 7px}.interview-company p{color:#818894;margin:0;font-size:10px}.interviewers{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;margin-top:15px;padding:16px 0;display:flex}.interviewers p{text-align:right;color:#69727f;margin:0;font-size:9px}.prep-progress{padding:14px 0}.prep-progress>div:first-child{justify-content:space-between;margin-bottom:8px;font-size:9px;display:flex}.prep-progress strong{color:var(--green)}.progress-track{background:#e6e4de;border-radius:99px;height:4px;overflow:hidden}.progress-track span{background:var(--green);width:100%;height:100%;display:block}.primary-button,.secondary-button{cursor:pointer;border:0;border-radius:10px;min-height:38px;padding:0 15px;font-size:10px;font-weight:700}.primary-button{background:var(--blue);color:#fff}.primary-button:hover{background:var(--blue-dark)}.secondary-button{background:var(--blue-soft);color:var(--blue)}.full{justify-content:space-between;align-items:center;width:100%;display:flex}.agent-card{grid-template-columns:37px 1fr;gap:11px;padding:17px;display:grid}.agent-card .secondary-button{grid-column:1/-1;margin-top:2px}.agent-orbit{width:37px;height:37px;color:var(--blue);background:#eef0ff;border-radius:12px;place-items:center;display:grid}.agent-title-row{align-items:center;gap:8px;display:flex}.agent-title-row h3{margin:2px 0 5px;font-size:12px}.agent-card p{color:#808894;margin:0;font-size:9px}.live-dot{background:#26a67a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #dcf4eb}.live-dot.paused{background:#9ba1aa;box-shadow:0 0 0 3px #ebebe8}.network-callout{text-align:left;cursor:pointer;background:#f1f3fb;border:1px solid #d9deee;border-radius:14px;grid-template-columns:34px 1fr auto;align-items:center;gap:11px;width:100%;padding:13px 15px;display:grid}.network-dots{width:34px;height:34px;color:var(--blue);background:#dfe6ff;border-radius:11px;place-items:center;display:grid}.network-callout strong,.network-callout small{display:block}.network-callout strong{margin-bottom:4px;font-size:10px}.network-callout small{color:#78818e;font-size:9px}.callout-arrow{color:var(--blue)}.page-panel{padding:clamp(20px,3vw,34px)}.network-hero{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:26px;padding-bottom:26px;display:flex}.network-hero h2{max-width:620px;font-size:clamp(27px,3vw,39px)}.network-hero p:not(.eyebrow){color:var(--muted);margin:12px 0 0;font-size:12px}.upload-button{cursor:pointer;position:relative}.upload-button input{opacity:0;width:1px;height:1px;position:absolute}.filter-bar{flex-wrap:wrap;align-items:center;gap:8px;padding:20px 0 4px;display:flex}.filter-chip{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:9px;min-height:36px;padding:0 12px;font-size:10px}.filter-chip.active{color:var(--blue);background:var(--blue-soft);border-color:#bdc9ff}.job-list.expanded .job-row{grid-template-columns:50px minmax(0,1fr) 150px 38px;padding:22px 0}.agent-layout{grid-template-columns:minmax(0,1.6fr) minmax(280px,.68fr);gap:22px;display:grid}.settings-panel{padding:clamp(22px,3vw,34px)}.switch{cursor:pointer;align-items:center;gap:8px;font-size:10px;font-weight:700;display:flex}.switch input{opacity:0;position:absolute}.switch span{background:#c9cbd0;border-radius:99px;width:35px;height:20px;padding:3px;transition:background .16s}.switch span:after{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .16s;display:block}.switch input:checked+span{background:var(--green)}.switch input:checked+span:after{transform:translate(15px)}.form-grid{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:18px;padding-top:22px;display:grid}.form-grid label{color:#616a77;flex-direction:column;gap:8px;font-size:10px;font-weight:700;display:flex}.form-grid input,.form-grid select{border:1px solid var(--line);width:100%;height:44px;color:var(--ink);background:#fff;border-radius:10px;padding:0 12px;font-size:11px}.span-two{grid-column:span 2}.form-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-top:24px;padding-top:20px;display:flex}.form-footer p{color:#8a919b;margin:0;font-size:9px}.agent-side{flex-direction:column;gap:13px;display:flex}.integration-card{grid-template-columns:40px 1fr auto;align-items:center;gap:12px;padding:17px;display:grid}.integration-icon{border-radius:12px;place-items:center;width:40px;height:40px;font-weight:700;display:grid}.integration-icon.openai{color:#fff;background:#16243a}.integration-icon.document{background:var(--coral-soft);color:var(--coral)}.integration-card h3{white-space:nowrap;text-overflow:ellipsis;max-width:160px;margin:0 0 4px;font-size:11px;overflow:hidden}.integration-card p:not(.eyebrow){color:#87909c;margin:0;font-size:9px}.integration-card .eyebrow{margin-bottom:4px}.agent-preview{color:#fff;background:#14233b;padding:22px}.agent-preview h3{margin:8px 0 20px;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:500}.agent-preview ul{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}.agent-preview li{color:#aeb8c7;font-size:10px}.agent-preview li span{color:#fff;background:#ffffff1a;border-radius:8px;place-items:center;width:24px;height:24px;margin-right:7px;font-weight:700;display:inline-grid}.calendar-connect{border-bottom:1px solid var(--line);align-items:center;gap:13px;padding-bottom:24px;display:flex}.calendar-badge{border:1px solid var(--line);width:44px;height:44px;color:var(--blue);background:#fff;border-radius:12px;place-items:center;font-weight:700;display:grid}.calendar-connect h3{margin:0 0 4px;font-size:12px}.calendar-connect p{color:var(--muted);margin:0;font-size:10px}.calendar-connect .status-pill{margin-left:auto}.interview-timeline{grid-template-columns:56px 1fr;gap:16px 18px;padding-top:26px;display:grid}.timeline-date{text-align:center;padding-top:8px}.timeline-date span{color:#9a9fa7;letter-spacing:.12em;font-size:9px;font-weight:700}.timeline-date strong{margin-top:3px;font-family:Georgia,serif;font-size:29px;display:block}.timeline-card{border:1px solid var(--line);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;padding:20px;display:flex}.timeline-card.featured{border-color:#bdc9ff;box-shadow:0 10px 30px #315efb14}.timeline-actions{flex:none;align-items:center;gap:12px;display:flex}.brief-ready{color:var(--green);font-size:10px;font-weight:700}.pipeline{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.pipeline-column{background:#f0eee8;border-radius:13px;min-height:430px;padding:12px}.pipeline-heading{justify-content:space-between;align-items:center;padding:3px 3px 12px;display:flex}.pipeline-heading h3{margin:0;font-size:11px}.pipeline-heading span{color:#8c929b;font-size:9px}.application-card{background:#fff;border-radius:11px;margin-bottom:9px;padding:16px;position:relative;overflow:hidden;box-shadow:0 4px 12px #1f2b3d0d}.application-line{background:#aeb3ba;width:4px;position:absolute;inset:0 auto 0 0}.application-line.blue{background:var(--blue)}.application-line.coral{background:var(--coral)}.application-line.green{background:var(--green)}.application-card h4{margin:0 0 15px;font-size:11px;line-height:1.45}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0b1627ad;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.brief-modal{background:var(--paper);border-radius:19px;width:min(820px,100%);max-height:calc(100vh - 44px);overflow:auto;box-shadow:0 28px 90px #00000052}.brief-header{color:#fff;background:#14233b;justify-content:space-between;align-items:flex-start;gap:20px;padding:25px 28px;display:flex}.brief-header h2{font-size:32px}.brief-header p:not(.eyebrow){color:#b4c0d0;margin:8px 0 0;font-size:10px}.brief-header .icon-button{color:#fff;background:#ffffff14;border-color:#ffffff2b}.brief-body{padding:25px 28px 28px}.brief-section{border-bottom:1px solid var(--line);padding:20px 0}.brief-section h3{margin:0 0 8px;font-family:Georgia,serif;font-size:21px;font-weight:500}.brief-section p:not(.eyebrow){color:#66707e;margin:0;font-size:11px;line-height:1.7}.accent-section{background:#edf1ff;border:1px solid #cbd4fa;border-radius:13px;padding:20px}.brief-columns{grid-template-columns:1fr 1fr;gap:26px;display:grid}.person-row{align-items:center;gap:9px;margin-top:12px;display:flex}.person-row .avatar{flex:none;width:34px;height:34px;margin:0}.person-row strong{font-size:10px}.person-row p{margin-top:3px!important;font-size:9px!important;line-height:1.4!important}.question-list{color:#4f5967;gap:9px;margin:0;padding-left:21px;font-size:11px;display:grid}.brief-footer{color:#8b919a;justify-content:space-between;align-items:center;gap:18px;padding-top:20px;font-size:9px;display:flex}.toast{z-index:70;color:#fff;background:#14233b;border-radius:11px;align-items:center;gap:9px;padding:13px 17px;font-size:11px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 14px 35px #14233b47}.toast span{color:#81ddb9}.eyebrow{font-size:12px;line-height:1.35}.nav-item,.profile-card strong,.job-title-line h3,.interview-company h3,.agent-title-row h3,.integration-card h3,.calendar-connect h3,.pipeline-heading h3,.application-card h4,.person-row strong{font-size:14px}.profile-card span,.metric-label,.metric-card p,.company-name,.job-meta,.match-reason,.job-network>span,.text-button,.muted,.interview-company p,.interviewers p,.prep-progress>div:first-child,.primary-button,.secondary-button,.danger-button,.agent-card p,.network-callout small,.filter-chip,.form-grid label,.form-grid input,.form-grid select,.form-footer p,.integration-card p:not(.eyebrow),.agent-preview li,.calendar-connect p,.brief-ready,.brief-section p:not(.eyebrow),.question-list,.brief-footer,.toast,.match-score,.status-pill{font-size:13px}.agents-workspace{grid-template-columns:248px minmax(0,1fr) minmax(260px,.62fr);align-items:start;gap:18px;display:grid}.agent-rail{border:1px solid var(--line);background:#fffefac7;border-radius:16px;min-height:640px;padding:20px 14px 14px}.agent-rail-heading{justify-content:space-between;align-items:center;gap:12px;padding:0 5px 17px;display:flex}.agent-rail-heading h2{font-size:25px}.add-agent-button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:10px;width:38px;height:38px;font-size:22px}.agent-choice-list{flex-direction:column;gap:7px;display:flex}.agent-choice{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:11px;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:68px;padding:11px 10px;display:grid}.agent-choice:hover{background:#315efb0d}.agent-choice.selected{background:#edf1ff;border-color:#c8d1ff}.agent-choice .live-dot{width:7px;height:7px}.agent-choice strong,.agent-choice small{display:block}.agent-choice strong{margin-bottom:6px;font-size:13px}.agent-choice small{color:#7f8794;font-size:13px;line-height:1.35}.agent-arrow{color:#8b93a0;font-size:21px}.agent-create{margin-top:12px}.delivery-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:minmax(170px,1fr) 150px 180px;align-items:end;gap:16px;margin-top:24px;padding:22px 0;display:grid}.delivery-section h3{font-family:var(--font-newsreader), Georgia, serif;margin:0;font-size:21px;font-weight:500}.delivery-section label,.provider-card label{color:#616a77;flex-direction:column;gap:8px;font-size:13px;font-weight:700;display:flex}.delivery-section input,.delivery-section select,.provider-card input{border:1px solid var(--line);width:100%;height:44px;color:var(--ink);background:#fff;border-radius:10px;padding:0 12px}.firecrawl-option{cursor:pointer;background:#f3f5fb;border:1px solid #d8deef;border-radius:13px;grid-template-columns:18px 42px minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:20px;padding:16px;display:grid}.firecrawl-option input{width:16px;height:16px;accent-color:var(--blue)}.firecrawl-option strong,.firecrawl-option small{display:block}.firecrawl-option strong{margin-bottom:5px;font-size:13px}.firecrawl-option small{color:#717b89;font-size:13px;line-height:1.45}.integration-icon.firecrawl{color:#d95f22;background:#fff0e5}.danger-button{color:#ba4c38;cursor:pointer;background:0 0;border:1px solid #efc8c1;border-radius:10px;min-height:38px;padding:0 12px;font-weight:700}.form-actions{align-items:center;gap:14px;margin-left:auto;display:flex}.integration-button{width:100%;color:inherit;text-align:left;cursor:pointer}.integration-button:hover{border-color:#bac6ff}.integrations-page{flex-direction:column;gap:26px;display:flex}.vault-banner{color:#fff;background:#14233b;border-radius:17px;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:18px;padding:26px;display:grid}.vault-mark{color:#9db3ff;background:#ffffff1a;border-radius:16px;place-items:center;width:58px;height:58px;font-size:26px;display:grid}.vault-banner h2{margin:0 0 8px;font-size:30px}.vault-banner p:not(.eyebrow){color:#b9c4d3;max-width:760px;margin:0;font-size:13px;line-height:1.6}.integration-section-heading{justify-content:space-between;align-items:end;gap:24px;display:flex}.integration-section-heading>p{color:#7d8693;text-align:right;max-width:300px;margin:0;font-size:13px}.provider-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.provider-card{border:1px solid var(--line);background:#fffefadb;border-radius:15px;padding:19px}.provider-card-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:17px;display:flex}.provider-mark{color:#fff;background:#17253a;border-radius:11px;place-items:center;width:40px;height:40px;font-size:13px;font-weight:700;display:grid}.provider-claude{color:#8d4f30;background:#f1e1d4}.provider-gemini{color:#315efb;background:#e5ebff}.provider-grok{background:#202124}.provider-openrouter{color:#6845b9;background:#ece6ff}.provider-firecrawl{color:#d95f22;background:#fff0e5}.provider-card h3{margin:0 0 7px;font-size:16px}.provider-card>p{color:#737c89;min-height:42px;margin:0 0 17px;font-size:13px;line-height:1.5}.key-entry{grid-template-columns:minmax(0,1fr) auto;gap:7px;display:grid}.key-entry .secondary-button{min-width:80px}.key-entry button:disabled{opacity:.55;cursor:wait}.field-error{color:#bc4c38!important;min-height:18px!important;margin:8px 0 0!important;font-size:13px!important}.google-heading{margin-top:6px}.google-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.google-card{border:1px solid var(--line);background:#fffefadb;border-radius:15px;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:15px;padding:21px;display:grid}.google-mark{border:1px solid var(--line);background:#fff;border-radius:14px;place-items:center;width:50px;height:50px;font-weight:800;display:grid}.calendar-mark{color:#315efb}.gmail-mark{color:#d94a3a}.google-card h3{margin:0 0 5px;font-size:15px}.google-card p{color:#76808d;margin:0;font-size:13px;line-height:1.5}.google-card-actions{align-items:center;gap:9px;display:flex}.disconnect-button{color:#a84835;cursor:pointer;background:#fff8f5;border:1px solid #e8bbb2;border-radius:9px;min-height:36px;padding:0 12px;font-size:13px;font-weight:700}.disconnect-button:hover{background:#fff1ed;border-color:#cf7c6b}@media (max-width:1050px){.app-shell{grid-template-columns:82px minmax(0,1fr)}.sidebar{padding-inline:12px}.wordmark{padding-inline:11px}.wordmark>span:last-child,.nav-item:not(.active) .nav-count,.nav-item{font-size:0}.nav-item{grid-template-columns:1fr;place-items:center}.nav-icon{font-size:19px}.profile-card{grid-template-columns:1fr;justify-items:center}.profile-card>div:not(.avatar),.profile-card .more-button{display:none}.metric-grid{grid-template-columns:repeat(2,1fr)}.content-grid,.agent-layout,.agents-workspace{grid-template-columns:1fr}.agent-rail{min-height:auto}.agent-choice-list{grid-template-columns:repeat(3,1fr);display:grid}.provider-grid{grid-template-columns:repeat(2,1fr)}.content-side{grid-template-columns:1fr 1fr;display:grid}.network-callout{grid-column:1/-1}}@media (max-width:720px){.app-shell{display:block}.sidebar{grid-template-columns:auto 1fr;align-items:center;height:auto;min-height:auto;padding:12px 14px;display:grid;position:static}.wordmark{padding:0}.wordmark>span:last-child{display:none}.nav-list{flex-direction:row;justify-content:flex-end}.nav-item{width:39px;height:39px;padding:0}.nav-item:nth-child(4),.nav-item:nth-child(5),.sidebar-spacer,.profile-card{display:none}.main{padding:22px 16px 40px}.topbar{align-items:flex-start}.top-actions .search-box{display:none}.metric-grid{gap:8px}.metric-card{padding:14px}.content-side{display:flex}.job-row,.job-list.expanded .job-row{grid-template-columns:42px minmax(0,1fr) 32px}.job-network{display:none}.network-hero,.section-heading,.form-footer,.timeline-card,.brief-footer{flex-direction:column;align-items:flex-start}.filter-bar .search-box{min-width:100%}.form-grid,.brief-columns,.agent-choice-list,.provider-grid,.google-grid,.delivery-section{grid-template-columns:1fr}.vault-banner{grid-template-columns:48px 1fr;align-items:start;padding:20px}.vault-mark{width:48px;height:48px}.vault-banner .status-pill{grid-column:2}.integration-section-heading{flex-direction:column;align-items:flex-start}.integration-section-heading>p{text-align:left}.google-card{grid-template-columns:44px 1fr}.google-card .primary-button,.google-card .secondary-button{grid-column:1/-1}.firecrawl-option{grid-template-columns:18px 38px 1fr}.firecrawl-option .status-pill{grid-column:3}.span-two{grid-column:auto}.integration-card{grid-template-columns:40px 1fr}.integration-card>:last-child{grid-column:2}.interview-timeline{grid-template-columns:1fr}.timeline-date{text-align:left;align-items:baseline;gap:7px;display:flex}.timeline-date strong{display:inline}.timeline-actions{justify-content:space-between;width:100%}.pipeline{grid-template-columns:1fr}.pipeline-column{min-height:130px}.modal-backdrop{align-items:end;padding:0}.brief-modal{border-radius:18px 18px 0 0;max-height:94vh}.brief-header,.brief-body{padding:21px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
