.kz{position:relative;min-height:calc(100vh - 3.5rem);overflow:hidden;display:flex;align-items:center;justify-content:center;padding:2rem 1rem 3rem;background:#e9f2df}@media(min-width:640px){.kz{min-height:calc(100vh - 5.5rem)}}.kz__sky{position:absolute;inset:0;pointer-events:none}.kz__orb{position:absolute;border-radius:50%;filter:blur(2px)}.kz__orb--a{width:42vw;height:42vw;max-width:420px;max-height:420px;top:-8%;left:-6%;background:radial-gradient(circle,rgba(125,185,232,.45),transparent 70%);animation:kz-drift 16s ease-in-out infinite alternate}.kz__orb--b{width:50vw;height:50vw;max-width:520px;max-height:520px;right:-10%;top:10%;background:radial-gradient(circle,rgba(148,197,116,.4),transparent 70%);animation:kz-drift 18s ease-in-out infinite alternate-reverse}.kz__orb--c{width:30vw;height:30vw;max-width:280px;max-height:280px;bottom:5%;left:35%;background:radial-gradient(circle,rgba(232,171,115,.28),transparent 70%)}.kz__canopy{position:absolute;left:0;right:0;bottom:0;height:28%;background:radial-gradient(ellipse 40% 80% at 15% 100%,#94c574 0%,transparent 70%),radial-gradient(ellipse 45% 90% at 50% 110%,#7bad5f 0%,transparent 70%),radial-gradient(ellipse 40% 80% at 85% 100%,#94c574 0%,transparent 70%);opacity:.55}.kz__stage{position:relative;width:100%;max-width:28rem;animation:kz-rise .5s ease both}.kz__stage--wide{max-width:34rem}.kz__brand{text-align:center;font-size:1.75rem;font-weight:800;letter-spacing:-.03em;color:#425a36;margin:0 0 1rem}.kz__glass{padding:1.75rem 1.5rem;border-radius:1.5rem;background:#ffffff9e;border:1px solid rgba(255,255,255,.75);box-shadow:0 20px 50px #425a361f;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.kz__title{text-align:center;font-size:1.5rem;font-weight:800;color:#425a36;margin:0 0 .35rem}.kz__sub{text-align:center;color:#739364;font-size:.95rem;margin:0 0 1.25rem;line-height:1.45}.kz__chips{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem;margin-top:1rem}.kz__chips span{font-size:.72rem;font-weight:600;color:#5f7f4f;padding:.25rem .55rem;border-radius:999px;background:#94c5742e}.kz__benefits{list-style:none;margin:0 0 1.25rem;padding:0;display:flex;flex-direction:column;gap:.55rem}.kz__benefits li{display:flex;align-items:flex-start;gap:.65rem;font-size:.875rem;color:#425a36;line-height:1.4}.kz__check{flex-shrink:0;width:1.25rem;height:1.25rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;background:#94c57447;color:#425a36;margin-top:.1rem}.kz__badge{width:3.5rem;height:3.5rem;margin:0 auto .85rem;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#94c57438;color:#425a36;font-size:1.5rem}.kz__badge--soft{background:#7db9e838}.kz__footnote{text-align:center;font-size:.75rem;color:#8a9a7a;margin:1rem 0 0;line-height:1.45}.kz__footnote a{color:#4a80af;font-weight:600;text-decoration:none}.kz__footnote a:hover{text-decoration:underline}.kz__footer-link{text-align:center;font-size:.9rem;color:#4b5563;margin:1.1rem 0 0}.kz__footer-link a{color:#4a80af;font-weight:700;text-decoration:none}.kz__footer-link a:hover{text-decoration:underline}.kz__back{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;margin-top:1.25rem;width:100%;font-size:.9rem;font-weight:600;color:#4a80af;text-decoration:none}.kz__back:hover{text-decoration:underline}.kz__info{margin-top:1rem;padding:.85rem 1rem;border-radius:1rem;background:#94c57429;color:#425a36;font-size:.8rem;line-height:1.45;display:flex;gap:.65rem;align-items:flex-start}.kz__split{display:grid;gap:1rem;margin-top:.25rem}@media(min-width:640px){.kz__stage--provider{max-width:42rem}.kz__split{grid-template-columns:1.1fr .9fr;align-items:start}}.kz__side{padding:1rem;border-radius:1.15rem;background:#ffffff73;border:1px solid rgba(255,255,255,.65)}.kz__side h2{font-size:.95rem;font-weight:700;color:#425a36;margin:0 0 .75rem}.kz__side ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem}.kz__side li{display:flex;gap:.55rem;align-items:flex-start;font-size:.82rem;color:#425a36;line-height:1.35}.kz__cta-box{margin-top:.85rem;padding:1rem;border-radius:1rem;background:linear-gradient(145deg,#94c574d9,#648f4beb);color:#fff}.kz__cta-box h3{margin:0 0 .35rem;font-size:.95rem;font-weight:700}.kz__cta-box p{margin:0 0 .75rem;font-size:.8rem;opacity:.92;line-height:1.4}.kz__cta-box a{display:inline-block;padding:.45rem .9rem;border-radius:.75rem;background:#fff;color:#425a36;font-size:.85rem;font-weight:700;text-decoration:none}.kz__cta-box a:hover{background:#f4faf0}.kz__success{text-align:center}.kz__success h2{font-size:1.25rem;font-weight:800;color:#425a36;margin:0 0 .5rem}.kz__success p{color:#739364;font-size:.95rem;margin:0 0 1rem;line-height:1.45}@keyframes kz-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes kz-drift{0%{transform:translate(0) rotate(0)}to{transform:translate(18px,-12px) rotate(6deg)}}
