:root{--green:#123d32;--deep:#0e2d26;--gold:#d6bb7e;--cream:#f6f4ed;--ink:#183b32;--muted:#6d7972;--line:#dce2da;--pad:clamp(22px,4.8vw,92px);--serif:"Playfair Display",Georgia,serif;--sans:"DM Sans",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:#fff;font:15px/1.65 var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.65;cursor:wait}a,button{transition:background .2s,color .2s,transform .2s,border-color .2s}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #b48a3d;outline-offset:5px}p{margin:0 0 18px}h1,h2,h3{line-height:1.14;margin:0 0 24px;font-weight:500;letter-spacing:-.035em}h1,h2{font-family:var(--serif)}h1{font-size:clamp(40px,4.5vw,78px)}h2{font-size:clamp(32px,3.3vw,54px)}h3{font-size:24px;font-weight:600}em{font-family:var(--serif);font-weight:500}img{max-width:100%;display:block}.icon{flex-shrink:0;vertical-align:middle}.eyebrow{display:block;font:700 10px/1.5 "Manrope",sans-serif;letter-spacing:.2em;margin:0 0 23px;color:#607264}.eyebrow.light{color:#e2cfa5}.light{color:#fff}.muted{color:var(--muted)}.full{width:100%}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:52px;padding:14px 24px;color:white;background:var(--green);border:1px solid var(--green);border-radius:4px;font:600 13px/1.5 var(--sans);text-align:center}.button:hover{background:#215747;border-color:#215747;transform:translateY(-1px)}.button.small{min-height:44px;padding:11px 18px;font-size:12px;gap:15px}.button.gold{background:var(--gold);border-color:var(--gold);color:#16382e}.button.gold:hover{background:#ead19d}.button.outline{background:transparent;color:var(--green);border-color:#a5b4a9}.button.outline:hover{background:#e9eee7}.text-link,.text-button,.hero-link{display:inline-flex;gap:20px;align-items:center;font-size:13px;font-weight:600}.text-link{padding:10px 0;border-bottom:1px solid #a3b3a5}.text-button{border:0;background:transparent;padding:0;color:inherit}.text-link:hover{gap:25px}.announcement{padding:9px var(--pad);display:flex;justify-content:space-between;gap:20px;background:var(--green);color:#e5e9df;font-size:10px;letter-spacing:.04em}.announcement a{display:flex;align-items:center;gap:14px}.announcement .icon{width:15px;height:15px}.site-header{height:104px;padding:0 var(--pad);display:flex;align-items:center;justify-content:space-between;gap:30px;background:#fff;position:relative;z-index:10}.brand{display:flex;align-items:center;gap:14px;flex-shrink:0}.brand img{width:62px;height:62px;object-fit:cover;border-radius:3px}.brand>span{font:500 18px/1.2 var(--serif);letter-spacing:.14em}.brand b{display:block;font-size:13px;letter-spacing:.34em;font-weight:500;margin-top:3px}.brand small{display:block;font:600 6.3px/1.5 var(--sans);letter-spacing:.13em;margin-top:8px}.site-header nav{display:flex;align-items:center;gap:26px;font-size:12px;font-weight:500}.site-header nav>a:not(.button):hover{color:#9f7938}.nav-separator{height:24px;border-left:1px solid var(--line)}.menu-toggle{display:none;background:none;border:0}.hero{height:min(760px,calc(100vw * .50));min-height:640px;position:relative;overflow:hidden;background:var(--deep)}.hero-image{width:100%;height:100%;object-fit:cover;object-position:center 49%;position:absolute;inset:0}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,36,29,.9) 0%,rgba(9,36,29,.74) 30%,rgba(9,36,29,.27) 56%,transparent 83%),linear-gradient(0deg,rgba(8,29,24,.4),transparent 40%)}.hero-content{position:relative;padding:62px var(--pad) 40px;color:white;width:62%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero-content .eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:25px;font-size:9px}.hero-content .eyebrow>span{width:28px;height:1px;background:var(--gold)}.hero h1{font-size:clamp(54px,5.15vw,90px);line-height:1.04;letter-spacing:-.038em;margin-bottom:24px}.hero h1 em{color:#e1c58d}.hero-description{max-width:450px;font-size:14px;line-height:1.85;color:#e2e7df;margin-bottom:29px}.hero-actions{display:flex;align-items:center;gap:27px;white-space:nowrap}.hero-link{font-size:12px;color:white}.hero-note{display:flex;gap:14px;align-items:center;margin-top:36px;color:#c8d0c7;font-size:10px;line-height:1.7}.hero-note>.icon{width:31px;height:31px;color:#d0b883}.hero-note strong{font-weight:500;color:#eee}.hero-caption{position:absolute;right:var(--pad);bottom:37px;display:flex;flex-direction:column;color:#fff;border-left:1px solid #ffffff80;padding-left:18px}.hero-caption>span{font-size:8px;letter-spacing:.18em}.hero-caption strong{font:500 22px/1.8 var(--serif)}.hero-caption small{font-size:9px;color:#e6e8dc}.search-strip{padding:35px var(--pad);display:grid;grid-template-columns:1fr 2fr;gap:30px;background:var(--cream);border-bottom:1px solid var(--line);align-items:center}.search-strip .eyebrow{font-size:8px;margin-bottom:9px}.search-strip h2{font-size:23px;letter-spacing:-.02em;margin:0}.search-strip form{display:flex;background:white;border:1px solid #d9e0d5;padding:7px;gap:5px;border-radius:4px}.search-strip label{display:flex;align-items:center;padding:0 12px;gap:10px;flex:1;min-width:0}.search-strip label+label{border-left:1px solid var(--line)}.search-strip input,.search-strip select{width:100%;border:0;background:transparent;color:var(--green);font-size:12px;min-width:0;outline-offset:4px;padding:10px 0}.search-strip .icon{width:18px}.search-strip .button{min-height:46px;padding:10px 18px;font-size:12px}.section{padding:85px var(--pad)}.section-heading{display:flex;justify-content:space-between;gap:35px;align-items:end;margin-bottom:42px}.section-heading .eyebrow{margin-bottom:19px}.section-heading h2,.section-heading h1{margin:0}.section-heading>p{font-size:13px;color:var(--muted);max-width:370px;line-height:1.8;margin:0}.section-heading>div>p:last-child:not(.eyebrow){color:var(--muted);margin:20px 0 0}.path-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.path-card{padding:35px 38px 39px;border:1px solid #dde1d8;border-radius:5px;background:#f6f7f2}.path-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.path-card-top>span:last-child{font-size:9px;font-weight:600;letter-spacing:.15em;color:#73806c}.round-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:#e7ebdf;color:var(--green);border-radius:50%}.path-card h3{font:500 clamp(26px,2.35vw,38px)/1.2 var(--serif);letter-spacing:-.035em}.path-card>p{color:#6b776d;font-size:13px;max-width:430px;line-height:1.9}.path-card ul{margin:24px 0 29px;padding:0;list-style:none;display:grid;gap:9px;font-size:12px}.path-card li{display:flex;align-items:center;gap:10px}.path-card li .icon{width:16px;height:16px}.employer-path{background:#fbfaf7}.employer-path .round-icon{background:#f0eadd}.opportunities{background:#f8f9f5}.empty-state{padding:52px 24px;text-align:center;border:1px solid var(--line);border-radius:5px;background:#fff}.empty-state h3{font-family:var(--serif);font-size:27px;margin:20px 0 12px}.empty-state p{color:var(--muted);font-size:13px;margin:0 auto 23px;max-width:550px}.empty-icon{display:inline-flex;justify-content:center;align-items:center;width:52px;height:52px;border-radius:50%;background:var(--cream);color:#8d977d}.empty-icon .icon{width:27px;height:27px}.job-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.job-card{padding:28px;background:#fff;border:1px solid var(--line);border-radius:5px;display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s}.job-card:hover{box-shadow:0 14px 35px #183b3210;transform:translateY(-3px)}.job-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.company-monogram{width:44px;height:44px;flex-shrink:0;border:1px solid #d4ded0;background:#f4f6ef;display:flex;align-items:center;justify-content:center;border-radius:4px;font:500 25px var(--serif)}.tag,.badge{display:inline-flex;align-items:center;padding:5px 10px;background:#f1f4ec;color:#496345;font-size:10px;font-weight:600;border:1px solid #dce5d7;border-radius:4px;white-space:nowrap}.company-name{font-size:11px;color:var(--muted);margin-bottom:8px}.job-card h3{font:600 22px/1.3 var(--serif);margin-bottom:17px}.job-location{display:flex;align-items:center;gap:6px;font-size:11px;color:#727b71}.job-location .icon{width:15px;height:15px}.job-card-bottom{margin-top:auto;border-top:1px solid var(--line);padding-top:18px;display:flex;justify-content:space-between;align-items:center;font-size:11px;color:var(--muted)}.job-card-bottom>a{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:#f4f5ee;color:var(--green)}.destinations{padding:72px var(--pad);background:var(--green);color:white;display:grid;grid-template-columns:1fr 1.2fr;gap:10vw}.destination-intro h2{font-size:clamp(34px,3.5vw,58px)}.destination-intro h2 em{color:var(--gold)}.destination-intro>p:not(.eyebrow){font-size:13px;line-height:1.9;color:#c0cfc3;max-width:400px}.destination-intro .text-link{font-size:12px;border-color:#749080}.destination-list{align-self:center}.destination-list>div{display:flex;align-items:center;gap:22px;padding:27px 0;border-bottom:1px solid #ffffff25}.destination-list>div>span:first-child{font:italic 15px var(--serif);color:var(--gold)}.destination-list h3{font:500 clamp(22px,2.5vw,38px) var(--serif);margin:0;flex:1}.destination-list>div>span:nth-of-type(2){font-size:7px;letter-spacing:.13em;color:#bed0c1}.destination-list .icon{width:20px;height:20px;color:var(--gold)}.destination-list>small{display:block;font-size:9px;color:#b9cbbb;margin-top:22px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:35px}.steps article{border-top:1px solid #bcc7b8;padding-top:26px}.steps article>span{font:italic 34px var(--serif);color:#ab915a;display:block;margin-bottom:28px}.steps h3{font-size:17px;font-weight:600;letter-spacing:-.02em;margin-bottom:13px}.steps p{font-size:12px;color:var(--muted);line-height:1.9}.contact-band{margin:0;padding:55px var(--pad);display:flex;justify-content:space-between;align-items:center;gap:45px;background:#ececdf;border-top:1px solid #dadfce}.contact-band h2{font-size:clamp(32px,3.4vw,50px);margin:0}.contact-band p{font-size:13px;color:#657565;line-height:1.9}.contact-band .eyebrow{font-size:9px;margin-bottom:17px}footer{padding:52px var(--pad) 22px;background:#0d2b24;color:#f1f1e7}.footer-main{display:flex;justify-content:space-between;align-items:center;gap:40px;padding-bottom:40px}.footer-brand span{font-size:25px}.footer-brand b{font-size:18px}.footer-brand small{font-size:7px;color:#cbb781}.footer-main p{font-size:12px;color:#b9c9bb;line-height:1.9;margin:0}.footer-main .eyebrow{font-size:8px;color:#c1b791;margin-bottom:10px}.footer-phone{display:flex;gap:22px;align-items:center;font-size:18px}.footer-bottom{border-top:1px solid #ffffff20;padding-top:23px;display:flex;justify-content:space-between;gap:20px;font-size:9px;color:#9fb6a5}.footer-bottom>span:last-child{letter-spacing:.11em;font-size:8px}.skip{position:absolute;top:-100px;left:20px;background:white;padding:15px;z-index:999}.skip:focus{top:15px}.notice{padding:17px 24px;margin:20px var(--pad);border:1px solid #a9c9b2;background:#f0f8f0;border-radius:4px;font-size:14px}.notice.error{border-color:#dab4aa;background:#fcf1ed;color:#833e32}.page-intro{padding:67px var(--pad) 56px;background:var(--cream);border-bottom:1px solid var(--line)}.page-intro h1{font-size:clamp(40px,4.3vw,68px)}.page-intro p:not(.eyebrow){color:var(--muted);font-size:14px;margin-bottom:0}.page-intro.compact h1{font-size:clamp(34px,3.7vw,58px);max-width:1000px}.back-link{display:inline-block;font-size:12px;margin-bottom:29px;color:var(--muted)}.jobs-section{padding-top:35px}.job-filters{display:flex;gap:18px;align-items:end;padding:24px;background:var(--cream);border:1px solid var(--line);border-radius:5px}.job-filters .field{flex:1;margin:0}.job-filters .field:first-of-type{flex:2}.result-heading{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--muted);margin:27px 0}.result-heading p{margin:0}.pagination{display:flex;align-items:center;justify-content:center;gap:25px;margin-top:35px;font-size:12px}.panel{padding:32px;border:1px solid var(--line);border-radius:5px;background:white;min-width:0}.panel h2{font-size:29px;line-height:1.25;letter-spacing:-.025em}.panel p{font-size:14px;color:var(--muted)}.panel .round-icon{margin-bottom:25px}.detail-grid{display:grid;grid-template-columns:1.65fr 1fr;align-items:start;gap:32px;background:#f8f9f5;padding-top:45px}.prose h3{font-size:18px;margin:30px 0 12px;letter-spacing:-.01em}.prose p{line-height:1.95;white-space:normal;overflow-wrap:anywhere}.prose .icon{width:16px;height:16px}.apply-panel{background:var(--cream);position:sticky;top:25px}.apply-panel>small{font-size:10px;color:var(--muted);display:block;margin-top:22px}.salary{border-block:1px solid var(--line);padding:18px 0;margin:25px 0;display:flex;justify-content:space-between;gap:15px;font-size:13px}.secondary-link{display:block;text-align:center;font-size:12px;margin-top:20px;text-decoration:underline;text-underline-offset:4px}.auth-layout{display:grid;grid-template-columns:1fr 1fr;min-height:690px;border-top:1px solid var(--line)}.auth-story{background:linear-gradient(90deg,#0c2e27e8,#0c2e2790),url('/assets/lisboa-hero.png') center/cover;color:white;padding:76px var(--pad) 42px;display:flex;flex-direction:column;justify-content:space-between}.auth-story h1{font-size:clamp(38px,4.25vw,70px);line-height:1.15;margin:35px 0}.auth-story h1 em{color:var(--gold)}.auth-story p{font-size:14px;color:#d2ded1;max-width:380px;line-height:1.9}.auth-story-bottom{display:flex;align-items:center;gap:15px;font-size:10px;color:#d6cba7}.auth-form-wrap{padding:58px 7vw;background:#fafbf8;display:flex;justify-content:center;align-items:center}.auth-form{width:100%;max-width:460px}.auth-form h2{font-size:34px;margin-bottom:15px}.auth-form .eyebrow{font-size:9px;margin-bottom:14px}.auth-form .muted{font-size:13px}.role-tabs{display:flex;margin:27px 0;border:1px solid var(--line);background:#ecefe7;border-radius:4px;padding:4px;gap:4px}.role-tabs a{flex:1;display:flex;justify-content:center;gap:10px;align-items:center;padding:11px;font-size:12px;color:var(--muted)}.role-tabs a.active{background:white;box-shadow:0 2px 5px #00000008;color:var(--green);border-radius:3px}.role-tabs .icon{width:17px;height:17px}.field{display:flex;flex-direction:column;gap:8px;min-width:0;margin-bottom:20px}.field>span{font-size:12px;font-weight:600}.field>span>i{color:#a06a37;font-style:normal}.field input,.field select,.field textarea{border:1px solid #cdd7cc;border-radius:3px;padding:13px 14px;background:white;color:var(--ink);width:100%;min-width:0;outline:none;line-height:1.5;font-size:14px;transition:box-shadow .2s,border-color .2s}.field textarea{resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:#47735b;box-shadow:0 0 0 3px #567f5718}.field small{font-size:10px;color:var(--muted);line-height:1.6}.field input::placeholder{color:#8e978d}.checkbox{display:flex;gap:11px;align-items:flex-start;font-size:12px;color:#657263;margin:18px 0 23px;line-height:1.7}.checkbox input{width:17px;height:17px;margin:2px 0 0;flex-shrink:0;accent-color:var(--green)}.checkbox a{text-decoration:underline}.checkbox-group{display:flex;gap:25px;flex-wrap:wrap}.auth-switch{border-top:1px solid var(--line);padding-top:24px;margin:27px 0 0;text-align:center;font-size:12px}.auth-switch a{font-weight:700;text-decoration:underline;text-underline-offset:3px}.honeypot{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}.workspace-nav{padding:24px var(--pad);border-block:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:25px;background:var(--cream)}.workspace-nav .eyebrow{margin-bottom:7px;font-size:8px}.workspace-nav strong{font-size:15px}.workspace-nav nav{display:flex;gap:25px;align-items:center;font-size:12px}.workspace-nav nav>a{padding:9px 0;border-bottom:2px solid transparent}.workspace-nav nav>a.active{border-color:var(--green);font-weight:700}.workspace-nav .icon{width:15px;height:15px}.workspace-nav form{margin:0}.workspace{padding-top:46px;background:#fafbf8;min-height:550px}.workspace h1{font-size:clamp(34px,3.5vw,56px)}.workspace .section-heading{margin-bottom:34px}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:30px}.stat-grid>div{padding:22px 26px;border:1px solid var(--line);background:white;border-radius:5px}.stat-grid span{display:block;font-size:11px;color:var(--muted);margin-bottom:9px}.stat-grid strong{font:500 38px var(--serif)}.dashboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.dashboard-grid .panel{padding:35px}.panel-heading{display:flex;justify-content:space-between;gap:22px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:24px;margin-bottom:26px}.panel-heading h2{font-size:24px;margin:0}.panel-heading>span{font-size:11px;color:var(--muted)}.profile-layout{display:grid;grid-template-columns:2.2fr 1fr;gap:28px;align-items:start}.form-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:25px}.form-section-title{border-top:1px solid var(--line);margin-top:25px;padding-top:29px}.form-section-title h2{font-size:24px;margin-bottom:10px}.form-section-title p{font-size:12px;margin-bottom:24px}.form-footer{display:flex;justify-content:space-between;align-items:center;gap:25px;border-top:1px solid var(--line);margin-top:27px;padding-top:26px}.form-footer>span{font-size:10px;color:var(--muted);max-width:300px}.profile-aside .panel p{font-size:12px;line-height:1.9}.upload-form{margin-top:25px}.upload-form input{font-size:10px;padding:13px 8px}.upload-form input::file-selector-button{border:0;background:#edf0e8;color:var(--green);padding:7px;margin-right:5px;font-size:10px;cursor:pointer}.resume-ready{display:flex;gap:12px;align-items:center;background:#edf3e8;padding:14px;font-size:11px;overflow-wrap:anywhere;margin:20px 0}.resume-ready small{display:block;font-size:9px;color:var(--muted)}.account-email{border-top:1px solid var(--line);padding-top:20px;margin-top:25px;display:grid;gap:6px;overflow-wrap:anywhere}.account-email small{font-size:10px;color:var(--muted)}.account-email strong{font-size:12px}.account-email a{font-size:11px;text-decoration:underline}.support-note{padding:25px 10px;font-size:12px}.support-note p{margin-bottom:5px}.support-note a{font-size:11px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:12px;text-align:left}th{background:#f0f3eb;color:#60705d;font-size:10px;font-weight:600;padding:13px 16px;white-space:nowrap}td{padding:20px 16px;border-bottom:1px solid var(--line)}tbody tr:nth-child(even){background:#f7f9f3}td strong{display:block;font-size:13px}td small{display:block;font-size:10px;color:var(--muted);margin-top:5px}.table-actions{display:flex;gap:16px;align-items:center;font-size:11px;white-space:nowrap}.table-actions a{display:flex;align-items:center;gap:8px}.table-actions .icon{width:15px;height:15px}.badge-encaminhado,.badge-aprovado{background:#e5f3e6;border-color:#afcdb0;color:#23652f}.badge-reprovado,.badge-cancelada,.badge-fechada{background:#f2f1ed;color:#727168;border-color:#d9d8d0}.badge-pendente{background:#f6f1e5;color:#7c6a35;border-color:#e5dcc6}.application-card{display:flex;gap:23px;align-items:center;background:white;border:1px solid var(--line);border-radius:5px;padding:26px;margin-bottom:16px}.application-card>div:first-of-type{flex:1}.application-card .eyebrow{margin-bottom:9px;font-size:8px}.application-card h3{font:500 25px var(--serif);margin-bottom:7px}.application-card p:not(.eyebrow){font-size:11px;color:var(--muted);margin:0}.application-card small{display:block;text-align:right;font-size:10px;color:var(--muted);margin-top:8px}.job-editor>.field textarea{min-height:180px}.applicant{margin-bottom:16px;border:1px solid var(--line);border-radius:5px;background:white}.applicant summary{padding:23px;display:flex;align-items:center;gap:20px;list-style:none;cursor:pointer}.applicant summary::-webkit-details-marker{display:none}.applicant summary>span:nth-child(2){flex:1}.applicant summary strong{display:block;font-size:15px}.applicant summary small{display:block;font-size:11px;color:var(--muted);margin-top:5px}.details-label{font-size:11px;color:var(--muted)}.applicant-content{display:grid;grid-template-columns:2fr 1fr;gap:40px;padding:30px;border-top:1px solid var(--line)}.candidate-details h3{font:500 27px var(--serif)}.candidate-details>div{margin-bottom:22px}.candidate-details>div>span{font-size:10px;font-weight:600;color:var(--muted);display:block;margin-bottom:7px}.candidate-details p{font-size:13px;overflow-wrap:anywhere}.applicant-content aside{padding:25px;background:var(--cream);align-self:start}.applicant-content aside .eyebrow{font-size:9px;margin-bottom:16px}.applicant-content aside p.muted{font-size:12px;line-height:1.9;margin-top:20px}.decision-form{margin-top:15px;display:grid;gap:10px}.decision-form .button{font-size:11px;padding-inline:10px}.privacy{max-width:1000px;margin:auto}.privacy a{text-decoration:underline}.empty{text-align:center}.current{color:#997235}
@media(min-width:1700px){.hero{height:790px}.hero-content{padding-top:72px;padding-bottom:65px}.hero-description{font-size:16px;max-width:500px}.hero-actions .button{font-size:14px;padding:18px 27px}.hero-note{margin-top:40px}.site-header{height:115px}.site-header nav{font-size:14px;gap:34px}}
@media(max-width:1150px){.site-header nav{gap:16px;font-size:11px}.brand>span{font-size:15px}.brand img{width:52px;height:52px}.brand small{font-size:5.5px}.site-header .button{font-size:11px;padding-inline:12px;gap:10px}.hero-content{width:70%}.hero h1{font-size:65px}.hero-actions{gap:18px}.hero-caption{right:25px;max-width:210px}.search-strip{grid-template-columns:1fr;gap:20px}.search-strip>div{display:flex;gap:20px;align-items:center}.search-strip .eyebrow{margin:0}.destinations{gap:6vw}.destination-list>div>span:nth-of-type(2){display:none}.profile-layout{grid-template-columns:1.8fr 1fr}.panel{padding:25px}.auth-form-wrap{padding:50px 5vw}}
@media(max-width:900px){.announcement{font-size:9px}.site-header{height:88px}.menu-toggle{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid var(--line);border-radius:4px}.site-header nav{display:none;position:absolute;left:0;right:0;top:100%;padding:22px var(--pad);background:#fff;border-top:1px solid var(--line);box-shadow:0 15px 25px #00000010;align-items:stretch;gap:18px;font-size:14px}.site-header nav.open{display:flex;flex-direction:column}.nav-separator{display:none}.site-header .button{font-size:13px}.hero{height:660px;min-height:0}.hero-content{width:83%;padding-top:35px}.hero h1{font-size:60px}.hero-description{max-width:390px}.hero-caption{display:none}.hero-image{object-position:64% center}.hero-shade{background:linear-gradient(90deg,#0b2d27e6,#0b2d2777 65%,#0b2d2722)}.section{padding-block:60px}.section-heading{gap:25px}.section-heading>p{max-width:260px;font-size:12px}.path-card{padding:27px}.path-card-top>span:last-child{font-size:8px}.path-card h3{font-size:29px}.path-card>p{font-size:12px}.job-grid{grid-template-columns:repeat(2,1fr)}.job-grid>.job-card:last-child:nth-child(3){grid-column:1/-1}.destinations{grid-template-columns:1fr;gap:25px;padding-block:55px}.destination-intro>p:not(.eyebrow){max-width:550px}.destination-list>div{padding:21px 0}.destination-list>div>span:nth-of-type(2){display:block}.steps{grid-template-columns:repeat(2,1fr);gap:32px}.contact-band{gap:30px}.footer-main{flex-wrap:wrap}.footer-main p{display:none}.footer-bottom{flex-wrap:wrap}.detail-grid{grid-template-columns:1fr}.apply-panel{position:static}.auth-layout{grid-template-columns:.85fr 1.15fr}.auth-story{padding:55px 30px 35px}.auth-story h1{font-size:40px}.auth-story p{font-size:12px}.auth-form-wrap{padding:45px 30px}.auth-form h2{font-size:30px}.workspace-nav{align-items:flex-start;flex-direction:column;gap:14px}.workspace-nav nav{width:100%;gap:25px}.workspace-nav nav>form{margin-left:auto}.profile-layout{grid-template-columns:1fr}.profile-aside{display:grid;grid-template-columns:1.5fr 1fr;gap:20px}.profile-aside .support-note{align-self:start}.form-footer{flex-wrap:wrap}.application-card{gap:15px}.applicant-content{grid-template-columns:1.3fr 1fr;gap:20px}.job-filters .button{font-size:11px;padding-inline:15px;gap:10px}}
@media(max-width:600px){:root{--pad:22px}.announcement{justify-content:center;padding:8px 15px}.announcement>span{display:none}.announcement a{font-size:9px}.site-header{height:83px}.brand img{width:51px;height:51px}.brand>span{font-size:15px}.brand b{font-size:11px}.brand small{font-size:5.5px}.hero{height:680px}.hero-image{object-position:63% center}.hero-shade{background:linear-gradient(90deg,#0d3028ed,#0d30289e 65%,#0d30284d),linear-gradient(0deg,#0d3028a0,transparent)}.hero-content{width:100%;padding:52px var(--pad) 35px;justify-content:flex-start}.hero-content .eyebrow{font-size:7.5px;letter-spacing:.16em;gap:8px;margin-bottom:32px}.hero-content .eyebrow>span{width:18px}.hero h1{font-size:clamp(48px,11.8vw,66px);line-height:1.1;margin-bottom:24px}.hero-description{max-width:340px;font-size:13px;line-height:1.9;margin-bottom:26px}.hero-actions{flex-direction:column;align-items:flex-start;gap:22px;white-space:normal}.hero-actions .button{font-size:12px;min-height:51px;padding-inline:19px;gap:20px}.hero-link{font-size:12px}.hero-note{margin-top:auto;padding-top:24px;font-size:9px}.hero-note>.icon{width:26px;height:26px}.search-strip{padding:26px var(--pad)}.search-strip>div{display:block}.search-strip .eyebrow{margin-bottom:10px;font-size:8px}.search-strip h2{font-size:24px}.search-strip form{flex-direction:column;padding:8px;gap:7px}.search-strip label{min-height:45px;padding:0 10px}.search-strip label+label{border:0;border-top:1px solid var(--line);padding-top:4px}.search-strip .button{width:100%;height:47px}.section{padding-block:48px}.section-heading{flex-direction:column;align-items:flex-start;margin-bottom:30px;gap:20px}.section-heading h2{font-size:35px}.section-heading .eyebrow{font-size:8px;margin-bottom:16px}.section-heading>p{max-width:100%;font-size:12px}.section-heading .text-link{font-size:12px;padding-top:0}.path-grid{grid-template-columns:1fr;gap:18px}.path-card{padding:27px 24px}.path-card-top{margin-bottom:28px}.path-card h3{font-size:30px}.path-card>p{font-size:13px}.path-card .button{font-size:12px}.round-icon{width:44px;height:44px}.job-grid{grid-template-columns:1fr}.job-grid>.job-card:last-child:nth-child(3){grid-column:auto}.empty-state{padding:35px 20px}.empty-state h3{font-size:26px}.empty-state p{font-size:12px}.empty-state .button{font-size:11px}.destinations{padding-block:46px}.destination-intro h2{font-size:36px}.destination-list>div{gap:15px;padding:20px 0}.destination-list h3{font-size:26px}.destination-list>div>span:nth-of-type(2){display:none}.destination-list>small{font-size:9px;line-height:1.8}.steps{gap:25px 22px}.steps article{padding-top:20px}.steps article>span{font-size:29px;margin-bottom:22px}.steps h3{font-size:16px;line-height:1.3}.steps p{font-size:11px}.contact-band{flex-direction:column;align-items:flex-start;padding-block:42px;gap:24px}.contact-band h2{font-size:35px}.contact-band p{font-size:12px}.contact-band p br{display:none}.footer-main{gap:30px;padding-bottom:30px;align-items:flex-start;flex-direction:column}.footer-brand span{font-size:23px}.footer-brand b{font-size:16px}.footer-phone{font-size:17px}.footer-bottom{flex-direction:column;gap:14px;font-size:9px}footer{padding-top:40px}.page-intro{padding-block:40px}.page-intro h1{font-size:42px}.page-intro .eyebrow{font-size:9px}.page-intro p:not(.eyebrow){font-size:12px}.job-filters{flex-direction:column;align-items:stretch;padding:18px;gap:15px}.job-filters .button{font-size:12px}.result-heading{font-size:11px}.detail-grid{gap:22px}.panel{padding:24px 20px}.panel h2{font-size:27px}.prose p{font-size:13px}.apply-panel .button{font-size:12px}.auth-layout{grid-template-columns:1fr}.auth-story{padding:35px var(--pad);min-height:260px;background-position:center 60%}.auth-story h1{font-size:36px;margin:18px 0}.auth-story .eyebrow{font-size:8px;margin:0}.auth-story p{font-size:12px;max-width:320px;margin-bottom:0}.auth-story-bottom{display:none}.auth-form-wrap{padding:35px var(--pad) 45px}.auth-form h2{font-size:31px}.auth-form .eyebrow{font-size:8px}.notice{font-size:12px;margin:15px var(--pad);padding:15px}.workspace-nav{padding-block:20px}.workspace-nav nav{gap:18px;flex-wrap:wrap;font-size:11px}.workspace-nav .text-button{font-size:11px;gap:6px}.workspace-nav strong{font-size:14px}.workspace h1{font-size:35px}.workspace .section-heading>div>p{font-size:12px}.stat-grid{gap:9px}.stat-grid>div{padding:16px 12px}.stat-grid span{font-size:9px;line-height:1.6;min-height:29px}.stat-grid strong{font-size:30px}.dashboard-grid{grid-template-columns:1fr;gap:18px}.dashboard-grid .panel{padding:26px}.dashboard-grid .panel h2{font-size:27px}.dashboard-grid .panel p{font-size:12px}.panel-heading{flex-direction:column;align-items:flex-start;gap:10px;padding-bottom:20px;margin-bottom:23px}.panel-heading h2{font-size:24px}.form-grid{grid-template-columns:1fr;gap:0}.field{margin-bottom:18px}.field>span{font-size:11px}.field input,.field select,.field textarea{font-size:16px;padding:11px 12px}.field small{font-size:10px}.form-section-title h2{font-size:24px}.form-footer{gap:18px}.form-footer .button{width:100%}.form-footer>span{font-size:10px;max-width:none}.profile-aside{display:block}.profile-aside .support-note{padding:23px 5px}.profile-aside .upload-form input{font-size:11px}.checkbox-group{gap:0;display:block}.checkbox-group .checkbox{margin-bottom:15px}.application-card{flex-wrap:wrap;padding:20px;gap:13px}.application-card>div:first-of-type{flex-basis:calc(100% - 58px)}.application-card h3{font-size:23px}.application-card>div:last-child{margin-left:57px}.application-card small{text-align:left}.application-card p:not(.eyebrow){font-size:10px}.applicant summary{padding:17px;gap:12px;flex-wrap:wrap}.applicant summary>span:nth-child(2){flex-basis:calc(100% - 60px)}.applicant summary>.badge{margin-left:56px}.applicant .details-label{margin-left:auto;font-size:10px}.applicant-content{padding:20px;grid-template-columns:1fr}.applicant-content aside{padding:20px}.table-actions{gap:10px}.privacy{padding:24px}.privacy h2{font-size:28px}.privacy h3{font-size:17px}.privacy p{font-size:12px}.pagination{gap:15px}.pagination .button{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
