.LoadingScreen_loadingScreen__fx_5c{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999;transition:opacity .5s ease}.LoadingScreen_loadingScreen__fx_5c.LoadingScreen_hidden__JLO0e{opacity:0;pointer-events:none}.LoadingScreen_minxBoot__lOIpM{width:100%;height:100%;background:#000;display:flex;flex-direction:column;justify-content:center;align-items:center;animation:LoadingScreen_fadeIn__fYjLw .5s ease;color:#fff;font-family:Tahoma,sans-serif;position:relative}.LoadingScreen_bootMessages__ulYZk{position:absolute;top:20px;left:20px;max-width:500px;font-size:11px;line-height:1.4;font-family:Courier New,monospace;color:#ccc}.LoadingScreen_bootMessage__dnAYZ{opacity:0;margin-bottom:4px;animation:LoadingScreen_messageAppear__4_bef .3s ease forwards}.LoadingScreen_minxLogo__GXDqU{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:40px;position:relative}.LoadingScreen_logoSvg__mYpKr{width:80px;height:80px;margin-bottom:20px;filter:drop-shadow(0 0 15px rgba(145,143,237,.6));animation:LoadingScreen_logoFloat__9GFoh 3s ease-in-out infinite,LoadingScreen_logoGlow__2LgIw 4s ease-in-out infinite;transition:all .3s ease}@keyframes LoadingScreen_logoFloat__9GFoh{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes LoadingScreen_logoGlow__2LgIw{0%,to{filter:drop-shadow(0 0 15px rgba(145,143,237,.6))}50%{filter:drop-shadow(0 0 25px rgba(145,143,237,.9)) drop-shadow(0 0 35px rgba(145,143,237,.4))}}.LoadingScreen_minxText__79sgk{font-size:24px;color:#ccc;font-family:Tahoma,sans-serif;margin-bottom:30px;text-align:center}.LoadingScreen_bootProgress__AAqjx{width:300px;height:8px;background:#333;border:1px solid rgba(145,143,237,.5);border-radius:4px;overflow:hidden;margin-bottom:20px;box-shadow:0 0 10px rgba(145,143,237,.3)}.LoadingScreen_bootBar__yKO00{height:100%;background:linear-gradient(90deg,rgba(145,143,237,.8),#918fed 50%,rgba(145,143,237,.8));background-size:60px 100%;width:0;animation:LoadingScreen_bootProgress__AAqjx 3s ease-out forwards,LoadingScreen_bootShine__Dm957 1s ease-in-out infinite;border-radius:4px;box-shadow:0 0 10px rgba(145,143,237,.6)}@keyframes LoadingScreen_bootProgress__AAqjx{0%{width:0}to{width:100%}}@keyframes LoadingScreen_bootShine__Dm957{0%,to{background-position:-60px 0}50%{background-position:360px 0}}.LoadingScreen_bootStatus__mkcxq{font-size:12px;color:#ccc;text-align:center;font-family:Tahoma,sans-serif}@keyframes LoadingScreen_fadeIn__fYjLw{0%{opacity:0}to{opacity:1}}@keyframes LoadingScreen_messageAppear__4_bef{0%{opacity:0}to{opacity:1}}.MainWindow_window__qxOvw{max-width:580px;background:#ece9d8;border:3px outset #ece9d8;border-radius:8px 8px 6px 6px;box-shadow:8px 8px 20px rgba(0,0,0,.5),0 0 0 1px hsla(0,0%,100%,.2);overflow:hidden;position:relative;animation:MainWindow_windowOpen__ZcJ_k .3s cubic-bezier(.25,.46,.45,.94)}@keyframes MainWindow_windowOpen__ZcJ_k{0%{transform:scale(.3) translateY(-50px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.MainWindow_titleBar__EtxFv{background:linear-gradient(180deg,#b8b3f5,#918fed 25%,#7b76e8 50%,#6b64e0 75%,#5a52d5);padding:4px 8px;display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #7b76e8;position:relative}.MainWindow_titleBar__EtxFv:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,hsla(0,0%,100%,.8),hsla(0,0%,100%,.4) 50%,hsla(0,0%,100%,.8))}.MainWindow_titleText__G73qL{font-size:11px;text-shadow:1px 1px 2px rgba(0,0,0,.7);gap:8px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.MainWindow_titleIcon__vk6yG,.MainWindow_titleText__G73qL{color:#fff;font-weight:700;display:flex;align-items:center}.MainWindow_titleIcon__vk6yG{width:18px;height:18px;background:linear-gradient(135deg,#918fed,#a39af0 50%,#7b76e8);border:2px solid #6b64e0;border-radius:3px;justify-content:center;font-size:10px;box-shadow:inset 1px 1px 2px hsla(0,0%,100%,.3),2px 2px 4px rgba(0,0,0,.3);animation:MainWindow_iconGlow__ClMf0 3s ease-in-out infinite}@keyframes MainWindow_iconGlow__ClMf0{0%,to{box-shadow:inset 1px 1px 2px hsla(0,0%,100%,.3),2px 2px 4px rgba(0,0,0,.3)}50%{box-shadow:inset 1px 1px 2px hsla(0,0%,100%,.5),2px 2px 6px rgba(145,143,237,.4)}}.MainWindow_windowControls__a8PTs{display:flex;gap:2px}.MainWindow_controlBtn__aveBT{width:18px;height:16px;background:linear-gradient(180deg,#f0f0f0,#e0e0e0 50%,#d0d0d0);border:1px outset #d0d0d0;font-size:9px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .1s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:2px;position:relative}.MainWindow_controlBtn__aveBT:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:hsla(0,0%,100%,.8)}.MainWindow_controlBtn__aveBT:hover{background:linear-gradient(180deg,#f8f8f8,#e8e8e8 50%,#d8d8d8);border-color:#a0a0a0}.MainWindow_controlBtn__aveBT:active{border:1px inset #d0d0d0;background:linear-gradient(180deg,#d0d0d0,#e0e0e0 50%,#f0f0f0);transform:translate(1px,1px)}.MainWindow_menuBar__Q65VK{background:linear-gradient(180deg,#ece9d8,#ddd4c0);border-bottom:1px solid #c7b899;padding:2px 4px;display:flex;gap:8px;font-size:11px}.MainWindow_menuItem__KPTOQ{padding:3px 6px;border-radius:2px;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.MainWindow_menuItem__KPTOQ:hover{background:linear-gradient(180deg,#e8e5f0,#d2ccdb);border:1px solid #918fed}.MainWindow_container__9fBZV{padding:16px;background:linear-gradient(180deg,#ece9d8,#ddd4c0 20%,#ece9d8);min-height:420px;position:relative}.MainWindow_container__9fBZV:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,hsla(0,0%,100%,.6),hsla(0,0%,100%,.2) 50%,hsla(0,0%,100%,.6))}.MainWindow_statusBar__PO0lj{background:linear-gradient(180deg,#ddd4c0,#c7b899 50%,#b8a082);border-top:2px solid #b8a082;padding:3px 12px;font-size:10px;color:#333;display:flex;justify-content:space-between;align-items:center;position:relative}.MainWindow_statusBar__PO0lj:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,hsla(0,0%,100%,.8),hsla(0,0%,100%,.4) 50%,hsla(0,0%,100%,.8))}.MainWindow_statusLeft__gQ4te{display:flex;align-items:center;gap:6px}.MainWindow_statusIcon__wsfw8{width:14px;height:14px;background:radial-gradient(circle,#918fed 0,#7b76e8 70%,#6b64e0 100%);border:2px solid #6b64e0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:6px;animation:MainWindow_statusPulse__FMadt 2s infinite;box-shadow:inset 1px 1px 2px hsla(0,0%,100%,.6),0 0 8px rgba(145,143,237,.3)}@keyframes MainWindow_statusPulse__FMadt{0%,to{opacity:1;box-shadow:inset 1px 1px 2px hsla(0,0%,100%,.6),0 0 8px rgba(145,143,237,.3)}50%{opacity:.7;box-shadow:inset 1px 1px 2px hsla(0,0%,100%,.8),0 0 12px rgba(145,143,237,.5)}}@media (max-width:768px){.MainWindow_window__qxOvw{max-width:95%;margin:10px}.MainWindow_container__9fBZV{padding:12px}}.Profile_profile__EzW5t{display:flex;flex-direction:row;gap:20px;align-items:flex-start;justify-content:flex-start;margin-bottom:18px;background:linear-gradient(135deg,#fff,#f8f6f0 25%,#f0ede4 50%,#f8f6f0 75%,#fff);padding:12px;border:2px inset #ece9d8;border-radius:4px;box-shadow:inset 2px 2px 4px hsla(0,0%,100%,.9),inset -2px -2px 4px rgba(0,0,0,.1),0 2px 4px rgba(0,0,0,.1);position:relative}.Profile_profile__EzW5t:after{content:"";position:absolute;bottom:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,rgba(0,0,0,.1) 50%,transparent)}.Profile_asciiAvatar__GaARy{width:72px;height:72px;border:3px inset #ece9d8;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:4px;background:linear-gradient(135deg,#fff,#f8f8f8 25%,#f0f0f0 50%,#e8e8e8 75%,#e0e0e0);box-shadow:3px 3px 6px rgba(0,0,0,.2),inset 1px 1px 2px hsla(0,0%,100%,.8);position:relative;overflow:hidden;transition:all .3s ease}.Profile_asciiAvatar__GaARy:hover{transform:scale(1.02);box-shadow:4px 4px 8px rgba(0,0,0,.3),inset 1px 1px 3px hsla(0,0%,100%,.9)}.Profile_asciiAvatar__GaARy:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.9) 50%,transparent)}.Profile_asciiAvatar__GaARy img{width:calc(100% - 6px);height:calc(100% - 6px);object-fit:cover;border-radius:2px;transition:all .3s ease}.Profile_asciiAvatar__GaARy:hover img{filter:contrast(1.1) brightness(1.05)}.Profile_info__TdssO{text-align:left;color:#000;flex:1 1}.Profile_info__TdssO h1{font-size:16px;margin-bottom:8px;color:#6b64e0;font-weight:700;text-shadow:1px 1px 2px hsla(0,0%,100%,.8);position:relative;display:inline-block}.Profile_info__TdssO h1:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:1px;background:linear-gradient(90deg,#6b64e0,transparent)}.Profile_info__TdssO p{margin-bottom:6px;font-size:11px;color:#333;font-style:italic}.Profile_badges__Jl9TZ{margin-bottom:10px;display:flex;flex-wrap:wrap;gap:4px;justify-content:flex-start}.Profile_badge__khHl1{border:1px solid #d4d0c8;padding:3px 7px;font-size:9px;color:#000;background:linear-gradient(135deg,#e8e5f0,#d2ccdb 25%,#c4b8c7 50%,#d2ccdb 75%,#e8e5f0);display:inline-block;font-family:Tahoma,sans-serif;border-radius:3px;transition:all .2s cubic-bezier(.25,.46,.45,.94);cursor:pointer;box-shadow:1px 1px 2px rgba(0,0,0,.15),inset 1px 1px 1px hsla(0,0%,100%,.6);position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.Profile_badge__khHl1:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.8) 50%,transparent)}.Profile_badge__khHl1:hover{background:linear-gradient(135deg,#b8b3f5,#a39af0 25%,#918fed 50%,#7b76e8 75%,#6b64e0);border:1px solid #6b64e0;transform:translateY(-2px) scale(1.05);box-shadow:2px 4px 8px rgba(0,0,0,.3),inset 1px 1px 2px hsla(0,0%,100%,.8);color:#fff}.Profile_badge__khHl1:active{border:1px solid #d4d0c8;background:linear-gradient(135deg,#c4b8c7,#d2ccdb 50%,#e8e5f0);transform:translateY(-1px) scale(1.02);box-shadow:inset 2px 2px 4px rgba(0,0,0,.2)}@media (max-width:768px){.Profile_profile__EzW5t{flex-direction:column;gap:12px;align-items:center}.Profile_info__TdssO{text-align:center}.Profile_badges__Jl9TZ{justify-content:center}}.Projects_section__VOHW_{margin-bottom:16px;background:linear-gradient(180deg,#fff,#f8f6f0);border:2px inset #ece9d8;border-radius:6px;overflow:hidden;box-shadow:2px 2px 4px rgba(0,0,0,.1);transition:all .3s ease}.Projects_section__VOHW_:hover{box-shadow:3px 3px 6px rgba(0,0,0,.15)}.Projects_sectionHeader__XsDeT{background:linear-gradient(180deg,#ddd4c0,#c7b899 50%,#b8a082);padding:6px 12px;border-bottom:1px solid #b8a082;font-size:11px;font-weight:700;color:#2c2c2c;text-shadow:1px 1px 2px hsla(0,0%,100%,.8);position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Projects_sectionHeader__XsDeT:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,hsla(0,0%,100%,.8),hsla(0,0%,100%,.4) 50%,hsla(0,0%,100%,.8))}.Projects_sectionContent__JYDMx{padding:10px 12px;position:relative}.Projects_projectList__vndJl{border-left:3px solid #918fed;padding-left:10px;padding-right:8px;margin-left:6px;position:relative;max-height:90px;overflow-y:auto;overflow-x:hidden;scrollbar-width:none}.Projects_projectList__vndJl:before{content:"";position:absolute;left:-1px;top:0;bottom:0;width:1px;background:linear-gradient(180deg,hsla(0,0%,100%,.6),transparent 50%,hsla(0,0%,100%,.6))}.Projects_projectItem__ULOjx{display:block;margin-bottom:6px;font-size:11px;color:#000;text-decoration:none;transition:all .2s cubic-bezier(.25,.46,.45,.94);padding:4px 8px;border-radius:3px;position:relative;border:1px solid transparent}.Projects_projectItem__ULOjx:before{content:"→";position:absolute;left:-18px;top:50%;transform:translateY(-50%);color:#918fed;font-weight:700;transition:all .2s ease}.Projects_projectItem__ULOjx:hover{background:linear-gradient(135deg,#e8e5f0,#d2ccdb 50%,#c4b8c7);border:1px solid #918fed;box-shadow:inset 1px 1px 2px hsla(0,0%,100%,.6),2px 2px 6px rgba(0,0,0,.2);transform:translateX(4px)}.Projects_projectItem__ULOjx:hover:before{color:#6b64e0;transform:translateY(-50%) translateX(2px)}.Projects_projectItem__ULOjx:active{background:linear-gradient(135deg,#c4b8c7,#d2ccdb 50%,#e8e5f0);box-shadow:inset 2px 2px 4px rgba(0,0,0,.3);transform:translateX(2px)}.Projects_projectName__2VNQ_{color:#6b64e0;font-weight:700}.Projects_projectItem__ULOjx:hover .Projects_projectName__2VNQ_{color:#000;text-shadow:1px 1px 1px hsla(0,0%,100%,.8)}@media (max-width:768px){.Projects_projectList__vndJl{border-left:none;padding-left:0;margin-left:0}.Projects_projectItem__ULOjx:before{display:none}}.Contact_section__TIzQ6{margin-bottom:16px;background:linear-gradient(180deg,#fff,#f8f6f0);border:2px inset #ece9d8;border-radius:6px;overflow:hidden;box-shadow:2px 2px 4px rgba(0,0,0,.1);transition:all .3s ease}.Contact_section__TIzQ6:hover{box-shadow:3px 3px 6px rgba(0,0,0,.15)}.Contact_sectionHeader__Ad_bF{background:linear-gradient(180deg,#ddd4c0,#c7b899 50%,#b8a082);padding:6px 12px;border-bottom:1px solid #b8a082;font-size:11px;font-weight:700;color:#2c2c2c;text-shadow:1px 1px 2px hsla(0,0%,100%,.8);position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Contact_sectionHeader__Ad_bF:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,hsla(0,0%,100%,.8),hsla(0,0%,100%,.4) 50%,hsla(0,0%,100%,.8))}.Contact_sectionContent__7IgB6{padding:10px 12px;position:relative}.Contact_contactGrid__vpxGq{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;align-items:start}.Contact_contactItem__OsIlJ{display:flex;align-items:flex-start;gap:10px;padding:8px;background:linear-gradient(135deg,#fff,#f8f6f0);border:1px solid #ddd;border-radius:3px;transition:all .2s cubic-bezier(.25,.46,.45,.94);box-shadow:1px 1px 2px rgba(0,0,0,.1)}.Contact_contactItem__OsIlJ:hover{background:linear-gradient(135deg,#e8e5f0,#d2ccdb 50%,#c4b8c7);border:1px solid #918fed;box-shadow:inset 1px 1px 2px hsla(0,0%,100%,.6),2px 2px 6px rgba(0,0,0,.2);transform:translateY(-2px)}.Contact_contactIcon__FDHdc{font-size:16px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#918fed,#7b76e8);border-radius:4px;flex-shrink:0;box-shadow:inset 1px 1px 2px hsla(0,0%,100%,.3),2px 2px 4px rgba(0,0,0,.2)}.Contact_contactInfo__hUXvh{flex:1 1;min-width:0}.Contact_contactLabel__prHRB{font-size:9px;color:#666;text-transform:uppercase;font-weight:700;margin-bottom:2px;letter-spacing:.5px}.Contact_contactLink__e3r46{color:#6b64e0;text-decoration:none;font-size:11px;font-weight:700;transition:all .2s ease;word-break:break-all}.Contact_contactLink__e3r46:hover{color:#5a52d5;text-decoration:underline}.Contact_fingerprintItem__fMwHG{grid-column:1/-1}.Contact_fingerprintWrapper__HTN_H{display:flex;align-items:center;gap:8px;background:linear-gradient(135deg,#f8f8f8,#f0f0f0);border:1px solid #ddd;padding:4px 8px;border-radius:3px;font-family:Courier New,monospace}.Contact_fingerprint__sZfho{font-size:9px;color:#333;font-weight:700;letter-spacing:1px;flex:1 1;word-break:break-all}.Contact_copyBtn__j_2mY{background:linear-gradient(180deg,#f0f0f0,#e0e0e0 50%,#d0d0d0);border:1px outset #d0d0d0;padding:2px 4px;font-size:10px;cursor:pointer;border-radius:2px;transition:all .1s ease}.Contact_copyBtn__j_2mY:hover{background:linear-gradient(180deg,#f8f8f8,#e8e8e8 50%,#d8d8d8);border-color:#a0a0a0}.Contact_copyBtn__j_2mY:active{border:1px inset #d0d0d0;background:linear-gradient(180deg,#d0d0d0,#e0e0e0 50%,#f0f0f0);transform:translate(1px,1px)}.Contact_copyBtn__j_2mY:focus{outline:none}@media (max-width:768px){.Contact_contactGrid__vpxGq{grid-template-columns:1fr;gap:8px}.Contact_fingerprintItem__fMwHG{grid-column:1}.Contact_fingerprint__sZfho{font-size:8px}}.page_mainContent__51TpB{opacity:0;transform:scale(.95);animation:page_contentAppear__eK6ry .8s ease forwards}@keyframes page_contentAppear__eK6ry{to{opacity:1;transform:scale(1)}}