.Hero-module__ZARIfG__heroSection{background:#f4f6fb;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__background{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Hero-module__ZARIfG__gradientSphere1,.Hero-module__ZARIfG__gradientSphere2{filter:blur(120px);opacity:.3;border-radius:50%;animation:14s ease-in-out infinite alternate Hero-module__ZARIfG__float;position:absolute}.Hero-module__ZARIfG__gradientSphere1{background:linear-gradient(135deg, var(--accent), transparent);width:700px;height:700px;top:-200px;right:-100px}.Hero-module__ZARIfG__gradientSphere2{background:linear-gradient(135deg, var(--primary), transparent);width:600px;height:600px;animation-delay:-7s;bottom:-200px;left:-200px}@keyframes Hero-module__ZARIfG__float{0%{transform:translate(0)scale(1)}50%{transform:translate(30px,40px)scale(1.1)}to{transform:translate(-30px,-40px)scale(.9)}}.Hero-module__ZARIfG__content{z-index:10;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.Hero-module__ZARIfG__title{letter-spacing:-.03em;margin:0;font-size:clamp(3.5rem,10vw,7rem);font-weight:800;line-height:1.1}.Hero-module__ZARIfG__gradientText{color:var(--primary)}.Hero-module__ZARIfG__slogan{color:var(--secondary);opacity:.9;letter-spacing:.5px;max-width:700px;margin:1.5rem 0 3.5rem;font-size:clamp(1.25rem,3vw,1.75rem);font-weight:500}.Hero-module__ZARIfG__actions{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.Hero-module__ZARIfG__primaryBtn,.Hero-module__ZARIfG__secondaryBtn{cursor:pointer;border:none;border-radius:50px;padding:1rem 2.5rem;font-size:1.05rem;font-weight:600;transition:all .3s}.Hero-module__ZARIfG__primaryBtn{background:var(--primary);color:#fff;box-shadow:0 10px 20px #0000001a}.Hero-module__ZARIfG__primaryBtn:hover{background:var(--accent);transform:translateY(-3px);box-shadow:0 15px 30px #d9770666}.Hero-module__ZARIfG__secondaryBtn{color:var(--primary);background:#fff;box-shadow:0 4px 15px #0000000d}.Hero-module__ZARIfG__secondaryBtn:hover{background:#ffffffe6;transform:translateY(-3px);box-shadow:0 10px 20px #00000014}
.Projects-module__2BoJ-q__section{background-color:var(--background);padding:6rem 0}.Projects-module__2BoJ-q__header{text-align:center;margin-bottom:4rem}.Projects-module__2BoJ-q__header h2{color:var(--primary);margin:0 0 1rem;font-size:2.5rem;font-weight:700}.Projects-module__2BoJ-q__header p{color:var(--secondary);max-width:600px;margin:0 auto;font-size:1.1rem}.Projects-module__2BoJ-q__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}.Projects-module__2BoJ-q__card{background:#fff;border:1px solid #00000008;border-radius:16px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000000a}.Projects-module__2BoJ-q__card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000014}.Projects-module__2BoJ-q__imageWrapper{background:#f1f5f9;width:100%;height:240px;position:relative;overflow:hidden}.Projects-module__2BoJ-q__img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__img{transform:scale(1.05)}.Projects-module__2BoJ-q__placeholder{color:#94a3b8;justify-content:center;align-items:center;width:100%;height:100%;font-weight:500;display:flex}.Projects-module__2BoJ-q__content{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.Projects-module__2BoJ-q__content h3{color:var(--primary);margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.Projects-module__2BoJ-q__content p{color:var(--secondary);flex-grow:1;margin:0 0 1.5rem;font-size:.95rem;line-height:1.5}.Projects-module__2BoJ-q__viewBtn{color:var(--accent);cursor:pointer;background:#d977061a;border:none;border-radius:8px;align-self:flex-start;padding:.6rem 1.2rem;font-weight:600;transition:all .2s}.Projects-module__2BoJ-q__viewBtn:hover{background:var(--accent);color:#fff}.Projects-module__2BoJ-q__empty{text-align:center;color:var(--secondary);background:#00000005;border-radius:12px;grid-column:1/-1;padding:4rem}
