.interview-setup{min-height:100dvh;background:var(--background);color:var(--of-text)}.interview-setup.is-embedded{min-height:0}.setup-topbar{height:68px;padding:0 max(20px,calc((100vw - 1100px) / 2));background:#fff;border-bottom:1px solid var(--of-border);display:flex;align-items:center;justify-content:space-between;gap:16px}.setup-wrap{max-width:1040px;padding:24px 28px 48px;margin:auto}.setup-wrap>.product-action{margin-left:-12px}.setup-heading{margin:20px 0 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.setup-heading :is(h1,h2){font-size:clamp(28px,3.2vw,38px);line-height:1.3;font-weight:700;letter-spacing:-.025em}.setup-heading>span{color:var(--of-text-muted);font-size:14px;flex-shrink:0}.setup-panel{padding:28px 32px 0;background:#fff;border:1px solid var(--of-border);border-radius:14px}.setup-career,.setup-confirm fieldset,.setup-fields{border:0;padding:0;margin:0;min-width:0}.setup-fields:disabled{opacity:.72}.setup-career legend{font-size:16px;font-weight:600;margin-bottom:12px}.setup-career>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-width:560px;gap:12px}.setup-career button{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:12px 16px;min-height:48px;border:1px solid var(--of-border);border-radius:10px;text-align:left;font-size:16px}.setup-career button[aria-pressed=true]{color:var(--of-brand-700);border-color:var(--of-brand-600);background:var(--of-surface-muted)}.setup-career svg{flex-shrink:0}.setup-documents{margin-top:28px;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:28px}.setup-field-heading{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.setup-field-heading :is(h2,h3){font-size:18px;font-weight:650}.setup-field-heading button{min-height:44px;padding:4px 0 4px 12px;font-size:14px;color:var(--of-brand-700)}:is(.interview-setup,.setup-confirm) :is(input:not([type=checkbox]):not([type=file]),textarea){display:block;width:100%;font-size:16px;font-weight:400;border:1px solid var(--of-border);border-radius:10px;background:#fff;padding:12px 14px;color:var(--of-text);scroll-margin-block:80px}.interview-setup textarea{resize:vertical;min-height:208px;line-height:1.7}.interview-setup textarea::-moz-placeholder{color:var(--of-text-muted)}.interview-setup textarea::placeholder{color:var(--of-text-muted)}.setup-upload{width:100%;min-height:208px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;border:1px dashed #8daeb6;border-radius:10px;padding:24px 16px;color:var(--of-brand-700);background:var(--of-surface-muted)}.setup-upload strong{font-size:17px;font-weight:600}.setup-upload span{font-size:13px;color:var(--of-text-muted);text-align:center}.setup-resume-file{padding:18px;border:1px solid var(--of-border);background:var(--of-surface-muted);border-radius:10px;display:flex;align-items:center;gap:12px}.setup-resume-file>svg{flex-shrink:0;color:var(--of-brand-600)}.setup-resume-file>div{min-width:0;flex:1}.setup-resume-file strong{font-size:16px;font-weight:600;overflow-wrap:anywhere}.setup-resume-file span{display:block;margin-top:5px;font-size:13px;color:var(--of-text-muted)}.setup-resume-file button{height:44px;width:44px;flex-shrink:0;display:grid;place-items:center;color:var(--of-brand-700);border-radius:8px}.setup-generator{margin-bottom:16px;padding:18px;border:1px solid var(--of-border);border-radius:10px;background:var(--of-surface-muted)}.setup-generator h3{font-size:16px;font-weight:600}.setup-generator>p{margin-top:8px;font-size:14px;line-height:1.6;color:var(--of-text-muted)}.setup-generator-inputs{margin:16px 0;display:grid;gap:12px}.setup-confirm label,.setup-generator label,.setup-ocr label{display:grid;gap:8px;font-size:16px;font-weight:500}.setup-reference-label{margin-top:8px;font-size:13px;color:#80602e}.setup-ocr{margin-top:16px}.setup-ocr .product-action{margin-top:12px}.setup-consent{margin-top:28px;border-top:1px solid var(--of-border);padding-top:20px}.setup-consent-choice{display:flex;align-items:flex-start;gap:12px;cursor:pointer;font-size:14px;line-height:1.8;color:var(--of-text-muted)}.setup-consent input{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;width:22px;height:22px;min-width:22px;margin-top:3px;accent-color:var(--of-brand-600)}.setup-consent a{color:var(--of-brand-700);text-decoration:underline;text-underline-offset:3px;padding-block:10px}.setup-remembered{display:flex;align-items:center;gap:10px;font-size:14px;line-height:1.7;color:var(--of-text-muted)}.setup-remembered svg{color:var(--of-brand-600);flex-shrink:0}.setup-remembered a{margin-left:auto;min-height:44px;flex-shrink:0}.setup-actions{padding:24px 0}.setup-error{margin-top:20px}.setup-confirm-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:24px;background:rgb(9 44 80/38%)}.setup-confirm{width:100%;max-width:520px;max-height:calc(100dvh - 48px);overflow-y:auto;overscroll-behavior:contain;border-radius:16px;background:#fff;padding:28px;box-shadow:0 24px 80px rgb(9 44 80/16%)}.setup-confirm>header{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-bottom:24px}.setup-confirm h2{font-size:25px;line-height:1.3;font-weight:650}.setup-confirm header button{width:44px;height:44px;flex-shrink:0;display:grid;place-items:center;border-radius:8px}.setup-confirm fieldset{display:grid;gap:20px}.setup-confirm-context{display:flex;align-items:center;gap:16px;margin-block:22px;padding:12px;border-radius:10px;background:var(--of-surface-muted)}.setup-confirm-context .beluga{width:72px;height:90px;flex-shrink:0}.setup-confirm-context>div{min-width:0}.setup-confirm-context p{display:flex;gap:6px;align-items:center;font-size:14px;line-height:1.6;overflow-wrap:anywhere}.setup-confirm-context p+p{margin-top:4px;color:var(--of-text-muted)}.setup-confirm-context svg{flex-shrink:0}.setup-confirm footer{display:grid;gap:8px;margin-top:20px}@media(max-width:767px){.setup-topbar{padding-inline:16px}.setup-wrap{padding:16px 16px calc(24px + env(safe-area-inset-bottom))}.setup-heading{margin:12px 0 22px;display:block}.setup-heading>span{display:block;margin-top:10px}.setup-panel{padding:20px 20px 0}.setup-documents{grid-template-columns:minmax(0,1fr);gap:20px;margin-top:20px}.setup-upload{min-height:132px}.setup-resume-file{padding:12px;gap:8px}.setup-confirm-backdrop{padding:12px}.setup-confirm{max-height:calc(100dvh - 24px);border-radius:14px;padding:22px 22px max(16px,env(safe-area-inset-bottom))}.setup-confirm h2{font-size:23px}}.interview-setup input:not([type=checkbox]):not([type=file]),.setup-confirm input{min-height:48px}.setup-confirm:focus-visible{outline:2px solid var(--of-brand-600);outline-offset:2px}.setup-confirm header button:disabled{opacity:.35}.setup-confirm input:disabled{color:var(--of-text-muted);background:var(--of-surface-muted)}.setup-consent a{display:inline-flex;min-width:44px;min-height:44px;align-items:center;justify-content:center}.interview-setup:not(.is-embedded){background:var(--of-ocean-page)}.setup-panel{border-radius:var(--of-ocean-card);border-top:3px solid var(--of-ocean-rim)}.brand-home_page__Cldr6{color:var(--of-text);background:var(--background)}.brand-home_header__Xgh0j{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--of-border);background:rgba(255,255,255,.97)}.brand-home_headerInner__NGYcc{max-width:1240px;height:76px;padding-inline:32px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand-home_navigation__0xBy9{display:flex;gap:28px;margin-inline:auto;font-size:15px}.brand-home_navigation__0xBy9 a{display:flex;align-items:center;min-height:44px;color:var(--of-text-muted)}.brand-home_navigation__0xBy9 a:hover{color:var(--of-brand-700)}.brand-home_headerActions__a6CWx{display:flex;align-items:center;gap:12px}.brand-home_hero__eVP08{max-width:1240px;padding:72px 32px 76px;margin:auto;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:72px;align-items:center}.brand-home_heroCopy__AeBj4{min-width:0}.brand-home_context___aW_O{font-size:16px;color:var(--of-brand-700);margin-bottom:20px}.brand-home_hero__eVP08 h1{font-size:clamp(44px,4.65vw,68px);line-height:1.18;font-weight:740;letter-spacing:-.055em}.brand-home_hero__eVP08 h1 span{text-decoration:underline;text-decoration-color:var(--of-brand-400);text-decoration-thickness:5px;text-underline-offset:10px}.brand-home_lead__gr3Sg{max-width:420px;margin-top:28px;font-size:19px;color:var(--of-text-muted);line-height:1.8}.brand-home_heroActions__PTm4c{display:flex;align-items:center;flex-wrap:wrap;gap:14px 22px;margin-top:28px}.brand-home_heroActions__PTm4c>a{display:inline-flex;align-items:center;gap:3px;min-height:48px;font-size:16px;color:var(--of-brand-700)}.brand-home_companion__iw9K8{display:flex;align-items:center;gap:18px;margin-top:28px}.brand-home_companion__iw9K8 img{width:134px;height:168px;-o-object-fit:contain;object-fit:contain}.brand-home_companion__iw9K8 a{display:inline-flex;align-items:center;gap:6px;min-height:44px;color:var(--of-brand-700)}.brand-home_companion__iw9K8 p{font-size:19px;font-weight:550;line-height:1.6}.brand-home_example__UhIb3{min-width:0;background:var(--of-surface);border:1px solid #c4e1e8;border-radius:16px;box-shadow:0 20px 60px rgb(25 112 135/8%);overflow:hidden;scroll-margin-top:100px}.brand-home_exampleTop__nCMoa{display:flex;justify-content:space-between;padding:16px 24px 12px;font-size:13px;line-height:1.5;color:var(--of-text-muted)}.brand-home_steps__zaWLt{display:flex;padding:0 20px;border-bottom:1px solid var(--of-border)}.brand-home_steps__zaWLt button{flex:1;display:flex;align-items:center;justify-content:center;gap:7px;min-height:52px;font-size:15px;color:var(--of-text-muted);border-bottom:3px solid transparent}.brand-home_steps__zaWLt button[aria-pressed=true]{color:var(--of-brand-700);font-weight:650;border-bottom-color:var(--of-brand-500)}.brand-home_examplePanel__KXLER{padding:26px 24px 20px;min-height:405px}.brand-home_examplePanel__KXLER h2{font-size:24px;font-weight:700;line-height:1.5;letter-spacing:-.025em}.brand-home_role__vChsy>span{font-size:14px;color:var(--of-text-muted)}.brand-home_role__vChsy h2{font-size:32px;margin-top:6px}.brand-home_planTitle__izKxU{font-size:16px;font-weight:600;margin-top:22px}.brand-home_plan__xDBG4{padding:0;list-style:none;margin-top:12px}.brand-home_plan__xDBG4 li{display:flex;gap:12px;align-items:center;min-height:62px;padding:10px 0;font-size:16px;border-bottom:1px solid var(--of-border)}.brand-home_plan__xDBG4 li>span{display:grid;place-items:center;width:26px;height:26px;border:1px solid var(--of-border);border-radius:50%;flex:none;color:var(--of-brand-700);font-size:14px}.brand-home_plan__xDBG4 .brand-home_planCurrent__ul5oT{border-inline-start:3px solid var(--of-brand-500);background:var(--of-surface-muted);margin-inline:-12px;padding-inline:9px;border-radius:4px;font-weight:600}.brand-home_planCurrent__ul5oT svg{margin-inline-start:auto;flex:none}.brand-home_coachLine__ZRF_w{margin-top:22px;font-size:15px;color:var(--of-brand-700)}.brand-home_examplePanel__KXLER .brand-home_question__SKD8X{font-size:27px;line-height:1.45}.brand-home_answerSample__KlX13{margin-top:28px;padding:20px;background:var(--of-surface-muted);border-radius:8px}.brand-home_answerSample__KlX13 span,.brand-home_feedbackImproved__vH_W_>span,.brand-home_feedbackOriginal__p64wa>span{display:block;font-size:14px;color:var(--of-text-muted);margin-bottom:10px}.brand-home_answerSample__KlX13 p,.brand-home_feedbackImproved__vH_W_ p,.brand-home_feedbackOriginal__p64wa p{font-size:22px;line-height:1.6}.brand-home_feedbackOriginal__p64wa{margin-top:24px;padding-bottom:22px;border-bottom:1px solid var(--of-border)}.brand-home_feedbackOriginal__p64wa p{color:var(--of-text-muted)}.brand-home_feedbackImproved__vH_W_{margin-top:20px}.brand-home_feedbackImproved__vH_W_ em{font-style:normal;text-decoration:underline;text-decoration-color:var(--of-brand-500);text-decoration-thickness:3px;text-underline-offset:5px}.brand-home_exampleFooter__T9ar8{padding:0 24px 24px}.brand-home_method__tiDL8{max-width:1176px;margin:auto;padding:64px 0 76px;border-top:1px solid var(--of-border);display:grid;grid-template-columns:1fr 1.2fr;gap:72px;scroll-margin-top:90px}.brand-home_sectionIntro__UkOpZ h2,.brand-home_work__1Y6Kq h2{font-size:clamp(30px,3vw,42px);font-weight:700;line-height:1.35;letter-spacing:-.035em;white-space:pre-line}.brand-home_sectionIntro__UkOpZ>p,.brand-home_work__1Y6Kq>div>p{margin-top:20px;color:var(--of-text-muted);font-size:18px;line-height:1.8}.brand-home_methodList__M6WUj{list-style:none;margin:0;padding:0}.brand-home_methodList__M6WUj li{display:flex;align-items:flex-start;gap:22px;padding:24px 0;border-bottom:1px solid var(--of-border)}.brand-home_methodList__M6WUj li:first-child{padding-top:0}.brand-home_methodList__M6WUj svg{flex:none;margin-top:3px;color:var(--of-brand-600)}.brand-home_methodList__M6WUj h3{font-size:21px;font-weight:650}.brand-home_methodList__M6WUj p{color:var(--of-text-muted);font-size:16px;line-height:1.75;margin-top:9px}.brand-home_work__1Y6Kq{max-width:1176px;margin:0 auto;padding:44px;display:grid;grid-template-columns:1.1fr 1fr;gap:72px;align-items:center;background:var(--of-surface-muted);border-top:2px solid var(--of-brand-400);scroll-margin-top:90px}.brand-home_work__1Y6Kq>div>a{margin-top:24px}.brand-home_workExamples__2_tAi>span{color:var(--of-brand-700);font-size:15px}.brand-home_workExamples__2_tAi p{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-block:22px;border-bottom:1px solid #c8e1e8;font-size:21px;font-weight:550}.brand-home_closing__mEwBe{text-align:center;padding:84px 24px}.brand-home_closing__mEwBe h2{white-space:pre-line;font-size:clamp(32px,3.4vw,46px);line-height:1.4;font-weight:700;letter-spacing:-.04em;margin-bottom:28px}.brand-home_closing__mEwBe>a{display:flex;width:-moz-max-content;width:max-content;margin:12px auto 0}.brand-home_footer__WLMWj{border-top:1px solid var(--of-border);background:var(--of-surface)}.brand-home_footerInner__o8SlR{max-width:1240px;margin:auto;padding:28px 32px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--of-text-muted);font-size:13px;line-height:1.6}.brand-home_footerInner__o8SlR nav{display:flex;align-items:center;flex-wrap:wrap}.brand-home_assessment__bLg7Y{background:var(--background);border-radius:14px}@media(max-width:1100px){.brand-home_hero__eVP08{gap:40px;padding-block:56px}.brand-home_method__tiDL8,.brand-home_work__1Y6Kq{margin-inline:32px;gap:40px}.brand-home_navigation__0xBy9{gap:18px}.brand-home_hero__eVP08 h1{font-size:48px}}@media(max-width:800px){.brand-home_headerInner__NGYcc{height:68px;padding-inline:20px;gap:12px}.brand-home_headerActions__a6CWx{gap:4px}.brand-home_navigation__0xBy9{display:none}.brand-home_hero__eVP08{display:flex;flex-direction:column;align-items:stretch;gap:20px;padding:38px 20px 44px}.brand-home_context___aW_O{margin-bottom:15px;font-size:15px}.brand-home_hero__eVP08 h1{font-size:clamp(38px,8.5vw,55px);line-height:1.25}.brand-home_lead__gr3Sg{font-size:17px;margin-top:23px;max-width:490px}.brand-home_heroActions__PTm4c{margin-top:22px;gap:8px 16px}.brand-home_heroActions__PTm4c>button{min-height:56px}.brand-home_companion__iw9K8{margin-top:12px;justify-content:flex-end;gap:10px}.brand-home_companion__iw9K8 img{width:82px;height:103px}.brand-home_companion__iw9K8 a{display:inline-flex;align-items:center;gap:6px;min-height:44px;color:var(--of-brand-700)}.brand-home_companion__iw9K8 p{font-size:16px}.brand-home_example__UhIb3{max-width:540px;width:100%;align-self:center;border-radius:12px}.brand-home_examplePanel__KXLER{min-height:392px;padding:24px 20px 18px}.brand-home_exampleFooter__T9ar8{padding:0 20px 20px}.brand-home_examplePanel__KXLER .brand-home_question__SKD8X{font-size:25px}.brand-home_answerSample__KlX13 p,.brand-home_feedbackImproved__vH_W_ p,.brand-home_feedbackOriginal__p64wa p{font-size:21px}.brand-home_method__tiDL8{grid-template-columns:1fr;margin-inline:20px;padding-block:40px;gap:30px}.brand-home_sectionIntro__UkOpZ>p{margin-top:12px;font-size:17px}.brand-home_methodList__M6WUj li{gap:16px;padding-block:22px}.brand-home_methodList__M6WUj h3{font-size:19px}.brand-home_work__1Y6Kq{display:block;margin-inline:20px;padding:28px 22px}.brand-home_work__1Y6Kq h2{font-size:30px}.brand-home_work__1Y6Kq>div>p{font-size:17px}.brand-home_workExamples__2_tAi{margin-top:38px}.brand-home_workExamples__2_tAi p{font-size:19px}.brand-home_closing__mEwBe{padding:52px 20px}.brand-home_footerInner__o8SlR{flex-direction:column;align-items:flex-start;padding:24px 20px;gap:12px}.brand-home_assessment__bLg7Y{border-radius:0}}@media(prefers-reduced-motion:reduce){.brand-home_page__Cldr6 *{scroll-behavior:auto}}body:has(.development-preview-label.is-reserved) .brand-home_header__Xgh0j{top:24px}.brand-home_page__Cldr6{background:#fff;overflow-x:clip}.brand-home_hero__eVP08{position:relative;isolation:isolate;padding-top:86px;padding-bottom:108px}.brand-home_hero__eVP08:before{content:"";position:absolute;z-index:-1;pointer-events:none;inset:0 calc((min(100vw, 1240px) - 100vw) / 2);background:radial-gradient(ellipse at 82% 22%,#e9f7ff 0,transparent 52%),linear-gradient(#fff 45%,#f7fcff)}.brand-home_hero__eVP08:after{content:"";position:absolute;z-index:-1;pointer-events:none;bottom:0;left:calc((min(100vw, 1240px) - 100vw) / 2);width:100vw;height:260px;background:url(/brand/ocean/waterline.svg) bottom/100% 100% no-repeat}.brand-home_hero__eVP08 h1 span{text-decoration:none;position:relative}.brand-home_hero__eVP08 h1 span:after{content:"";position:absolute;height:9px;inset:auto 0 -8px;border-top:3px solid #35a8e5;border-radius:50%;transform:rotate(-3deg)}.brand-home_companion__iw9K8{position:relative;width:-moz-max-content;width:max-content;min-height:182px;padding-inline:18px;margin-top:24px}.brand-home_companion__iw9K8:after,.brand-home_companion__iw9K8:before{content:"";position:absolute;pointer-events:none;border:1px solid #8ecdeb;border-radius:50%;width:162px;height:28px;left:0;bottom:4px;transform:rotate(-8deg)}.brand-home_companion__iw9K8:after{width:202px;height:42px;left:-20px;bottom:-3px;opacity:.45}.brand-home_companion__iw9K8 img{position:relative;width:148px;height:185px;transform:rotate(-9deg)}.brand-home_companion__iw9K8 a{position:relative;margin-left:8px}.brand-home_example__UhIb3{border-radius:26px 26px 12px 26px;border-color:#b9ddef;box-shadow:0 24px 56px -30px rgb(8 101 166/35%),inset 0 2px 0 #fff}.brand-home_exampleTop__nCMoa{background:linear-gradient(120deg,#f0f9ff,#fff);padding-top:20px}.brand-home_examplePanel__KXLER{padding-top:30px}.brand-home_steps__zaWLt button[aria-pressed=true]{border-bottom-color:#0878c4}.brand-home_method__tiDL8{position:relative;background:#fff;padding-top:80px;border-top:0}.brand-home_methodList__M6WUj li{position:relative;padding-left:0}.brand-home_methodList__M6WUj svg{padding:9px;box-sizing:content-box;border:1px solid #c9e7f7;border-radius:50% 50% 50% 12%;background:#f1faff}.brand-home_closing__mEwBe{position:relative;isolation:isolate;padding-top:108px;padding-bottom:92px;overflow:hidden;background:linear-gradient(#fff,#f2faff)}.brand-home_closing__mEwBe:before{content:"";position:absolute;z-index:-1;pointer-events:none;inset:auto 0 -95px;height:300px;background:url(/brand/ocean/waterline.svg) 50%/cover no-repeat;opacity:.7}@media(max-width:800px){.brand-home_hero__eVP08{padding-top:40px;padding-bottom:64px;gap:34px}.brand-home_hero__eVP08:after{height:360px;background-size:auto 100%}.brand-home_companion__iw9K8{margin-left:auto;min-height:128px;padding-inline:10px}.brand-home_companion__iw9K8 img{width:102px;height:128px}.brand-home_companion__iw9K8:before{width:106px;height:18px;left:3px}.brand-home_companion__iw9K8:after{width:138px;height:28px;left:-13px}.brand-home_example__UhIb3{border-radius:22px 22px 10px 22px}.brand-home_method__tiDL8{padding-top:48px}.brand-home_methodList__M6WUj li{gap:14px}.brand-home_methodList__M6WUj li:after{padding-left:0}.brand-home_closing__mEwBe{padding-top:64px;padding-bottom:76px}}