.Splash_splash__1pUaB{display:flex;justify-content:center;align-items:center;padding:6rem 2rem;position:relative;min-height:85vh;width:100%}.Splash_backgroundEffect__MXoYv{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 10% 10%,rgba(61,185,166,.05) 0,transparent 60%),radial-gradient(circle at 90% 90%,rgba(61,185,166,.05) 0,transparent 60%);z-index:-1}.dark .Splash_backgroundEffect__MXoYv{background:radial-gradient(circle at 10% 10%,rgba(61,185,166,.07) 0,transparent 50%),radial-gradient(circle at 90% 90%,rgba(0,0,0,.5) 0,transparent 70%),linear-gradient(90deg,transparent 60%,rgba(0,0,0,.3))}.Splash_splashContent__dHrO_{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4rem;max-width:1200px;width:100%;z-index:1}.Splash_profileImage__JwNa1{flex-shrink:0}.Splash_profilePic__gz4VV{border-radius:50%;object-fit:cover;border:5px solid var(--accent-color);box-shadow:0 5px 15px rgba(0,0,0,.2);transition:transform .3s ease,box-shadow .3s ease}.Splash_profilePic__gz4VV:hover{transform:scale(1.05);box-shadow:0 8px 25px rgba(0,0,0,.3)}.Splash_textContent__UJAoo{flex:1;max-width:600px}.Splash_name__b8V3i{font-size:3.5rem;font-weight:700;margin-bottom:.5rem;color:var(--text-color);background:linear-gradient(to right,var(--text-color) 30%,var(--accent-color) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.dark .Splash_name__b8V3i{background:linear-gradient(to right,#fff 30%,var(--accent-color) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 20px rgba(0,0,0,.2)}.Splash_tagline___uoWs{font-size:1.5rem;font-weight:500;margin-bottom:1.5rem;color:var(--accent-color)}.Splash_address__WF5Oj{font-size:1rem;color:var(--text-color);margin-bottom:1rem;opacity:.85}.Splash_description__b7fIl{font-size:1.2rem;line-height:1.6;color:var(--text-color);margin-bottom:1.5rem}.Splash_socialLinks__dw_Fp{display:flex;gap:1.5rem;margin-bottom:2rem}.Splash_socialLinks__dw_Fp a{color:var(--text-color);font-size:1.5rem;transition:color .3s ease,transform .3s ease}.Splash_socialLinks__dw_Fp a:hover{color:var(--accent-color);transform:translateY(-3px)}.dark .Splash_socialLinks__dw_Fp a{color:#e0e0e0}.dark .Splash_socialLinks__dw_Fp a:hover{color:var(--accent-color)}.Splash_cta__7yDbs{display:flex;gap:1rem;margin-top:1.5rem}.Splash_primaryButton__Oyuhd,.Splash_secondaryButton__u3pwf{padding:.75rem 1.5rem;border-radius:4px;font-weight:600;transition:all .3s ease;text-align:center}.Splash_primaryButton__Oyuhd{background-color:var(--accent-color);color:#fff}.Splash_primaryButton__Oyuhd:hover{background-color:var(--link-color);transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.2)}.Splash_secondaryButton__u3pwf{background-color:transparent;color:var(--text-color);border:2px solid var(--accent-color)}.Splash_secondaryButton__u3pwf:hover{background-color:rgba(61,185,166,.05);transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.dark .Splash_primaryButton__Oyuhd{background-color:var(--accent-color);color:#121212;font-weight:700}.dark .Splash_primaryButton__Oyuhd:hover{background-color:#5dd6c4;box-shadow:0 4px 12px rgba(75,192,173,.3)}.dark .Splash_secondaryButton__u3pwf{border:2px solid var(--accent-color);color:#e0e0e0}.dark .Splash_secondaryButton__u3pwf:hover{background-color:rgba(61,185,166,.15);box-shadow:0 4px 12px rgba(0,0,0,.2)}@media (max-width:768px){.Splash_splashContent__dHrO_{flex-direction:column;gap:2rem;text-align:center}.Splash_name__b8V3i{font-size:2.5rem}.Splash_tagline___uoWs{font-size:1.2rem}.Splash_cta__7yDbs,.Splash_socialLinks__dw_Fp{justify-content:center}}.Education_education__G4yrb{padding:4rem 2rem;text-align:center}.Education_education__G4yrb h2{font-size:2rem;margin-bottom:2rem;color:var(--accent-color)}.Education_educationItem__BrDtm{margin-bottom:2.5rem;padding:1.5rem;border-radius:var(--border-radius);background-color:var(--card-bg);box-shadow:var(--box-shadow);transition:transform .3s ease,box-shadow .3s ease;max-width:800px;margin-left:auto;margin-right:auto;position:relative;overflow:hidden}.Education_educationItem__BrDtm:hover{transform:translateY(-5px);box-shadow:0 12px 30px rgba(0,0,0,.1)}.Education_educationContent__7_3bu{display:flex;align-items:center;position:relative;z-index:2}.Education_logoContainer__aolKU{flex-shrink:0;margin-right:2rem;display:flex;justify-content:center;align-items:center;width:110px;height:110px;background:linear-gradient(145deg,#fff,#f5f5f5);border-radius:50%;padding:5px;box-shadow:0 6px 12px rgba(0,0,0,.08),inset 0 -2px 5px rgba(0,0,0,.03),inset 0 2px 5px hsla(0,0%,100%,.5);transition:all .4s cubic-bezier(.175,.885,.32,1.275);border:1px solid hsla(0,0%,100%,.7);position:relative}.Education_logoContainer__aolKU:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 30%,hsla(0,0%,100%,.25),transparent 70%);border-radius:50%;opacity:.6;pointer-events:none}.Education_educationItem__BrDtm:hover .Education_logoContainer__aolKU{transform:scale(1.08) rotate(3deg);box-shadow:0 10px 20px rgba(0,0,0,.12),inset 0 -2px 5px rgba(0,0,0,.05),inset 0 2px 5px hsla(0,0%,100%,.7)}.Education_logo__Yxktc{object-fit:contain;max-width:85%;max-height:85%;transition:all .3s ease;filter:drop-shadow(0 2px 3px rgba(0,0,0,.1));position:relative;z-index:3}.Education_educationItem__BrDtm:hover .Education_logo__Yxktc{filter:drop-shadow(0 3px 5px rgba(0,0,0,.2))}.Education_educationText__hxFtY{text-align:left;flex-grow:1;transition:transform .3s ease}.Education_educationItem__BrDtm:hover .Education_educationText__hxFtY{transform:translateX(5px)}.Education_educationItem__BrDtm h3{font-size:1.4rem;font-weight:600;margin-bottom:.5rem;color:var(--text-color);text-align:left}.Education_location__NeueE{font-size:1rem;color:var(--accent-color);margin-bottom:.75rem;font-style:italic}.Education_degree__36tr_{font-size:1.1rem;font-weight:500;margin-bottom:.5rem}.Education_dateGpa__SUgr8{font-size:1rem;margin-bottom:.75rem;color:var(--text-color);opacity:.8}.Education_courses__JI20W{font-size:1rem;line-height:1.6;text-align:left;max-width:100%;margin:0}@media (max-width:768px){.Education_educationContent__7_3bu{flex-direction:column}.Education_logoContainer__aolKU{margin-right:0;margin-bottom:1.5rem;width:120px;height:120px}.Education_educationItem__BrDtm:hover .Education_educationText__hxFtY{transform:translateY(3px)}.Education_courses__JI20W,.Education_educationItem__BrDtm h3,.Education_educationText__hxFtY{text-align:center}}.Honors_honors__pnZ6k{padding:4rem 2rem;background-color:#f0f2f5;text-align:center}.Honors_honors__pnZ6k h2{font-size:2rem;margin-bottom:1.5rem;color:#1abc9c}.Honors_honors__pnZ6k ul{list-style-type:none;padding:0}.Honors_honors__pnZ6k li{font-size:1.1rem;color:#333;margin-bottom:.5rem}.Skills_skills__Wsh4s{padding:4rem 2rem;background-color:#fff;text-align:center}.Skills_skills__Wsh4s h2{font-size:2rem;margin-bottom:1.5rem;color:#1abc9c}.Skills_skillsContainer__XxM14{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.Skills_skillsContainer__XxM14 div h3{font-size:1.5rem;margin-bottom:1rem;color:#555}.Skills_skillIcons__yFoTX{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;align-items:center}.Skills_skillIcon__cMs8Q{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.5rem;transition:transform .2s ease}.Skills_skillIcon__cMs8Q:hover{transform:translateY(-5px)}.Skills_skillIcon__cMs8Q svg{width:2.5rem;height:2.5rem;color:#1abc9c}.Skills_skillIcon__cMs8Q span{font-size:.8rem;color:#555}.Experience_experience__8iapl{padding:4rem 2rem;text-align:center}.Experience_experience__8iapl h2{font-size:2rem;margin-bottom:2rem;color:var(--accent-color)}.Experience_experienceItem__rRlXX{margin-bottom:2.5rem;padding:1.5rem;border-radius:var(--border-radius);background-color:var(--card-bg);box-shadow:var(--box-shadow);transition:transform .3s ease,box-shadow .3s ease;max-width:800px;margin-left:auto;margin-right:auto;text-align:left}.Experience_experienceItem__rRlXX:hover{transform:translateY(-5px);box-shadow:0 12px 30px rgba(0,0,0,.1)}.Experience_experienceHeader__xVAu5{margin-bottom:1rem;border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:1rem}.Experience_experienceHeader__xVAu5 h3{font-size:1.4rem;font-weight:600;margin-bottom:.5rem;color:var(--text-color);display:flex;align-items:center;flex-wrap:wrap;gap:.75rem}.Experience_jobLocation__KksB_{font-size:1rem;color:var(--accent-color);margin-bottom:.5rem;font-style:italic}.Experience_jobTitle__gtVgb{font-size:1.1rem;font-weight:500;margin-bottom:.5rem}.Experience_jobPeriod__hR8nv{font-size:.9rem;color:var(--text-color);opacity:.8}.Experience_responsibilities__n_Fxg{list-style-type:disc;padding-left:1.5rem;margin-top:1rem}.Experience_responsibilities__n_Fxg li{margin-bottom:.75rem;line-height:1.6;font-size:1rem}.Experience_companyLink__1Ss9o{font-size:.9rem;font-weight:400;color:var(--accent-color);text-decoration:none;border:1px solid var(--accent-color);border-radius:20px;padding:.2rem .8rem;transition:all .3s ease;display:inline-block}.Experience_companyLink__1Ss9o:hover{background-color:var(--accent-color);color:#fff;transform:translateY(-2px)}.projects_main__aI9lv{min-height:100vh;width:100%;background:linear-gradient(135deg,#f5f7fa,#e4ecfb);padding-bottom:2rem}.dark .projects_main__aI9lv{background:linear-gradient(135deg,#121212,#0a0a0a);background-image:radial-gradient(circle at 10% 10%,rgba(61,185,166,.05) 0,transparent 50%),radial-gradient(circle at 90% 90%,rgba(0,0,0,.5) 0,transparent 70%),linear-gradient(90deg,#121212 60%,#050505)}.projects_projectsPage__B_nm6{padding:5rem 2rem 4rem;min-height:100vh}.projects_title__gtIAn{text-align:center;font-size:3.5rem;margin-bottom:1.5rem;color:#1a5f7a;position:relative;font-weight:700}.dark .projects_title__gtIAn{color:#4bc0ad}.projects_title__gtIAn:after{content:"";position:absolute;width:80px;height:4px;background:linear-gradient(90deg,#1abc9c,#3498db);bottom:-10px;left:50%;transform:translateX(-50%);border-radius:2px}.dark .projects_title__gtIAn:after{background:linear-gradient(90deg,#4bc0ad,#2980b9);opacity:.8}.projects_subtitle__qYNYr{text-align:center;font-size:1.2rem;color:#64748b;max-width:700px;margin:0 auto 3rem;line-height:1.6}.dark .projects_subtitle__qYNYr{color:#a0aec0}.projects_filterContainer__rJke4{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.projects_filterButton__1t0Zh{padding:.6rem 1.2rem;border:1px solid rgba(59,130,246,.3);background-color:#f8fafc;color:#475569;border-radius:8px;cursor:pointer;transition:all .3s ease;font-weight:500;font-size:.95rem}.projects_filterButton__1t0Zh:hover{background-color:#f1f5f9;transform:translateY(-2px);box-shadow:0 4px 6px rgba(0,0,0,.05)}.dark .projects_filterButton__1t0Zh{background-color:#292929;color:#cbd5e1;border:1px solid rgba(75,85,99,.4)}.dark .projects_filterButton__1t0Zh:hover{background-color:#333;box-shadow:0 4px 6px rgba(0,0,0,.15)}.projects_activeFilter__XDEcu{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:1px solid transparent;box-shadow:0 2px 4px rgba(37,99,235,.25)}.dark .projects_activeFilter__XDEcu{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 2px 4px rgba(37,99,235,.35)}.projects_activeFilter__XDEcu:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-2px);box-shadow:0 4px 8px rgba(37,99,235,.3)}.projects_projectsContainer__JoxEQ{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem;max-width:1400px;margin:0 auto;padding:0 1rem}.projects_projectCard__PYRt_{background-color:hsla(0,0%,100%,.9);border-radius:16px;overflow:hidden;box-shadow:0 4px 16px rgba(17,17,26,.1),0 8px 32px rgba(17,17,26,.05);transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;flex-direction:column;height:100%;max-width:400px;margin:0 auto;position:relative;border:1px solid hsla(0,0%,100%,.8)}.dark .projects_projectCard__PYRt_{background-color:rgba(30,30,30,.9);border:1px solid rgba(50,50,50,.8);box-shadow:0 4px 16px rgba(0,0,0,.2),0 8px 32px rgba(0,0,0,.15)}.projects_projectCard__PYRt_:hover{transform:translateY(-10px);box-shadow:0 10px 50px rgba(0,0,0,.1)}.dark .projects_projectCard__PYRt_:hover{box-shadow:0 10px 50px rgba(0,0,0,.3),0 0 20px rgba(75,192,173,.15)}.projects_imageContainer__VNIJT{position:relative;overflow:hidden;height:220px}.projects_projectImage__I4v08{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .5s ease;filter:brightness(.95)}.projects_projectCard__PYRt_:hover .projects_projectImage__I4v08{transform:scale(1.05);filter:brightness(1.05)}.projects_projectContent__Atw2b{padding:1.8rem;flex-grow:1;display:flex;flex-direction:column;gap:.8rem}.projects_projectTitle__vqq3N{font-size:1.7rem;color:#2c3e50;line-height:1.2;margin:0;font-weight:700;position:relative;padding-bottom:.5rem}.dark .projects_projectTitle__vqq3N{color:#e0e0e0}.projects_projectTitle__vqq3N:after{content:"";position:absolute;left:0;bottom:0;width:40px;height:3px;background:linear-gradient(90deg,#1abc9c,#3498db);border-radius:2px}.projects_projectDate__rAogr{font-size:.9rem;color:#64748b;margin:0;letter-spacing:.5px}.dark .projects_projectDate__rAogr{color:#a0aec0}.projects_categoryTag__lWOGu{display:inline-flex;align-items:center;justify-content:center;font-size:.75rem;padding:.35rem .9rem;border-radius:20px;font-weight:600;margin-top:.3rem;align-self:flex-start;box-shadow:0 2px 4px rgba(0,0,0,.05);letter-spacing:.3px;text-transform:uppercase;transition:all .2s ease}.projects_categoryTag__lWOGu:hover{transform:translateY(-1px);box-shadow:0 3px 6px rgba(0,0,0,.08)}.projects_categoryTag__lWOGu[data-category="University Project"]{background-color:rgba(79,70,229,.15);color:#4f46e5;border:1px solid rgba(79,70,229,.2)}.dark .projects_categoryTag__lWOGu[data-category="University Project"]{background-color:rgba(79,70,229,.25);color:#8b83f9;border:1px solid rgba(79,70,229,.3)}.projects_categoryTag__lWOGu[data-category="Side Project"]{background-color:rgba(236,72,153,.15);color:#ec4899;border:1px solid rgba(236,72,153,.2)}.dark .projects_categoryTag__lWOGu[data-category="Side Project"]{background-color:rgba(236,72,153,.25);color:#f472b6;border:1px solid rgba(236,72,153,.3)}.projects_categoryTag__lWOGu[data-category=Website]{background-color:rgba(14,165,233,.15);color:#0ea5e9;border:1px solid rgba(14,165,233,.2)}.dark .projects_categoryTag__lWOGu[data-category=Website]{background-color:rgba(14,165,233,.25);color:#38bdf8;border:1px solid rgba(14,165,233,.3)}.projects_projectDescription__UW_66{font-size:1rem;color:#475569;flex-grow:1;display:flex;flex-direction:column;gap:.8rem;margin:0;line-height:1.6}.dark .projects_projectDescription__UW_66{color:#cbd5e1}.projects_projectDescription__UW_66 p{margin:0}.projects_techHighlight__D45gR{color:#2563eb;font-weight:600;padding:.15rem .4rem;border-radius:.25rem;background-color:rgba(59,130,246,.12);display:inline-block;font-size:.95rem;transition:all .2s ease}.dark .projects_techHighlight__D45gR{color:#60a5fa;background-color:rgba(59,130,246,.18)}.projects_techHighlight__D45gR:hover{background-color:rgba(59,130,246,.2);transform:translateY(-1px)}.dark .projects_techHighlight__D45gR:hover{background-color:rgba(59,130,246,.25)}.projects_projectLinks__s55uR{display:flex;gap:1rem;margin-top:1.5rem;flex-wrap:wrap;justify-content:center}.projects_link__K_ank{display:flex;align-items:center;gap:.5rem;padding:.6rem 1.2rem;border-radius:8px;transition:all .3s ease;text-decoration:none;color:#333;background-color:#f1f5f9;font-weight:500;font-size:.95rem;border:1px solid rgba(0,0,0,.05)}.dark .projects_link__K_ank{color:#e0e0e0;background-color:#292929;border:1px solid hsla(0,0%,100%,.05)}.projects_link__K_ank:hover{transform:translateY(-3px);box-shadow:0 7px 14px rgba(0,0,0,.1)}.dark .projects_link__K_ank:hover{box-shadow:0 7px 14px rgba(0,0,0,.2);background-color:#333}.projects_highlightedLink__jDCek{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;font-weight:500;box-shadow:0 2px 4px rgba(37,99,235,.25);border:none}.projects_highlightedLink__jDCek:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-3px);box-shadow:0 7px 14px rgba(37,99,235,.3)}.projects_videoLink__2FcjV{background:linear-gradient(135deg,#10b981,#059669);color:#fff;font-weight:500;box-shadow:0 2px 4px rgba(16,185,129,.25);border:none}.projects_videoLink__2FcjV:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-3px);box-shadow:0 7px 14px rgba(16,185,129,.3)}.projects_categoryIcon__KYrol{margin-right:.4rem;font-size:.8rem}.projects_websiteLink__QZr5I{background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff;font-weight:500;box-shadow:0 2px 4px rgba(14,165,233,.25);border:none}.projects_websiteLink__QZr5I:hover{background:linear-gradient(135deg,#0284c7,#0369a1);transform:translateY(-3px);box-shadow:0 7px 14px rgba(14,165,233,.3)}.projects_hackathonTag__mv7P5{display:inline-flex;align-items:center;justify-content:center;font-size:.75rem;padding:.35rem .9rem;border-radius:20px;font-weight:600;margin-top:.5rem;align-self:flex-start;box-shadow:0 2px 4px rgba(0,0,0,.05);letter-spacing:.3px;background-color:rgba(245,158,11,.15);color:#d97706;border:1px solid rgba(245,158,11,.2);transition:all .2s ease}.dark .projects_hackathonTag__mv7P5{background-color:rgba(245,158,11,.25);color:#fbbf24;border:1px solid rgba(245,158,11,.3)}.projects_hackathonTag__mv7P5:hover{transform:translateY(-1px);box-shadow:0 3px 6px rgba(0,0,0,.08)}.projects_hackathonIcon__s_9Qe{margin-right:.4rem;font-size:.85rem;color:#f59e0b}.projects_mobileAppTag__4kqj_{display:inline-flex;align-items:center;justify-content:center;font-size:.75rem;padding:.35rem .9rem;border-radius:20px;font-weight:600;margin-top:.5rem;align-self:flex-start;box-shadow:0 2px 4px rgba(0,0,0,.05);letter-spacing:.3px;background-color:rgba(16,185,129,.15);color:#059669;border:1px solid rgba(16,185,129,.2);transition:all .2s ease}.dark .projects_mobileAppTag__4kqj_{background-color:rgba(16,185,129,.25);color:#34d399;border:1px solid rgba(16,185,129,.3)}.projects_mobileAppTag__4kqj_:hover{transform:translateY(-1px);box-shadow:0 3px 6px rgba(0,0,0,.08)}.projects_mobileAppIcon___Vfcr{margin-right:.4rem;font-size:.85rem;color:#10b981}.projects_mobileAppLink__N_0xE{background:linear-gradient(135deg,#10b981,#059669);color:#fff;font-weight:500;box-shadow:0 2px 4px rgba(16,185,129,.25);border:none}.projects_mobileAppLink__N_0xE:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-3px);box-shadow:0 7px 14px rgba(16,185,129,.3)}.projects_filterCount__ftV2G{display:inline-flex;align-items:center;justify-content:center;margin-left:.5rem;background-color:hsla(0,0%,100%,.3);border-radius:50%;width:1.5rem;height:1.5rem;font-size:.75rem;font-weight:600}.dark .projects_filterCount__ftV2G{background-color:hsla(0,0%,100%,.1);color:#e0e0e0}.projects_activeFilter__XDEcu .projects_filterCount__ftV2G{background-color:hsla(0,0%,100%,.4)}.dark .projects_activeFilter__XDEcu .projects_filterCount__ftV2G{background-color:hsla(0,0%,100%,.2)}@media (max-width:768px){.projects_projectsContainer__JoxEQ{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.projects_title__gtIAn{font-size:2.8rem;margin-bottom:1.2rem}.projects_subtitle__qYNYr{font-size:1.1rem;margin-bottom:2.5rem}.projects_filterContainer__rJke4{gap:.7rem;margin-bottom:2.5rem}.projects_filterButton__1t0Zh{padding:.5rem 1rem;font-size:.85rem}.projects_filterCount__ftV2G{width:1.3rem;height:1.3rem;font-size:.7rem;margin-left:.4rem}.projects_categoryTag__lWOGu{padding:.3rem .7rem;font-size:.7rem}.projects_categoryIcon__KYrol{font-size:.75rem}.projects_hackathonTag__mv7P5{padding:.3rem .7rem;font-size:.7rem}.projects_hackathonIcon__s_9Qe{font-size:.75rem}.projects_mobileAppTag__4kqj_{padding:.3rem .7rem;font-size:.7rem}.projects_mobileAppIcon___Vfcr{font-size:.75rem}.projects_projectContent__Atw2b{padding:1.5rem}}.Projects_projectsPage__rB9Y0{padding:4rem 2rem;min-height:100vh}.Projects_title__00Oj3{text-align:center;font-size:3rem;margin-bottom:2rem;color:#1abc9c;position:relative}.Projects_title__00Oj3:after{content:"";position:absolute;width:80px;height:4px;background:linear-gradient(90deg,#1abc9c,#3498db);bottom:-10px;left:50%;transform:translateX(-50%);border-radius:2px}.Projects_featuredProjectsContainer__QwhYm{display:flex;flex-direction:row;flex-wrap:nowrap;gap:2rem;justify-content:center;align-items:stretch;max-width:1400px;margin:0 auto}.Projects_featuredProjectCard__Plscv{flex:1;min-width:0;max-width:33%}.Projects_featuredProjectCard__Plscv .ProjectCard_buttonHover:hover{transform:translateY(-3px);box-shadow:0 7px 14px rgba(0,0,0,.1)}@media (max-width:460px){.Projects_projectLinks__pdSKA{flex-wrap:wrap;justify-content:center}.Projects_link__ADOzG{flex:0 1 auto;min-width:120px}}@media (max-width:1400px){.Projects_featuredProjectsContainer__QwhYm{max-width:95%}}@media (max-width:1200px){.Projects_projectsPage__rB9Y0{padding:3rem 1.5rem}.Projects_featuredProjectsContainer__QwhYm{gap:1.5rem}}@media (max-width:992px){.Projects_featuredProjectsContainer__QwhYm{flex-wrap:wrap}.Projects_featuredProjectCard__Plscv{flex:1 1 45%;max-width:48%}}@media (max-width:768px){.Projects_title__00Oj3{font-size:2.5rem}.Projects_featuredProjectsContainer__QwhYm{flex-direction:column}.Projects_featuredProjectCard__Plscv{flex:1 1 100%;max-width:100%}}@media (max-width:500px){.Projects_projectsPage__rB9Y0{padding:2rem 1rem}.Projects_title__00Oj3{font-size:2.2rem}}