@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--forest:#244a32;--ink:#243b2c;--lime:#d8ec8c;--muted:#657069;--paper:#f7f8f4}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:white;color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #94b946;outline-offset:5px}.skip{position:fixed;top:-60px;z-index:20;background:white;padding:12px}.skip:focus{top:0}header{height:96px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;background:#fff}.logo{font-family:'Manrope',Arial,sans-serif;letter-spacing:-2px;font-size:36px;font-weight:800;display:inline-flex;align-items:flex-start}.logo-dot{font-family:Arial;font-size:12px;letter-spacing:0;margin:7px 0 0 4px}nav{display:flex;gap:38px}nav a{font-size:14px;font-weight:550}nav a:hover{color:#7c922c}.nav-cta{border:1px solid #d6dcd5;border-radius:5px;padding:13px 18px;font-size:14px;display:flex;gap:28px}.menu{display:none}.hero{height:min(780px,calc(100svh - 96px));min-height:620px;position:relative;overflow:hidden;color:white;background:#405637}.hero video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,26,13,.65),rgba(12,26,13,.10) 90%),linear-gradient(0deg,rgba(12,26,13,.5),transparent 40%)}.hero-content{position:relative;padding:86px 7% 115px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:650;line-height:1.6}.hero .eyebrow{display:flex;align-items:center;gap:12px}.hero .eyebrow span{width:24px;height:1px;background:var(--lime)}h1,h2,h3,p{margin-top:0}h1{font-family:'Manrope',Arial,sans-serif;font-size:clamp(70px,7.8vw,118px);font-weight:450;line-height:1.02;letter-spacing:-6px;margin:29px 0 25px}em{font-style:normal;color:var(--lime)}.hero-content p{font-size:18px;line-height:1.7;color:#eef1e9;margin-bottom:32px}.button{display:inline-flex;align-items:center;gap:35px;padding:17px 22px;border-radius:4px;font-size:14px;font-weight:650;transition:transform .2s}.button:hover{transform:translateY(-3px)}.button span{font-size:20px}.lime{background:var(--lime);color:#203722}.forest{background:var(--forest);color:white}.hero-bottom{position:absolute;bottom:30px;left:7%;right:5%;display:flex;align-items:center;justify-content:space-between}.hero-bottom p{font-size:11px;letter-spacing:1.3px;line-height:1.8;margin:0;font-weight:400}.film-control{display:flex;align-items:center;gap:16px;font-size:13px;color:#e6ebdf}.film-control button{width:42px;height:42px;border:1px solid #ffffff70;border-radius:50%;background:#ffffff10;color:#fff}.scroll-link{font-size:11px;letter-spacing:1.4px;display:flex;gap:20px;align-items:center}.scroll-link span{font-size:24px}.section{padding:104px 7%}.green{color:#5b783c}h2{font-family:'Manrope',Arial,sans-serif;font-size:clamp(34px,3.5vw,52px);line-height:1.18;letter-spacing:-2px;font-weight:500;margin:24px 0}h2 span{color:#87917e}.intro-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:12%;align-items:center}.intro-grid h2{margin-bottom:0}.intro-grid p{line-height:1.8}.muted{color:var(--muted);line-height:1.8}.text-link{font-size:14px;font-weight:600;display:inline-flex;gap:25px;margin-top:15px;border-bottom:1px solid #cad1c3;padding-bottom:12px}.enterprise-strip{margin-top:65px;border-top:1px solid #e1e5dc;padding-top:30px;display:flex;justify-content:space-between;align-items:center;gap:20px}.enterprise-strip span{font-size:11px;letter-spacing:1px;color:var(--muted)}.enterprise-strip b{font-weight:500;font-size:17px}.platform{background:var(--paper)}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:45px}.section-heading h2{margin-bottom:0}.section-heading p{font-size:15px;margin:0}.platform-layout{display:grid;grid-template-columns:1fr 1.15fr;gap:7%}.module-list{display:flex;flex-direction:column}.module-list button{background:transparent;border:0;border-bottom:1px solid #dce1d6;text-align:left;display:flex;align-items:center;gap:22px;padding:29px 16px;font-size:18px;color:#64715d}.module-list button span{font-size:12px}.module-list button b{margin-left:auto;font-weight:400;font-size:22px}.module-list button[aria-selected=true]{color:var(--forest);background:#e8eedf;border-radius:4px;border-bottom-color:transparent}.module-list button[aria-selected=true] b{background:var(--forest);color:white;border-radius:50%;width:32px;height:32px;text-align:center;padding-top:2px}#module-panel{background:#e9eddf;border:1px solid #dce3cf;border-radius:8px;padding:35px 38px;min-height:394px}.panel-top{display:flex;justify-content:space-between;align-items:center}.small-label{font-size:11px;letter-spacing:1.5px}.panel-symbol{font-size:26px}h3{font-family:Manrope,Arial,sans-serif;font-weight:500}#module-panel h3{font-size:34px;letter-spacing:-1px;line-height:1.2;margin:27px 0 18px}#module-panel p{color:#56634d;line-height:1.7;font-size:15px;max-width:470px}.module-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.module-tags span{font-size:12px;padding:7px 10px;border:1px solid #c7d0ba;border-radius:4px}.panel-bottom{border-top:1px solid #ccd5be;margin-top:30px;padding-top:20px;display:flex;align-items:center;gap:24px;font-size:10px;letter-spacing:1.5px}.panel-bottom i{font-style:normal;color:#7e8f6d}.ai{background:#244a32;color:white;display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.ai .eyebrow{color:var(--lime)}.ai h2{font-size:clamp(36px,3.4vw,51px);margin-bottom:30px}.ai-copy>p{color:#d0dbc9;line-height:1.8;max-width:420px;font-size:16px}.ai-promise{font-size:14px;border-top:1px solid #638067;margin-top:40px;padding-top:25px;color:#d7e0d2}.ai-promise b{color:var(--lime)}.ask-card{background:#fff;color:var(--ink);border-radius:9px;padding:28px;box-shadow:0 18px 40px #102f2340}.ask-header{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ask-mark{font-size:25px;color:#67863d}.ask-header>span:last-child{font-size:11px;color:#7b8577;margin-left:auto}.ask-instruction{font-size:13px;color:var(--muted);margin:18px 0 22px}.questions details{border:1px solid #e1e7db;border-radius:5px;margin-top:9px}.questions summary{cursor:pointer;padding:14px 30px 14px 14px;font-size:14px;list-style:none;position:relative;line-height:1.5}.questions summary:after{content:'+';position:absolute;right:13px}.questions details[open]{background:#f1f5e9}.questions details[open] summary:after{content:'−'}.questions p{font-size:13px;color:#64705e;line-height:1.7;margin:0;padding:0 14px 16px}.ask-note{font-size:11px;color:#7b8375;margin-top:20px;line-height:1.5}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:35px;margin-top:55px}.steps article{border-top:1px solid #d5dfcf;padding-top:25px}.steps article>span{font-size:11px;letter-spacing:1px;color:#6d8260}.steps h3{font-size:21px;letter-spacing:-.6px;margin:20px 0 14px}.steps p{font-size:14px;line-height:1.8;color:var(--muted)}.closing{text-align:center;background:#e9efdd;padding:80px 20px 90px}.closing h2{font-size:clamp(38px,4.5vw,66px)}.closing em{color:#778b52}.closing .button{margin-top:10px}footer{display:flex;align-items:center;gap:40px;padding:44px 5%;flex-wrap:wrap}footer .logo{font-size:30px}footer p{font-size:13px;margin:0;max-width:230px;color:var(--muted)}footer>span{font-size:13px;margin-left:auto}footer small{font-size:12px;color:var(--muted)}@media(min-width:1600px){.section{padding-left:max(7%,calc((100vw - 1400px)/2));padding-right:max(7%,calc((100vw - 1400px)/2))}}@media(max-width:850px){header{height:80px}nav{gap:18px}.nav-cta{display:none}.hero{min-height:650px;height:calc(90svh - 80px)}.hero-content{padding-top:80px}h1{letter-spacing:-4px}.hero-bottom .scroll-link{display:none}.intro-grid{gap:7%}.section{padding:72px 6%}.platform-layout{gap:25px;grid-template-columns:1fr 1.1fr}.module-list button{font-size:15px;gap:12px;padding:26px 10px}#module-panel{padding:25px}.ai{gap:5%}.ask-header>span:last-child{display:none}.steps{grid-template-columns:1fr 1fr}.enterprise-strip{flex-wrap:wrap}.enterprise-strip>span{width:100%}footer{gap:22px}footer>span{margin:0}}@media(max-width:600px){header{padding:0 6%;height:76px}.logo{font-size:31px}.menu{display:block;background:none;border:1px solid #d7ddcf;border-radius:4px;font-size:21px;color:var(--forest);padding:5px 10px}nav{display:none;position:absolute;top:76px;left:0;right:0;background:#fff;padding:25px 6%;z-index:5;box-shadow:0 10px 20px #0001}nav.open{display:flex;flex-direction:column;gap:25px}.hero{height:calc(100svh - 76px);min-height:630px;max-height:850px}.hero-content{padding:68px 7% 140px}.hero .eyebrow{font-size:10px;letter-spacing:1.6px}h1{font-size:76px;letter-spacing:-4px;margin:30px 0 24px}.hero-content p{font-size:16px}.hero-bottom{bottom:26px;left:7%;right:7%;align-items:end}.hero-bottom p{font-size:9px}.film-control{gap:0}.film-control>span{display:none}.section{padding:65px 7%}.intro-grid,.platform-layout,.ai{grid-template-columns:1fr;gap:30px}.intro-grid h2{font-size:34px}.intro-grid>div{margin-top:5px}.enterprise-strip{margin-top:40px;gap:18px}.enterprise-strip b{font-size:14px}.section-heading{display:block;margin-bottom:25px}.section-heading p{margin-top:20px}.module-list button{padding:19px 12px;font-size:16px}.module-list button[aria-selected=true] b{width:28px;height:28px;font-size:19px}#module-panel{min-height:380px}.ai{gap:38px}.ai h2{font-size:37px}.ask-card{padding:20px}.steps{gap:24px;margin-top:36px}.steps h3{font-size:19px}.steps p{font-size:14px}.closing{padding:65px 7%}.closing .eyebrow{font-size:10px}footer{padding:35px 7%;display:grid;grid-template-columns:1fr 1fr}footer p{font-size:12px}footer>span{font-size:11px}footer small{text-align:right}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* Keep the entire opening navigation and content above the farm film. */
header{position:absolute;inset:0 0 auto;z-index:10;background:transparent;color:white;border-bottom:1px solid #ffffff30;height:96px;margin:0 5%;padding:0}.nav-cta{border-color:#ffffff70;background:#ffffff0d;color:#fff}nav a:hover{color:var(--lime)}.hero{height:100svh;min-height:780px;max-height:1080px}.hero-content{padding-top:190px}.shade{background:linear-gradient(180deg,rgba(8,24,12,.6),transparent 30%),linear-gradient(90deg,rgba(8,24,12,.64),rgba(8,24,12,.12) 95%),linear-gradient(0deg,rgba(8,24,12,.55),transparent 35%)}.hero-content,.hero-bottom{z-index:2}.hero video{z-index:0}.shade{z-index:1;pointer-events:none}@media(max-width:850px){header{height:80px}.hero{height:100svh;min-height:760px}.hero-content{padding-top:170px}}@media(max-width:600px){header{height:76px;margin:0 6%}.menu{color:#fff;border-color:#ffffff70;background:#ffffff0d}nav{top:76px;left:-7%;right:-7%;background:#244a32f5;color:white;backdrop-filter:blur(12px)}.hero{height:100svh;min-height:750px;max-height:1000px}.hero-content{padding-top:145px}.hero-bottom{bottom:30px}}@media(max-height:650px) and (min-width:601px){.hero-content{padding-top:145px}.hero{min-height:740px}}
/* Akker's supplied identity: forest, olive, bronze and warm neutrals. */
:root{--forest:#19291f;--ink:#19291f;--lime:#e7ddca;--muted:#646b5c;--paper:#f4f1eb}body{background:#faf8f3}.logo{gap:12px;align-items:center;letter-spacing:-1.7px}.acorn{width:43px;height:56px;object-fit:contain;flex:none}.wordmark{display:flex;flex-direction:column;font-size:37px;line-height:1.05;font-weight:750}.wordmark small{font-family:'DM Sans',Arial,sans-serif;font-size:8px;font-weight:500;letter-spacing:2.1px;line-height:1.8;margin-top:6px;white-space:nowrap}.hero em{color:#eee4d1}.hero .eyebrow span{background:#b3844d}.lime{background:#e7ddca;color:#19291f}.green{color:#737753}h2 span{color:#83856e}.platform{background:#f0ece3}.module-list button[aria-selected=true]{background:#e1e3d7}.module-list button{color:#616a54}#module-panel{background:#e3e4d8;border-color:#cbd0bd}.ai{background:#19291f}.ai .eyebrow,.ai-promise b{color:#d7bf96}.ai em{color:#ddd0b5}.closing{background:#e8e1d5}.closing em{color:#7c805e}.closing-acorn{width:67px;height:88px;margin-bottom:26px}.closing .eyebrow{color:#766545}.steps article{border-top-color:#b89161}.steps article>span{color:#886239}.ask-mark{color:#96703d}.text-link{border-bottom-color:#b18c5d}.button{border-radius:3px}footer .acorn{width:36px;height:47px}footer .wordmark{font-size:31px}footer .wordmark small{font-size:7px;letter-spacing:1.65px}footer{background:#f7f4ee}nav a:hover{color:#e1c99e}@media(max-width:850px){header nav{gap:20px}.wordmark{font-size:33px}.wordmark small{font-size:7px;letter-spacing:1.7px}.acorn{width:37px;height:48px}}@media(max-width:600px){header .logo{gap:9px}header .wordmark{font-size:31px}header .wordmark small{font-size:7px;letter-spacing:1.6px}header .acorn{width:32px;height:43px}nav{background:#19291ff5}.hero .eyebrow{letter-spacing:1.1px;font-size:10px}.hero-content{padding-top:145px}footer{grid-template-columns:1fr;gap:24px}footer small{text-align:left}.closing-acorn{width:58px;height:76px}}
/* Integrated modules overview, following the supplied eight-card reference. */
.integrated-modules{background:#d4dfd2}.module-badge{display:inline-block;background:#f0f5ea;color:#294b34;border-radius:30px;padding:8px 15px;letter-spacing:1.3px;font-size:12px}.integrated-modules h2{font-weight:650;max-width:920px;margin:22px 0 38px;color:var(--forest)}.integrated-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.integrated-card{background:#fffdf9;border:1px solid #e5e9dd;border-radius:20px;padding:28px 24px 30px;min-width:0}.integrated-icon{display:block;font-size:29px;line-height:1.2;margin-bottom:20px}.integrated-card h3{font-size:19px;font-weight:700;line-height:1.25;letter-spacing:-.6px;margin:0 0 18px}.integrated-card p{font-size:16px;line-height:1.75;color:#626c5c;margin:0}@media(max-width:1100px){.integrated-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.integrated-card{padding:28px}.integrated-card h3{font-size:21px}}@media(max-width:600px){.integrated-grid{grid-template-columns:1fr;gap:16px}.integrated-modules h2{font-size:33px;letter-spacing:-1.4px}.integrated-modules h2 br{display:none}.integrated-card{border-radius:17px;padding:26px}.integrated-icon{margin-bottom:16px}}
/* Farm recruitment: transparent video promotion and vacancy overview. */
.jobs-glass{position:absolute;z-index:3;right:7%;top:50%;transform:translateY(-42%);width:340px;padding:30px;border:1px solid #ffffff66;border-radius:18px;background:rgba(240,239,224,.13);backdrop-filter:blur(13px);-webkit-backdrop-filter:blur(13px);box-shadow:0 16px 50px #07170d25;color:white}.jobs-promo-label{font-size:11px;font-weight:650;letter-spacing:1.3px;color:#eee4d1}.jobs-glass h2{font-size:39px;letter-spacing:-1.5px;line-height:1.12;margin:20px 0 16px;color:#fff}.jobs-glass p{font-size:15px;line-height:1.7;color:#f0f1e9;margin-bottom:24px}.jobs-promo-button{background:#eee4d1;color:#19291f;padding:13px 17px;width:100%;justify-content:space-between;gap:10px}.jobs-promo-foot{font-size:11px;letter-spacing:1.4px;margin-top:20px;color:#eee5d4}.farm-jobs{background:#d4dfd2}.farm-jobs h2{font-weight:650;margin-bottom:16px}.jobs-intro{color:#596956;line-height:1.75;margin-bottom:30px}.jobs-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.jobs-stats>div{background:#fffdf9;border:1px solid #e2e8dc;border-radius:18px;padding:24px}.jobs-stats span{display:block;font-size:14px;font-weight:600;color:#626d5a;margin-bottom:12px}.jobs-stats strong{font-size:29px;font-weight:650;line-height:1.3;letter-spacing:-1px;white-space:nowrap}.jobs-breakdown{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px}.jobs-breakdown article{background:#fffdf9;border:1px solid #e2e8dc;border-radius:18px;padding:26px}.jobs-breakdown h3{font-size:21px;font-weight:650;letter-spacing:-.6px;margin-bottom:22px}.jobs-breakdown dl{margin:0}.jobs-breakdown dl>div{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid #dce3d6}.jobs-breakdown dl>div:last-child{border:0}.jobs-breakdown dt{font-size:16px;color:#616b58}.jobs-breakdown dd{font-size:16px;font-weight:600;margin:0;white-space:nowrap}.jobs-data-note{font-size:13px;line-height:1.6;color:#56634f;margin:20px 0}.jobs-apply{display:flex;gap:24px;align-items:center;margin-top:25px}.jobs-apply button{border:0;opacity:.7;cursor:not-allowed}.jobs-apply p{font-size:14px;line-height:1.65;max-width:320px;margin:0;color:#56634f}@media(min-width:851px) and (max-width:1100px){.jobs-glass{width:290px;right:5%;padding:25px}.jobs-glass h2{font-size:33px}.hero-content{padding-left:6%;max-width:65%}.hero-content h1{font-size:86px}.jobs-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:850px){.hero{height:auto;min-height:1050px;max-height:none;padding-bottom:120px}.hero-content{padding-bottom:35px}.jobs-glass{position:relative;top:auto;right:auto;transform:none;margin:0 7%;width:auto;max-width:480px;padding:25px}.jobs-glass h2{font-size:30px;margin:13px 0}.jobs-glass h2 br{display:none}.jobs-glass p{margin-bottom:17px}.jobs-promo-foot{display:none}.jobs-promo-button{width:auto;gap:25px}.jobs-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.hero{min-height:1010px}.hero-content{padding-top:130px;padding-bottom:32px}.hero-content h1{font-size:70px;margin-top:25px}.hero-content p{margin-bottom:25px}.jobs-glass{padding:23px;border-radius:15px}.jobs-promo-label{font-size:10px}.jobs-glass h2{font-size:29px}.jobs-glass p{font-size:14px}.jobs-stats{gap:12px}.jobs-stats>div{padding:19px 16px;border-radius:15px}.jobs-stats strong{font-size:24px}.jobs-stats>div:last-child strong{font-size:20px;letter-spacing:-.7px}.jobs-stats span{font-size:13px}.jobs-breakdown{grid-template-columns:1fr;gap:12px}.jobs-breakdown article{padding:23px}.jobs-apply{align-items:flex-start;flex-direction:column;gap:16px}.farm-jobs h2{font-size:34px}}
/* Signup and recruitment cards share the video overlay. */
.hero-promotions{position:absolute;z-index:3;right:6%;top:140px;width:330px;display:grid;gap:16px}.hero-promotions .jobs-glass,.signup-glass{position:relative;top:auto;right:auto;transform:none;margin:0;width:100%;max-width:none;padding:23px 25px;border:1px solid #ffffff66;border-radius:16px;background:rgba(240,239,224,.13);backdrop-filter:blur(13px);-webkit-backdrop-filter:blur(13px);box-shadow:0 16px 50px #07170d25;color:white}.hero-promotions h2{font-family:Manrope,Arial,sans-serif;font-size:29px;line-height:1.13;letter-spacing:-1px;margin:12px 0}.hero-promotions h2 br{display:none}.hero-promotions p{font-size:14px;line-height:1.6;color:#f0f1e9;margin:0 0 17px}.hero-promotions .jobs-promo-foot{display:none}.hero-promotions .button{border:0;font-size:14px;padding:12px 15px;width:100%;gap:15px}.signup-glass{background:rgba(25,41,31,.32)}.signup-nav{font-size:14px;font-weight:600;background:none;border:0;color:inherit;padding:0}.signup-nav:hover{color:#e1c99e}.signup-top{cursor:pointer;font-family:inherit}.signup-nav{display:none}.signup-dialog{width:min(540px,calc(100% - 28px));max-height:calc(100svh - 32px);padding:0;border:0;border-radius:15px;background:#fffdf9;color:#19291f;box-shadow:0 25px 90px #0005;overflow:auto}.signup-dialog::backdrop{background:#172128ab;backdrop-filter:blur(3px)}.signup-modal-inner{padding:30px 32px;position:relative}.signup-close{position:absolute;top:12px;right:15px;border:0;background:none;font-size:28px;color:#687363;line-height:1;padding:6px}.signup-dialog h2{font-size:24px;font-weight:750;letter-spacing:-.7px;margin:0 30px 24px 0}.signup-field{margin-bottom:18px}.signup-field label{display:block;font-size:14px;font-weight:600;margin-bottom:7px}.signup-field input,.signup-field select,.signup-field textarea{width:100%;border:1px solid #c4cfc0;border-radius:4px;padding:10px 12px;background:#fff;color:#19291f;min-height:43px;font:inherit;font-size:16px}.signup-field textarea{resize:vertical;min-height:100px}.signup-field input:focus,.signup-field select:focus,.signup-field textarea:focus{outline:2px solid #7a8867;outline-offset:1px}.signup-payments{border:0;padding:0;margin:3px 0 23px;display:grid;gap:13px}.signup-payments label{display:flex;align-items:center;gap:10px;font-size:14px;line-height:1.5;cursor:pointer}.signup-payments input{width:18px;height:18px;margin:0;accent-color:#244a32}.signup-submit{border:0;display:block;width:100%;font-size:16px;padding:13px}.signup-note{font-size:13px;line-height:1.6;color:#67705f;margin:0 0 17px}.signup-status{font-size:14px;line-height:1.6;padding:15px;background:#e8eedf;border-radius:5px;margin:18px 0 0}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body.modal-open{overflow:hidden}@media(min-width:851px) and (max-width:1100px){.hero-promotions{width:290px;right:5%;top:125px}.hero-promotions .jobs-glass,.signup-glass{padding:20px}.hero-promotions h2{font-size:27px}}@media(max-width:850px){.signup-nav{display:block}.hero-promotions{position:relative;right:auto;top:auto;width:auto;margin:0 7%;grid-template-columns:1fr 1fr;gap:15px}.hero-promotions .jobs-glass,.signup-glass{padding:23px}.hero-promotions h2{font-size:27px}.hero{min-height:1100px}.hero-promotions .jobs-promo-label{font-size:10px;letter-spacing:1px}}@media(max-width:600px){.hero-promotions{grid-template-columns:1fr;max-width:480px}.hero{min-height:1290px}.hero-promotions .jobs-glass,.signup-glass{padding:23px}.hero-promotions h2{font-size:29px}.signup-modal-inner{padding:30px 23px 24px}.signup-dialog{max-height:calc(100svh - 24px)}}
/* Enterprise coverage and matching signup activity selection. */
.enterprises{background:#faf8f3}.enterprises h2{margin-bottom:22px}.enterprise-intro{max-width:700px;color:var(--muted);line-height:1.8;margin-bottom:35px}.enterprise-groups{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:start}.enterprise-group{border:1px solid #d9ddcf;border-radius:12px;background:#fffdf9;overflow:hidden}.enterprise-group>summary{display:flex;align-items:center;gap:15px;padding:25px 22px;cursor:pointer;list-style:none;font-size:18px;font-weight:600;line-height:1.4}.enterprise-group>summary::-webkit-details-marker,.enterprise-activity>summary::-webkit-details-marker,.signup-activities summary::-webkit-details-marker{display:none}.enterprise-group>summary:after{content:'+';font-size:23px;font-weight:400;margin-left:auto}.enterprise-group[open]>summary:after{content:'−'}.enterprise-number{color:#98713e;font-size:12px;font-weight:500}.enterprise-count{color:#6d765f;font-size:12px;font-weight:400;white-space:nowrap}.enterprise-group[open]>summary{background:#e8ebdf}.enterprise-activities{padding:8px 22px 18px}.enterprise-activity{border-bottom:1px solid #e2e6da}.enterprise-activity:last-child{border-bottom:0}.enterprise-activity>summary{list-style:none;cursor:pointer;font-size:16px;font-weight:550;padding:16px 24px 16px 0;position:relative}.enterprise-activity>summary:after{content:'+';position:absolute;right:0;color:#7b865f}.enterprise-activity[open]>summary:after{content:'−'}.enterprise-activity p{color:#616c58;line-height:1.75;font-size:15px;margin:0 0 17px}.signup-activities{border:0;padding:0;margin:0 0 24px;min-width:0}.signup-activities legend{font-size:14px;font-weight:600;padding:0}.signup-activities>p{font-size:13px;line-height:1.5;margin:7px 0;color:#69715f}#activities-count{font-weight:600;color:#44583a;margin-bottom:12px}.signup-activities details{border:1px solid #d8dfcf;border-radius:5px;margin-top:8px}.signup-activities summary{font-size:14px;font-weight:550;list-style:none;padding:13px 32px 13px 12px;cursor:pointer;position:relative}.signup-activities summary:after{content:'+';position:absolute;right:13px}.signup-activities details[open] summary:after{content:'−'}.activity-choices{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:3px 12px 16px}.activity-choices label{display:flex;gap:8px;align-items:flex-start;font-size:14px;line-height:1.4;cursor:pointer}.activity-choices input{width:18px;height:18px;flex:none;margin:0;accent-color:#244a32}@media(max-width:1000px){.enterprise-groups{grid-template-columns:1fr}.enterprise-group>summary{font-size:18px}}@media(max-width:600px){.enterprise-group>summary{padding:22px 17px;gap:10px;font-size:16px}.enterprise-count{display:none}.enterprise-activities{padding:5px 18px 15px}.activity-choices{grid-template-columns:1fr}.enterprises h2{font-size:33px}}
/* Supplied Akker memorabilia, directly above the footer. */
.memorabilia{background:#f7f4ee;padding-top:72px;padding-bottom:65px}.memorabilia-heading{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:30px}.memorabilia-heading h2{margin:15px 0 0}.memorabilia-heading>p{font-size:15px;line-height:1.7;color:#71735f;margin:0}.memorabilia-figure{margin:0}.memorabilia-strip{overflow-x:auto;border-radius:10px;background:#19291f;scrollbar-width:thin;scrollbar-color:#8b987b #e2e5d9}.memorabilia-strip img{display:block;width:100%;height:auto}.memorabilia-strip:focus-visible{outline:3px solid #96703d;outline-offset:5px}.memorabilia-mobile-hint{display:none}@media(max-width:600px){.memorabilia{padding-top:55px;padding-bottom:45px}.memorabilia-heading{display:block}.memorabilia-heading h2{font-size:32px}.memorabilia-heading>p{display:none}.memorabilia-strip img{width:790px;max-width:none}.memorabilia-mobile-hint{display:block;font-size:12px;color:#68725e;line-height:1.6;margin-top:12px}}
.people-progress{background:#f5f2ea}.people-layout{display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:center}.people-copy>p{max-width:460px;font-size:17px;line-height:1.8;color:#626c59;margin-bottom:28px}.people-copy h2{font-size:clamp(33px,3.4vw,49px)}.people-visual{position:relative;min-height:450px;padding:0 0 40px}.worker-portrait{width:100%;height:290px;display:block;border-radius:14px;overflow:hidden;background:#d6c5a3}.people-caption{font-size:21px;font-style:italic;color:#68794c;position:absolute;left:0;bottom:60px;max-width:130px}.worker-app{position:relative;width:250px;margin:-110px 15px 0 auto;padding:19px;border:5px solid #1b241d;border-radius:25px;background:#fcfaf5;box-shadow:0 15px 25px #1a291f25}.worker-app-brand{display:flex;align-items:center;gap:6px}.worker-app-brand img{width:21px;height:28px;object-fit:contain}.worker-app-brand b{font-size:22px;letter-spacing:-1px}.worker-app-brand>span{font-size:8px;letter-spacing:1px;margin-left:auto;color:#768268}.worker-app>p{margin:19px 0 4px;font-size:14px;line-height:1.5}.worker-app>p strong{font-size:20px;font-weight:550}.worker-app>small{font-size:10px;color:#6a7a57}.worker-app-actions{display:flex;gap:7px;margin:17px 0}.worker-app-actions span{flex:1;text-align:center;background:#e9eddf;padding:12px 4px;border-radius:7px;font-size:11px}.worker-app-actions span:first-child{background:#607d41;color:#fff}.worker-app h3{font-size:14px;font-weight:650;margin:18px 0 10px}.worker-job{padding:11px 0;border-top:1px solid #e2e5d9}.worker-job b{font-size:11px;display:block}.worker-job span{font-size:10px;color:#6d755f;display:block;margin-top:4px}.people-benefits{display:grid;grid-template-columns:repeat(5,1fr);gap:25px;margin-top:50px}.people-benefits article{border-top:1px solid #b38a54;padding-top:20px}.people-benefits article>span{font-size:12px;color:#95713d}.people-benefits h3{font-size:19px;font-weight:650;margin:12px 0 10px}.people-benefits p{font-size:14px;line-height:1.7;color:#66705c;margin:0}.brand-contact{padding-top:0;padding-bottom:0;background:#efebe1}.brand-future{background:#19291f;color:#f2eee4;margin:0 -8.14%;padding:55px 8.14%;display:flex;align-items:center;gap:30px}.brand-future>img{width:55px;height:74px;object-fit:contain}.brand-future h2{font-size:32px;letter-spacing:-1px;margin:0;line-height:1.3}.brand-future h2 span{color:#c1975d}.brand-future>p{margin:0 0 0 auto;color:#d4d9c7;font-size:14px;line-height:1.9}.contact-content{display:flex;align-items:center;gap:30px;padding:45px 0}.campaign-qr{width:110px;height:110px;flex:none;background:white;padding:7px}.campaign-qr svg{width:100%;height:100%;display:block}.contact-copy h3{font-size:22px;font-weight:500;margin:10px 0 22px}.contact-links{display:flex;flex-wrap:wrap;gap:15px 28px}.contact-links a{font-size:15px;color:#344932;text-decoration:underline;text-underline-offset:4px}@media(max-width:900px){.people-layout{gap:30px}.worker-app{width:220px;margin-right:0}.people-caption{display:none}.people-benefits{grid-template-columns:repeat(3,1fr)}.brand-future{flex-wrap:wrap}.brand-future>p{width:100%;margin:0}}@media(max-width:600px){.people-layout{grid-template-columns:1fr}.people-visual{max-width:440px;width:100%;margin:0 auto;padding-bottom:0}.worker-app{width:240px;margin-right:15px}.people-benefits{grid-template-columns:1fr 1fr;gap:25px 20px;margin-top:35px}.people-benefits article:last-child{grid-column:1/-1}.brand-future{gap:20px}.brand-future h2{font-size:25px}.brand-future>img{width:37px;height:52px}.contact-content{align-items:flex-start;gap:18px;flex-wrap:wrap}.contact-copy h3{font-size:20px}.contact-links{flex-direction:column;gap:15px}.campaign-qr{width:112px;height:112px}}
/* Consolidated module navigation and remaining signup video promotion. */
.platform-layout{align-items:start}.module-list button{padding:18px 14px;font-size:16px;min-height:65px}#module-panel{position:sticky;top:30px;min-height:420px}.hero-promotions{top:230px}.hero-promotions .signup-glass{padding:29px}.hero-promotions .signup-glass h2{font-size:34px}@media(max-width:850px){.hero-promotions{top:auto;grid-template-columns:1fr;max-width:480px}.hero{min-height:1020px}#module-panel{position:static}.module-list button{font-size:15px}}@media(max-width:600px){.hero{min-height:1010px}.module-list button{font-size:16px}.hero-promotions .signup-glass h2{font-size:30px}}

/* Restore both transparent hero cards. */
.hero-promotions{top:140px}@media(min-width:851px) and (max-width:1100px){.hero-promotions{top:125px}}@media(max-width:850px){.hero-promotions{top:auto;grid-template-columns:1fr 1fr;max-width:none}.hero{min-height:1100px}}@media(max-width:600px){.hero-promotions{grid-template-columns:1fr;max-width:480px}.hero{min-height:1290px}}
/* One footer row: platform identity on the left, demo and contacts on the right. */
footer.combined-footer{display:grid;grid-template-columns:minmax(230px,.8fr) minmax(0,1.5fr);align-items:center;gap:45px;padding:45px 7%;background:#f7f4ee;border-top:1px solid #dedfd4}.footer-identity{display:flex;flex-direction:column;align-items:flex-start;gap:15px}.footer-identity>p{max-width:270px;font-size:15px;line-height:1.6;margin:0}.footer-identity>span{font-size:13px;color:#65705c}.footer-identity>small{font-size:12px;color:#757d6c}.footer-demo{min-width:0;border-left:1px solid #d9ddcf;padding-left:38px}.footer-demo .contact-content{padding:0;gap:25px;align-items:center}.footer-demo .contact-copy{min-width:0}.footer-demo .contact-copy h3{font-size:21px;margin:10px 0 18px}.footer-demo .contact-links{gap:14px 22px}.footer-demo .contact-links a{font-size:14px}.footer-demo .campaign-qr{width:98px;height:98px}@media(max-width:1000px){footer.combined-footer{gap:28px;grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr)}.footer-demo{padding-left:26px}.footer-demo .contact-content{flex-wrap:wrap}.footer-demo .contact-links{flex-direction:column;gap:12px}}@media(max-width:650px){footer.combined-footer{grid-template-columns:1fr;gap:30px;padding:35px 7%}.footer-demo{border-left:0;border-top:1px solid #d9ddcf;padding:28px 0 0}.footer-demo .contact-content{align-items:flex-start}.footer-identity>small{text-align:left}}
/* Language preference, always available at the top on every screen size. */
header{height:125px;padding-top:30px}.language-options{position:absolute;top:10px;right:0;display:flex;align-items:center;gap:3px}.language-options button{font-family:inherit;font-size:12px;font-weight:550;padding:5px 9px;border:1px solid transparent;border-radius:4px;background:transparent;color:#fff;line-height:1.4}.language-options button[aria-pressed=true]{background:#f1e7d4;color:#19291f}.language-options button:hover{border-color:#e7ddca}.hero-promotions{top:160px}.hero-promotions h2,.module-list button,.signup-dialog h2{overflow-wrap:anywhere}.module-list button b{flex:none}.module-list button span{flex:none}html:not([lang=en]) h1{font-size:clamp(44px,5.4vw,78px);letter-spacing:-2.5px}html:not([lang=en]) .hero-content{width:60%}html:not([lang=en]) h2{overflow-wrap:anywhere}html:not([lang=en]) .hero-promotions h2{font-size:28px}html:not([lang=en]) .wordmark small{letter-spacing:.6px;white-space:normal;max-width:190px;font-size:8px}html:not([lang=en]) .hero{min-height:950px}.enterprise-group>summary>span:nth-child(2){min-width:0;overflow-wrap:anywhere}.contact-links a{overflow-wrap:anywhere}html:not([lang=en]) .jobs-promo-label{letter-spacing:.5px}.hero-promotions .button{white-space:normal;text-align:left}.people-copy .button{border:0}header nav{gap:23px}html:not([lang=en]) header nav a{font-size:13px}html:not([lang=en]) .nav-cta{gap:12px;max-width:195px;font-size:13px}html:not([lang=en]) .hero .eyebrow{letter-spacing:1px}@media(max-width:1000px){header .nav-cta{display:none}header .signup-nav{display:block}html:not([lang=en]) .hero-content{width:57%}html:not([lang=en]) .hero-content h1{font-size:57px}}@media(max-width:850px){header{height:120px}.hero-promotions{top:auto}html:not([lang=en]) .hero-content{width:100%;max-width:none}html:not([lang=en]) .hero{min-height:1200px}.hero-content{padding-top:170px}html:not([lang=en]) .hero-promotions{grid-template-columns:1fr;max-width:480px}html:not([lang=en]) .hero-promotions h2{font-size:29px}}@media(max-width:600px){header{height:120px;padding-top:32px}.language-options{top:8px;right:0;gap:1px}.language-options button{font-size:12px;padding:5px 7px}nav{top:120px}.hero-content{padding-top:165px}html:not([lang=en]) .hero-content h1{font-size:50px;letter-spacing:-1.5px}html:not([lang=en]) .hero{min-height:1450px}.hero{min-height:1340px}html:not([lang=en]) .wordmark small{font-size:7px;max-width:175px}.enterprise-strip{flex-wrap:wrap}.enterprise-strip b{overflow-wrap:anywhere}.hero-bottom{gap:15px}.hero-bottom p{max-width:70%;overflow-wrap:anywhere}}

.consent{display:flex;align-items:flex-start;gap:.7rem;margin:1rem 0;font-size:.9rem;line-height:1.5}.consent input{margin-top:.3rem}.signup-submit:disabled{opacity:.6;cursor:wait}.signup-status{overflow-wrap:anywhere}
/* Jobs/Signup pages have no hero video, so the header must sit in normal document flow instead of floating over content. */
body.jobs-page header{position:static;color:var(--ink);background:#fff;border-bottom:1px solid #e7e9e0;margin:0;height:auto;padding:22px 5%;display:flex;align-items:center;justify-content:space-between;gap:20px}
body.jobs-page .logo{order:1}
body.jobs-page .back-home{order:2;margin-right:auto}
body.jobs-page .language-options{position:static;order:3}
body.jobs-page .language-options button{color:var(--ink);border-color:#d9ddcf}
body.jobs-page .language-options button[aria-pressed=true]{background:#f1e7d4;color:#19291f}
body.jobs-page .language-options button:hover{border-color:#b3844d}
body.jobs-page main{padding-top:0}
