.Header-module-scss-module__klcqGG__header{z-index:9999;border-bottom:1px solid var(--color-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172af2;width:100%;position:fixed;top:0;left:0;right:0}.Header-module-scss-module__klcqGG__headerContent{justify-content:space-between;align-items:center;max-width:100%;padding:1rem 5rem;display:flex}@media (max-width:1024px){.Header-module-scss-module__klcqGG__headerContent{padding:1rem 2rem}}@media (max-width:768px){.Header-module-scss-module__klcqGG__headerContent{padding:1rem}}.Header-module-scss-module__klcqGG__logo{color:var(--color-text-primary);transition:all var(--transition-base);background:linear-gradient(90deg,var(--color-primary)50%,var(--color-text-primary)50%);-webkit-text-fill-color:#0000;text-transform:uppercase;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700;text-decoration:none}.Header-module-scss-module__klcqGG__logo span{color:var(--color-primary)}.Header-module-scss-module__klcqGG__logo:hover{opacity:.8}.Header-module-scss-module__klcqGG__nav{align-items:center;gap:2rem;display:flex}.Header-module-scss-module__klcqGG__navLinks{gap:2rem;margin:0;padding:0;list-style:none;display:flex}.Header-module-scss-module__klcqGG__navLink{color:var(--color-text-primary);font-weight:500;text-decoration:none;transition:color .2s;position:relative}.Header-module-scss-module__klcqGG__navLink:hover,.Header-module-scss-module__klcqGG__navLinkActive{color:var(--color-primary)}.Header-module-scss-module__klcqGG__navLink:after{content:"";background:var(--gradient-primary);width:0;height:.125rem;transition:width var(--transition-base);border-radius:var(--radius-full);position:absolute;bottom:-.5rem;left:0}.Header-module-scss-module__klcqGG__navLink:hover:after,.Header-module-scss-module__klcqGG__navLinkActive:after{width:100%}.Header-module-scss-module__klcqGG__resumeButton{border:1px solid var(--color-border-strong);border-radius:var(--radius-md);color:var(--color-text-primary);transition:all var(--transition-base);padding:.5rem 1.25rem;font-weight:500;text-decoration:none}.Header-module-scss-module__klcqGG__resumeButton:hover{border-color:var(--color-primary);color:var(--color-primary);background:#60a5fa1a}.Header-module-scss-module__klcqGG__mobileMenuButton{cursor:pointer;color:var(--color-text-primary);background:0 0;border:none;padding:.5rem;font-size:1.5rem;display:none}@media (max-width:768px){.Header-module-scss-module__klcqGG__navLinks{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--color-border);background:#0f172afa;flex-direction:column;gap:0;padding:1rem;display:none;position:absolute;top:100%;left:0;right:0}.Header-module-scss-module__klcqGG__navLinksOpen{display:flex}.Header-module-scss-module__klcqGG__navLink{width:100%;padding:1rem}.Header-module-scss-module__klcqGG__resumeButton{display:none}.Header-module-scss-module__klcqGG__mobileMenuButton{display:block}}
.Container-module-scss-module__69tsbq__container{width:90%;min-width:0}@media (max-width:1024px){.Container-module-scss-module__69tsbq__container{width:95%}}@media (max-width:768px){.Container-module-scss-module__69tsbq__container{width:100%}}
.Section-module-scss-module__LwzKGG__section{flex-direction:column;justify-content:center;align-items:center;width:100%;padding:3rem 0;display:flex}.Section-module-scss-module__LwzKGG__sectionHeader{text-align:center;margin-bottom:3rem}.Section-module-scss-module__LwzKGG__sectionTitle{color:var(--color-text-primary);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Section-module-scss-module__LwzKGG__sectionSubtitle{color:var(--color-text-secondary);max-width:37.5rem;margin:0 auto;font-size:1.125rem}@media (max-width:1024px){.Section-module-scss-module__LwzKGG__section{padding:2rem}.Section-module-scss-module__LwzKGG__sectionTitle{font-size:2.5rem}.Section-module-scss-module__LwzKGG__sectionSubtitle{font-size:1.125rem}}@media (max-width:768px){.Section-module-scss-module__LwzKGG__section{padding:1rem}.Section-module-scss-module__LwzKGG__sectionTitle{font-size:2rem}.Section-module-scss-module__LwzKGG__sectionSubtitle{font-size:1rem}}
.Skills-module-scss-module__W_KY9a__skillsGrid{grid-template-columns:repeat(auto-fit,minmax(18.75rem,1fr));align-items:start;gap:1.25rem 1.5rem;margin:0 auto;display:grid}.Skills-module-scss-module__W_KY9a__skillCard{background:var(--color-bg-secondary);border-radius:var(--radius-xl);transition:transform .18s var(--transition-ease),box-shadow .18s var(--transition-ease),border-color .18s var(--transition-ease);border:1px solid #ffffff08;height:-webkit-fill-available;padding:1.5rem 1.25rem}.Skills-module-scss-module__W_KY9a__skillCard:hover{border-color:rgba(var(--color-primary-rgb),.85);transform:translateY(-6px);box-shadow:0 8px 30px #0206171f}.Skills-module-scss-module__W_KY9a__cardHeader{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Skills-module-scss-module__W_KY9a__icon{background:linear-gradient(135deg,rgba(var(--color-primary-rgb),.1),rgba(var(--color-primary-rgb),.06));width:2.5rem;height:2.5rem;color:var(--color-text-primary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.15rem;display:flex}.Skills-module-scss-module__W_KY9a__category{color:var(--color-text-primary);margin:0;font-size:1.5rem;font-weight:600}.Skills-module-scss-module__W_KY9a__skillList{flex-wrap:wrap;gap:.5rem .75rem;margin:0;padding:0;list-style:none;display:flex}.Skills-module-scss-module__W_KY9a__skillItem{background:var(--color-bg-secondary);border:1px solid var(--color-primary);width:fit-content;color:var(--color-primary);transition:transform .14s var(--transition-ease),background .14s var(--transition-ease),color .14s var(--transition-ease);border-radius:999px;padding:.45rem .85rem;font-size:.95rem;font-weight:600}.Skills-module-scss-module__W_KY9a__skillItem:hover{background:linear-gradient(90deg,rgba(var(--color-primary-rgb),.12),rgba(var(--color-primary-rgb),.06));border-color:rgba(var(--color-primary-rgb),.85);color:var(--color-text-primary);transform:translateY(-3px)}@media (max-width:1024px){.Skills-module-scss-module__W_KY9a__skills{padding:5rem 0}.Skills-module-scss-module__W_KY9a__title{font-size:2.5rem}.Skills-module-scss-module__W_KY9a__subtitle{margin-bottom:4rem;font-size:1.125rem}.Skills-module-scss-module__W_KY9a__skillsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Skills-module-scss-module__W_KY9a__skills{padding:4rem 0}.Skills-module-scss-module__W_KY9a__title{font-size:2rem}.Skills-module-scss-module__W_KY9a__subtitle{margin-bottom:3rem;font-size:1rem}.Skills-module-scss-module__W_KY9a__skillsGrid{grid-template-columns:1fr}.Skills-module-scss-module__W_KY9a__ctaContainer{grid-template-columns:1fr;gap:1.5rem}}.Skills-module-scss-module__W_KY9a__ctaContainer{grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));gap:2rem;margin-top:3rem;display:grid}@media (max-width:768px){.Skills-module-scss-module__W_KY9a__ctaContainer{grid-template-columns:1fr;gap:1.5rem}}
.Stats-module-scss-module__NbOWJG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(15.625rem,1fr));gap:1.5rem;width:100%;display:grid}.Stats-module-scss-module__NbOWJG__statCard{background:var(--color-card-bg);border:1px solid var(--color-border);border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all var(--transition-base);padding:2rem;position:relative;overflow:hidden}.Stats-module-scss-module__NbOWJG__statCard:before{content:"";background:var(--gradient-glow);opacity:0;transition:opacity var(--transition-base);pointer-events:none;position:absolute;inset:0}.Stats-module-scss-module__NbOWJG__statCard:hover{border-color:var(--color-primary);background:var(--color-card-bg-hover);box-shadow:var(--shadow-glow);transform:translateY(-4px)}.Stats-module-scss-module__NbOWJG__statCard:hover:before{opacity:1}.Stats-module-scss-module__NbOWJG__statCard:hover .Stats-module-scss-module__NbOWJG__icon{transform:scale(1.1)}.Stats-module-scss-module__NbOWJG__statHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.Stats-module-scss-module__NbOWJG__icon{border-radius:var(--radius-lg);width:3rem;height:3rem;color:var(--color-primary);transition:transform var(--transition-base);background:#60a5fa1a;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.Stats-module-scss-module__NbOWJG__icon svg{width:1.75rem;height:1.75rem}.Stats-module-scss-module__NbOWJG__badge{border-radius:var(--radius-full);color:var(--color-success-light);background:#10b9811a;border:1px solid #10b98133;align-items:center;gap:.25rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.Stats-module-scss-module__NbOWJG__badge.Stats-module-scss-module__NbOWJG__warning{color:var(--color-warning-light);background:#f59e0b1a;border-color:#f59e0b33}.Stats-module-scss-module__NbOWJG__statContent .Stats-module-scss-module__NbOWJG__value{color:var(--color-text-primary);margin-bottom:.5rem;font-size:2.5rem;font-weight:700;line-height:1}.Stats-module-scss-module__NbOWJG__statContent .Stats-module-scss-module__NbOWJG__label{color:var(--color-text-muted);font-size:.875rem;font-weight:500}.Stats-module-scss-module__NbOWJG__techStack{border-top:1px solid var(--color-border-light);align-items:center;gap:.75rem;margin-top:1rem;padding-top:1rem;display:flex}.Stats-module-scss-module__NbOWJG__techStack .Stats-module-scss-module__NbOWJG__techIcon{border-radius:var(--radius-md);width:2.25rem;height:2.25rem;transition:all var(--transition-base);background:#60a5fa1a;justify-content:center;align-items:center;display:flex}.Stats-module-scss-module__NbOWJG__techStack .Stats-module-scss-module__NbOWJG__techIcon:hover{background:#60a5fa33;transform:translateY(-.125rem)}.Stats-module-scss-module__NbOWJG__techStack .Stats-module-scss-module__NbOWJG__techIcon svg,.Stats-module-scss-module__NbOWJG__techStack .Stats-module-scss-module__NbOWJG__techIcon img{width:1.5rem;height:1.5rem}.Stats-module-scss-module__NbOWJG__techStackLabel{color:var(--color-text-primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}@media (max-width:768px){.Stats-module-scss-module__NbOWJG__statsGrid{grid-template-columns:1fr;gap:1rem}.Stats-module-scss-module__NbOWJG__statCard{padding:1.5rem}.Stats-module-scss-module__NbOWJG__statContent .Stats-module-scss-module__NbOWJG__value{font-size:2rem}}
.Work-module-scss-module__ZLXkTG__work{background:var(--color-bg-primary);padding:6rem 0}.Work-module-scss-module__ZLXkTG__container{max-width:75rem;margin:0 auto;padding:0 1.5rem}.Work-module-scss-module__ZLXkTG__sectionTitle{text-align:center;color:var(--color-text-primary);margin-bottom:4rem;font-size:3rem;font-weight:700}.Work-module-scss-module__ZLXkTG__workGrid{gap:3rem;display:grid}.Work-module-scss-module__ZLXkTG__workItem{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.Work-module-scss-module__ZLXkTG__workItem:nth-child(2n) .Work-module-scss-module__ZLXkTG__workImage{order:2}.Work-module-scss-module__ZLXkTG__workImage{border-radius:var(--radius-2xl);box-shadow:var(--shadow-xl);transition:all var(--transition-slow);position:relative;overflow:hidden}.Work-module-scss-module__ZLXkTG__workImage:before{content:"";opacity:0;transition:opacity var(--transition-base);z-index:1;background:linear-gradient(135deg,#60a5fa1a,#0000);position:absolute;inset:0}.Work-module-scss-module__ZLXkTG__workImage:hover{box-shadow:var(--shadow-glow-lg);transform:translateY(-8px)scale(1.02)}.Work-module-scss-module__ZLXkTG__workImage:hover:before{opacity:1}.Work-module-scss-module__ZLXkTG__workImage:hover img{transform:scale(1.05)}.Work-module-scss-module__ZLXkTG__workImage img{width:100%;height:auto;transition:transform var(--transition-slow);display:block}.Work-module-scss-module__ZLXkTG__workImage .Work-module-scss-module__ZLXkTG__imagePlaceholder{aspect-ratio:16/10;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);justify-content:center;align-items:center;width:100%;display:flex}.Work-module-scss-module__ZLXkTG__workImage .Work-module-scss-module__ZLXkTG__imagePlaceholder svg{opacity:.3;width:6.25rem;height:6.25rem}.Work-module-scss-module__ZLXkTG__workContent .Work-module-scss-module__ZLXkTG__techBadges{flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;display:flex}.Work-module-scss-module__ZLXkTG__workContent .Work-module-scss-module__ZLXkTG__techBadge{border-radius:var(--radius-full);color:var(--color-primary);transition:all var(--transition-base);background:#60a5fa1a;border:1px solid #60a5fa33;padding:.5rem 1rem;font-size:.875rem;font-weight:600}.Work-module-scss-module__ZLXkTG__workContent .Work-module-scss-module__ZLXkTG__techBadge:hover{border-color:var(--color-primary);background:#60a5fa33;transform:translateY(-2px)}.Work-module-scss-module__ZLXkTG__workContent .Work-module-scss-module__ZLXkTG__workTitle{color:var(--color-text-primary);margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.Work-module-scss-module__ZLXkTG__workContent .Work-module-scss-module__ZLXkTG__workDescription{color:var(--color-text-secondary);margin-bottom:2rem;font-size:1.125rem;line-height:1.8}.Work-module-scss-module__ZLXkTG__workContent .Work-module-scss-module__ZLXkTG__workLink{color:var(--color-primary);transition:all var(--transition-base);align-items:center;gap:.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;display:inline-flex}.Work-module-scss-module__ZLXkTG__workContent .Work-module-scss-module__ZLXkTG__workLink svg{width:1.25rem;height:1.25rem;transition:transform var(--transition-base)}.Work-module-scss-module__ZLXkTG__workContent .Work-module-scss-module__ZLXkTG__workLink:hover{gap:.75rem}.Work-module-scss-module__ZLXkTG__workContent .Work-module-scss-module__ZLXkTG__workLink:hover svg{transform:translate(.25rem)}@media (max-width:1024px){.Work-module-scss-module__ZLXkTG__workItem{grid-template-columns:1fr;gap:2rem}.Work-module-scss-module__ZLXkTG__workItem:nth-child(2n) .Work-module-scss-module__ZLXkTG__workImage{order:1}.Work-module-scss-module__ZLXkTG__workContent .Work-module-scss-module__ZLXkTG__workTitle{font-size:2rem}}@media (max-width:768px){.Work-module-scss-module__ZLXkTG__sectionTitle{margin-bottom:3rem;font-size:2rem}.Work-module-scss-module__ZLXkTG__work{padding:4rem 0}.Work-module-scss-module__ZLXkTG__workContent .Work-module-scss-module__ZLXkTG__workTitle{font-size:1.75rem}.Work-module-scss-module__ZLXkTG__workContent .Work-module-scss-module__ZLXkTG__workDescription{font-size:1rem}}
.Contact-module-scss-module__JIRMoG__content{grid-template-columns:1fr 1fr;gap:4rem;display:grid}.Contact-module-scss-module__JIRMoG__infoCard{background:var(--color-card-bg);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:all var(--transition-base);align-items:center;gap:1.5rem;padding:1.5rem;display:flex}.Contact-module-scss-module__JIRMoG__infoCard:hover{border-color:var(--color-primary);box-shadow:var(--shadow-glow);transform:translateY(-.25rem)}.Contact-module-scss-module__JIRMoG__infoIcon{border-radius:var(--radius-lg);background:#60a5fa1a;flex-shrink:0;justify-content:center;align-items:center;width:3.75rem;height:3.75rem;font-size:2rem;display:flex}.Contact-module-scss-module__JIRMoG__infoContent h3{color:var(--color-text-primary);margin-bottom:.25rem;font-size:1.125rem;font-weight:600}.Contact-module-scss-module__JIRMoG__infoContent a{color:var(--color-primary);transition:all var(--transition-base);font-size:.9375rem;text-decoration:none}.Contact-module-scss-module__JIRMoG__infoContent a:hover{color:var(--color-primary-light);text-decoration:underline}.Contact-module-scss-module__JIRMoG__form{background:var(--color-card-bg);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:2.5rem}.Contact-module-scss-module__JIRMoG__formGroup{margin-bottom:1.5rem}.Contact-module-scss-module__JIRMoG__formGroup:last-of-type{margin-bottom:2rem}.Contact-module-scss-module__JIRMoG__label{color:var(--color-text-primary);margin-bottom:.5rem;font-size:.9375rem;font-weight:600;display:block}.Contact-module-scss-module__JIRMoG__input,.Contact-module-scss-module__JIRMoG__textarea{width:100%;color:var(--color-text-primary);background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:var(--radius-md);transition:all var(--transition-base);padding:.875rem 1rem;font-family:inherit;font-size:1rem}.Contact-module-scss-module__JIRMoG__input::placeholder,.Contact-module-scss-module__JIRMoG__textarea::placeholder{color:var(--color-text-muted)}.Contact-module-scss-module__JIRMoG__input:focus,.Contact-module-scss-module__JIRMoG__textarea:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 .1875rem #60a5fa1a}.Contact-module-scss-module__JIRMoG__textarea{resize:vertical;min-height:9.375rem}@media (max-width:1024px){.Contact-module-scss-module__JIRMoG__content{grid-template-columns:1fr;gap:3rem}.Contact-module-scss-module__JIRMoG__contactInfo{grid-template-columns:repeat(2,1fr);display:grid}}@media (max-width:768px){.Contact-module-scss-module__JIRMoG__contact{padding:4rem 0}.Contact-module-scss-module__JIRMoG__title{font-size:2rem}.Contact-module-scss-module__JIRMoG__subtitle{margin-bottom:3rem;font-size:1rem}.Contact-module-scss-module__JIRMoG__contactInfo{grid-template-columns:1fr}.Contact-module-scss-module__JIRMoG__form{padding:1.5rem}}
.Experience-module-scss-module__kW6bXW__experience{color:var(--text,#cbd5e1);padding:4rem 0}.Experience-module-scss-module__kW6bXW__title{color:var(--accent,#6ee7ff);margin-bottom:2rem;font-size:2.25rem;font-weight:800}.Experience-module-scss-module__kW6bXW__timeline{grid-template-columns:1fr;display:grid;position:relative}.Experience-module-scss-module__kW6bXW__line{background:#ffffff0f;width:2px;position:absolute;top:0;bottom:0;left:80px}.Experience-module-scss-module__kW6bXW__item{margin:2rem 0;padding-left:8rem;position:relative}.Experience-module-scss-module__kW6bXW__marker{background:linear-gradient(#57c7ff,#2b9cff);border-radius:50%;width:1.5rem;height:1.5rem;position:absolute;top:.75rem;left:4.375rem;box-shadow:0 0 0 6px #2b9cff14}.Experience-module-scss-module__kW6bXW__content{max-width:780px}.Experience-module-scss-module__kW6bXW__date{color:#58b6d8;margin-bottom:.25rem;font-weight:600}.Experience-module-scss-module__kW6bXW__role{color:#e6eef8;margin:.15rem 0;font-size:1.25rem;font-weight:800}.Experience-module-scss-module__kW6bXW__company{color:#98a8b9;margin-bottom:.75rem}.Experience-module-scss-module__kW6bXW__points{margin:0;padding:0;list-style:none}.Experience-module-scss-module__kW6bXW__points li{color:#9fb1c3;margin:.6rem 0}.Experience-module-scss-module__kW6bXW__group{margin:.75rem 0}.Experience-module-scss-module__kW6bXW__pointTitle{color:#e6eef8;margin-bottom:.35rem;font-weight:700}.Experience-module-scss-module__kW6bXW__sublist{margin:.35rem 0 0 1rem;padding:0;list-style:outside}.Experience-module-scss-module__kW6bXW__subitem{color:#9fb1c3;margin:.4rem 0}@media (max-width:720px){.Experience-module-scss-module__kW6bXW__line{left:32px}.Experience-module-scss-module__kW6bXW__marker{left:21px}.Experience-module-scss-module__kW6bXW__item{padding-left:70px}}@media (max-width:768px){.Experience-module-scss-module__kW6bXW__line{left:32px}.Experience-module-scss-module__kW6bXW__marker{left:21px}.Experience-module-scss-module__kW6bXW__item{padding-left:70px}}
.GithubCard-module-scss-module__ePBBwG__ghCard{background:var(--color-card-bg);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);transition:all var(--transition-base);min-width:0;padding:1.5rem 1.5rem 0;overflow:hidden}.GithubCard-module-scss-module__ePBBwG__ghCard:hover{border-color:var(--color-border-strong);transform:translateY(-2px)}.GithubCard-module-scss-module__ePBBwG__ghHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.GithubCard-module-scss-module__ePBBwG__ghProfileInfo{align-items:center;gap:1rem;display:flex}.GithubCard-module-scss-module__ePBBwG__ghProfileInfo>div{flex-direction:column;gap:.25rem;display:flex}.GithubCard-module-scss-module__ePBBwG__ghIconBox{color:#2ea44f;background:#2ea44f26;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;display:flex}.GithubCard-module-scss-module__ePBBwG__ghIconBox svg{width:1.5rem;height:1.5rem}.GithubCard-module-scss-module__ePBBwG__ghProfileInfo h3{color:#fff;margin:0;font-size:1.25rem;font-weight:700}.GithubCard-module-scss-module__ePBBwG__ghProfileInfo p{color:#94a3b8;margin:0;font-size:.875rem;font-weight:500}.GithubCard-module-scss-module__ePBBwG__ghExternalLink{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;border:1px solid #94a3b833;border-radius:9999px;padding:.375rem .75rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:all .2s}.GithubCard-module-scss-module__ePBBwG__ghExternalLink:hover{color:#fff;background:#60a5fa1a;border-color:#60a5fa4d}.GithubCard-module-scss-module__ePBBwG__ghStatsContainer{grid-template-columns:repeat(3,1fr);gap:2rem;min-width:0;display:grid}.GithubCard-module-scss-module__ePBBwG__ghStatsContainer .GithubCard-module-scss-module__ePBBwG__ghContributionGraphGrid{grid-column:1/3;min-width:0}.GithubCard-module-scss-module__ePBBwG__ghStatsContainer .GithubCard-module-scss-module__ePBBwG__ghStatsGrid{grid-column:3/4;min-width:0}@media (max-width:1024px){.GithubCard-module-scss-module__ePBBwG__ghCard{padding:1.25rem}.GithubCard-module-scss-module__ePBBwG__ghStatsContainer{grid-template-columns:1fr;gap:1.5rem}.GithubCard-module-scss-module__ePBBwG__ghStatsContainer .GithubCard-module-scss-module__ePBBwG__ghContributionGraphGrid,.GithubCard-module-scss-module__ePBBwG__ghStatsContainer .GithubCard-module-scss-module__ePBBwG__ghStatsGrid{grid-column:auto}}@media (max-width:768px){.GithubCard-module-scss-module__ePBBwG__ghCard{padding:1rem}.GithubCard-module-scss-module__ePBBwG__ghProfileInfo h3{font-size:1rem}.GithubCard-module-scss-module__ePBBwG__ghHeader{gap:1rem}}
.StatsCard-module-scss-module__52mknq__ghMainStats{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}.StatsCard-module-scss-module__52mknq__ghStatBox{background:#0f172a80;border:1px solid #94a3b81a;border-radius:.75rem;padding:1rem;transition:all .2s}.StatsCard-module-scss-module__52mknq__ghStatBox:hover{background:#0f172ab3;border-color:#2ea44f4d;transform:translateY(-2px)}.StatsCard-module-scss-module__52mknq__ghStatBox label{color:#94a3b8;text-transform:uppercase;font-size:.75rem;font-weight:600;display:block}.StatsCard-module-scss-module__52mknq__ghStatValue{color:#fff;margin-top:.25rem;font-size:1.5rem;font-weight:700}
.ResumeUpload-module-scss-module__D2nv3W__wrapper{width:100%;display:block}.ResumeUpload-module-scss-module__D2nv3W__uploadBox{text-align:center;cursor:pointer;background:#fbfbfc;border:.0625rem dashed #d7ddea;border-radius:.875rem;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;min-height:12rem;padding:1.5rem;transition:border-color .2s,background-color .2s;display:flex}.ResumeUpload-module-scss-module__D2nv3W__uploadBox:hover:not(:disabled){background:#f7f6fc;border-color:#8c5ff8}.ResumeUpload-module-scss-module__D2nv3W__uploadBox:disabled{cursor:wait}.ResumeUpload-module-scss-module__D2nv3W__uploadIcon{color:#555d72;background:#f2f3f7;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-bottom:.75rem;display:inline-flex}.ResumeUpload-module-scss-module__D2nv3W__uploadPrimary{color:#212530;font-size:1rem;font-weight:500}.ResumeUpload-module-scss-module__D2nv3W__uploadPrimary span{color:#7b4df5;font-weight:600}.ResumeUpload-module-scss-module__D2nv3W__uploadSecondary{color:#747d95;font-size:.875rem;font-weight:400}.ResumeUpload-module-scss-module__D2nv3W__statusPanel{background:#fff;border:.0625rem solid #e6e8ee;border-radius:.875rem;flex-direction:column;justify-content:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.ResumeUpload-module-scss-module__D2nv3W__fileRow{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.ResumeUpload-module-scss-module__D2nv3W__fileInfo{flex-direction:column;gap:.125rem;display:flex}.ResumeUpload-module-scss-module__D2nv3W__fileName{color:#212530;font-size:1rem;font-weight:700}.ResumeUpload-module-scss-module__D2nv3W__fileMeta{color:#747d95;font-size:.875rem;font-weight:500}.ResumeUpload-module-scss-module__D2nv3W__badge{border-radius:999rem;justify-content:center;align-items:center;min-width:4.5rem;padding:.25rem .625rem;font-size:.75rem;font-weight:700;display:inline-flex}.ResumeUpload-module-scss-module__D2nv3W__badgeSuccess{color:#1f8f69;background:#e8f8f1}.ResumeUpload-module-scss-module__D2nv3W__badgePending{color:#8b78d8;background:#edeaff}.ResumeUpload-module-scss-module__D2nv3W__progressTrack{background:#e6e8ee;border-radius:999rem;width:100%;height:.3125rem;overflow:hidden}.ResumeUpload-module-scss-module__D2nv3W__progressFill{background:linear-gradient(90deg,#8a48ef 0%,#4a82fb 100%);border-radius:999rem;height:100%;transition:width .25s;display:block}.ResumeUpload-module-scss-module__D2nv3W__retryButton{color:#7b4df5;text-align:left;cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-top:.25rem;font-size:.875rem;font-weight:600}.ResumeUpload-module-scss-module__D2nv3W__fileInput{display:none}
.ContributionGraph-module-scss-module__FPZp4G__ghChartSection{flex-direction:column;width:100%;min-width:0;display:flex;overflow:hidden}.ContributionGraph-module-scss-module__FPZp4G__ghContributionHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.ContributionGraph-module-scss-module__FPZp4G__ghContributionHeader h4{color:#fff;margin:0;font-size:1rem;font-weight:400}.ContributionGraph-module-scss-module__FPZp4G__ghYearSelector{flex-wrap:wrap;gap:.5rem;display:flex}.ContributionGraph-module-scss-module__FPZp4G__ghYearButton{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #94a3b833;border-radius:.375rem;padding:.375rem .75rem;font-size:.875rem;font-weight:500;transition:all .2s}.ContributionGraph-module-scss-module__FPZp4G__ghYearButton:hover{background:#94a3b80d;border-color:#94a3b866}.ContributionGraph-module-scss-module__FPZp4G__ghYearButtonActive{color:#60a5fa;background:#60a5fa26;border-color:#60a5fa66;font-weight:600}.ContributionGraph-module-scss-module__FPZp4G__ghHeatmapWrapper{background:var(--color-subcard-bg);border:1px solid var(--color-border);border-radius:.75rem;width:100%;min-width:0;padding:1rem 1rem 0;overflow:auto hidden}.ContributionGraph-module-scss-module__FPZp4G__ghHeatmapWrapper::-webkit-scrollbar{height:.375rem}.ContributionGraph-module-scss-module__FPZp4G__ghHeatmapWrapper::-webkit-scrollbar-track{background:#94a3b81a;border-radius:.25rem}.ContributionGraph-module-scss-module__FPZp4G__ghHeatmapWrapper::-webkit-scrollbar-thumb{background:#94a3b84d;border-radius:.25rem}.ContributionGraph-module-scss-module__FPZp4G__ghHeatmapWrapper::-webkit-scrollbar-thumb:hover{background:#94a3b880}.ContributionGraph-module-scss-module__FPZp4G__ghMonthLabels{color:#94a3b8;gap:.25rem;min-width:fit-content;margin-bottom:.5rem;margin-left:2.375rem;font-size:.625rem;font-weight:400;display:grid}.ContributionGraph-module-scss-module__FPZp4G__ghMonthLabels span{text-align:left}.ContributionGraph-module-scss-module__FPZp4G__ghHeatmapContainer{gap:.5rem;width:100%;min-width:0;margin-bottom:1rem;display:flex}.ContributionGraph-module-scss-module__FPZp4G__ghDayLabels{color:#94a3b8;flex-direction:column;flex-shrink:0;gap:.25rem;width:1.875rem;padding-top:0;font-size:.625rem;font-weight:400;display:flex}.ContributionGraph-module-scss-module__FPZp4G__ghDayLabels span{flex:1;align-items:center;height:.625rem;display:flex}.ContributionGraph-module-scss-module__FPZp4G__ghHeatmapGrid{flex:1;grid-template-rows:repeat(7,minmax(.625rem,1fr));gap:.25rem;min-width:fit-content;display:grid}@media (max-width:768px){.ContributionGraph-module-scss-module__FPZp4G__ghHeatmapGrid{grid-template-rows:repeat(7,minmax(.5rem,1fr));gap:.125rem;min-width:0}}.ContributionGraph-module-scss-module__FPZp4G__ghHeatSquare{aspect-ratio:1;cursor:pointer;border-radius:.125rem;width:100%;min-width:.625rem;min-height:.625rem;transition:all .15s}.ContributionGraph-module-scss-module__FPZp4G__ghHeatSquare:hover{outline-offset:.0625rem;z-index:10;outline:.125rem solid #ffffff4d;position:relative;transform:scale(1.3)}.ContributionGraph-module-scss-module__FPZp4G__ghHeatL0{background-color:#161b22}.ContributionGraph-module-scss-module__FPZp4G__ghHeatL1{background-color:#0e4429}.ContributionGraph-module-scss-module__FPZp4G__ghHeatL2{background-color:#006d32}.ContributionGraph-module-scss-module__FPZp4G__ghHeatL3{background-color:#26a641}.ContributionGraph-module-scss-module__FPZp4G__ghHeatL4{background-color:#39d353}.ContributionGraph-module-scss-module__FPZp4G__ghHeatmapFooter{color:#94a3b8;background:var(--color-subcard-bg);border-top:1px solid #94a3b81a;justify-content:flex-end;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.625rem;display:flex;position:sticky;bottom:0;left:0;right:0}.ContributionGraph-module-scss-module__FPZp4G__ghLegendItem{border-radius:.125rem;width:.625rem;height:.625rem}@media (max-width:768px){.ContributionGraph-module-scss-module__FPZp4G__ghContributionHeader{flex-direction:column;align-items:flex-start}.ContributionGraph-module-scss-module__FPZp4G__ghContributionHeader h4{font-size:.875rem}.ContributionGraph-module-scss-module__FPZp4G__ghYearSelector{width:100%;overflow-x:auto}.ContributionGraph-module-scss-module__FPZp4G__ghYearSelector::-webkit-scrollbar{height:.25rem}.ContributionGraph-module-scss-module__FPZp4G__ghYearButton{white-space:nowrap;padding:.25rem .5rem;font-size:.75rem}.ContributionGraph-module-scss-module__FPZp4G__ghMonthLabels{gap:.125rem;margin-left:1.75rem;font-size:.5625rem}.ContributionGraph-module-scss-module__FPZp4G__ghDayLabels{width:1.25rem;font-size:.5625rem}.ContributionGraph-module-scss-module__FPZp4G__ghDayLabels span{min-height:.5rem}.ContributionGraph-module-scss-module__FPZp4G__ghHeatmapGrid{gap:.125rem}.ContributionGraph-module-scss-module__FPZp4G__ghHeatSquare{min-width:.5rem;min-height:.5rem}}
.JobInput-module-scss-module__mVhO5W__group{flex-direction:column;display:flex}.JobInput-module-scss-module__mVhO5W__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:.0625rem;height:.0625rem;margin:-.0625rem;padding:0;position:absolute;overflow:hidden}.JobInput-module-scss-module__mVhO5W__textarea{color:#212530;resize:vertical;background:0 0;border:none;outline:none;width:100%;min-height:8rem;padding:1.5rem;font-family:inherit;font-size:.9375rem}.JobInput-module-scss-module__mVhO5W__textarea::placeholder{color:#9fa5b9}
.WeeklyActivity-module-scss-module__0gSLCW__ghChartSection{margin-bottom:2rem}.WeeklyActivity-module-scss-module__0gSLCW__ghChartSection:last-of-type{margin-bottom:1.5rem}.WeeklyActivity-module-scss-module__0gSLCW__ghChartSection h4{color:#fff;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.875rem;font-weight:700;display:flex}.WeeklyActivity-module-scss-module__0gSLCW__ghChartSection h4 svg{flex-shrink:0;width:1rem;height:1rem}.WeeklyActivity-module-scss-module__0gSLCW__ghChartContainer{width:100%;min-width:0;height:10rem}@media (max-width:768px){.WeeklyActivity-module-scss-module__0gSLCW__ghChartContainer{height:8rem}}
.ActionSelector-module-scss-module__PUakYG__group{flex-direction:column;width:100%;display:flex}.ActionSelector-module-scss-module__PUakYG__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:.0625rem;height:.0625rem;margin:-.0625rem;padding:0;position:absolute;overflow:hidden}.ActionSelector-module-scss-module__PUakYG__select{color:#212530;appearance:none;text-align:right;cursor:pointer;direction:rtl;background-color:#0000;background-image:linear-gradient(45deg,#0000 50%,#747d95 50%),linear-gradient(135deg,#747d95 50%,#0000 50%);background-position:calc(100% - 1.5rem) calc(50% - .125rem),calc(100% - 1.125rem) calc(50% - .125rem);background-repeat:no-repeat;background-size:.375rem .375rem,.375rem .375rem;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:none;outline:none;width:100%;height:3.5rem;padding:0 3rem 0 5.5rem;font-size:.9375rem;font-weight:600}.ActionSelector-module-scss-module__PUakYG__select option{direction:ltr}
.TopLanguages-module-scss-module__ShGFLG__ghChartSection{margin-bottom:2rem}.TopLanguages-module-scss-module__ShGFLG__ghChartSection h4{color:#fff;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.875rem;font-weight:700;display:flex}.TopLanguages-module-scss-module__ShGFLG__ghChartSection h4 svg{flex-shrink:0;width:1rem;height:1rem}.TopLanguages-module-scss-module__ShGFLG__ghChartContainer{width:100%;height:10rem}
.ModelSelector-module-scss-module__f8Z41a__group{flex-direction:column;width:100%;display:flex}.ModelSelector-module-scss-module__f8Z41a__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:.0625rem;height:.0625rem;margin:-.0625rem;padding:0;position:absolute;overflow:hidden}.ModelSelector-module-scss-module__f8Z41a__select{color:#212530;appearance:none;text-align:right;cursor:pointer;direction:rtl;background-color:#0000;background-image:linear-gradient(45deg,#0000 50%,#747d95 50%),linear-gradient(135deg,#747d95 50%,#0000 50%);background-position:calc(100% - 1.5rem) calc(50% - .125rem),calc(100% - 1.125rem) calc(50% - .125rem);background-repeat:no-repeat;background-size:.375rem .375rem,.375rem .375rem;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:none;outline:none;width:100%;height:3.5rem;padding:0 3rem 0 5.5rem;font-size:.9375rem;font-weight:600}.ModelSelector-module-scss-module__f8Z41a__select option{direction:ltr}.ModelSelector-module-scss-module__f8Z41a__select:disabled{color:#9fa5b9;cursor:not-allowed}
.RecentRepositories-module-scss-module__z9dCFW__ghRepoSection h4{color:#94a3b8;text-transform:uppercase;letter-spacing:.2em;margin-bottom:.75rem;font-size:.625rem;font-weight:700}.RecentRepositories-module-scss-module__z9dCFW__ghRepoList{flex-direction:column;gap:.75rem;display:flex}.RecentRepositories-module-scss-module__z9dCFW__ghRepoItem{background:var(--color-subcard-bg);border:1px solid var(--color-border);transition:all var(--transition-base);cursor:pointer;border-radius:.5rem;padding:.75rem;text-decoration:none;display:block}.RecentRepositories-module-scss-module__z9dCFW__ghRepoItem:hover{border-color:var(--color-border-strong);background:var(--color-subcard-bg-hover)}.RecentRepositories-module-scss-module__z9dCFW__ghRepoTop{justify-content:space-between;align-items:flex-start;margin-bottom:.25rem;display:flex}.RecentRepositories-module-scss-module__z9dCFW__ghRepoName{color:#fff;font-size:.875rem;font-weight:600}.RecentRepositories-module-scss-module__z9dCFW__ghStars svg{flex-shrink:0;width:.75rem;height:.75rem}.RecentRepositories-module-scss-module__z9dCFW__ghStars{color:#94a3b8;align-items:center;gap:.25rem;font-size:.625rem;font-weight:700;display:flex}.RecentRepositories-module-scss-module__z9dCFW__ghRepoDesc{color:#94a3b8;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:.6875rem;display:-webkit-box;overflow:hidden}
.GenerateButton-module-scss-module__SZXYhW__button{width:100%;min-height:3.5rem;box-shadow:none;color:#fff;background:#483287;border:none;border-radius:.875rem;justify-content:center;align-items:center;gap:.75rem;margin:0;font-size:1.125rem;font-weight:600;display:flex}.GenerateButton-module-scss-module__SZXYhW__button:hover:not(:disabled){box-shadow:none;background:#483287;transform:none}.GenerateButton-module-scss-module__SZXYhW__button:disabled{opacity:.8}.GenerateButton-module-scss-module__SZXYhW__icon{color:#fff;width:1.25rem;height:1.25rem}
.CodingProfile-module-scss-module__Ca2gXG__codingProfile{flex-direction:column;gap:2rem;width:100%;min-width:0;margin-top:-12rem;display:flex}@media (max-width:1024px){.CodingProfile-module-scss-module__Ca2gXG__codingProfile{flex-direction:column;margin-top:0;display:flex}}@media (max-width:768px){.CodingProfile-module-scss-module__Ca2gXG__codingProfile{flex-direction:column;margin-top:0;display:flex}}
.page-module-scss-module__rcUngW__homePage{box-sizing:border-box;background:var(--color-bg-primary);flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}
.OutputBox-module-scss-module__Vkpp5G__wrapper{width:100%}.OutputBox-module-scss-module__Vkpp5G__emptyState{color:#747d95;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 2rem;font-size:.9375rem;display:flex}.OutputBox-module-scss-module__Vkpp5G__emptyIconWrapper{background:#f2f3f7;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.OutputBox-module-scss-module__Vkpp5G__emptyIcon{color:#939aaa;width:1.5rem;height:1.5rem}.OutputBox-module-scss-module__Vkpp5G__content{flex-direction:column;display:flex}.OutputBox-module-scss-module__Vkpp5G__output{white-space:pre-wrap;color:#212530;min-height:10rem;padding:1.5rem;font-size:1rem;line-height:1.7}.OutputBox-module-scss-module__Vkpp5G__footer{border-top:.0625rem solid var(--color-border);justify-content:flex-end;padding:1rem 1.5rem;display:flex}.OutputBox-module-scss-module__Vkpp5G__copyButton{min-width:6rem}
:is(header,footer){display:none!important}body{background-color:#f7f8fa!important}main{padding-top:0!important}.page-module-scss-module___F7hga__page{--color-primary:#8a6ef5;--color-primary-dark:#6e50e8;--color-primary-light:#ab95f8;--color-bg-primary:#f7f8fa;--color-bg-secondary:#fff;--color-card-bg:#fff;--color-text-primary:#212530;--color-text-secondary:#747d95;--color-text-muted:#9fa5b9;--color-border:#e6e8ee;background:var(--color-bg-primary);width:100%;min-height:100vh}.page-module-scss-module___F7hga__section{padding-top:2rem;padding-bottom:4rem}.page-module-scss-module___F7hga__container{width:100%;margin:0 auto}.page-module-scss-module___F7hga__layout{flex-direction:row;gap:1.25rem;width:100%;padding:1.5rem;display:flex}.page-module-scss-module___F7hga__hero{text-align:center}.page-module-scss-module___F7hga__title{color:#1b2031;letter-spacing:-.03em;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.page-module-scss-module___F7hga__title span{background:linear-gradient(90deg,#8a48ef 0%,#4a82fb 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.page-module-scss-module___F7hga__subtitle{color:#747d95;margin-top:1.25rem;font-size:clamp(1.125rem,2.2vw,1.375rem);font-weight:500;line-height:1.4}.page-module-scss-module___F7hga__formStack{flex-direction:column;gap:1rem;width:calc(30% - 1rem);display:flex}.page-module-scss-module___F7hga__outputContainer{border:.0625rem solid var(--color-border);background:#fff;border-radius:.875rem;width:calc(70% - 1rem);overflow:hidden;box-shadow:0 .5rem 1rem #1e293b05}.page-module-scss-module___F7hga__block{border:.0625rem solid var(--color-border);background:#fff;border-radius:.875rem;width:100%;overflow:hidden;box-shadow:0 .5rem 1rem #1e293b05}.page-module-scss-module___F7hga__blockHeader,.page-module-scss-module___F7hga__blockHeaderPurple{border-bottom:.0625rem solid var(--color-border);justify-content:space-between;align-items:center;gap:.625rem;padding:1.25rem 1.5rem;display:flex}.page-module-scss-module___F7hga__blockHeaderLeft{align-items:center;gap:.625rem;display:flex}.page-module-scss-module___F7hga__blockHeader h2,.page-module-scss-module___F7hga__blockHeaderPurple h2{color:#212530;margin:0;font-size:1rem;font-weight:700}.page-module-scss-module___F7hga__blockContent{padding:1.5rem}.page-module-scss-module___F7hga__blockContentNoPad,.page-module-scss-module___F7hga__blockContentFull{padding:0}.page-module-scss-module___F7hga__blockHeaderPurple{color:#6333e2}.page-module-scss-module___F7hga__blockHeaderPurple h2{color:#212530}.page-module-scss-module___F7hga__blockHeaderPurple .page-module-scss-module___F7hga__blockIcon{color:#8c5ff8}.page-module-scss-module___F7hga__blockIcon{color:#555d72;width:1.25rem;height:1.25rem}.page-module-scss-module___F7hga__iconCopyButton{cursor:pointer;color:#9fa5b9;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.page-module-scss-module___F7hga__iconCopyButton:hover{color:#4a567b;background:#f2f3f7}.page-module-scss-module___F7hga__copyIcon{width:1.125rem;height:1.125rem}.page-module-scss-module___F7hga__optionalText{color:#939aaa;font-size:.875rem;font-weight:400}.page-module-scss-module___F7hga__selectGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.page-module-scss-module___F7hga__blockInline{border:.0625rem solid var(--color-border);background:#fff;border-radius:.875rem;align-items:center;padding:0;display:flex;position:relative;box-shadow:0 .5rem 1rem #1e293b05}.page-module-scss-module___F7hga__inlineLabel{color:#747d95;letter-spacing:.05em;pointer-events:none;z-index:1;font-size:.8125rem;font-weight:600;position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)}.page-module-scss-module___F7hga__error{color:#d0465a;text-align:center;margin-top:.5rem;font-size:.9375rem;font-weight:500}.page-module-scss-module___F7hga__footerText{text-align:center;color:#747d95;margin-top:3rem;font-size:.875rem}@media (max-width:768px){.page-module-scss-module___F7hga__section{padding-top:1.5rem;padding-bottom:2rem}.page-module-scss-module___F7hga__layout{flex-direction:column;padding:0}.page-module-scss-module___F7hga__formStack,.page-module-scss-module___F7hga__outputContainer{width:100%}.page-module-scss-module___F7hga__hero{margin-top:1rem;margin-bottom:2rem}.page-module-scss-module___F7hga__title{font-size:2.25rem}.page-module-scss-module___F7hga__subtitle{font-size:1rem}.page-module-scss-module___F7hga__selectGrid{grid-template-columns:1fr}}
.Footer-module-scss-module__EzUeIG__footer{background:var(--color-bg-secondary);border-top:1px solid var(--color-border);padding:3rem 0 1.5rem}.Footer-module-scss-module__EzUeIG__footerContent{grid-template-columns:repeat(auto-fit,minmax(12.5rem,1fr));gap:2rem;margin-bottom:2rem;display:grid}.Footer-module-scss-module__EzUeIG__footerSection h3{color:var(--color-text-primary);margin-bottom:1rem;font-size:1.125rem;font-weight:600}.Footer-module-scss-module__EzUeIG__footerSection ul{margin:0;padding:0;list-style:none}.Footer-module-scss-module__EzUeIG__footerSection li{margin-bottom:.5rem}.Footer-module-scss-module__EzUeIG__footerSection a{color:var(--color-text-secondary);text-decoration:none;transition:color .2s}.Footer-module-scss-module__EzUeIG__footerSection a:hover{color:var(--color-primary)}.Footer-module-scss-module__EzUeIG__footerSocial{gap:1rem;margin-top:1rem;display:flex}.Footer-module-scss-module__EzUeIG__socialLink{background:var(--color-card-bg);width:2.5rem;height:2.5rem;color:var(--color-text-primary);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .2s;display:flex}.Footer-module-scss-module__EzUeIG__socialLink:hover{background:var(--color-primary);color:#fff;transform:translateY(-.125rem)}.Footer-module-scss-module__EzUeIG__footerBottom{text-align:center;color:var(--color-text-secondary);font-size:.875rem}@media (max-width:768px){.Footer-module-scss-module__EzUeIG__footerContent{grid-template-columns:1fr}.Footer-module-scss-module__EzUeIG__footer{padding:2rem 0 1rem}}
