.page_container__aoG4z{display:flex;flex-direction:column;min-height:100vh;background-color:var(--background);padding-inline:1rem;padding:0;margin:0}.page_mainContent__51TpB{display:flex;flex-direction:column;flex:1 1;width:100%;max-width:1280px;margin:0 auto;padding:1rem 0 0}.page_portfolioArea__29XQt{display:flex;flex-direction:column;gap:2rem;width:100%}.AchievementsSection_section__YLp80{padding:6rem 1.5rem;background-color:var(--background)}.AchievementsSection_container__P_DXi{max-width:1280px;margin:0 auto;padding:0 1rem}.AchievementsSection_sectionTitle__RZqMP{font-size:2.5rem;font-weight:700;color:var(--foreground);margin-bottom:2rem;text-align:center}.AchievementsSection_highlight__a_Bc3{color:var(--primary);text-shadow:0 0 8px var(--primary)}.AchievementsSection_description__bG0qE{text-align:center;color:var(--foreground);opacity:.8;margin-bottom:4rem}.AchievementsSection_achievementList__ZuNjc{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media (min-width:768px){.AchievementsSection_achievementList__ZuNjc{grid-template-columns:1fr 1fr}}.AchievementsSection_achievementCard__cmMIR{background:var(--background);padding:2rem;border-radius:var(--radius);border:1px solid var(--border-color);transition:all .3s ease}.AchievementsSection_achievementCard__cmMIR:hover{border-color:var(--primary)}.AchievementsSection_achievementHeader__ba_Dn{display:flex;align-items:center;margin-bottom:1rem}.AchievementsSection_iconWrapper__yZjB2{background-color:var(--primary);padding:.75rem;border-radius:9999px;margin-right:1rem;display:flex;align-items:center;justify-content:center}.AchievementsSection_icon__J0pSa{color:var(--background);width:24px;height:24px}.AchievementsSection_headerText__ocnLY{flex:1 1}.AchievementsSection_achievementTitle__KKZM5{font-size:1.25rem;font-weight:700;color:var(--foreground)}.AchievementsSection_event__VQPJv{font-size:.875rem;color:var(--primary)}.AchievementsSection_year__eD6V1{font-size:.875rem;color:var(--foreground);opacity:.6}.AchievementsSection_project__HzYtq{font-weight:600;margin-bottom:.5rem}.AchievementsSection_text__iQKl_{color:var(--foreground);opacity:.8}.HeroSection_hero__Y4umb{position:relative;min-height:100vh;width:100vw;display:flex;align-items:center;overflow:hidden;justify-content:center}.HeroSection_background__RgEA2{position:fixed;top:0;left:0;width:100vw;height:100vh;background:linear-gradient(to bottom,var(--background),rgba(0,0,0,.9));z-index:-2}.HeroSection_pattern__FsWcc{position:fixed;top:0;left:0;width:100vw;height:100vh;background-image:url(https://images.unsplash.com/photo-1488590528505-98d2b5aba04b?auto=format&fit=crop&q=80);background-size:cover;background-position:50%;opacity:.05;z-index:-3}.HeroSection_glowLeft__iUgXH,.HeroSection_glowRight__O4QYh{position:absolute;border-radius:9999px;filter:blur(80px);opacity:.5;animation:HeroSection_pulse__Bbygt 5s ease-in-out infinite;z-index:0}.HeroSection_glowLeft__iUgXH{top:30%;left:-8rem;width:20rem;height:20rem;background-color:var(--primary)}.HeroSection_glowRight__O4QYh{bottom:30%;right:-8rem;width:20rem;height:20rem;background-color:var(--accent)}@keyframes HeroSection_pulse__Bbygt{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}.HeroSection_containerHero__ywwck{position:relative;z-index:1;width:100%;display:flex;justify-content:center;padding:2rem}.HeroSection_content__IS_3H{max-width:1200px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:3rem}.HeroSection_avatarCard__6ztCj{display:flex;flex-direction:column;align-items:center;background-color:rgba(0,0,0,.3);border-radius:var(--radius);padding:1rem}.HeroSection_avatar__Yacl2{width:226px;height:226px;border-radius:var(--radius);object-fit:cover;border:2px solid var(--primary);margin-bottom:1rem}.HeroSection_downloadBtn__12Sy9{padding:.5rem 1rem;background-color:transparent;color:var(--foreground);border:1px solid var(--foreground);border-radius:var(--radius);font-size:.875rem;cursor:pointer;text-decoration:none;transition:all .3s ease}.HeroSection_downloadBtn__12Sy9:hover{background-color:var(--primary);color:#fff;border-color:var(--primary)}.HeroSection_textBlock__QPEF9{max-width:600px}.HeroSection_subtitle__rwTpg{margin-bottom:1rem;color:var(--primary);font-weight:600;font-size:1rem}.HeroSection_title__im1kR{font-size:2.5rem;font-weight:800;color:var(--foreground);margin-bottom:1.5rem}.HeroSection_highlight__4hhQH{text-shadow:0 0 8px var(--primary)}.HeroSection_description__tUvZp{color:var(--foreground);font-size:1.2rem;opacity:.85;margin-bottom:2rem}.HeroSection_buttons__YotBt{display:flex;gap:1rem;flex-wrap:wrap}.HeroSection_primaryBtn__Tap_F{background:linear-gradient(to right,var(--primary),var(--accent));color:white;padding:.75rem 1.5rem;border-radius:var(--radius);font-weight:500;text-decoration:none}.HeroSection_outlineBtn__BzBhY{border:1px solid rgba(255,255,255,.2);padding:.75rem 1.5rem;border-radius:var(--radius);color:white;text-decoration:none;transition:background .3s ease}.HeroSection_outlineBtn__BzBhY:hover{background:rgba(255,255,255,.05)}.HeroSection_scrollDown__D_MBK{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);animation:HeroSection_bounce__sz6_5 2s infinite;z-index:10;color:var(--foreground)}.HeroSection_highlight__4hhQH{color:var(--primary);text-shadow:0 0 4px var(--primary),0 0 6px var(--primary),0 0 8px var(--primary);transition:opacity .4s ease-in-out;animation:HeroSection_glowMedium__JAFaW 4s ease-in-out infinite}@keyframes HeroSection_glowMedium__JAFaW{0%,to{text-shadow:0 0 4px var(--primary),0 0 6px var(--primary),0 0 8px var(--primary)}50%{text-shadow:0 0 2px var(--primary),0 0 4px var(--primary),0 0 6px var(--primary)}}@keyframes HeroSection_bounce__sz6_5{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,-10px)}}@media (max-width:768px){.HeroSection_hero__Y4umb{padding-top:4rem;justify-content:flex-start}.HeroSection_containerHero__ywwck{padding:1rem}.HeroSection_content__IS_3H{flex-direction:column;gap:2rem;text-align:center}.HeroSection_avatarCard__6ztCj{width:100%;max-width:280px}.HeroSection_avatar__Yacl2{width:180px;height:180px}.HeroSection_textBlock__QPEF9{width:100%;padding:0 .5rem}.HeroSection_title__im1kR{font-size:2rem;margin-bottom:1rem}.HeroSection_description__tUvZp{font-size:1rem;margin-bottom:1.5rem}.HeroSection_buttons__YotBt{justify-content:center}.HeroSection_outlineBtn__BzBhY,.HeroSection_primaryBtn__Tap_F{width:100%;text-align:center;padding:.75rem 1rem}.HeroSection_glowLeft__iUgXH{top:20%;left:-12rem;width:16rem;height:16rem}.HeroSection_glowRight__O4QYh{bottom:20%;right:-12rem;width:16rem;height:16rem}}@media (max-width:480px){.HeroSection_containerHero__ywwck{padding:.75rem}.HeroSection_content__IS_3H{gap:1.5rem}.HeroSection_avatarCard__6ztCj{max-width:220px}.HeroSection_avatar__Yacl2{width:140px;height:140px}.HeroSection_title__im1kR{font-size:clamp(1.5rem,8vw,2rem)}.HeroSection_description__tUvZp{font-size:.95rem}.HeroSection_outlineBtn__BzBhY,.HeroSection_primaryBtn__Tap_F{font-size:.9rem;padding:.65rem .875rem}.HeroSection_scrollDown__D_MBK{bottom:1rem}}.CookieNotice_notice__WYlGq{position:fixed;bottom:1rem;left:1rem;right:1rem;background-color:rgba(20,20,20,.95);color:var(--background);padding:1rem 1.5rem;border-radius:var(--radius);font-size:.9rem;display:flex;flex-direction:column;gap:.5rem;box-shadow:0 2px 10px rgba(0,0,0,.3);z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);max-width:100%}.CookieNotice_notice__WYlGq button{align-self:flex-end;background-color:var(--primary);color:white;border:none;padding:.5rem 1rem;border-radius:var(--radius);cursor:pointer;font-size:.85rem;transition:background-color .2s ease}.CookieNotice_notice__WYlGq button:hover{background-color:var(--accent)}@media (min-width:768px){.CookieNotice_notice__WYlGq{flex-direction:row;justify-content:space-between;align-items:center;max-width:32rem;left:1rem;right:auto}}@media (max-width:768px){.CookieNotice_notice__WYlGq{bottom:4.5rem;left:.5rem;right:.5rem;padding:.75rem 1rem}.CookieNotice_notice__WYlGq p{font-size:.8rem;margin:0 0 .5rem}.CookieNotice_notice__WYlGq button{align-self:center;width:100%;padding:.5rem;font-size:.8rem}}.Footer_footer__lJt10{padding:3rem 1.5rem;background-color:var(--background);border-top:1px solid var(--border-color)}.Footer_container__JxSxz{max-width:1280px;margin:0 auto}.Footer_grid__PejvD{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media (min-width:768px){.Footer_grid__PejvD{grid-template-columns:repeat(3,1fr)}}.Footer_title__ff8Np{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:var(--primary)}.Footer_description__Mbw75{color:var(--foreground);opacity:.8;margin-bottom:1rem;font-size:.95rem}.Footer_socials__FyTdA{display:flex;gap:1rem;margin-top:1rem}.Footer_socials__FyTdA a{color:var(--foreground);font-size:.95rem;transition:color .2s ease}.Footer_socials__FyTdA a:hover{color:var(--primary)}.Footer_navTitle__FiUmU{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:var(--primary)}.Footer_navList__lYZCY{list-style:none;padding:0;margin:0}.Footer_navList__lYZCY li{margin-bottom:.5rem}.Footer_navList__lYZCY li a{color:var(--foreground);font-size:.95rem;transition:color .2s ease}.Footer_navList__lYZCY li a:hover{color:var(--primary)}.Footer_contactEmail__Uuu3l{color:var(--primary);font-weight:500;display:inline-block;margin-top:.5rem;text-decoration:none}.Footer_contactEmail__Uuu3l:hover{text-decoration:underline}.Footer_location__prpDi{color:var(--foreground);opacity:.7;font-size:.85rem;margin-top:1rem}.Footer_bottomBar__CTQXE{margin-top:3rem;padding-top:1.5rem;border-top:1px solid var(--border-color);display:flex;flex-direction:column;align-items:center;gap:.5rem;font-size:.85rem;color:var(--foreground);opacity:.6}@media (min-width:768px){.Footer_bottomBar__CTQXE{flex-direction:row;justify-content:space-between}}@media (max-width:768px){.Footer_footer__lJt10{padding:2rem 1rem}.Footer_grid__PejvD{gap:1.5rem;text-align:center}.Footer_title__ff8Np{font-size:1.3rem}.Footer_navTitle__FiUmU{font-size:1.1rem}.Footer_description__Mbw75{font-size:.9rem}.Footer_socials__FyTdA{justify-content:center}.Footer_navList__lYZCY{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:1rem}.Footer_navList__lYZCY li{margin-bottom:0}.Footer_bottomBar__CTQXE{margin-top:2rem;text-align:center;font-size:.8rem}.Footer_bottomBar__CTQXE p{margin:.3rem 0}.Footer_contactEmail__Uuu3l{word-break:break-all}}