.page_container__aoG4z{display:flex;flex-direction:column}.page_main__GlU4n{flex:1 1}.SectionBasic_sectionHeader__npYYh{text-align:center;margin-bottom:3rem}.SectionBasic_sectionTitle__GPI0E{font-size:2rem;font-weight:700;color:var(--section-title-color);margin-bottom:1rem;position:relative;display:inline-block}.SectionBasic_sectionTitle__GPI0E:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:50px;height:3px;background-color:var(--section-underline-color)}.SectionBasic_sectionDescription__lZIzR{font-size:1.1rem;color:var(--section-description-color);max-width:600px;margin:0 auto}.ExperienceSection_experienceSection__0c5ko{padding:4rem 1rem;background-color:var(--experience-section-bg)}.ExperienceSection_projectTech__hLSi1{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.ExperienceSection_techTag__sdu1m{padding:.25rem .75rem;background-color:var(--tag-bg);color:var(--tag-text);border-radius:var(--tag-radius);font-size:var(--tag-font-size);font-weight:var(--tag-font-weight)}.ExperienceSection_timeline__KqwWZ{max-width:800px;margin:0 auto;position:relative}.ExperienceSection_timeline__KqwWZ:before{content:"";position:absolute;top:0;bottom:0;left:0;width:2px;background-color:var(--timeline-line-color)}.ExperienceSection_timelineItem__8TSGI{position:relative;padding-left:2rem;margin-bottom:3rem}.ExperienceSection_timelineItem__8TSGI:before{content:"";position:absolute;left:-8px;top:0;width:18px;height:18px;border-radius:50%;background-color:var(--timeline-dot-color);border:2px solid var(--timeline-dot-border)}.ExperienceSection_timelineContent__pXHxX{background-color:var(--timeline-card-background);border-radius:var(--timeline-card-radius);padding:1.5rem;box-shadow:var(--timeline-card-shadow);transition:box-shadow .3s ease,transform .3s ease}.ExperienceSection_timelineContent__pXHxX:hover{box-shadow:var(--timeline-card-hover-shadow)}.ExperienceSection_timelineHeader__BuisQ{display:flex;flex-direction:column;margin-bottom:1rem}.ExperienceSection_timelineTitle__OLDfo{font-size:1.25rem;font-weight:600;color:var(--timeline-title-color);margin-bottom:.25rem}.ExperienceSection_timelineSubtitle__g1Wti{font-size:1rem;font-weight:500;color:var(--timeline-subtitle-color);margin-top:.5rem;margin-bottom:.5rem}.ExperienceSection_timelinePeriod__cO0CI{font-size:.875rem;color:var(--timeline-period-color)}.ExperienceSection_timelinePosition__ze4og{font-size:1.1rem;font-weight:500;color:var(--timeline-position-color);margin-bottom:1rem}.ExperienceSection_timelineList__T7gte{list-style:none;padding:0;margin:0}.ExperienceSection_timelineList__T7gte li{color:var(--timeline-list-color);position:relative;padding:.5rem 0 .5rem 1.5rem}.ExperienceSection_timelineList__T7gte li:before{content:"✓";color:var(--timeline-checkmark-color);position:absolute;left:0}@media (min-width:768px){.ExperienceSection_timelineHeader__BuisQ{flex-direction:row;justify-content:space-between;align-items:center}}@media (min-width:1024px){.ExperienceSection_experienceSection__0c5ko{padding-left:2rem;padding-right:2rem}.ExperienceSection_timeline__KqwWZ:before{left:50%}.ExperienceSection_timelineItem__8TSGI{width:80%;margin-left:50%;padding-left:3rem}.ExperienceSection_timelineItem__8TSGI:nth-child(2n){margin-left:-30%;padding-left:0;padding-right:3rem;text-align:right}.ExperienceSection_timelineItem__8TSGI:nth-child(2n):before{left:auto;right:-8px}.ExperienceSection_timelineItem__8TSGI:nth-child(2n) .ExperienceSection_projectTech__hLSi1{justify-content:flex-end}.ExperienceSection_timelineItem__8TSGI:nth-child(2n) .ExperienceSection_timelineList__T7gte li{padding-left:0;padding-right:1.5rem}.ExperienceSection_timelineItem__8TSGI:nth-child(2n) .ExperienceSection_timelineList__T7gte li:before{left:auto;right:0}}.Footer_footer__Yo_zr{background-color:var(--footer-bg);color:var(--footer-text);padding:2rem 1rem}.Footer_footerContent__UUbrI{display:flex;flex-direction:column;align-items:center;max-width:1200px;margin:0 auto}.Footer_copyright__HSIkb{font-size:.875rem;color:var(--footer-muted);margin-bottom:1rem}.Footer_socialLinks___wg4K{display:flex;gap:1rem}.Footer_socialLink__A8LpD{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:var(--footer-icon-bg);color:var(--footer-icon-color);border-radius:50%;transition:background-color .3s ease}.Footer_socialLink__A8LpD:hover{background-color:var(--footer-icon-hover-bg)}.Footer_socialLink__A8LpD svg{width:20px;height:20px}@media (min-width:768px){.Footer_footerContent__UUbrI{flex-direction:row;justify-content:space-between}.Footer_copyright__HSIkb{margin-bottom:0}}.ProjectsSection_projectsSection__1B9_2{padding:4rem 1rem;background-color:var(--projects-section-bg)}.ProjectsSection_projectFilter__NVNkM{display:flex;justify-content:center;margin-bottom:2rem;flex-wrap:wrap;gap:.5rem}.ProjectsSection_projectTech__TIKaA{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.ProjectsSection_techTag__E1pf3{padding:.25rem .75rem;background-color:var(--tag-bg);color:var(--tag-text);border-radius:var(--tag-radius);font-size:var(--tag-font-size);font-weight:var(--tag-font-weight);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ProjectsSection_filterButton__9nsQK{padding:.5rem 1.5rem;background-color:transparent;border:1px solid var(--filter-button-border);border-radius:30px;font-size:.875rem;font-weight:500;color:var(--filter-button-text);cursor:pointer;transition:all .3s ease}.ProjectsSection_filterButton__9nsQK:hover{background-color:var(--filter-button-hover-bg)}.ProjectsSection_filterButton__9nsQK.ProjectsSection_active__3RX7F{background-color:var(--filter-button-active-bg);color:var(--filter-button-active-text);border-color:var(--filter-button-active-border)}.ProjectsSection_projectsGrid__XFkUH{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto}.ProjectsSection_projectCard___Kh_f{background-color:var(--project-card-background);border-radius:var(--project-card-radius);overflow:hidden;box-shadow:var(--project-card-shadow);transition:transform .3s ease,box-shadow .3s ease}.ProjectsSection_projectCard___Kh_f:hover{transform:translateY(-5px);box-shadow:var(--project-card-hover-shadow)}.ProjectsSection_projectImage__PZAft{height:200px;background-color:var(--project-image-bg);background-size:cover;background-position:50%;position:relative}.ProjectsSection_projectContent__7nLYe{padding:1.5rem}.ProjectsSection_projectTitle__mKeXc{font-size:1.25rem;font-weight:600;color:var(--project-title-color);margin-bottom:.75rem}.ProjectsSection_projectDescription__c6E1P{font-size:.875rem;color:var(--project-description-color);line-height:1.6;margin-bottom:1rem}.ProjectsSection_projectLinks__DVSNB{display:flex;gap:1rem}.ProjectsSection_projectLink__ivYWw{font-size:.875rem;color:var(--project-link-color);text-decoration:none;font-weight:500;transition:color .3s ease;cursor:pointer}.ProjectsSection_projectLink__ivYWw:hover{text-decoration:underline}@media (min-width:768px){.ProjectsSection_projectsGrid__XFkUH{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ProjectsSection_projectsSection__1B9_2{padding-left:2rem;padding-right:2rem}}.BaseModal_modalOverlay__8UDsK{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:50;padding:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.BaseModal_modalContent__3mOzf{background-color:var(--color-background);border-radius:8px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);max-width:56rem;width:100%;max-height:80vh;overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--border)}.BaseModal_modalHeader__F2wE7{display:flex;justify-content:space-between;align-items:flex-start;padding:1.5rem;border-bottom:1px solid var(--color-border);background-color:var(--color-background-alt)}.BaseModal_modalTitle__1_vi4{font-size:1.5rem;font-weight:700;color:var(--color-text-secondary);margin:0;line-height:1.2}.BaseModal_modalBody__KoQky{flex:1 1;overflow-y:auto;padding:1.5rem}.BaseModal_screenshotSection__H2Aew{margin-bottom:2rem}.BaseModal_screenshotContainer__klsFz{position:relative;border-radius:var(--radius);overflow:hidden;background-color:var(--muted);width:100%;height:500px}.BaseModal_screenshot__lY5PK{width:100%;height:100%;object-fit:contain;display:block;max-height:500px}.BaseModal_carouselButton__9SZxG{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(0,0,0,.6);color:white;border:none;border-radius:50%;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s;z-index:10}.BaseModal_carouselButton__9SZxG:hover{background-color:rgba(0,0,0,.8)}.BaseModal_carouselButtonLeft__286j5{left:1rem}.BaseModal_carouselButtonRight__9ATTy{right:1rem}.BaseModal_carouselDots___n4dB{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.BaseModal_dot__oyX5U{width:.5rem;height:.5rem;border-radius:50%;border:none;background-color:var(--muted-foreground);cursor:pointer;transition:background-color .2s;opacity:.5}.BaseModal_dotActive__Zfc_A{background-color:var(--primary);opacity:1}.BaseModal_modalFooter__RqAqS{padding:1.5rem;border-top:1px solid var(--color-border);background-color:var(--color-background-alt)}.BaseModal_buttonGroup__QGtPg{display:flex;gap:.75rem;justify-content:flex-end}@media (max-width:768px){.BaseModal_modalOverlay__8UDsK{padding:.5rem}.BaseModal_modalContent__3mOzf{max-height:95vh}.BaseModal_modalBody__KoQky,.BaseModal_modalFooter__RqAqS,.BaseModal_modalHeader__F2wE7{padding:1rem}.BaseModal_modalTitle__1_vi4{font-size:1.25rem}.BaseModal_buttonGroup__QGtPg{flex-direction:column}.BaseModal_carouselButtonLeft__286j5{left:.5rem}.BaseModal_carouselButtonRight__9ATTy{right:.5rem}}.SkillsSection_skillsSection__oL90M{padding:4rem 1rem;background-color:var(--skills-section-background)}.SkillsSection_skillsGrid__X6KV6{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto}.SkillsSection_skillCard__2kHlz{background-color:var(--skill-card-background);border-radius:var(--skill-card-radius);padding:2rem;box-shadow:var(--skill-card-shadow);transition:transform .3s ease,box-shadow .3s ease}.SkillsSection_skillCard__2kHlz:hover{transform:translateY(-5px);box-shadow:var(--skill-card-hover-shadow)}.SkillsSection_skillCardTitle__c6GjY{font-size:1.25rem;font-weight:600;color:var(--skill-title-color);margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid var(--skill-title-border)}.SkillsSection_techGrid__9Cy8_{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));grid-gap:16px;gap:16px;padding:20px;background:var(--card-background);border-radius:12px}.SkillsSection_techCard__MUzQb{text-align:center;background:var(--section-background);border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.1);padding:14px 8px}.SkillsSection_techIcon__SUb3R{font-size:28px;margin-bottom:6px}.SkillsSection_techLabel___CsaA{font-size:14px;font-weight:500}@media (min-width:768px){.SkillsSection_skillsGrid__X6KV6{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.SkillsSection_skillsSection__oL90M{padding-left:2rem;padding-right:2rem}}.HeroSection_heroSection__e4Xfa{display:flex;flex-direction:column;align-items:center;padding:4rem 1rem;background:linear-gradient(135deg,var(--hero-bg-gradient-start) 0,var(--hero-bg-gradient-end) 100%)}.HeroSection_heroContent__2hYDp{max-width:600px;text-align:center;margin-bottom:2rem}.HeroSection_heroTitle__YC1Lk{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:var(--hero-title-color)}.HeroSection_heroSubtitle__J6Ip6{font-size:1.25rem;font-weight:500;color:var(--hero-subtitle-color);margin-bottom:1.5rem}.HeroSection_heroDescription__cX4tu{font-size:1rem;line-height:1.6;color:var(--hero-description-color);margin-bottom:2rem}.HeroSection_heroActions__8WSKW{display:flex;flex-direction:column;gap:1rem;align-items:center}.HeroSection_primaryButton__bQNgx{padding:.75rem 1.5rem;background-color:var(--button-bg);color:var(--button-text);border:none;border-radius:var(--button-border-radius);font-weight:var(--button-font-weight);text-decoration:none;transition:background-color .3s ease}.HeroSection_primaryButton__bQNgx:hover{background-color:var(--button-hover-bg)}.HeroSection_secondaryButton__lJ8eG{padding:.75rem 1.5rem;background-color:transparent;color:var(--color-accent);border:1px solid var(--color-accent);border-radius:var(--button-border-radius);font-weight:var(--button-font-weight);text-decoration:none;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.HeroSection_secondaryButton__lJ8eG:hover{background-color:var(--color-accent);color:var(--button-text)}.HeroSection_heroImage__VrzrN{width:200px;height:200px;border-radius:50%;overflow:hidden;border:5px solid var(--hero-image-border);box-shadow:0 10px 25px var(--hero-image-shadow)}.HeroSection_profileImage__fLiio{width:100%;height:100%;background-color:var(--hero-image-bg);background-image:url(/profile.png?height=200&width=200);background-size:cover;background-position:50%}@media (min-width:768px){.HeroSection_heroSection__e4Xfa{flex-direction:row;justify-content:space-between;padding:6rem 2rem}.HeroSection_heroContent__2hYDp{text-align:left;margin-bottom:0;margin-right:2rem}.HeroSection_heroActions__8WSKW{flex-direction:row;justify-content:flex-start}}@media (min-width:1024px){.HeroSection_heroSection__e4Xfa{padding-left:2rem;padding-right:2rem}}.ContactSection_contactSection__Llsci{padding:4rem 1rem;background-color:var(--contact-section-bg)}.ContactSection_contactInfo__80RaV{max-width:500px;margin:0 auto 3rem}.ContactSection_contactItem__Tj1Gb{display:flex;align-items:center;margin-bottom:1.5rem}.ContactSection_contactIcon__tTmjm{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:var(--contact-icon-bg);color:var(--contact-icon-color);border-radius:50%;margin-right:1rem}.ContactSection_contactIcon__tTmjm svg{width:20px;height:20px}.ContactSection_contactText__Xv6YQ{font-size:1rem;color:var(--contact-text-color)}.ContactSection_contactLink__1QRG_{font-size:1rem;color:var(--contact-link-color);text-decoration:none;transition:color .3s ease}.ContactSection_contactLink__1QRG_:hover{text-decoration:underline}@media (min-width:1024px){.ContactSection_contactSection__Llsci,.ContactSection_headerContent__FZa9z{padding-left:2rem;padding-right:2rem}}