.Layout-module__hBxhlq__container{background:#0a0a0a;flex-direction:column;width:100%;min-height:100vh;font-family:IBM Plex Mono,monospace;display:flex;overflow:hidden auto}.Layout-module__hBxhlq__stickyHeader{z-index:1000;background:#1a1a1a;border-bottom:4px solid #a855f7;position:sticky;top:0;box-shadow:0 4px 12px #00000080}.Layout-module__hBxhlq__navbar{max-width:100%;padding:1rem 2rem}.Layout-module__hBxhlq__navContent{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;display:flex}.Layout-module__hBxhlq__logo{letter-spacing:2px;color:#a855f7;text-transform:uppercase;margin:0;font-family:IBM Plex Mono,monospace;font-size:1.8rem;font-weight:900}.Layout-module__hBxhlq__navLinks{gap:2rem;margin:0;padding:0;list-style:none;display:flex}.Layout-module__hBxhlq__navLink{color:#cbd5e1;text-transform:uppercase;letter-spacing:1px;border-bottom:3px solid #0000;font-family:IBM Plex Mono,monospace;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s linear}.Layout-module__hBxhlq__navLink:hover{color:#a855f7;border-bottom-color:#a855f7}.Layout-module__hBxhlq__main{text-transform:none;flex:1;font-family:IBM Plex Mono,monospace}.Layout-module__hBxhlq__footer{z-index:10;color:#a0aec0;background:#1a1a1a;border-top:4px solid #a855f7;width:100%;margin-top:auto;padding:2rem;position:relative;box-shadow:0 -8px #a855f733}.Layout-module__hBxhlq__footerContent{border-bottom:3px dashed #a855f7;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5em;max-width:1200px;margin:0 auto 2em;padding:0 1em 2em;display:grid}.Layout-module__hBxhlq__footerCol h3{color:#a855f7;text-transform:uppercase;letter-spacing:1px;margin-top:0;margin-bottom:1em;font-family:IBM Plex Mono,monospace;font-size:1.1em;font-weight:900}.Layout-module__hBxhlq__footerCol ul{margin:0;padding:0;list-style:none}.Layout-module__hBxhlq__footerCol li{margin-bottom:.7em}.Layout-module__hBxhlq__footerCol a{color:#06b6d4;text-transform:none;font-family:IBM Plex Mono,monospace;font-weight:700;text-decoration:none;transition:color .1s linear}.Layout-module__hBxhlq__footerCol a:hover{color:#a855f7}.Layout-module__hBxhlq__footerBottom{text-align:center;max-width:1400px;margin:0 auto;padding-top:1em}.Layout-module__hBxhlq__footerP{text-transform:uppercase;letter-spacing:1px;margin:.7em 0;font-family:IBM Plex Mono,monospace;font-weight:700}.Layout-module__hBxhlq__credits{color:#64748b;margin-top:.8em;font-family:IBM Plex Mono,monospace;font-size:.95em}@media (max-width:768px){.Layout-module__hBxhlq__navContent{flex-direction:column;gap:1rem}.Layout-module__hBxhlq__navLinks{text-align:center;flex-direction:column;gap:1rem}.Layout-module__hBxhlq__main{padding:2rem 1rem}.Layout-module__hBxhlq__footerContent{grid-template-columns:1fr}}.Layout-module__hBxhlq__atroubledsnakePage{overflow-y:hidden}
@keyframes HomePage-module__BGmSIa__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes HomePage-module__BGmSIa__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes HomePage-module__BGmSIa__pulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes HomePage-module__BGmSIa__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes HomePage-module__BGmSIa__slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.HomePage-module__BGmSIa__wrapper{color:#e4e6eb;background:#0a0a0a;flex-direction:column;min-height:calc(100vh - 60px);font-family:IBM Plex Mono,monospace;display:flex;position:relative;overflow-x:hidden}.HomePage-module__BGmSIa__header{z-index:10;text-align:center;background:#1a1a1a;border:3px solid #a855f7;border-bottom-width:6px;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:-5rem 2rem;display:flex;position:relative;box-shadow:8px 8px #a855f74d}.HomePage-module__BGmSIa__logo{object-fit:contain;background:0 0;width:750px;max-width:100%;height:450px}.HomePage-module__BGmSIa__title{letter-spacing:3px;color:#a855f7;text-transform:uppercase;text-shadow:4px 4px #000c;margin:.5rem 0 .7rem;font-family:IBM Plex Mono,monospace;font-size:3.5rem;font-weight:900;animation:.8s ease-out HomePage-module__BGmSIa__fadeInDown}.HomePage-module__BGmSIa__subtitle{color:#cbd5e1;letter-spacing:1px;text-transform:uppercase;margin-bottom:1rem;font-family:IBM Plex Mono,monospace;font-size:1.2rem;font-weight:700;line-height:1.6;animation:1s ease-out .2s both HomePage-module__BGmSIa__fadeInDown}.HomePage-module__BGmSIa__version{color:#0a0a0a;text-transform:uppercase;letter-spacing:1px;background:#a855f7;border:3px solid #0a0a0a;margin-left:.7em;padding:.5em 1.2em;font-size:.9em;font-weight:900;animation:1.2s ease-out .4s both HomePage-module__BGmSIa__fadeInDown;display:inline-block;box-shadow:4px 4px #00000080}.HomePage-module__BGmSIa__downloadBtn{color:#0a0a0a;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:#a855f7;border:2px solid #0a0a0a;margin:2rem .7em .8em;padding:.8em 2em;font-family:IBM Plex Mono,monospace;font-size:1.2rem;font-weight:900;text-decoration:none;transition:all .3s cubic-bezier(.34,1.56,.64,1);animation:1s ease-out .6s both HomePage-module__BGmSIa__fadeInUp;display:inline-block;position:relative;box-shadow:6px 6px #0009}.HomePage-module__BGmSIa__downloadBtn:hover{transform:translate(-4px,-4px);box-shadow:8px 8px #00000080}.HomePage-module__BGmSIa__downloadBtn:active{transform:translate(-1px,-1px)}.HomePage-module__BGmSIa__disclaimer{background:#ef44441a;border:2px solid #ef4444;max-width:500px;margin-top:2rem;padding:1.5rem;animation:1.2s ease-out .8s both HomePage-module__BGmSIa__fadeInUp}.HomePage-module__BGmSIa__disclaimer strong{color:#ef4444;font-size:larger;animation:2s ease-in-out infinite HomePage-module__BGmSIa__pulse}.HomePage-module__BGmSIa__disclaimerUl{margin:.8rem 0 0;padding:0;list-style:none;animation:.8s ease-out 1s both HomePage-module__BGmSIa__slideInLeft}.HomePage-module__BGmSIa__disclaimerLi{color:#cbd5e1;margin-bottom:.5rem;padding-left:1.5rem;animation:.8s ease-out both HomePage-module__BGmSIa__slideInLeft;position:relative}.HomePage-module__BGmSIa__disclaimerLi a{transition:all .3s cubic-bezier(.34,1.56,.64,1);box-shadow:2px 2px #fff}.HomePage-module__BGmSIa__disclaimerLi a:hover{transform:translate(-3px,-3px);box-shadow:5px 5px #fff}.HomePage-module__BGmSIa__disclaimerLi:first-child{animation-delay:1.1s}.HomePage-module__BGmSIa__disclaimerLi:nth-child(2){animation-delay:1.2s}.HomePage-module__BGmSIa__disclaimerLi:nth-child(3){animation-delay:1.3s}.HomePage-module__BGmSIa__disclaimerLi:before{content:"▸";color:#ef4444;position:absolute;left:0}.HomePage-module__BGmSIa__heroSection{background:linear-gradient(45deg,#1a1a1a 0%,#252540 100%);border:4px solid #06b6d4;max-width:80%;min-height:30vh;margin:3em auto;padding:3em 2em;display:block;position:relative;overflow:hidden;box-shadow:10px 10px #06b6d440}.HomePage-module__BGmSIa__heroSection:before{content:"";background:linear-gradient(90deg,#3b82f6,#06b6d4,#a855f7,#3b82f6);width:100%;height:4px;position:absolute;top:0;left:0}.HomePage-module__BGmSIa__heroContent{grid-template-columns:1fr 1fr;align-items:center;gap:3em;animation:.8s ease-out HomePage-module__BGmSIa__fadeInUp;display:grid}.HomePage-module__BGmSIa__heroText{animation:.8s ease-out .2s both HomePage-module__BGmSIa__fadeInLeft}.HomePage-module__BGmSIa__heroText h2{margin-bottom:1rem;font-size:2.5rem}.HomePage-module__BGmSIa__heroText p{margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.HomePage-module__BGmSIa__heroCta{gap:1rem;animation:.8s ease-out .4s both HomePage-module__BGmSIa__slideInLeft;display:flex}.HomePage-module__BGmSIa__heroCta a{transition:all .3s cubic-bezier(.34,1.56,.64,1);box-shadow:2px 2px #fff}.HomePage-module__BGmSIa__heroCta a:hover{transform:translate(-3px,-3px);box-shadow:5px 5px #fff}.HomePage-module__BGmSIa__heroImage{text-align:center;color:#06b6d4;background:#0a0a0a;border:4px dashed #06b6d4;justify-content:center;align-items:center;min-height:250px;padding:2em;font-size:5em;font-weight:900;display:flex}.HomePage-module__BGmSIa__heroImg{object-fit:contain;filter:drop-shadow(0 0 20px #06b6d480);max-width:100%;max-height:400px}.HomePage-module__BGmSIa__featureGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2em;margin-bottom:3em;animation:.8s ease-out .4s both HomePage-module__BGmSIa__fadeInUp;display:grid}.HomePage-module__BGmSIa__featureCard{background:#1a1a1a;border:3px solid #3b82f6;padding:2em;transition:all .3s cubic-bezier(.34,1.56,.64,1);animation:.8s ease-out backwards HomePage-module__BGmSIa__fadeInUp;position:relative;overflow:hidden;box-shadow:6px 6px #3b82f626}.HomePage-module__BGmSIa__featureCard:first-child{animation-delay:.5s}.HomePage-module__BGmSIa__featureCard:nth-child(2){animation-delay:.6s}.HomePage-module__BGmSIa__featureCard:nth-child(3){animation-delay:.7s}.HomePage-module__BGmSIa__featureCard:nth-child(4){animation-delay:.8s}.HomePage-module__BGmSIa__featureCard:nth-child(5){animation-delay:.9s}.HomePage-module__BGmSIa__featureCard:nth-child(6){animation-delay:1s}.HomePage-module__BGmSIa__featureCard:nth-child(7){animation-delay:1.1s}.HomePage-module__BGmSIa__featureCard:nth-child(8){animation-delay:1.2s}.HomePage-module__BGmSIa__featureCard:nth-child(9){animation-delay:1.3s}.HomePage-module__BGmSIa__featureCard:nth-child(10){animation-delay:1.4s}.HomePage-module__BGmSIa__featureCard:nth-child(11){animation-delay:1.5s}.HomePage-module__BGmSIa__featureCard:nth-child(12){animation-delay:1.6s}.HomePage-module__BGmSIa__featureCard:hover{transform:translateY(-8px);box-shadow:12px 12px #06b6d44d}.HomePage-module__BGmSIa__statsSection{background:#1a1a1a;border:4px solid #a855f7;margin-bottom:3em;padding:3em;box-shadow:8px 8px #a855f733}.HomePage-module__BGmSIa__statsGrid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2em;display:grid}.HomePage-module__BGmSIa__statBox{background:#0a0a0a;border:3px dashed #a855f7;padding:2em}.HomePage-module__BGmSIa__statNumber{color:#a855f7;margin-bottom:.5em;font-family:IBM Plex Mono,monospace;font-size:2.5em;font-weight:900}.HomePage-module__BGmSIa__statLabel{color:#cbd5e1;text-transform:uppercase;letter-spacing:1px;font-size:.95em;font-weight:700}.HomePage-module__BGmSIa__section{opacity:0;background:#1a1a1a;border:4px solid #3b82f6;max-width:60%;margin-bottom:3em;margin-left:auto;margin-right:auto;padding:3em;animation:.8s ease-out forwards HomePage-module__BGmSIa__fadeInUp;display:block;position:relative;overflow:hidden;box-shadow:8px 8px #3b82f633}.HomePage-module__BGmSIa__section:after{content:"";background:linear-gradient(90deg,#3b82f6,#06b6d4,#3b82f6);width:100%;height:4px;position:absolute;top:0;left:0}.HomePage-module__BGmSIa__section:hover{border-color:#06b6d4;transform:translate(-2px,-2px);box-shadow:10px 10px #06b6d44d}.HomePage-module__BGmSIa__sectionH2{color:#3b82f6;letter-spacing:2px;text-transform:uppercase;border-bottom:3px dashed #3b82f6;align-items:center;gap:1em;margin-top:0;margin-bottom:1.5em;padding-bottom:1em;font-family:IBM Plex Mono,monospace;font-size:2em;font-weight:900;animation:.6s ease-out .2s both HomePage-module__BGmSIa__slideInLeft;display:flex}.HomePage-module__BGmSIa__sectionH2:before{content:"█";color:#06b6d4;font-size:1.3em}.HomePage-module__BGmSIa__sectionUl,.HomePage-module__BGmSIa__sectionOl{margin:1.5em 0 0;padding:0;font-size:1.1em;list-style:none}.HomePage-module__BGmSIa__sectionLi{color:#d1d5db;background:#0a0a0a;border-left:4px solid #06b6d4;border-radius:0;margin-bottom:1.2em;padding:1em;line-height:1.8}.HomePage-module__BGmSIa__sectionLiBold{color:#06b6d4;text-transform:uppercase;letter-spacing:1px;font-weight:900}.HomePage-module__BGmSIa__sectionP{color:#cbd5e1;background:#0a0a0a;border:2px solid #3b82f6;margin:1.2em 0;padding:1em;font-size:1.05em;line-height:1.8}.HomePage-module__BGmSIa__sectionA{color:#06b6d4;text-transform:uppercase;letter-spacing:1px;border-bottom:3px solid #06b6d4;font-weight:900;text-decoration:none;transition:all .1s linear}.HomePage-module__BGmSIa__sectionA:hover{color:#a855f7;background:#1a1a1a;border-bottom-color:#a855f7;padding:0 .3em}.HomePage-module__BGmSIa__accordionSection{background:#1a1a1a;border:4px solid #06b6d4;margin-bottom:3em;padding:3em;box-shadow:8px 8px #06b6d433}.HomePage-module__BGmSIa__accordionItem{background:#0a0a0a;border:3px solid #3b82f6;margin-bottom:1em;animation:.8s ease-out HomePage-module__BGmSIa__fadeInUp}.HomePage-module__BGmSIa__accordionHeader{cursor:pointer;text-transform:uppercase;letter-spacing:1px;color:#3b82f6;background:#1a1a1a;border-bottom:3px solid #3b82f6;justify-content:space-between;align-items:center;padding:1.5em;font-family:IBM Plex Mono,monospace;font-weight:900;transition:all .2s ease-out;display:flex}.HomePage-module__BGmSIa__accordionHeader:hover{color:#a855f7}.HomePage-module__BGmSIa__accordionToggle{font-size:1.5em;font-weight:900;transition:transform .1s linear}.HomePage-module__BGmSIa__accordionContent{max-height:0;padding:0;transition:max-height .2s ease-out;overflow:hidden}.HomePage-module__BGmSIa__accordionContent.HomePage-module__BGmSIa__active{max-height:500px;padding:1.5em;animation:.3s ease-out HomePage-module__BGmSIa__slideInLeft}.HomePage-module__BGmSIa__accordionText{color:#cbd5e1;line-height:1.7}.HomePage-module__BGmSIa__comparisonTable{border-collapse:collapse;border:4px solid #3b82f6;width:100%;animation:.8s ease-out HomePage-module__BGmSIa__fadeInUp;box-shadow:6px 6px #3b82f626}.HomePage-module__BGmSIa__comparisonTable th,.HomePage-module__BGmSIa__comparisonTable td{text-align:left;border:3px solid #3b82f6;padding:1.2em;font-weight:700}.HomePage-module__BGmSIa__comparisonTable th{color:#3b82f6;text-transform:uppercase;letter-spacing:1px;background:#1a1a1a;font-family:IBM Plex Mono,monospace}.HomePage-module__BGmSIa__comparisonTable tr:nth-child(2n) td{background:#1a1a1a}.HomePage-module__BGmSIa__comparisonTable tr:nth-child(odd) td{background:#0a0a0a}.HomePage-module__BGmSIa__checkmark{color:#06b6d4;font-size:1.3em;font-weight:900}.HomePage-module__BGmSIa__crossmark{color:#ef4444;font-size:1.3em;font-weight:900}.HomePage-module__BGmSIa__systemChecker{background:#1a1a1a;border:4px solid #f59e0b;margin-bottom:3em;padding:2.5em;box-shadow:8px 8px #f59e0b33}.HomePage-module__BGmSIa__checkerItem{background:#0a0a0a;border-left:4px solid #f59e0b;align-items:center;gap:1.5em;margin-bottom:1em;padding:1.2em;display:flex}.HomePage-module__BGmSIa__checkerStatus{min-width:40px;font-size:1.5em;font-weight:900}.HomePage-module__BGmSIa__checkerStatus.HomePage-module__BGmSIa__ok{color:#06b6d4}.HomePage-module__BGmSIa__checkerStatus.HomePage-module__BGmSIa__warn{color:#f59e0b}.HomePage-module__BGmSIa__checkerStatus.HomePage-module__BGmSIa__fail{color:#ef4444}.HomePage-module__BGmSIa__checkerLabel{color:#cbd5e1;text-transform:uppercase;letter-spacing:1px;font-weight:700}.HomePage-module__BGmSIa__discordBtn{color:#fff;text-transform:uppercase;letter-spacing:2px;background:#5865f2;border:4px solid #0a0a0a;margin:1.2em 0;padding:1.1em 2.8em;font-family:IBM Plex Mono,monospace;font-size:1.1rem;font-weight:900;text-decoration:none;transition:all .1s linear;display:inline-block;box-shadow:6px 6px #0009}.HomePage-module__BGmSIa__discordBtn:hover{transform:translate(-2px,-2px);box-shadow:8px 8px #000c}.HomePage-module__BGmSIa__discordBtn:active{transform:translate(2px,2px);box-shadow:2px 2px #0006}.HomePage-module__BGmSIa__changelog{font-size:1em}.HomePage-module__BGmSIa__changelogH3{color:#06b6d4;text-transform:uppercase;letter-spacing:2px;background:#0a0a0a;border:2px solid #06b6d4;border-left:6px solid #a855f7;margin:2em 0 1em;padding:.8em;font-family:IBM Plex Mono,monospace;font-size:1.3em;font-weight:900}.HomePage-module__BGmSIa__changelogH3:before{content:"▮ ";color:#a855f7;font-size:1.2em}.HomePage-module__BGmSIa__changelogUl{margin-bottom:1.2em;margin-left:0;padding:0;list-style:none}.HomePage-module__BGmSIa__changelogLi{color:#cbd5e1;background:#0a0a0a;border-left:4px solid #06b6d4;margin-bottom:.8em;padding:.8em;line-height:1.6}.HomePage-module__BGmSIa__changelogLi a{transition:all .3s cubic-bezier(.34,1.56,.64,1);box-shadow:2px 2px #fff}.HomePage-module__BGmSIa__changelogLi a:hover{transform:translate(-3px,-3px);box-shadow:5px 5px #fff}.HomePage-module__BGmSIa__faqContainer{flex-direction:column;gap:1em;display:flex}.HomePage-module__BGmSIa__faqItem{background:#0a0a0a;border:3px solid #3b82f6;animation:.8s ease-out HomePage-module__BGmSIa__fadeInUp;overflow:hidden}.HomePage-module__BGmSIa__faqQuestion{cursor:pointer;text-transform:uppercase;letter-spacing:1px;color:#3b82f6;text-align:left;background:#1a1a1a;border:none;border-bottom:3px solid #3b82f6;justify-content:space-between;align-items:center;width:100%;padding:1.5em;font-family:IBM Plex Mono,monospace;font-size:1em;font-weight:900;transition:all .2s ease-out;display:flex}.HomePage-module__BGmSIa__faqQuestion:hover{color:#a855f7;background:#222}.HomePage-module__BGmSIa__faqAnswer{color:#cbd5e1;background:#0a0a0a;border-top:2px dashed #3b82f64d;padding:1.5em;line-height:1.7;animation:.3s ease-out HomePage-module__BGmSIa__slideInLeft}.HomePage-module__BGmSIa__footer{z-index:10;color:#a0aec0;text-align:center;background:#0a0a0a;border-top:3px dashed #a855f7;width:100%;margin-top:4em;padding:3em 0;position:relative;overflow-x:hidden;box-shadow:0 -8px #a855f733}.HomePage-module__BGmSIa__footerContent{border-bottom:3px dashed #a855f7;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2em;max-width:100%;margin:0 auto 2em;padding:0 2em 2em;display:grid}.HomePage-module__BGmSIa__footerCol h3{color:#a855f7;text-transform:uppercase;letter-spacing:1px;margin-bottom:1em;font-family:IBM Plex Mono,monospace;font-size:1.1em;font-weight:900}.HomePage-module__BGmSIa__footerCol ul{margin:0;padding:0;list-style:none}.HomePage-module__BGmSIa__footerCol li{margin-bottom:.7em}.HomePage-module__BGmSIa__footerCol a{color:#06b6d4;font-family:IBM Plex Mono,monospace;font-weight:700;text-decoration:none;transition:color .1s linear}.HomePage-module__BGmSIa__footerCol a:hover{color:#a855f7}.HomePage-module__BGmSIa__footerBottom{text-align:center;padding-top:1em}.HomePage-module__BGmSIa__footerP{text-transform:uppercase;letter-spacing:1px;margin:.7em 0;font-family:IBM Plex Mono,monospace;font-weight:700}.HomePage-module__BGmSIa__credits{color:#64748b;margin-top:.8em;font-family:IBM Plex Mono,monospace;font-size:.95em}.HomePage-module__BGmSIa__license{color:#475569;border-top:1px solid #333;margin-top:1.2em;padding-top:1em;font-family:IBM Plex Mono,monospace;font-size:.85em}@media (max-width:1024px){.HomePage-module__BGmSIa__heroContent{grid-template-columns:1fr}.HomePage-module__BGmSIa__section,.HomePage-module__BGmSIa__heroSection{max-width:90%;padding:2.5em 2em}.HomePage-module__BGmSIa__featureGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5em}}@media (max-width:768px){.HomePage-module__BGmSIa__logo{width:100%;max-width:400px;height:auto}.HomePage-module__BGmSIa__title{font-size:2.5rem}.HomePage-module__BGmSIa__subtitle{font-size:1.1rem}.HomePage-module__BGmSIa__downloadBtn{padding:1em 2.2em;font-size:1rem;box-shadow:4px 4px #0009}.HomePage-module__BGmSIa__section{width:auto;max-width:95%;margin-bottom:2em;padding:2em 1.5em;box-shadow:6px 6px #3b82f626}.HomePage-module__BGmSIa__sectionH2{font-size:1.5em}.HomePage-module__BGmSIa__main{padding:2em 1rem 1.5em}.HomePage-module__BGmSIa__header{padding:2.5rem 1.5rem 2rem;box-shadow:6px 6px #a855f733}.HomePage-module__BGmSIa__statsGrid{grid-template-columns:1fr 1fr}.HomePage-module__BGmSIa__heroSection{max-width:95%;padding:2em 1.5em}.HomePage-module__BGmSIa__heroContent{text-align:center}.HomePage-module__BGmSIa__heroCta{justify-content:center}.HomePage-module__BGmSIa__heroImage{margin-top:2rem}.HomePage-module__BGmSIa__faqQuestion{font-size:1rem}}@media (max-width:480px){.HomePage-module__BGmSIa__title{font-size:1.8rem}.HomePage-module__BGmSIa__subtitle{font-size:1rem}.HomePage-module__BGmSIa__version{margin:.7em 0;display:block}.HomePage-module__BGmSIa__section{border:3px solid #3b82f6;max-width:100%;margin-bottom:1.5em;padding:1.5em 1em;box-shadow:4px 4px #3b82f61a}.HomePage-module__BGmSIa__sectionH2{font-size:1.2em}.HomePage-module__BGmSIa__downloadBtn{width:100%;margin:.8em auto;display:block;box-shadow:3px 3px #0009}.HomePage-module__BGmSIa__footer{border:2px solid #a855f7;border-top-width:4px;padding:1.5em 1em}.HomePage-module__BGmSIa__footerContent{text-align:center;grid-template-columns:1fr;gap:1.5em}.HomePage-module__BGmSIa__statsGrid,.HomePage-module__BGmSIa__featureGrid{grid-template-columns:1fr}.HomePage-module__BGmSIa__heroContent{gap:1.5em}.HomePage-module__BGmSIa__heroCta{flex-direction:column;gap:1rem}.HomePage-module__BGmSIa__heroCta a{box-sizing:border-box;text-align:center;width:100%}}
.api-module__Ogw0bq__apiContainer{color:#e4e6eb;max-width:1000px;margin:0 auto}.api-module__Ogw0bq__title{color:#a855f7;text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem;font-family:IBM Plex Mono,monospace;font-size:3rem;font-weight:900}.api-module__Ogw0bq__subtitle{color:#cbd5e1;margin-bottom:3rem;font-family:IBM Plex Mono,monospace;font-size:1.2rem;font-weight:600}.api-module__Ogw0bq__apiSection{background:#1a1a1a;border:3px solid #3b82f6;margin-bottom:2rem;padding:2em;box-shadow:6px 6px #3b82f626}.api-module__Ogw0bq__apiSection h2{color:#3b82f6;text-transform:uppercase;letter-spacing:1px;margin-top:0;margin-bottom:1em;font-family:IBM Plex Mono,monospace;font-size:1.4em;font-weight:900}.api-module__Ogw0bq__endpoint{background:#0a0a0a;border-left:4px solid #06b6d4;align-items:center;gap:1em;margin-bottom:1.5em;padding:1em;display:flex}.api-module__Ogw0bq__method{color:#0a0a0a;text-transform:uppercase;background:#a855f7;border-radius:0;padding:.5em 1em;font-family:IBM Plex Mono,monospace;font-size:.9em;font-weight:900}.api-module__Ogw0bq__path{color:#06b6d4;font-family:Courier New,monospace;font-size:1.05em;font-weight:700}.api-module__Ogw0bq__apiSection p{color:#cbd5e1;margin-bottom:1em;line-height:1.8}.api-module__Ogw0bq__codeBlock{color:#06b6d4;white-space:pre-wrap;word-wrap:break-word;background:#0a0a0a;border:2px solid #3b82f6;margin:1.5em 0;padding:1.5em;font-family:Courier New,monospace;font-size:.9em;overflow-x:auto}.api-module__Ogw0bq__apiNote{background:#1a1a1a;border:3px solid #f59e0b;margin-bottom:2rem;padding:2em;box-shadow:6px 6px #f59e0b26}.api-module__Ogw0bq__apiNote h2{color:#f59e0b;text-transform:uppercase;letter-spacing:1px;margin-top:0;margin-bottom:1em;font-family:IBM Plex Mono,monospace;font-size:1.4em;font-weight:900}.api-module__Ogw0bq__apiNote ul{margin:0;padding:0;list-style:none}.api-module__Ogw0bq__apiNote li{color:#cbd5e1;background:#0a0a0a;border-left:4px solid #f59e0b;margin-bottom:.8em;padding:1em}
@keyframes license-module__QkxnwG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes license-module__QkxnwG__slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.license-module__QkxnwG__fade-in{opacity:0;animation:.6s ease-out forwards license-module__QkxnwG__fadeInUp}.license-module__QkxnwG__pageWrapper{background:var(--color-bg);min-height:100vh;padding:2em}.license-module__QkxnwG__licenseContainer{color:var(--color-text);max-width:1200px;margin:0 auto}.license-module__QkxnwG__title{color:var(--color-primary);text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem;font-family:IBM Plex Mono,monospace;font-size:2.5rem;font-weight:900;animation:.6s ease-out forwards license-module__QkxnwG__slideInLeft}.license-module__QkxnwG__subtitle{color:var(--color-text);margin-bottom:3rem;font-size:1.1rem;font-weight:600;animation:.8s ease-out .1s forwards license-module__QkxnwG__slideInLeft}.license-module__QkxnwG__licenseContent{background:var(--color-bg-secondary);border:2px solid var(--color-secondary);margin-bottom:2.5rem;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:4px 4px #06b6d433}.license-module__QkxnwG__licenseContent:hover{transform:translateY(-5px);box-shadow:8px 8px #06b6d44d}.license-module__QkxnwG__licenseContent h2{color:#3b82f6;text-transform:uppercase;letter-spacing:1px;border-bottom:2px dashed #3b82f6;margin-top:0;margin-bottom:1em;padding-bottom:.8em;font-family:IBM Plex Mono,monospace;font-size:1.5em;font-weight:900}.license-module__QkxnwG__licenseContent p{color:#cbd5e1;text-align:justify;margin-bottom:1em;line-height:1.8}.license-module__QkxnwG__licenseList{margin:1.5em 0;padding:0;list-style:none}.license-module__QkxnwG__licenseList li{color:#cbd5e1;background:#0a0a0a;border-left:4px solid #06b6d4;margin-bottom:.8em;padding:1em}.license-module__QkxnwG__section{opacity:0;background:#1a1a1a;border:4px solid #3b82f6;max-width:60%;margin-bottom:3em;margin-left:auto;margin-right:auto;padding:3em;animation:.8s ease-out forwards license-module__QkxnwG__fadeInUp;display:block;position:relative;overflow:hidden;box-shadow:8px 8px #3b82f633}.license-module__QkxnwG__section:after{content:"";background:linear-gradient(90deg,#3b82f6,#06b6d4,#3b82f6);width:100%;height:4px;position:absolute;top:0;left:0}.license-module__QkxnwG__section:hover{border-color:#06b6d4;transform:translate(-2px,-2px);box-shadow:10px 10px #06b6d44d}@media (max-width:768px){.license-module__QkxnwG__guideContainer{padding:1rem}.license-module__QkxnwG__title{font-size:1.8rem}.license-module__QkxnwG__section{padding:1.2rem}.license-module__QkxnwG__codeBlock{padding:1rem;font-size:.8rem}.license-module__QkxnwG__widgetGrid,.license-module__QkxnwG__idGrid{grid-template-columns:1fr}}
@keyframes roadmap-module__TAwPBW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes roadmap-module__TAwPBW__slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.roadmap-module__TAwPBW__fade-in{opacity:0;animation:.6s ease-out forwards roadmap-module__TAwPBW__fadeInUp}.roadmap-module__TAwPBW__pageWrapper{background:#0a0a0a;min-height:100vh;padding:4rem 2rem;font-family:IBM Plex Mono,monospace}.roadmap-module__TAwPBW__roadmapContainer{max-width:900px;margin:0 auto}.roadmap-module__TAwPBW__header{text-align:left;margin-bottom:4rem}.roadmap-module__TAwPBW__title{color:#06b6d4;text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem;font-size:3rem;font-weight:900;animation:.6s ease-out forwards roadmap-module__TAwPBW__slideInLeft}.roadmap-module__TAwPBW__subtitle{color:#cbd5e1;font-size:1.1rem;font-weight:600;animation:.8s ease-out .1s forwards roadmap-module__TAwPBW__slideInLeft}.roadmap-module__TAwPBW__phaseCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a1acc;border:3px solid #3b82f6;margin-bottom:3rem;padding:2.5rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:6px 6px #3b82f633}.roadmap-module__TAwPBW__phaseCard:hover{border-color:#06b6d4;transform:translate(-3px,-3px);box-shadow:10px 10px #06b6d44d}.roadmap-module__TAwPBW__phaseCard:before{content:"";background:linear-gradient(90deg,#3b82f6,#06b6d4,#a855f7);width:100%;height:4px;position:absolute;top:0;left:0}.roadmap-module__TAwPBW__phaseHeader{border-bottom:2px dashed #3b82f64d;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.roadmap-module__TAwPBW__phaseInfo h2{color:#3b82f6;text-transform:uppercase;letter-spacing:1px;margin:0;font-size:1.8rem;font-weight:900}.roadmap-module__TAwPBW__phaseInfo h3{color:#06b6d4;text-transform:uppercase;margin:.2rem 0 0;font-size:1.2rem;font-weight:700}.roadmap-module__TAwPBW__statusBadge{text-transform:uppercase;letter-spacing:1px;border:2px solid;padding:.4rem 1rem;font-size:.8rem;font-weight:900}.roadmap-module__TAwPBW__statusDone{color:#10b981;background:#10b9811a;box-shadow:0 0 10px #10b98133}.roadmap-module__TAwPBW__statusIprog{color:#f59e0b;background:#f59e0b1a;box-shadow:0 0 10px #f59e0b33}.roadmap-module__TAwPBW__itemList{margin:1.5rem 0 0;padding:0;list-style:none}.roadmap-module__TAwPBW__item{color:#cbd5e1;background:#0a0a0a80;border-left:3px solid #3b82f6;margin-bottom:.8rem;padding:.8rem 1rem .8rem 2.5rem;font-weight:600;transition:all .2s;position:relative}.roadmap-module__TAwPBW__item:hover{background:#3b82f61a;border-left-color:#06b6d4;padding-left:3rem}.roadmap-module__TAwPBW__item:before{content:">";color:#06b6d4;font-weight:900;position:absolute;left:1rem}@media (max-width:768px){.roadmap-module__TAwPBW__pageWrapper{padding:2rem 1rem}.roadmap-module__TAwPBW__title{font-size:2rem}.roadmap-module__TAwPBW__phaseCard{padding:1.5rem}.roadmap-module__TAwPBW__phaseHeader{flex-direction:column;gap:1rem}.roadmap-module__TAwPBW__statusBadge{align-self:flex-start}}
@keyframes styles-module__5462HG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module__5462HG__slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.styles-module__5462HG__galleryContainer{background:var(--color-bg);width:100%;max-width:1200px;min-height:100vh;margin:0 auto;padding:3em 2em;animation:.8s ease-out styles-module__5462HG__fadeInUp;overflow-x:hidden}.styles-module__5462HG__title{color:var(--color-primary);text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem;font-size:2.5rem;font-weight:900;animation:.6s ease-out styles-module__5462HG__slideInLeft}.styles-module__5462HG__subtitle{color:var(--color-text);margin-bottom:2rem;font-size:1.1rem;animation:.8s ease-out .1s both styles-module__5462HG__slideInLeft}.styles-module__5462HG__gridContainer{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2em;margin-bottom:3em;display:grid}.styles-module__5462HG__styleCard{background:var(--color-bg-secondary);border:3px solid var(--color-accent);cursor:pointer;box-shadow:4px 4px 0px var(--shadow-accent);padding:1.5em;transition:all .3s cubic-bezier(.34,1.56,.64,1);animation:.8s ease-out backwards styles-module__5462HG__fadeInUp}.styles-module__5462HG__styleCard:first-child{animation-delay:.2s}.styles-module__5462HG__styleCard:nth-child(2){animation-delay:.3s}.styles-module__5462HG__styleCard:nth-child(3){animation-delay:.4s}.styles-module__5462HG__styleCard:nth-child(4){animation-delay:.5s}.styles-module__5462HG__styleCard:nth-child(5){animation-delay:.6s}.styles-module__5462HG__styleCard:nth-child(6){animation-delay:.7s}.styles-module__5462HG__styleCard:nth-child(7){animation-delay:.8s}.styles-module__5462HG__styleCard:nth-child(8){animation-delay:.9s}.styles-module__5462HG__styleCard:nth-child(9){animation-delay:1s}.styles-module__5462HG__styleCard:hover{border-color:var(--color-secondary);box-shadow:8px 8px 0px var(--shadow-secondary);transform:translateY(-8px)}.styles-module__5462HG__colorPreview{border:2px solid var(--color-secondary);width:100%;height:120px;margin-bottom:1em;transition:transform .3s ease-out}.styles-module__5462HG__styleCard:hover .styles-module__5462HG__colorPreview{transform:scale(1.05)}.styles-module__5462HG__styleCard h3{color:var(--color-primary);text-transform:uppercase;margin:.5em 0;font-size:1.2rem}.styles-module__5462HG__author{color:var(--color-secondary);margin:.3em 0;font-size:.9rem}.styles-module__5462HG__description{color:var(--color-text);font-size:.95rem;line-height:1.5}.styles-module__5462HG__modal{z-index:1000;background:#000c;justify-content:center;align-items:center;width:100%;height:100%;padding:1em;animation:.3s ease-out styles-module__5462HG__fadeInUp;display:flex;position:fixed;top:0;left:0}.styles-module__5462HG__modalContent{background:var(--color-bg-secondary);border:4px solid var(--color-primary);width:90%;max-width:600px;max-height:90vh;box-shadow:10px 10px 0px var(--shadow-primary);padding:2em;animation:.3s ease-out styles-module__5462HG__slideInLeft;position:relative;overflow-y:auto}.styles-module__5462HG__closeBtn{color:var(--color-primary);cursor:pointer;z-index:10;background:0 0;border:none;font-size:1.5em;font-weight:900;line-height:1;transition:all .2s ease-out;position:absolute;top:1rem;right:1rem}.styles-module__5462HG__closeBtn:hover{color:var(--color-secondary);transform:scale(1.2)}.styles-module__5462HG__modalHeader{grid-template-columns:1fr 1fr;align-items:start;gap:2em;margin-top:1rem;display:grid}@media (max-width:768px){.styles-module__5462HG__modalHeader{grid-template-columns:1fr;gap:1em}.styles-module__5462HG__galleryContainer{padding:2em 1em}.styles-module__5462HG__title{font-size:2rem}}.styles-module__5462HG__largePreview{border:3px solid var(--color-secondary);width:100%;height:200px;animation:.5s ease-out .1s both styles-module__5462HG__fadeInUp}.styles-module__5462HG__modalInfo{animation:.5s ease-out .2s both styles-module__5462HG__fadeInUp}.styles-module__5462HG__modalInfo h2{color:var(--color-primary);text-transform:uppercase;margin-top:0;font-size:1.8rem}.styles-module__5462HG__modalAuthor,.styles-module__5462HG__modalDesc,.styles-module__5462HG__created,.styles-module__5462HG__compatible{color:var(--color-text);margin:.8em 0;line-height:1.6}.styles-module__5462HG__downloadBtn{background:var(--color-primary);color:var(--color-text-dark);border:2px solid var(--color-bg);text-transform:uppercase;letter-spacing:1px;cursor:pointer;box-shadow:4px 4px 0px var(--shadow-dark);margin-top:1.5em;padding:.8em 1.5em;font-weight:900;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:inline-block}.styles-module__5462HG__downloadBtn:hover{box-shadow:6px 6px 0px var(--shadow-dark-hover);transform:translate(-2px,-2px)}@media (max-width:768px){.styles-module__5462HG__modalHeader{grid-template-columns:1fr}.styles-module__5462HG__galleryContainer{padding:2em 1.5em}.styles-module__5462HG__title{font-size:2rem}.styles-module__5462HG__subtitle{font-size:1rem}.styles-module__5462HG__styleCard{padding:1em}.styles-module__5462HG__modalContent{padding:1.5em}}@media (max-width:480px){.styles-module__5462HG__galleryContainer{padding:2em 1em}.styles-module__5462HG__gridContainer{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1em}.styles-module__5462HG__modalContent{width:95vw;max-height:90vh;padding:1em}.styles-module__5462HG__modalInfo h2{font-size:1.5rem}.styles-module__5462HG__closeBtn{margin:-.5rem;padding:.5rem}.styles-module__5462HG__downloadBtn{text-align:center;width:100%;padding:1em 1.5em;display:block}}@media (prefers-reduced-motion:reduce){.styles-module__5462HG__galleryContainer,.styles-module__5462HG__title,.styles-module__5462HG__subtitle,.styles-module__5462HG__styleCard,.styles-module__5462HG__modal,.styles-module__5462HG__modalContent,.styles-module__5462HG__largePreview,.styles-module__5462HG__modalInfo,.styles-module__5462HG__styleCard:hover,.styles-module__5462HG__styleCard:hover .styles-module__5462HG__colorPreview,.styles-module__5462HG__closeBtn:hover,.styles-module__5462HG__downloadBtn:hover{transition:none!important;animation:none!important;transform:none!important}}
@keyframes themeGuide-module__D5Tija__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes themeGuide-module__D5Tija__slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.themeGuide-module__D5Tija__fade-in{opacity:0;animation:.6s ease-out forwards themeGuide-module__D5Tija__fadeInUp}.themeGuide-module__D5Tija__pageWrapper{background:var(--color-bg);min-height:100vh;padding:2em}.themeGuide-module__D5Tija__guideContainer{color:var(--color-text);max-width:1200px;margin:0 auto}.themeGuide-module__D5Tija__title{color:var(--color-primary);text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem;font-family:IBM Plex Mono,monospace;font-size:2.5rem;font-weight:900;animation:.6s ease-out forwards themeGuide-module__D5Tija__slideInLeft}.themeGuide-module__D5Tija__subtitle{color:var(--color-text);margin-bottom:3rem;font-size:1.1rem;font-weight:600;animation:.8s ease-out .1s forwards themeGuide-module__D5Tija__slideInLeft}.themeGuide-module__D5Tija__section{background:var(--color-bg-secondary);border:2px solid var(--color-secondary);margin-bottom:2.5rem;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:4px 4px #06b6d433}.themeGuide-module__D5Tija__section:hover{transform:translateY(-5px);box-shadow:8px 8px #06b6d44d}.themeGuide-module__D5Tija__section h2{color:var(--color-secondary);text-transform:uppercase;letter-spacing:1px;border-bottom:3px dashed var(--color-primary);margin-top:0;margin-bottom:1.5rem;padding-bottom:1rem;font-family:IBM Plex Mono,monospace;font-size:1.4rem;font-weight:900}.themeGuide-module__D5Tija__section p{color:var(--color-text);margin-bottom:1.2rem;font-size:.95rem;line-height:1.8}.themeGuide-module__D5Tija__section code{background:var(--color-bg);color:var(--color-secondary);border-radius:3px;padding:.2em .5em;font-family:Courier New,monospace;font-weight:600}.themeGuide-module__D5Tija__codeBlock{background:var(--color-bg);border:2px solid var(--color-secondary);border-left:4px solid var(--color-primary);color:var(--color-secondary);white-space:pre-wrap;word-wrap:break-word;margin:1.5rem 0;padding:1.5rem;font-family:Courier New,monospace;font-size:.9rem;line-height:1.6;overflow-x:auto}.themeGuide-module__D5Tija__codeBlock .themeGuide-module__D5Tija__keyword{color:var(--color-primary);font-weight:600}.themeGuide-module__D5Tija__codeBlock .themeGuide-module__D5Tija__selector{color:var(--color-secondary);font-weight:600}.themeGuide-module__D5Tija__codeBlock .themeGuide-module__D5Tija__property{color:var(--color-primary)}.themeGuide-module__D5Tija__codeBlock .themeGuide-module__D5Tija__value{color:var(--color-accent)}.themeGuide-module__D5Tija__codeBlock .themeGuide-module__D5Tija__comment{color:var(--color-text);opacity:.7;font-style:italic}.themeGuide-module__D5Tija__widgetGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin:1.5rem 0;display:grid}.themeGuide-module__D5Tija__widgetGrid div{background:var(--color-bg-secondary);border:1px solid var(--color-secondary);border-radius:4px;padding:1rem;transition:transform .2s ease-in-out,background-color .2s ease-in-out}.themeGuide-module__D5Tija__widgetGrid div:hover{filter:brightness(1.2);transform:scale(1.03)}.themeGuide-module__D5Tija__widgetGrid b{color:var(--color-secondary);margin-bottom:.5rem;font-family:IBM Plex Mono,monospace;font-size:.9rem;display:block}.themeGuide-module__D5Tija__widgetGrid p{color:var(--color-text);opacity:.8;margin:0;font-size:.85rem}.themeGuide-module__D5Tija__pseudoList{background:var(--color-bg-secondary);border:1px solid var(--color-secondary);border-radius:4px;margin:1.5rem 0;padding:1.5rem}.themeGuide-module__D5Tija__pseudoList div{color:var(--color-text);border-left:3px solid var(--color-primary);margin-bottom:.8rem;padding-left:1rem;line-height:1.6}.themeGuide-module__D5Tija__pseudoList code{color:var(--color-secondary);font-weight:600}.themeGuide-module__D5Tija__idGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin:1.5rem 0;display:grid}.themeGuide-module__D5Tija__idGrid div{background:var(--color-bg-secondary);border:1px solid var(--color-primary);border-radius:4px;padding:1rem;transition:transform .2s ease-in-out,border-color .2s ease-in-out}.themeGuide-module__D5Tija__idGrid div:hover{filter:brightness(1.2);transform:translateY(-4px)}.themeGuide-module__D5Tija__idGrid code{color:var(--color-secondary);word-break:break-all;margin-bottom:.5rem;font-weight:600;display:block}.themeGuide-module__D5Tija__idGrid p{color:var(--color-text);opacity:.8;margin:0;font-size:.85rem}.themeGuide-module__D5Tija__sectionHeader{cursor:pointer;justify-content:space-between;align-items:center;display:flex}.themeGuide-module__D5Tija__toggle{color:var(--color-primary);transition:transform .3s}@media (max-width:768px){.themeGuide-module__D5Tija__guideContainer{padding:1rem}.themeGuide-module__D5Tija__title{font-size:1.8rem}.themeGuide-module__D5Tija__section{padding:1.2rem}.themeGuide-module__D5Tija__codeBlock{padding:1rem;font-size:.8rem}.themeGuide-module__D5Tija__widgetGrid,.themeGuide-module__D5Tija__idGrid{grid-template-columns:1fr}}
