:root{--paper:#ede9d8;--paper-deep:#e4dfcc;--ink:#171a12;--ink-soft:#4b4e42;--forest:#171a12;--forest-light:#1d2118;--accent:#d9673f;--accent-dark:#b8522e;--mint:#dfe0cb;--mint-pale:#dfe0cb;--white:#ede9d8;--gold:#d9673f;--line:#171a1229;--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--font-display:var(--font-serif), "Source Serif 4", Georgia, serif;--font-interface:var(--font-instrument), "Instrument Sans", sans-serif;--cream:#dfe0cb;--muted-dark:#b5b7a4;--rule-dark:#dfe0cb2e}body{font-family:var(--font-interface);background:var(--paper);color:var(--ink)}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.02em;font-weight:400}h1,h2,h3,p{margin-top:0}h1{font-size:52px;line-height:1.08}h2{font-size:40px;line-height:1.12}h3{font-size:26px;line-height:1.2}a:hover{color:var(--accent-dark)}button,a,input,textarea,summary,select{outline-offset:2px}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible,select:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.page-width{width:calc(100% - 128px);max-width:1280px;margin-inline:auto}.button{min-height:48px;box-shadow:none;border-radius:999px;gap:12px;padding:14px 22px;font-size:16px;font-weight:500;line-height:1.4;transform:none}.button:hover{transform:none}.button--primary{background:var(--accent);color:var(--ink);border:1px solid #0000}.button--primary:hover{background:var(--accent-dark);color:var(--paper)}.button--secondary{color:inherit;background:0 0;border:1px solid}.button--secondary:hover{color:inherit;background:#64645014}.button:disabled,button:disabled{opacity:.55;cursor:not-allowed}.plain-button{color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.new-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.redesign .eyebrow{display:none}.redesign .site-header{background:var(--ink);color:var(--cream);border-bottom:1px solid var(--rule-dark);-webkit-backdrop-filter:none;backdrop-filter:none;position:relative}.redesign .site-header__inner{gap:24px;height:auto;min-height:82px;padding:18px 0}.brand{width:98px;color:var(--cream);flex-shrink:0;display:inline-flex}.brand svg{width:100%;height:auto}.desktop-nav{gap:32px;font-size:15px}.desktop-nav a{color:var(--cream)}.site-header__actions{gap:16px}.redesign .header-cta{background:var(--cream);color:var(--ink);border-radius:999px;padding:10px 18px;font-size:15px}.redesign .header-sign-in{color:var(--cream);font-size:15px}.mobile-menu{color:var(--cream)}.mobile-menu nav{background:var(--ink);color:var(--cream);z-index:30;border:1px solid var(--rule-dark)}.account-nav,.account-nav a{align-items:center;gap:10px;font-size:14px;display:flex}.mini-avatar{background:var(--cream);width:30px;height:30px;color:var(--ink);font-family:var(--font-display);border-radius:50%;place-items:center;display:grid}.new-footer{background:var(--ink);color:var(--cream);border-top:1px solid var(--rule-dark);padding:48px 0 36px}.footer-grid{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px;display:grid}.footer-grid>div{flex-direction:column;align-items:start;gap:8px;display:flex}.footer-grid a{font-size:15px;text-decoration:none}.footer-grid small,.footer-grid p,.footer-bottom{color:var(--muted-dark)}.footer-grid small{margin-bottom:4px}.footer-bottom{border-top:1px solid var(--rule-dark);justify-content:space-between;margin-top:36px;padding-top:20px;font-size:13px;display:flex}.home-new,.recruiters-new{background:var(--ink);color:var(--cream)}.hero-new{grid-template-columns:1.1fr .9fr;align-items:center;gap:72px;padding-block:88px 96px;display:grid}.hero-new h1{margin-bottom:28px;font-size:64px;line-height:1.06}.hero-new h1 em{color:var(--accent);font-weight:400}.lede{color:var(--muted-dark);max-width:520px;margin-bottom:28px;font-size:20px;line-height:1.5}.reassurance{color:var(--muted-dark);margin:24px 0 0;font-size:14px}.sample-card{border:1px solid var(--rule-dark);background:#1d2118;border-radius:8px;overflow:hidden}.sample-card>img{aspect-ratio:4/3;object-fit:cover;width:100%;height:auto;display:block}.sample-content{padding:20px 22px 22px}.sample-content h3{margin-bottom:14px;font-size:20px}.sample-content small{color:var(--muted-dark);margin-top:10px;font-size:12px;display:block}.voice-player{color:var(--cream);min-width:0}.voice-player-row{align-items:center;gap:16px;display:flex}.voice-play{background:var(--accent);width:50px;height:50px;color:var(--ink);cursor:pointer;border:0;border-radius:50%;flex:0 0 50px;place-items:center;font-size:21px;display:grid}.voice-track{flex:1;min-width:0}.seek-wave{height:36px;position:relative}.voice-bars{align-items:center;gap:3px;height:100%;display:flex}.voice-bars i{transform-origin:50%;background:#dfe0cb73;flex:1;min-width:1px}.voice-bars i.played{background:var(--accent)}.is-playing .voice-bars i.near-playhead{animation:.8s ease-in-out infinite wv}.seek-wave input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.seek-wave:focus-within{outline:2px solid var(--accent);outline-offset:3px}.voice-times{color:var(--muted-dark);justify-content:space-between;margin-top:5px;font-size:12px;display:flex}.voice-times>div{gap:16px;display:flex}.voice-times button{color:inherit;cursor:pointer;background:0 0;border:0;min-width:28px;padding:0}.voice-player>p{color:var(--cream);font-size:14px}.paper-band{background:var(--paper);color:var(--ink)}.story-new{grid-template-columns:.8fr 1.2fr;align-items:center;gap:72px;padding-block:96px;display:grid}.story-new h2{font-size:44px}.story-new p,.recruiter-teaser p{color:var(--ink-soft);font-size:18px;line-height:1.55}.story-new .small{font-size:15px}.browser-mock{background:var(--ink);color:var(--cream);border-radius:8px;overflow:hidden;box-shadow:0 12px 32px #171a1229}.browser-chrome{border-bottom:1px solid var(--rule-dark);color:var(--muted-dark);padding:10px 14px;font-size:12px}.browser-chrome span{margin-left:16px}.browser-body{gap:24px;padding:36px 40px;display:grid}.person{align-items:center;gap:16px;display:flex}.person-avatar{background:var(--cream);color:var(--ink);width:60px;height:60px;font:26px var(--font-display);border-radius:50%;flex:0 0 60px;place-items:center;display:grid}.person h3{margin:0;font-size:28px}.person p,.browser-body .person p{color:var(--muted-dark);margin:3px 0 0;font-size:14px}.browser-body .voice-player{border:1px solid var(--rule-dark);border-radius:6px;padding:18px}.mock-chips{gap:10px;display:flex}.mock-chips span:first-child{background:var(--cream);color:var(--ink)}.story-new .mock-caption{text-align:center;margin:12px 0 0;font-size:14px}.steps-new{padding-block:96px}.section-top{justify-content:space-between;align-items:end;gap:40px;margin-bottom:48px;display:flex}.section-top h2{max-width:560px;margin:0;font-size:44px}.section-top p{max-width:380px;color:var(--muted-dark);margin:0;font-size:17px}.ruled-steps{border-top:1px solid var(--rule-dark);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.ruled-steps li{border-right:1px solid var(--rule-dark);padding:32px}.ruled-steps li:first-child{padding-left:0}.ruled-steps li:last-child{border-right:0;padding-right:0}.ruled-steps li>span{color:var(--accent);font-size:14px}.ruled-steps h3{margin:14px 0}.ruled-steps p{color:var(--muted-dark);margin:0;font-size:16px}.recruiter-teaser{grid-template-columns:1fr 1fr;gap:72px;padding-block:80px 48px;display:grid}.recruiter-teaser a{text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:4px}.faq-grid{grid-template-columns:1fr 1fr;gap:0 64px;padding-bottom:96px;display:grid}.faq-grid article{border-top:1px solid var(--line);padding:28px 0}.faq-grid h3{margin:0 0 8px;font-size:22px}.faq-grid p{color:var(--ink-soft);margin:0}.founder-note{grid-template-columns:200px 1fr;gap:56px;padding-block:96px;display:grid}.founder-label{color:var(--muted-dark);font-size:14px}.founder-label:before{content:"";background:var(--accent);width:48px;height:3px;margin:8px 0 12px;display:block}.founder-note blockquote{font:30px/1.3 var(--font-display);letter-spacing:-.01em;max-width:720px;margin:0 0 22px}.founder-note p{margin:0}.founder-note p span{color:var(--muted-dark);font-size:15px}.guide-new{background:var(--paper);color:var(--ink)}.guide-hero{border-bottom:1px solid var(--line);grid-template-columns:1fr 440px;align-items:end;gap:64px;padding-block:72px 56px;display:grid}.guide-hero h1{font-size:52px}.guide-hero p{color:var(--ink-soft);margin-bottom:0;font-size:19px}.guide-sample{background:var(--ink);color:var(--cream);border-radius:8px;padding:20px 22px}.guide-sample h3{margin:0;font-size:19px}.guide-sample p{color:var(--muted-dark);margin:3px 0 14px;font-size:13px}.guide-layout{grid-template-columns:240px minmax(0,1fr);gap:80px;padding-block:64px 96px;display:grid}.guide-contents{align-self:start;position:sticky;top:24px}.guide-contents nav{border-left:1px solid var(--line);flex-direction:column;display:flex}.guide-contents a,.guide-contents nav>span{color:var(--ink-soft);padding:8px 18px;font-size:15px;text-decoration:none}.guide-contents nav>span{font-size:13px}.guide-contents a[aria-current]{border-left:2px solid var(--accent);color:var(--ink);margin-left:-1px}.guide-contents details{display:none}.guide-content{gap:80px;min-width:0;max-width:760px;display:grid}.guide-content section{scroll-margin-top:24px}.guide-content h2{margin:0 0 24px;font-size:36px}.guide-content p{color:var(--ink-soft);font-size:17px;line-height:1.55}.prompt-grid{border:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.prompt-grid article{border:1px solid var(--line);padding:24px}.prompt-grid small{color:var(--accent-dark)}.prompt-grid h3{margin:10px 0;font-size:24px}.prompt-grid p{margin:0;font-size:15px}.timing-bar{gap:3px;display:flex}.timing-bar>div{min-width:0}.timing-bar i{background:var(--ink);height:40px;margin-bottom:10px;display:block}.timing-bar>div:nth-child(2) i{background:var(--accent)}.timing-bar strong,.timing-bar span{font-size:13px;display:block}.timing-bar span{color:var(--ink-soft)}.quote-comparison{border-block:1px solid var(--line);grid-template-columns:1fr 1fr;margin-bottom:20px;display:grid}.quote-comparison>div{padding:28px 24px 28px 0}.quote-comparison>div+div{border-left:1px solid var(--line);padding:28px 0 28px 24px}.quote-comparison small{color:var(--ink-soft)}.quote-comparison>div+div small{color:var(--accent-dark)}.quote-comparison blockquote{font:italic 21px/1.4 var(--font-display);margin:14px 0 0}.ruled-list{border-top:1px solid var(--line);padding:0;list-style:none}.ruled-list li{border-bottom:1px solid var(--line);color:var(--ink-soft);padding:16px 0}.ruled-list strong{color:var(--ink);font-weight:500}.guide-tips{grid-template-columns:1fr 240px;gap:36px;display:grid}.guide-tips ul{color:var(--ink-soft);padding:0;list-style:none}.guide-tips li{margin-bottom:16px}.guide-tips strong{color:var(--ink);font-weight:500}.guide-tips figure{margin:0}.guide-tips img{aspect-ratio:3/4;object-fit:cover;border-radius:6px;width:100%;height:auto}.guide-tips figcaption{color:var(--ink-soft);font-size:13px}.guide-ready{background:var(--ink);color:var(--cream);border-radius:8px;padding:36px}.guide-content .guide-ready p{color:var(--muted-dark)}.flow-shell{min-height:100vh}.flow-steps ol{color:var(--muted-dark);align-items:center;gap:12px;margin:0;padding:0;font-size:14px;list-style:none;display:flex}.flow-steps li{align-items:center;gap:12px;display:flex}.flow-steps li+li:before{content:"";background:var(--rule-dark);width:24px;height:1px}.flow-steps .is-current{color:var(--cream)}.flow-mobile{display:none}.flow-shell .site-header__inner{flex-wrap:wrap}.flow-shell .create-page,.flow-shell .create-workspace{background:var(--paper);color:var(--ink)}.flow-shell .create-intro{padding-top:72px;padding-bottom:30px}.flow-shell .create-intro h1{max-width:none;font-size:44px}.flow-shell .create-workspace{border-top:0;padding-top:0}.flow-shell .create-workspace__grid{grid-template-columns:minmax(0,652px) minmax(240px,320px);gap:80px}.flow-shell .profile-form{box-shadow:none;background:0 0;border:0;padding:0}.flow-shell .form-section-heading{display:none}.flow-shell .profile-fields{gap:24px}.flow-shell .profile-fields--two{margin-top:24px}.flow-shell .profile-field input,.flow-shell .profile-field textarea{background:var(--paper-deep);min-height:50px;color:var(--ink);border:1px solid #171a124d;border-radius:4px}.flow-shell .profile-field__label{font-size:15px}.flow-shell .form-actions{border-top:1px solid var(--line);margin-top:44px;padding-top:32px}.what-next{border-left:1px solid var(--line);padding-left:32px;position:sticky;top:24px}.what-next h2{font-size:24px}.what-next ol{padding-left:22px}.what-next li{color:var(--ink-soft);margin-bottom:16px;padding-left:6px;font-size:15px}.what-next strong{color:var(--ink);font-weight:500}.what-next>p{border-top:1px solid var(--line);color:var(--ink-soft);padding-top:20px;font-size:14px}.flow-shell .auth-page{background:var(--ink);color:var(--cream);width:100%;max-width:none;min-height:calc(100vh - 82px);padding:88px max(20px,50vw - 260px);display:block}.flow-shell .auth-page h1{font-size:44px}.flow-shell .auth-page>section{width:520px;max-width:100%}.flow-shell .auth-page>aside{display:none}.flow-shell .auth-page p{color:var(--muted-dark)}.flow-shell .magic-link-form input[type=email]{color:var(--cream);border:1px solid var(--rule-dark);background:#1d2118;border-radius:4px}.flow-shell .auth-setup-note,.flow-shell .auth-success{border:1px solid var(--rule-dark);color:var(--cream);background:#1d2118;border-radius:6px}.flow-shell .magic-link-form .button{justify-content:center;width:100%}.flow-shell .auth-success strong{font:32px var(--font-display)}.flow-shell .auth-success .plain-button{margin-right:20px;text-decoration:underline}.copy-chip{color:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:999px;flex-shrink:0;padding:7px 14px;font-size:14px}.copy-error{font-size:13px;display:block}.cv-page{max-width:980px;padding-block:64px 88px}.cv-page h1{font-size:44px}.cv-page>p{color:var(--ink-soft);font-size:18px}.cv-page .cv-prompts{background:0 0;border:0;padding:0}.cv-page .cv-prompts__intro{display:none}.cv-page .cv-prompts__upload{background:var(--paper-deep);text-align:center;border:1px dashed #171a1266;border-radius:6px;padding:32px}.cv-page .cv-prompts__upload strong{font:24px var(--font-display)}.cv-page textarea{background:var(--paper-deep);color:var(--ink);border:1px solid var(--line);border-radius:4px;width:100%}.cv-page .cv-prompts__questions>label{border-top:1px solid var(--line);padding:24px 0;display:block}.cv-page .cv-prompts__questions>label textarea{font:24px/1.3 var(--font-display);padding:16px}.cv-page .cv-prompts__question-label{color:var(--ink-soft);font-size:14px}.cv-page .new-actions{margin-top:32px}.record-prep-page{background:var(--ink);color:var(--cream);min-height:calc(100vh - 82px)}.prep-redesign{padding-block:64px 88px}.prep-redesign h1{font-size:44px}.prep-redesign>p{color:var(--muted-dark);max-width:650px;font-size:18px}.prep-grid-new{grid-template-columns:minmax(0,1fr) 340px;gap:80px;margin-top:40px;display:grid}.prep-grid-new .question-list{margin:0}.prep-grid-new .question-list li{border:0;border-top:1px solid var(--rule-dark);background:0 0;border-radius:0;gap:24px;padding:24px 0;display:flex}.prep-grid-new .question-list li>span{color:var(--accent);background:0 0;padding:0}.prep-grid-new .question-list small{text-transform:none;letter-spacing:0;color:var(--muted-dark);font-size:14px;font-weight:400}.prep-grid-new .question-list p{font:26px/1.25 var(--font-display);color:var(--cream);margin:10px 0 0}.mic-card{border:1px solid var(--rule-dark);background:#1d2118;border-radius:8px;align-self:start;padding:28px;position:sticky;top:24px}.mic-card h2{font-size:24px}.mic-card h3{font-size:20px}.mic-card p,.mic-card small{color:var(--muted-dark);font-size:14px}.mic-card .button{justify-content:center;width:100%;margin-top:12px}.mic-card .live-level{margin:16px 0}.mic-card--denied{border-color:var(--accent)}.prep-grid-new>a{color:var(--muted-dark)}.active-recorder .recorder-header{text-align:center;justify-content:center}.active-recorder .recorder-header h1{font-size:26px}.active-recorder .recorder-stage{box-shadow:none;background:0 0;border:0;max-width:800px;margin-inline:auto;padding:24px}.active-recorder .prompt-focus{background:0 0;border:0;padding:24px}.active-recorder .prompt-focus h2{color:var(--cream);font-size:44px}.active-recorder .recorder-monitor{border-block:1px solid var(--rule-dark);background:0 0;border-radius:0}.active-recorder .timer-block strong{font-family:var(--font-display);color:var(--cream);font-size:64px;font-weight:400}.active-recorder .timer-block small,.active-recorder .input-block,.active-recorder .recorder-privacy{color:var(--muted-dark)}.active-recorder .record-control{color:var(--cream);border:1px solid var(--rule-dark);background:0 0;border-radius:999px}.active-recorder .record-control--finish,.active-recorder .record-control--start{background:var(--accent);color:var(--ink)}.active-recorder .recorder-privacy{justify-content:center}.flow-shell .review-shell{padding-block:72px}.flow-shell .review-header h1{font-size:44px}.flow-shell .review-grid{grid-template-columns:1fr 1fr;gap:80px}.flow-shell .review-main{background:0 0}.flow-shell .review-audio,.flow-shell .review-publish{box-shadow:none;background:0 0;border:0;padding:0}.detail-table{border-top:1px solid var(--line);margin:20px 0 32px}.detail-row{border-bottom:1px solid var(--line);align-items:baseline;gap:16px;padding:16px 0;font-size:15px;display:flex}.detail-row>span:first-child{color:var(--ink-soft);margin-right:auto}.detail-row a{text-decoration:underline}.detail-row>span:nth-child(2){text-align:right;overflow-wrap:anywhere}.review-preview{align-self:start;position:sticky;top:24px}.review-preview>p{color:var(--ink-soft);font-size:14px}.review-preview .browser-body{padding:36px}.review-preview .browser-body .person{margin-bottom:10px}.code-note{background:var(--paper-deep);border:1px solid var(--line);border-radius:6px;margin-bottom:28px;padding:24px}.code-note p{color:var(--ink-soft);margin:12px 0 0;font-size:15px}.flow-shell .consent-box{color:var(--ink);background:0 0;border:0;border-radius:0;margin:24px 0;padding:0}.flow-shell .publish-checks{border:0;padding:0}.flow-shell .publish-local-note{color:var(--ink-soft);font-size:13px}.published-new{background:var(--ink);color:var(--cream);min-height:calc(100vh - 82px);padding:72px 20px 96px}.published-inner{max-width:860px;margin:auto}.published-new h1{font-size:48px}.published-new p{color:var(--muted-dark)}.share-details{border:1px solid var(--rule-dark);background:#1d2118;border-radius:6px;margin:32px 0;padding:24px}.share-details>div{justify-content:space-between;align-items:center;gap:20px;padding:8px 0;display:flex}.share-details small{color:var(--muted-dark);font-size:13px;display:block}.share-details strong{overflow-wrap:anywhere;font-weight:400}.share-code{font:32px var(--font-display);letter-spacing:.1em}.share-templates{margin:32px 0}.share-template{border-top:1px solid var(--rule-dark);justify-content:space-between;align-items:start;gap:24px;padding:24px 0;display:flex}.share-template h3{margin:0 0 10px;font-size:22px}.share-template p{white-space:pre-line;margin:0;font-size:15px}.public-intro-page{background:var(--ink);color:var(--cream);flex-direction:column;min-height:100vh;display:flex}.public-intro-page>main{flex:1}.public-header{background:var(--ink);border-bottom:1px solid var(--rule-dark);padding:24px 0}.public-header .page-width{justify-content:space-between;align-items:center;display:flex}.public-header a{font-size:14px}.public-footer{background:var(--ink);color:var(--muted-dark);border-top:1px solid var(--rule-dark);padding:24px 0}.public-footer .page-width{justify-content:space-between;align-items:center;gap:20px;font-size:13px;display:flex}.public-footer p{margin:0}.listener-new{max-width:640px;margin:0 auto;padding:100px 0 110px}.listener-new .person{margin-bottom:36px}.listener-new .person h1{margin:0;font-size:40px}.listener-new .person p{font-size:18px}.listener-new .person-avatar{flex-basis:72px;width:72px;height:72px}.listener-player{border:1px solid var(--rule-dark);background:#1d2118;border-radius:8px;padding:26px}.listener-player>p{color:var(--muted-dark);margin:20px 0 0;font-size:14px}.listener-actions{flex-wrap:wrap;gap:12px;margin:36px 0;display:flex}.listener-actions .button--primary{background:var(--cream)}.listener-about{border-top:1px solid var(--rule-dark);padding-top:28px}.listener-about h2{font-size:24px}.listener-about p{color:var(--muted-dark);font-size:15px}.public-intro-page .listener-unlock{max-width:560px;padding-block:80px}.listener-unlock section{box-shadow:none;background:0 0;border:0;padding:0}.listener-unlock h1{font-size:36px}.listener-unlock p,.listener-unlock small{color:var(--muted-dark)}.code-boxes{gap:10px;margin:24px 0;display:flex}.code-boxes input{border:1px solid var(--rule-dark);width:48px;min-width:0;height:56px;color:var(--cream);text-align:center;font:26px var(--font-display);background:#1d2118;border-radius:4px;padding:0}.listener-unlock .button{justify-content:center;width:100%}.public-intro-page .unavailable-page{max-width:660px;padding-block:100px}.public-intro-page .unavailable-page h1{font-size:40px}.public-intro-page .unavailable-page p,.public-intro-page .unavailable-page small{color:var(--muted-dark)}.redesign .dashboard-shell{padding-block:64px}.redesign .dashboard-header h1{font-size:44px}.redesign .dashboard-intro-card,.redesign .listening-card,.redesign .dashboard-controls{box-shadow:none;border:1px solid var(--line);background:0 0;border-radius:6px}.redesign .dashboard-profile>span{background:var(--cream);color:var(--ink)}.redesign .dashboard-empty{min-height:620px;padding-block:88px}.redesign .dashboard-empty h1{font-size:44px}.dashboard-audio{background:var(--ink);border-radius:6px;margin:24px 0;padding:24px}.redesign .listening-metrics strong{font-family:var(--font-display);font-weight:400}.dashboard-share{border:1px solid var(--line);overflow-wrap:anywhere;border-radius:6px;padding:24px}.dashboard-share .share-details{background:var(--paper-deep);border-color:var(--line);padding:16px}.dashboard-share .share-details small{color:var(--ink-soft)}.privacy-hero,.privacy-layout{background:var(--paper)}.redesign .privacy-hero{padding-block:64px 40px}.redesign .privacy-hero h1{font-size:48px}.redesign .privacy-at-a-glance,.redesign .policy-status,.redesign .policy-current,.redesign .policy-review,.redesign .unlisted-explainer{background:var(--paper-deep);box-shadow:none;border:1px solid var(--line);border-radius:6px}.coming-soon{background:var(--accent);color:var(--ink);text-align:center;padding:12px 64px;font-size:15px}.coming-soon a{margin-left:12px;font-weight:600}.recruiter-hero{grid-template-columns:.9fr 1.1fr;align-items:center;gap:64px;padding-block:80px 88px;display:grid}.recruiter-hero h1{font-size:56px}.recruiter-hero p{color:var(--muted-dark);font-size:19px}.recruiter-hero .small{font-size:14px}.extension-scene{min-width:0;height:690px;position:relative}.profile-mock{color:#171a12;background:#f3f2ee;border-radius:8px;padding:16px;position:absolute;inset:0 100px 0 0;overflow:hidden;box-shadow:0 12px 32px #0004}.profile-mock>section{background:#fff;border:1px solid #e3e1da;border-radius:6px;margin-top:14px;padding:18px}.profile-mock h3{font:600 19px var(--font-interface);margin:8px 0}.profile-mock p{color:#444;font-size:14px}.mock-role{border-bottom:1px solid #ddd;gap:12px;padding:14px 0;font-size:14px;display:flex}.mock-role small{color:#444;display:block}.company-tile{background:var(--cream);width:36px;height:36px;color:var(--ink);border-radius:4px;flex:0 0 36px;place-items:center;font-size:12px;display:grid}.extension-panel{background:var(--ink);width:360px;max-width:90%;color:var(--cream);border:1px solid var(--rule-dark);border-radius:8px;padding:20px;position:absolute;top:36px;right:0;box-shadow:0 20px 48px #0008}.extension-panel>header{justify-content:space-between;align-items:center;gap:12px;padding-bottom:18px;display:flex}.extension-panel header .brand{width:80px}.extension-panel small{color:var(--muted-dark);font-size:12px}.extension-role{border:1px solid var(--rule-dark);border-radius:6px;margin-bottom:10px;padding:14px;font-size:14px}.extension-role>div{align-items:center;gap:10px;display:flex}.extension-role:first-of-type{border-color:var(--accent);background:#1d2118}.extension-role small{display:block}.extension-role p{margin:12px 0 0;font-size:13px}.extension-role .voice-player{margin-top:14px}.extension-role .voice-play{flex-basis:32px;width:32px;height:32px;font-size:14px}.extension-panel footer{color:var(--muted-dark);padding-top:12px;font-size:12px}.recruiters-new .paper-band .section-top p,.recruiters-new .paper-band .ruled-steps p{color:var(--ink-soft)}.recruiters-new .paper-band .ruled-steps,.recruiters-new .paper-band .ruled-steps li{border-color:var(--line)}.recruiter-evidence{grid-template-columns:1fr 1fr;gap:72px;padding-block:88px;display:grid}.recruiter-evidence p{color:var(--muted-dark)}.recruiter-evidence .quote-comparison,.recruiter-evidence .quote-comparison>div+div{border-color:var(--rule-dark)}.recruiter-evidence .quote-comparison small{color:var(--muted-dark)}.recruiter-faq{padding-block:80px}.recruiter-faq .faq-grid{width:100%;padding-bottom:0}.waitlist-panel{border:1px solid var(--rule-dark);background:#1d2118;border-radius:8px;margin-block:64px;padding:64px}.waitlist-panel p{color:var(--muted-dark)}.utility-new{background:var(--ink);color:var(--cream);text-align:center;min-height:70vh;padding:96px 20px}.utility-new p{color:var(--muted-dark)}@keyframes wv{0%,to{transform:scaleY(.35)}50%{transform:scaleY(1)}}@media (max-width:1050px){.page-width{width:calc(100% - 64px)}.hero-new,.story-new{gap:40px}.hero-new h1{font-size:54px}.desktop-nav{gap:18px}.guide-hero{grid-template-columns:1fr 360px;gap:32px}.guide-layout{grid-template-columns:190px minmax(0,1fr);gap:40px}.guide-tips{grid-template-columns:1fr}.guide-tips figure{max-width:280px}.flow-shell .create-workspace__grid,.prep-grid-new{gap:40px}.recruiter-hero{gap:32px}.recruiter-hero h1{font-size:46px}.extension-panel{width:320px}.flow-shell .review-grid{gap:40px}.account-nav>a{max-width:140px;overflow:hidden}}@media (max-width:760px){.page-width{width:calc(100% - 40px)}h1{font-size:36px}h2{font-size:30px}h3{font-size:22px}.redesign .site-header__inner{gap:12px;min-height:68px;padding:14px 0}.brand{width:88px}.desktop-nav,.header-sign-in{display:none}.mobile-menu{display:block}.mobile-menu summary{border:0;min-height:32px;padding:4px;font-size:20px;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.site-header__actions{gap:12px;margin-left:auto}.redesign .header-cta{padding:8px 13px;font-size:13px}.hero-new{grid-template-columns:1fr;gap:24px;padding-block:44px 40px}.hero-new h1{margin-bottom:24px;font-size:40px;line-height:1.08}.lede{margin-bottom:24px;font-size:17px}.hero-new .new-actions{gap:10px;display:grid}.hero-new .button{justify-content:center}.hero-new .reassurance{display:none}.sample-content{padding:16px}.sample-content h3{font-size:19px}.sample-content small{font-size:11px}.voice-play{flex-basis:44px;width:44px;height:44px}.voice-bars{gap:2px}.story-new{grid-template-columns:1fr;gap:28px;padding-block:56px}.story-new h2{font-size:30px}.story-new p{font-size:17px}.story-new .small,.browser-chrome{display:none}.browser-body{gap:18px;padding:20px}.browser-body .person-avatar{flex-basis:44px;width:44px;height:44px;font-size:20px}.browser-body .person h3{font-size:23px}.browser-body .person p{font-size:12px}.browser-body .voice-player{padding:12px}.mock-chips{display:none}.story-new .mock-caption{font-size:12px}.steps-new{padding-block:56px}.section-top{margin-bottom:28px;display:block}.section-top h2{font-size:30px}.home-new .section-top p{display:none}.ruled-steps{grid-template-columns:1fr}.ruled-steps li,.ruled-steps li:first-child,.ruled-steps li:last-child{border-right:0;border-bottom:1px solid var(--rule-dark);gap:24px;padding:24px 0;display:flex}.ruled-steps h3{margin:0 0 8px}.ruled-steps p{font-size:15px}.recruiter-teaser{grid-template-columns:1fr;gap:0;padding-block:56px 36px}.recruiter-teaser h2{font-size:30px}.recruiter-teaser p{font-size:16px}.recruiter-teaser p+p{display:none}.faq-grid{grid-template-columns:1fr;padding-bottom:56px}.faq-grid article{padding:22px 0}.faq-grid h3{font-size:22px}.faq-grid p{font-size:15px}.founder-note{grid-template-columns:1fr;gap:20px;padding-block:56px}.founder-note blockquote{font-size:25px}.founder-note p,.founder-note p span{font-size:14px}.new-footer{padding:36px 0 28px}.footer-grid{grid-template-columns:1fr 1fr;gap:26px}.footer-grid>div:first-child{display:none}.footer-grid>div:last-child{grid-column:2}.footer-grid a{font-size:14px}.footer-bottom{font-size:12px;display:block}.footer-bottom>span{display:block}.guide-hero{grid-template-columns:1fr;gap:28px;padding-block:44px 32px}.guide-hero h1{font-size:36px}.guide-hero p{font-size:17px}.guide-sample p{font-size:13px}.guide-layout{padding-block:20px 56px;display:block}.guide-contents{margin-bottom:40px;position:static}.guide-contents nav{display:none}.guide-contents details{border-block:1px solid var(--line);padding:14px 0;display:block}.guide-contents details a{display:block}.guide-content{gap:48px}.guide-content h2{margin-bottom:20px;font-size:28px}.guide-content p{font-size:16px}.prompt-grid{grid-template-columns:1fr}.prompt-grid article{padding:20px}.prompt-grid h3{font-size:23px}.quote-comparison{grid-template-columns:1fr}.quote-comparison>div,.quote-comparison>div+div{border-left:0;padding:24px 0}.quote-comparison>div+div{border-top:1px solid var(--line)}.guide-tips{gap:20px}.guide-tips figure{max-width:none}.guide-tips img{aspect-ratio:4/3}.guide-ready{padding:28px}.guide-ready .button{justify-content:center;width:100%}.flow-shell .site-header__inner{gap:8px}.flow-steps{order:3;width:100%}.flow-steps ol{display:none}.flow-mobile{width:100%;color:var(--muted-dark);padding-top:10px;font-size:13px;display:block}.flow-mobile progress{width:100%;height:3px;accent-color:var(--accent);border:0;margin-top:12px;display:block}.flow-mobile progress::-webkit-progress-bar{background:#373a2c}.flow-mobile progress::-webkit-progress-value{background:var(--accent)}.account-nav{font-size:12px}.account-nav>a{max-width:110px}.account-nav .mini-avatar{display:none}.flow-shell .create-intro{padding-top:36px;padding-bottom:20px}.flow-shell .create-intro h1{font-size:34px}.flow-shell .create-workspace__grid{grid-template-columns:1fr}.flow-shell .create-aside{display:none}.flow-shell .profile-fields--two{grid-template-columns:1fr}.flow-shell .form-actions{flex-direction:column;align-items:stretch;margin-top:28px;display:flex}.flow-shell .form-actions .button{justify-content:center}.flow-shell .auth-page{min-height:calc(100vh - 108px);padding:48px 20px}.flow-shell .auth-page h1{font-size:34px}.cv-page{padding-block:36px 56px}.cv-page h1{font-size:34px}.cv-page .cv-prompts__upload{padding:24px 16px}.cv-page .new-actions{display:grid}.cv-page .button{justify-content:center}.prep-redesign{padding-block:36px 56px}.prep-redesign h1{font-size:34px}.prep-grid-new{grid-template-columns:1fr;gap:32px}.prep-grid-new .question-list p{font-size:23px}.mic-card{position:static}.active-recorder{padding-block:28px}.active-recorder .recorder-header h1{font-size:22px}.active-recorder .recorder-stage{padding:0}.active-recorder .prompt-focus{padding:20px 0}.active-recorder .prompt-focus h2{font-size:32px}.active-recorder .recorder-monitor{flex-direction:column;padding:20px 0;display:flex}.active-recorder .timer-block strong{font-size:56px}.active-recorder .recorder-controls{flex-wrap:wrap;gap:12px}.active-recorder .record-control{min-width:120px;font-size:14px}.flow-shell .review-shell{padding-block:36px}.flow-shell .review-header h1{font-size:34px}.flow-shell .review-grid{grid-template-columns:1fr;gap:36px}.review-preview{grid-row:1;position:static}.review-preview .browser-body{padding:24px}.detail-row{gap:12px;font-size:14px}.flow-shell .consent-box{font-size:14px}.published-new{padding:44px 20px 56px}.published-new h1{font-size:34px}.share-details{padding:16px}.share-details>div{gap:10px}.share-details strong{font-size:14px}.share-details .share-code{font-size:28px}.share-template{display:block}.share-template .copy-chip{margin-top:16px}.published-new .new-actions{display:grid}.published-new .button{justify-content:center}.listener-new{padding:48px 20px 64px}.listener-new .person{gap:14px;margin-bottom:28px}.listener-new .person h1{font-size:30px}.listener-new .person p{font-size:15px}.listener-new .person-avatar{flex-basis:56px;width:56px;height:56px;font-size:23px}.listener-player{padding:20px 16px}.listener-player>p{font-size:13px}.listener-actions{gap:8px;margin:28px 0}.listener-actions .button{padding:11px 16px;font-size:14px}.listener-about h2{font-size:22px}.public-header{padding:20px 0}.public-footer .page-width{flex-wrap:wrap;font-size:12px}.public-intro-page .listener-unlock{padding-block:52px}.listener-unlock h1{font-size:32px}.code-boxes{justify-content:space-between;gap:8px}.code-boxes input{width:calc(16.6667% - 6.66667px);max-width:48px}.redesign .dashboard-shell{padding-block:36px}.redesign .dashboard-header h1,.redesign .dashboard-empty h1{font-size:34px}.redesign .dashboard-lower-grid{grid-template-columns:1fr}.redesign .privacy-hero h1{font-size:34px}.coming-soon{text-align:left;padding:12px 20px;font-size:13px}.coming-soon a{margin-left:0;display:inline-block}.recruiter-hero{grid-template-columns:1fr;gap:36px;padding-block:44px 56px}.recruiter-hero h1{font-size:36px}.recruiter-hero p{font-size:17px}.extension-scene{height:660px}.extension-panel{width:300px;max-width:94%;padding:14px;top:90px}.profile-mock{padding:12px;right:34px}.recruiter-evidence{grid-template-columns:1fr;gap:24px;padding-block:56px}.recruiter-evidence h2{font-size:30px}.recruiter-faq{padding-block:56px}.waitlist-panel{margin-block:40px;padding:28px}.waitlist-panel h2{font-size:28px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.published-layout{grid-template-columns:420px 1fr;gap:80px;max-width:1152px;display:grid}.published-layout .share-templates{margin-top:0}.published-layout .share-templates h2{font-size:28px}.published-layout .share-template{border:1px solid var(--rule-dark);border-radius:6px;margin-bottom:14px;padding:20px 22px;display:block}.published-layout .share-template .copy-chip{margin-top:14px}.cv-share-choice{background:var(--paper-deep);border:1px solid var(--line);border-radius:6px;margin:24px 0;padding:20px}.cv-share-choice input{accent-color:var(--ink);width:18px;height:18px;margin-right:8px}.cv-share-choice p{font-size:14px}.prep-privacy-note{color:var(--muted-dark);margin-top:28px;font-size:14px}.dashboard-new{padding-block:64px 96px}.dashboard-new>header h1{margin:0 0 12px;font-size:44px}.dashboard-new>header p{color:var(--ink-soft);font-size:17px}.dashboard-new-grid{grid-template-columns:minmax(0,1fr) 360px;gap:72px;margin-top:44px;display:grid}.dashboard-status{align-items:center;gap:8px;margin-bottom:24px;font-size:14px;display:flex}.published-dot,.draft-dot{background:#2f7a4a;border-radius:50%;width:8px;height:8px}.draft-dot{background:#8b8061}.dashboard-person h2{margin:0;font-size:30px}.dashboard-person p{color:var(--ink-soft)}.dashboard-counts{border-top:1px solid var(--line);margin:32px 0;padding-top:24px}.dashboard-counts h2{font-size:24px}.dashboard-counts>div{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.dashboard-counts>div>div{border-right:1px solid var(--line)}.dashboard-counts>div>div:last-child{border:0}.dashboard-counts strong{font:36px var(--font-display);display:block}.dashboard-counts span{color:var(--ink-soft);font-size:14px;display:block}.dashboard-counts p{color:var(--ink-soft);margin-top:20px;font-size:13px}.dashboard-share{align-self:start}.dashboard-share h2{font-size:24px}.dashboard-share p{color:var(--ink-soft);font-size:14px}.dashboard-menu{border-top:1px solid var(--line);flex-direction:column;align-items:stretch;margin-top:24px;display:flex}.dashboard-menu>a,.dashboard-menu>button,.cv-replace{border:0;border-bottom:1px solid var(--line);text-align:left;color:var(--ink);cursor:pointer;background:0 0;padding:16px 0;font-size:15px;text-decoration:none}.dashboard-menu .danger-action{color:var(--accent-dark)}.cv-replace{display:block}.cv-replace input{width:100%;margin-top:10px;font-size:12px;display:block}.empty-dashed{border:1px dashed #171a1259;border-radius:6px;max-width:740px;margin-top:32px;padding:48px}.empty-dashed h2{font-size:28px}.auth-complete{max-width:580px;min-height:calc(100vh - 82px);padding-block:88px}.flow-shell:has(.auth-complete){background:var(--ink);color:var(--cream)}.auth-complete h1{font-size:40px}.auth-complete p,.auth-complete small{color:var(--muted-dark)}@media (max-width:760px){.published-layout{grid-template-columns:1fr;gap:44px}.dashboard-new{padding-block:36px 56px}.dashboard-new>header h1{font-size:34px}.dashboard-new-grid{grid-template-columns:1fr;gap:32px}.dashboard-counts>div{gap:14px}.dashboard-counts span{font-size:12px}.empty-dashed{padding:28px}.auth-complete{padding-block:56px}.auth-complete h1{font-size:34px}}.privacy-new-hero{border-bottom:1px solid var(--line);padding-block:72px 48px}.privacy-new-hero h1{font-size:44px}.privacy-new-hero p{max-width:720px;color:var(--ink-soft);font-size:17px}.privacy-contents{align-self:start;position:sticky;top:24px}.privacy-contents nav{border-left:1px solid var(--line);flex-direction:column;display:flex}.privacy-contents a{color:var(--ink-soft);padding:8px 18px;font-size:15px;text-decoration:none}.privacy-new-content{gap:44px;max-width:680px;display:grid}.privacy-new-content h2{margin:0 0 12px;font-size:30px}.privacy-new-content p{color:var(--ink-soft);font-size:17px;line-height:1.6}.privacy-contact{background:var(--paper-deep);border:1px solid var(--line);border-radius:6px;padding:24px 28px}.job-post-line{border-top:1px solid var(--line);margin-top:48px;padding-top:32px}.flow-shell .create-intro>div{max-width:652px}.flow-shell .create-intro p{color:var(--ink-soft);font-size:17px}.flow-shell .create-intro p:first-child{font-size:14px}.flow-shell .create-workspace__grid{position:relative}.flow-shell .create-aside{margin-top:-178px}.flow-shell .create-intro{display:block}.flow-shell .create-page{padding-bottom:72px}@media (max-width:760px){.privacy-new-hero{padding-block:40px 28px}.privacy-new-hero h1{font-size:34px}.privacy-contents{margin-bottom:36px;position:static}.privacy-new-content{gap:36px}.privacy-new-content h2{font-size:28px}.privacy-new-content p{font-size:16px}.privacy-contact{padding:24px}.flow-shell .create-page{padding-bottom:40px}}.redesign h1,.redesign h2,.public-intro-page h1,.public-intro-page h2{letter-spacing:-.02em;max-width:none;font-weight:400;line-height:1.08}.redesign h1,.redesign h2,.redesign h3{margin-top:0}.redesign .desktop-nav{margin:0;font-weight:400}.redesign .site-header__inner{justify-content:space-between}.redesign .site-header__actions{margin-left:0}.redesign .desktop-nav a{font-weight:400}.home-new .section-top h2{max-width:560px}.hero-new h1{max-width:594px}.redesign .button--secondary{border-color:#dfe0cb4d}.guide-new .button--secondary,.create-page .button--secondary{border-color:#171a124d}.redesign .header-cta{display:inline-flex}.flow-shell .create-intro{min-height:0;color:var(--ink);background:0 0}.flow-shell .create-intro h1{margin-bottom:16px}.flow-shell .review-header{min-height:0;color:var(--ink);background:0 0;margin:0;padding:0 0 20px;display:block}.flow-shell .review-header p{color:var(--ink-soft);max-width:none;margin:16px 0 0}.flow-shell .auth-page section>p{color:var(--muted-dark)}.flow-shell .create-aside{grid-row:auto}.flow-shell .profile-field__label label{font-weight:500}.public-intro-page .listener-unlock{background:0 0;margin-inline:auto}.public-intro-page .listener-unlock>section{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0}.flow-shell .create-workspace__grid{align-items:start}.redesign .button{font-weight:500}.new-footer .brand{width:98px}.cv-page{max-width:1280px}.cv-page>h1,.cv-page>p{max-width:660px}.cv-workspace-new{grid-template-columns:400px minmax(0,1fr);gap:72px;margin-top:36px;display:grid}.cv-workspace-new h2{font-size:26px}.cv-upload-panel{background:var(--paper-deep);overflow-wrap:anywhere;border:1px dashed #171a1259;border-radius:6px;padding:28px}.cv-upload-panel strong{font:22px var(--font-display);display:block}.cv-upload-panel p{color:var(--ink-soft);font-size:15px}.cv-upload-panel small{color:var(--ink-soft);margin-top:12px;font-size:13px;display:block}.cv-private-note,.cv-question-row p{color:var(--ink-soft);font-size:14px}.cv-question-heading{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:20px;display:flex}.cv-question-heading h2{margin:0}.cv-question-heading button{flex-shrink:0;font-size:14px;text-decoration:underline}.cv-question-row{border-top:1px solid var(--line);grid-template-columns:60px minmax(0,1fr) 32px;gap:20px;padding:22px 0;display:grid}.cv-question-row>span{color:var(--accent-dark);font-size:14px}.cv-question-row h3{margin:0 0 10px;font-size:23px;line-height:1.25}.cv-question-row>button{align-self:start;font-size:14px;text-decoration:underline}.source-tag{background:var(--paper-deep);border-radius:3px;padding:4px 8px;font-size:12px;display:inline-block}.paste-cv{margin:24px 0}.paste-cv summary{cursor:pointer}.paste-cv label,.cv-review-text>label{margin-block:12px;font-size:14px;display:block}.cv-workspace-new textarea{margin-bottom:12px;padding:12px;font-size:15px}.cv-review-text{border:1px solid var(--line);border-radius:6px;padding:20px}.cv-review-text h3{font-size:23px}.cv-review-text .button{justify-content:center;width:100%;margin:12px 0}.cv-review-text input{accent-color:var(--ink)}.cv-page .new-actions{border-top:1px solid var(--line);padding-top:28px}.cv-workspace-new .button--secondary{border-color:#171a124d}@media (max-width:1050px){.cv-workspace-new{grid-template-columns:320px minmax(0,1fr);gap:40px}.cv-question-row{grid-template-columns:48px minmax(0,1fr) 32px;gap:12px}}@media (max-width:760px){.cv-workspace-new{grid-template-columns:1fr;gap:36px}.cv-workspace-new h2{font-size:24px}.cv-question-row h3{font-size:22px}.cv-question-heading{display:block}.cv-question-heading button{margin-top:12px}.cv-upload-panel{padding:24px 20px}}.confirm-dialog{border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:8px;width:min(520px,100% - 40px);margin:auto;padding:32px}.confirm-dialog::backdrop{background:#000000a6}.confirm-dialog h3{margin:0 0 16px;font-size:28px}.confirm-dialog>div>div{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.recorder-sync-note{text-align:center;color:var(--muted-dark);font-size:14px}.record-prep-page .recorder-privacy{color:var(--muted-dark)}.company-tile{color:#1c1c1c;background:#fff;border:1px solid #e3e1da;border-radius:6px;flex:0 0 40px;width:40px;height:40px;font-size:10px;font-weight:700}.company-tile--iag>span{color:#4aa8e0}.company-tile--bcg{color:#111;background:#1de9c3;border:0;font-size:20px}.company-tile--ventures>i{border:2px solid #1c1c1c;border-radius:4px;width:18px;height:18px;transform:rotate(30deg)}.company-tile--lightning{background:#f05a28;border:0}.company-tile--lightning>i{background:#fff;width:4px;height:20px;transform:skew(-20deg)}.recruiter-hero>div:first-child{flex-direction:column;gap:26px;display:flex}.recruiter-hero>div:first-child>*{margin:0}.profile-mock{padding:64px 20px 20px;right:120px}.mock-toolbar{background:#fff;border-bottom:1px solid #e3e1da;align-items:center;gap:10px;height:44px;padding:0 16px;display:flex;position:absolute;top:0;left:0;right:0}.mock-toolbar>span:first-child{background:#1c1c1c;border-radius:4px;width:22px;height:22px}.mock-toolbar>span:last-child{background:#efeeea;border-radius:4px;width:180px;height:24px}.profile-mock>section{border-radius:8px;margin-top:0;margin-bottom:14px;padding:18px 20px}.profile-mock .mock-profile-card{padding-top:0;overflow:hidden}.mock-top{background:#3a4258;height:70px;margin:0 -20px}.mock-profile-card .person-avatar{color:#fff;width:72px;height:72px;font:600 22px var(--font-interface);background:#2b2b2b;border:3px solid #fff;margin-top:-36px;position:relative}.mock-chips{gap:8px;margin-top:14px;display:flex}.mock-chips span{border:1px solid #1c1c1c;border-radius:999px;padding:6px 14px;font-size:13px}.mock-chips span:first-child{color:#fff;background:#1c1c1c}.profile-mock p{margin:0}.profile-mock p a{color:var(--accent);text-decoration:underline}.mock-role{border:0;padding:7px 0;font-size:15px}.mock-role small{font-size:13px}.extension-panel{width:400px}.extension-panel>header{border-bottom:1px solid var(--rule-dark);margin:-4px -20px 16px;padding:0 20px 16px}.extension-panel footer{border-top:1px solid var(--rule-dark)}@media (max-width:700px){.recruiter-hero>div:first-child{gap:20px}.profile-mock{padding:56px 12px 12px;right:34px}.extension-panel{width:300px}.extension-panel>header{margin:0 -14px 14px;padding:0 14px 14px}.extension-panel .company-tile{flex-basis:34px;width:34px;height:34px}}.active-recorder{padding-block:36px 64px}.active-recorder .recorder-header{margin:0}.active-recorder .recorder-header>div:first-child{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.active-recorder .recorder-stage{max-width:900px;padding:64px 0 0}.active-recorder .recorder-stage__top{color:var(--accent);border:0;justify-content:center;padding:0}.active-recorder .recorder-stage__top>span:last-child,.active-recorder .prompt-focus>small,.active-recorder .prompt-nav{display:none}.active-recorder .prompt-focus{min-height:0;padding:18px 0 36px}.active-recorder .prompt-focus h2{max-width:850px;margin:auto;font-size:50px;line-height:1.1}.active-recorder .recorder-monitor{border:0;flex-direction:column;gap:0;max-width:520px;margin:0 auto 48px;padding:0;display:flex}.active-recorder .recording-wave{order:0;width:100%;height:64px;margin:0 0 48px}.active-recorder .recording-wave span{background:var(--cream);border-radius:0}.active-recorder .recording-timeline{background:var(--rule-dark);order:1;width:100%;height:4px;position:relative}.recording-timeline>span{background:var(--accent);height:4px;position:absolute;left:0}.recording-timeline>i{background:var(--muted-dark);width:1px;height:12px;position:absolute;top:-4px}.active-recorder .timer-block{order:2;justify-content:space-between;align-items:baseline;width:100%;padding-top:14px;display:flex}.active-recorder .timer-block>span,.active-recorder .input-block{display:none}.active-recorder .timer-block strong{font-size:28px}.active-recorder .timer-block small{font-size:15px}.active-recorder .record-control--finish{background:var(--cream);color:var(--ink)}.next-prompt-button{color:var(--cream);font:inherit;cursor:pointer;background:0 0;border:0;padding:14px 20px}.next-prompt-button:disabled{opacity:.5;cursor:default}.active-recorder .recorder-privacy{color:var(--cream)}@media (max-width:700px){.active-recorder .recorder-stage{padding-top:36px}.active-recorder .prompt-focus h2{font-size:32px}.active-recorder .timer-block small{font-size:12px}.active-recorder .recording-wave{margin-bottom:32px}}.extension-role--idle{grid-template-columns:minmax(0,1fr) 32px;align-items:center;gap:10px;display:grid}.extension-role--idle .voice-player{margin:0}.extension-role--idle .voice-track{display:none}.extension-role--idle .voice-play{color:var(--cream);background:0 0;border:1px solid #dfe0cb66}.extension-role--idle .voice-player-row{gap:0}.extension-panel footer{justify-content:space-between;gap:10px;display:flex}.extension-panel footer a{color:var(--cream)}.recruiter-faq{grid-template-columns:.75fr 1.1fr;gap:64px;display:grid}.recruiter-faq h2{max-width:350px}.recruiter-faq .faq-grid{margin-top:0}.recruiter-bottom{grid-template-columns:1fr 1fr;align-items:start;gap:64px;padding-block:88px;display:grid}.recruiter-bottom .job-post-line{background:0 0;border:0;margin:0;padding:0}.recruiter-bottom .job-post-line h3{font:36px/1.1 var(--font-display);margin-bottom:24px}.recruiter-bottom .waitlist-panel{background:var(--paper);color:var(--ink);margin:0;padding:36px}.recruiter-bottom .waitlist-panel p{color:var(--ink-soft)}.recruiter-bottom .waitlist-panel a:not(.button){color:var(--ink)}.recruiter-bottom .waitlist-panel .button{background:var(--ink);color:var(--cream)}@media (max-width:700px){.recruiter-faq,.recruiter-bottom{grid-template-columns:1fr;gap:28px}.recruiter-bottom{padding-block:48px}.recruiter-bottom .waitlist-panel{padding:24px}}.flow-heading{color:var(--muted-dark);font-size:15px}.minimal-shell .mobile-menu{display:none}.minimal-shell .site-header__actions{margin-left:auto}.minimal-footer{border-top:1px solid var(--rule-dark);color:var(--muted-dark);padding-block:24px;font-size:14px}.minimal-shell .utility-new{text-align:left;max-width:1152px;min-height:calc(100vh - 160px);padding-block:100px}.minimal-shell .utility-new>p{max-width:640px;margin:0 0 24px}.minimal-shell .utility-new h1{margin-bottom:24px}.minimal-shell .utility-new .button--primary{background:var(--cream);color:var(--ink)}.minimal-shell .auth-complete{min-height:calc(100vh - 160px)}@media (max-width:700px){.flow-heading{display:none}.minimal-shell .utility-new{padding-block:64px}}.redesign.minimal-shell{background:var(--ink);color:var(--cream)}.minimal-shell .auth-complete{text-align:left;max-width:680px;padding-block:64px;display:block}.minimal-shell .auth-complete section{align-items:flex-start}.minimal-shell .auth-complete h1{letter-spacing:-.02em;max-width:none;font-size:40px;line-height:1.1}.minimal-shell .auth-complete section>p:not(.eyebrow){color:var(--muted-dark);max-width:none;font-size:17px;line-height:1.5}.minimal-shell .auth-complete small{margin-top:24px;font-size:13px;display:block}@media (max-width:700px){.flow-shell .site-header__inner{flex-wrap:nowrap;padding-block:20px;position:relative}.flow-shell .mobile-menu{display:none}.flow-shell .flow-steps{order:0;width:auto;margin-left:auto}.flow-shell .flow-mobile{padding:0;font-size:12px}.flow-shell .flow-mobile progress{width:100%;height:3px;margin:0;position:absolute;bottom:0;left:0}.flow-shell .flow-mobile span{white-space:nowrap;max-width:140px;display:block}.flow-shell .site-header__actions:empty{display:none}.minimal-shell .auth-complete h1{font-size:34px}.redesign:has(.recruiters-new) .header-cta{display:none}.recruiter-hero .new-actions{display:block}.recruiter-hero .new-actions .button--primary{justify-content:center;width:100%;display:flex}.recruiter-hero .new-actions .button--secondary,.recruiter-hero>div:first-child>.small,.recruiters-new .profile-mock{display:none}.recruiters-new .extension-scene{height:auto}.recruiters-new .extension-panel{width:100%;max-width:none;box-shadow:none;position:relative;top:auto;right:auto}.recruiters-new .extension-role:last-of-type,.recruiters-new .extension-role>p,.recruiters-new .extension-role>small{display:none}.recruiters-new .extension-panel footer{font-size:11px}}
@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:400;font-display:swap;src:url(../media/0c104cf141201692-s.0g3rirjm1vnbe.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:400;font-display:swap;src:url(../media/c4eed3967569a269-s.37mi94yttm-k9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:400;font-display:swap;src:url(../media/5e4fd7f145c06c91-s.2eejb__6jec53.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:400;font-display:swap;src:url(../media/aee725a3245d2aa9-s.0yi-55cts2y3a.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:400;font-display:swap;src:url(../media/0be2b1c012508d81-s.1dsj-9tv8i01q.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:400;font-display:swap;src:url(../media/ffe74cb158fc6021-s.p.3lu00qsyv393h.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(../media/812ace1be296b768-s.0hxkknzyqy7h1.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(../media/eca81df38617fd57-s.2o3h7kgxpw105.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(../media/325c6d3a683d6317-s.2qd4w-wk8vwnt.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(../media/47f30a82c56c4799-s.3tmfta16e7uwg.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(../media/09dc614ebc304afd-s.1dup36xl259gp.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(../media/b2062878eea3d713-s.p.0x7x-2b8jnud4.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Serif 4 Fallback";src:local(Times New Roman);ascent-override:87.87%;descent-override:28.41%;line-gap-override:0.0%;size-adjust:117.91%}.source_serif_4_890f9a11-module__RC3mVG__className{font-family:"Source Serif 4","Source Serif 4 Fallback";font-weight:400}.source_serif_4_890f9a11-module__RC3mVG__variable{--font-serif:"Source Serif 4", "Source Serif 4 Fallback"}
@font-face{font-family:Instrument Sans;font-style:normal;font-weight:400 700;font-stretch:100%;font-display:swap;src:url(../media/c7f47671e39f7787-s.3wn_q526zaolu.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Instrument Sans;font-style:normal;font-weight:400 700;font-stretch:100%;font-display:swap;src:url(../media/f06bf9da926bae75-s.p.3uuun_-7zsf1g.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Instrument Sans Fallback;src:local(Arial);ascent-override:94.42%;descent-override:24.33%;line-gap-override:0.0%;size-adjust:102.74%}.instrument_sans_3b3044fe-module__7ngGgq__className{font-family:Instrument Sans,Instrument Sans Fallback;font-style:normal}.instrument_sans_3b3044fe-module__7ngGgq__variable{--font-instrument:"Instrument Sans", "Instrument Sans Fallback"}
