.Hero-module__ZARIfG__nav{z-index:10;justify-content:space-between;align-items:center;padding:24px 48px;display:flex;position:absolute;top:0;left:0;right:0}.Hero-module__ZARIfG__navLogo{font-family:var(--kp-font-main), sans-serif;color:#fff;letter-spacing:.3px;font-size:22px;font-weight:700}.Hero-module__ZARIfG__navLogo span{color:var(--kp-yellow)}.Hero-module__ZARIfG__navLinks{align-items:center;gap:24px;display:flex}.Hero-module__ZARIfG__navLink{font-family:var(--kp-font-text), sans-serif;color:#ffffffb3;font-size:14px;font-weight:600;transition:color .15s}.Hero-module__ZARIfG__navLink:hover{color:#fff}.Hero-module__ZARIfG__navCta{font-family:var(--kp-font-text), sans-serif;color:var(--kp-dark);background:var(--kp-yellow);border-radius:999px;padding:8px 20px;font-size:13px;font-weight:700;transition:opacity .15s}.Hero-module__ZARIfG__navCta:hover{opacity:.9}.Hero-module__ZARIfG__hero{background:linear-gradient(135deg,#2d2448 0%,#4a3580 55%,#7c5cbf 100%);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__orbs{pointer-events:none;position:absolute;inset:0}.Hero-module__ZARIfG__orbYellow{background:radial-gradient(circle,#f5c84238 0%,#0000 70%);border-radius:50%;width:480px;height:480px;position:absolute;top:-120px;right:-80px}.Hero-module__ZARIfG__orbTeal{background:radial-gradient(circle,#3bb8a02e 0%,#0000 70%);border-radius:50%;width:420px;height:420px;position:absolute;bottom:-120px;left:-80px}.Hero-module__ZARIfG__content{z-index:1;flex-direction:column;align-items:flex-start;width:100%;max-width:760px;padding:160px 48px 80px;display:flex;position:relative}.Hero-module__ZARIfG__badge{letter-spacing:.8px;text-transform:uppercase;color:#ffffffd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #fff3;border-radius:999px;align-items:center;gap:6px;margin-bottom:20px;padding:6px 16px;font-size:11px;font-weight:700;display:inline-flex}.Hero-module__ZARIfG__headline{font-family:var(--kp-font-main), sans-serif;color:#fff;margin-bottom:20px;font-size:clamp(40px,6vw,64px);font-weight:700;line-height:1.1}.Hero-module__ZARIfG__headlineAccent{color:var(--kp-yellow)}.Hero-module__ZARIfG__subtext{color:#ffffffa6;max-width:520px;margin-bottom:36px;font-size:17px;font-weight:500;line-height:1.7}.Hero-module__ZARIfG__ctas{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:64px;display:flex}.Hero-module__ZARIfG__btnPrimary{font-family:var(--kp-font-text), sans-serif;color:#fff;background:var(--kp-purple);cursor:pointer;border:2px solid #ffffff40;border-radius:999px;padding:14px 32px;font-size:15px;font-weight:700;transition:background .15s,transform .1s}.Hero-module__ZARIfG__btnPrimary:hover{background:#6b4dab;transform:translateY(-1px)}.Hero-module__ZARIfG__btnGhost{font-family:var(--kp-font-text), sans-serif;color:#ffffffb3;cursor:pointer;font-size:15px;font-weight:600;transition:color .15s}.Hero-module__ZARIfG__btnGhost:hover{color:#fff}.Hero-module__ZARIfG__cards{grid-template-columns:repeat(3,1fr);gap:16px;width:100%;display:grid}.Hero-module__ZARIfG__card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:16px;flex-direction:column;gap:8px;padding:24px 20px;transition:background .15s,transform .15s;display:flex}.Hero-module__ZARIfG__card:hover{background:#ffffff21;transform:translateY(-2px)}.Hero-module__ZARIfG__cardEmoji{margin-bottom:4px;font-size:28px;line-height:1}.Hero-module__ZARIfG__cardTitle{font-family:var(--kp-font-main), sans-serif;color:#fff;font-size:17px;font-weight:600}.Hero-module__ZARIfG__cardDesc{color:#ffffff8c;font-size:13px;line-height:1.5}@media (max-width:640px){.Hero-module__ZARIfG__nav{padding:20px 24px}.Hero-module__ZARIfG__navLinks{gap:16px}.Hero-module__ZARIfG__navLink{display:none}.Hero-module__ZARIfG__content{padding:120px 24px 60px}.Hero-module__ZARIfG__cards{grid-template-columns:1fr}}
.Footer-module__S6Hkya__footer{background:var(--kp-dark);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:24px 48px;display:flex}.Footer-module__S6Hkya__logo{font-family:var(--kp-font-main), sans-serif;color:#fff;letter-spacing:.3px;font-size:18px;font-weight:700}.Footer-module__S6Hkya__logo span{color:var(--kp-yellow)}.Footer-module__S6Hkya__copyright{color:#ffffff59;font-size:13px;font-family:var(--kp-font-text), sans-serif}.Footer-module__S6Hkya__langGroup{align-items:center;gap:10px;display:flex}.Footer-module__S6Hkya__langLabel{color:#ffffff59;font-size:12px;font-weight:600;font-family:var(--kp-font-text), sans-serif;text-transform:uppercase;letter-spacing:.6px}.Footer-module__S6Hkya__langSwitcher{background:#ffffff14;border-radius:999px;align-items:center;gap:2px;padding:3px;display:flex}.Footer-module__S6Hkya__langBtn{font-family:var(--kp-font-text), sans-serif;color:#ffffff73;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700;line-height:1;transition:background .15s,color .15s}.Footer-module__S6Hkya__langBtn:hover{color:#fffc}.Footer-module__S6Hkya__langBtnActive{color:#fff;background:#ffffff26}@media (max-width:640px){.Footer-module__S6Hkya__footer{flex-direction:column;align-items:flex-start;gap:12px;padding:20px 24px}}
