.Layout_container__m5jTj{display:flex;flex-direction:column;min-height:100vh;width:100%;overflow-x:hidden;overflow-y:auto;font-family:IBM Plex Mono,monospace;background:#0a0a0a}.Layout_stickyHeader__u4FVU{position:-webkit-sticky;position:sticky;top:0;z-index:1000;background:#1a1a1a;border-bottom:4px solid #a855f7;box-shadow:0 4px 12px rgba(0,0,0,.5)}.Layout_navbar__gEYHR{padding:1rem 2rem;max-width:100%}.Layout_navContent__4lU40{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.Layout_logo__tzhbG{font-size:1.8rem;font-weight:900;letter-spacing:2px;color:#a855f7;text-transform:uppercase;font-family:IBM Plex Mono,monospace;margin:0}.Layout_navLinks__HKmQe{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.Layout_navLink__VQRZA{color:#cbd5e1;text-decoration:none;font-weight:700;text-transform:uppercase;letter-spacing:1px;font-size:.95rem;transition:all .2s linear;border-bottom:3px solid transparent;font-family:IBM Plex Mono,monospace}.Layout_navLink__VQRZA:hover{color:#a855f7;border-bottom-color:#a855f7}.Layout_main__bVVJR{flex:1 1;font-family:IBM Plex Mono,monospace;text-transform:none}.Layout_footer__ye8JQ{position:relative;z-index:10;background:#1a1a1a;color:#a0aec0;padding:2rem;border-top:4px solid #a855f7;box-shadow:0 -8px 0 rgba(168,85,247,.2);width:100%;margin-top:auto}.Layout_footerContent__B_TMA{max-width:1200px;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:1.5em;gap:1.5em;margin:0 auto 2em;border-bottom:3px dashed #a855f7;padding:0 1em 2em}.Layout_footerCol__z3esR h3{color:#a855f7;font-weight:900;text-transform:uppercase;letter-spacing:1px;margin-bottom:1em;font-size:1.1em;font-family:IBM Plex Mono,monospace;margin-top:0}.Layout_footerCol__z3esR ul{list-style:none;padding:0;margin:0}.Layout_footerCol__z3esR li{margin-bottom:.7em}.Layout_footerCol__z3esR a{color:#06b6d4;text-decoration:none;font-weight:700;transition:color .1s linear;font-family:IBM Plex Mono,monospace;text-transform:none}.Layout_footerCol__z3esR a:hover{color:#a855f7}.Layout_footerBottom__LLsgt{max-width:1400px;margin:0 auto;text-align:center;padding-top:1em}.Layout_footerP__5SwHl{margin:.7em 0;font-weight:700;text-transform:uppercase;letter-spacing:1px;font-family:IBM Plex Mono,monospace}.Layout_credits__PWG9Y{font-size:.95em;color:#64748b;margin-top:.8em;font-family:IBM Plex Mono,monospace}@media (max-width:768px){.Layout_navContent__4lU40,.Layout_navLinks__HKmQe{flex-direction:column;gap:1rem}.Layout_navLinks__HKmQe{text-align:center}.Layout_main__bVVJR{padding:2rem 1rem}.Layout_footerContent__B_TMA{grid-template-columns:1fr}}.Layout_atroubledsnakePage__OYX2X{overflow-y:hidden}@keyframes HomePage_fadeInDown__4uV04{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes HomePage_fadeInUp__2IdIH{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes HomePage_pulse__6LfyL{0%,to{opacity:1}50%{opacity:.7}}@keyframes HomePage_float__oOLDP{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes HomePage_slideInLeft__zadYS{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}.HomePage_wrapper__t_SVg{font-family:IBM Plex Mono,monospace;background:#0a0a0a;min-height:calc(100vh - 60px);color:#e4e6eb;overflow-x:hidden}.HomePage_header__fTGBV,.HomePage_wrapper__t_SVg{display:flex;flex-direction:column;position:relative}.HomePage_header__fTGBV{z-index:10;background:#1a1a1a;border:solid #a855f7;border-width:3px 3px 6px;padding:-5rem 2rem;text-align:center;box-shadow:8px 8px 0 rgba(168,85,247,.3);min-height:100vh;justify-content:center;align-items:center}.HomePage_logo__0DXt4{width:750px;height:450px;background:transparent;max-width:100%;object-fit:contain}.HomePage_title__prLVt{font-size:3.5rem;font-weight:900;margin:.5rem 0 .7rem;letter-spacing:3px;color:#a855f7;text-shadow:4px 4px 0 rgba(0,0,0,.8);animation:HomePage_fadeInDown__4uV04 .8s ease-out}.HomePage_subtitle__elV6U,.HomePage_title__prLVt{text-transform:uppercase;font-family:IBM Plex Mono,monospace}.HomePage_subtitle__elV6U{font-size:1.2rem;margin-bottom:1rem;color:#cbd5e1;font-weight:700;line-height:1.6;letter-spacing:1px;animation:HomePage_fadeInDown__4uV04 1s ease-out .2s both}.HomePage_version__gcpQl{padding:.5em 1.2em;font-size:.9em;margin-left:.7em;border:3px solid #0a0a0a;box-shadow:4px 4px 0 rgba(0,0,0,.5);animation:HomePage_fadeInDown__4uV04 1.2s ease-out .4s both}.HomePage_downloadBtn__5VCVf,.HomePage_version__gcpQl{background:#a855f7;color:#0a0a0a;font-weight:900;display:inline-block;text-transform:uppercase;letter-spacing:1px}.HomePage_downloadBtn__5VCVf{font-size:1.2rem;padding:.8em 2em;border:2px solid #0a0a0a;margin:2rem .7em .8em;text-decoration:none;cursor:pointer;font-family:IBM Plex Mono,monospace;box-shadow:6px 6px 0 rgba(0,0,0,.6);transition:all .3s cubic-bezier(.34,1.56,.64,1);position:relative;animation:HomePage_fadeInUp__2IdIH 1s ease-out .6s both}.HomePage_downloadBtn__5VCVf:hover{transform:translate(-4px,-4px);box-shadow:8px 8px 0 rgba(0,0,0,.5)}.HomePage_downloadBtn__5VCVf:active{transform:translate(-1px,-1px)}.HomePage_disclaimer__xHaes{animation:HomePage_fadeInUp__2IdIH 1.2s ease-out .8s both;background:rgba(239,68,68,.1);border:2px solid #ef4444;padding:1.5rem;margin-top:2rem;max-width:500px}.HomePage_disclaimer__xHaes strong{animation:HomePage_pulse__6LfyL 2s ease-in-out infinite;color:#ef4444}.HomePage_disclaimerUl__SholO{animation:HomePage_slideInLeft__zadYS .8s ease-out 1s both;list-style:none;padding:0;margin:.8rem 0 0}.HomePage_disclaimerLi__KobAY{animation:HomePage_slideInLeft__zadYS .8s ease-out;animation-fill-mode:both;margin-bottom:.5rem;color:#cbd5e1;padding-left:1.5rem;position:relative}.HomePage_disclaimerLi__KobAY:first-child{animation-delay:1.1s}.HomePage_disclaimerLi__KobAY:nth-child(2){animation-delay:1.2s}.HomePage_disclaimerLi__KobAY:nth-child(3){animation-delay:1.3s}.HomePage_disclaimerLi__KobAY:before{content:"▸";position:absolute;left:0;color:#ef4444}.HomePage_heroSection__ylKvA{background:linear-gradient(45deg,#1a1a1a,#252540);border:4px solid #06b6d4;padding:3em 2em;box-shadow:10px 10px 0 rgba(6,182,212,.25);position:relative;overflow:hidden;min-height:30vh;max-width:80%;display:block;margin:3em auto}.HomePage_heroSection__ylKvA:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#3b82f6,#06b6d4,#a855f7,#3b82f6)}.HomePage_heroContent__Xu_RJ{display:grid;grid-template-columns:1fr 1fr;grid-gap:3em;gap:3em;align-items:center;animation:HomePage_fadeInUp__2IdIH .8s ease-out}.HomePage_heroText__r0EPN{animation:HomePage_fadeInLeft__wBaty .8s ease-out .2s both}.HomePage_heroText__r0EPN h2{font-size:2.5rem;margin-bottom:1rem}.HomePage_heroText__r0EPN p{font-size:1.1rem;margin-bottom:1.5rem;line-height:1.6}.HomePage_heroCta__7ekjt{animation:HomePage_slideInLeft__zadYS .8s ease-out .4s both;display:flex;gap:1rem}.HomePage_heroCta__7ekjt a{transition:all .3s cubic-bezier(.34,1.56,.64,1)}.HomePage_heroCta__7ekjt a:hover{transform:translate(-3px,-3px)}.HomePage_heroImage__eArgc{background:#0a0a0a;border:4px dashed #06b6d4;padding:2em;text-align:center;min-height:250px;display:flex;align-items:center;justify-content:center;font-weight:900;color:#06b6d4;font-size:5em}.HomePage_heroImg___VohE{max-width:100%;max-height:400px;object-fit:contain;filter:drop-shadow(0 0 20px rgba(6,182,212,.5))}.HomePage_featureGrid__jmzAU{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2em;gap:2em;margin-bottom:3em;animation:HomePage_fadeInUp__2IdIH .8s ease-out .4s both}.HomePage_featureCard__IQ8Xl{background:#1a1a1a;border:3px solid #3b82f6;padding:2em;box-shadow:6px 6px 0 rgba(59,130,246,.15);transition:all .3s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden;animation:HomePage_fadeInUp__2IdIH .8s ease-out;animation-fill-mode:backwards}.HomePage_featureCard__IQ8Xl:first-child{animation-delay:.5s}.HomePage_featureCard__IQ8Xl:nth-child(2){animation-delay:.6s}.HomePage_featureCard__IQ8Xl:nth-child(3){animation-delay:.7s}.HomePage_featureCard__IQ8Xl:nth-child(4){animation-delay:.8s}.HomePage_featureCard__IQ8Xl:nth-child(5){animation-delay:.9s}.HomePage_featureCard__IQ8Xl:nth-child(6){animation-delay:1s}.HomePage_featureCard__IQ8Xl:nth-child(7){animation-delay:1.1s}.HomePage_featureCard__IQ8Xl:nth-child(8){animation-delay:1.2s}.HomePage_featureCard__IQ8Xl:nth-child(9){animation-delay:1.3s}.HomePage_featureCard__IQ8Xl:nth-child(10){animation-delay:1.4s}.HomePage_featureCard__IQ8Xl:nth-child(11){animation-delay:1.5s}.HomePage_featureCard__IQ8Xl:nth-child(12){animation-delay:1.6s}.HomePage_featureCard__IQ8Xl:hover{transform:translateY(-8px);box-shadow:0 12px 24px rgba(168,85,247,.2)}.HomePage_statsSection__WSPaw{background:#1a1a1a;border:4px solid #a855f7;padding:3em;margin-bottom:3em;box-shadow:8px 8px 0 rgba(168,85,247,.2)}.HomePage_statsGrid__2V_1J{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:2em;gap:2em;text-align:center}.HomePage_statBox__n7hjY{border:3px dashed #a855f7;padding:2em;background:#0a0a0a}.HomePage_statNumber__xxjT2{font-size:2.5em;color:#a855f7;font-weight:900;font-family:IBM Plex Mono,monospace;margin-bottom:.5em}.HomePage_statLabel___PHUo{font-size:.95em;color:#cbd5e1;text-transform:uppercase;letter-spacing:1px;font-weight:700}.HomePage_section__ndnSD{background:#1a1a1a;border:4px solid #3b82f6;margin-bottom:3em;padding:3em;box-shadow:8px 8px 0 rgba(59,130,246,.2);position:relative;overflow:hidden;animation:HomePage_fadeInUp__2IdIH .8s ease-out;opacity:0;animation-fill-mode:forwards;max-width:60%;display:block;margin-left:auto;margin-right:auto}.HomePage_section__ndnSD:after{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#3b82f6,#06b6d4,#3b82f6)}.HomePage_section__ndnSD:hover{border-color:#06b6d4;box-shadow:10px 10px 0 rgba(6,182,212,.3);transform:translate(-2px,-2px)}.HomePage_sectionH2__dWFHV{color:#3b82f6;margin-top:0;margin-bottom:1.5em;font-size:2em;font-weight:900;letter-spacing:2px;text-transform:uppercase;font-family:IBM Plex Mono,monospace;display:flex;align-items:center;gap:1em;padding-bottom:1em;border-bottom:3px dashed #3b82f6;animation:HomePage_slideInLeft__zadYS .6s ease-out .2s both}.HomePage_sectionH2__dWFHV:before{content:"█";color:#06b6d4;font-size:1.3em}.HomePage_sectionOl__IrLj_,.HomePage_sectionUl__Zv_jr{margin:1.5em 0 0;padding:0;font-size:1.1em;list-style:none}.HomePage_sectionLi__CjPqy{margin-bottom:1.2em;line-height:1.8;color:#d1d5db;padding:1em;background:#0a0a0a;border-left:4px solid #06b6d4;border-radius:0}.HomePage_sectionLiBold__QxDK0{color:#06b6d4;font-weight:900;text-transform:uppercase;letter-spacing:1px}.HomePage_sectionP__9wHSv{margin:1.2em 0;line-height:1.8;color:#cbd5e1;font-size:1.05em;padding:1em;background:#0a0a0a;border:2px solid #3b82f6}.HomePage_sectionA__Kp1FS{color:#06b6d4;text-decoration:none;font-weight:900;transition:all .1s linear;border-bottom:3px solid #06b6d4;text-transform:uppercase;letter-spacing:1px}.HomePage_sectionA__Kp1FS:hover{color:#a855f7;border-bottom-color:#a855f7;background:#1a1a1a;padding:0 .3em}.HomePage_accordionSection__36y1m{background:#1a1a1a;border:4px solid #06b6d4;margin-bottom:3em;padding:3em;box-shadow:8px 8px 0 rgba(6,182,212,.2)}.HomePage_accordionItem__vYcLg{border:3px solid #3b82f6;margin-bottom:1em;background:#0a0a0a;animation:HomePage_fadeInUp__2IdIH .8s ease-out}.HomePage_accordionHeader__jYddM{background:#1a1a1a;border-bottom:3px solid #3b82f6;padding:1.5em;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:900;text-transform:uppercase;letter-spacing:1px;color:#3b82f6;font-family:IBM Plex Mono,monospace;transition:all .2s ease-out}.HomePage_accordionHeader__jYddM:hover{color:#a855f7}.HomePage_accordionToggle__oDM2y{font-size:1.5em;font-weight:900;transition:transform .1s linear}.HomePage_accordionContent__9v0Pp{max-height:0;overflow:hidden;transition:max-height .2s ease-out;padding:0}.HomePage_accordionContent__9v0Pp.HomePage_active__BqFjq{max-height:500px;padding:1.5em;animation:HomePage_slideInLeft__zadYS .3s ease-out}.HomePage_accordionText__tYtK5{color:#cbd5e1;line-height:1.7}.HomePage_comparisonTable__BQ5I6{width:100%;border-collapse:collapse;border:4px solid #3b82f6;box-shadow:6px 6px 0 rgba(59,130,246,.15);animation:HomePage_fadeInUp__2IdIH .8s ease-out}.HomePage_comparisonTable__BQ5I6 td,.HomePage_comparisonTable__BQ5I6 th{border:3px solid #3b82f6;padding:1.2em;text-align:left;font-weight:700}.HomePage_comparisonTable__BQ5I6 th{background:#1a1a1a;color:#3b82f6;text-transform:uppercase;letter-spacing:1px;font-family:IBM Plex Mono,monospace}.HomePage_comparisonTable__BQ5I6 tr:nth-child(2n) td{background:#1a1a1a}.HomePage_comparisonTable__BQ5I6 tr:nth-child(odd) td{background:#0a0a0a}.HomePage_checkmark__UP1sH{color:#06b6d4;font-weight:900;font-size:1.3em}.HomePage_crossmark__fG7al{color:#ef4444;font-weight:900;font-size:1.3em}.HomePage_systemChecker__lRDJV{background:#1a1a1a;border:4px solid #f59e0b;padding:2.5em;margin-bottom:3em;box-shadow:8px 8px 0 rgba(245,158,11,.2)}.HomePage_checkerItem__VEdxk{display:flex;align-items:center;gap:1.5em;padding:1.2em;background:#0a0a0a;border-left:4px solid #f59e0b;margin-bottom:1em}.HomePage_checkerStatus__f52jM{font-weight:900;font-size:1.5em;min-width:40px}.HomePage_checkerStatus__f52jM.HomePage_ok__VLjwn{color:#06b6d4}.HomePage_checkerStatus__f52jM.HomePage_warn__4iemS{color:#f59e0b}.HomePage_checkerStatus__f52jM.HomePage_fail__8GPtY{color:#ef4444}.HomePage_checkerLabel__liuf4{color:#cbd5e1;font-weight:700;text-transform:uppercase;letter-spacing:1px}.HomePage_discordBtn__c1Eyk{display:inline-block;background:#5865f2;color:#fff;font-weight:900;padding:1.1em 2.8em;border:4px solid #0a0a0a;text-decoration:none;text-transform:uppercase;letter-spacing:2px;font-family:IBM Plex Mono,monospace;font-size:1.1rem;box-shadow:6px 6px 0 rgba(0,0,0,.6);transition:all .1s linear;margin:1.2em 0}.HomePage_discordBtn__c1Eyk:hover{transform:translate(-2px,-2px);box-shadow:8px 8px 0 rgba(0,0,0,.8)}.HomePage_discordBtn__c1Eyk:active{transform:translate(2px,2px);box-shadow:2px 2px 0 rgba(0,0,0,.4)}.HomePage_changelog__YSES_{font-size:1em}.HomePage_changelogH3__aATkk{margin:2em 0 1em;color:#06b6d4;font-size:1.3em;font-weight:900;text-transform:uppercase;letter-spacing:2px;font-family:IBM Plex Mono,monospace;padding:.8em;background:#0a0a0a;border:2px solid #06b6d4;border-left:6px solid #a855f7}.HomePage_changelogH3__aATkk:before{content:"▮ ";color:#a855f7;font-size:1.2em}.HomePage_changelogUl__VZhwH{margin-bottom:1.2em;margin-left:0;padding:0;list-style:none}.HomePage_changelogLi__OAOEm{margin-bottom:.8em;color:#cbd5e1;padding:.8em;background:#0a0a0a;border-left:4px solid #06b6d4;line-height:1.6}.HomePage_faqContainer__z8JpN{display:flex;flex-direction:column;gap:1em}.HomePage_faqItem__OkNVa{border:3px solid #3b82f6;background:#0a0a0a;animation:HomePage_fadeInUp__2IdIH .8s ease-out;overflow:hidden}.HomePage_faqQuestion__t3ETv{background:#1a1a1a;border:none;border-bottom:3px solid #3b82f6;padding:1.5em;cursor:pointer;display:flex;justify-content:space-between;align-items:center;width:100%;font-weight:900;text-transform:uppercase;letter-spacing:1px;color:#3b82f6;font-family:IBM Plex Mono,monospace;transition:all .2s ease-out;font-size:1em;text-align:left}.HomePage_faqQuestion__t3ETv:hover{color:#a855f7;background:#222}.HomePage_faqAnswer__dlPbY{padding:1.5em;color:#cbd5e1;line-height:1.7;background:#0a0a0a;animation:HomePage_slideInLeft__zadYS .3s ease-out;border-top:2px dashed rgba(59,130,246,.3)}.HomePage_footer___qbyS{position:relative;z-index:10;background:#0a0a0a;color:#a0aec0;text-align:center;padding:3em 0;border-top:3px dashed #a855f7;box-shadow:0 -8px 0 rgba(168,85,247,.2);width:100%;margin-top:4em;overflow-x:hidden}.HomePage_footerContent__9fNrp{max-width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:2em;gap:2em;margin:0 auto 2em;border-bottom:3px dashed #a855f7;padding:0 2em 2em}.HomePage_footerCol__kG_RL h3{color:#a855f7;font-weight:900;text-transform:uppercase;letter-spacing:1px;margin-bottom:1em;font-size:1.1em;font-family:IBM Plex Mono,monospace}.HomePage_footerCol__kG_RL ul{list-style:none;padding:0;margin:0}.HomePage_footerCol__kG_RL li{margin-bottom:.7em}.HomePage_footerCol__kG_RL a{color:#06b6d4;text-decoration:none;font-weight:700;transition:color .1s linear;font-family:IBM Plex Mono,monospace}.HomePage_footerCol__kG_RL a:hover{color:#a855f7}.HomePage_footerBottom__W6K90{text-align:center;padding-top:1em}.HomePage_footerP__SRKUX{margin:.7em 0;font-weight:700;text-transform:uppercase;letter-spacing:1px;font-family:IBM Plex Mono,monospace}.HomePage_credits__7mYT3{font-size:.95em;color:#64748b;margin-top:.8em;font-family:IBM Plex Mono,monospace}.HomePage_license__Fc_jd{font-size:.85em;color:#475569;margin-top:1.2em;border-top:1px solid #333;padding-top:1em;font-family:IBM Plex Mono,monospace}@media (max-width:1024px){.HomePage_heroContent__Xu_RJ{grid-template-columns:1fr}.HomePage_heroSection__ylKvA,.HomePage_section__ndnSD{max-width:90%;padding:2.5em 2em}.HomePage_featureGrid__jmzAU{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5em}}@media (max-width:768px){.HomePage_logo__0DXt4{width:100%;height:auto;max-width:400px}.HomePage_title__prLVt{font-size:2.5rem}.HomePage_subtitle__elV6U{font-size:1.1rem}.HomePage_downloadBtn__5VCVf{font-size:1rem;padding:1em 2.2em;box-shadow:4px 4px 0 rgba(0,0,0,.6)}.HomePage_section__ndnSD{padding:2em 1.5em;margin-bottom:2em;max-width:95%;width:auto;box-shadow:6px 6px 0 rgba(59,130,246,.15)}.HomePage_sectionH2__dWFHV{font-size:1.5em}.HomePage_main__P2W4x{padding:2em 1rem 1.5em}.HomePage_header__fTGBV{padding:2.5rem 1.5rem 2rem;box-shadow:6px 6px 0 rgba(168,85,247,.2)}.HomePage_statsGrid__2V_1J{grid-template-columns:1fr 1fr}.HomePage_heroSection__ylKvA{padding:2em 1.5em;max-width:95%}.HomePage_heroContent__Xu_RJ{text-align:center}.HomePage_heroCta__7ekjt{justify-content:center}.HomePage_heroImage__eArgc{margin-top:2rem}.HomePage_faqQuestion__t3ETv{font-size:1rem}}@media (max-width:480px){.HomePage_title__prLVt{font-size:1.8rem}.HomePage_subtitle__elV6U{font-size:1rem}.HomePage_version__gcpQl{display:block;margin:.7em 0}.HomePage_section__ndnSD{padding:1.5em 1em;margin-bottom:1.5em;max-width:100%;border:3px solid #3b82f6;box-shadow:4px 4px 0 rgba(59,130,246,.1)}.HomePage_sectionH2__dWFHV{font-size:1.2em}.HomePage_downloadBtn__5VCVf{display:block;width:100%;margin:.8em auto;box-shadow:3px 3px 0 rgba(0,0,0,.6)}.HomePage_footer___qbyS{padding:1.5em 1em;border:2px solid #a855f7;border-top:4px solid #a855f7}.HomePage_footerContent__9fNrp{grid-template-columns:1fr;text-align:center;gap:1.5em}.HomePage_featureGrid__jmzAU,.HomePage_statsGrid__2V_1J{grid-template-columns:1fr}.HomePage_heroContent__Xu_RJ{gap:1.5em}.HomePage_heroCta__7ekjt{flex-direction:column;gap:1rem}.HomePage_heroCta__7ekjt a{width:100%;box-sizing:border-box;text-align:center}}