:root{--forest:#123c2c;--deep:#0b2b20;--leaf:#2f7d4a;--lime:#b7db70;--white:#fff}
*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--deep);font-family:"DM Sans",sans-serif}body{color:var(--white)}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 48px));margin:auto}.site-header{height:84px;background:rgba(255,255,255,.97);position:relative;z-index:10;color:#14221b;border-bottom:1px solid #e8ebe6}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font:800 21px "Manrope",sans-serif;letter-spacing:-.7px}.brand>span span{color:var(--leaf)}.brand small{font-size:10px;color:#88958d;margin-left:1px}.brand-mark{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--forest)}.brand-mark svg{width:24px;fill:none;stroke:var(--lime);stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.site-nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600}.site-nav>a:not(.button):hover{color:var(--leaf)}.button{border:0;display:inline-flex;align-items:center;justify-content:center;gap:22px;background:var(--forest);color:white!important;padding:15px 22px;border-radius:4px;font:700 14px "DM Sans";cursor:pointer;transition:.2s ease}.button:hover,.install-button:hover{background:var(--leaf);transform:translateY(-1px)}.button-small{padding:11px 18px;gap:8px}.button-light{background:var(--lime);color:var(--deep)!important}.button-light:hover{background:#c9e58d}.hero{height:calc(100svh - 84px);min-height:600px;position:relative;overflow:hidden}.hero-image{position:absolute;inset:0;background:url("/assets/images/globalfarmers-hero.png") center/cover no-repeat}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,30,21,.94) 0%,rgba(7,30,21,.74) 38%,rgba(7,30,21,.15) 70%,rgba(7,30,21,.04) 100%)}.hero-content{position:relative;height:100%;display:flex;align-items:center}.hero-copy{width:630px;margin-top:-10px}.eyebrow{display:inline-flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:2.2px;font-weight:700;font-size:11px;color:var(--lime)}.eyebrow i{width:22px;height:1px;background:currentColor}.hero h1{font:800 68px/1.04 "Manrope",sans-serif;letter-spacing:-3.7px;margin:20px 0 24px}.hero h1 em{color:var(--lime);font-style:normal}.hero-copy>p{font-size:18px;color:#dce6df;max-width:560px;line-height:1.7}.hero-actions{display:flex;align-items:center;gap:14px;margin-top:34px}.install-button{border:1px solid #ffffff70;background:#ffffff0f;color:white;padding:14px 20px;border-radius:4px;font:700 14px "DM Sans";cursor:pointer;transition:.2s}.install-button[hidden]{display:none}
@media(max-width:700px){.container{width:min(100% - 30px,1180px)}.site-header{height:76px}.site-nav{gap:16px}.site-nav a:first-child{display:none}.site-nav>a:not(.button){font-size:13px}.button-small{padding:10px 14px}.brand{font-size:18px}.brand-mark{width:34px;height:34px}.hero{height:calc(100svh - 76px);min-height:620px}.hero-image{background-position:64% center}.hero-overlay{background:linear-gradient(90deg,rgba(7,30,21,.94),rgba(7,30,21,.58))}.hero-copy{margin-top:-30px}.hero h1{font-size:46px;line-height:1.04;letter-spacing:-2.7px}.hero-copy>p{font-size:16px;max-width:92%}.hero-actions{align-items:flex-start;flex-direction:column}.hero-actions .button,.install-button{width:100%}}
@media(max-width:390px){.site-nav{gap:10px}.brand>span:last-child{display:none}.hero h1{font-size:41px}}

/* About */
.about-page{background:#f4f4ec;color:#14221b}.about-page .site-nav .active{color:var(--leaf)}.about-hero{height:540px;position:relative;overflow:hidden;color:white}.about-hero-image{position:absolute;inset:0;background:url("/assets/images/globalfarmers-hero.png") center 58%/cover no-repeat;transform:scale(1.02)}.about-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,30,21,.92),rgba(7,30,21,.38))}.about-hero-content{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center;max-width:1180px}.about-hero-content h1{font:800 58px/1.08 "Manrope";letter-spacing:-3px;max-width:760px;margin:18px 0}.about-hero-content p{max-width:580px;color:#d7e4dc;font-size:18px;line-height:1.7}.about-story{padding:100px 0 110px}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.story-grid h2{font:800 42px/1.15 "Manrope";letter-spacing:-2px;margin:17px 0}.story-grid p{color:#607067;font-size:16px;line-height:1.8;margin:0 0 18px}.eyebrow.dark{color:var(--leaf)}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#dce2dc;margin-top:70px;border:1px solid #dce2dc}.values-grid article{background:white;padding:38px;min-height:250px}.values-grid article>span{color:var(--leaf);font:700 12px "Manrope"}.values-grid h3{font:700 20px "Manrope";margin:45px 0 12px}.values-grid p{color:#65736a;font-size:14px;line-height:1.7}.about-cta{background:var(--forest);color:white;padding:65px 0}.about-cta .container{display:flex;align-items:center;justify-content:space-between}.about-cta h2{font:800 36px "Manrope";margin:12px 0 0}
.about-content{padding:100px 0 110px}.about-intro{display:grid;grid-template-columns:.85fr 1.15fr;column-gap:100px}.about-intro>.eyebrow{grid-column:1/-1;margin-bottom:20px}.about-intro h2{font:800 42px/1.15 "Manrope";letter-spacing:-2px;margin:0}.about-intro-copy p{color:#607067;font-size:16px;line-height:1.8;margin:0 0 18px}.about-sections{margin-top:78px;border-top:1px solid #d8ded8}.about-section-card{display:grid;grid-template-columns:110px 1fr;padding:44px 0;border-bottom:1px solid #d8ded8}.section-index{color:var(--leaf);font:700 12px "Manrope"}.about-section-card h2{font:800 27px "Manrope";margin:0 0 12px}.about-section-card p{color:#607067;line-height:1.8;max-width:780px;margin:0}.plan-highlight{margin-top:80px;background:var(--forest);color:white;padding:52px 58px;display:grid;grid-template-columns:1fr 1.1fr;gap:70px;align-items:center}.plan-highlight h2{font:800 36px "Manrope";letter-spacing:-1.5px;margin:14px 0 10px}.plan-highlight p{color:#bed0c5;line-height:1.7}.plan-details{display:grid;gap:1px;background:#ffffff1c}.plan-details>div{background:#174734;padding:19px 22px;display:flex;align-items:center;justify-content:space-between;gap:20px}.plan-details span{color:#c3d3c9;font-size:13px}.plan-details strong{font:700 16px "Manrope";text-align:right}.choose-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;padding-top:95px}.choose-grid h2{font:800 38px/1.18 "Manrope";letter-spacing:-1.8px;margin:14px 0}.benefit-list{list-style:none;padding:0;margin:0;border-top:1px solid #d8ded8}.benefit-list li{padding:17px 0;border-bottom:1px solid #d8ded8;font-weight:600}.benefit-list span{display:inline-grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#dcebc9;color:var(--forest);margin-right:12px;font-size:12px}.vision-block{margin-top:95px;padding:60px;background:#e6eadf;text-align:center}.vision-block .eyebrow{color:var(--leaf)}.vision-block h2{font:800 38px/1.18 "Manrope";letter-spacing:-1.8px;max-width:760px;margin:16px auto}.vision-block p{color:#607067;line-height:1.8;max-width:760px;margin:0 auto}.about-cta p{color:#bed0c5;margin:10px 0 0}.about-cta h2{max-width:760px}

/* Authentication */
.auth-page{background:#f4f4ec;color:#14221b}.auth-shell{min-height:100svh;display:grid;grid-template-columns:minmax(420px,46%) 1fr}.auth-visual{position:relative;background:url("/assets/images/globalfarmers-hero.png") 60% center/cover no-repeat;color:white;padding:42px;display:flex;flex-direction:column;justify-content:space-between}.auth-visual-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,30,21,.48),rgba(7,30,21,.92))}.auth-brand{position:relative;z-index:1;color:white}.auth-brand>span span{color:var(--lime)}.auth-brand small{color:#c5d3ca}.auth-brand .brand-mark{background:#ffffff16}.auth-visual-copy{position:relative;z-index:1;max-width:530px;margin-bottom:30px}.auth-visual-copy h1{font:800 44px/1.12 "Manrope";letter-spacing:-2.3px;margin:18px 0}.auth-visual-copy p{color:#cedbd3;line-height:1.7;max-width:480px}.auth-panel{display:grid;place-items:center;padding:50px;background:#f7f7f1}.auth-form-wrap{width:min(460px,100%)}.register-wrap{width:min(530px,100%)}.back-link{color:#68756d;font-size:13px;font-weight:600}.back-link:hover{color:var(--leaf)}.auth-heading{margin:58px 0 32px}.auth-heading h2{font:800 34px "Manrope";letter-spacing:-1.5px;margin:14px 0 8px}.auth-heading p{color:#718077;margin:0}.auth-form{display:grid;gap:18px}.auth-form>.alert{padding:13px 15px;border-radius:4px;background:#fce8e8;color:#9f2f2f;font-size:13px;border:1px solid #f2cccc;order:-1}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-field{display:grid;gap:8px}.form-field label{font-size:13px;font-weight:700;color:#293c31}.form-field input{width:100%;height:51px;border:1px solid #d9dfd9;border-radius:4px;background:white;padding:0 15px;outline:0;font:500 14px "DM Sans";color:#14221b;transition:.15s}.form-field input:focus{border-color:var(--leaf);box-shadow:0 0 0 3px rgba(47,125,74,.1)}.form-field input::placeholder{color:#a0aaa4}.auth-submit{height:54px;margin-top:5px;border:0;border-radius:4px;background:var(--forest);color:white;padding:0 20px;display:flex;align-items:center;justify-content:space-between;font:700 14px "DM Sans";cursor:pointer}.auth-submit:hover{background:var(--leaf)}.auth-switch{text-align:center;color:#718077;font-size:13px;margin-top:24px}.auth-switch a{color:var(--leaf);font-weight:700}
@media(max-width:850px){.story-grid,.about-intro,.plan-highlight,.choose-grid{grid-template-columns:1fr;gap:25px}.values-grid{grid-template-columns:1fr}.about-cta .container{align-items:flex-start;flex-direction:column;gap:28px}.auth-shell{grid-template-columns:1fr}.auth-visual{min-height:270px;padding:28px}.auth-visual-copy{margin:80px 0 0}.auth-visual-copy h1{font-size:33px}.auth-visual-copy p{display:none}.auth-panel{padding:38px 22px}.auth-heading{margin:36px 0 28px}.plan-highlight{gap:35px}.choose-grid{gap:35px}}
@media(max-width:560px){.about-hero{height:500px}.about-hero-content h1{font-size:42px;letter-spacing:-2.3px}.about-story,.about-content{padding:70px 0}.story-grid h2,.about-intro h2{font-size:34px}.values-grid{margin-top:45px}.about-section-card{grid-template-columns:45px 1fr}.plan-highlight{padding:38px 25px;margin-top:55px}.plan-details>div{align-items:flex-start;flex-direction:column;gap:5px}.plan-details strong{text-align:left}.choose-grid{padding-top:65px}.vision-block{padding:42px 24px;margin-top:65px}.vision-block h2{font-size:31px}.about-cta h2{font-size:30px}.form-row{grid-template-columns:1fr}.register-visual{min-height:230px}.register-wrap .auth-heading{margin-top:30px}}

/* Bamboo-inspired public page treatment */
.about-page,.auth-page{background:#f6f6ec;color:#0b2c23}
.about-page .site-header{height:82px;background:#073126;color:#fff;border:0}
.about-page .brand>span span{color:#dfff4f}
.about-page .brand small{color:#afc6bd}
.about-page .brand-mark{background:#dfff4f}
.about-page .brand-mark svg{stroke:#073126}
.about-page .site-nav>a:not(.button){color:#fff;opacity:.82}
.about-page .site-nav>a:not(.button):hover,.about-page .site-nav .active{color:#dfff4f;opacity:1}
.about-page .button-small{border-radius:999px;background:#0d3d31;border:1px solid #dfff4f}
.about-hero{height:auto;min-height:570px;display:grid;place-items:center;text-align:center;background-color:#073126;background-image:radial-gradient(#dfff4f 1px,transparent 1px),radial-gradient(circle at 50% 15%,#1f8b5a80,transparent 56%);background-size:25px 25px,100% 100%;color:#fff}
.about-hero-image,.about-hero-overlay{display:none}
.about-hero-content{height:auto;padding:120px 0}
.about-hero-content .eyebrow{margin:auto}
.about-hero-content h1{font:800 clamp(62px,7vw,104px)/.9 "Manrope",sans-serif;letter-spacing:-5px;max-width:980px;margin:28px auto}
.about-hero-content p{font-size:19px;max-width:720px;margin:0 auto;color:#bed0c9}
.about-content{padding:95px 0 125px}
.about-intro{display:block;max-width:850px}
.about-intro>.eyebrow{margin-bottom:18px}
.about-intro h2{font:800 clamp(36px,5vw,55px)/1.05 "Manrope",sans-serif;letter-spacing:-2.8px;color:#0a6d40;margin:0 0 32px}
.about-intro-copy p,.about-section-card p,.vision-block p{font-size:18px;line-height:1.75;color:#47645a}
.about-sections{max-width:850px;margin-top:62px}
.about-section-card{grid-template-columns:70px 1fr;padding:45px 0}
.about-section-card h2{font:800 clamp(29px,4vw,42px)/1.1 "Manrope",sans-serif;color:#0a6d40}
.plan-highlight{border-radius:22px;background:#073126;box-shadow:0 20px 70px #173a2920}
.plan-details>div{background:#ffffff0b}
.choose-grid{max-width:980px}
.choose-grid h2,.vision-block h2{color:#0a6d40}
.benefit-list li{font-size:17px}
.vision-block{border-radius:22px;background:#e7eedf}
.about-cta{background:#061d18}
.about-cta .button{border-radius:999px}

.auth-page{min-height:100svh}
.auth-shell{min-height:100svh;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,480px);gap:clamp(50px,8vw,130px);align-items:center;padding:80px 8vw;position:relative;overflow:hidden;background:#f6f6ec}
.auth-shell:before{content:"";position:absolute;width:720px;height:720px;left:-240px;top:-310px;border-radius:50%;background:#e0f0d5;pointer-events:none}
.auth-shell:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.3;background-image:radial-gradient(#77a881 1px,transparent 1px);background-size:27px 27px;mask-image:linear-gradient(105deg,#000,transparent 47%)}
.auth-visual{min-height:0;padding:0;background:none;color:#0b2c23;display:block;position:relative}
.auth-visual-overlay{display:none}
.auth-brand{color:#0b2c23;display:inline-flex;margin-bottom:clamp(80px,12vh,150px)}
.auth-brand>span span{color:#279551}
.auth-brand small{color:#75857f}
.auth-brand .brand-mark{background:#dfff4f}
.auth-brand .brand-mark svg{stroke:#073126}
.auth-visual-copy{max-width:720px;margin:0}
.auth-visual-copy .eyebrow{color:#279551}
.auth-visual-copy h1{font:800 clamp(55px,6.6vw,100px)/.89 "Manrope",sans-serif;letter-spacing:-5px;margin:26px 0}
.auth-visual-copy h1 em{font-style:normal;color:#279551}
.auth-visual-copy p{font-size:19px;line-height:1.65;color:#5e706a;max-width:570px}
.auth-benefits{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}
.auth-benefits span{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid #cfddcc;border-radius:999px;background:#ffffff9e;color:#375348;font-size:13px;font-weight:700;box-shadow:0 6px 18px #173a290b}
.auth-benefits b{display:grid;place-items:center;width:19px;height:19px;border-radius:50%;background:#dfff4f;color:#073126;font-size:11px}
.auth-panel{display:block;padding:0;background:transparent;position:relative}
.auth-form-wrap,.register-wrap{width:100%;background:#fff;padding:40px;border-radius:24px;box-shadow:0 25px 80px #173a2926;border:1px solid #dfe7dc;position:relative;overflow:hidden}
.auth-form-wrap:before{content:"";position:absolute;left:0;right:0;top:0;height:5px;background:linear-gradient(90deg,#dfff4f,#2ea45c)}
.auth-heading{margin:38px 0 30px}
.auth-heading h2{font-size:34px;line-height:1.12}
.auth-heading p{line-height:1.55}
.form-field label{letter-spacing:.01em}
.field-label-row{display:flex;align-items:center;justify-content:space-between;gap:16px}
.field-label-row a{color:#279551;font-size:12px;font-weight:700}
.field-label-row a:hover{text-decoration:underline}
.form-field input{border-radius:9px;height:52px}
.form-field input:hover{border-color:#b8c8b8}
.password-field{position:relative}
.password-field input{padding-right:50px}
.password-toggle{position:absolute;right:7px;top:50%;width:38px;height:38px;transform:translateY(-50%);display:grid;place-items:center;border:0;border-radius:8px;background:transparent;color:#68776e;cursor:pointer;transition:background .15s,color .15s}
.password-toggle:hover{background:#eef4ed;color:var(--leaf)}
.password-toggle:focus-visible{outline:2px solid var(--leaf);outline-offset:1px}
.password-toggle svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.password-toggle .eye-closed{display:none}
.password-toggle[aria-pressed="true"] .eye-open{display:none}
.password-toggle[aria-pressed="true"] .eye-closed{display:block}
.auth-submit{border-radius:999px;background:#dfff4f;color:#092a21;padding:0 22px}
.auth-submit:hover{background:#c9ed43;transform:translateY(-1px);box-shadow:0 10px 24px #93ad3338}
.auth-submit span{font-size:20px}
.auth-assurance{display:flex;align-items:center;justify-content:center;gap:7px;color:#819087;font-size:11px;line-height:1.5;margin:18px 0 0}
.auth-assurance span{color:#279551;font-size:15px}
.auth-switch{margin-bottom:0}

@media(max-width:850px){
  .auth-shell{grid-template-columns:1fr;gap:35px;padding:34px 5vw 55px}
  .auth-shell:before{width:480px;height:480px;left:-250px;top:-230px}
  .auth-brand{margin-bottom:70px}
  .auth-visual{min-height:0;padding:0}
  .auth-visual-copy{margin:0}
  .auth-visual-copy h1{font-size:clamp(48px,11vw,72px);letter-spacing:-3.5px}
  .auth-visual-copy p{display:block}
  .auth-benefits{margin-top:22px}
  .auth-panel{padding:0}
  .about-hero-content{padding:90px 0}
}
@media(max-width:560px){
  .about-page .site-header{height:76px}
  .about-hero{min-height:470px}
  .about-hero-content h1{font-size:54px;letter-spacing:-3.5px}
  .about-content{padding:70px 0 85px}
  .auth-shell{padding:25px 18px 42px}
  .auth-brand{margin-bottom:55px}
  .auth-visual-copy h1{font-size:48px}
  .auth-visual-copy p{font-size:16px}
  .auth-benefits{gap:7px}
  .auth-benefits span{padding:8px 10px;font-size:11px}
  .auth-form-wrap,.register-wrap{padding:30px 22px;border-radius:19px}
  .auth-heading h2{font-size:29px}
}

/* Compact authentication layout */
.auth-shell{grid-template-columns:minmax(0,1fr) minmax(400px,460px);gap:clamp(36px,5vw,78px);padding:42px 6vw}
.auth-brand{margin-bottom:clamp(38px,6vh,70px)}
.auth-visual-copy h1{font-size:clamp(48px,5.5vw,78px);line-height:.92;letter-spacing:-4px;margin:20px 0}
.auth-visual-copy p{font-size:17px;line-height:1.55;margin:0}
.auth-benefits{gap:8px;margin-top:22px}
.auth-form-wrap,.register-wrap{padding:32px 34px;border-radius:22px;box-shadow:0 22px 65px #173a2923}
.auth-heading{margin:25px 0 22px}
.auth-heading h2{font-size:30px;margin-top:11px}
.auth-heading p{font-size:14px}
.auth-form{gap:14px}
.form-field{gap:6px}
.form-field input{height:48px}
.auth-submit{height:50px}
.auth-assurance{margin-top:13px}
.auth-switch{margin:17px 0 0}
.brand-mark.brand-logo{padding:0;overflow:hidden;background:#123c2c}
.brand-mark.brand-logo img{display:block;width:100%;height:100%;object-fit:cover}

/* Original logged-out landing flow */
.home-values,.home-why{background:#f6f6ec;color:#123c2c}
.home-values{padding:0 0 82px}.home-values-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #dae2d8;border-top:0}.home-values article{padding:28px;border-right:1px solid #dae2d8}.home-values article:last-child{border:0}.home-values article>span{color:#2f7d4a;font-size:10px;font-weight:800;letter-spacing:1px}.home-values h2{margin:25px 0 5px;font:800 17px "Manrope"}.home-values p{margin:0;color:#75827a;font-size:12px}
.home-why{padding:95px 0 110px}.home-section-heading{max-width:690px}.home-section-heading h2{margin:16px 0;font:800 clamp(38px,5vw,58px)/1.04 "Manrope";letter-spacing:-2.8px}.home-section-heading>p{max-width:620px;color:#64736a;font-size:16px;line-height:1.75}.home-section-heading>a{display:inline-flex;gap:18px;margin-top:10px;color:#237647;font-size:13px;font-weight:800}.home-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:65px}.home-feature-grid article{min-height:330px;padding:30px;border:1px solid #dce4da;border-radius:18px;background:#fff;display:flex;flex-direction:column}.home-feature-grid article>span{color:#839088;font-size:10px;font-weight:800}.home-feature-grid article>i{width:45px;height:45px;margin:32px 0 25px;border-radius:50%;display:grid;place-items:center;background:#e5efdb;color:#123c2c;font:normal 22px serif}.home-feature-grid h3{margin:0;font:800 20px "Manrope"}.home-feature-grid p{color:#6c7a72;font-size:14px;line-height:1.7}.home-feature-grid a{margin-top:auto;color:#237647;font-size:12px;font-weight:800}
.home-steps{padding:100px 0;background:#123c2c;color:#fff}.home-section-heading.centered{max-width:780px;margin:auto;text-align:center}.home-section-heading.centered .eyebrow{justify-content:center}.home-step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:62px;background:#ffffff24}.home-step-grid article{padding:38px;background:#123c2c}.home-step-grid b{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#dfff4f;color:#123c2c}.home-step-grid h3{margin:29px 0 10px;font:800 19px "Manrope"}.home-step-grid p{margin:0;color:#bed0c6;font-size:14px;line-height:1.7}
.home-cta{padding:80px 0;background:#071f18;color:#fff}.home-cta .container{display:flex;align-items:center;justify-content:space-between;gap:45px}.home-cta h2{margin:14px 0 8px;font:800 clamp(34px,4vw,48px)/1.08 "Manrope";letter-spacing:-2px}.home-cta p{margin:0;color:#b9c9c1}.home-cta .button{flex:0 0 auto;border-radius:999px}
.site-footer{padding:62px 0 24px;background:#041510;color:#fff}.footer-grid{display:flex;justify-content:space-between;gap:40px}.footer-brand>span span{color:#dfff4f}.footer-brand small{color:#91a39a}.footer-grid p{color:#91a39a;font-size:13px}.footer-grid nav{display:flex;gap:28px;align-items:flex-start;color:#bdcbc4;font-size:13px}.footer-grid nav a:hover{color:#dfff4f}.footer-bottom{margin-top:45px;padding-top:20px;border-top:1px solid #ffffff17;color:#71847a;font-size:11px}
@media(max-width:800px){.home-values-grid{grid-template-columns:1fr 1fr}.home-values article:nth-child(2){border-right:0}.home-values article:nth-child(-n+2){border-bottom:1px solid #dae2d8}.home-feature-grid,.home-step-grid{grid-template-columns:1fr}.home-feature-grid article{min-height:280px}.home-cta .container,.footer-grid{align-items:flex-start;flex-direction:column}.footer-grid nav{flex-wrap:wrap}.home-why,.home-steps{padding:75px 0}.home-cta{padding:62px 0}}

/* Focused authentication screens */
.auth-shell{grid-template-columns:minmax(0,480px);justify-content:center;gap:0;padding:32px 18px}
.auth-panel{display:grid;gap:18px}
.auth-panel>.auth-brand{margin:0;justify-self:center}
.auth-heading{margin:22px 0 20px}
.auth-heading h2{margin:0;font-size:30px;text-align:center}

@media(max-width:850px){
  .auth-shell{grid-template-columns:1fr;gap:25px;padding:25px 5vw 38px}
  .auth-brand{margin-bottom:35px}
  .auth-visual-copy h1{font-size:clamp(42px,9vw,60px);letter-spacing:-3px}
  .auth-benefits{margin-top:17px}
}
@media(max-width:560px){
  .auth-shell{padding:20px 16px 30px;gap:20px}
  .auth-brand{margin-bottom:27px}
  .auth-visual-copy h1{font-size:40px;margin:16px 0}
  .auth-visual-copy p{font-size:15px}
  .auth-benefits{gap:6px;margin-top:14px}
  .auth-form-wrap,.register-wrap{padding:25px 20px;border-radius:18px}
  .auth-heading{margin:20px 0 18px}
  .auth-heading h2{font-size:27px}
}
