:root{--navy:#062d63;--green:#16c86a;--ink:#142231;--muted:#526579;--pale:#f1f8f4;--line:#d5e4dc;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,Arial,sans-serif;font-size:18px;line-height:1.65}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.97);border-bottom:1px solid #e7eee9}.header .wrap{min-height:106px;display:flex;align-items:center;justify-content:space-between;gap:28px}.logo img{width:390px;max-width:40vw;height:auto}.nav{display:flex;align-items:center;gap:22px;font-weight:750}.nav a:hover{color:var(--green)}.lang{border:0;background:none;font:inherit;font-weight:800;cursor:pointer}.lang.active{color:var(--green)}.menu{display:none;border:0;background:none;color:var(--navy);font-size:30px;min-width:48px;min-height:48px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:12px 22px;border:0;border-radius:12px;background:var(--green);color:#fff;font-weight:850;cursor:pointer}.btn.navy{background:var(--navy)}.eyebrow{color:var(--green);font-weight:900;letter-spacing:.12em;text-transform:uppercase}.hero{padding:78px 0;background:linear-gradient(120deg,#fff 55%,var(--pale) 55%)}.hero-grid,.split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:58px}.hero h1,.page-hero h1{font-size:clamp(3rem,5.5vw,5.3rem);line-height:.98;letter-spacing:-.055em;margin:.2em 0}.green{color:var(--green)}.lead{font-size:1.22rem;color:var(--muted);max-width:720px}.actions{display:flex;flex-wrap:wrap;gap:18px;margin-top:30px}.trustline{display:flex;flex-wrap:wrap;gap:16px;margin-top:34px;color:var(--muted);font-size:.98rem}.hero-images{display:grid;grid-template-columns:1fr 1fr;gap:12px}.hero-images img{width:100%;height:560px;object-fit:cover;border-radius:24px}.hero-images img+img{margin-top:42px}.section{padding:88px 0}.section.pale{background:var(--pale)}.section.navy{background:var(--navy);color:#fff}.center{text-align:center}.section h2{font-size:clamp(2.3rem,4.5vw,4.4rem);line-height:1.05;letter-spacing:-.04em;margin:.2em 0 .35em}.section-intro{max-width:790px;margin:0 auto 46px;color:var(--muted);font-size:1.15rem}.gateway-grid,.cards{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.gateway,.card{overflow:hidden;border:1px solid var(--line);border-radius:24px;background:#fff}.gateway img,.card img{width:100%;height:340px;object-fit:cover}.gateway .copy,.card .copy{padding:30px}.number{color:var(--green);font-weight:900}.gateway h3,.card h3{font-size:1.65rem;line-height:1.15;margin:.35em 0}.gateway p,.card p{color:var(--muted)}.link{color:var(--navy);font-weight:850}.process{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:center}.process img{width:100%;border-radius:24px;max-height:520px;object-fit:cover}.steps{display:grid;grid-template-columns:1fr 1fr;gap:0 28px}.step{padding:20px 0;border-bottom:1px solid rgba(255,255,255,.18);font-weight:800}.step b{color:var(--green);margin-right:10px}.page-hero{padding:74px 0;background:var(--pale)}.page-hero .lead{max-width:850px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{font-weight:800}.req{color:#d21c31}.field input,.field select,.field textarea{width:100%;min-height:52px;padding:13px;border:1px solid #b9cbc1;border-radius:10px;font:inherit;background:#fff}.field textarea{min-height:150px}.form-card{padding:34px;border:1px solid var(--line);border-radius:22px;background:#fff}.notice{padding:18px;border-radius:12px;background:#e9f8ef}.jobs-list{display:grid;gap:18px}.job{padding:26px;border:1px solid var(--line);border-radius:18px;background:#fff}.footer{padding:58px 0;background:#041f45;color:#dbe7f5}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:36px}.footer img{width:310px;background:#fff;border-radius:10px;padding:10px}.footer a{display:block;margin:8px 0}.small{font-size:.9rem}.legal{border-top:1px solid rgba(255,255,255,.15);margin-top:32px;padding-top:22px}.login-shell{min-height:70vh;display:grid;place-items:center;background:var(--pale);padding:60px 20px}.login-card{width:min(560px,100%)}
@media(max-width:900px){body{font-size:18px}.wrap{width:min(100% - 32px,720px)}.header .wrap{min-height:86px}.logo img{width:330px;max-width:76vw}.menu{display:block}.nav{display:none;position:absolute;left:0;right:0;top:86px;padding:22px;background:#fff;box-shadow:0 14px 24px rgba(0,0,0,.12);flex-direction:column;align-items:stretch}.nav.open{display:flex}.nav a,.nav button{font-size:18px;min-height:48px;display:flex;align-items:center}.hero{padding:50px 0;background:#fff}.hero-grid,.split,.process{grid-template-columns:1fr;gap:34px}.hero h1,.page-hero h1{font-size:clamp(2.75rem,12vw,4.5rem);line-height:1.02}.lead{font-size:1.12rem}.hero-images{gap:8px}.hero-images img{height:360px;border-radius:18px}.hero-images img+img{margin-top:24px}.section{padding:64px 0}.section h2{font-size:clamp(2.35rem,10vw,3.7rem)}.gateway-grid,.cards{grid-template-columns:1fr}.gateway img,.card img{height:auto;aspect-ratio:4/3}.gateway .copy,.card .copy{padding:26px}.gateway h3,.card h3{font-size:1.65rem}.process{display:flex;flex-direction:column}.process img{order:2}.steps{grid-template-columns:1fr}.form-grid,.footer-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.footer img{width:280px}.page-hero{padding:54px 0}.trustline{display:grid}.btn{font-size:18px;min-height:54px}.section-intro{font-size:1.08rem}}
@media(max-width:430px){body{font-size:18px;line-height:1.62}.wrap{width:calc(100% - 28px)}.logo img{max-width:78vw}.hero h1,.page-hero h1{font-size:2.8rem}.section h2{font-size:2.45rem}.hero-images img{height:290px}.gateway h3,.card h3{font-size:1.55rem}.gateway p,.card p,.lead{font-size:1.06rem}.form-card{padding:22px}.actions{display:grid}.actions .btn{width:100%}}
