.Hero-module__ZARIfG__hero{align-items:center;min-height:70vh;padding:4rem 0;display:flex}.Hero-module__ZARIfG__container{max-width:100%;margin:0 auto;padding:0 1.25rem}.Hero-module__ZARIfG__content{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:3rem;animation:.8s Hero-module__ZARIfG__fadeIn;display:grid}.Hero-module__ZARIfG__profileWrapper{flex-shrink:0}.Hero-module__ZARIfG__profilePhoto{object-fit:cover;border:3px solid #fff3;border-radius:50%;width:240px;height:240px}.Hero-module__ZARIfG__info{flex-direction:column;flex:1;gap:1rem;display:flex}.Hero-module__ZARIfG__name{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:3rem;font-weight:700;line-height:1.2}.Hero-module__ZARIfG__title{color:var(--color-text-secondary);margin:0;font-size:1.25rem;font-weight:400}.Hero-module__ZARIfG__status{color:var(--color-text-secondary);align-items:center;gap:.5rem;font-size:.95rem;display:flex}.Hero-module__ZARIfG__statusDot{background:var(--color-success);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module__ZARIfG__pulse}.Hero-module__ZARIfG__locationTime{color:var(--color-text-secondary);align-items:center;gap:1rem;font-size:.95rem;display:flex}.Hero-module__ZARIfG__location{align-items:center;gap:.5rem;display:flex}.Hero-module__ZARIfG__location i{color:var(--color-accent)}.Hero-module__ZARIfG__time{color:var(--color-text);font-family:monospace;font-size:1rem;font-weight:600}.Hero-module__ZARIfG__socialPanel{-webkit-backdrop-filter:blur(10px);border-radius:var(--radius-lg);min-width:280px;transition:all var(--transition-normal);background:#2020204d;border:1px solid #ffffff1a;flex-shrink:0;padding:1.5rem}.Hero-module__ZARIfG__socialPanel:hover{background:#40404066;border-color:#fff3;transform:translateY(-5px);box-shadow:0 20px 40px #0000004d}.Hero-module__ZARIfG__socialPanel h3{color:var(--color-text);margin:0 0 1.5rem;font-size:1.1rem;font-weight:600}.Hero-module__ZARIfG__socialLinks{flex-direction:column;gap:1rem;display:flex}.Hero-module__ZARIfG__socialLink{border-radius:var(--radius-md);color:var(--color-text);transition:all var(--transition-fast);background:#ffffff0d;border:1px solid #ffffff1a;align-items:center;gap:1rem;padding:.75rem 1rem;font-size:.95rem;display:flex}.Hero-module__ZARIfG__socialLink i{text-align:center;width:24px;color:var(--color-accent);font-size:1.25rem}.Hero-module__ZARIfG__socialLink:hover{background:#ffffff1a;border-color:#fff3;transform:translate(4px)}@media (max-width:968px){.Hero-module__ZARIfG__content{text-align:center;flex-direction:column;align-items:center;gap:2rem;display:flex}.Hero-module__ZARIfG__info{align-items:center}.Hero-module__ZARIfG__locationTime{justify-content:center}.Hero-module__ZARIfG__socialPanel{width:100%;max-width:400px}}@media (max-width:768px){.Hero-module__ZARIfG__hero{padding:2rem 0}.Hero-module__ZARIfG__container{padding:0 1.5rem}.Hero-module__ZARIfG__name{font-size:2.5rem}.Hero-module__ZARIfG__title{font-size:1.1rem}.Hero-module__ZARIfG__profilePhoto{width:100px;height:100px}.Hero-module__ZARIfG__socialPanel{min-width:auto}}
.DiscordSection-module__UAN9jG__section{padding:3rem 0}.DiscordSection-module__UAN9jG__container{max-width:1200px;margin:0 auto;padding:0 2rem}.DiscordSection-module__UAN9jG__card{background:var(--color-glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--color-glass-border);border-radius:var(--radius-lg);transition:all var(--transition-normal);padding:2rem;animation:.6s DiscordSection-module__UAN9jG__fadeIn}.DiscordSection-module__UAN9jG__card:hover{background:var(--color-glass-hover);box-shadow:var(--shadow-md);border-color:#fff3;transform:translateY(-4px)}.DiscordSection-module__UAN9jG__header{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.DiscordSection-module__UAN9jG__header i{color:#5865f2;font-size:1.5rem}.DiscordSection-module__UAN9jG__header h3{color:var(--color-text);margin:0;font-size:1.5rem;font-weight:600}.DiscordSection-module__UAN9jG__loading,.DiscordSection-module__UAN9jG__offline{text-align:center;color:var(--color-text-secondary);padding:2rem}.DiscordSection-module__UAN9jG__loading i{color:#5865f2;margin-bottom:1rem;font-size:3rem;animation:2s ease-in-out infinite DiscordSection-module__UAN9jG__pulse;display:block}.DiscordSection-module__UAN9jG__profile{border-bottom:1px solid #ffffff1a;align-items:center;gap:1.5rem;padding-bottom:1.5rem;display:flex}.DiscordSection-module__UAN9jG__avatarWrapper{flex-shrink:0;position:relative}.DiscordSection-module__UAN9jG__avatar{border:3px solid #ffffff1a;border-radius:50%;width:80px;height:80px}.DiscordSection-module__UAN9jG__statusDot{border:3px solid var(--color-bg);border-radius:50%;width:20px;height:20px;position:absolute;bottom:2px;right:2px}.DiscordSection-module__UAN9jG__userInfo{flex:1}.DiscordSection-module__UAN9jG__username{color:var(--color-text);margin:0 0 .25rem;font-size:1.25rem;font-weight:600}.DiscordSection-module__UAN9jG__discriminator{color:var(--color-text-secondary);margin:0 0 .5rem;font-size:.95rem}.DiscordSection-module__UAN9jG__status{border-radius:var(--radius-full);color:var(--color-text-secondary);background:#ffffff0d;border:1px solid #ffffff1a;margin:0;padding:.25rem .75rem;font-size:.85rem;display:inline-block}.DiscordSection-module__UAN9jG__spotify{border-radius:var(--radius-md);background:#1ed7601a;border:1px solid #1ed7604d;align-items:center;gap:1rem;margin-top:1.5rem;padding:1rem;display:flex}.DiscordSection-module__UAN9jG__spotifyIcon{color:#fff;background:#1db954;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.DiscordSection-module__UAN9jG__spotifyInfo{flex:1;min-width:0}.DiscordSection-module__UAN9jG__spotifyLabel{color:var(--color-text-secondary);margin:0 0 .25rem;font-size:.85rem}.DiscordSection-module__UAN9jG__spotifySong{color:var(--color-text);white-space:nowrap;text-overflow:ellipsis;margin:0 0 .25rem;font-size:1rem;font-weight:600;overflow:hidden}.DiscordSection-module__UAN9jG__spotifyArtist{color:var(--color-text-secondary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.9rem;overflow:hidden}.DiscordSection-module__UAN9jG__activities{flex-direction:column;gap:.75rem;margin-top:1.5rem;display:flex}.DiscordSection-module__UAN9jG__activity{border-radius:var(--radius-md);background:#ffffff08;border:1px solid #ffffff0d;align-items:flex-start;gap:1rem;padding:.75rem;display:flex}.DiscordSection-module__UAN9jG__activity i{color:var(--color-accent);margin-top:.25rem;font-size:1.25rem}.DiscordSection-module__UAN9jG__activityInfo{flex:1;min-width:0}.DiscordSection-module__UAN9jG__activityName{color:var(--color-text);margin:0 0 .25rem;font-size:1rem;font-weight:600}.DiscordSection-module__UAN9jG__activityDetails{color:var(--color-text-secondary);margin:0 0 .25rem;font-size:.9rem}.DiscordSection-module__UAN9jG__activityState{color:var(--color-text-secondary);margin:0;font-size:.85rem}@media (max-width:768px){.DiscordSection-module__UAN9jG__container{padding:0 1.5rem}.DiscordSection-module__UAN9jG__card{padding:1.5rem}.DiscordSection-module__UAN9jG__profile{text-align:center;flex-direction:column}.DiscordSection-module__UAN9jG__avatar{width:64px;height:64px}.DiscordSection-module__UAN9jG__spotify{text-align:center;flex-direction:column}}
.GitHubSection-module__1HO3ka__section{padding:3rem 0}.GitHubSection-module__1HO3ka__container{max-width:1200px;margin:0 auto;padding:0 2rem}.GitHubSection-module__1HO3ka__card{background:var(--color-glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--color-glass-border);border-radius:var(--radius-lg);transition:all var(--transition-normal);padding:2rem;animation:.6s GitHubSection-module__1HO3ka__fadeIn}.GitHubSection-module__1HO3ka__card:hover{background:var(--color-glass-hover);box-shadow:var(--shadow-md);border-color:#fff3;transform:translateY(-4px)}.GitHubSection-module__1HO3ka__cardLink{color:inherit;text-decoration:none;display:block}.GitHubSection-module__1HO3ka__header{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.GitHubSection-module__1HO3ka__header i{color:var(--color-text);font-size:1.5rem}.GitHubSection-module__1HO3ka__header h3{color:var(--color-text);flex:1;margin:0;font-size:1.5rem;font-weight:600}.GitHubSection-module__1HO3ka__loading,.GitHubSection-module__1HO3ka__error{text-align:center;color:var(--color-text-secondary);padding:2rem}.GitHubSection-module__1HO3ka__loading i{color:var(--color-text);margin-bottom:1rem;font-size:3rem;animation:2s ease-in-out infinite GitHubSection-module__1HO3ka__pulse;display:block}.GitHubSection-module__1HO3ka__profile{border-bottom:1px solid #ffffff1a;gap:1.5rem;padding-bottom:1.5rem;display:flex}.GitHubSection-module__1HO3ka__avatar{border:3px solid #ffffff1a;border-radius:50%;flex-shrink:0;width:80px;height:80px}.GitHubSection-module__1HO3ka__userInfo{flex:1}.GitHubSection-module__1HO3ka__name{color:var(--color-text);margin:0 0 .25rem;font-size:1.25rem;font-weight:600}.GitHubSection-module__1HO3ka__username{color:var(--color-text-secondary);margin:0 0 .75rem;font-size:.95rem}.GitHubSection-module__1HO3ka__bio{color:var(--color-text-secondary);margin:0 0 .75rem;font-size:.95rem;line-height:1.6}.GitHubSection-module__1HO3ka__meta{color:var(--color-text-secondary);align-items:center;gap:.5rem;margin:0 1rem .5rem 0;font-size:.9rem;display:inline-flex}.GitHubSection-module__1HO3ka__meta i{color:var(--color-accent)}.GitHubSection-module__1HO3ka__stats{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;margin-top:1.5rem;display:grid}.GitHubSection-module__1HO3ka__stat{border-radius:var(--radius-md);transition:all var(--transition-fast);background:#ffffff08;border:1px solid #ffffff0d;align-items:center;gap:1rem;padding:1rem;display:flex}.GitHubSection-module__1HO3ka__stat:hover{background:#ffffff14;border-color:#ffffff1a;transform:translateY(-2px)}.GitHubSection-module__1HO3ka__statIcon{border-radius:var(--radius-md);width:40px;height:40px;color:var(--color-accent);background:#0066ff1a;border:1px solid #0066ff4d;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;display:flex}.GitHubSection-module__1HO3ka__statInfo{flex:1;min-width:0}.GitHubSection-module__1HO3ka__statValue{color:var(--color-text);margin:0 0 .25rem;font-size:1.5rem;font-weight:700;line-height:1}.GitHubSection-module__1HO3ka__statLabel{color:var(--color-text-secondary);margin:0;font-size:.85rem}@media (max-width:768px){.GitHubSection-module__1HO3ka__container{padding:0 1.5rem}.GitHubSection-module__1HO3ka__card{padding:1.5rem}.GitHubSection-module__1HO3ka__header{flex-wrap:wrap}.GitHubSection-module__1HO3ka__viewProfile{justify-content:center;width:100%}.GitHubSection-module__1HO3ka__profile{text-align:center;flex-direction:column;align-items:center}.GitHubSection-module__1HO3ka__stats{grid-template-columns:repeat(2,1fr)}.GitHubSection-module__1HO3ka__stat{text-align:center;flex-direction:column;gap:.5rem}}
.AboutSection-module__UGBiha__section{padding:4rem 0}.AboutSection-module__UGBiha__container{max-width:1200px;margin:0 auto;padding:0 2rem}.AboutSection-module__UGBiha__wrapper{grid-template-columns:300px 1fr;align-items:start;gap:3rem;display:grid}.AboutSection-module__UGBiha__titleSection{flex-direction:column;gap:1rem;display:flex;position:sticky;top:100px}.AboutSection-module__UGBiha__iconWrapper{border-radius:var(--radius-lg);color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1rem;font-size:2.5rem;animation:.6s AboutSection-module__UGBiha__fadeIn;display:flex}.AboutSection-module__UGBiha__title{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(2rem,4vw,2.5rem);font-weight:700;animation:.6s AboutSection-module__UGBiha__fadeIn}.AboutSection-module__UGBiha__subtitle{color:var(--color-text-secondary);margin:0;font-size:1rem;animation:.8s AboutSection-module__UGBiha__fadeIn}.AboutSection-module__UGBiha__content{flex-direction:column;gap:2rem;display:flex}.AboutSection-module__UGBiha__textWrapper{-webkit-backdrop-filter:blur(10px);border-radius:var(--radius-lg);transition:all var(--transition-normal);background:#20202080;border:1px solid #ffffff26;padding:2rem;animation:.8s AboutSection-module__UGBiha__fadeIn;position:relative;overflow:hidden}.AboutSection-module__UGBiha__textWrapper:before{content:"";background:linear-gradient(#667eea 0%,#764ba2 100%);width:4px;height:100%;position:absolute;top:0;left:0}.AboutSection-module__UGBiha__textWrapper:hover{background:#30303099;border-color:#ffffff40;transform:translate(8px);box-shadow:-8px 8px 24px #0006}.AboutSection-module__UGBiha__text{color:var(--color-text-secondary);margin:0;font-size:1.1rem;line-height:1.8}.AboutSection-module__UGBiha__highlights{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}.AboutSection-module__UGBiha__highlight{-webkit-backdrop-filter:blur(10px);border-radius:var(--radius-md);transition:all var(--transition-fast);background:#20202080;border:1px solid #ffffff26;align-items:center;gap:1rem;padding:1.5rem;animation:1s AboutSection-module__UGBiha__fadeIn;display:flex}.AboutSection-module__UGBiha__highlight:hover{background:#30303099;border-color:#667eea80;transform:translateY(-4px);box-shadow:0 8px 16px #0000004d}.AboutSection-module__UGBiha__highlight i{color:#667eea;flex-shrink:0;font-size:1.75rem}.AboutSection-module__UGBiha__highlight span{color:var(--color-text);font-size:.95rem;font-weight:500}@media (max-width:968px){.AboutSection-module__UGBiha__wrapper{grid-template-columns:1fr;gap:2rem}.AboutSection-module__UGBiha__titleSection{text-align:center;align-items:center;position:static}.AboutSection-module__UGBiha__iconWrapper{margin:0 auto 1rem}.AboutSection-module__UGBiha__highlights{grid-template-columns:1fr}}@media (max-width:768px){.AboutSection-module__UGBiha__section{padding:3rem 0}.AboutSection-module__UGBiha__container{padding:0 1.5rem}.AboutSection-module__UGBiha__textWrapper{padding:1.5rem}.AboutSection-module__UGBiha__text{font-size:1rem}.AboutSection-module__UGBiha__highlight{padding:1.25rem}}
.ProjectCard-module__U_VZua__cardLink{color:inherit;height:100%;text-decoration:none;display:block}.ProjectCard-module__U_VZua__card{-webkit-backdrop-filter:blur(10px);border-radius:var(--radius-lg);transition:all var(--transition-normal);cursor:pointer;background:#20202080;border:1px solid #ffffff26;flex-direction:column;height:100%;display:flex;overflow:hidden}.ProjectCard-module__U_VZua__card:hover{background:#30303099;border-color:#ffffff4d;transform:translateY(-8px);box-shadow:0 8px 32px #0009}.ProjectCard-module__U_VZua__imageWrapper{background:#40404080;width:100%;height:200px;position:relative;overflow:hidden}.ProjectCard-module__U_VZua__image{object-fit:cover;transition:transform var(--transition-slow)}.ProjectCard-module__U_VZua__card:hover .ProjectCard-module__U_VZua__image{transform:scale(1.1)}.ProjectCard-module__U_VZua__overlay{opacity:0;transition:opacity var(--transition-normal);z-index:10;background:linear-gradient(135deg,#667eeaf2,#764ba2f2);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ProjectCard-module__U_VZua__card:hover .ProjectCard-module__U_VZua__overlay{opacity:1}.ProjectCard-module__U_VZua__viewProject{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-full);color:#fff;transition:all var(--transition-fast);background:#ffffff26;border:1px solid #ffffff4d;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;display:flex}.ProjectCard-module__U_VZua__card:hover .ProjectCard-module__U_VZua__viewProject{background:#ffffff40;transform:scale(1.05)}.ProjectCard-module__U_VZua__content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.ProjectCard-module__U_VZua__title{color:var(--color-text);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.ProjectCard-module__U_VZua__description{color:var(--color-text-secondary);flex:1;margin-bottom:1rem;font-size:.95rem;line-height:1.5}.ProjectCard-module__U_VZua__tags{flex-wrap:wrap;gap:.5rem;display:flex}.ProjectCard-module__U_VZua__tag{border-radius:var(--radius-full);color:var(--color-text-secondary);transition:all var(--transition-fast);background:#ffffff0d;border:1px solid #ffffff1a;padding:.375rem .75rem;font-size:.85rem}.ProjectCard-module__U_VZua__tag:hover{color:var(--color-text);background:#ffffff1a}@media (max-width:768px){.ProjectCard-module__U_VZua__imageWrapper{height:180px}.ProjectCard-module__U_VZua__content{padding:1.25rem}.ProjectCard-module__U_VZua__title{font-size:1.1rem}.ProjectCard-module__U_VZua__description{font-size:.9rem}}
.FeaturedProjects-module__DCaKuW__section{padding:4.5rem 0 5rem;position:relative}.FeaturedProjects-module__DCaKuW__container{max-width:1200px;margin:0 auto;padding:0 2rem}.FeaturedProjects-module__DCaKuW__header{justify-content:space-between;align-items:flex-end;margin-bottom:3rem;animation:.6s FeaturedProjects-module__DCaKuW__fadeIn;display:flex}.FeaturedProjects-module__DCaKuW__title{margin-bottom:.5rem;font-size:clamp(2rem,4vw,2.5rem);font-weight:700}.FeaturedProjects-module__DCaKuW__subtitle{color:var(--color-text-secondary);font-size:1.1rem}.FeaturedProjects-module__DCaKuW__viewAllBtn{background:var(--color-glass-bg);-webkit-backdrop-filter:blur(10px);border:1px solid var(--color-glass-border);border-radius:var(--radius-md);color:var(--color-text);transition:all var(--transition-fast);align-items:center;gap:.75rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:500;display:inline-flex}.FeaturedProjects-module__DCaKuW__viewAllBtn:hover{background:var(--color-accent);border-color:var(--color-accent);transform:translateY(-2px);box-shadow:0 4px 12px #06f6}.FeaturedProjects-module__DCaKuW__viewAllBtn i{transition:transform var(--transition-fast)}.FeaturedProjects-module__DCaKuW__viewAllBtn:hover i{transform:translate(4px)}.FeaturedProjects-module__DCaKuW__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}.FeaturedProjects-module__DCaKuW__projectWrapper{animation:.6s both FeaturedProjects-module__DCaKuW__fadeIn}.FeaturedProjects-module__DCaKuW__empty{text-align:center;color:var(--color-text-secondary);padding:4rem 2rem;font-size:1.1rem}@media (max-width:968px){.FeaturedProjects-module__DCaKuW__header{flex-direction:column;align-items:flex-start;gap:1.5rem}}@media (max-width:768px){.FeaturedProjects-module__DCaKuW__container{padding:0 1.5rem}.FeaturedProjects-module__DCaKuW__section{padding:3rem 0}.FeaturedProjects-module__DCaKuW__header{margin-bottom:2rem}.FeaturedProjects-module__DCaKuW__grid{grid-template-columns:1fr;gap:1.5rem}}
.IntegrationsGrid-module__zqeP8W__grid{grid-template-columns:1fr 1fr;gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}@media (max-width:968px){.IntegrationsGrid-module__zqeP8W__grid{grid-template-columns:1fr;gap:0}}@media (max-width:768px){.IntegrationsGrid-module__zqeP8W__grid{padding:0 1.5rem}}
.projects-module__D-cxOq__page{min-height:calc(100vh - 80px);padding:3rem 0 4rem}.projects-module__D-cxOq__backButton{-webkit-backdrop-filter:blur(10px);border-radius:var(--radius-md);color:var(--color-text);transition:all var(--transition-fast);background:#20202080;border:1px solid #ffffff26;align-items:center;gap:.75rem;margin-bottom:2rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none;display:inline-flex}.projects-module__D-cxOq__backButton:hover{color:#667eea;background:#30303099;border-color:#667eea80;transform:translate(-4px)}.projects-module__D-cxOq__backButton i{font-size:1rem}.projects-module__D-cxOq__heroShell{width:100%;height:clamp(280px,50vw,480px);margin-bottom:2.5rem;position:relative;overflow:hidden}.projects-module__D-cxOq__heroImage{border-radius:var(--radius-lg);border:1px solid var(--color-glass-border);background:radial-gradient(circle at 20% 20%,#667eea2e,#0000 45%),radial-gradient(circle at 80% 80%,#00f2fe2e,#0000 45%),#050618;position:absolute;inset:0;overflow:hidden}.projects-module__D-cxOq__heroImageInner{object-fit:cover;filter:saturate(1.05);transform:scale(1.02)}.projects-module__D-cxOq__heroScrim{pointer-events:none;z-index:1;background:linear-gradient(135deg,#0506181a,#05061899),radial-gradient(circle at 20% 30%,#0066ff2e,#0000 55%),radial-gradient(circle at 80% 70%,#ff56782e,#0000 55%);position:absolute;inset:0}.projects-module__D-cxOq__heroOverlay{text-align:center;z-index:2;justify-content:center;align-items:center;padding:0 1.5rem;display:flex;position:absolute;inset:0}.projects-module__D-cxOq__heroText{gap:.75rem;max-width:720px;display:grid}.projects-module__D-cxOq__container{max-width:1200px;margin:0 auto;padding:0 2rem}.projects-module__D-cxOq__header{text-align:center;margin-bottom:3rem;animation:.6s projects-module__D-cxOq__fadeIn}.projects-module__D-cxOq__title{background:linear-gradient(135deg,#fff,var(--color-accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700}.projects-module__D-cxOq__subtitle{color:var(--color-text-secondary);font-size:1.1rem}.projects-module__D-cxOq__filters{margin-bottom:2rem;animation:.8s projects-module__D-cxOq__fadeIn}.projects-module__D-cxOq__searchWrapper{margin-bottom:1.5rem;position:relative}.projects-module__D-cxOq__searchWrapper i{color:var(--color-text-secondary);pointer-events:none;font-size:1rem;position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)}.projects-module__D-cxOq__searchInput{-webkit-backdrop-filter:blur(10px);border-radius:var(--radius-md);width:100%;color:var(--color-text);transition:all var(--transition-fast);background:#20202080;border:1px solid #ffffff26;padding:1rem 3.5rem;font-size:1rem}.projects-module__D-cxOq__searchInput::placeholder{color:var(--color-text-secondary)}.projects-module__D-cxOq__searchInput:focus{border-color:var(--color-accent);outline:none;box-shadow:0 0 0 3px #0066ff1a}.projects-module__D-cxOq__clearBtn{width:32px;height:32px;color:var(--color-text-secondary);cursor:pointer;transition:all var(--transition-fast);background:#ffffff0d;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.projects-module__D-cxOq__clearBtn:hover{color:var(--color-text);background:#ffffff1a}.projects-module__D-cxOq__categories{flex-wrap:wrap;gap:1rem;display:flex}.projects-module__D-cxOq__categoryBtn{-webkit-backdrop-filter:blur(10px);border-radius:var(--radius-full);color:var(--color-text-secondary);cursor:pointer;transition:all var(--transition-fast);background:#20202080;border:1px solid #ffffff26;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500}.projects-module__D-cxOq__categoryBtn:hover{background:var(--color-glass-hover);color:var(--color-text);border-color:#fff3}.projects-module__D-cxOq__categoryBtn.projects-module__D-cxOq__active{background:var(--color-accent);border-color:var(--color-accent);color:#fff}.projects-module__D-cxOq__resultsInfo{margin-bottom:2rem;animation:1s projects-module__D-cxOq__fadeIn}.projects-module__D-cxOq__resultsInfo p{color:var(--color-text-secondary);font-size:.95rem}.projects-module__D-cxOq__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;margin-bottom:2rem;display:grid}.projects-module__D-cxOq__projectWrapper{animation:.6s both projects-module__D-cxOq__fadeIn}.projects-module__D-cxOq__detailContent{grid-template-columns:2fr 1fr;align-items:start;gap:2rem;margin-top:2rem;display:grid}.projects-module__D-cxOq__detailBody{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(10px);color:var(--color-text-secondary);background:#20202080;border:1px solid #ffffff26;flex-direction:column;gap:1rem;padding:2rem;line-height:1.8;display:flex;position:relative;overflow:hidden}.projects-module__D-cxOq__detailBody:before{content:"";background:linear-gradient(#667eea 0%,#764ba2 100%);width:4px;height:100%;position:absolute;top:0;left:0}.projects-module__D-cxOq__detailMeta{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(10px);background:#20202080;border:1px solid #ffffff26;flex-direction:column;gap:1.5rem;padding:2rem;display:flex;position:sticky;top:100px}.projects-module__D-cxOq__popCard{transition:transform var(--transition-normal),box-shadow var(--transition-normal),border-color var(--transition-normal),background var(--transition-normal)}.projects-module__D-cxOq__popCard:hover{background:#30303099;border-color:#ffffff40;transform:translateY(-4px);box-shadow:0 8px 24px #0006}.projects-module__D-cxOq__metaHeading{color:var(--color-text);margin:0;font-size:1.1rem;font-weight:600}.projects-module__D-cxOq__tags{flex-wrap:wrap;gap:.5rem;display:flex}.projects-module__D-cxOq__tag{border-radius:var(--radius-full);color:var(--color-text-secondary);background:#ffffff0d;border:1px solid #ffffff1a;padding:.45rem .9rem;font-size:.9rem}.projects-module__D-cxOq__primaryBtn{background:var(--color-accent);border:1px solid var(--color-accent);border-radius:var(--radius-md);color:#fff;transition:all var(--transition-fast);justify-content:center;align-items:center;gap:.5rem;padding:.9rem 1.4rem;font-weight:600;text-decoration:none;display:inline-flex}.projects-module__D-cxOq__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0066ff59}.projects-module__D-cxOq__empty{text-align:center;padding:4rem 2rem;animation:.6s projects-module__D-cxOq__fadeIn}.projects-module__D-cxOq__empty i{color:var(--color-text-secondary);opacity:.5;margin-bottom:1.5rem;font-size:4rem}.projects-module__D-cxOq__empty h3{color:var(--color-text);margin-bottom:.5rem;font-size:1.5rem}.projects-module__D-cxOq__empty p{color:var(--color-text-secondary);margin-bottom:2rem}.projects-module__D-cxOq__resetBtn{background:var(--color-glass-bg);-webkit-backdrop-filter:blur(10px);border:1px solid var(--color-glass-border);border-radius:var(--radius-md);color:var(--color-text);cursor:pointer;transition:all var(--transition-fast);padding:.875rem 2rem;font-size:1rem;font-weight:500}.projects-module__D-cxOq__resetBtn:hover{background:var(--color-accent);border-color:var(--color-accent);transform:translateY(-2px);box-shadow:0 4px 12px #06f6}@media (max-width:768px){.projects-module__D-cxOq__page{padding:2rem 0 3rem}.projects-module__D-cxOq__heroShell{height:240px;margin-bottom:1.75rem}.projects-module__D-cxOq__container{padding:0 1.5rem}.projects-module__D-cxOq__header{margin-bottom:2rem}.projects-module__D-cxOq__filters{margin-bottom:1.5rem}.projects-module__D-cxOq__categories{gap:.75rem}.projects-module__D-cxOq__categoryBtn{padding:.625rem 1.25rem;font-size:.9rem}.projects-module__D-cxOq__grid{grid-template-columns:1fr;gap:1.5rem}.projects-module__D-cxOq__detailContent{grid-template-columns:1fr}.projects-module__D-cxOq__empty{padding:3rem 1rem}.projects-module__D-cxOq__empty i{font-size:3rem}}
