@font-face{font-family:Jakarta;src:url('/font.woff2') format('woff2');font-style:normal;font-weight:400 800;font-display:swap}*{box-sizing:border-box}body{margin:0;min-height:100svh;background:#f7f6f2;color:#153f35;font-family:Jakarta,Arial,sans-serif;display:flex;flex-direction:column}header,footer{display:flex;align-items:center;justify-content:space-between;margin:0 6vw}header{height:112px;border-bottom:1px solid #153f351b}header img{width:200px;height:40px;object-fit:contain}.small-label{font-size:12px;color:#65716d}main{width:min(680px,88vw);margin:76px auto 64px;text-align:center;flex:1}.eyebrow{display:inline-flex;gap:9px;align-items:center;font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.eyebrow span{width:7px;height:7px;border-radius:100%;background:#cc7847}h1{font-size:clamp(48px,6.2vw,84px);font-weight:600;letter-spacing:-.065em;line-height:1.08;margin:27px 0}h1 em{font-style:normal;color:#c57143}.intro{font-size:15px;line-height:1.85;color:#637069;margin:0 0 30px}form{max-width:470px;margin:auto;text-align:left}label{font-size:12px;font-weight:600;display:block;margin-bottom:9px}.email-row{display:flex;padding:5px;border:1px solid #cbd2ca;background:#fff;border-radius:12px;gap:5px;box-shadow:0 4px 16px #153f3505}input,button{font:inherit}input{border:0;background:transparent;min-width:0;width:100%;padding:13px 12px;font-size:14px;color:#153f35;outline:none}input:focus-visible{outline:2px solid #153f35;border-radius:7px}button{cursor:pointer;border:0;border-radius:8px;padding:14px 19px;background:#153f35;color:#fff;white-space:nowrap;font-size:13px;font-weight:600;min-height:46px}button span{margin-left:13px;font-size:17px}button:disabled{opacity:.55;cursor:wait}button:focus-visible{outline:3px solid #c57143;outline-offset:3px}.consent{font-size:10px;line-height:1.8;color:#65716d;margin:13px 0 17px}#verification{min-height:65px}#status{font-size:12px;line-height:1.7;margin:10px 0 0;min-height:21px}#status.error{color:#9b352d}#retry{margin-top:10px}.trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}footer{padding:24px 0;border-top:1px solid #153f351b;color:#65716d;font-size:11px;gap:15px}@media(max-width:600px){header{height:86px}header img{width:165px;height:33px}.small-label{display:none}main{margin:55px auto 48px}h1{font-size:clamp(45px,12vw,66px)}.intro{font-size:13px}button{padding:13px 15px}.email-row input{padding-left:8px}footer{font-size:9px}.consent{font-size:10px}}@media(prefers-reduced-motion:no-preference){main{animation:appear .5s ease-out}@keyframes appear{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}}

/* Keep the entire signup within the available screen height, including Turnstile. */
header{height:clamp(52px,10svh,88px);flex-shrink:0}
main{margin:0 auto;padding:clamp(10px,2svh,24px) 0;display:flex;flex-direction:column;justify-content:center;flex:1}
h1{font-size:clamp(36px,min(5.5vw,8svh),76px);margin:clamp(10px,1.8svh,20px) 0}
.intro{margin:0 0 clamp(10px,2svh,20px);line-height:1.6}
form{width:min(470px,100%);margin:0 auto}
.consent{margin:10px 0;line-height:1.6}
#status{margin-top:6px;line-height:1.5;min-height:18px}
footer{padding:clamp(10px,1.7svh,18px) 0;flex-shrink:0}
@media(max-width:600px){
  header{height:clamp(52px,9svh,72px)}
  main{margin:0 auto;padding:12px 0}
  h1{font-size:clamp(30px,min(11vw,6.5svh),50px);margin:12px 0}
  .eyebrow{font-size:10px;letter-spacing:.1em;justify-content:center}
  .intro{font-size:12px;margin-bottom:14px}
  input{font-size:16px}
  label{font-size:11px;margin-bottom:7px}
  .email-row input{padding:10px 8px}
  button{padding:11px 12px;font-size:12px}
  button span{margin-left:6px}
  .consent{font-size:9px;margin:9px 0}
  #status{font-size:11px}
  footer{font-size:8px;padding:10px 0;gap:8px}
}
@media(max-height:500px) and (min-width:650px){
  header{height:48px}header img{width:150px;height:30px}
  main{width:88vw;max-width:900px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;column-gap:32px;align-content:center;padding:10px 0}
  .eyebrow{grid-column:1;justify-content:center;align-self:end}
  h1{grid-column:1;font-size:36px;margin:10px 0}
  .intro{grid-column:1;font-size:12px;margin:0;align-self:start}
  form{grid-column:2;grid-row:1 / 4}
  footer{padding:8px 0;font-size:9px}
}

/* The brand's deep blue and bright orange carry through both languages. */
@font-face{font-family:Khmer;src:url('/khmer.woff2') format('woff2');font-style:normal;font-weight:400 800;font-display:swap}
body{color:#092d78;background:#f5f8ff;position:relative;isolation:isolate}
body::before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(ellipse at 0% 20%,#c8ddff 0,transparent 42%),radial-gradient(ellipse at 100% 85%,#ffdcc0 0,transparent 42%),radial-gradient(ellipse at 95% 0%,#e1eaff 0,transparent 35%)}
header,footer{border-color:#12377720}
h1{color:#082c78}h1 em{color:#d8640a}.eyebrow{color:#174892}.eyebrow>span:first-child{background:#f58a21}.eyebrow>span[data-copy]{width:auto;height:auto;border-radius:0;background:none}
.intro,.consent,footer{color:#485b79}
.email-row{border-color:#bccded;box-shadow:0 6px 24px #1237770a;background:#ffffffeb}
input{color:#092d78}input:focus-visible{outline-color:#1958bf}
button{background:#0c3b94;color:#fff}button:hover:not(:disabled){background:#164eae}button:focus-visible{outline-color:#f58a21}
.language-toggle{display:flex;gap:3px;padding:3px;border:1px solid #c4d3ec;background:#fff9;border-radius:24px}
.language-toggle button{background:transparent;color:#24477e;min-height:36px;padding:7px 13px;border-radius:20px;font-size:12px}
.language-toggle button[aria-pressed="true"]{background:#0c3b94;color:#fff}
.language-toggle button[lang="km"]{font-family:Khmer,Arial,sans-serif}
html[lang="km"] body{font-family:Khmer,Jakarta,Arial,sans-serif}
html[lang="km"] h1{font-size:clamp(32px,min(5vw,7svh),62px);line-height:1.5;letter-spacing:0;margin:10px 0}
html[lang="km"] .eyebrow{letter-spacing:0;font-size:12px}
html[lang="km"] .intro{font-size:14px;line-height:1.8}
html[lang="km"] .consent{line-height:1.8}
html[lang="km"] #status{line-height:1.7}
html[lang="km"] button{font-size:12px}
@media(max-width:600px){header img{width:145px;height:29px}.language-toggle{gap:1px;padding:2px}.language-toggle button{font-size:10px;min-height:34px;padding:6px 9px}html[lang="km"] h1{font-size:clamp(29px,min(9vw,6svh),42px);line-height:1.5;margin:8px 0}html[lang="km"] .intro{font-size:11px;line-height:1.8;margin-bottom:12px}html[lang="km"] .consent{font-size:9px}html[lang="km"] button{font-size:10px}html[lang="km"] #status{font-size:10px}}
@media(max-height:500px) and (min-width:650px){html[lang="km"] h1{font-size:32px}html[lang="km"] .intro{font-size:11px}}
.eyebrow{justify-content:center}
#button-label{margin-left:0;font-size:inherit}
@media(max-width:600px){.language-toggle button{font-size:11px}}

/* Cloudflare manages visibility; interactive checks remain available when needed. */
#verification{min-height:0}
#verification iframe{max-width:100%}
@media(prefers-reduced-motion:no-preference){
  main{animation:none}
  header{animation:landing-enter .65s ease-out both}
  main>.eyebrow{animation:landing-enter .65s .08s ease-out both}
  main>h1{animation:landing-enter .75s .16s ease-out both}
  main>.intro{animation:landing-enter .7s .24s ease-out both}
  main>form{animation:landing-enter .7s .32s ease-out both}
  footer{animation:landing-enter .7s .4s ease-out both}
  body::before{animation:brand-glow 10s ease-in-out infinite alternate}
  .eyebrow>span:first-child{animation:signal-glow 3s ease-in-out infinite}
  button,.email-row{transition:background-color .2s ease,box-shadow .2s ease,border-color .2s ease,transform .2s ease}
  #submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 5px 16px #0c3b9426}
  #submit:active:not(:disabled){transform:translateY(0)}
  #submit>span[aria-hidden]{display:inline-block;transition:transform .2s ease}
  #submit:hover:not(:disabled)>span[aria-hidden]{transform:translate(2px,-2px)}
  .email-row:focus-within{border-color:#4e80d0;box-shadow:0 0 0 4px #1958bf12}
  .language-toggle button:active{transform:scale(.96)}
  .is-complete .email-row{animation:signup-complete .55s ease-out}
  @keyframes landing-enter{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
  @keyframes brand-glow{from{opacity:.6}to{opacity:1}}
  @keyframes signal-glow{0%,100%{box-shadow:0 0 0 0 #f58a2120}50%{box-shadow:0 0 0 5px #f58a210d}}
  @keyframes signup-complete{50%{transform:scale(1.015);box-shadow:0 0 0 5px #1958bf12}}
}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}}
