.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)}.interview-setup .setup-panel{border:2px solid #ded8f8;border-radius:28px;box-shadow:0 5px 0 #efecf9}.setup-heading h1{font-weight:850}.setup-upload{border:2px dashed #bcb3e8;border-radius:18px;background:var(--of-ice)}.setup-upload:hover{border-color:var(--of-brand-600);background:#edeaff}.setup-confirm{border-radius:26px}.setup-confirm h2{font-weight:800}.setup-confirm-context{border-radius:16px}.interview-setup input:not([type=checkbox]):not([type=file]),.interview-setup textarea,.setup-confirm input{border:2px solid var(--of-border);border-radius:14px;color:var(--of-text)}.setup-document-header h2{font-weight:800}@media(max-width:767px){.interview-setup .setup-panel{border-radius:24px}.setup-confirm{border-radius:22px}}.brand-home_page__Cldr6{color:var(--of-text);background:#fff;overflow-x:clip}.brand-home_header__Xgh0j{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--of-border);background:#fff}.brand-home_headerInner__NGYcc{max-width:1240px;height:80px;padding-inline:32px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand-home_navigation__0xBy9{display:flex;gap:32px;margin-inline:auto;font-size:15px;font-weight:750}.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-600)}.brand-home_headerActions__a6CWx{display:flex;align-items:center;gap:12px}.brand-home_hero__eVP08{position:relative;isolation:isolate;background:#f5f8ff;overflow:hidden}.brand-home_heroInner__mB0Zz{position:relative;max-width:1240px;margin:auto;display:flex;align-items:center;min-height:max(640px,52vw);padding:80px 32px}.brand-home_heroCopy__AeBj4{position:relative;z-index:2;max-width:580px}.brand-home_hero__eVP08 h1{font-size:clamp(40px,4.4vw,62px);line-height:1.22;font-weight:900;letter-spacing:-.035em}.brand-home_hero__eVP08 h1 span{color:var(--of-brand-600);white-space:nowrap}.brand-home_lead__gr3Sg{max-width:430px;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:18px 24px;margin-top:32px}.brand-home_heroActions__PTm4c>a{display:inline-flex;align-items:center;gap:6px;min-height:48px;font-size:16px;font-weight:750;color:var(--of-brand-700)}.brand-home_heroScene__pKt3D{position:absolute;inset:0;z-index:-1;pointer-events:none}.brand-home_heroScene__pKt3D img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.brand-home_heroCompanionLink__B97zv{position:absolute;bottom:30px;right:18%;display:flex;align-items:center;gap:4px;min-height:44px;font-size:15px;font-weight:750;color:var(--of-brand-700)}.brand-home_productStory__jsHae{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;max-width:1140px;margin:0 auto 80px;padding:54px;background:var(--of-ice);border-radius:36px}.brand-home_storyCopy__zv1Z3 h2{font-size:36px;line-height:1.4;font-weight:850;letter-spacing:-.025em;white-space:pre-line}.brand-home_storyCopy__zv1Z3 img{height:210px;width:168px;margin-bottom:20px}.brand-home_example__UhIb3{min-width:0;background:#fff;border:2px solid #ddd7f7;border-radius:26px;box-shadow:0 6px 0 #e5e0f6;overflow:hidden;scroll-margin-top:104px}.brand-home_exampleTop__nCMoa{display:flex;justify-content:space-between;padding:20px 24px 12px;font-size:13px;font-weight:700;color:var(--of-text-muted)}.brand-home_steps__zaWLt{display:flex;gap:4px;padding:0 18px 12px;border-bottom:1px solid var(--of-border)}.brand-home_steps__zaWLt button{flex:1;min-height:44px;font-size:15px;font-weight:750;color:var(--of-text-muted);border-radius:12px}.brand-home_steps__zaWLt button[aria-pressed=true]{color:var(--of-brand-600);background:var(--of-ice)}.brand-home_examplePanel__KXLER{padding:24px;min-height:340px}.brand-home_examplePanel__KXLER h2{font-size:23px;font-weight:800;line-height:1.45;letter-spacing:-.015em}.brand-home_role__vChsy>span{font-size:14px;color:var(--of-text-muted)}.brand-home_role__vChsy h2{font-size:30px;margin-top:6px}.brand-home_planTitle__izKxU{font-size:16px;font-weight:750;margin-top:22px}.brand-home_plan__xDBG4{list-style:none;margin-top:12px;padding:0}.brand-home_plan__xDBG4 li{display:flex;gap:12px;align-items:center;min-height:58px;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:28px;height:28px;border-radius:10px;flex:none;background:var(--of-ice);color:var(--of-brand-600);font-size:14px;font-weight:800}.brand-home_plan__xDBG4 .brand-home_planCurrent__ul5oT{font-weight:800}.brand-home_planCurrent__ul5oT>span{background:var(--of-brand-600);color:white}.brand-home_examplePanel__KXLER .brand-home_question__SKD8X{font-size:25px;line-height:1.45}.brand-home_answerSample__KlX13{margin-top:24px;padding:20px;background:var(--of-ice);border-radius:16px}.brand-home_answerSample__KlX13 span,.brand-home_feedbackImproved__vH_W_>span,.brand-home_feedbackOriginal__p64wa>span{display:block;font-size:13px;font-weight:700;color:var(--of-text-muted);margin-bottom:8px}.brand-home_answerSample__KlX13 p,.brand-home_feedbackImproved__vH_W_ p,.brand-home_feedbackOriginal__p64wa p{font-size:21px;line-height:1.6}.brand-home_feedbackOriginal__p64wa{margin-top:24px;padding-bottom:18px;border-bottom:1px solid var(--of-border)}.brand-home_feedbackOriginal__p64wa p{color:var(--of-text-muted)}.brand-home_feedbackImproved__vH_W_{margin-top:18px}.brand-home_feedbackImproved__vH_W_ em{font-style:normal;font-weight:800;background:#d7faee;color:#17664f;border-radius:5px;padding:0 4px}.brand-home_exampleFooter__T9ar8{padding:0 24px 26px}.brand-home_method__tiDL8{max-width:1140px;margin:auto;padding:0 20px 80px;scroll-margin-top:110px}.brand-home_sectionIntro__UkOpZ h2{font-size:36px;font-weight:850;line-height:1.4;text-align:center;margin-bottom:36px}.brand-home_methodList__M6WUj{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;list-style:none;margin:0;padding:0}.brand-home_methodList__M6WUj li{display:flex;flex-direction:column;align-items:flex-start;gap:20px;padding:12px}.brand-home_methodList__M6WUj svg{box-sizing:content-box;padding:14px;border-radius:18px;color:var(--of-brand-600);background:var(--of-ice)}.brand-home_methodList__M6WUj h3{font-size:20px;font-weight:800;line-height:1.5}.brand-home_methodList__M6WUj p{color:var(--of-text-muted);font-size:16px;line-height:1.7;margin-top:10px}.brand-home_closing__mEwBe{text-align:center;padding:72px 24px 112px;background:#fff url(/brand/aurora/ice-stage.png) bottom/cover no-repeat}.brand-home_closing__mEwBe h2{white-space:pre-line;font-size:clamp(30px,3.4vw,44px);line-height:1.4;font-weight:850;letter-spacing:-.03em;margin-bottom:28px}.brand-home_closing__mEwBe>a{display:flex;width:-moz-max-content;width:max-content;margin:16px auto 0}.brand-home_footer__WLMWj{border-top:1px solid var(--of-border);background:#fff}.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:24px}@media(max-width:1000px){.brand-home_hero__eVP08 h1{font-size:46px}.brand-home_productStory__jsHae{margin-inline:24px;padding:32px;gap:32px}.brand-home_storyCopy__zv1Z3 h2{font-size:30px}.brand-home_navigation__0xBy9{gap:18px}.brand-home_headerInner__NGYcc{gap:16px}.brand-home_methodList__M6WUj{gap:18px}}@media(max-width:800px){.brand-home_headerInner__NGYcc{height:68px;padding-inline:18px;gap:12px}.brand-home_navigation__0xBy9{display:none}.brand-home_headerActions__a6CWx{gap:4px}.brand-home_heroInner__mB0Zz{display:block;min-height:740px;padding:44px 24px 370px}.brand-home_heroCopy__AeBj4{max-width:580px}.brand-home_hero__eVP08 h1{font-size:clamp(36px,8.5vw,55px);line-height:1.25}.brand-home_lead__gr3Sg{font-size:17px;margin-top:22px;max-width:420px}.brand-home_heroActions__PTm4c{margin-top:26px;gap:12px 20px}.brand-home_heroActions__PTm4c>button{min-height:56px}.brand-home_heroScene__pKt3D img{-o-object-position:center bottom;object-position:center bottom}.brand-home_heroCompanionLink__B97zv{bottom:20px;right:18%;font-size:14px}.brand-home_productStory__jsHae{grid-template-columns:1fr;margin:0 16px 48px;padding:24px 18px;gap:28px;border-radius:26px}.brand-home_storyCopy__zv1Z3{display:flex;align-items:center;gap:12px}.brand-home_storyCopy__zv1Z3 img{width:78px;height:98px;margin:0}.brand-home_storyCopy__zv1Z3 h2{font-size:25px}.brand-home_example__UhIb3{width:100%;border-radius:22px}.brand-home_examplePanel__KXLER{min-height:320px;padding:22px 20px}.brand-home_exampleFooter__T9ar8{padding:0 20px 24px}.brand-home_examplePanel__KXLER .brand-home_question__SKD8X{font-size:23px}.brand-home_answerSample__KlX13 p,.brand-home_feedbackImproved__vH_W_ p,.brand-home_feedbackOriginal__p64wa p{font-size:19px}.brand-home_method__tiDL8{padding:0 24px 48px}.brand-home_sectionIntro__UkOpZ h2{text-align:start;font-size:29px;margin-bottom:24px}.brand-home_methodList__M6WUj{grid-template-columns:1fr;gap:16px}.brand-home_methodList__M6WUj li{flex-direction:row;gap:18px;padding:10px 0}.brand-home_methodList__M6WUj h3{font-size:19px}.brand-home_methodList__M6WUj p{font-size:15px;margin-top:6px}.brand-home_methodList__M6WUj svg{padding:12px;flex:none}.brand-home_closing__mEwBe{padding:44px 20px 72px;background-size:cover}.brand-home_closing__mEwBe h2{font-size:30px}.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}@media(max-width:380px){.brand-home_hero__eVP08 h1{font-size:32px}.brand-home_hero__eVP08 h1 span{white-space:normal}.brand-home_headerActions__a6CWx>a{white-space:nowrap}}.brand-home_heroInner__mB0Zz{padding-bottom:180px;min-height:780px}.brand-home_hero__eVP08 h1{font-size:clamp(42px,4.8vw,68px);line-height:1.24;color:#0d1553}.brand-home_hero__eVP08 h1 span{color:#0d1553}.brand-home_heroCopy__AeBj4{max-width:620px}.brand-home_heroSteps__wQgff{position:absolute;bottom:36px;left:32px;right:32px;display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin:0;padding:20px 24px;list-style:none;background:#ffffffd4;backdrop-filter:blur(10px);border:1px solid #e8f3ff;border-radius:22px;box-shadow:0 6px 30px #568bc00b}.brand-home_heroSteps__wQgff li{display:flex;align-items:center;gap:16px;position:relative}.brand-home_heroSteps__wQgff li>svg:first-child{box-sizing:content-box;padding:14px;border-radius:50%;color:#4145ff;background:#fff;box-shadow:0 3px 15px #7d96e918;flex:none}.brand-home_heroSteps__wQgff strong{display:block;font-size:16px;font-weight:750}.brand-home_heroSteps__wQgff span{display:block;font-size:13px;color:#7a87a7;margin-top:5px}.brand-home_stepArrow__V1OSa{margin-left:auto;flex:none;color:#90a4c9}.brand-home_heroActions__PTm4c>button{min-width:220px;border-radius:28px}.brand-home_productStory__jsHae{margin-top:70px}@media(max-width:800px){.brand-home_heroInner__mB0Zz{min-height:960px;padding:44px 24px 550px}.brand-home_hero__eVP08 h1{font-size:clamp(35px,8.5vw,52px)}.brand-home_heroSteps__wQgff{left:18px;right:18px;bottom:22px;padding:16px 18px;grid-template-columns:1fr;gap:14px;border-radius:18px}.brand-home_heroSteps__wQgff li{gap:13px}.brand-home_heroSteps__wQgff li>svg:first-child{padding:10px;width:21px;height:21px}.brand-home_heroSteps__wQgff strong{font-size:14px}.brand-home_heroSteps__wQgff span{font-size:12px;margin-top:2px}.brand-home_stepArrow__V1OSa{display:none}.brand-home_productStory__jsHae{margin-top:44px}.brand-home_heroScene__pKt3D img{-o-object-position:center 58%;object-position:center 58%}.brand-home_heroActions__PTm4c>button{min-width:196px}}@media(max-width:560px){.brand-home_heroInner__mB0Zz{min-height:800px;padding:44px 24px 160px}.brand-home_heroSteps__wQgff{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;left:14px;right:14px;bottom:18px;padding:14px 9px}.brand-home_heroSteps__wQgff li{flex-direction:column;gap:8px;text-align:center}.brand-home_heroSteps__wQgff li>svg:first-child{padding:9px;width:22px;height:22px}.brand-home_heroSteps__wQgff strong{font-size:12px;line-height:1.5}.brand-home_heroSteps__wQgff span{font-size:11px;line-height:1.5}.brand-home_heroScene__pKt3D img{-o-object-position:center top;object-position:center top}}@media(min-width:1600px){.brand-home_heroScene__pKt3D{background:#f7f9ff}.brand-home_heroScene__pKt3D img{-o-object-fit:contain;object-fit:contain;-o-object-position:right center;object-position:right center;-webkit-mask-image:linear-gradient(90deg,transparent 24%,#000 58%);mask-image:linear-gradient(90deg,transparent 24%,#000 58%)}}@media(max-width:380px){.brand-home_headerInner__NGYcc{padding-inline:14px;gap:8px}.brand-home_headerInner__NGYcc .brand-lockup{flex-shrink:0;gap:4px}.brand-home_headerInner__NGYcc .brand-monogram{width:26px!important;height:32px!important;margin-inline-end:2px!important}.brand-home_headerInner__NGYcc .brand-monogram .beluga{width:26px;height:32px}.brand-home_headerActions__a6CWx>a{padding-inline:8px}.brand-home_hero__eVP08 h1{font-size:32px}html:not([lang=zh-CN]) .brand-home_headerInner__NGYcc .brand-wordmark strong{font-size:17px}}.brand-home_heroScene__pKt3D picture{position:absolute;inset:0;display:block}.brand-home_lead__gr3Sg{text-wrap:balance}