@import "https://fonts.googleapis.com/css2?family=Cairo:wght@400;500;600;700;800&family=IBM+Plex+Sans+Arabic:wght@400;500;600;700&display=swap";:root{color:#1f2933;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#fff;font-family:IBM Plex Sans Arabic,Cairo,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:root{--green:#087443;--dark-green:#075a35;--mint:#eaf5ef;--muted:#4b5563;--ink:#1f2933;--line:#e4ebe7}.app-shell{background:#fff;min-height:100vh;overflow:hidden}.container{width:min(1180px,100% - 48px);margin:0 auto}.site-header{z-index:3;background:#fff;border-bottom:1px solid #eef2ef;align-items:center;height:78px;display:flex;position:relative}.nav-wrap,.nav-actions,.desktop-nav,.brand,.login-link,.signup-button{align-items:center;display:flex}.nav-wrap{justify-content:space-between;gap:32px}.brand{color:var(--green);direction:ltr;gap:8px;text-decoration:none}.brand-mark{color:#fff;background:var(--green);border-radius:6px 6px 18px 18px;place-items:center;width:33px;height:39px;font:800 27px Georgia;display:grid;transform:rotate(-8deg)}.brand strong{font:800 23px/20px Georgia,serif;display:block}.brand small{color:var(--muted);direction:rtl;font-size:8px;font-weight:600;display:block}.desktop-nav{align-self:stretch;gap:30px}.desktop-nav a{color:#374151;align-items:center;gap:4px;font-size:13px;font-weight:600;text-decoration:none;display:flex;position:relative}.desktop-nav a.active{color:var(--green)}.desktop-nav a.active:after{content:"";background:var(--green);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:0;right:0}.nav-actions{gap:17px}.login-link,.signup-button,.icon-button{cursor:pointer;background:0 0;border:0}.login-link{color:var(--dark-green);gap:6px;font-size:13px;font-weight:600}.signup-button{background:var(--green);color:#fff;border:1px solid var(--green);cursor:pointer;border-radius:5px;gap:6px;padding:10px 15px;font-size:13px;font-weight:600}.mobile-menu{display:none}.hero-section{color:#fff;background:url(https://images.unsplash.com/photo-1504307651254-35680f356dfd?auto=format&fit=crop&w=1900&q=85) 50% 57%/cover;min-height:465px;position:relative}.hero-overlay{background:linear-gradient(90deg,#03231cb8,#03231c47 58%,#03231c7a);position:absolute;inset:0}.hero-content{flex-direction:column;justify-content:center;gap:64px;min-height:465px;display:flex;position:relative}.hero-copy{max-width:545px}.eyebrow{color:#b9ebd1;align-items:center;gap:7px;margin-bottom:14px;font-size:13px;font-weight:700;display:inline-flex}.hero-copy h1{letter-spacing:-.8px;margin:0;font-size:clamp(38px,4.3vw,62px);font-weight:800;line-height:1.17}.hero-copy h1 em{color:#b8e7ce;font-style:normal}.hero-copy p{color:#eaf6f0;max-width:440px;margin:18px 0 0;font-size:17px;line-height:1.8}.search-panel{direction:rtl;background:#fffffff5;border-radius:9px;grid-template-columns:1.5fr 1fr 1fr auto;gap:9px;padding:11px;display:grid;box-shadow:0 12px 35px #00000026}.search-field{color:#7e8c8a;background:#fff;border:1px solid #e4ebe7;border-radius:6px;align-items:center;gap:9px;height:49px;padding:0 14px;font-size:13px;display:flex}.search-field input{color:var(--ink);background:0 0;border:0;outline:0;width:100%}.search-field input::placeholder{color:#96a19f}.select-field{justify-content:space-between}.select-field svg:first-child{color:var(--green)}.primary-button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:5px;justify-content:center;align-items:center;gap:8px;padding:0 19px;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.primary-button:hover,.signup-button:hover,.apply-button:hover{background:var(--dark-green);transform:translateY(-1px)}.search-button{min-width:153px}.trust-strip{background:var(--mint);border-bottom:1px solid #dfece5}.trust-grid{grid-template-columns:repeat(4,1fr);padding:27px 0;display:grid}.trust-grid>div{text-align:center;border-left:1px solid #d5e6dd;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.trust-grid>div:last-child{border:0}.trust-grid svg{color:var(--green);width:28px;height:28px;margin-bottom:3px}.trust-grid strong{color:var(--ink);font-size:14px}.trust-grid span{color:#687778;font-size:11px}.content-section{padding:65px 0 0}.section-heading{justify-content:space-between;align-items:end;margin-bottom:24px;display:flex}.section-kicker{color:var(--green);margin-bottom:5px;font-size:12px;font-weight:700;display:block}.section-heading h2{color:var(--ink);margin:0;font-size:26px}.section-heading h2 span{color:var(--green)}.section-heading>a{color:var(--green);align-items:center;gap:6px;font-size:12px;font-weight:700;text-decoration:none;display:flex}.jobs-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.job-card{border:1px solid var(--line);background:#fff;border-radius:7px;flex-direction:column;min-height:260px;padding:18px;transition:box-shadow .2s,transform .2s;display:flex}.job-card:hover,.category-card:hover,.company-card:hover{transform:translateY(-3px);box-shadow:0 9px 24px #075a3517}.card-top{justify-content:space-between;align-items:start;display:flex}.company-logo{min-width:55px;min-height:28px;color:var(--green);border:1px solid #e4ece8;border-radius:4px;place-items:center;padding:4px 7px;font-size:10px;font-weight:800;display:inline-grid}.heart-button{color:#a9b6b1;cursor:pointer;background:0 0;border:0;padding:2px}.heart-button.saved{color:#d85a5a}.company-name{color:#75817f;margin-top:12px;font-size:10px}.job-card h3{color:var(--ink);margin:6px 0 11px;font-size:16px}.job-card p{color:#71807d;align-items:center;gap:6px;margin:3px 0;font-size:11px;display:flex}.job-card p svg{color:var(--green)}.card-bottom{color:#9aa6a3;border-top:1px solid #edf2ef;justify-content:space-between;align-items:center;margin-top:auto;padding-top:13px;font-size:10px;display:flex}.apply-button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:4px;padding:8px 13px;font-size:11px;font-weight:700;transition:all .2s}.categories-section{background:linear-gradient(#fff 0 50%,#fbfdfc 100%)}.category-grid{grid-template-columns:repeat(8,1fr);gap:10px;display:grid}.category-card{min-height:107px;color:var(--green);border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:12px;transition:all .2s;display:flex}.category-card span{color:var(--ink);font-size:12px;font-weight:600}.companies-section{padding-bottom:64px}.companies-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.company-card{border:1px solid var(--line);border-radius:7px;grid-template-columns:auto 1fr;align-items:center;gap:13px;min-height:126px;padding:17px;transition:all .2s;display:grid}.company-logo.large{min-width:62px;min-height:48px}.company-card h3{margin:0 0 7px;font-size:12px}.company-card p{color:#87928f;margin:0;font-size:10px}.company-card button{color:var(--green);cursor:pointer;background:#fff;border:1px solid #72b998;border-radius:4px;grid-column:1/-1;justify-self:start;padding:4px 11px;font-size:10px}.cta-section{background:var(--mint);overflow:hidden}.cta-wrap{align-items:center;gap:80px;min-height:250px;display:flex}.cta-art{clip-path:polygon(0 0,89% 0,100% 50%,89% 100%,0 100%);background:url(https://images.unsplash.com/photo-1581094794329-c8112a89af12?auto=format&fit=crop&w=800&q=80) 50%/cover;width:43%;height:250px;position:relative}.cta-art:after{content:"";background:linear-gradient(90deg,#0000,#eaf5efcc);position:absolute;inset:0}.helmet,.blueprint{display:none}.cta-copy{max-width:530px}.cta-copy h2{color:var(--dark-green);margin:0 0 10px;font-size:25px}.cta-copy p{color:var(--muted);margin:0 0 20px;font-size:13px}.cta-copy>div{align-items:center;gap:22px;display:flex}.cta-copy .primary-button{height:42px}.text-button{color:var(--green);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;font-weight:700;display:inline-flex}.site-footer{color:#d9eee4;background:#07533a;padding:42px 0 0}.footer-grid{grid-template-columns:1.5fr .7fr .8fr 1.4fr;gap:60px;padding-bottom:35px;display:grid}.site-footer .brand{color:#fff}.site-footer .brand-mark{color:var(--green);background:#fff}.site-footer .brand small{color:#b6d9ca}.footer-brand p,.newsletter p{color:#a9c8ba;max-width:240px;font-size:11px;line-height:1.8}.site-footer h3{color:#fff;margin:3px 0 14px;font-size:13px}.site-footer a:not(.brand){color:#b8d5c8;margin:8px 0;font-size:11px;text-decoration:none;display:block}.newsletter>div{height:38px;display:flex}.newsletter input{border:0;outline:0;flex:1;min-width:0;padding:0 10px;font-size:11px}.newsletter button{color:#fff;cursor:pointer;background:#0a9a60;border:0;width:42px}.footer-bottom{color:#9bc1b0;border-top:1px solid #ffffff1f;justify-content:space-between;padding:17px 0;font-size:10px;display:flex}.modal-backdrop{z-index:10;background:#0722198c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.auth-modal{background:#fff;border-radius:10px;width:min(100%,420px);padding:33px;position:relative;box-shadow:0 20px 80px #00000040}.modal-close{color:#8c9995;cursor:pointer;background:0 0;border:0;position:absolute;top:14px;left:14px}.modal-icon{background:var(--mint);width:48px;height:48px;color:var(--green);border-radius:50%;place-items:center;display:grid}.auth-modal h2{color:var(--ink);margin:16px 0 5px}.auth-modal>p{color:var(--muted);margin:0 0 24px;font-size:12px}.auth-modal label{color:var(--ink);margin:13px 0;font-size:12px;font-weight:600;display:block}.auth-modal input{border:1px solid var(--line);direction:ltr;border-radius:5px;outline:none;width:100%;height:42px;margin-top:6px;padding:0 12px}.auth-modal input:focus{border-color:var(--green)}.modal-submit{width:100%;height:44px;margin-top:9px}.switch-auth{width:100%;color:var(--green);cursor:pointer;background:0 0;border:0;margin-top:15px;font-size:12px}@media (width<=900px){.desktop-nav{display:none}.mobile-menu{display:block}.search-panel{grid-template-columns:1fr 1fr}.search-field:first-child{grid-column:1/-1}.search-button{min-height:47px}.jobs-grid,.companies-grid{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:repeat(4,1fr)}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}}@media (width<=560px){.container{width:min(100% - 30px,1180px)}.site-header{height:68px}.login-link{font-size:0}.login-link svg{width:20px;height:20px}.signup-button{padding:9px 10px;font-size:11px}.hero-section,.hero-content{min-height:600px}.hero-content{justify-content:flex-start;gap:43px;padding-top:60px}.hero-copy h1{font-size:40px}.hero-copy p{font-size:14px}.search-panel{grid-template-columns:1fr;padding:9px}.search-field:first-child{grid-column:auto}.search-button{height:46px}.trust-grid{grid-template-columns:repeat(2,1fr);gap:20px 0;padding:24px 0}.trust-grid>div:nth-child(2){border-left:0}.trust-grid>div:nth-child(3),.trust-grid>div:nth-child(4){border-top:1px solid #d5e6dd;padding-top:18px}.content-section{padding-top:47px}.section-heading h2{font-size:20px}.section-heading>a{font-size:10px}.jobs-grid,.companies-grid{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(2,1fr)}.category-card{min-height:90px}.cta-wrap{flex-direction:column-reverse;align-items:stretch;gap:0;min-height:390px}.cta-art{clip-path:none;width:100%;height:150px}.cta-copy{padding-top:35px}.cta-copy h2{font-size:21px}.cta-copy>div{gap:10px}.cta-copy .primary-button{padding:0 12px;font-size:11px}.footer-grid{grid-template-columns:1fr 1fr;gap:25px 20px}.footer-brand,.newsletter{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:8px}.auth-modal{padding:28px 22px}}.mobile-nav{display:none}.page-intro{color:#fff;background:linear-gradient(120deg,#07533a,#0b7950);padding:72px 0 62px}.page-intro .section-kicker{color:#b9ebd1}.page-intro h1{margin:0 0 10px;font-size:42px}.page-intro p{color:#d8eee4;max-width:580px;margin:0;line-height:1.8}.page-content{padding-bottom:80px}.page-content .section-heading{margin-top:40px}.page-toolbar{gap:10px;max-width:720px;margin-bottom:16px;display:flex}.page-toolbar .search-field{flex:1}.page-toolbar .primary-button{min-width:112px}.company-logo{position:relative;overflow:hidden}.company-logo img{object-fit:cover;border-radius:3px;width:28px;height:24px}.company-logo.large img{width:58px;height:42px}.company-logo span{background:#ffffffe0;padding:1px 2px;font-size:8px;position:absolute;inset:auto 3px 1px}.company-card button{align-items:center;gap:5px;display:inline-flex}.company-detail{border:1px solid var(--line);background:#f7fbf9;border-radius:8px;align-items:center;gap:18px;margin-bottom:30px;padding:22px;display:flex}.company-detail h2{margin:0 0 5px;font-size:22px}.company-detail p{color:var(--muted);margin:0;font-size:12px}.category-card small{color:#8a9993;font-size:10px}.static-page .container{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.static-page .container>div{border:1px solid var(--line);background:#f7fbf9;border-radius:7px;padding:26px}.static-page h2{color:var(--dark-green);margin:0 0 10px;font-size:19px}.static-page p{color:var(--muted);margin:0;font-size:13px;line-height:1.9}.profile-section{background:#f7fbf9;padding:64px 0 100px}.profile-layout{grid-template-columns:280px 1fr;align-items:start;gap:20px;display:grid}.profile-summary,.profile-form{border:1px solid var(--line);background:#fff;border-radius:8px;padding:28px}.profile-summary{text-align:center}.profile-avatar{background:var(--mint);width:76px;height:76px;color:var(--green);border-radius:50%;place-items:center;margin:0 auto 14px;font-size:33px;font-weight:800;display:grid}.profile-summary h2{margin:0 0 5px;font-size:20px}.profile-summary p{color:var(--muted);direction:ltr;margin:0 0 16px;font-size:12px}.profile-summary span,.form-success{color:var(--green);align-items:center;gap:5px;font-size:12px;display:inline-flex}.profile-form h2{margin:0 0 24px;font-size:22px}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.profile-form label{color:var(--ink);font-size:12px;font-weight:600;display:block}.profile-form input,.profile-form textarea{border:1px solid var(--line);border-radius:5px;outline:0;width:100%;margin-top:7px;padding:10px 12px;display:block}.profile-form input{height:42px}.profile-form textarea{resize:vertical;min-height:110px}.full-field{grid-column:1/-1}.profile-form>.primary-button{height:44px;margin-top:20px}.profile-login{text-align:center;padding:90px 0 160px}.mobile-menu{color:var(--green)}@media (width<=900px){.mobile-nav{z-index:2;border-bottom:1px solid var(--line);background:#fff;flex-direction:column;padding:10px 24px;display:flex;position:absolute;top:78px;left:0;right:0;box-shadow:0 8px 18px #00000014}.mobile-nav a{color:var(--ink);border-bottom:1px solid #edf2ef;justify-content:space-between;padding:14px 0;text-decoration:none;display:flex}.profile-layout,.static-page .container{grid-template-columns:1fr}}@media (width<=560px){.page-intro{padding:48px 0 42px}.page-intro h1{font-size:30px}.page-toolbar{flex-direction:column}.page-toolbar .primary-button{height:44px}.form-grid{grid-template-columns:1fr}.full-field{grid-column:auto}.profile-section{padding:40px 0 70px}.mobile-nav{top:68px}}
