@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:700 800;font-display:swap;src:url('/assets/barlow-condensed-800.ttf')}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:900;font-display:swap;src:url('/assets/barlow-condensed-900.ttf')}
@font-face{font-family:Inter;font-style:normal;font-weight:400 500;font-display:swap;src:url('/assets/inter-400.ttf')}
@font-face{font-family:Inter;font-style:normal;font-weight:600 800;font-display:swap;src:url('/assets/inter-700.ttf')}
:root{--lime:#d9ff43;--black:#111;--paper:#fff;--soft:#f4f4f4;--muted:#555;--line:#d5d5d5;font-family:Inter,Arial,sans-serif;color:var(--black);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}a,button{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #4251d6;outline-offset:5px}.shell{width:min(1320px,calc(100% - 96px));margin-inline:auto}.top,.closing{background:var(--lime)}header{min-height:92px;display:flex;align-items:center;gap:44px;justify-content:space-between}.brand{font-size:26px;white-space:nowrap;letter-spacing:-1px}.brand strong{font-weight:800}nav,.header-actions,.language,.actions{display:flex;align-items:center;gap:28px}nav{font-size:14px;font-weight:600}nav a:hover{text-decoration:underline;text-underline-offset:5px}.header-actions{gap:24px}.language{gap:5px;font-size:13px}.language button{padding:8px 3px;border:0;background:transparent;color:inherit;opacity:.55}.language button[aria-pressed=true]{opacity:1;font-weight:800;text-decoration:underline;text-underline-offset:5px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:30px;padding:20px 28px;font-size:15px;font-weight:700;min-height:60px;border:1px solid transparent;transition:transform .15s,background .15s}.button:hover{transform:translateY(-2px)}.button.small{min-height:44px;padding:13px 22px;font-size:13px}.black{background:var(--black);color:#fff}.white{background:#fff;color:var(--black)}.hero{padding-top:18px;padding-bottom:38px;display:grid;grid-template-columns:1.45fr .8fr;gap:54px;align-items:center}h1,h2,.process h3{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;font-weight:800;letter-spacing:-.025em;margin:0;line-height:.89}h1{font-size:clamp(66px,8.9vw,138px);font-weight:900}.hero-side>p:first-child{font-size:clamp(21px,2.2vw,30px);line-height:1.32;max-width:370px;letter-spacing:-.04em}.hero-side .actions{gap:12px;flex-wrap:wrap}.hero-side .button{flex:1;white-space:nowrap;padding-inline:23px}.hero .meaning{font-size:14px;margin-top:24px;letter-spacing:-.02em}.photo-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:3px}.photo-strip figure{position:relative;margin:0;height:clamp(230px,27vw,380px);overflow:hidden;background:#ddd}.photo-strip img{width:100%;height:100%;object-fit:cover;filter:grayscale(1);display:block}.photo-strip figure:nth-child(2) img{object-position:center 53%}.photo-strip figure:after{position:absolute;inset:40% 0 0;content:'';background:linear-gradient(transparent,rgba(0,0,0,.68))}.photo-strip figcaption{position:absolute;bottom:27px;left:32px;color:white;font-size:clamp(18px,2.3vw,29px);font-weight:700;z-index:1;letter-spacing:-.04em}.section{padding-block:56px}h2{font-size:clamp(40px,5.6vw,82px)}.eyebrow{font-size:13px;letter-spacing:.13em;text-transform:uppercase;font-weight:700;margin:0 0 25px;display:flex;gap:25px;align-items:center}.eyebrow:after{content:'';width:72px;height:1px;background:currentColor}.employer{display:grid;grid-template-columns:1.9fr .8fr;gap:42px;align-items:center}.employer h2{font-size:clamp(42px,5.5vw,82px)}.promise{background:var(--lime);padding:28px}.promise h3{font-size:27px;line-height:1.08;margin:0 0 12px;letter-spacing:-.05em}.promise p{font-size:14px;line-height:1.4;margin:0 0 20px}.promise .button{width:100%;padding:16px;font-size:14px;gap:12px;min-height:50px}.about{background:var(--soft)}.about .shell{display:grid;grid-template-columns:1.6fr .8fr;gap:80px;align-items:center}.about p{font-size:20px;line-height:1.45;letter-spacing:-.025em;margin:0}.routes{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding-top:32px;padding-bottom:40px}.routes article{border:1px solid #111;padding:32px}.routes h2{font-size:clamp(34px,3.8vw,56px)}.routes p{font-size:18px;max-width:410px;line-height:1.5;margin-bottom:27px}.routes a{font-weight:700;font-size:17px}.routes a:hover{text-decoration:underline;text-underline-offset:5px}.inverse{background:var(--black);color:#fff}.inverse a{color:var(--lime)}.process{padding-bottom:52px}.line:after{flex:1;background:var(--line)}.process ol{list-style:none;padding:0;margin:32px 0 0;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.process li{display:flex;gap:20px;padding-right:24px;border-right:1px solid var(--line)}.process li:last-child{border:0}.number{display:flex;align-items:center;justify-content:center;flex:0 0 52px;height:52px;border-radius:50%;background:var(--lime);font-family:'Barlow Condensed',sans-serif;font-weight:800;font-size:24px}.process h3{font-size:28px;line-height:1.1;margin-top:5px}.process p{font-size:15px;line-height:1.5;margin:7px 0 0;max-width:240px}.closing .shell{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-block:38px}.closing .actions{gap:14px}.closing .button{min-width:200px}footer{background:var(--black);color:#fff;padding-block:38px}footer .shell{display:flex;align-items:center;justify-content:space-between;gap:25px}footer .brand{font-size:22px}footer p,footer nav,footer .shell>span{font-size:12px;color:#cfcfcf}footer nav{gap:22px}footer p{margin:8px 0 0}.skip{position:absolute;top:-100px;left:10px;background:#fff;padding:10px;z-index:10}.skip:focus{top:10px}.intake-page{background:var(--soft)}.intake-page header{background:var(--lime);width:100%;padding-inline:48px}.intake-shell{width:min(850px,calc(100% - 40px));margin:48px auto}.intake-shell h1{font-size:clamp(48px,7vw,82px);line-height:.96;max-width:850px}.intake-shell .lead{font-size:20px;line-height:1.5;max-width:660px}.intake-card{background:#fff;border:1px solid var(--line);padding:30px;margin-top:32px}.intake-card p{line-height:1.6}.notice{background:#fff3cf;border-left:4px solid #a77700;padding:18px;font-size:15px;line-height:1.5}.back-link{font-size:14px;display:inline-block;margin-bottom:32px;text-decoration:underline;text-underline-offset:4px}.privacy-content h2{font-family:Inter,Arial,sans-serif;font-size:24px;line-height:1.3;letter-spacing:-.03em;margin-top:32px}.privacy-content p{line-height:1.65}.intake-card .button{margin-top:10px}.intake-shell small{display:block;color:var(--muted);font-size:13px;line-height:1.5;margin-top:16px}@media(max-width:1050px){.shell{width:calc(100% - 56px)}header{gap:20px}.brand{font-size:21px}nav{gap:20px}.header-actions{gap:15px}.hero{gap:30px;grid-template-columns:1.4fr .85fr}.hero-side .button{padding:17px 19px;gap:12px;font-size:14px}.hero-side .actions{gap:10px}.employer{gap:25px}.promise{padding:22px}.about .shell{gap:40px}footer .shell{flex-wrap:wrap}footer nav{margin-left:auto}footer .shell>span{width:100%;margin-top:5px}.process li{gap:14px}}@media(max-width:760px){.shell{width:calc(100% - 36px)}header{min-height:76px;gap:15px;flex-wrap:wrap;padding-block:18px}.brand{font-size:20px}header nav{order:3;width:100%;justify-content:space-between;font-size:13px;padding-top:10px}header .small{display:none}.header-actions{margin-left:auto}.hero{grid-template-columns:1fr;gap:16px;padding-top:25px;padding-bottom:30px}h1{font-size:clamp(64px,15.8vw,113px);letter-spacing:-.028em}.hero-side>p:first-child{font-size:22px;max-width:500px;margin:4px 0 22px}.hero-side .actions{max-width:440px}.hero .meaning{font-size:13px;margin-bottom:0;margin-top:17px}.photo-strip{gap:2px}.photo-strip figure{height:230px}.photo-strip figcaption{left:12px;right:8px;bottom:15px;font-size:17px;line-height:1.1}.photo-strip img{object-position:40% center}.section{padding-block:36px}.employer{grid-template-columns:1fr;gap:25px}.employer h2{font-size:clamp(46px,10vw,72px)}.promise{padding:24px;display:grid;grid-template-columns:1fr 1fr;gap:16px}.promise h3{font-size:24px;margin:0}.promise p{font-size:14px;align-self:center;margin:0}.promise .button{grid-column:1/-1}.about .shell{grid-template-columns:1fr;gap:24px}.about h2{font-size:clamp(48px,10vw,70px)}.about p{font-size:18px}.routes{grid-template-columns:1fr;gap:15px;padding-top:24px}.routes article{padding:26px}.routes h2{font-size:46px}.routes p{font-size:16px;margin:14px 0 20px}.process ol{grid-template-columns:1fr;gap:25px}.process li{border:0;padding:0}.process p{max-width:none}.process h3{font-size:26px}.number{flex-basis:46px;height:46px}.process{padding-bottom:36px}.closing .shell{align-items:flex-start;flex-direction:column;gap:24px}.closing h2{font-size:64px}.closing .actions{width:100%}.closing .button{min-width:0;flex:1;gap:12px;padding:18px 20px}footer .shell{display:block}footer nav{margin:28px 0;gap:20px;flex-wrap:wrap}footer .shell>span{display:block}.intake-page header{padding-inline:20px}.intake-shell{margin-top:30px}.intake-shell .lead{font-size:18px}.intake-card{padding:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

footer .office-footer{display:block;margin-top:28px;padding-top:24px;border-top:1px solid #393939}footer .office-footer address{font-style:normal;font-size:13px;line-height:1.7;color:#cfcfcf}footer .office-footer strong{display:inline-block;margin-bottom:4px;color:#fff;font-size:14px}footer>.office-footer:first-child{margin-top:0;padding-top:0;border-top:0}
