@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#122b39;--wine:#91364b;--paper:#f4f6f4;--mint:#e6efea}body{font-family:'DM Sans',sans-serif;background:var(--paper);color:var(--ink)}h1,h2,h3,button{font-family:Manrope,sans-serif}h1,h2{letter-spacing:-.055em}button,a,input,select{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #ae5267;outline-offset:4px}body [hidden]{display:none!important}.header{background:#f9faf8;border-bottom:1px solid #dce4df}.header .nav-cta{border-radius:30px}.hero{background:#142e3a}.hero-inner{padding-top:55px;padding-bottom:45px}.hero h1{font-size:clamp(46px,5.5vw,82px);line-height:1.03}.hero-visual{max-height:500px}.hero-bottom{background:#213e49}.hero-proof{margin-top:30px}.hero-copy>p{max-width:460px}.workspace-tabs{display:flex;gap:8px;padding:8px;background:#e8eeea;border:1px solid #dbe3de;border-radius:18px;margin:30px 0}.workspace-tabs button{flex:1;border:0;background:transparent;border-radius:12px;padding:16px 20px;font-weight:700;color:#53666d;cursor:pointer;white-space:nowrap}.workspace-tabs button[aria-selected=true]{background:var(--ink);color:white;box-shadow:0 5px 12px #122b391c}.home-tabs{max-width:1260px;margin:28px auto 0;width:calc(100% - 80px)}.quick-routes{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1260px;margin:0 auto 55px;padding:0 20px}.quick-routes a{border-radius:20px;background:#e5eeea;padding:30px;color:var(--ink);text-decoration:none;transition:transform .2s}.quick-routes a:hover{transform:translateY(-4px)}.quick-routes a:nth-child(2){background:#f0e3e3}.quick-routes a:nth-child(3){background:#e3eaf0}.quick-routes span,.kicker{font-size:11px;font-weight:800;letter-spacing:.14em;display:block}.quick-routes h3{font-size:26px;line-height:1.3;margin:18px 0}.quick-routes p{font-size:13px}.clients.section{padding-top:35px;padding-bottom:35px}.section{padding-top:55px;padding-bottom:55px}.latest-team{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.team-card{background:white;border-radius:18px;overflow:hidden}.team-portrait{height:260px}.team-portrait img{object-position:top}.team-profile{padding:20px}.team-profile p{font-size:13px;line-height:1.6}.team-profile h3{font-size:20px}.team-role{font-size:10px}.studio{max-width:1280px;margin:auto;padding:42px 40px 65px}.studio-heading{display:flex;align-items:center;justify-content:space-between;gap:32px}.studio-heading h1{font-size:clamp(42px,5vw,68px);line-height:1.08;margin:18px 0}.studio-heading em,.cv-intro em{color:var(--wine);font-style:normal}.studio-heading p{color:#65767b}.heading-art{width:370px;height:210px;position:relative;border-radius:20px;overflow:hidden}.heading-art img{width:100%;height:100%;object-fit:cover}.heading-art span{position:absolute;bottom:0;left:0;width:100%;padding:30px 20px 16px;color:white;background:linear-gradient(transparent,#102c39cf);font-size:11px;letter-spacing:.12em}.studio-panel{background:white;border:1px solid #dfe6e1;border-radius:24px;padding:30px}.academy-layout{display:grid;grid-template-columns:270px 1fr;gap:38px}.academy-sidebar{background:#eef3ef;border-radius:18px;padding:22px;display:flex;flex-direction:column;align-items:stretch;gap:12px}.academy-sidebar img{width:100%;height:155px;object-fit:cover;border-radius:12px}.academy-sidebar h3{font-size:23px;margin:3px 0}.academy-sidebar p,.academy-sidebar small{font-size:12px;color:#576970;line-height:1.7}.academy-sidebar label{font-size:12px;font-weight:700}.academy-sidebar select{width:100%;font-size:13px}.academy-stats{display:flex;align-items:center;gap:14px;border-block:1px solid #d6e0d9;padding:14px 0}.academy-stats b{font-size:34px}.academy-stats span{font-size:12px}.academy-main{min-width:0}#lesson-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:30px}#lesson-cards details{background:#f3f5f2;border-radius:12px;padding:14px;font-size:12px}#lesson-cards summary{font-weight:700;cursor:pointer}#lesson-cards p{line-height:1.7}#quiz-workspace{padding:10px 0}.quiz-top{display:flex;justify-content:space-between;gap:10px;font-size:12px;align-items:center}progress{width:100%;height:6px;accent-color:var(--wine);margin:16px 0 26px}#question-form fieldset{border:0;margin:0;padding:0}#question-text{font:700 27px/1.4 Manrope,sans-serif;letter-spacing:-.03em;margin:0 0 24px;padding:0}.answer-option{display:flex;align-items:center;gap:14px;padding:18px;border:1px solid #d8e1dd;border-radius:13px;margin-bottom:12px;font-size:15px;cursor:pointer}.answer-option:has(input:checked){border-color:var(--wine);background:#f9eef0}.answer-option input{width:18px;height:18px;accent-color:var(--wine);margin:0}.dark-button{border-radius:10px;background:var(--ink);color:white;border:0;padding:14px 20px;cursor:pointer}.secondary-button{border-radius:10px}.quiet-button{cursor:pointer}#check-answer{margin-top:14px}#answer-feedback{padding:20px;background:#eaf2ed;border-radius:14px;margin:20px 0;font-size:14px;line-height:1.7}.reference-note{margin-top:28px;font-size:12px;color:#61747b}.reference-note summary{cursor:pointer}.topic-score{display:flex;justify-content:space-between;padding:15px 0;border-bottom:1px solid #dce4df}#quiz-report h2{font-size:64px;margin:14px 0}#quiz-report details{padding:15px 0;border-bottom:1px solid #ddd}#quiz-report p{line-height:1.7;font-size:14px}.cv-layout{display:grid;grid-template-columns:1fr 1.25fr;gap:45px}.cv-intro{padding:22px}.cv-intro h2{font-size:43px;line-height:1.15}.cv-intro>p{line-height:1.8}.privacy-card{padding:23px;border-radius:16px;background:#edf4ef;margin:25px 0}.privacy-card p{font-size:13px;line-height:1.7}.upload-card{text-align:center;border:2px dashed #bdcec4;background:#f7f9f6;border-radius:20px;padding:30px}.upload-icon{display:block;font-size:52px;color:var(--wine)}.upload-card label{display:block;font-size:13px;margin:20px 0 12px}.upload-card input{max-width:100%;background:white}.upload-card p{font-size:12px;color:#61747b}.upload-card button{margin:6px}.match-card{border:1px solid #d9e4dc;border-radius:14px;padding:20px;margin:12px 0}.match-card h3{margin-top:0}.match-card p{font-size:13px;line-height:1.6}.mock-appointment{display:grid;grid-template-columns:1fr 1.2fr;gap:40px;padding:10px 0;max-width:none}.mock-appointment h2{font-size:42px}.mock-appointment p,.mock-appointment li{font-size:14px;line-height:1.7}.platform-form{border-radius:18px;background:#f6f8f5;padding:24px}.platform-form label{font-size:12px}input,select,textarea{border-radius:9px!important}input[type=checkbox],input[type=radio]{flex-shrink:0}.page-intro{padding-top:45px;padding-bottom:35px}.intro-row h1{font-size:clamp(42px,5vw,65px)}.journey-section{padding-top:25px}.travel-banner{background:#e6eeea;display:flex;align-items:center;justify-content:space-between;padding:24px 28px;border-radius:20px 20px 0 0}.travel-banner h3{font-size:24px;margin:10px 0 0}.journey-layout{display:block;border:1px solid #d8e2dc;border-radius:0 0 20px 20px;overflow:hidden;background:white}.stage-list{position:relative;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:150px 150px;background:radial-gradient(ellipse at 30% 50%,#dce7e2,transparent 60%),#eff3f0;padding:20px 30px;gap:25px}.route-line{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.stage-button{position:relative;border:0!important;background:transparent!important;display:flex!important;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:10px!important;padding:10px!important;font-size:13px!important;color:#4c666b!important}.stage-button span{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:white;border:1px solid #c2d2c8;color:#476268;box-shadow:0 5px 15px #1235250c}.stage-button[aria-selected=true] span{background:var(--wine);color:white;box-shadow:0 0 0 8px #91364b1a}.stage-button[aria-selected=true]{font-weight:800;color:var(--ink)!important}.stage-button b{display:none}.stage-button:nth-of-type(5){grid-column:4;grid-row:2}.stage-button:nth-of-type(6){grid-column:3;grid-row:2}.stage-button:nth-of-type(7){grid-column:2;grid-row:2}.stage-button:nth-of-type(8){grid-column:1;grid-row:2}.stage-panel{padding:32px 40px;border:0;min-height:360px}.stage-panel h3{font-size:30px}.stage-panel>p{max-width:800px}.stage-controls{margin-top:22px}.route-motion{animation:travel 9s linear infinite}@keyframes travel{to{stroke-dashoffset:-1420}}.brief-section{padding-top:50px}.platform-footer{background:#e9eeeb}.office-collage img{border-radius:15px}
@media(min-width:1000px){.hero-visual .chef-photo{height:420px}.hero-inner{min-height:560px}.service-photo{max-height:190px}.hero-visual .service-photo img{height:190px}}
@media(max-width:900px){.studio{padding:25px 20px}.heading-art{width:250px}.academy-layout{grid-template-columns:220px 1fr;gap:20px}.studio-panel{padding:20px}#lesson-cards{grid-template-columns:1fr}.latest-team{grid-template-columns:repeat(2,1fr)}.cv-layout,.mock-appointment{grid-template-columns:1fr}.quick-routes{gap:12px}.quick-routes a{padding:22px}.quick-routes h3{font-size:21px}.home-tabs{width:calc(100% - 40px)}.workspace-tabs{overflow-x:auto}.workspace-tabs button{font-size:12px;padding:14px}.stage-list{padding:10px;gap:10px}.stage-button{font-size:11px!important}}
@media(max-width:600px){.studio-heading{align-items:flex-start}.heading-art{display:none}.studio-heading h1{font-size:43px}.workspace-tabs{border-radius:12px;gap:3px}.workspace-tabs button{flex:none;padding:12px;font-size:11px}.academy-layout{grid-template-columns:1fr}.academy-sidebar{display:grid;grid-template-columns:1fr 1fr;gap:12px}.academy-sidebar .kicker,.academy-sidebar label,.academy-sidebar select,.academy-sidebar h3,.academy-sidebar p,.academy-sidebar small,.academy-sidebar button{grid-column:1/-1}.academy-sidebar img{height:100px}.academy-stats{border:0;flex-direction:column;justify-content:center;gap:0}.studio-panel{padding:16px}.academy-main{padding:0 3px}#question-text{font-size:22px}.quick-routes{grid-template-columns:1fr}.latest-team{gap:12px}.team-portrait{height:190px}.team-profile{padding:14px}.team-profile h3{font-size:17px}.team-profile p{font-size:12px}.cv-intro{padding:0}.cv-intro h2{font-size:35px}.upload-card{padding:20px}.travel-banner{align-items:flex-start;gap:15px;padding:20px}.travel-banner h3{font-size:18px}.travel-banner button{font-size:11px;min-width:100px}.stage-list{grid-template-rows:130px 130px}.stage-button span{width:38px;height:38px}.stage-panel{padding:25px}.stage-panel h3{font-size:25px}.section-topline{display:block}.stage-controls{gap:8px}.stage-controls button{font-size:11px;padding:12px}.hero-inner{padding-top:35px}.hero h1{font-size:48px}.hero-visual{max-height:420px}.mock-appointment h2{font-size:34px}.platform-form{padding:18px}.home-tabs{width:calc(100% - 24px)}}
.hero{margin:20px;border-radius:28px;overflow:hidden}.hero-inner{max-width:1280px;padding:45px;gap:40px}.hero h1{font-family:Manrope,sans-serif;font-size:clamp(40px,4.8vw,70px);letter-spacing:-.065em}.hero h1 em{font-family:inherit;font-style:normal;color:#dfabae}.hero-visual .chef-photo{clip-path:none;border-radius:120px 20px 20px 20px;overflow:hidden;width:100%;height:440px;left:0;top:0;position:relative}.hero-visual .chef-photo img{width:100%;height:100%;object-fit:cover}.hero-visual .service-photo{display:none}.hero-visual .floating-card{right:15px;bottom:24px;top:auto;transform:none;border-radius:15px}.hero-visual .vertical-label{display:none}.hero-visual .visual-top{padding-bottom:16px}.hero-visual{height:auto}.hero-bottom{padding:20px 35px;gap:25px;font-size:10px}.vacancy-heading{display:flex;justify-content:space-between;gap:20px;align-items:center}.vacancy-heading h2{font-size:34px;margin:12px 0}.vacancy-heading img{width:120px;object-fit:contain}.vacancy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:25px 0}.vacancy-card{padding:22px;border:1px solid #dce5df;border-radius:17px;background:#f6f8f5}.vacancy-card h3{font-size:20px;margin:16px 0}.vacancy-card p,.vacancy-card details{font-size:12px;line-height:1.7}.vacancy-card details{margin:18px 0}.vacancy-card .text-action{font-size:12px}.other-role{background:#e9eeee}.cv-layout{margin-top:40px;padding-top:35px;border-top:1px solid #dee6e0}
@media(max-width:900px){.hero{margin:12px}.hero-inner{padding:30px;gap:25px}.hero h1{font-size:49px}.hero-visual .chef-photo{height:340px}.vacancy-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.hero-inner{padding:25px}.hero h1{font-size:43px}.hero-visual .chef-photo{height:300px;border-radius:65px 15px 15px 15px}.hero-visual .floating-card{padding:12px;right:8px;bottom:12px}.hero-bottom{display:none}.hero-actions{gap:18px}.vacancy-grid{grid-template-columns:1fr}.vacancy-heading img{width:70px}.vacancy-heading h2{font-size:28px}.vacancy-heading p{font-size:13px}}
.heading-art img{object-position:center 22%}.academy-sidebar select,#quiz-mode{padding:12px;border:1px solid #cad8ce;background:white;color:var(--ink);min-height:42px}.cv-layout{margin-top:0;padding-top:0;border-top:0}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

.employer-tabs{max-width:1200px;width:calc(100% - 80px);margin:0 auto 20px}.candidate-contact{display:grid;grid-template-columns:1fr 1.5fr;gap:30px;margin-top:30px;padding-top:30px;border-top:1px solid #dce5df}.candidate-contact>div p{font-size:14px;line-height:1.7}.candidate-contact h3{font-size:28px}@media(max-width:700px){.candidate-contact{grid-template-columns:1fr}.employer-tabs{width:calc(100% - 32px)}}
/* Scrollable employer journey and document previews */
.employer-anchor-nav{display:flex;gap:25px;max-width:1200px;margin:0 auto 25px;padding:0 25px;font-weight:700;font-size:14px}.journey-stops{display:grid;gap:32px;margin-top:32px}.journey-stop{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(0,1.3fr);gap:30px;padding:32px;background:white;border:1px solid #dce5df;border-radius:22px;scroll-margin-top:110px}.stop-summary h3{font-size:32px;line-height:1.2;margin:16px 0}.stop-summary p,.stop-summary li{font-size:14px;line-height:1.75}.stop-summary ul{padding-left:20px;margin:22px 0}.stop-summary>.dark-button{display:inline-block;text-decoration:none;line-height:1.5}.map-return{display:block;margin-top:20px;font-size:12px}.stop-resource{min-width:0}.stop-resource h4{font-size:19px;margin:0 0 18px}.document-preview{max-height:630px;overflow:auto;border:1px solid #c8d4ce;border-radius:12px;background:#e4ebe7;padding:14px;overscroll-behavior:contain}.document-preview figure{margin:0 0 18px}.document-preview img{display:block;width:100%;height:auto;background:white;box-shadow:0 3px 12px #1232}.document-preview figcaption{font-size:11px;padding:5px 0 12px;color:#415c63}.stage-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin:18px 0}.stage-actions a{font-size:12px;text-decoration:none}.format-choices{display:grid;grid-template-columns:1fr 1fr;gap:14px}.format-card{padding:24px;background:#edf3ee;border:1px solid #d7e2d9;border-radius:14px;font-weight:700;text-decoration:none;line-height:1.6}.readiness-list>div{display:flex;align-items:center;gap:18px;background:#eff4f0;border-radius:12px;margin:12px 0;padding:18px}.readiness-list span{font-size:25px;color:#91364b}.readiness-list p{font-size:14px;line-height:1.6;margin:0}.milestone-graphic{display:flex;flex-direction:column;gap:18px;padding:35px;background:#e8f0e9;border-radius:18px;margin-top:25px}.milestone-graphic b{font-size:42px;color:#91364b}.stage-button[aria-current=step] span{background:#91364b;color:white;box-shadow:0 0 0 8px #91364b1a}.brief-section{scroll-margin-top:100px}.stop-resource input{display:block;margin-top:12px;padding:14px}.journey-section .source-note{margin-top:25px}@media(max-width:800px){.journey-stop{grid-template-columns:1fr;padding:22px;gap:24px}.document-preview{max-height:520px}.stop-summary h3{font-size:27px}.format-choices{grid-template-columns:1fr}.employer-anchor-nav{flex-wrap:wrap}}
.journey-start-card{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:30px;padding:35px 40px;background:#142e3a;color:white;border-radius:22px;text-decoration:none;transition:background .2s}.journey-start-card:hover{background:#244854}.journey-start-card h3{font-size:clamp(25px,3vw,38px);margin:14px 0}.journey-start-card p{font-size:15px;color:#d1dfdf}.journey-start-arrow{font-size:42px;color:#dfabae}.journey-preview{width:min(1180px,94vw);max-width:94vw;max-height:90vh;margin:auto;padding:0;border:0;border-radius:22px;background:#f4f6f4;color:#122b39;overflow:auto;overscroll-behavior:contain}.journey-preview::backdrop{background:#0c202acc;backdrop-filter:blur(5px)}.journey-preview-toolbar{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:18px 25px;background:#f4f6f4;position:sticky;top:0;z-index:2;border-bottom:1px solid #dce5df}.journey-preview-toolbar>span{font-size:11px;letter-spacing:.12em;font-weight:700}.journey-preview .journey-stop{border:0;border-radius:0;margin:0}.journey-preview .document-preview{max-height:56vh}body:has(.journey-preview[open]){overflow:hidden}@media(max-width:600px){.journey-start-card{padding:25px}.journey-preview-toolbar{padding:14px}.journey-preview-toolbar>span{font-size:9px}.journey-preview-toolbar button{font-size:11px}}
.audience-switch{display:flex;justify-content:flex-end;gap:8px;background:#e7eeea;padding:7px max(20px,calc((100% - 1200px)/2));border-bottom:1px solid #d4e0d7}.audience-switch a{display:flex;align-items:center;gap:12px;padding:9px 17px;border-radius:8px;text-decoration:none;font-size:12px;font-weight:700;color:#425f67}.audience-switch a[aria-current=page]{background:#132e3b;color:white}.audience-switch small{font-size:10px;font-weight:400;opacity:.8}.candidate-tool-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:40px 0}.candidate-tool-grid>a{display:block;text-decoration:none;padding:32px;border-radius:20px;background:white;border:1px solid #d8e3dc;color:#132e3b;transition:transform .2s}.candidate-tool-grid>a:hover{transform:translateY(-3px)}.candidate-tool-grid>a:first-child{background:#e5efe8}.candidate-tool-grid span{font-size:11px;font-weight:700;letter-spacing:.12em}.candidate-tool-grid h2{font-size:29px;margin:20px 0 12px}.candidate-tool-grid p{font-size:14px;line-height:1.8;max-width:440px}.candidate-tool-grid b{display:block;margin-top:24px;font-size:13px;color:#91364b}.candidate-primary{display:inline-block;margin-top:18px;text-decoration:none}.audience-help{padding:20px;text-align:center;font-size:14px;background:#e9eeeb;border-radius:12px}.job-seeker-home .heading-art{height:270px}.header nav a{white-space:nowrap}@media(max-width:1100px){.header nav{gap:15px}.header nav a{font-size:11px}}@media(max-width:650px){.audience-switch{justify-content:center;padding:7px 10px}.audience-switch a{flex:1;justify-content:center;font-size:11px;padding:10px}.audience-switch small{display:none}.candidate-tool-grid{grid-template-columns:1fr}.candidate-tool-grid>a{padding:25px}}
.requirement-preview .brief-section{padding:30px;margin:0;max-width:none;align-items:start}.requirement-preview .brief-aside h2{font-size:34px}.requirement-preview .brief-aside{position:static}.requirement-preview .platform-form{min-width:0}.requirement-preview .brief-aside>p{font-size:13px;line-height:1.7}body:has(.requirement-preview[open]){overflow:hidden}@media(max-width:800px){.requirement-preview .brief-section{grid-template-columns:1fr;padding:20px}.requirement-preview .brief-aside h2{font-size:28px}}
