@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";.jobs-page{padding-top:40px;padding-bottom:72px;min-height:65vh}.jobs-page .jobs-heading{max-width:760px;margin-bottom:28px}.jobs-page .jobs-heading h1,.jobs-page .job-detail h1{font-size:clamp(30px,4vw,44px);line-height:1.2;margin:14px 0}.jobs-page .jobs-heading p{font-size:17px;line-height:1.7}.jobs-page .jobs-filters,.jobs-page .job-detail,.jobs-page .jobs-state{background:#fff;border:1px solid #dce0df;border-radius:14px;padding:26px}.jobs-page .jobs-filters{margin-bottom:28px}.jobs-page .jobs-search-row{display:flex;align-items:end;gap:16px}.jobs-page .jobs-search-row .form-field{flex:1;margin:0}.jobs-page .jobs-search-row .button{min-height:48px}.jobs-page .jobs-filters .form-field label{display:block;margin-bottom:8px;font-weight:600}.jobs-page .jobs-filters input,.jobs-page .jobs-filters select{width:100%;min-width:0;min-height:48px;border:1px solid #9099a2;border-radius:6px;padding:10px;background:#fff;color:#0b2545;font:inherit;font-size:16px}.jobs-page .jobs-filter-options{margin-top:18px}.jobs-page .jobs-filter-options summary{cursor:pointer;min-height:44px;padding:12px 0;font-weight:600}.jobs-page .jobs-filter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:12px 0 20px}.jobs-page .jobs-result-heading{font-size:22px;margin-bottom:12px}.jobs-page .jobs-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:20px 0}.jobs-page .job-card{background:#fff;border:1px solid #dce0df;border-radius:14px;padding:24px;display:flex;flex-direction:column;min-width:0;overflow-wrap:anywhere}.jobs-page .job-card h2{font-size:22px;line-height:1.35;margin:5px 0 16px}.jobs-page .job-card h2 a{color:#0b2545;text-decoration:none}.jobs-page .job-card h2 a:hover{text-decoration:underline}.jobs-page .job-company{font-weight:600;margin-bottom:8px}.jobs-page .job-badges{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.jobs-page .job-badges span,.jobs-page .job-tags li{font-size:12px;border-radius:18px;padding:6px 10px;background:#f3f1e9;color:#0b2545}.jobs-page .job-badges span:first-child{background:#fff0dc}.jobs-page .job-location,.jobs-page .job-source,.jobs-page .job-date{font-size:14px;margin:6px 0}.jobs-page .job-salary{font-weight:700;margin:8px 0}.jobs-page .job-tags{list-style:none;display:flex;gap:7px;flex-wrap:wrap;padding:0;margin:12px 0}.jobs-page .job-card-actions{display:flex;gap:12px;justify-content:space-between;align-items:center;margin-top:auto;padding-top:18px}.jobs-page .jobs-state{text-align:center;margin:22px 0;padding:44px 26px}.jobs-page .jobs-state h1,.jobs-page .jobs-state h2{font-size:26px;margin-bottom:14px}.jobs-page .jobs-state p{max-width:600px;margin:0 auto 22px;line-height:1.7}.jobs-page .jobs-pagination{display:flex;gap:18px;align-items:center;justify-content:center;margin-top:28px}.jobs-page .jobs-pagination span{font-size:14px}.jobs-page .job-detail{margin-top:24px;padding:34px;overflow-wrap:anywhere}.jobs-page .job-detail header{border-bottom:1px solid #e1e4e2;padding-bottom:24px}.jobs-page .job-detail-body{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:36px;padding-top:28px}.jobs-page .job-detail-body h2{font-size:23px;margin:0 0 20px}.jobs-page .job-description{line-height:1.85;white-space:pre-wrap}.jobs-page .job-description p{margin:0 0 18px}.jobs-page .job-description li{margin:6px 0}.jobs-page .job-description ul,.jobs-page .job-description ol{padding-left:24px}.jobs-page .job-description h2,.jobs-page .job-description h3,.jobs-page .job-description h4{margin:22px 0 12px;line-height:1.4}.jobs-page .job-apply{background:#f7f4ed;border:1px solid #e1dfd6;padding:22px;border-radius:12px;align-self:start}.jobs-page .job-apply h3{font-size:16px}.jobs-page .job-apply p{font-size:14px;line-height:1.7;margin:12px 0}.jobs-page .job-apply .button{white-space:normal;text-align:center;margin:10px 0}.jobs-page button:focus-visible,.jobs-page a:focus-visible,.jobs-page summary:focus-visible{outline:3px solid #FF8A00;outline-offset:3px}@media(max-width:800px){.jobs-page .jobs-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.jobs-page .job-detail-body,.jobs-page .jobs-grid{grid-template-columns:1fr}.jobs-page .job-detail{padding:24px}.jobs-page{padding-top:28px}}@media(max-width:480px){.jobs-page .jobs-search-row{display:block}.jobs-page .jobs-search-row .button{width:100%;margin-top:14px}.jobs-page .jobs-filter-grid{grid-template-columns:1fr}.jobs-page .jobs-filters,.jobs-page .job-card,.jobs-page .job-detail{padding:20px 16px}.jobs-page .jobs-pagination{gap:10px}.jobs-page .jobs-pagination .secondary-button{padding:10px}.jobs-page .job-card-actions{flex-wrap:wrap}.jobs-page .job-detail h1{font-size:30px}}.jobs-page .job-location{min-height:0;display:block}.jobs-page .jobs-result-heading:focus{outline:2px solid #FF8A00;outline-offset:4px}.career-builder{padding-top:48px;padding-bottom:76px}.builder-welcome{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:34px}.builder-welcome h1{font-size:clamp(34px,4vw,48px);margin:14px 0}.builder-welcome p{font-size:17px;margin-bottom:10px}.builder-welcome .builder-intro-note{font-size:14px;max-width:670px}.builder-welcome img{width:155px;max-width:22%;height:auto;flex-shrink:0}.builder-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:28px;align-items:start}.builder-sections{display:grid;gap:24px;min-width:0}.builder-card{background:#fff;border:1px solid #dce0df;border-radius:14px;padding:28px;scroll-margin-top:24px;min-width:0}.builder-card-heading{display:flex;gap:14px;align-items:flex-start;margin-bottom:20px}.builder-card-heading h2{font-size:24px;margin:0 0 8px}.builder-card-heading p{font-size:14px;margin:0;line-height:1.7}.section-index{display:grid;place-items:center;width:36px;height:36px;border-radius:9px;flex-shrink:0;background:#fff1df;color:var(--navy);font-weight:700;font-size:13px}.basics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:20px}.wide-field{grid-column:1/-1}.builder-card .form-field{margin:12px 0 18px;min-width:0}.builder-card .form-field label{font-size:14px}.builder-card input,.builder-card select,.builder-card textarea{font-size:16px}.builder-card select{width:100%;min-width:0;min-height:48px;background:#fff;border:1px solid #9099a2;border-radius:6px;padding:10px;color:var(--navy);font:inherit}.builder-card select:focus-visible{outline:2px solid var(--navy);outline-offset:2px}.builder-card textarea{width:100%;min-height:110px}.builder-card .optional{font-weight:400;color:#607080;font-size:13px}.section-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:10px}.section-actions small{color:#607080;font-size:12px}.secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;border:1px solid #acb5bc;border-radius:6px;background:#fff;color:var(--navy);font-size:14px;font-weight:600;cursor:pointer}.secondary-button:hover{background:#f5f4f0}.secondary-button:disabled,.text-action:disabled{opacity:.6;cursor:not-allowed}.text-action{border:0;background:none;min-height:44px;padding:8px 10px;color:var(--navy);text-decoration:underline;font-size:14px;cursor:pointer}.choice-row{display:flex;align-items:center;gap:10px;min-height:44px;font-size:14px;cursor:pointer}.choice-row input{width:19px;height:19px;accent-color:var(--navy);flex-shrink:0}.first-job-choice{padding:14px;background:#f7f6f2;border:1px solid #e1e1db;border-radius:8px;line-height:1.6}.friendly-note{font-size:14px;line-height:1.75;background:#fff7ed;border-left:3px solid var(--orange);padding:14px 16px;border-radius:0 6px 6px 0;margin:16px 0}.empty-note,.section-loading{font-size:14px;color:#637181;margin:14px 0}.tag-input-row{display:flex;gap:10px;align-items:stretch}.tag-input-row input{flex:1;min-width:0}.tag-input-row button{flex-shrink:0}.tag-list{list-style:none;display:flex;flex-wrap:wrap;gap:9px;padding:0;margin:16px 0}.tag-list li{display:flex;align-items:center;max-width:100%;gap:5px;padding-left:13px;background:#f2f2ee;border:1px solid #dfe1db;border-radius:24px;color:var(--navy);font-size:14px}.tag-list li>span{overflow-wrap:anywhere;min-width:0}.tag-list button{background:transparent;color:var(--navy);border:0;border-radius:50%;font-size:22px;min-width:44px;min-height:44px;cursor:pointer}.tag-list button:disabled{opacity:.5;cursor:not-allowed}.tag-editor+.tag-editor{border-top:1px solid #e5e6e1;margin-top:25px;padding-top:24px}.experience-list{display:grid;gap:14px;margin-top:18px}.experience-card{border:1px solid #dedfd9;border-radius:10px;padding:20px;background:#fff}.experience-card h3{font-size:19px;margin-bottom:7px;overflow-wrap:anywhere}.experience-card p{font-size:14px;margin-bottom:7px;overflow-wrap:anywhere}.experience-card .experience-meta{font-size:13px}.experience-description{white-space:pre-wrap;margin-top:12px}.experience-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.experience-actions button{font-size:13px;overflow-wrap:anywhere;max-width:100%}.experience-form{background:#fafaf7;border:1px solid #d9dedb;border-radius:10px;padding:22px;margin-top:22px}.experience-form h3{font-size:20px;margin-bottom:16px}.add-experience{margin-top:16px}.delete-confirmation{padding:15px;background:#fff3e9;border:1px solid #e6c7ab;border-radius:8px;margin-top:14px}.delete-confirmation p{color:var(--navy)}.employment-choices{border:0;padding:0;margin:18px 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 18px}.employment-choices legend{font-size:14px;font-weight:700;margin-bottom:10px}.profile-progress{position:sticky;top:24px;background:#fff;border:1px solid #dce0df;border-radius:14px;padding:23px 20px}.profile-progress>.eyebrow{font-size:10px;letter-spacing:1.4px}.completion-number{font-family:Manrope,sans-serif;font-weight:800;font-size:36px;line-height:1.2;color:var(--navy);margin:18px 0 14px}.completion-number>span{font-family:DM Sans,sans-serif;font-size:13px;font-weight:400;display:block;margin-top:5px}.profile-progress progress{display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:7px;border:0;border-radius:10px;overflow:hidden;background:#e9e9e2}.profile-progress progress::-webkit-progress-bar{background:#e9e9e2}.profile-progress progress::-webkit-progress-value{background:var(--orange)}.profile-progress progress::-moz-progress-bar{background:var(--orange)}.progress-caption{font-size:12px;margin:10px 0 20px}.profile-progress nav{display:grid;gap:4px}.profile-progress nav a{display:flex;gap:9px;align-items:center;padding:9px 0;min-height:44px;font-size:13px}.profile-progress nav small{display:block;font-size:11px;color:#607080}.section-done{color:var(--navy);font-weight:700}.section-pending{color:#697986}.progress-hint{font-size:13px;margin:20px 0 0;padding-top:16px;border-top:1px solid #e3e5df;line-height:1.7}.profile-progress details{font-size:12px;margin-top:14px}.profile-progress summary{cursor:pointer;min-height:30px;text-decoration:underline;text-underline-offset:3px}.profile-progress details p{font-size:12px;line-height:1.7;margin:8px 0}.profile-loading{min-height:60vh;padding-top:55px;padding-bottom:65px}.profile-loading h1{font-size:38px}@media(max-width:1000px){.builder-layout{grid-template-columns:210px minmax(0,1fr);gap:18px}.builder-card{padding:23px}.basics-grid{grid-template-columns:1fr}.wide-field{grid-column:auto}.profile-progress{padding:20px 16px}.builder-welcome img{width:125px}.tag-input-row{flex-wrap:wrap}.tag-input-row input{flex-basis:180px}}@media(max-width:760px){.career-builder{padding-top:30px;padding-bottom:48px}.builder-welcome{gap:10px;align-items:flex-start;margin-bottom:24px}.builder-welcome h1{font-size:32px}.builder-welcome .eyebrow{font-size:10px;letter-spacing:1px}.builder-welcome p{font-size:15px}.builder-welcome img{width:86px;max-width:24%;margin-top:22px}.builder-layout{grid-template-columns:1fr;gap:20px}.profile-progress{position:static;padding:20px}.profile-progress nav{grid-template-columns:1fr 1fr;column-gap:12px}.completion-number{font-size:30px;margin:12px 0}.completion-number>span{display:inline;margin-left:4px}.progress-caption{margin-bottom:12px}.progress-hint{margin-top:12px;padding-top:12px}.builder-card{padding:22px 18px}.builder-card-heading{gap:10px}.builder-card-heading h2{font-size:21px}.section-index{width:30px;height:30px}.experience-form,.experience-card{padding:17px 14px}.tag-input-row button{width:100%}.employment-choices{gap:5px 12px}.section-actions{align-items:flex-start}.builder-sections{gap:18px}}@media(max-width:360px){.builder-welcome img{display:none}.employment-choices{grid-template-columns:1fr}.profile-progress nav{grid-template-columns:1fr}}.career-autocomplete{min-width:0;flex:1}.autocomplete-panel{background:#fff;border:1px solid #aeb7bd;border-radius:7px;margin-top:6px;overflow:hidden}.autocomplete-panel ul{list-style:none;margin:0;padding:4px;max-height:264px;overflow-y:auto;overscroll-behavior:contain}.autocomplete-panel [role=option]{min-height:44px;padding:10px 12px;border-radius:4px;cursor:pointer;color:var(--navy);font-size:14px;overflow-wrap:anywhere;line-height:1.6}.autocomplete-panel [role=option]:hover,.autocomplete-panel [aria-selected=true]{background:#fff1df;box-shadow:inset 3px 0 var(--orange)}.autocomplete-caption,.autocomplete-empty{font-size:12px!important;padding:10px 12px;margin:0!important;line-height:1.6}.autocomplete-caption{border-top:1px solid #e1e3df}.autocomplete-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.tag-input-row:has(.career-autocomplete){align-items:flex-start}.tag-input-row>.career-autocomplete{flex-basis:180px}.tag-input-row:has(.career-autocomplete)>button{min-height:48px}@media(max-width:760px){.tag-input-row>.career-autocomplete{flex-basis:100%}.autocomplete-panel ul{max-height:220px}}.about-page{padding-top:54px;padding-bottom:72px}.about-intro{max-width:790px;margin-bottom:38px}.about-intro h1{font-size:clamp(36px,5vw,50px);margin:18px 0}.about-tagline{font-size:21px;font-weight:700;color:var(--navy)}.about-intro>p:last-child{font-size:18px}.about-story,.about-source{display:grid;grid-template-columns:1.1fr 1fr;gap:32px}.about-story>div,.about-direction,.about-source{background:#fff;border:1px solid #dce0df;border-radius:14px;padding:30px}.about-page h2{font-size:27px}.about-page h3{font-size:19px}.about-page p{line-height:1.8}.about-direction{border-top:4px solid var(--orange);background:#fff9f1}.about-journey{margin:44px 0}.about-journey ol{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;list-style:none;padding:0}.about-journey li{padding:24px;background:#fff;border:1px solid #dce0df;border-radius:12px}.about-step{display:inline-block;color:var(--navy);font-weight:700;border-bottom:3px solid var(--orange);margin-bottom:20px}.about-journey h3{margin-bottom:10px}.about-journey p{font-size:14px;margin:0}.about-source h3{margin-top:16px}.about-source .button{margin-top:10px}.about-source>div{min-width:0}@media(max-width:900px){.about-journey ol{grid-template-columns:repeat(2,minmax(0,1fr))}.about-story,.about-source{grid-template-columns:1fr;gap:20px}}@media(max-width:500px){.about-page{padding-top:34px;padding-bottom:48px}.about-story>div,.about-direction,.about-source{padding:23px 20px}.about-page h2{font-size:24px}.about-journey ol{grid-template-columns:1fr}.about-source .button{width:100%}}.learn-page{background:#f7f9fc}.learn-hero{background:linear-gradient(135deg,#eef3f8,#fff7ec);border-bottom:1px solid #dce3eb}.learn-hero-grid{min-height:470px;display:grid;grid-template-columns:1.3fr .7fr;align-items:center;gap:42px;padding-top:58px;padding-bottom:58px}.learn-hero h1,.guide-header h1,.resource-header h1{font-size:clamp(2.4rem,5vw,4.8rem);line-height:.98;margin:12px 0 20px;color:#0b2545;letter-spacing:-.045em}.learn-hero p,.guide-header p,.resource-header p{font-size:1.12rem;line-height:1.75;max-width:760px;color:#44546a}.learn-hero img{width:100%;max-height:350px;object-fit:contain}.learn-kicker,.section-heading>span,.guide-header span,.resource-header span,.learn-cta span,.nbi-map-card>span{font-weight:800;text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;color:#d66f00}.learn-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.button.secondary{background:#fff;color:#0b2545;border:1px solid #b9c5d3}.learn-section{padding-top:72px;padding-bottom:72px}.section-heading{max-width:800px;margin-bottom:30px}.section-heading h2{font-size:clamp(1.8rem,3vw,2.8rem);color:#0b2545;margin:8px 0 10px;letter-spacing:-.03em}.section-heading p{color:#5b6878;line-height:1.7}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.guide-card,.hub-card,.requirement-card{background:#fff;border:1px solid #dfe6ee;border-radius:22px;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 10px 30px #0b25450d;transition:.2s}.guide-card:hover,.hub-card:hover,.requirement-card:hover,.resource-row:hover{transform:translateY(-3px);border-color:#ffb45b}.guide-image{height:180px;background:linear-gradient(145deg,#edf3f8,#fff3e3);display:flex;align-items:center;justify-content:center}.guide-image img{width:78%;height:86%;object-fit:contain}.guide-copy{padding:22px}.guide-copy span,.resource-row span{font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#d66f00}.guide-copy h3,.hub-card h3,.requirement-card h3,.resource-row h3{color:#0b2545;margin:8px 0;font-size:1.22rem}.guide-copy p,.hub-card p,.requirement-card p,.resource-row p{color:#5c6877;line-height:1.6}.guide-copy b,.hub-card b,.requirement-card b{color:#0b2545}.learn-band{background:#0b2545}.learn-band .section-heading h2,.learn-band .section-heading p{color:#fff}.hub-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.hub-card{padding:28px}.hub-card img{height:120px;width:100%;object-fit:contain;margin-bottom:12px}.requirements-layout{display:grid;grid-template-columns:1.3fr .7fr;gap:24px}.requirements-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.requirement-card{padding:20px}.nbi-map-card{background:#fff4e5;border:1px solid #ffd39c;border-radius:24px;padding:28px;align-self:start}.nbi-map-card h3{font-size:1.55rem;color:#0b2545;margin:8px 0}.nbi-map-card p,.nbi-map-card small{line-height:1.65;color:#596675}.nbi-map-card small{display:block;margin-top:20px}.learn-cta{margin-top:20px;margin-bottom:70px;border-radius:28px;background:#fff;border:1px solid #dfe6ee;padding:34px;display:grid;grid-template-columns:160px 1fr;gap:28px;align-items:center}.learn-cta img{width:100%;height:150px;object-fit:contain}.learn-cta h2{color:#0b2545;margin:6px 0}.guide-page,.resource-page{background:#f7f9fc;min-height:80vh}.guide-shell,.resource-shell{padding-top:46px;padding-bottom:80px;max-width:1000px}.back-link{font-weight:700;color:#0b2545}.guide-header,.resource-header{margin-top:28px;background:#fff;border:1px solid #dfe6ee;border-radius:28px;padding:44px;display:grid;grid-template-columns:1fr 220px;gap:28px;align-items:center}.guide-header h1,.resource-header h1{font-size:clamp(2.2rem,5vw,4rem)}.guide-header img,.resource-header img{width:100%;height:200px;object-fit:contain}.guide-body{margin-top:28px}.guide-body>section{display:grid;grid-template-columns:58px 1fr;gap:22px;padding:32px 12px;border-bottom:1px solid #dce3eb}.step-no{font-weight:900;color:#ff8a00;font-size:1.2rem}.guide-body h2,.resource-group h2,.safety-note h2{color:#0b2545;margin-top:0}.guide-body p{line-height:1.8;color:#435166;font-size:1.05rem}.source-box{background:#fff4e5;border-radius:20px;padding-left:22px!important;padding-right:22px!important}.guide-end,.safety-note{margin-top:34px;background:#0b2545;color:#fff;border-radius:24px;padding:30px}.guide-end h2,.safety-note h2{color:#fff}.resource-group{margin-top:44px}.resource-list{display:grid;gap:12px}.resource-row{background:#fff;border:1px solid #dfe6ee;border-radius:18px;padding:22px;display:flex;justify-content:space-between;gap:22px;align-items:center;text-decoration:none;color:inherit;transition:.2s}.resource-row b{white-space:nowrap;color:#0b2545}.learn-missing{padding:80px 20px}.source-box a{color:#0b2545}@media(max-width:850px){.learn-hero-grid,.requirements-layout,.guide-header,.resource-header{grid-template-columns:1fr}.learn-hero img{max-height:220px}.guide-grid,.hub-grid{grid-template-columns:repeat(2,1fr)}.guide-header img,.resource-header img{height:150px}.learn-cta{grid-template-columns:100px 1fr}}@media(max-width:600px){.guide-grid,.hub-grid,.requirements-grid{grid-template-columns:1fr}.learn-hero-grid{padding-top:36px}.learn-section{padding-top:50px;padding-bottom:50px}.guide-header,.resource-header{padding:26px}.guide-body>section{grid-template-columns:36px 1fr}.resource-row{align-items:flex-start;flex-direction:column}.learn-cta{margin-left:16px;margin-right:16px;grid-template-columns:1fr}.learn-cta img{height:100px}}.requirements-grid-full{grid-template-columns:repeat(3,1fr)}.curation-note{margin:24px 0 8px;background:#fff8ef;border:1px solid #ffd7a8;border-radius:18px;padding:18px 20px;color:#4b5664;line-height:1.65}.resource-row-rich{align-items:flex-start}.resource-main{flex:1;min-width:0}.resource-visit{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;background:#0b2545;color:#fff;text-decoration:none;border-radius:12px;padding:12px 16px;font-weight:800}.resource-visit:hover{background:#173d6c}.resource-details{margin-top:14px;border-top:1px solid #e7ebf0;padding-top:12px}.resource-details summary{cursor:pointer;color:#0b2545;font-weight:800}.resource-details-body{padding-top:12px;color:#4d5969;line-height:1.65}.resource-details-body h4{color:#0b2545;margin:10px 0 6px}.resource-details-body ol,.resource-details-body ul{margin:6px 0 12px;padding-left:22px}.resource-details-body li{margin:6px 0}.heads-up{background:#fff6e8;border-radius:12px;padding:12px 14px}.requirement-page{background:#f7f9fc;min-height:80vh}.requirement-shell{padding-top:46px;padding-bottom:80px;max-width:1050px}.requirement-header{margin-top:28px;background:#fff;border:1px solid #dfe6ee;border-radius:28px;padding:40px;display:grid;grid-template-columns:1fr 210px;gap:30px;align-items:center}.requirement-header span,.map-heading span{font-weight:800;text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;color:#d66f00}.requirement-header h1{font-size:clamp(2.4rem,5vw,4.4rem);line-height:1;margin:10px 0 16px;color:#0b2545;letter-spacing:-.045em}.requirement-header p{font-size:1.1rem;line-height:1.7;color:#4f5d70}.requirement-header img{width:100%;height:190px;object-fit:contain}.requirement-steps{margin-top:38px}.section-heading.compact{margin-bottom:18px}.steps-list{display:grid;gap:14px}.step-card{background:#fff;border:1px solid #dfe6ee;border-radius:18px;padding:20px;display:grid;grid-template-columns:44px 1fr;gap:14px}.step-card>span{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#fff1df;color:#c96600;font-weight:900}.step-card h3{margin:2px 0 7px;color:#0b2545}.step-card p{margin:0;color:#536174;line-height:1.65}.requirement-panel{margin-top:24px;background:#fff;border:1px solid #dfe6ee;border-radius:20px;padding:24px}.requirement-panel h2{margin-top:0;color:#0b2545}.requirement-panel li{margin:8px 0;color:#4d5969;line-height:1.6}.official-links-panel>p{color:#526073;line-height:1.65}.official-link-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:16px}.official-link-grid a{display:flex;flex-direction:column;gap:5px;border:1px solid #dfe6ee;border-radius:14px;padding:16px;text-decoration:none;background:#fbfcfe}.official-link-grid a:hover{border-color:#ffb45b;background:#fffaf4}.official-link-grid b{color:#0b2545}.official-link-grid span{color:#637083;line-height:1.45;font-size:.92rem}.requirement-map-section{margin-top:28px;background:#0b2545;border-radius:24px;padding:26px;color:#fff}.map-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:18px}.map-heading h2{font-size:1.8rem;margin:6px 0;color:#fff}.map-heading p{max-width:720px;line-height:1.65;color:#e1e8f0}.map-heading .button{flex:0 0 auto}.map-frame-wrap{overflow:hidden;border-radius:16px;background:#fff;min-height:360px}.map-frame-wrap iframe{width:100%;height:380px;border:0;display:block}.requirement-reminder{margin-top:20px;background:#fff4e5;border:1px solid #ffd39c;border-radius:16px;padding:18px;color:#4b5664;line-height:1.65}@media(max-width:850px){.requirements-grid-full{grid-template-columns:repeat(2,1fr)}.requirement-header{grid-template-columns:1fr}.requirement-header img{height:140px}.official-link-grid{grid-template-columns:1fr}.map-heading{flex-direction:column}}@media(max-width:600px){.requirements-grid-full{grid-template-columns:1fr}.resource-row-rich{flex-direction:column}.resource-visit{width:100%}.requirement-header{padding:26px}.step-card{grid-template-columns:38px 1fr}.requirement-map-section{padding:18px}.map-frame-wrap,.map-frame-wrap iframe{min-height:300px;height:300px}}.inline-help-link{color:#0b5cad;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:2px;font-weight:700}.inline-help-link:hover{color:#d66f00}.guide-realtalk-note{margin-top:24px;background:#fff8ef;border:1px solid #ffd7a8;border-radius:18px;padding:18px 20px;color:#4b5664;line-height:1.7}.resource-inline-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:8px}.resource-inline-links a{display:inline-flex;padding:8px 11px;border-radius:10px;background:#eef4fb;color:#0b2545;font-weight:800;text-decoration:none}.resource-inline-links a:hover{background:#fff0df;color:#b85e00}#guides,#where-to-look,#requirements{scroll-margin-top:88px}.guide-body>section>div{min-width:0}.guide-body p+.guide-body p{margin-top:12px}.resource-details-body a.inline-help-link{font-weight:800}.section-heading-wide{max-width:1080px;width:100%}.section-heading-centered{text-align:center;margin-left:auto;margin-right:auto;margin-bottom:38px}.section-heading-centered p{max-width:900px;margin-left:auto;margin-right:auto}.learn-hero-mascot{max-width:390px!important;max-height:390px!important;justify-self:center;filter:drop-shadow(0 18px 28px rgba(11,37,69,.1))}.start-here-card{display:grid;grid-template-columns:1fr 280px;gap:28px;align-items:center;background:linear-gradient(135deg,#0b2545,#123b68);border-radius:30px;padding:42px 46px;text-decoration:none;color:#fff;overflow:hidden;box-shadow:0 20px 45px #0b254529;margin-bottom:46px}.start-here-card:hover{transform:translateY(-3px)}.start-here-copy>span,.editorial-heading span{font-weight:900;text-transform:uppercase;letter-spacing:.12em;font-size:.76rem;color:#ff9b22}.start-here-card h3{font-size:clamp(2rem,4vw,3.4rem);line-height:1.02;letter-spacing:-.04em;margin:10px 0 14px;color:#fff}.start-here-card p{font-size:1.05rem;line-height:1.75;color:#e9f0f7;max-width:760px}.start-here-card b{display:inline-block;margin-top:8px;color:#fff}.start-here-card img{width:100%;height:240px;object-fit:contain;filter:drop-shadow(0 16px 24px rgba(0,0,0,.16))}.editorial-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin:8px 0 24px}.editorial-heading h3{font-size:clamp(1.6rem,3vw,2.35rem);color:#0b2545;margin:6px 0 0;letter-spacing:-.03em}.editorial-heading p{max-width:520px;line-height:1.65;color:#5b6878;margin:0;text-align:right}.guide-grid-featured .guide-copy p{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.topic-browser{margin-top:72px;padding-top:8px}.compact-bottom{margin-bottom:28px}.topic-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.topic-card{background:#fff;border:1px solid #dfe6ee;border-radius:22px;padding:26px;box-shadow:0 8px 24px #0b25450a}.topic-card h3{margin:0 0 6px;color:#0b2545;font-size:1.25rem}.topic-card>p{margin:0 0 16px;color:#667285;line-height:1.55}.topic-links{display:grid;gap:0;border-top:1px solid #edf0f4}.topic-links a{display:flex;justify-content:space-between;gap:16px;padding:13px 0;border-bottom:1px solid #edf0f4;text-decoration:none;color:#0b2545;font-weight:750;line-height:1.4}.topic-links a:hover{color:#c96600}.topic-links span{color:#ff8a00;flex:0 0 auto}.learn-band .section-heading>span{color:#ff9b22}.learn-band .hub-card{min-height:100%;display:flex;flex-direction:column}.learn-band .hub-card b{margin-top:auto;padding-top:12px}.guide-page .guide-realtalk-note{font-size:1rem;line-height:1.7}.guide-body>section>div{max-width:760px}.guide-body p+p{margin-top:14px}#guides,#where-to-look,#requirements{scroll-margin-top:90px}@media(max-width:850px){.start-here-card{grid-template-columns:1fr 190px;padding:34px}.start-here-card img{height:190px}.topic-grid{grid-template-columns:1fr}.editorial-heading{align-items:flex-start;flex-direction:column}.editorial-heading p{text-align:left}}@media(max-width:600px){.learn-actions .button{width:100%;text-align:center}.start-here-card{grid-template-columns:1fr;padding:28px 24px}.start-here-card img{height:170px;grid-row:1}.start-here-copy{grid-row:2}.section-heading-centered{text-align:left}.section-heading-centered p{margin-left:0;margin-right:0}.learn-hero-mascot{max-height:230px!important}}.guide-header h1{font-weight:900;letter-spacing:-.06em;text-wrap:balance;text-shadow:0 1px 0 rgba(255,255,255,.7)}.guide-copy h3{font-weight:900;letter-spacing:-.035em;line-height:1.22}.guide-body h2{font-size:clamp(1.45rem,2.4vw,2rem);font-weight:900;letter-spacing:-.035em;text-wrap:balance}.guide-body p{font-size:1.08rem;line-height:1.9}.community-box{background:#eef5fb;border:1px solid #cadbea;border-radius:20px;padding-left:22px!important;padding-right:22px!important}.community-box a{color:#0b5cad}.community-intro{font-size:.98rem!important;color:#566779!important}.guide-header>div>span{font-weight:900}@media(min-width:900px){.guide-shell{max-width:1080px}.guide-body>section>div{max-width:820px}}.career-routes{padding-top:72px}.career-route-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.career-route-card{display:grid;grid-template-columns:120px 1fr;gap:18px;align-items:center;border:1px solid #dfe6ee;border-radius:22px;padding:20px;background:#fff;text-decoration:none;box-shadow:0 8px 22px #0b25450a}.career-route-card:hover{transform:translateY(-2px);border-color:#ffbd70}.career-route-card img{width:110px;height:110px;object-fit:contain}.career-route-card h3{color:#0b2545;margin:0 0 6px;font-size:1.25rem}.career-route-card p{color:#5e6b7b;line-height:1.6;margin:0 0 9px}.career-route-card b{color:#c86600}.requirements-by-situation{margin-top:28px}.situation-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.situation-grid article{background:#fff;border-radius:20px;padding:22px;color:#4f5e70}.situation-grid h3{color:#0b2545;margin:0 0 8px}.situation-grid p{line-height:1.65}.situation-grid a{font-weight:850;color:#b95d00;text-decoration:none}.resume-learn-cta{margin-top:72px;margin-bottom:24px;background:linear-gradient(135deg,#fff6e9,#f2f7fc);border:1px solid #e2e8ef;border-radius:28px;padding:34px 42px;display:grid;grid-template-columns:220px 1fr;gap:30px;align-items:center}.resume-learn-cta img{width:100%;height:190px;object-fit:contain}.resume-learn-cta>div>span{font-weight:900;color:#c76500;text-transform:uppercase;letter-spacing:.1em;font-size:.76rem}.resume-learn-cta h2{color:#0b2545;font-size:clamp(1.8rem,3.4vw,2.8rem);margin:8px 0}.resume-learn-cta p{color:#566578;line-height:1.7;max-width:820px}@media(max-width:900px){.situation-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.career-route-grid{grid-template-columns:1fr}.career-route-card{grid-template-columns:90px 1fr}.career-route-card img{width:85px;height:85px}.resume-learn-cta{grid-template-columns:1fr;padding:28px}.resume-learn-cta img{height:150px}.situation-grid{grid-template-columns:1fr}}.resume-builder{padding-top:42px;padding-bottom:80px}.resume-builder-hero{display:grid;grid-template-columns:1fr 220px;align-items:center;gap:30px;background:#f4f8fc;border:1px solid #dfe7ef;border-radius:28px;padding:34px 40px;margin-bottom:28px}.resume-builder-hero h1{font-size:clamp(2.6rem,5vw,4.8rem);margin:5px 0;color:#0b2545;letter-spacing:-.055em}.resume-builder-hero p{max-width:780px;line-height:1.7;color:#526174}.resume-builder-hero img{width:100%;height:190px;object-fit:contain}.resume-workspace{display:grid;grid-template-columns:350px minmax(0,1fr);gap:28px;align-items:start}.resume-controls{background:#fff;border:1px solid #dfe6ee;border-radius:22px;padding:24px;position:sticky;top:86px}.resume-controls h2{font-size:1.05rem;color:#0b2545;margin:24px 0 10px}.resume-controls h2:first-child{margin-top:0}.resume-controls label:not(.experience-toggle){display:grid;gap:6px;font-weight:800;color:#0b2545;margin:12px 0}.resume-controls input,.resume-controls textarea{font:inherit;border:1px solid #cbd5df;border-radius:10px;padding:10px 11px;resize:vertical}.template-picker{display:grid;grid-template-columns:1fr;gap:8px}.template-picker button{border:1px solid #cfd9e3;background:#fff;border-radius:11px;padding:11px;text-align:left;font-weight:800;color:#0b2545;cursor:pointer}.template-picker button.active{border-color:#ff8a00;background:#fff5e8;color:#a95500}.control-note{font-size:.88rem;line-height:1.55;color:#667385}.experience-toggle{display:flex;gap:9px;padding:10px 0;border-bottom:1px solid #edf0f3;color:#0b2545}.experience-toggle span{display:grid;gap:2px}.experience-toggle small{color:#6c7888}.resume-control-actions{display:grid;gap:8px;margin-top:22px}.resume-paper{background:#fff;min-height:1122px;max-width:794px;width:100%;margin:auto;padding:58px 62px;box-shadow:0 15px 45px #0b25451f;color:#26313d}.resume-paper header{border-bottom:2px solid #0B2545;padding-bottom:18px}.resume-paper h1{font-size:2.6rem;letter-spacing:-.05em;color:#0b2545;margin:0}.resume-paper header h2{font-size:1.1rem;margin:6px 0;color:#4f5f70;font-weight:650}.resume-contact{font-size:.88rem;margin:8px 0 0}.resume-paper section{margin-top:26px}.resume-paper section>h3{text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;color:#0b2545;border-bottom:1px solid #ccd5df;padding-bottom:7px}.resume-paper p{line-height:1.65}.resume-exp{display:grid;grid-template-columns:1fr auto;gap:4px 16px;margin:18px 0}.resume-exp h4{margin:0;color:#172b42;font-size:1.05rem}.resume-exp b{font-size:.9rem;color:#526174}.resume-exp>span{font-size:.85rem;color:#667385}.resume-exp>p{grid-column:1/-1;margin:7px 0;white-space:pre-line}.resume-paper footer{text-align:center;margin-top:42px;font-size:.72rem;color:#98a2ad}.resume-modern{border-top:12px solid #ff8a00}.resume-modern header{border-bottom:0;background:#0b2545;color:#fff;margin:-58px -62px 28px;padding:45px 62px 28px}.resume-modern header h1,.resume-modern header h2,.resume-modern header p{color:#fff}.resume-modern section>h3{color:#d66f00;border-color:#ffd4a3}.resume-aesthetic{border-left:18px solid #0B2545;padding-left:54px}.resume-aesthetic h1{font-family:Georgia,serif;font-weight:700}.resume-aesthetic section>h3{background:#fff2e2;border:0;padding:8px 10px;border-radius:6px;color:#9a4d00}@media(max-width:900px){.resume-workspace{grid-template-columns:1fr}.resume-controls{position:static}.resume-builder-hero{grid-template-columns:1fr 150px}}@media(max-width:600px){.resume-builder-hero{grid-template-columns:1fr;padding:26px}.resume-builder-hero img{grid-row:1;height:140px}.resume-paper{padding:36px 28px;min-height:auto}.resume-modern header{margin:-36px -28px 24px;padding:36px 28px 24px}.resume-aesthetic{border-left:10px solid #0B2545;padding-left:28px}.resume-exp{grid-template-columns:1fr}.resume-exp>p{grid-column:1}}@media print{body *{visibility:hidden!important}.resume-paper,.resume-paper *{visibility:visible!important}.resume-paper{position:absolute;left:0;top:0;width:210mm;max-width:none;min-height:297mm;box-shadow:none;margin:0;padding:15mm 16mm}.resume-paper footer{display:none}.resume-modern header{margin:-15mm -16mm 8mm;padding:13mm 16mm 8mm}.header,footer,.resume-controls,.resume-builder-hero{display:none!important}@page{size:A4;margin:0}}.cover-letter-builder{padding-top:42px;padding-bottom:84px}.cover-letter-hero{display:grid;grid-template-columns:minmax(0,1fr) 230px;align-items:center;gap:32px;padding:36px 42px;background:linear-gradient(135deg,#f4f8fc,#fff8ee);border:1px solid #dde6ef;border-radius:28px}.cover-letter-hero h1{font-size:clamp(2.7rem,5.4vw,5rem);line-height:.98;letter-spacing:-.055em;color:#0b2545;margin:7px 0 15px}.cover-letter-hero p{max-width:780px;line-height:1.72;color:#526174;font-size:1.02rem}.cover-letter-hero img{width:100%;height:210px;object-fit:contain}.cover-letter-hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.cover-letter-reality-note{display:flex;gap:12px;align-items:flex-start;margin:20px 0 28px;padding:15px 18px;border-radius:15px;background:#fff6e9;border:1px solid #ffd8a7;color:#5b4a34}.cover-letter-reality-note strong{white-space:nowrap;color:#9b5000}.cover-letter-workspace{display:grid;grid-template-columns:minmax(360px,.88fr) minmax(430px,1.12fr);gap:26px;align-items:start;scroll-margin-top:95px}.cover-letter-controls,.cover-letter-output{background:#fff;border:1px solid #dfe6ee;border-radius:22px;padding:25px}.cover-letter-controls{box-shadow:0 8px 30px #0b25450a}.builder-step{display:flex;gap:12px;align-items:flex-start;margin:4px 0 13px}.builder-step>span{display:grid;place-items:center;flex:0 0 30px;height:30px;border-radius:50%;background:#0b2545;color:#fff;font-weight:900}.builder-step h2{font-size:1.1rem;color:#0b2545;margin:2px 0}.builder-step p{font-size:.9rem;color:#687587;margin:3px 0;line-height:1.5}.field-label{display:grid;gap:7px;margin:12px 0;font-weight:800;color:#0b2545}.field-label>span{font-weight:500;color:#7b8794}.field-label input,.field-label textarea{font:inherit;border:1px solid #cbd5df;border-radius:11px;padding:11px 12px;resize:vertical;line-height:1.55;color:#26313d;background:#fff}.field-label input:focus,.field-label textarea:focus,.cover-letter-editor:focus{outline:3px solid rgba(255,138,0,.16);border-color:#ff8a00}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.privacy-note{font-size:.8rem;line-height:1.5;color:#74808e;margin-top:-4px}.cover-tone-picker{display:grid;gap:8px}.cover-tone-picker button{display:grid;gap:3px;text-align:left;padding:12px;border:1px solid #d3dce6;border-radius:12px;background:#fff;color:#0b2545;cursor:pointer}.cover-tone-picker button small{color:#687587}.cover-tone-picker button.active{border-color:#ff8a00;background:#fff7ed;box-shadow:inset 4px 0 #ff8a00}.match-preview{margin:16px 0 0;padding:13px 14px;background:#f4f8fc;border-radius:12px;color:#0b2545}.match-preview p{margin:5px 0 0;font-size:.88rem;line-height:1.55;color:#586779}.cover-generate{width:100%;margin-top:16px}.builder-status{margin:10px 0 0;text-align:center;font-size:.88rem;color:#536174}.cover-letter-output{position:sticky;top:86px}.draft-toolbar{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;border-bottom:1px solid #e7ebef;padding-bottom:15px;margin-bottom:17px}.draft-toolbar h2{margin:3px 0 0;color:#0b2545;font-size:1.25rem}.draft-toolbar>div:last-child{display:flex;gap:7px}.draft-toolbar button:disabled{opacity:.45;cursor:not-allowed}.cover-letter-print-copy{display:none}.cover-letter-editor{width:100%;min-height:660px;border:0;resize:vertical;font:1rem/1.75 Georgia,Times New Roman,serif;color:#26313d;padding:20px;background:#fff}.cover-letter-empty{min-height:520px;display:grid;place-items:center;align-content:center;text-align:center;padding:40px;color:#667385}.cover-letter-empty img{height:170px;max-width:220px;object-fit:contain;margin-bottom:14px}.cover-letter-empty h3{color:#0b2545;font-size:1.35rem;margin:0 0 8px}.cover-letter-empty p{max-width:470px;line-height:1.65}.cover-letter-warning{margin-top:18px;padding:16px 17px;border-radius:14px;background:#f5f7f9;color:#596675}.cover-letter-warning strong{color:#0b2545}.cover-letter-warning p{margin:5px 0 0;line-height:1.6;font-size:.88rem}.cover-letter-next{margin-top:48px}.cover-letter-next>h2{text-align:center;color:#0b2545;font-size:clamp(1.8rem,3vw,2.6rem);letter-spacing:-.035em}.cover-letter-next>div{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:20px}.cover-letter-next a{display:grid;gap:6px;text-decoration:none;background:#fff;border:1px solid #dfe6ee;border-radius:15px;padding:17px;color:#0b2545}.cover-letter-next a:hover{border-color:#ff8a00;transform:translateY(-2px)}.cover-letter-next span{color:#697686;font-size:.86rem;line-height:1.45}@media(max-width:950px){.cover-letter-workspace{grid-template-columns:1fr}.cover-letter-output{position:static}.cover-letter-next>div{grid-template-columns:1fr 1fr}}@media(max-width:650px){.cover-letter-hero{grid-template-columns:1fr;padding:27px}.cover-letter-hero img{grid-row:1;height:150px}.two-fields{grid-template-columns:1fr}.draft-toolbar{display:grid}.cover-letter-next>div{grid-template-columns:1fr}.cover-letter-editor{min-height:560px;padding:8px}.cover-letter-reality-note{display:grid}}@media print{body *{visibility:hidden!important}.cover-letter-output,.cover-letter-output *{visibility:visible!important}.cover-letter-output{position:absolute;left:0;top:0;width:210mm;max-width:none;min-height:297mm;border:0;padding:17mm 18mm;box-shadow:none}.draft-toolbar,.cover-letter-warning,.cover-letter-empty,.header,footer{display:none!important}.cover-letter-editor{display:none!important}.cover-letter-print-copy{display:block!important;visibility:visible!important;white-space:pre-wrap;font:11.5pt/1.65 Georgia,Times New Roman,serif;color:#26313d}@page{size:A4;margin:0}}:root{font-family:DM Sans,sans-serif;color:#0b2545;background:#fff;line-height:1.6;--orange:#FF8A00;--navy:#0B2545}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible{outline:3px solid #0B2545;outline-offset:5px}h1,h2,h3{font-family:Manrope,sans-serif;line-height:1.2;letter-spacing:-.04em}h1,h2,h3,p{margin-top:0}p{color:#5e6d7d}.container{width:min(1180px,calc(100% - 64px));margin:auto}.header{border-bottom:1px solid #e8edf0}.header-inner{height:96px;display:flex;align-items:center;justify-content:space-between;gap:30px}.nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600}.nav>a:not(.button):hover,.nav .active{color:var(--orange)}.nav-divider{height:22px;width:1px;background:#e4e9ef}.button{display:inline-flex;align-items:center;justify-content:center;gap:23px;padding:16px 24px;border-radius:7px;color:var(--navy);background:var(--orange);font-weight:700;font-size:15px;transition:background .2s}.button:hover{background:#e67c00}.button.small{padding:12px 19px;gap:18px;font-size:14px}.menu-toggle{display:none}.hero{background:linear-gradient(110deg,#fbfcfe 62%,#fff8ef);border-bottom:1px solid #e8edf0;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:45px;align-items:center;padding-top:74px;padding-bottom:70px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:1.9px;color:var(--navy)}.hero-eyebrow{display:flex;align-items:center;gap:9px;margin-bottom:23px}.hero-eyebrow>span{width:7px;height:7px;border-radius:50%;background:var(--orange)}h1{font-size:clamp(45px,4.7vw,59px);font-weight:800;line-height:1.14;margin-bottom:25px}.hero h1 br:nth-of-type(1),.hero h1 span br{display:none}h1>span{color:var(--orange)}.hero-description{font-size:16px;max-width:480px;line-height:1.8}.hero-actions{display:flex;gap:25px;align-items:center;margin-top:30px;flex-wrap:wrap}.text-button{font-size:14px;font-weight:700;display:flex;gap:13px;align-items:center}.text-button:hover{text-decoration:underline}.hero-trust{display:flex;align-items:center;gap:8px;font-size:12px;margin:23px 0 0}.hero-trust svg{flex-shrink:0}.section{padding:76px 0}.section-heading{text-align:center;margin-bottom:38px}h2{font-size:34px;font-weight:800;margin:12px 0 15px}.section-heading p,.preview-heading p{font-size:16px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.step{border:1px solid #e3e9ef;border-radius:10px;padding:25px 22px}.step-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.step-icon{display:inline-flex;padding:13px;background:#f1f1f0;border-radius:10px;color:var(--navy)}.step:nth-child(2n) .step-icon{background:#fff0e7;color:var(--orange)}.step-number{font:600 14px Manrope,sans-serif;color:#7a8a9a}.step h3{font-size:17px;letter-spacing:-.5px;margin-bottom:11px}.step p{font-size:14px;line-height:1.75;margin:0}.preview{background:#fafaf9;border-top:1px solid #edf1f5;border-bottom:1px solid #edf1f5}.preview-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:27px}.preview-heading h2{font-size:32px}.sample-badge{white-space:nowrap;border:1px solid #d4e0e9;border-radius:5px;color:#52687b;letter-spacing:1px;font-size:12px;font-weight:700;padding:7px 10px}.job-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.job-card{background:#fff;border:1px solid #dee7ee;border-radius:10px;padding:24px;display:flex;flex-direction:column;min-width:0}.job-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:22px}.job-avatar{display:grid;place-items:center;width:46px;height:46px;border-radius:10px;font-size:14px;font-weight:700;flex-shrink:0}.orange{background:#fff0e5;color:#a74a23}.blue{background:#f1f1f0;color:#0b2545}.purple{background:#f0edfc;color:#66558f}.match{background:#edf6ef;color:#33714d;font-size:12px;font-weight:700;padding:5px 9px;border-radius:5px}.job-card h3{font-size:19px;letter-spacing:-.5px;min-height:46px;margin-bottom:12px}.job-location{display:flex;gap:6px;align-items:flex-start;font-size:14px;min-height:45px;margin-bottom:8px}.job-location svg{flex-shrink:0;margin-top:3px}.salary{font-size:14px;font-weight:600;color:#243e57;margin-bottom:18px}.job-source{font-size:12px;margin-bottom:19px}.job-actions{display:flex;gap:10px;margin-top:auto;padding-top:17px;border-top:1px solid #edf0f3}.job-actions button{display:flex;align-items:center;justify-content:center;gap:8px;background:#f7f9fb;border:1px solid #dce5ec;color:#61758a;border-radius:5px;padding:9px 12px;font-size:14px;cursor:not-allowed}.job-actions button:last-child{flex:1;background:#f4f3f1}.demo-note{text-align:center;font-size:12px;margin:23px 0 0}.privacy-panel{background:#0b2545;color:#fff;border-radius:16px;padding:46px 55px;display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center}.privacy-icon{display:inline-flex;background:#ffffff15;padding:10px;border-radius:10px;color:#ff8a00}.privacy-panel h2{font-size:32px;margin-top:21px}.privacy-panel p{color:#ecebea;font-size:16px;margin-bottom:0;max-width:425px}.privacy-panel ul{padding:0;list-style:none;margin:0}.privacy-panel li{display:flex;gap:12px;align-items:center;font-size:16px;margin:22px 0}.privacy-panel li>span{display:inline-grid;place-items:center;flex-shrink:0;width:23px;height:23px;border-radius:50%;background:#ffffff12;color:#ff8a00}footer{border-top:1px solid #e9eef2;padding:42px 0 20px}.footer-top{display:flex;justify-content:space-between;gap:30px;padding-bottom:30px}.footer-top p{font-size:12px;margin:12px 0 0}.footer-top nav{display:flex;gap:28px;align-items:center;font-size:14px}.footer-top nav>span{display:flex;flex-direction:column}.footer-top small{font-size:12px;color:#6c7b8a}.footer-bottom{border-top:1px solid #e9eef2;padding-top:21px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#68798a}.footer-bottom>span>span{color:var(--orange)}.placeholder{min-height:65vh;max-width:750px;text-align:center;padding-top:90px;padding-bottom:100px}.placeholder>.step-icon{margin-bottom:25px}.placeholder>.eyebrow{display:block}.placeholder h1{font-size:clamp(36px,5vw,52px);margin-top:20px}.placeholder p{font-size:17px;line-height:1.8;margin-bottom:30px}.skip-link{position:fixed;top:-100px;left:16px;z-index:10;padding:12px;background:#fff;color:var(--navy)}.skip-link:focus{top:10px}@media(max-width:1050px){.nav{gap:18px}.hero-grid{gap:25px}.hero h1 br:nth-of-type(1),.hero h1 span br{display:initial}.steps{grid-template-columns:repeat(2,1fr)}.job-card{padding:18px}.privacy-panel{gap:35px;padding:38px}.hero-actions{gap:18px}}@media(max-width:760px){.container{width:calc(100% - 40px)}.header-inner{height:78px;position:relative}.menu-toggle{display:block;background:#fff;border:1px solid #dce5ec;border-radius:6px;padding:10px 12px;color:var(--navy);font-size:14px}.nav{display:none;width:100%;background:#fff;padding:18px 20px;border:1px solid #e3e9ef;position:absolute;left:0;top:77px;z-index:5;border-radius:0 0 10px 10px;box-shadow:0 15px 20px #173c6510;align-items:stretch}.nav.open{display:flex;flex-direction:column;gap:0}.nav>a{padding:13px}.nav-divider{display:none}.nav .button{margin-top:8px}.hero-grid{grid-template-columns:1fr;padding-top:43px;padding-bottom:38px;gap:24px}.hero h1{font-size:clamp(38px,8vw,58px)}.hero h1 br:nth-of-type(1),.hero h1 span br{display:none}.hero-description{max-width:100%}.section{padding:50px 0}h2,.preview-heading h2{font-size:28px}.section-heading{margin-bottom:26px}.preview-heading{display:block}.sample-badge{display:inline-block;margin-top:5px}.job-grid{grid-template-columns:1fr}.job-card{padding:24px}.job-card h3,.job-location{min-height:0}.job-location{margin-bottom:14px}.steps{gap:14px}.step{padding:20px 16px}.step h3{font-size:16px}.privacy-panel{grid-template-columns:1fr;padding:30px 25px;gap:15px}.privacy-panel h2{font-size:28px}.privacy-panel li{font-size:14px;margin:18px 0}.footer-top{flex-direction:column}.footer-top nav{flex-wrap:wrap;gap:25px}.footer-bottom{flex-direction:column;gap:7px}.placeholder{padding-top:60px;padding-bottom:65px}}@media(max-width:380px){.hero-actions{align-items:stretch;flex-direction:column}.text-button{justify-content:center;padding:8px}.steps{grid-template-columns:1fr}.hero-trust{align-items:flex-start}.job-actions{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}.hero h1>span{color:var(--navy);text-decoration:underline;text-decoration-color:var(--orange);text-decoration-thickness:4px;text-underline-offset:8px}.nav>a:not(.button):hover,.nav .active{color:var(--navy);text-decoration:underline;text-decoration-color:var(--orange);text-underline-offset:6px}.button{border:0;cursor:pointer;min-height:44px}.button:disabled{opacity:.65;cursor:not-allowed}.step:nth-child(2n) .step-icon{color:var(--navy)}.auth-page{max-width:620px;padding-top:56px;padding-bottom:70px}.auth-intro{text-align:center;margin-bottom:28px}.auth-intro h1{font-size:clamp(34px,5vw,44px);margin-top:12px;margin-bottom:16px}.auth-card{border:1px solid #dededb;border-radius:14px;padding:32px;background:#fff}.auth-card h2{font-size:24px;margin-top:0}.auth-card>p{font-size:16px}.form-field{margin:20px 0}.form-field label{display:block;font-size:15px;font-weight:700;margin-bottom:7px}.form-field input{width:100%;min-width:0;border:1px solid #9099a2;border-radius:6px;padding:12px;font:inherit;color:var(--navy);background:#fff;min-height:48px}.form-field input:focus-visible{outline:2px solid var(--navy);outline-offset:2px}.form-field small{display:block;color:#5e6d7d;font-size:13px;margin-top:6px}.password-input{display:flex;border:1px solid #9099a2;border-radius:6px}.password-input input{border:0}.password-input button{background:#f5f4f2;color:var(--navy);border:0;border-radius:0 5px 5px 0;padding:0 14px;min-width:66px;cursor:pointer}.password-input button:disabled{cursor:not-allowed}.form-error{background:#fff2ee;border:1px solid #dba794;color:#832c13;padding:12px;border-radius:6px;font-size:14px}.form-submit{width:100%;margin-top:8px}.auth-switch{text-align:center;margin:24px 0 0;font-size:14px}.auth-switch a{font-weight:700;color:var(--navy);text-decoration:underline;text-underline-offset:3px}.auth-status{padding-top:70px;padding-bottom:70px;min-height:45vh}.dashboard{padding-top:60px;padding-bottom:80px;min-height:65vh}.dashboard-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:25px}.dashboard h1{font-size:clamp(32px,4vw,48px);margin:16px 0}.dashboard .step h2{font-size:20px}.account-email{overflow-wrap:anywhere}.coming-soon{font-size:12px;color:#5e6d7d}.logout-control{flex-shrink:0;max-width:280px}.dashboard .step-top{gap:12px}@media(max-width:760px){.auth-page{padding-top:35px}.auth-card{padding:24px 20px}.dashboard-heading{flex-direction:column}.dashboard{padding-top:38px}}.logo{display:inline-flex;align-items:center;flex-shrink:0;max-width:100%}.logo picture{display:block;width:100%}.logo img{display:block;width:100%;height:auto}.logo-header{width:280px}.logo-footer{width:200px}@media(max-width:1050px){.logo-header{width:200px}}.welcome-mascot{min-height:460px;display:flex;align-items:center;justify-content:center}.welcome-mascot img{display:block;width:336px;max-width:100%;height:auto}@media(min-width:761px)and (max-width:1050px){.welcome-mascot img{width:280px}}@media(max-width:760px){.welcome-mascot{min-height:340px}.welcome-mascot img{width:240px}}:root{background:#f1f1ed}body{background:radial-gradient(ellipse at 85% 15%,rgb(255 138 0 / 5%),transparent 50%),radial-gradient(ellipse at 10% 8%,rgb(11 37 69 / 7%),transparent 55%),#f1f1ed}.header,footer,.step{background:#fff}.hero{background:radial-gradient(ellipse at 80% 48%,rgb(255 138 0 / 12%),transparent 52%),radial-gradient(ellipse at 8% 15%,rgb(11 37 69 / 8%),transparent 58%),#f1f1ed}.preview{background:#0b25450b}@media(max-width:760px){.hero{background:radial-gradient(ellipse at 60% 80%,rgb(255 138 0 / 10%),transparent 45%),radial-gradient(ellipse at 5% 10%,rgb(11 37 69 / 7%),transparent 55%),#f1f1ed}}.profile-page{max-width:760px;padding-top:52px;padding-bottom:70px}.profile-page h1{font-size:clamp(32px,4vw,44px);margin:16px 0}.profile-page>.auth-card{margin-top:28px}.form-field textarea{width:100%;resize:vertical;min-height:120px;border:1px solid #9099a2;border-radius:6px;padding:12px;font:inherit;color:var(--navy);background:#fff}.form-field textarea:focus-visible{outline:2px solid var(--navy);outline-offset:2px}.profile-success{color:var(--navy);padding:12px;background:#fff8ee;border:1px solid #f2cfaa;border-radius:6px}.profile-link{display:inline-block;margin-top:18px;font-size:14px;text-decoration:underline;text-underline-offset:3px;font-weight:700}@media(max-width:760px){.profile-page{padding-top:35px}}.dashboard h1>.brand-tara{color:var(--navy)}.dashboard h1>.brand-work{color:var(--orange)}.personal-greeting{font-size:18px;font-weight:600;color:var(--navy)}
