@import"https://fonts.googleapis.com/css2?family=Kanit:wght@400;600;700&family=Source+Sans+3:wght@400;500;600&display=swap";:root{font-family:"Source Sans 3",Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5;font-weight:400;color:#f5f7ff;background-color:#041638;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 15% 20%,rgba(0,125,255,.3),transparent 50%),radial-gradient(circle at 80% 0%,rgba(255,213,96,.25),transparent 40%),#041638}#root{width:100%}a{color:inherit}.page{color:#f5f7ff;background:linear-gradient(180deg,#021334d9,#061b42f2 60%,#040c1a);min-height:100vh;padding-bottom:4rem}.hero{padding:4rem clamp(1rem,5vw,5rem) 2rem;text-align:left;max-width:960px;margin:0 auto}.hero-pill{display:inline-block;padding:.25rem 1rem;border-radius:999px;text-transform:uppercase;font-size:.8rem;letter-spacing:.2rem;border:1px solid rgba(255,255,255,.2);margin-bottom:1.5rem}.hero h1{font-family:Kanit,"Source Sans 3",sans-serif;font-size:clamp(2.5rem,6vw,3.8rem);line-height:1.25;margin:0 0 1rem}.hero h1 span{color:#ffd660}.hero p{max-width:640px;margin:0 0 2rem;font-size:1.2rem;color:#c8d8ff}.cta-card{border:1px solid rgba(255,255,255,.15);border-radius:1rem;padding:1.5rem;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;align-items:center;background:#041e4eb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.primary-btn{background:linear-gradient(120deg,#ffc857,#ff9f1c);color:#041638;border:none;font-weight:600;padding:.9rem 2rem;border-radius:999px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.primary-btn:hover{transform:translateY(-1px);box-shadow:0 10px 30px #ffb64266}.pillars{max-width:1100px;margin:0 auto;padding:2rem clamp(1rem,5vw,5rem);text-align:center}.pillars h2{font-family:Kanit,sans-serif;margin-bottom:.5rem}.pillars-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-top:2rem}.pillars-grid article{padding:1.5rem;border-radius:1rem;border:1px solid rgba(255,255,255,.1);background:#07215c99;text-align:left}.form-section{background:#06173a;margin:3rem auto;max-width:1100px;border-radius:1.5rem;padding:clamp(1rem,5vw,3.5rem);border:1px solid rgba(255,255,255,.08);display:grid;gap:2rem}.form-intro .eyebrow{text-transform:uppercase;letter-spacing:.3rem;font-size:.75rem;color:#ffd660;margin-bottom:.3rem}.form-intro h2{margin:0;font-size:2rem}.registration-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.registration-form label{display:flex;flex-direction:column;font-size:.95rem;gap:.5rem;color:#e5edff}.registration-form input,.registration-form select{border-radius:.75rem;border:1px solid rgba(255,255,255,.2);background:#05132ecc;color:#f5f7ff;padding:.75rem 1rem;font-size:1rem;width:100%}.registration-form input::placeholder,.registration-form select::placeholder{color:#ffffff80}.registration-form select{appearance:none}.registration-form button{grid-column:1 / -1;justify-self:start}.terms-consent{grid-column:1 / -1;border:1px solid rgba(255,255,255,.12);border-radius:1.2rem;padding:1.5rem;background:#031436cc;display:flex;flex-direction:column;gap:.75rem;align-items:flex-start}.terms-panel{display:flex;flex-direction:column;gap:.5rem}.terms-link{color:#66b2ff;background:none;border:none;padding:0;font:inherit;font-weight:600;cursor:pointer;text-decoration:underline}.terms-link:hover,.terms-link:focus-visible{color:#9fd0ff;outline:none}.terms-panel ol{margin:0;padding-left:1.25rem;display:flex;flex-direction:column;gap:.5rem;font-size:.9rem;color:#f5f7ffd9}.terms-panel li{line-height:1.45}.registration-form .consent-checkbox{display:flex;flex-direction:row;gap:.65rem;align-items:center;flex-wrap:nowrap;font-size:.95rem;color:#f5f7ff}.consent-checkbox input{margin:0;width:1.1rem;height:1.1rem;accent-color:#ffd660;cursor:pointer;flex-shrink:0}.consent-checkbox span{flex:1;line-height:1.4}.phone-input-group{position:relative;display:flex;gap:.75rem;align-items:stretch;flex-wrap:nowrap}.phone-input-group input{flex:1 1 auto;min-width:0}.country-picker{min-width:110px;flex:0 0 110px}.country-picker__trigger{display:flex;align-items:center;gap:.5rem;width:100%;border-radius:.75rem;border:1px solid rgba(255,255,255,.2);background:#05132ee6;color:inherit;padding:.65rem .85rem;cursor:pointer;transition:border-color .2s ease}.country-picker__trigger:hover,.country-picker__trigger:focus-visible{border-color:#ffffff73;outline:none}.country-picker__trigger img{width:24px;height:16px;object-fit:cover;border-radius:2px}.country-picker__dial{font-weight:600}.country-picker__chevron{margin-left:auto;font-size:.85rem;opacity:.8}.country-picker__dropdown{position:absolute;top:calc(100% + .4rem);left:0;right:0;width:100%;background:#020b1d;border:1px solid rgba(255,255,255,.2);border-radius:.9rem;padding:.75rem;z-index:5;box-shadow:0 20px 50px #00000059;overflow:hidden}.country-picker__search{width:100%;border-radius:.65rem;border:1px solid rgba(255,255,255,.2);background:#05132ed9;color:#f5f7ff;padding:.6rem .75rem;font-size:.95rem}.country-picker__search::placeholder{color:#f5f7ff99}.country-picker__list{list-style:none;margin:.75rem 0 0;padding:0;max-height:240px;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:.25rem;scrollbar-width:thin;scrollbar-color:#ffd660 rgba(255,255,255,.12)}.country-picker__list::-webkit-scrollbar{width:6px}.country-picker__list::-webkit-scrollbar-track{background:#ffffff1f;border-radius:999px}.country-picker__list::-webkit-scrollbar-thumb{background:#ffd660;border-radius:999px}.country-picker__option{width:100%;border:none;background:transparent;color:inherit;display:flex;align-items:center;gap:.5rem;padding:.4rem .35rem;border-radius:.55rem;cursor:pointer;transition:background .2s ease}.country-picker__option:hover,.country-picker__option:focus-visible{background:#ffd66026;outline:none}.country-picker__option-flag img{width:20px;height:14px;object-fit:cover;border-radius:2px}.country-picker__option-name{flex:1;text-align:left}.form-status{grid-column:1 / -1;margin:0;font-weight:600}.status-success{color:#76ffb0}.status-error{color:#ff8080}.modal-overlay{position:fixed;inset:0;background:#020a1cc7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:50}.modal-card{width:min(520px,100%);background:linear-gradient(180deg,#06193ff2,#020b1cf2);border:1px solid rgba(255,255,255,.18);border-radius:1.25rem;box-shadow:0 25px 60px #00000059;padding:1.75rem;display:flex;flex-direction:column;gap:1rem}.modal-card h3{margin:0;font-size:1.4rem;font-family:Kanit,"Source Sans 3",sans-serif}.modal-body{display:flex;flex-direction:column;gap:.75rem;color:#dfe7ff;line-height:1.5}.modal-actions{display:flex;justify-content:flex-end}.footer{text-align:center;padding:2rem 1rem 3rem;color:#fff9}@media(max-width:640px){.hero{padding-top:3rem}.cta-card{flex-direction:column;align-items:flex-start}.registration-form button{width:100%;justify-self:stretch}}
