@import url("https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@300;400;500;700&family=Inter:wght@400;500;600;700&display=swap");.HomePage_heroLayout__BpSBM{font-size:.95em}@media (max-width:1024px){.HomePage_heroLayout__BpSBM{font-size:.9em}}@media (max-width:678px){.HomePage_heroLayout__BpSBM{font-size:.87em}}.HomePage_container__p5sF4{max-width:1200px;margin:0 auto;width:100%;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:center;grid-gap:3rem;gap:3rem;padding:3rem 2rem}.HomePage_heroLayout__BpSBM{position:relative;font-family:Inter,sans-serif;display:flex;justify-content:center;align-items:center;min-height:min(100vh,900px);width:100%}.HomePage_avatar__62fLw{width:120px;height:120px;border-radius:9999px;background:conic-gradient(from 180deg,rgba(99,102,241,.9),rgba(147,51,234,.9),rgba(236,72,153,.9));display:inline-flex;padding:4px;align-items:center;justify-content:center;box-shadow:0 10px 30px rgba(0,0,0,.25);margin:1.5rem auto}.HomePage_avatarImg__8K2e_{width:100%;height:100%;border-radius:9999px;object-fit:cover;background:#0b0b10}.HomePage_codeSection__ixGAn{order:1;position:relative;z-index:2;width:100%;max-width:100%}.HomePage_codeContainer__RvmvR{width:650px;max-width:120vh;height:750px;max-height:75vh;background:var(--main-bg);border-radius:8px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.25);position:relative;border:1px solid var(--explorer-border)}.HomePage_editorContent__BUv5W{display:flex;height:100%;overflow:hidden;position:relative;font-family:JetBrains Mono,monospace;font-size:.9rem;line-height:1.5}.HomePage_lineNumbers__SenBV{display:flex;flex-direction:column;padding:16px 0;width:50px;background:var(--main-bg);color:#636e83;font-size:13px;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-align:right;z-index:2}.HomePage_lineNumber__NxH8u{line-height:1.5;padding:2px 10px 2px 0;transition:color .3s ease}.HomePage_activeLine__nmLIR{color:var(--text-color)}.HomePage_codeEditor__rnfi6{flex:1 1;padding:16px 20px 16px 0;font-size:13px;line-height:1.5;color:var(--text-color);overflow-y:auto;scrollbar-width:thin;scrollbar-color:#444 var(--main-bg);z-index:2}.HomePage_codeEditor__rnfi6::-webkit-scrollbar{width:6px}.HomePage_codeEditor__rnfi6::-webkit-scrollbar-track{background:var(--main-bg)}.HomePage_codeEditor__rnfi6::-webkit-scrollbar-thumb{background-color:#444;border-radius:10px}.HomePage_codeLine__cB0je{padding:2px 0;transition:all .3s ease;white-space:pre;position:relative}.HomePage_highlightedLine__pZ6hO{background:rgba(255,255,255,.05);border-radius:3px}.HomePage_highlightedLine__pZ6hO:before{content:"";position:absolute;left:-10px;width:3px;top:0;bottom:0;background:var(--accent-color);border-radius:0 3px 3px 0}.HomePage_comment__QrCts{color:#6A9955;font-style:italic;opacity:.85}.HomePage_keyword__JxqIo{color:#C586C0;font-weight:500}.HomePage_module__zQypJ{color:#4EC9B0;font-weight:600}.HomePage_class-name__qWvsK{color:#E5C07B;font-weight:700}.HomePage_function__nDgVC{color:#DCDCAA;font-weight:600}.HomePage_function-call__9dfXo{color:#4EC9B0;font-weight:500}.HomePage_attribute__CjdOS{color:#9CDCFE;font-weight:500}.HomePage_type__8u3Pc{color:#4FC1FF}.HomePage_string__GlSQb{color:#CE9178;font-weight:500}.HomePage_symbol__hj4El{color:#BBBBBB}.HomePage_condition__IkGd_{color:#C586C0;font-weight:600}.HomePage_array-item__E4O1k{color:#CE9178}.HomePage_array-end__73lF9,.HomePage_array-start__iGWGq{color:#DCDCAA}.HomePage_variable__MCETi{color:#9CDCFE}.HomePage_return__FFXAA{color:#DCDCAA;font-weight:600}.HomePage_blank__ulSvv{height:22px;opacity:.8}.HomePage_overlayGlow__ELD_d{position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(var(--accent-color-rgb),.03) 0,rgba(0,0,0,0) 70%);pointer-events:none;z-index:1}.HomePage_infoSection__LpFsA{display:flex;flex-direction:column;gap:1.5rem;padding:3rem 0;z-index:2}.HomePage_developerName__Fxm8C{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;margin:0;color:var(--text-color);letter-spacing:-.02em;text-align:center;justify-content:center}.HomePage_accentText__mMe2f{color:var(--accent-color)}.HomePage_developerRole__fl3bm{font-size:clamp(1rem,2.2vw,1.15rem);color:rgba(255,255,255,.8);margin-top:-.5rem;text-align:center;justify-content:center}.HomePage_bio__7Ix_c{font-size:1rem;line-height:1.6;color:rgba(255,255,255,.7);max-width:35rem;margin:0;text-align:center;justify-content:center}.HomePage_actionLinks__j9nt7{display:flex;gap:1.25rem;flex-wrap:wrap;align-items:center;text-align:center;justify-content:center}.HomePage_primaryLink__46RHP{background-color:var(--accent-color);width:180px;justify-content:center!important;color:white;padding:.75rem 1.5rem;border-radius:6px;font-size:1rem;display:flex;gap:8px;align-items:center;transition:all .25s ease;position:relative;overflow:hidden;isolation:isolate}.HomePage_primaryLink__46RHP:before{content:"";position:absolute;inset:0;background:linear-gradient(45deg,transparent,rgba(255,255,255,.2),transparent);transform:translateX(-100%);transition:transform .5s ease}.HomePage_primaryLink__46RHP:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(var(--accent-color-rgb),.5)}.HomePage_primaryLink__46RHP:hover:before{transform:translateX(100%)}@media screen and (max-width:750px){.HomePage_container__p5sF4{grid-template-columns:1fr;padding:0;height:auto;overflow:auto}.HomePage_codeContainer__RvmvR{display:none}.HomePage_heroLayout__BpSBM{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;min-height:auto!important;padding:2rem 0!important}.HomePage_avatar__62fLw{order:0;width:120px;height:120px;margin:1.5rem auto}.HomePage_avatarImg__8K2e_,.HomePage_avatar__62fLw{align-items:center!important}.HomePage_developerName__Fxm8C{font-size:1.9rem;text-align:center!important;margin-top:.5rem!important}.HomePage_developerRole__fl3bm{text-align:center!important;justify-content:center!important;font-weight:700}.HomePage_infoSection__LpFsA{text-align:center!important;align-items:center!important;padding:1rem 0!important}.HomePage_actionLink__j9qgt{justify-content:center!important;text-align:center!important}.HomePage_primaryLink__46RHP{justify-content:center!important;width:180px}.HomePage_bio__7Ix_c{font-size:.9rem;max-width:20rem;overflow-y:auto;padding-right:5px}}