@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:#122b31;--muted:#627477;--line:#dce5e5;--paper:#f6f9f9;--teal:#006b61;--lime:#d8f66d;--white:#fff}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.6 'DM Sans',sans-serif}h1,h2,h3,.brand{font-family:Manrope,sans-serif;line-height:1.2}h1{font-size:clamp(2rem,3.6vw,3.5rem);font-weight:600;letter-spacing:-.045em;margin:12px 0 20px}h2{font-size:1.45rem;letter-spacing:-.025em}h3{font-size:1.1rem}p{margin:12px 0}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}header{display:flex;justify-content:space-between;align-items:center;padding:23px 4.5%;border-bottom:1px solid var(--line);background:white;gap:25px}.brand{display:flex;align-items:center;font-weight:800;font-size:1.3rem;letter-spacing:-.04em}.brandmark{display:inline-flex;align-items:center;justify-content:center;background:var(--ink);color:white;font-size:1.1rem;border-radius:10px;width:40px;height:40px;margin-right:11px}.brandmark span{color:var(--lime)}nav{display:flex;align-items:center;gap:28px;font-size:.9rem;font-weight:600}nav form{margin:0}main{max-width:1500px;margin:auto;padding:46px 4.5% 72px;min-height:78vh}footer{border-top:1px solid var(--line);padding:24px 4.5%;display:flex;justify-content:space-between;color:var(--muted);font-size:.85rem}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:24px;background:var(--teal);color:white;border:1px solid var(--teal);border-radius:7px;padding:13px 22px;font:600 .95rem 'DM Sans',sans-serif;cursor:pointer;transition:background .15s}.button:hover{background:#004e47;text-decoration:none}.button.secondary{background:white;color:var(--ink);border-color:var(--line)}.button.secondary:hover{background:#eef4f2}.button.small{padding:10px 16px}.text-button{background:none;border:0;padding:0;color:var(--muted);font:inherit;cursor:pointer}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.12em;color:var(--teal)}.muted,.help{color:var(--muted)}.help{font-size:.875rem;line-height:1.6}.lead{font-size:1.125rem;line-height:1.8;color:var(--muted);max-width:560px}.dot{display:inline-block;background:var(--teal);width:7px;height:7px;border-radius:50%;margin-right:8px}.hero{display:grid;grid-template-columns:1.2fr 1fr;gap:6%;padding:35px 0 55px;align-items:center}.hero h1{font-size:clamp(2.5rem,4.3vw,4.6rem)}em{font-style:normal;color:var(--teal)}.actions{display:flex;gap:12px;margin-top:32px;flex-wrap:wrap}.hero-note{display:flex;gap:25px;font-size:.625rem;letter-spacing:.08em;color:var(--muted);margin-top:48px}.visual-panel{min-height:450px;border-radius:16px;background:#dcecea;position:relative;overflow:hidden;padding:28px;display:flex;flex-direction:column;justify-content:space-between}.visual-top,.visual-bottom{font-size:.65rem;letter-spacing:.13em;z-index:1;display:flex;align-items:center;justify-content:space-between}.visual-top{justify-content:flex-start}.visual-bottom span{font-size:1.6rem}.orbit{position:absolute;width:500px;height:500px;border:1px solid #b9d6d0;border-radius:50%;top:100px;left:0}.orbit-two{top:-240px;left:140px}.skill-demo{position:relative;margin:26px 8px;background:rgba(255,255,255,.94);border:1px solid white;border-radius:10px;padding:26px 30px;box-shadow:0 15px 35px #143c3410;transform:rotate(-3deg)}.mini-label{font-size:.625rem;letter-spacing:.15em;color:var(--muted)}.skill-demo h2{font-size:1.6rem;margin:12px 0 22px}.demo-row{display:flex;gap:14px;border-top:1px solid var(--line);padding:12px 0;font-size:.875rem}.demo-row span{color:var(--muted);font-size:.75rem}.demo-row i{margin-left:auto;background:var(--lime);width:23px;text-align:center;border-radius:50%}.skill-demo p{font-size:.7rem}.home-bottom{display:grid;grid-template-columns:1fr 1fr .8fr;gap:5%;padding-top:35px;border-top:1px solid var(--line)}.home-bottom p{font-size:.95rem;color:var(--muted)}.human{border-left:1px solid var(--line);padding-left:30px;display:flex;align-items:center;gap:20px}.asterisk{font-size:3.2rem;color:var(--teal)}.page-heading,.section-heading{display:flex;justify-content:space-between;align-items:center;gap:24px}.page-heading{margin-bottom:32px}.page-heading h1{font-size:2.6rem}.section-heading{margin-bottom:20px}.section-heading h2{margin:0}.panel{background:white;border:1px solid var(--line);border-radius:12px;padding:30px}.stats{display:grid;grid-template-columns:repeat(3,1fr);margin:28px 0 35px;border:1px solid var(--line);border-radius:12px;background:#eaf2ef}.stats>div{padding:25px 30px;border-right:1px solid var(--line)}.stats>div:last-child{border:0}.stats strong{display:block;font:500 2.6rem Manrope,sans-serif;margin-top:10px}.job-row{display:flex;align-items:center;gap:20px;padding:22px 0;border-top:1px solid var(--line)}.job-row:hover{text-decoration:none}.job-row h3{margin:0}.job-row p{margin:7px 0 0}.job-icon{background:#eaf2ef;border-radius:10px;font-size:1.5rem;padding:10px 17px}.job-meta{margin-left:auto;display:flex;gap:25px;align-items:center;font-size:.875rem}.badge,.tag{display:inline-block;padding:4px 10px;border-radius:5px;background:#edf5ee;color:#336248;font-size:.8rem}.tag{background:#f0f4f4;color:var(--ink);margin:4px 4px 4px 0}.form-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:9%;max-width:1100px;margin:20px auto}.form-layout aside{padding-top:12px}.form-layout aside h1{font-size:3rem}.field{margin-bottom:24px}label{display:block;font-size:.9rem;font-weight:600;margin-bottom:7px}input,textarea,select{width:100%;padding:12px 14px;border:1px solid #bccdcd;border-radius:6px;background:#fff;color:var(--ink);font:inherit}input[type=checkbox]{width:20px;height:20px;accent-color:var(--teal)}input[type=file]{font-size:.875rem}input:focus,textarea:focus,select:focus{outline:2px solid var(--teal);outline-offset:2px}.field .help{margin-top:6px}.errorlist{color:#ad2525;font-size:.875rem;padding-left:18px}.message{background:#edf5e3;border:1px solid #bdcfaa;border-radius:7px;padding:14px 20px;margin-bottom:25px}.empty{text-align:center;padding:45px 20px}.empty p{max-width:490px;margin:14px auto 24px;color:var(--muted)}.candidate-layout{display:grid;grid-template-columns:300px 1fr;gap:26px}.profile-card{align-self:start}.avatar{height:70px;width:70px;border-radius:18px;background:#dfeddd;display:flex;align-items:center;justify-content:center;color:var(--teal);font:600 1.5rem Manrope,sans-serif}.small-avatar{height:45px;width:45px;border-radius:12px;font-size:1rem}hr{border:0;border-top:1px solid var(--line);margin:25px 0}.skill-line{padding:17px 0;border-bottom:1px solid var(--line)}.skill-line>div{display:flex;justify-content:space-between}.skill-line small{color:var(--muted)}progress{width:100%;height:6px;border:0;border-radius:4px;overflow:hidden;accent-color:var(--teal)}progress::-webkit-progress-bar{background:#e9f0ee}progress::-webkit-progress-value{background:var(--teal)}.back{display:inline-block;color:var(--muted);font-size:.875rem;margin-bottom:20px}.requirements{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:20px}.description{padding:16px 24px;margin-bottom:35px}summary{cursor:pointer;font-size:.9rem;font-weight:600}details p{max-width:900px}.matches{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.match-card h2{margin-bottom:8px}.match-number{font:600 2rem Manrope,sans-serif;color:var(--teal)}.match-number span{font:400 .75rem 'DM Sans',sans-serif;margin-left:5px}.tags{margin:18px 0}.match-card .button{width:100%;margin-top:10px}.board{display:flex;overflow-x:auto;gap:18px;padding-bottom:30px}.column{flex:0 0 270px;background:#eaf0ee;border-radius:10px;padding:16px;min-height:400px}.column h2{font-size:.875rem;margin:4px 0 20px}.column h2 .muted{float:right}.pipeline-card{display:block;background:white;border:1px solid var(--line);border-radius:9px;padding:17px;margin-bottom:12px}.pipeline-card:hover{border-color:var(--teal);text-decoration:none}.pipeline-card h3{margin:10px 0}.card-link{font-size:.8rem;color:var(--teal)}.column-empty{font-size:.8rem;color:var(--muted);border:1px dashed #c3d1cc;padding:25px 12px;text-align:center;border-radius:7px}.date{font-size:.8rem;background:#f3f6e8;padding:5px 8px;border-radius:4px}.skip{position:absolute;top:-100px}.skip:focus{top:0;background:white;padding:12px;z-index:20}:focus-visible{outline:2px solid var(--teal);outline-offset:4px}@media(max-width:1000px){.hero{gap:25px}.hero-note{flex-direction:column;gap:5px}.matches{grid-template-columns:repeat(2,1fr)}.home-bottom{grid-template-columns:1fr 1fr}.human{display:none}.form-layout{gap:35px}}@media(max-width:720px){header{align-items:flex-start;flex-direction:column;gap:15px}nav{gap:18px;flex-wrap:wrap}main{padding:28px 5% 45px}.hero,.form-layout,.candidate-layout,.home-bottom{grid-template-columns:1fr}.visual-panel{min-height:390px;margin-top:20px}.hero-note{display:none}.page-heading,.section-heading{align-items:flex-start;flex-direction:column;gap:15px}.page-heading h1,.form-layout aside h1{font-size:2.2rem}.stats>div{padding:15px}.stats .eyebrow{font-size:.625rem}.stats strong{font-size:2rem}.job-meta{gap:10px;flex-wrap:wrap}.job-meta>span:nth-child(2){display:none}.job-icon{display:none}.panel{padding:22px}.matches{grid-template-columns:1fr}.form-layout{margin:0}.home-bottom{gap:25px}footer{gap:20px;flex-wrap:wrap}footer span:last-child{display:none}}

