@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap');
:root{--green:#72d000;--lime:#b9ff35;--deep:#122d25;--cream:#f6f5ed;--pale:#eaf6dc;--white:#fff;--muted:#68756f;--line:rgba(18,45,37,.15)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--deep);font-family:'DM Sans',sans-serif}a{color:inherit;text-decoration:none}.site-header{height:82px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;background:var(--cream);border-bottom:1px solid var(--line);position:relative;z-index:10}.brand{display:flex;align-items:center;gap:10px;font:700 20px Manrope}.brand img{width:40px;height:40px;object-fit:contain}.site-header nav{display:flex;gap:30px;font-size:14px}.site-header nav a:hover{color:#4d9d00}.header-help{font-weight:700;font-size:14px;border-bottom:1px solid;padding-bottom:4px}.hero{min-height:710px;display:grid;grid-template-columns:1.02fr .98fr;padding:75px 5vw 80px;background:var(--cream);overflow:hidden}.hero-copy{align-self:center;position:relative;z-index:2}.eyebrow,.label{font:700 11px Manrope;letter-spacing:.2em;color:#4d9200}.hero h1,.section-intro h2,.benefit-title h2,.app-copy h2,.clarity h2,.faq h2,.closing h2{font:700 clamp(50px,6.3vw,93px)/.96 Manrope;letter-spacing:-.065em;margin:25px 0}.hero h1 em,.benefit-grid h3 em{font-family:Georgia,serif;font-weight:400;color:#4f9f00}.lede{max-width:640px;font-size:18px;line-height:1.65;color:#52605b}.actions{display:flex;align-items:center;gap:30px;margin-top:35px}.button{display:inline-flex;align-items:center;gap:20px;padding:17px 23px;border-radius:4px;font-weight:700}.dark{background:var(--deep);color:#fff}.text-link{font-weight:700}.trust-row{display:flex;margin-top:60px;border-top:1px solid var(--line);padding-top:20px}.trust-row span{display:flex;flex-direction:column;padding-right:28px;margin-right:28px;border-right:1px solid var(--line);font-size:12px;color:var(--muted)}.trust-row span:last-child{border:0}.trust-row b{font:700 17px Manrope;color:var(--deep);margin-bottom:4px}.hero-visual{position:relative;min-height:560px;display:grid;place-items:center}.circle{position:absolute;width:470px;height:470px;background:var(--green);border-radius:50%}.device{z-index:2;width:270px;height:545px;border:9px solid #10211c;border-radius:39px;background:white;overflow:hidden;box-shadow:0 35px 70px rgba(23,58,46,.28);transform:rotate(5deg);position:relative}.device img{width:100%;height:100%;object-fit:cover}.speaker{position:absolute;z-index:2;top:9px;left:50%;transform:translateX(-50%);width:85px;height:19px;border-radius:20px;background:#10211c}.float-card{position:absolute;z-index:3;background:#fff;box-shadow:0 20px 50px rgba(20,56,44,.2);padding:17px 20px}.float-card small{display:block;font-size:9px;letter-spacing:.12em;color:var(--muted);margin-bottom:7px}.float-card strong{font:700 18px Manrope}.fc-one{left:0;top:19%}.fc-two{right:-3%;bottom:16%;display:flex;align-items:center;gap:12px}.fc-two>span{display:grid;place-items:center;background:var(--green);color:#fff;width:30px;height:30px;border-radius:50%}.spark{position:absolute;font-size:38px;color:#fff}.s1{right:4%;top:6%}.s2{left:6%;bottom:9%;font-size:24px}.brand-strip{background:var(--deep);color:#fff;min-height:72px;display:flex;align-items:center;justify-content:space-around;font:700 13px Manrope;letter-spacing:.12em}.brand-strip b{color:var(--lime);font-size:22px}.how,.benefits,.app-section,.clarity,.faq{padding:110px 5vw}.section-intro{display:grid;grid-template-columns:1fr 1.4fr 1fr;gap:5vw;align-items:start}.section-intro h2,.benefit-title h2,.app-copy h2,.clarity h2,.faq h2,.closing h2{font-size:clamp(42px,5vw,72px);margin-top:0}.section-intro>p:last-child,.benefit-title>p,.app-copy>p{color:var(--muted);font-size:17px;line-height:1.65}.steps{display:grid;grid-template-columns:repeat(4,1fr);margin-top:75px;border-top:1px solid var(--line)}.steps article{padding:26px 30px 35px 0;border-right:1px solid var(--line);min-height:340px}.steps article+article{padding-left:30px}.steps article>span,.benefit-grid article>span,.clarity-list p span{font-size:11px;color:#7a8882}.step-icon{display:grid;place-items:center;width:55px;height:55px;background:var(--pale);border-radius:50%;font-size:25px;margin:50px 0 24px;color:#4d9d00}.steps h3,.benefit-grid h3{font:700 23px Manrope}.steps p,.benefit-grid p{color:var(--muted);line-height:1.6}.eligibility-note{background:#e7f4d8;padding:20px 24px;margin:22px 0 0;font-size:14px;line-height:1.6}.benefits{background:#fff}.benefit-title{display:grid;grid-template-columns:.7fr 1.1fr .8fr;gap:5vw}.benefit-grid{display:grid;grid-template-columns:1fr 1fr;margin-top:70px}.benefit-grid article{min-height:440px;padding:38px;position:relative}.benefit-grid .lime{background:var(--lime)}.benefit-grid .lime h3{font-size:48px;letter-spacing:-.05em;margin-top:80px}.benefit-grid .visual{background:#eff6e7;overflow:hidden;padding:0}.benefit-grid .visual img{position:absolute;width:290px;right:25px;bottom:-70px;transform:rotate(7deg);box-shadow:0 18px 45px rgba(18,45,37,.15)}.benefit-grid .visual>div{padding:38px;width:54%;position:relative;z-index:2}.benefit-grid .plain{background:#f5f3ea}.brand-pills{display:flex;flex-wrap:wrap;gap:10px;position:absolute;left:38px;bottom:38px}.brand-pills b{background:#fff;padding:10px 13px;font-size:12px}.benefit-grid .dark-card{background:var(--deep);color:#fff}.dark-card p{color:#b7c9c1}.dark-card h3{font-size:45px;letter-spacing:-.05em;margin-top:100px}.app-section{background:#dff4cb;display:grid;grid-template-columns:1fr 1fr;gap:6vw;min-height:760px}.app-copy{align-self:center}.app-copy ul{list-style:none;padding:0;margin:35px 0}.app-copy li{padding:11px 0;border-bottom:1px solid rgba(18,45,37,.13);font-weight:600}.app-copy li span{color:#4b9c00;margin-right:10px}.coming-soon{border-left:3px solid var(--green);padding-left:16px;display:flex;flex-direction:column}.coming-soon span{font-size:13px;color:var(--muted);margin-top:4px}.app-gallery{position:relative;min-height:580px;overflow:hidden}.shot{position:absolute;width:285px;height:570px;border:8px solid var(--deep);background:#fff;border-radius:37px;overflow:hidden;box-shadow:0 30px 65px rgba(18,45,37,.2)}.shot img{width:100%;height:100%;object-fit:cover}.shot.back{left:3%;top:45px;transform:rotate(-7deg)}.shot.front{right:2%;top:0;transform:rotate(6deg)}.clarity{background:var(--deep);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:9vw}.clarity h2{font-size:clamp(52px,6vw,85px)}.clarity .label{color:var(--lime)}.clarity-list p{display:grid;grid-template-columns:50px 1fr;margin:0;padding:24px 0;border-top:1px solid rgba(255,255,255,.18);font-size:17px}.clarity-list small{display:block;color:#9fb6ad;line-height:1.6;margin-top:30px}.faq{display:grid;grid-template-columns:.75fr 1.25fr;gap:8vw}.faq>div:first-child>a{font-weight:700;color:#478e00}.faq-list details{border-top:1px solid var(--line);padding:22px 0}.faq-list summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;font:700 18px Manrope}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:24px;color:#52a200}.faq-list p{line-height:1.65;color:var(--muted);max-width:640px}.closing{background:var(--green);text-align:center;padding:95px 5vw}.closing>img{width:70px;height:70px}.closing>p{font:700 11px Manrope;letter-spacing:.2em;margin-top:22px}.closing h2{font-size:clamp(52px,7vw,100px)}.light-button{background:#fff}.closing small{display:block;margin:35px auto 0;max-width:600px;color:#26500a}footer{padding:65px 5vw 30px;background:#0c241d;color:#fff;display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px}.footer-brand img{width:48px;height:48px}.footer-brand{align-self:start}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:13px}.footer-bottom{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.15);padding-top:24px;display:flex;justify-content:space-between;color:#819890;font-size:12px}footer p{color:#91a79f}
@media(max-width:900px){.site-header nav{display:none}.hero{grid-template-columns:1fr;background:var(--cream)}.section-intro,.benefit-title{grid-template-columns:1fr}.steps{grid-template-columns:1fr 1fr}.benefit-grid{grid-template-columns:1fr}.app-section,.clarity,.faq{grid-template-columns:1fr}.hero-visual{margin-top:30px}.app-gallery{min-height:650px}.faq{gap:35px}}@media(max-width:560px){.site-header{height:70px}.header-help{font-size:0}.header-help span{font-size:20px}.hero,.how,.benefits,.app-section,.clarity,.faq{padding:70px 6vw}.hero h1{font-size:48px}.trust-row{flex-direction:column;gap:14px}.trust-row span{border:0}.hero-visual{min-height:460px}.circle{width:340px;height:340px}.device{width:220px;height:445px}.float-card{padding:12px}.fc-two{right:-5%}.brand-strip span:nth-of-type(even){display:none}.steps{grid-template-columns:1fr}.steps article{border-right:0;border-bottom:1px solid var(--line);padding-left:0!important}.benefit-grid article{min-height:390px;padding:28px}.benefit-grid .lime h3,.dark-card h3{font-size:38px}.benefit-grid .visual img{width:230px}.benefit-grid .visual>div{padding:28px}.brand-pills{left:28px;bottom:28px}.shot{width:220px;height:445px}.shot.back{left:0}.shot.front{right:0;top:120px}.app-gallery{min-height:590px}.actions{align-items:flex-start;flex-direction:column}.faq h2{font-size:50px}footer{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:10px}}
.legal-links{display:flex;gap:22px}.legal-links a:hover{color:#fff}

/* Viewport discipline: keep the composition readable on wide monitors. */
body{background:#e8ebe2}
main{width:100%;max-width:1680px;margin:0 auto;background:var(--cream);overflow:hidden;box-shadow:0 0 70px rgba(18,45,37,.08)}
@media(max-width:1200px){.site-header{padding-left:4vw;padding-right:4vw}.site-header nav{gap:18px}.hero{padding-left:4vw;padding-right:4vw;grid-template-columns:1.05fr .95fr}.hero h1{font-size:clamp(50px,6vw,76px)}.hero-visual{min-height:500px}.circle{width:400px;height:400px}.device{width:240px;height:485px}.fc-one{left:-2%}.fc-two{right:-2%}.section-intro{grid-template-columns:.65fr 1.5fr .85fr}.how,.benefits,.app-section,.clarity,.faq{padding-left:4vw;padding-right:4vw}}
@media(max-width:1020px){.site-header nav{display:none}.hero{grid-template-columns:1fr;background:var(--cream)}.hero-copy{max-width:760px}.hero-visual{margin-top:35px}.section-intro,.benefit-title{grid-template-columns:1fr}.steps{grid-template-columns:1fr 1fr}.benefit-grid{grid-template-columns:1fr}.app-section,.clarity,.faq{grid-template-columns:1fr}.app-gallery{min-height:650px}.faq{gap:35px}}
@media(max-width:560px){body{background:var(--cream)}main{box-shadow:none}.legal-links{flex-direction:column;gap:9px}}

/* Full-bleed sections with a centred content measure on wide screens. */
:root{--page-gutter:max(5vw,calc((100vw - 1520px)/2))}
body{background:var(--cream)}
main{max-width:none;margin:0;background:var(--cream);box-shadow:none}
.site-header,.hero,.how,.benefits,.app-section,.clarity,.faq,.closing,footer{padding-left:var(--page-gutter);padding-right:var(--page-gutter)}
.how{padding-top:82px}
.device{border:1px solid rgba(18,45,37,.18);border-radius:30px;background:#fff;padding:0;box-shadow:0 30px 70px rgba(23,58,46,.24)}
.device img{display:block;border-radius:29px}
.shot{border:1px solid rgba(18,45,37,.16);border-radius:30px;background:#fff}
.shot img{display:block;border-radius:29px}
.brand img{border-radius:10px}
.footer-brand img{border-radius:12px}
.closing>img{border-radius:18px}
.site-header .brand strong{color:#55a900}
.step-icon img{display:block;width:24px;height:24px;filter:invert(49%) sepia(92%) saturate(1247%) hue-rotate(47deg) brightness(88%) contrast(101%)}
.float-card{display:flex;align-items:center;gap:14px;width:270px;min-height:84px;padding:17px 22px;border-radius:16px}.float-card>span{flex:0 0 auto;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--green);color:#fff;font:800 11px Manrope}.float-card>div{min-width:0}.float-card strong{display:block;white-space:nowrap}.fc-one{left:-2%}.fc-two{right:-5%}.fc-two>span{width:34px;height:34px}
.benefit-grid .plain{display:flex;flex-direction:column}.brand-logos{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;margin-top:28px}.brand-logos>span{display:flex;align-items:center;justify-content:center;height:66px;padding:13px;background:#fff;border:1px solid rgba(18,45,37,.1);border-radius:12px}.brand-logos img{display:block;width:100%;height:27px;object-fit:contain}.brand-logos .xiaomi img{height:32px}.brand-logos .apple-brand{flex-direction:column;gap:4px;color:var(--deep)}.brand-logos .apple-brand img{width:24px;height:24px}.apple-brand small{font-size:10px;font-weight:700;letter-spacing:.02em}.brand-note{display:block;margin-top:13px;color:var(--muted);font-size:11px;line-height:1.4}
.brand-logos>span:nth-child(6) img{width:92%;height:38px}.brand-logos>span:nth-child(7) img{width:88%;height:36px}.brand-logos>span:nth-child(8) img{width:88%;height:34px}.brand-logos>span:nth-child(9) img{width:86%;height:34px}
.brand-logos>span:nth-child(1) img{transform:scale(.92)}
.brand-logos>span:nth-child(2) img{transform:scale(1.08)}
.brand-logos>span:nth-child(3) img{transform:scale(.9)}
.brand-logos>span:nth-child(4) img{transform:scale(.9)}
.brand-logos>span:nth-child(5) img{transform:scale(.9)}
.brand-logos>span:nth-child(6) img{transform:scale(1.65)}
.brand-logos>span:nth-child(7) img{transform:scale(1.6)}
.brand-logos>span:nth-child(8) img{transform:scale(.82)}
.brand-logos>span:nth-child(9) img{transform:scale(1.55)}
.header-actions{display:flex;align-items:center;gap:22px}.app-entry,.play-badge,.store-coming{position:relative;display:inline-flex;align-items:center}.app-entry img{display:block;width:116px}.play-badge-art{position:relative;display:inline-flex;align-items:center}.play-badge img{display:block;width:168px}.store-coming{margin-top:8px}.store-coming img{display:block;width:190px}.app-entry small,.play-badge small,.store-coming b{position:absolute;right:-10px;top:-10px;padding:5px 8px;border-radius:12px;background:var(--lime);color:var(--deep);font:800 8px Manrope;line-height:1;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;box-shadow:0 2px 8px rgba(18,45,37,.16)}.release-note{max-width:470px!important;margin:12px 0 0;font-size:12px!important;line-height:1.45!important;color:var(--muted)}
.footer-brand strong{color:#fff}

/* Keep UI captures pixel-clean: correct source ratio, no rotation or crop. */
.device{width:270px;height:auto;aspect-ratio:1500/3248;transform:none;overflow:hidden}
.device img{width:100%;height:100%;object-fit:contain}
.app-gallery{min-height:700px}
.shot{width:300px;height:auto;aspect-ratio:1500/3248;transform:none!important;overflow:hidden}
.shot img{width:100%;height:100%;object-fit:contain}
.shot.back{left:0;top:42px}
.shot.front{right:0;top:0}
@media(max-width:1200px){.shot{width:270px}.app-gallery{min-height:630px}}
@media(max-width:560px){.app-gallery{min-height:530px}.shot{width:210px}.shot.back{top:28px}}
@media(max-width:1200px){:root{--page-gutter:4vw}}
@media(max-width:560px){:root{--page-gutter:6vw}}

/* Mobile layout: composed independently from the desktop canvas. */
@media(max-width:600px){
  html{font-size:16px;overflow-x:hidden}
  body{overflow-x:hidden}
  .site-header{height:64px;padding:0 20px}
  .brand{gap:8px;font-size:17px}
  .brand img{width:34px;height:34px;border-radius:9px}
  .header-actions{gap:0}.header-help{display:none}.app-entry img{width:100px}

  .hero{display:flex;flex-direction:column;min-height:0;padding:52px 20px 36px;background:var(--cream)}
  .eyebrow,.label{font-size:10px;letter-spacing:.17em}
  .hero h1{font-size:clamp(42px,12vw,54px);line-height:.98;letter-spacing:-.055em;margin:18px 0 20px}
  .hero h1 br{display:none}
  .lede{font-size:16px;line-height:1.55}
  .actions{display:grid;grid-template-columns:1fr;justify-items:center;margin-top:26px;gap:12px}
  .actions .button{width:190px;height:56px;justify-content:center;padding:0 14px}
  .play-badge{width:190px;height:auto;justify-content:center;border:0;background:transparent}.play-badge img{width:190px}.play-badge small{right:-9px;top:-7px}
  .trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:30px;padding-top:16px}
  .trust-row span{min-width:0;margin:0;padding:0 10px;border-right:1px solid var(--line);text-align:center;justify-content:center}
  .trust-row span:first-child{padding-left:0}
  .trust-row span:last-child{padding-right:0;border-right:0}
  .trust-row b{font-size:13px;line-height:1.2;margin:0}
  .hero-visual{width:100%;min-height:370px;margin-top:30px}
  .circle{width:290px;height:290px}
  .device{width:174px;border-radius:22px}
  .device img{border-radius:21px}
  .float-card{width:178px;min-height:64px;padding:11px 14px;gap:9px;border-radius:12px;box-shadow:0 12px 30px rgba(20,56,44,.14)}
  .float-card small{font-size:7px;margin-bottom:4px}
  .float-card strong{font-size:12px;white-space:nowrap}
  .fc-one{left:0;top:17%}
  .fc-two{right:0;bottom:12%;gap:7px}
  .float-card>span,.fc-two>span{width:25px;height:25px;font-size:8px}
  .spark{display:none}

  .how,.benefits,.app-section,.clarity,.faq{padding:72px 20px}
  .section-intro,.benefit-title{display:block}
  .section-intro h2,.benefit-title h2,.app-copy h2,.clarity h2,.faq h2{font-size:40px;line-height:1;letter-spacing:-.05em;margin:16px 0 22px}
  .section-intro h2 br,.benefit-title h2 br,.app-copy h2 br,.clarity h2 br,.faq h2 br{display:none}
  .section-intro>p:last-child,.benefit-title>p,.app-copy>p{font-size:15px;line-height:1.6}
  .steps{display:block;margin-top:38px}
  .steps article{min-height:0;padding:24px 0;border-right:0;border-bottom:1px solid var(--line)}
  .steps article+article{padding-left:0}
  .step-icon{width:42px;height:42px;margin:20px 0 14px;font-size:20px}
  .steps h3{font-size:20px;margin:0 0 8px}
  .steps p{font-size:14px;margin-bottom:0}
  .eligibility-note{padding:18px;margin-top:28px}

  .benefit-grid{display:block;margin-top:38px}
  .benefit-grid article{min-height:0;padding:28px}
  .benefit-grid .lime,.benefit-grid .dark-card{min-height:330px}
  .benefit-grid .lime h3,.dark-card h3{font-size:38px;line-height:1;margin-top:58px}
  .benefit-grid .visual{min-height:420px}
  .benefit-grid .visual>div{width:62%;padding:28px}
  .benefit-grid .visual img{width:190px;right:14px;bottom:-40px;transform:none}
  .benefit-grid .plain{min-height:390px}
  .brand-logos{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:28px}.brand-logos>span{height:64px;padding:13px}.brand-logos img{height:26px}

  .app-section{display:block;min-height:0}
  .app-copy li{font-size:14px;line-height:1.4}
  .app-gallery{height:480px;min-height:0;margin-top:40px;overflow:visible}
  .shot{width:46%;max-width:180px;border-radius:22px}
  .shot img{border-radius:21px}
  .shot.back{left:0;top:0}
  .shot.front{right:0;top:72px}

  .clarity{display:block}
  .clarity-list{margin-top:40px}
  .clarity-list p{grid-template-columns:34px 1fr;gap:8px;padding:19px 0;font-size:15px}
  .faq{display:block}
  .faq-list{margin-top:38px}
  .faq-list summary{gap:18px;font-size:16px;line-height:1.35}
  .faq-list p{font-size:14px}
  .closing{padding:70px 20px}
  .closing>img{width:58px;height:58px;border-radius:15px}
  .closing h2{font-size:43px;line-height:1}
  .closing h2 br{display:none}
  footer{padding:52px 20px 28px;grid-template-columns:1fr;gap:28px}
  .footer-links{grid-template-columns:1fr 1fr}
}

@media(max-width:360px){
  .hero h1{font-size:39px}
  .trust-row b{font-size:12px}
  .circle{width:260px;height:260px}
  .device{width:160px}
  .fc-two{right:-6px}
  .section-intro h2,.benefit-title h2,.app-copy h2,.clarity h2,.faq h2{font-size:36px}
}

/* Keep the complete rounded screenshots visible; do not clip them into a rectangular block. */
.app-gallery{min-height:690px;overflow:visible}
.shot{box-shadow:none}
@media(max-width:1200px){.app-gallery{min-height:650px}}
@media(max-width:600px){.app-gallery{height:550px;min-height:550px;overflow:visible}}

/* Planned iOS release: neutral status card, not an App Store download badge. */
.hero .actions{flex-wrap:wrap;gap:18px 24px}
.store-options{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:8px}
.store-options .store-coming{margin-top:0}
.ios-coming{display:inline-flex;align-items:center;gap:11px;width:190px;height:56px;padding:8px 14px;border:1px solid rgba(18,45,37,.28);border-radius:8px;background:#fff;color:var(--deep);cursor:default}
.ios-coming>img{width:27px;height:27px;flex:0 0 auto}
.ios-coming>span{display:flex;flex-direction:column;align-items:flex-start;line-height:1.05}
.ios-coming b{font:700 14px Manrope}
.ios-coming small{margin-top:4px;font:700 8px Manrope;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}
.ios-coming-hero{width:168px;height:50px;padding:7px 12px}
.ios-coming-hero>img{width:24px;height:24px}
@media(max-width:560px){.hero .actions{gap:14px}.store-options{align-items:flex-start;flex-direction:column}.ios-coming-hero{width:190px;height:56px;padding:8px 14px}.ios-coming-hero>img{width:27px;height:27px}}

/* ==========================================================================
   Multi-Country Switcher & Global Gateway Styles
   ========================================================================== */
.country-picker {
  position: relative;
  display: inline-block;
  z-index: 50;
}
.country-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  height: 38px;
  padding: 0 14px;
  background: #ffffff;
  border: 1px solid rgba(18, 45, 37, 0.18);
  border-radius: 20px;
  color: var(--deep);
  font: 700 13px/1 'DM Sans', sans-serif;
  cursor: pointer;
  box-shadow: 0 2px 6px rgba(18, 45, 37, 0.05);
  transition: all 0.2s ease;
}
.country-btn:hover {
  border-color: rgba(18, 45, 37, 0.35);
  background: #fdfefb;
}
.country-btn .flag {
  font-size: 17px;
  line-height: 1;
}
.country-btn .country-name {
  letter-spacing: -0.01em;
}
.country-btn .chevron {
  transition: transform 0.2s ease;
  color: var(--muted);
}
.country-picker.open .country-btn .chevron {
  transform: rotate(180deg);
}
.country-menu {
  display: none;
  position: absolute;
  top: calc(100% + 8px);
  right: 0;
  width: 200px;
  background: #ffffff;
  border: 1px solid rgba(18, 45, 37, 0.14);
  border-radius: 14px;
  box-shadow: 0 14px 34px rgba(18, 45, 37, 0.14);
  padding: 6px;
  z-index: 100;
}
.country-picker.open .country-menu {
  display: block;
}
.country-item {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 12px;
  border-radius: 9px;
  color: var(--deep);
  text-decoration: none;
  font-size: 13px;
  transition: background 0.15s ease;
}
.country-item:hover {
  background: var(--pale);
}
.country-item.active {
  background: #edf7e2;
  font-weight: 700;
}
.country-item .flag {
  font-size: 18px;
  line-height: 1;
}
.country-item .item-text {
  display: flex;
  flex-direction: column;
  line-height: 1.25;
}
.country-item .item-text strong {
  font-size: 13px;
  color: var(--deep);
}
.country-item .item-text small {
  font-size: 11px;
  color: var(--muted);
}
.country-item .check {
  margin-left: auto;
  color: #4d9d00;
  font-weight: 800;
  font-size: 14px;
}
/* Footer Country Picker (Upward pop-up) */
.footer-country-picker {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.footer-country-picker .country-btn {
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #ffffff;
  box-shadow: none;
  height: 34px;
  padding: 0 12px;
}
.footer-country-picker .country-btn:hover {
  background: rgba(255, 255, 255, 0.16);
  border-color: rgba(255, 255, 255, 0.35);
}
.footer-country-picker .country-btn .country-name {
  color: #ffffff;
}
.footer-country-picker .country-btn .chevron {
  color: rgba(255, 255, 255, 0.7);
}
.footer-country-picker .country-menu {
  top: auto;
  bottom: calc(100% + 8px);
  right: 0;
  box-shadow: 0 -12px 36px rgba(0, 0, 0, 0.35);
}

.header-btn {
  display: inline-flex;
  align-items: center;
  height: 38px;
  padding: 0 16px;
  background: var(--deep);
  color: #ffffff;
  border-radius: 20px;
  font: 700 13px/1 'DM Sans', sans-serif;
  text-decoration: none;
  box-shadow: 0 2px 6px rgba(18, 45, 37, 0.08);
  transition: all 0.2s ease;
}
.header-btn:hover {
  background: #1e4539;
  color: #ffffff;
  transform: translateY(-1px);
}

@media(max-width: 600px) {
  .country-btn {
    height: 34px;
    padding: 0 10px;
    gap: 6px;
    font-size: 12px;
  }
  .country-btn .flag {
    font-size: 15px;
  }
  .country-menu {
    right: -10px;
  }
  .header-actions {
    gap: 10px;
  }
  .header-btn {
    height: 34px;
    padding: 0 12px;
    font-size: 12px;
  }
}

/* Global Gateway Page */
.gateway-body {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  background: linear-gradient(135deg, #f7f9f4 0%, #eef6e6 100%);
}
.gateway-header {
  height: 90px;
  padding: 0 max(5vw, calc((100vw - 1200px) / 2));
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(18, 45, 37, 0.08);
  background: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(10px);
}
.gateway-main {
  flex: 1;
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
  padding: 60px 24px 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.gateway-hero {
  max-width: 680px;
  margin-bottom: 48px;
}
.gateway-badge {
  display: inline-block;
  padding: 6px 14px;
  background: #e1f4cb;
  color: #3b7c00;
  border-radius: 20px;
  font: 800 11px Manrope, sans-serif;
  letter-spacing: 0.15em;
  margin-bottom: 20px;
}
.gateway-title {
  font: 800 clamp(38px, 5vw, 62px) / 1.05 Manrope, sans-serif;
  letter-spacing: -0.04em;
  color: var(--deep);
  margin: 0 0 18px;
}
.gateway-title em {
  font-family: Georgia, serif;
  font-weight: 400;
  color: #4f9f00;
  font-style: italic;
}
.gateway-desc {
  font-size: 18px;
  line-height: 1.6;
  color: var(--muted);
  margin: 0;
}
.gateway-cards {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 28px;
  width: 100%;
  max-width: 860px;
}
.gateway-card {
  background: #ffffff;
  border: 1px solid rgba(18, 45, 37, 0.12);
  border-radius: 24px;
  padding: 38px 32px;
  text-align: left;
  display: flex;
  flex-direction: column;
  box-shadow: 0 16px 36px rgba(18, 45, 37, 0.06);
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
  position: relative;
  text-decoration: none;
  color: inherit;
}
.gateway-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 24px 50px rgba(18, 45, 37, 0.12);
  border-color: #72d000;
}
.gateway-card-flag {
  font-size: 42px;
  margin-bottom: 18px;
  display: block;
}
.gateway-card-name {
  font: 800 24px Manrope, sans-serif;
  color: var(--deep);
  margin: 0 0 8px;
}
.gateway-card-op {
  font-size: 13px;
  color: #7a8882;
  margin-bottom: 20px;
}
.gateway-card-features {
  list-style: none;
  padding: 0;
  margin: 0 0 30px;
  flex: 1;
}
.gateway-card-features li {
  padding: 8px 0;
  font-size: 14px;
  color: var(--muted);
  border-bottom: 1px solid rgba(18, 45, 37, 0.08);
  display: flex;
  align-items: center;
  gap: 8px;
}
.gateway-card-features li span {
  color: #4b9c00;
  font-weight: 800;
}
.gateway-card-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 14px 22px;
  background: var(--deep);
  color: #ffffff;
  border-radius: 12px;
  font: 700 14px 'DM Sans', sans-serif;
  transition: background 0.2s ease;
}
.gateway-card:hover .gateway-card-btn {
  background: #3e7f00;
}
.gateway-footer {
  padding: 30px 24px;
  text-align: center;
  font-size: 13px;
  color: var(--muted);
  border-top: 1px solid rgba(18, 45, 37, 0.08);
}
@media(max-width: 720px) {
  .gateway-cards {
    grid-template-columns: 1fr;
    max-width: 440px;
  }
  .gateway-card {
    padding: 30px 24px;
  }
}

/* ==========================================================================
   Interactive Application Modal (In-Page Drawer / Dialog)
   ========================================================================== */
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(12, 36, 29, 0.65);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  display: none;
  place-items: center;
  z-index: 9999;
  padding: 20px;
  box-sizing: border-box;
  opacity: 0;
  transition: opacity 0.25s ease;
}
.modal-backdrop.open {
  display: grid;
  opacity: 1;
}
.modal-card {
  background: #ffffff;
  border: 1px solid rgba(18, 45, 37, 0.12);
  border-radius: 24px;
  max-width: 520px;
  width: 100%;
  max-height: 90vh;
  overflow-y: auto;
  padding: 34px 28px;
  position: relative;
  box-shadow: 0 25px 60px rgba(0, 0, 0, 0.35);
  transform: translateY(20px) scale(0.98);
  transition: transform 0.25s cubic-bezier(0.16, 1, 0.3, 1);
  box-sizing: border-box;
}
.modal-backdrop.open .modal-card {
  transform: translateY(0) scale(1);
}
.modal-close {
  position: absolute;
  top: 18px;
  right: 18px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 0;
  background: #f4f6f2;
  color: var(--deep);
  font-size: 22px;
  line-height: 1;
  display: grid;
  place-items: center;
  cursor: pointer;
  transition: all 0.15s ease;
}
.modal-close:hover {
  background: #e5ece0;
  transform: scale(1.08);
}
.modal-form-group {
  margin-bottom: 16px;
}
.modal-form-group label {
  display: block;
  font: 700 13px Manrope, sans-serif;
  margin-bottom: 6px;
  color: var(--deep);
}
.modal-form-group label span {
  font-weight: 400;
  color: var(--muted);
}
.modal-input {
  width: 100%;
  height: 48px;
  padding: 0 14px;
  border: 1px solid rgba(18, 45, 37, 0.2);
  border-radius: 12px;
  font: 500 14px 'DM Sans', sans-serif;
  color: var(--deep);
  background: #fff;
  transition: border-color 0.2s ease;
  box-sizing: border-box;
}
.modal-input:focus {
  outline: none;
  border-color: #4d9d00;
  box-shadow: 0 0 0 3px rgba(114, 208, 0, 0.15);
}
select.modal-input {
  cursor: pointer;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%2368756f' d='M6 8L0 0h12z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 14px center;
  padding-right: 36px;
}
.modal-phone-row {
  display: flex;
  gap: 10px;
}
.modal-phone-prefix {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 48px;
  padding: 0 12px;
  background: #f4f6f2;
  border: 1px solid rgba(18, 45, 37, 0.2);
  border-radius: 12px;
  font: 700 13px 'DM Sans', sans-serif;
  color: var(--deep);
  white-space: nowrap;
  user-select: none;
}
.modal-otp-row {
  display: flex;
  gap: 10px;
}
.modal-otp-btn {
  flex: 0 0 130px;
  height: 48px;
  background: var(--deep);
  color: #fff;
  border: 0;
  border-radius: 12px;
  font: 700 12px 'DM Sans', sans-serif;
  cursor: pointer;
  transition: background 0.2s ease;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.modal-otp-btn:hover:not(:disabled) {
  background: #1e4539;
}
.modal-otp-btn:disabled {
  background: #b5c2bc;
  cursor: not-allowed;
}
.modal-consent {
  font-size: 11px;
  line-height: 1.5;
  color: var(--muted);
  margin: 16px 0 20px;
}
.modal-consent a {
  color: #4d9d00;
  text-decoration: underline;
}
.modal-submit {
  width: 100%;
  height: 50px;
  background: #72d000;
  color: #10211c;
  border: 0;
  border-radius: 12px;
  font: 800 15px Manrope, sans-serif;
  cursor: pointer;
  box-shadow: 0 6px 20px rgba(114, 208, 0, 0.25);
  transition: transform 0.15s ease, background 0.15s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.modal-submit:hover {
  background: #7fe400;
  transform: translateY(-1px);
}
@media(max-width: 600px) {
  .modal-backdrop {
    padding: 0;
    align-items: flex-end;
  }
  .modal-card {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-radius: 24px 24px 0 0;
    padding: 26px 20px;
    max-height: 88vh;
    transform: translateY(100%);
  }
  .modal-backdrop.open .modal-card {
    transform: translateY(0);
  }
  .modal-otp-btn {
    flex: 0 0 110px;
    font-size: 11px;
  }
}

