.page_main__GlU4n{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 2rem}@media screen and (max-width:480px){.page_main__GlU4n{padding:0 .5rem}}.styles_contactSection__tE_rq{display:flex;flex-direction:column;align-items:center;padding:100px 1.5rem 2rem;width:100%;max-width:700px;margin:0 auto}.styles_contactTitle__Ft15L{color:var(--primary-color);font-family:var(--font-retro);font-size:clamp(1.8rem,4vw,2.6rem);text-shadow:var(--title-shadow);margin-bottom:2rem;text-align:center}.styles_form__CF7Nh{display:flex;flex-direction:column;align-items:stretch;padding:2.5rem;background:var(--card-bg-gradient);border:4px double var(--border-color);box-shadow:var(--card-shadow);border-radius:8px;width:100%}.styles_label__lB0BY{color:#ffff00;font-family:var(--font-retro);font-size:1.4rem;margin-bottom:.4rem;text-shadow:1px 1px 2px #000}.styles_input__vjokp,.styles_textarea__HZDfv{width:100%;padding:.8rem;margin-bottom:1.5rem;border:2px solid var(--border-color);border-radius:4px;background-color:rgba(0,0,0,.4);color:#ffffff;font-size:1.3rem;font-family:var(--font-retro);box-shadow:inset 0 2px 6px rgba(0,0,0,.6);transition:all .2s ease-in-out}.styles_input__vjokp:focus,.styles_textarea__HZDfv:focus{outline:none;border-color:var(--primary-color);box-shadow:inset 0 2px 6px rgba(0,0,0,.6),0 0 8px var(--primary-color)}.styles_submitButton__svQpw{padding:.8rem 2rem;background-color:transparent;color:#ffffff;border:2px solid var(--border-color);border-radius:4px;cursor:pointer;font-size:.85rem;font-family:Press Start\ 2P,cursive;text-shadow:1px 1px 0 #000;box-shadow:0 4px 0 rgba(0,0,0,.4);transition:all .2s ease;align-self:flex-end}.styles_submitButton__svQpw:hover{background-color:#ffffff;color:#040822;text-shadow:none}.styles_textarea__HZDfv{min-height:150px;resize:vertical}.styles_responseMessage__fHY9J{margin-top:1.5rem;color:#00ff00;font-family:var(--font-retro);font-size:1.3rem;text-align:center;text-shadow:1px 1px 2px #000}@media screen and (max-width:480px){.styles_contactSection__tE_rq{padding-top:100px}.styles_form__CF7Nh{padding:1.5rem}.styles_submitButton__svQpw{width:100%;align-self:center}}.styles_textContainer__0Ok4t{display:flex;align-items:flex-start;gap:2.5rem;background:linear-gradient(135deg,#0d1a60,#040822);border:4px double #ffffff;border-radius:8px;padding:2.5rem;margin:2rem auto;position:relative;box-shadow:0 8px 30px rgba(0,0,0,.8),inset 0 0 15px rgba(0,255,255,.15);font-family:Press Start\ 2P,cursive;width:100%;flex-wrap:wrap}.styles_textContainer__0Ok4t img{border:3px double #ffffff;border-radius:6px;width:180px;height:180px;object-fit:cover;flex-shrink:0;box-shadow:0 4px 15px rgba(0,0,0,.6)}.styles_textSection__P0y4P{display:flex;flex-direction:column;justify-content:space-between;flex:1 1;min-width:280px;min-height:180px}.styles_charName__hcw2Y{color:#00ffff;font-size:1rem;margin-bottom:1.2rem;display:block;text-shadow:2px 2px #000;font-family:var(--font-pixel)}.styles_message__kE0El,.styles_skillTitle__5dZvn{font-family:var(--font-body);font-size:1rem;line-height:1.6;color:#ffffff;text-shadow:1px 1px 2px #000}.styles_role__RyY5R{color:#00ff00!important;font-size:1.6rem}.styles_techStack__txjYQ{color:#00ffff;font-size:1.6rem}.styles_skillsContainer__jJBYC{display:flex;flex-direction:column;gap:1.5rem;width:100%}.styles_skillTitle__5dZvn{margin-bottom:1.5rem;text-decoration:underline}.styles_categoryTitle__xvHak{color:#ff00ff;font-size:.9rem;margin-bottom:.8rem;display:block;text-shadow:1px 1px #000}.styles_techGrid__JjzaT{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));grid-gap:1rem;gap:1rem;width:100%}.styles_buttonContainer__rXePH{display:flex;justify-content:flex-end;margin-top:1.5rem;width:100%}.styles_buttonContainer__rXePH button{background-color:transparent;color:#ffffff;border:2px solid #ffffff;border-radius:4px;padding:.7rem 1.2rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;font-size:.8rem;font-family:Press Start\ 2P,cursive;transition:all .2s ease;text-shadow:1px 1px 0 #000}.styles_buttonContainer__rXePH button:hover{background-color:#ffffff;color:#040822;text-shadow:none}@media screen and (max-width:1024px){.styles_textContainer__0Ok4t{flex-direction:column;align-items:center;padding:1.5rem}}@media screen and (max-width:768px){.styles_message__kE0El{font-size:.9rem}.styles_highlight__odHN6,.styles_role__RyY5R,.styles_techStack__txjYQ{font-size:1.2rem}.styles_textContainer__0Ok4t img{width:150px;height:150px}}.styles_experienceSection__G4G4v{max-width:1000px;margin:0 auto;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:100px 1.5rem 2rem;width:100%}.styles_title__bHX68{font-size:clamp(1.8rem,4vw,2.6rem);text-shadow:var(--title-shadow);margin-bottom:2rem}.styles_loading__hDt_h,.styles_title__bHX68{color:var(--primary-color);font-family:var(--font-retro)}.styles_loading__hDt_h{text-align:center;font-size:1.5rem}.styles_cardsContainer__vOV8I{display:flex;flex-direction:row;flex-wrap:wrap;align-content:center;justify-content:center;gap:28px;width:100%;max-width:1000px}.styles_card__9LUxk{background:var(--card-bg-gradient);border:4px double var(--border-color);border-radius:8px;padding:24px;box-shadow:var(--card-shadow);display:flex;flex-direction:column;gap:12px;transition:transform .2s,box-shadow .2s;flex:1 1 380px;width:100%;color:var(--text-color);text-shadow:1px 1px 2px rgba(0,0,0,.5)}.styles_card__9LUxk:hover{transform:translateY(-3px);box-shadow:var(--card-shadow),0 4px 0 var(--primary-color)}.styles_header__n_28W{display:flex;flex-direction:column;gap:4px}.styles_company__0l0gf{color:#ff00ff;font-size:1.2rem;font-family:var(--font-retro)}.styles_role__Bmjzb{color:var(--primary-color);font-size:1.5rem;font-family:var(--font-retro);font-weight:700}.styles_period__jIO_2{color:var(--text-color);font-size:.95rem;opacity:.8}.styles_status__bGgXw{color:#00ff00;font-size:.85rem;border:2px solid #00ff00;border-radius:4px;width:-moz-fit-content;width:fit-content;padding:2px 8px;font-family:var(--font-retro);background-color:rgba(0,255,0,.08);text-transform:uppercase;font-weight:700}.styles_titleCard__WnT5A{color:#ffff00;font-size:1.4rem;font-family:var(--font-retro);margin-top:.5rem;margin-bottom:0}.styles_description__rb3rV{color:var(--text-color);font-size:1rem;line-height:1.6;font-family:var(--font-body);white-space:pre-wrap}.styles_techs__EYGhf{display:flex;flex-wrap:wrap;gap:8px;margin-top:.5rem}@media (max-width:768px){.styles_card__9LUxk{padding:20px;flex:1 1 100%}.styles_title__bHX68{font-size:1.8rem}.styles_description__rb3rV{font-size:1rem}}@media (max-width:480px){.styles_card__9LUxk{padding:16px}.styles_title__bHX68{font-size:1.5rem}.styles_description__rb3rV{font-size:.95rem}.styles_techs__EYGhf{justify-content:flex-start;gap:6px}}.styles_footer__D62n0{background-color:var(--background-color);color:var(--text-color);padding:20px;text-align:center}.styles_container__3PZGi{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:120px 1.5rem 2rem;max-width:1000px;margin:0 auto;width:100%}.styles_title__27Fjj{color:var(--primary-color);font-weight:500;text-align:center;text-shadow:var(--title-shadow);margin-bottom:1.5rem}.styles_highlight__9n7rA{color:#00ffff;font-weight:700}.styles_message__X7MAq{font-size:1rem;color:#ffffff}@media screen and (max-width:768px){.styles_container__3PZGi{padding-top:100px}.styles_title__27Fjj{font-size:1.6rem}}.styles_container__M0Xab{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:100px 1.5rem 2rem;width:100%;max-width:1000px;margin:0 auto}.styles_title__5bijV{color:var(--primary-color);font-family:var(--font-retro);font-size:clamp(1.8rem,4vw,2.6rem);text-shadow:var(--title-shadow);margin-bottom:2rem;text-align:center}.styles_projectsContainer__dOLw_{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;gap:3rem;margin-top:1rem}@media screen and (max-width:1024px){.styles_container__M0Xab{padding-top:100px}.styles_projectsContainer__dOLw_{gap:2rem}}.styles_container___sQWc{display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start;width:100%;max-width:1000px;min-height:400px;padding:2.5rem;border-radius:8px;background:var(--card-bg-gradient);box-shadow:var(--card-shadow);border:4px double var(--border-color);transition:transform .2s,box-shadow .2s;position:relative;gap:2.5rem}.styles_container___sQWc:hover{transform:translateY(-5px);box-shadow:var(--card-shadow),0 4px 0 var(--primary-color)}.styles_leftPanel__wHBaA,.styles_rightPanel__b_FHA{flex:1 1 50%;display:flex;flex-direction:column}.styles_rightPanel__b_FHA{justify-content:space-between}.styles_projectTitle__sOnkH{font-weight:400;text-align:left;font-size:1.8rem;margin-bottom:1rem;margin-top:0;font-family:var(--font-retro);color:var(--primary-color);display:flex;align-items:center;gap:.8rem}.styles_container___sQWc:hover .styles_arrow__LMzlg{text-shadow:0 0 5px var(--primary-color)}.styles_arrow__LMzlg{display:inline-block;animation:styles_moverDedo__1gxh3 .6s steps(4) infinite;color:var(--primary-color)}@keyframes styles_moverDedo__1gxh3{0%,to{transform:translateX(0)}50%{transform:translateX(6px)}}.styles_projectDescription__EX3qF{font-size:1.05rem;line-height:1.6;color:var(--text-color);margin-bottom:1.5rem;font-family:var(--font-body)}.styles_carouselContainer__gHXha{position:relative;flex-direction:column}.styles_carouselContainer__gHXha,.styles_imageWrapper__edFHc{width:100%;display:flex;align-items:center;justify-content:center}.styles_imageWrapper__edFHc{overflow:hidden;border:2px solid var(--border-color);border-radius:6px;height:280px;background-color:#000}.styles_projectImage__iG_3_{width:100%;height:100%;object-fit:scale-down;display:block}.styles_carouselBtn__oTJ7Z{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(0,0,0,.7);color:#fff;border:2px solid var(--border-color);border-radius:4px;font-family:var(--font-retro);font-size:1.2rem;padding:.3rem .6rem;cursor:pointer;z-index:5;transition:all .2s ease-in-out;display:flex;align-items:center;justify-content:center}.styles_carouselBtn__oTJ7Z:hover{background-color:var(--primary-color);color:#000;border-color:var(--primary-color)}.styles_prevBtn__B9l7t{left:10px}.styles_nextBtn__5WNgY{right:10px}.styles_carouselIndicators__laAFs{position:absolute;bottom:12px;display:flex;justify-content:center;gap:.6rem;z-index:6;background-color:rgba(0,0,0,.55);padding:6px 10px;border-radius:20px;border:1px solid var(--border-color)}.styles_indicator__6isOJ{background-color:var(--text-color);opacity:.4}.styles_indicatorActive__vRTbl,.styles_indicator__6isOJ{width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:all .2s ease-in-out}.styles_indicatorActive__vRTbl{background-color:var(--primary-color);opacity:1;box-shadow:0 0 4px var(--primary-color)}.styles_indicator__6isOJ:hover{opacity:.8;transform:scale(1.2)}.styles_indicatorActive__vRTbl:hover{transform:scale(1.2)}.styles_projectTechs__N6YPQ{flex-wrap:wrap;gap:.8rem;margin-bottom:2rem}.styles_projectLinks__wxDmV,.styles_projectTechs__N6YPQ{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:100%;padding:0}.styles_projectLinks__wxDmV{gap:1.2rem;margin-top:auto}.styles_projectLink__I0nLR{font-weight:700;font-size:1.1rem;text-decoration:none;color:var(--text-color);transition:all .2s ease-in-out;border-radius:4px;padding:.8rem 1.4rem;border:2px solid var(--border-color);background-color:transparent;font-family:var(--font-retro);text-align:center}.styles_projectLink__I0nLR:hover{color:var(--background-color);background-color:var(--border-color)}@media (max-width:900px){.styles_container___sQWc{flex-direction:column;padding:2rem;gap:1.5rem}.styles_leftPanel__wHBaA,.styles_rightPanel__b_FHA{flex:1 1 auto;width:100%}.styles_imageWrapper__edFHc{height:220px}}@media (max-width:768px){.styles_container___sQWc{min-height:auto;padding:1.5rem}.styles_projectTitle__sOnkH{font-size:1.5rem}.styles_projectDescription__EX3qF{font-size:1rem}.styles_projectLink__I0nLR{font-size:1rem;padding:.6rem 1rem}}@media (max-width:480px){.styles_container___sQWc{padding:1.2rem}.styles_imageWrapper__edFHc{height:180px}.styles_projectTitle__sOnkH{font-size:1.3rem}.styles_projectDescription__EX3qF{font-size:.95rem}.styles_projectLink__I0nLR{font-size:.9rem;padding:.5rem .8rem}}.styles_tech__3W1zR{font-weight:700;font-size:.85rem;list-style:none;padding:.5rem 1rem;border-radius:1rem;display:inline-block;border:1px solid transparent}.styles_tech__3W1zR:hover{transform:translateY(-2px)}.styles_tech__3W1zR[data-tech="Next.js"],.styles_tech__3W1zR[data-tech=Express]{color:#000000;background-color:#FFFFFF;border-color:#000}.styles_tech__3W1zR[data-tech="React Native"],.styles_tech__3W1zR[data-tech=React]{color:#61DAFB;background-color:#20232A}.styles_tech__3W1zR[data-tech=TailwindCSS]{color:#38B2AC;background-color:#FFFFFF;border-color:#38B2AC}.styles_tech__3W1zR[data-tech=JavaScript]{color:#F7DF1E;background-color:#000000}.styles_tech__3W1zR[data-tech=TypeScript]{color:#3178C6;background-color:#FFFFFF;border-color:#3178C6}.styles_tech__3W1zR[data-tech=HTML]{color:#E34F26;background-color:#FFFFFF;border-color:#E34F26}.styles_tech__3W1zR[data-tech=CSS]{color:#1572B6;background-color:#FFFFFF;border-color:#1572B6}.styles_tech__3W1zR[data-tech="Node.js"]{color:#339933;background-color:#FFFFFF;border-color:#339933}.styles_tech__3W1zR[data-tech="Express.js"]{color:#000000;background-color:#FFFFFF;border-color:#ccc}.styles_tech__3W1zR[data-tech="Vue.js"]{color:#4FC08D;background-color:#35495E}.styles_tech__3W1zR[data-tech=Codex]{color:#F00;background-color:#FFFFFF;border-color:#F00}.styles_tech__3W1zR[data-tech=PHP]{color:#777BB4;background-color:#FFFFFF;border-color:#777BB4}.styles_tech__3W1zR[data-tech=MySQL]{color:#4479A1;background-color:#FFFFFF;border-color:#4479A1}.styles_tech__3W1zR[data-tech=WebSockets]{color:#0080FF;background-color:#FFFFFF;border-color:#0080FF}.styles_tech__3W1zR[data-tech=OpenAI]{color:#412991;background-color:#FFFFFF;border-color:#412991}.styles_tech__3W1zR[data-tech="Web Scraping"]{color:#FF6F00;background-color:#FFFFFF;border-color:#FF6F00}.styles_tech__3W1zR[data-tech="Socket.io"]{color:#010101;background-color:#FFFFFF;border-color:#010101}.styles_tech__3W1zR[data-tech=GitHub]{color:#181717;background-color:#FFFFFF;border-color:#181717}.styles_tech__3W1zR[data-tech=PostgreSQL]{color:#336791;background-color:#FFFFFF;border-color:#336791}.styles_tech__3W1zR[data-tech=MongoDB]{color:#4DB33D;background-color:#FFFFFF;border-color:#4DB33D}.styles_tech__3W1zR[data-tech=CodeIgniter]{background-color:#111111;color:#FFFFFF}:root[data-theme=dark] .styles_tech__3W1zR{filter:brightness(.9) contrast(1.1);border:1px solid rgba(255,255,255,.2)}:root[data-theme=dark] .styles_tech__3W1zR[data-tech="Express.js"],:root[data-theme=dark] .styles_tech__3W1zR[data-tech="Next.js"],:root[data-theme=dark] .styles_tech__3W1zR[data-tech="Node.js"],:root[data-theme=dark] .styles_tech__3W1zR[data-tech="Socket.io"],:root[data-theme=dark] .styles_tech__3W1zR[data-tech="Web Scraping"],:root[data-theme=dark] .styles_tech__3W1zR[data-tech=CSS],:root[data-theme=dark] .styles_tech__3W1zR[data-tech=Codex],:root[data-theme=dark] .styles_tech__3W1zR[data-tech=GitHub],:root[data-theme=dark] .styles_tech__3W1zR[data-tech=HTML],:root[data-theme=dark] .styles_tech__3W1zR[data-tech=MongoDB],:root[data-theme=dark] .styles_tech__3W1zR[data-tech=MySQL],:root[data-theme=dark] .styles_tech__3W1zR[data-tech=OpenAI],:root[data-theme=dark] .styles_tech__3W1zR[data-tech=PHP],:root[data-theme=dark] .styles_tech__3W1zR[data-tech=PostgreSQL],:root[data-theme=dark] .styles_tech__3W1zR[data-tech=TailwindCSS],:root[data-theme=dark] .styles_tech__3W1zR[data-tech=TypeScript],:root[data-theme=dark] .styles_tech__3W1zR[data-tech=WebSockets]{background-color:#111111;color:#FFFFFF}:root[data-theme=dark] .styles_tech__3W1zR[data-tech=CodeIgniter]{border-color:#EE4323;color:#EE4323}:root[data-theme=dark] .styles_tech__3W1zR[data-tech=TailwindCSS]{border-color:#38B2AC;color:#38B2AC}:root[data-theme=dark] .styles_tech__3W1zR[data-tech=TypeScript]{border-color:#3178C6;color:#3178C6}:root[data-theme=dark] .styles_tech__3W1zR[data-tech=JavaScript]{border-color:#F7DF1E;color:#F7DF1E}:root[data-theme=dark] .styles_tech__3W1zR[data-tech="Node.js"]{border-color:#339933;color:#339933}:root[data-theme=dark] .styles_tech__3W1zR[data-tech=Express]{border-color:#ccc;color:#000}.styles_arrow__H1_d7{display:inline-block;font-size:.9rem;animation:styles_moverDedo__1xQc8 1s linear infinite}@keyframes styles_moverDedo__1xQc8{0%,to{transform:translateX(0)}50%{transform:translateX(10px)}}.styles_aboutMeSection__E8qiw{display:flex;flex-direction:column;align-items:center;padding:100px 1.5rem 2rem;width:100%;max-width:1000px;margin:0 auto}.styles_sectionTitle__Ma_87{font-size:clamp(1.8rem,4vw,2.6rem);margin-bottom:2rem;text-align:center;color:var(--primary-color);text-shadow:var(--title-shadow);font-family:var(--font-retro)}.styles_statusScreenContainer__KVuq4{display:flex;gap:2rem;width:100%;margin-top:1rem}.styles_leftPanel__IPqV8,.styles_rightPanel__3CqP3{background:linear-gradient(135deg,#0d1a60,#040822);border:4px double #ffffff;border-radius:8px;padding:2rem;box-shadow:0 8px 30px rgba(0,0,0,.8),inset 0 0 15px rgba(0,255,255,.15);color:#ffffff;font-family:var(--font-retro);text-shadow:1px 1px 2px #000}.styles_leftPanel__IPqV8{flex:1 1 350px;display:flex;flex-direction:column;gap:1.8rem}.styles_rightPanel__3CqP3{flex:2 1 500px;display:flex;flex-direction:column;gap:1.8rem}.styles_characterHeader__V91L3{display:flex;gap:1.5rem;align-items:center}.styles_portraitContainer__pS6ZP{border:3px double #ffffff;border-radius:6px;overflow:hidden;width:100px;height:100px;box-shadow:0 4px 10px rgba(0,0,0,.5);flex-shrink:0}.styles_portrait__0PZQo{width:100%;height:100%;object-fit:cover}.styles_characterMeta__IDI2n{display:flex;flex-direction:column;gap:.2rem}.styles_charName__PbVOr{font-size:2rem;font-family:var(--font-pixel);color:#00ffff;text-shadow:var(--title-shadow);margin:0}.styles_charJob__UYxeJ{font-size:1.4rem;color:#ffffff;margin:0}.styles_charLevel__RqP6W{font-size:1.4rem;color:#ff00ff;margin:0}.styles_statusBars___gd36{display:flex;flex-direction:column;gap:.8rem}.styles_barRow__zVmhN{display:flex;align-items:center;gap:.8rem}.styles_barLabel__9S1o_{font-size:1.3rem;font-family:var(--font-pixel);width:32px;color:#ffff00}.styles_barContainer__CPqIw{flex:1 1;height:14px;border:2px solid #ffffff;background-color:#000;border-radius:2px;position:relative;overflow:hidden}.styles_barFillHp__GMK_C,.styles_barFillMp__LjVWr{height:100%}.styles_barFillHp__GMK_C{background:linear-gradient(90deg,#00ff00,#00aa00)}.styles_barFillMp__LjVWr{background:linear-gradient(90deg,#00ffff,#0088cc)}.styles_barValue__DhidW{font-size:1.3rem;width:100px;text-align:right;font-family:var(--font-retro)}.styles_statsGrid__mETu0{display:flex;flex-direction:column;gap:.6rem}.styles_panelHeader__7RJxs,.styles_statsHeader__hSSv0{font-size:1.5rem;border-bottom:2px solid rgba(255,255,255,.2);padding-bottom:.3rem;margin-bottom:.5rem;color:#ffff00;font-family:var(--font-retro)}.styles_statRow__71KLb{display:flex;justify-content:space-between;font-size:1.4rem}.styles_statValue__0iVHL{color:#00ffff;font-family:var(--font-retro)}.styles_equipmentSection__EcIpR,.styles_inventorySection__9Peh9{display:flex;flex-direction:column;gap:.8rem}.styles_equipRow__SMz6B{display:flex;justify-content:space-between;font-size:1.4rem;border-bottom:1px dashed rgba(255,255,255,.15);padding-bottom:.5rem;flex-wrap:wrap;gap:.5rem}.styles_slotLabel__0rQCg{color:#ff00ff}.styles_itemName__orMM5{color:#ffffff}.styles_inventoryDesc__DHq_U{font-size:1.1rem;line-height:1.6;font-family:var(--font-body);color:#e0e0e0;text-shadow:none}.styles_otherSkills__P2cLs{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.5rem}.styles_skillTag__ugDS7{font-size:1.2rem;padding:.3rem .8rem;border:1px solid rgba(255,255,255,.3);border-radius:4px;background-color:rgba(255,255,255,.05);color:#00ffff}@media (max-width:768px){.styles_statusScreenContainer__KVuq4{flex-direction:column;gap:1.5rem}.styles_leftPanel__IPqV8,.styles_rightPanel__3CqP3{flex:1 1 auto;width:100%;padding:1.5rem}}.styles_header__SCD4E{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;z-index:1000;background-color:var(--header-bg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:fixed;top:0;left:0;right:0;width:100%;height:80px;border-bottom:3px double var(--border-color);box-shadow:0 4px 10px rgba(0,0,0,.3)}.styles_menuOpenHeader__nBmtq{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.styles_logo__6Snco{width:32px;height:32px;margin-right:.5rem;vertical-align:middle}.styles_title__Y5E7J{font-size:clamp(1.1rem,4vw,1.4rem);font-family:var(--font-retro);font-weight:700;position:relative;z-index:1001}.styles_list__vEdnc{display:flex;gap:1.5rem;list-style:none;margin:0;padding:0}.styles_link__kR0mD{color:var(--text-color);text-decoration:none;font-family:var(--font-retro);font-size:1.6rem;position:relative;padding-left:1.8rem;transition:all .2s ease-in-out;display:inline-block}.styles_link__kR0mD:before{content:"▶";position:absolute;left:0;color:var(--primary-color);opacity:0;transition:opacity .2s ease,transform .2s ease;transform:scale(.7)}.styles_link__kR0mD:hover{color:var(--primary-color);text-shadow:0 0 5px var(--primary-color)}.styles_link__kR0mD:hover:before{opacity:1;transform:scale(1);animation:styles_selectPulse__K5MIw .6s steps(4) infinite}@keyframes styles_selectPulse__K5MIw{0%,to{transform:translateX(0)}50%{transform:translateX(4px)}}.styles_burgerMenu__t6A3p{display:none;cursor:pointer;position:relative;width:30px;height:25px;z-index:1001;border:none;background-color:transparent}.styles_burgerBar__rVmP1{width:30px;height:3px;background-color:var(--text-color);position:absolute;left:0;transition:all .3s ease-in-out}.styles_burgerBar__rVmP1:first-child{top:0}.styles_burgerBar__rVmP1:nth-child(2){top:11px}.styles_burgerBar__rVmP1:nth-child(3){top:22px}.styles_burgerMenu__t6A3p.styles_open__1zL_Q .styles_burgerBar__rVmP1:first-child{transform:translateY(11px) rotate(45deg)}.styles_burgerMenu__t6A3p.styles_open__1zL_Q .styles_burgerBar__rVmP1:nth-child(2){opacity:0}.styles_burgerMenu__t6A3p.styles_open__1zL_Q .styles_burgerBar__rVmP1:nth-child(3){transform:translateY(-11px) rotate(-45deg)}.styles_config__j6Kvm{display:flex;gap:1rem;align-items:center}.styles_menu__Wssdj{display:flex;justify-content:space-between;align-items:center;width:65%}@media (max-width:1024px){.styles_burgerMenu__t6A3p{display:block}.styles_menu__Wssdj{display:none}.styles_menu__Wssdj.styles_open__1zL_Q{display:flex;flex-direction:column-reverse;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--background-color);z-index:1000}.styles_nav__UwL9t{width:100%}.styles_list__vEdnc{flex-direction:column;align-items:center;padding:0;gap:2rem}.styles_link__kR0mD{font-size:1.5rem;opacity:0;transform:translateY(20px);animation:styles_slideIn__ReBk_ .3s ease-in-out forwards;animation-delay:calc(.1s * var(--item-index))}.styles_link__kR0mD:before{display:none}.styles_config__j6Kvm{margin-bottom:2rem;opacity:0;animation:styles_fadeIn__MRFzi .3s ease-in-out forwards;animation-delay:.5s}@keyframes styles_fadeIn__MRFzi{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes styles_slideIn__ReBk_{to{opacity:1;transform:translateY(0)}}}