/* Workify Visa public experience — premium visual layer */
:root{
  --l3-navy:#071a39;--l3-blue:#3b5ed8;--l3-indigo:#645ee8;--l3-cyan:#22bad5;
  --l3-ink:#14213a;--l3-muted:#69758b;--l3-line:#e2e8f1;--l3-paper:#f7f9fc;
}
html{scroll-behavior:smooth}
body{color:var(--l3-ink);background:#fff;font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased}
h1,h2,h3,.site-logo{font-family:Manrope,Inter,sans-serif}
.landing-container{width:min(1200px,calc(100% - 48px))}
.site-header{height:78px;border-bottom:1px solid rgba(219,228,241,.75);background:rgba(255,255,255,.88);box-shadow:0 8px 28px rgba(19,35,66,.035);backdrop-filter:blur(18px) saturate(145%)}
.header-inner{height:78px}
.site-logo{gap:9px;color:#102145;font-size:17px;font-weight:800;letter-spacing:-.5px}
.site-logo>span{width:37px;height:37px;border-radius:12px;background:linear-gradient(145deg,#3f5fe1,#1fc1d5);box-shadow:0 8px 18px rgba(50,101,205,.2)}
.site-logo em{color:#3b5ed8}
.desktop-links{gap:29px}.desktop-links a{position:relative;color:#5f6b80;font-size:12px;font-weight:700}
.desktop-links a:after{content:"";position:absolute;left:0;right:100%;bottom:-9px;height:2px;border-radius:2px;background:linear-gradient(90deg,var(--l3-blue),var(--l3-cyan));transition:right .18s ease}
.desktop-links a:hover{color:#23365d}.desktop-links a:hover:after{right:0}
.text-link{color:#34445f;font-size:12px;font-weight:700}
.header-cta,.primary-cta{border-radius:13px;background:linear-gradient(135deg,#3559d5,#625de4);box-shadow:0 10px 24px rgba(53,89,213,.22);font-size:12px;font-weight:800}
.header-cta{padding:11px 17px}

.hero-section{position:relative;overflow:hidden;padding:66px 0 88px;background:radial-gradient(700px 420px at 12% 8%,rgba(57,105,219,.09),transparent 72%),linear-gradient(180deg,#fbfdff 0%,#f2f6fb 100%)}
.hero-section:before{content:"";position:absolute;left:-110px;bottom:-170px;width:420px;height:420px;border:1px solid rgba(53,89,213,.10);border-radius:50%;box-shadow:0 0 0 70px rgba(53,89,213,.025),0 0 0 140px rgba(53,89,213,.018)}
.hero-grid{position:relative;z-index:1;grid-template-columns:minmax(0,.89fr) minmax(470px,1.11fr);gap:58px;align-items:center}
.journey-switch{width:max-content;max-width:100%;margin-bottom:25px;padding:5px;border:1px solid #dfe6f2;border-radius:14px;background:rgba(255,255,255,.86);box-shadow:0 10px 26px rgba(26,43,78,.06)}
.journey-switch button{min-height:39px;padding:8px 14px;border-radius:10px;color:#6c778c;font-size:11px;font-weight:800}
.journey-switch button.active{color:#fff;background:linear-gradient(135deg,#0d2a58,#3457bd);box-shadow:0 7px 15px rgba(17,48,101,.18)}
.hero-kicker{margin-bottom:14px;color:#3457c4;font-size:10px;font-weight:800;letter-spacing:1.15px;text-transform:uppercase}
.hero-copy h1{max-width:590px;margin:0;color:#0b1d3f;font-size:clamp(44px,4.8vw,67px);line-height:1.035;letter-spacing:-3.2px}
.hero-copy h1 mark{position:relative;color:#3a59cc;background:transparent}
.hero-copy h1 mark:after{content:"";position:absolute;z-index:-1;left:1%;right:0;bottom:5px;height:10px;border-radius:9px;background:linear-gradient(90deg,rgba(76,102,223,.12),rgba(31,189,212,.18))}
.hero-copy>div[data-journey-panel]>p{max-width:600px;margin:20px 0 0;color:#68758b;font-size:16px;line-height:1.75}
.hero-actions{gap:11px;margin-top:29px}.primary-cta{min-height:49px;padding:13px 19px}.secondary-cta{min-height:49px;padding:13px 17px;border:1px solid #dce4ef;border-radius:13px;color:#30415e;background:rgba(255,255,255,.7);font-size:12px;font-weight:800}
.trust-line{gap:17px;margin-top:25px;color:#66738a;font-size:10px;font-weight:700}.trust-line span{gap:6px}.trust-line i{color:#16a57d;font-size:15px}

.hero-visual{position:relative;min-height:520px;overflow:hidden;border:1px solid rgba(255,255,255,.65);border-radius:31px;background:#0b1e3f;box-shadow:0 35px 80px rgba(14,34,70,.24),0 0 0 8px rgba(255,255,255,.56)}
.hero-visual>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:61% center}
.hero-visual-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,17,39,.84) 0%,rgba(7,24,51,.42) 43%,rgba(5,16,36,.08) 76%),linear-gradient(0deg,rgba(6,18,40,.42),transparent 48%)}
.visual-brand{position:absolute;left:27px;top:26px;display:flex;align-items:center;gap:10px;color:#fff}
.visual-brand>span{width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.22);border-radius:13px;background:rgba(255,255,255,.12);backdrop-filter:blur(12px);font-size:19px}
.visual-brand>div{display:flex;flex-direction:column}.visual-brand b{font-family:Manrope,Inter,sans-serif;font-size:13px}.visual-brand small{margin-top:2px;color:#b9c9e2;font-size:8px;letter-spacing:.7px;text-transform:uppercase}
.visual-status,.visual-ai{position:absolute;display:flex;align-items:center;gap:12px;border:1px solid rgba(255,255,255,.18);border-radius:17px;color:#fff;background:rgba(9,27,58,.62);box-shadow:0 16px 36px rgba(0,0,0,.2);backdrop-filter:blur(16px) saturate(130%)}
.visual-status{left:27px;right:35%;top:39%;padding:15px}
.visual-status-icon{width:38px;height:38px;display:grid;place-items:center;flex:0 0 38px;border-radius:12px;color:#071f3c;background:#65e4d5;font-size:21px}
.visual-status div,.visual-ai div{display:flex;min-width:0;flex-direction:column}.visual-status small,.visual-ai small{overflow:hidden;color:#bfcce1;font-size:8px;letter-spacing:.75px;text-overflow:ellipsis;white-space:nowrap}.visual-status strong,.visual-ai strong{overflow:hidden;margin-top:3px;font-family:Manrope,Inter,sans-serif;font-size:12px;text-overflow:ellipsis;white-space:nowrap}
.visual-ai{right:25px;bottom:91px;padding:13px 15px}.visual-ai>i{color:#6fe3ed;font-size:22px}
.visual-route{position:absolute;left:28px;bottom:28px;display:grid;width:48%;grid-template-columns:repeat(3,1fr);gap:0;color:#d1dded}
.visual-route:before{content:"";position:absolute;left:7%;right:8%;top:5px;height:1px;background:rgba(255,255,255,.34)}
.visual-route>span{position:relative;z-index:1;width:11px;height:11px;border:2px solid #b4cae3;border-radius:50%;background:#143363}.visual-route>span:nth-child(2){justify-self:center;border-color:#67dce9;background:#67dce9;box-shadow:0 0 0 5px rgba(103,220,233,.13)}.visual-route>span:nth-child(3){justify-self:end}
.visual-route small{margin-top:8px;font-size:8px}.visual-route small:nth-of-type(2){text-align:center}.visual-route small:nth-of-type(3){text-align:right}

.quick-check{position:relative;z-index:3;margin-top:-39px}.check-card{padding:25px 28px;border:1px solid #dfe6f0;border-radius:22px;background:rgba(255,255,255,.94);box-shadow:0 22px 55px rgba(25,42,75,.11);backdrop-filter:blur(16px)}
.section-kicker{color:#3b5ed0;font-size:9px;font-weight:800;letter-spacing:1.25px}.check-card h2{margin:5px 0 5px;color:#14213a;font-size:20px;letter-spacing:-.5px}.check-card p{color:#748096;font-size:11px}.check-form{gap:10px}.check-form>div{gap:9px}.check-form label{color:#5e6a80;font-size:9px;font-weight:800}.check-form select{min-width:150px;border-color:#dae2ed;border-radius:11px;color:#273852;background:#f9fbfd;font-size:11px}

.steps-section,.opportunities,.stories,.faq-section{padding:96px 0}.section-heading{margin-bottom:40px}.section-heading h2,.faq-layout h2{margin:8px 0 0;color:#10203f;font-size:clamp(30px,3vw,42px);letter-spacing:-1.5px}.steps-grid{gap:15px}.steps-grid article{position:relative;overflow:hidden;min-height:235px;padding:25px;border:1px solid #e2e8f1;border-radius:21px;background:linear-gradient(160deg,#fff,#f9fbfd);box-shadow:0 13px 36px rgba(20,36,67,.055);transition:.2s ease}
.steps-grid article:hover{transform:translateY(-4px);border-color:#ccd7eb;box-shadow:0 20px 45px rgba(20,36,67,.1)}
.steps-grid article>span{position:absolute;right:17px;top:8px;color:#e9eef6;font-family:Manrope,Inter,sans-serif;font-size:50px;font-weight:800;letter-spacing:-4px}.steps-grid article>i{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;color:#3c59c5;background:linear-gradient(145deg,#edf1ff,#ebfbff);font-size:23px}.steps-grid h3{margin-top:27px;color:#17243f;font-size:16px}.steps-grid p{color:#6f7b91;font-size:12px;line-height:1.65}
.opportunities{background:linear-gradient(180deg,#f5f8fc,#fbfcfe)}.section-heading.left>a{color:#3554bf;font-size:11px;font-weight:800}.public-job-grid{gap:18px}.public-job-card{padding:23px;border:1px solid #e0e6f0;border-radius:21px;background:#fff;box-shadow:0 13px 35px rgba(21,38,71,.055);transition:.2s ease}.public-job-card:hover{transform:translateY(-4px);border-color:#cbd6ec;box-shadow:0 20px 48px rgba(21,38,71,.1)}
.job-card-top>span{border-color:#d9e0f4;color:#3f54af;background:#f2f4ff;font-size:9px;font-weight:800}.job-card-top>i{color:#a0aabc}.public-job-card h3{margin:20px 0 6px;color:#17243e;font-size:17px}.public-job-card>p{color:#7b8799;font-size:11px}.job-details{gap:7px}.job-details span{border-radius:8px;color:#5e6a7e;background:#f5f7fa;font-size:9px}.public-job-card>a{margin-top:18px;color:#3d55bd;font-size:11px;font-weight:800}
.ai-section{padding:75px 0}.ai-banner{position:relative;overflow:hidden;min-height:235px;padding:44px 48px;border-radius:29px;background:radial-gradient(440px 270px at 91% 0%,rgba(34,193,213,.25),transparent 73%),linear-gradient(125deg,#081c3d,#183c82 67%,#3159ba);box-shadow:0 25px 60px rgba(9,34,77,.21)}
.ai-banner:after{content:"";position:absolute;right:-80px;bottom:-160px;width:330px;height:330px;border:1px solid rgba(255,255,255,.13);border-radius:50%;box-shadow:0 0 0 55px rgba(255,255,255,.025)}
.ai-orb{width:68px;height:68px;border:1px solid rgba(255,255,255,.2);border-radius:22px;background:linear-gradient(145deg,rgba(255,255,255,.18),rgba(78,219,230,.13));box-shadow:inset 0 1px rgba(255,255,255,.26)}.ai-banner h2{font-size:30px;letter-spacing:-1px}.ai-banner p{max-width:650px;color:#bdcce4;font-size:12px;line-height:1.75}.ai-banner .primary-cta{position:relative;z-index:1}
.stories-grid{gap:17px}.stories blockquote{padding:25px;border-color:#e0e6f0;border-radius:21px;box-shadow:0 13px 35px rgba(21,38,71,.055)}.stories blockquote p{color:#48566d;font-size:13px;line-height:1.75}.stories blockquote footer>span{background:linear-gradient(145deg,#3457d5,#1ab6d9)}
.faq-layout{gap:68px}.faq-layout>div:first-child p{color:#728096;font-size:12px;line-height:1.7}.faq-section details{border-color:#e1e7f0}.faq-section summary{padding:19px 0;color:#263550;font-size:13px}.faq-section details p{color:#6c788d;font-size:12px;line-height:1.7}
.site-footer{padding:67px 0 25px;background:#071832}.footer-grid{gap:58px}.footer-grid p,.footer-grid a{color:#93a3bf;font-size:11px}.footer-grid strong{color:#eaf1ff;font-size:11px}.footer-bottom{border-color:rgba(255,255,255,.09);color:#6e82a5;font-size:10px}

/* Public jobs/details */
.public-list-hero{background:radial-gradient(600px 300px at 80% -20%,rgba(34,186,213,.22),transparent 72%),linear-gradient(125deg,#071a39,#163b7e)}
.public-list-hero h1{letter-spacing:-1.5px}.public-search-card,.job-detail-card{border-color:#e0e6f0!important;border-radius:22px!important;box-shadow:0 16px 44px rgba(21,38,71,.075)!important}
.job-detail-card{padding:27px!important}.job-detail-card h2{margin:0 0 14px;color:#17243e;font-size:18px}.job-detail-card>div{font-size:13px;line-height:1.75}.job-detail-layout>aside .job-details{display:grid;gap:8px}.job-detail-layout>aside .job-details span{padding:8px 9px}

@media(max-width:1040px){
  .hero-grid{grid-template-columns:1fr;gap:44px}.hero-copy{max-width:760px}.hero-visual{min-height:480px}.check-card{grid-template-columns:1fr}.check-form{justify-content:flex-start}.desktop-links{display:none}
}
@media(max-width:720px){
  .landing-container{width:min(100% - 28px,1200px)}.site-header,.header-inner{height:68px}.site-header .site-logo{font-size:15px}.site-header .site-logo>span{width:34px;height:34px}.text-link{display:none}.header-cta{padding:10px 13px}
  .hero-section{padding:38px 0 70px}.hero-grid{gap:34px}.hero-copy h1{font-size:40px;letter-spacing:-2px}.hero-copy>div[data-journey-panel]>p{font-size:14px}.journey-switch{width:100%;display:grid;grid-template-columns:1fr 1fr}.journey-switch button{justify-content:center;padding:8px}
  .hero-actions{align-items:stretch;flex-direction:column}.hero-actions a{width:100%;justify-content:center}.trust-line{align-items:flex-start;flex-direction:column;gap:8px}
  .hero-visual{min-height:410px;border-radius:24px}.hero-visual>img{object-position:66% center}.visual-status{left:16px;right:16px;top:auto;bottom:105px}.visual-ai{display:none}.visual-brand{left:17px;top:18px}.visual-route{left:18px;bottom:26px;width:66%}
  .quick-check{margin-top:-29px}.check-card{padding:21px;border-radius:19px}.check-form,.check-form>div{display:grid;grid-template-columns:1fr;width:100%}.check-form select{width:100%}.check-form .primary-cta{width:100%;justify-content:center}
  .opportunities form.check-card,.job-detail-layout{grid-template-columns:1fr!important}.opportunities form.check-card .primary-cta{width:100%;justify-content:center}.job-detail-layout>aside{position:static!important}
  .steps-section,.opportunities,.stories,.faq-section{padding:70px 0}.section-heading{margin-bottom:28px}.section-heading h2,.faq-layout h2{font-size:30px;letter-spacing:-1px}.steps-grid,.public-job-grid,.stories-grid{grid-template-columns:1fr}.steps-grid article{min-height:205px}.ai-section{padding:55px 0}.ai-banner{align-items:flex-start;flex-direction:column;padding:30px 24px;border-radius:23px}.ai-banner h2{font-size:25px}.ai-banner .primary-cta{width:100%;justify-content:center}.faq-layout{grid-template-columns:1fr;gap:28px}.footer-grid{grid-template-columns:1fr;gap:30px}.mobile-sticky-cta{border-top:1px solid rgba(255,255,255,.15);background:linear-gradient(135deg,#3559d5,#625de4);box-shadow:0 -10px 35px rgba(10,25,55,.18)}
}
@media(max-width:420px){.hero-copy h1{font-size:35px}.hero-visual{min-height:370px}.visual-status strong{font-size:10px}.journey-switch button{font-size:9px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