.brand{flex-shrink:0;max-width:100%}.brand-logo{display:block;width:300px;max-width:100%;height:auto}@media(max-width:720px){.brand-logo{width:260px}}

/* Public openings share the existing typography, palette and panels. */
.browse-openings{margin-top:22px;font-size:.95rem;color:var(--teal);font-weight:600}
.openings-heading{padding:15px 0 24px;max-width:760px}.openings-heading h1{margin-bottom:15px}
.opening-search{max-width:780px;margin:10px 0 20px}.opening-search label{display:block;font-size:.875rem;font-weight:600;margin-bottom:8px}.opening-search>div{display:flex;align-items:center;gap:12px}.opening-search input{flex:1;min-width:0;margin:0;padding:14px 16px;border:1px solid var(--line);border-radius:7px;background:white;color:var(--ink);font:inherit}
.openings-count{margin:28px 0 18px}.openings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.opening-card{display:flex;flex-direction:column;min-width:0}.opening-card h2{font-size:1.5rem;margin:8px 0 17px;overflow-wrap:anywhere}.opening-card h2 a:hover{color:var(--teal)}.opening-tags{display:flex;flex-wrap:wrap;gap:8px}.opening-tags span{background:#eef4f2;border-radius:5px;padding:4px 9px;font-size:.8rem;color:#415e58}.opening-pay{font-weight:600;margin:16px 0 0}.opening-summary{font-size:.95rem;margin:18px 0 25px}.opening-card-foot{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-top:18px;margin-top:auto;border-top:1px solid var(--line)}.opening-card-foot a{font-weight:700}.openings-empty{grid-column:1/-1}.pagination{justify-content:center;margin-top:35px;gap:30px}
.opening-page{max-width:940px;margin:0 auto}.opening-article{padding:42px 48px}.opening-article h1{font-size:clamp(2rem,3.5vw,3rem);overflow-wrap:anywhere}.opening-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 30px;padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:28px 0}.opening-facts:empty{display:none}.opening-facts dt{font-size:.75rem;letter-spacing:.05em;color:var(--muted);margin-bottom:5px}.opening-facts dd{font-weight:500;margin:0;overflow-wrap:anywhere}.opening-section{margin:30px 0}.opening-section h2{font-size:1.15rem;margin-bottom:13px}.opening-section p,.opening-section li{color:#41575b}.opening-section ul{padding-left:21px;margin:0}.opening-section li{padding-left:5px;margin:8px 0}.opening-apply-box{display:flex;align-items:center;justify-content:space-between;gap:25px;background:#edf4ef;border-radius:10px;padding:25px;margin-top:36px}.opening-apply-box h2{font-size:1.15rem;margin:0}.opening-apply-box p{font-size:.9rem;margin-bottom:0}.opening-apply-box .button{flex-shrink:0}.application-page{max-width:780px}.application-page h1{font-size:2.1rem}.application-page form{margin-top:25px}.publication-panel{margin:20px 0 28px}.publication-panel h2{font-size:1.2rem}.publication-panel .section-heading{margin-bottom:10px}.publication-panel .actions{margin-top:18px}.application-profile{margin-bottom:24px}.application-profile h2{margin-top:0}
@media(max-width:1050px){header{flex-wrap:wrap}nav{gap:20px}}
@media(max-width:720px){.openings-grid{grid-template-columns:1fr}.opening-search>div{flex-wrap:wrap}.opening-search input{flex-basis:65%}.opening-article{padding:24px}.opening-facts{grid-template-columns:1fr;gap:17px}.opening-apply-box{flex-direction:column;align-items:stretch;padding:20px}.opening-card-foot{flex-wrap:wrap}.opening-card h2{font-size:1.3rem}.opening-tags span{max-width:100%;overflow-wrap:anywhere}.publication-panel .actions{gap:12px}}

.opening-meta{color:var(--muted);font-size:1rem;line-height:1.8}.opening-meta span{padding:0 .5rem}.opening-section h2{font-size:1.1rem;letter-spacing:.05em}.opening-section h3{font-size:1rem;margin-top:1.25rem}

.match-filter{max-width:640px;margin:24px 0}.match-filter label{display:block;font-weight:700}.match-filter input[type="range"]{width:100%;padding:0;margin:18px 0 6px;accent-color:var(--teal);cursor:pointer}.match-filter-scale{display:flex;justify-content:space-between;font-size:.8rem;color:var(--muted)}.match-card[hidden],#match-empty[hidden]{display:none}

/* Opening-specific interview guides */
.interview-guidance-panel{margin-bottom:28px}.interview-guidance h2{font-size:1.2rem}.interview-guidance h3{font-size:1rem;margin:0 0 10px}.interview-stages{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:22px 0}.interview-stages>div{border-top:1px solid var(--line);padding-top:16px}.sample-questions-link{color:var(--teal);font-size:.9rem;font-weight:600;text-decoration:underline;text-underline-offset:3px}.sample-questions-status{margin:0 0 8px}.stage-guides{margin:-6px 0 20px}.stage-guide{padding:10px 0;border-bottom:1px solid #cbd9d3}.stage-guide p{margin:0 0 5px;overflow-wrap:anywhere}.pipeline-filter{display:flex;align-items:flex-end;gap:14px;margin-bottom:24px}.pipeline-filter>div{max-width:500px;flex:1}.panel>form+.interview-guidance{margin-top:28px;border-top:1px solid var(--line);padding-top:16px}@media(max-width:720px){.interview-stages{grid-template-columns:1fr;gap:16px}.pipeline-filter{align-items:stretch;flex-direction:column}.pipeline-filter>div{max-width:none}}
.agreement-text{white-space:normal;overflow-wrap:anywhere;max-width:900px;line-height:1.8;padding:20px 0}.agreement-text+details{margin-top:24px}
