.keysystem_nav__Pgt9X{position:fixed;top:0;left:0;right:0;z-index:100;background:rgba(47,47,47,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid hsla(0,0%,100%,.1)}.keysystem_navContainer__qyJPY{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.keysystem_logo__hXlX3{font-size:1.25rem;font-weight:500;color:#fff}.keysystem_navLinks__dnrgH{display:flex;gap:2rem;align-items:center}.keysystem_navLink__lcvxD{color:#fff;font-size:.95rem;font-weight:400;transition:color .2s ease;opacity:.8}.keysystem_navLink__lcvxD:hover{color:#ff6b35;opacity:1}.keysystem_discordIcon__9sqWX{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:2px solid #ff6b35;border-radius:8px;color:#fff;transition:all .2s ease}.keysystem_discordIcon__9sqWX:hover{background:#ff6b35;color:#fff;transform:translateY(-2px)}.keysystem_discordIcon__9sqWX svg{width:20px;height:20px}.keysystem_main__Lp1Dn{position:relative;z-index:3;color:#fff;max-width:1200px;margin:0 auto;padding:0 2rem}.keysystem_hero__Q9lJS{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:8rem 0 4rem;position:relative}.keysystem_hero__Q9lJS:before{content:"";position:absolute;top:20%;left:50%;transform:translateX(-50%);width:2px;height:60px;background:linear-gradient(180deg,transparent,#ff6b35,transparent);opacity:.3}.keysystem_heroContent__pGwLZ{max-width:800px;width:100%;animation:keysystem_fadeInUp__GApVk .8s ease-out}@keyframes keysystem_fadeInUp__GApVk{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.keysystem_title__MtTf1{font-size:clamp(3rem,8vw,5rem);font-weight:300;line-height:1.1;margin-bottom:2rem;color:#fff;letter-spacing:-.02em;position:relative;display:inline-block}.keysystem_title__MtTf1:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:50px;height:2px;background:#ff6b35;opacity:.5}.keysystem_funText__3tELU{color:#ff6b35}.keysystem_subtitle__v_RtL{font-size:clamp(1.25rem,3vw,1.5rem);color:#fff;margin-bottom:1rem;font-weight:400;max-width:600px;margin-left:auto;margin-right:auto}.keysystem_description__s_Sks{font-size:clamp(1rem,2.5vw,1.125rem);color:#fff;line-height:1.6;margin-bottom:3rem;max-width:500px;margin-left:auto;margin-right:auto;opacity:.8}.keysystem_cardsSection__VnIwz{padding:4rem 0 6rem;text-align:center}.keysystem_container__RDAw8{max-width:1000px;margin:0 auto;text-align:center}.keysystem_cardsSectionTitle__cE_nN{font-size:clamp(2rem,4vw,2.5rem);font-weight:300;text-align:center;margin-bottom:1rem;color:#ff6b35}.keysystem_cardsSectionSubtitle__9hPhv{font-size:clamp(1rem,2vw,1.125rem);color:#fff;text-align:center;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto;opacity:.8}.keysystem_cardsGrid__F2nEV{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;max-width:900px;margin:0 auto;justify-items:center}.keysystem_card__zQFHB{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;padding:0;text-align:left;transition:all .2s ease;position:relative;overflow:visible;width:100%;max-width:320px}.keysystem_card__zQFHB:hover{transform:translateY(-4px);border-color:#ff6b35}.keysystem_recommended__izbpJ{border-color:#ff6b35}.keysystem_cardBadge__GJQJA{position:absolute;top:-12px;right:1rem;background:#ff6b35;color:#fff;padding:.4rem 1rem;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;z-index:2}.keysystem_cardIcon__yiupm{position:absolute;top:1rem;left:1rem;font-size:1.5rem;color:#ff6b35;z-index:2}.keysystem_cardContent__2xQIz{padding:3rem 1.5rem 1.5rem;display:flex;flex-direction:column;height:100%;min-height:300px;position:relative}.keysystem_cardTitle__OiiAo{font-size:1.25rem;font-weight:500;color:#fff;margin-bottom:1.5rem;text-align:center}.keysystem_featuresList__P1_hM{list-style:none;margin:0 0 1.5rem;color:#fff;flex-grow:1;background:hsla(0,0%,100%,.03);border-radius:6px;padding:1.25rem;border:1px solid hsla(0,0%,100%,.05)}.keysystem_featuresList__P1_hM li{margin-bottom:.75rem;display:flex;align-items:center;justify-content:flex-start;font-size:.9rem;font-weight:400;padding:.4rem 0}.keysystem_featuresList__P1_hM li:last-child{margin-bottom:0}.keysystem_featuresList__P1_hM li:before{content:"✓";margin-right:.75rem;color:#4ade80;font-size:.9rem;font-weight:600;width:18px;height:18px;border-radius:50%;background:rgba(74,222,128,.1);display:flex;align-items:center;justify-content:center;flex-shrink:0}.keysystem_primaryButton__09Bb8{background:#ff6b35;color:#fff;border:none;padding:.875rem 1.75rem;font-size:.95rem;font-weight:500;border-radius:6px;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-block;text-align:center;margin-bottom:.75rem}.keysystem_primaryButton__09Bb8:hover{background:#ff7b45;transform:translateY(-2px)}.keysystem_primaryButton__09Bb8:active{transform:translateY(0)}.keysystem_secondaryButton__5Qqd8{background:hsla(0,0%,100%,.05);color:#fff;border:1px solid hsla(0,0%,100%,.2);padding:.875rem 1.75rem;font-size:.95rem;font-weight:500;border-radius:6px;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-block;text-align:center;margin-bottom:.75rem}.keysystem_secondaryButton__5Qqd8:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.4);transform:translateY(-2px)}.keysystem_helperText__0nnnA{color:#fff;font-size:.85rem;margin:0;text-align:center;opacity:.6}.keysystem_footer__W_a8t{padding:4rem 5% 3rem;border-top:1px solid hsla(0,0%,100%,.1);text-align:center;background:transparent}.keysystem_footer__W_a8t p{color:#fff;line-height:1.6;margin:0 auto 1rem;max-width:700px;opacity:.7}.keysystem_disclaimer__aI6WZ{font-size:.875rem;color:#fff;max-width:700px;margin-left:auto;margin-right:auto;opacity:.6}.keysystem_educationalNote__IFu3k{font-size:.875rem;color:#fff;margin-top:2rem;opacity:.7}@media (max-width:1024px){.keysystem_main__Lp1Dn{padding:0 1rem}.keysystem_cardsGrid__F2nEV{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:700px}.keysystem_card__zQFHB{max-width:100%}}@media (max-width:768px){.keysystem_main__Lp1Dn{padding:0 1rem}.keysystem_hero__Q9lJS{padding:6.5rem 0 2rem;min-height:50vh}.keysystem_title__MtTf1{font-size:clamp(2.5rem,8vw,3.5rem);line-height:1.1}.keysystem_cardsGrid__F2nEV{grid-template-columns:1fr;gap:1.5rem;max-width:350px}.keysystem_cardContent__2xQIz{padding:2.5rem 1.25rem 1.25rem;min-height:270px}.keysystem_cardBadge__GJQJA{top:-10px;right:.75rem;padding:.375rem .75rem;font-size:.7rem}.keysystem_cardIcon__yiupm{top:.75rem;left:.75rem;font-size:1.25rem}.keysystem_navContainer__qyJPY{padding:1rem}.keysystem_navLinks__dnrgH{gap:1rem}.keysystem_logo__hXlX3{font-size:1.1rem}}@media (max-width:480px){.keysystem_hero__Q9lJS{padding:5.5rem 0 1.5rem;min-height:40vh}.keysystem_cardContent__2xQIz{padding:2rem 1rem 1rem;min-height:250px}.keysystem_primaryButton__09Bb8,.keysystem_secondaryButton__5Qqd8{padding:.75rem 1.5rem;font-size:.85rem}.keysystem_featuresList__P1_hM li{font-size:.85rem;margin-bottom:.5rem}}