@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&display=swap";
@keyframes projects-module-scss-module__ZLl68q__fadeInScale{0%{opacity:0;transform:scale(.95)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes projects-module-scss-module__ZLl68q__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes projects-module-scss-module__ZLl68q__pulseGlow{0%,to{box-shadow:0 0 #eab30866}50%{box-shadow:0 0 15px 5px #eab30833}}.projects-module-scss-module__ZLl68q__projectsContainer{text-align:center;box-sizing:border-box;background:0 0;flex:1;width:100%;max-width:1280px;margin:0 auto;padding:4rem 2rem;font-family:Inter,sans-serif;animation:1s ease-out projects-module-scss-module__ZLl68q__fadeInScale;position:relative;overflow-x:hidden}@media (max-width:768px){.projects-module-scss-module__ZLl68q__projectsContainer{padding:2rem 1rem}}@media (max-width:480px){.projects-module-scss-module__ZLl68q__projectsContainer{padding:1.5rem .75rem}}.projects-module-scss-module__ZLl68q__title{background:linear-gradient(90deg,#ff3e7a,#3b82f6,#ff3e7a) 0 0/200%;-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:2.5rem;font-size:clamp(2.2rem,5vw,3rem);font-weight:700;transition:transform .3s;animation:7s infinite projects-module-scss-module__ZLl68q__gradientShift}.projects-module-scss-module__ZLl68q__title:hover{transform:scale(1.02)}@media (max-width:768px){.projects-module-scss-module__ZLl68q__title{margin-bottom:2rem;font-size:clamp(1.8rem,6vw,2.5rem)}}.projects-module-scss-module__ZLl68q__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:3rem;padding:1rem;display:grid}@media (max-width:768px){.projects-module-scss-module__ZLl68q__grid{grid-template-columns:1fr;gap:2rem}}@media (max-width:480px){.projects-module-scss-module__ZLl68q__grid{gap:1.5rem}}.projects-module-scss-module__ZLl68q__projectCard{color:#f1f5f9;border-radius:12px;flex-direction:column;align-items:flex-start;padding:2rem;transition:all .4s;animation:.8s ease-out projects-module-scss-module__ZLl68q__fadeInScale;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #00000026}.projects-module-scss-module__ZLl68q__projectCard[data-theme=light]{color:#1e293b;background:linear-gradient(135deg,#fed7aa 0%,#fef9c3 100%)}.projects-module-scss-module__ZLl68q__projectCard[data-theme=dark]{color:#ff3e7a;background:linear-gradient(135deg,#272625 0%,#050402 100%)}.projects-module-scss-module__ZLl68q__projectCard:before{content:"";opacity:0;background:linear-gradient(90deg,#fff3,#fff6);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.projects-module-scss-module__ZLl68q__projectCard:hover:before{opacity:1}.projects-module-scss-module__ZLl68q__projectCard:hover{animation:2s infinite projects-module-scss-module__ZLl68q__pulseGlow;transform:translateY(-8px)scale(1.02);box-shadow:0 10px 25px #0003}.projects-module-scss-module__ZLl68q__projectCard h2{background:linear-gradient(90deg,#ff3e7a,#3b82f6);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(1.6rem,3vw,2rem);font-weight:600;transition:transform .3s}.projects-module-scss-module__ZLl68q__projectCard h2:hover{transform:translate(5px)}.projects-module-scss-module__ZLl68q__projectCard p{text-align:left;color:#94a3b8;margin-bottom:1.5rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.6;transition:color .3s}.projects-module-scss-module__ZLl68q__projectCard p:hover{color:#d1d5db}.projects-module-scss-module__ZLl68q__projectCard a{color:#fff;background:linear-gradient(90deg,#ff3e7a,#3b82f6) 0 0/200%;border-radius:8px;margin-top:1rem;padding:.75rem 1.75rem;font-weight:500;text-decoration:none;transition:all .4s;display:inline-block;position:relative;overflow:hidden}.projects-module-scss-module__ZLl68q__projectCard a:after{content:"";background:linear-gradient(90deg,#fff3,#fff6);width:100%;height:100%;transition:transform .4s;position:absolute;top:0;left:-100%}.projects-module-scss-module__ZLl68q__projectCard a:hover:after{transform:translate(100%)}.projects-module-scss-module__ZLl68q__projectCard a:hover{background-position:100% 0;transform:translateY(-3px);box-shadow:0 8px 20px #00000026}@media (max-width:768px){.projects-module-scss-module__ZLl68q__projectCard{padding:1.5rem}.projects-module-scss-module__ZLl68q__projectCard h2{font-size:clamp(1.4rem,3.5vw,1.8rem)}.projects-module-scss-module__ZLl68q__projectCard p{font-size:clamp(.9rem,2.5vw,1.1rem)}.projects-module-scss-module__ZLl68q__projectCard a{padding:.6rem 1.5rem}}@media (max-width:480px){.projects-module-scss-module__ZLl68q__projectCard{padding:1.2rem}.projects-module-scss-module__ZLl68q__projectCard a{padding:.5rem 1.2rem;font-size:.9rem}}.projects-module-scss-module__ZLl68q__footer{text-align:center;margin-top:2rem;padding:1rem}[data-theme=dark] .projects-module-scss-module__ZLl68q__footer{color:#bbb;background:linear-gradient(90deg,#1a1a2e,#16213e);border-top:1px solid #ffffff1a}[data-theme=light] .projects-module-scss-module__ZLl68q__footer{color:#666;background:linear-gradient(90deg,#e0e7ff,#dbeafe);border-top:1px solid #0000001a}.projects-module-scss-module__ZLl68q__footerText{opacity:.8;margin:0;font-size:.9rem}.projects-module-scss-module__ZLl68q__themeToggle{cursor:pointer;font-size:1rem;font-family:var(--font-family);transition:transform var(--transition-default),background var(--transition-default),box-shadow var(--transition-default);border:none;border-radius:5px;margin-top:1rem;padding:.5rem 1.25rem}[data-theme=dark] .projects-module-scss-module__ZLl68q__themeToggle{color:#fff;background:linear-gradient(90deg,#ff416c,#ff4b2b);box-shadow:0 4px 6px #0000004d}[data-theme=light] .projects-module-scss-module__ZLl68q__themeToggle{color:#fff;background:linear-gradient(90deg,#3b82f6,#10b981);box-shadow:0 4px 6px #0000001a}.projects-module-scss-module__ZLl68q__themeToggle:hover{transform:scale(1.05)}.projects-module-scss-module__ZLl68q__themeToggle:focus{outline:none}[data-theme=dark] .projects-module-scss-module__ZLl68q__themeToggle:focus{box-shadow:0 0 0 3px #ff4b2b80}[data-theme=light] .projects-module-scss-module__ZLl68q__themeToggle:focus{box-shadow:0 0 0 3px #3b82f680}@media (min-resolution:2x){.projects-module-scss-module__ZLl68q__projectsContainer{background-size:150% 150%}.projects-module-scss-module__ZLl68q__projectCard{box-shadow:0 6px 20px #0003}}@media (hover:none){.projects-module-scss-module__ZLl68q__projectCard:hover,.projects-module-scss-module__ZLl68q__projectCard a:hover{box-shadow:none;animation:none;transform:none}.projects-module-scss-module__ZLl68q__projectCard h2:hover,.projects-module-scss-module__ZLl68q__projectCard p:hover{color:inherit;transform:none}}
