@import "https://fonts.googleapis.com/css2?family=Orbitron:wght@700;900&family=Poppins:wght@400;500;600;700&display=swap";
:root{--background-dark:#0b0f19;--background-light:#171e2c;--border-color:rgba(255,255,255,.1);--text-primary:#f3f4f6;--text-secondary:#9ca3af;--accent-color:#2563eb;--accent-hover:#3b82f6}.project-module__enZkGG__projectsPage{background-color:var(--background-dark);color:var(--text-secondary);font-family:Poppins,sans-serif;overflow-x:hidden}.project-module__enZkGG__container{max-width:1100px;margin:0 auto;padding:0 20px}.project-module__enZkGG__heroSection{text-align:center;padding:100px 20px 40px}.project-module__enZkGG__heroSection h1{color:var(--text-primary);margin-bottom:12px;font-family:Orbitron,sans-serif;font-size:max(2.5rem,min(6vw,3.5rem));font-weight:700}.project-module__enZkGG__subtitle{max-width:650px;margin:0 auto;font-size:max(1rem,min(2.5vw,1.1rem));line-height:1.6}.project-module__enZkGG__projectsGrid{grid-template-columns:1fr;gap:16px;padding-bottom:60px;display:grid}.project-module__enZkGG__projectCard{background:var(--background-light);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;gap:20px;padding:20px;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex}.project-module__enZkGG__projectCard:hover{border-color:var(--accent-hover);transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.2)}.project-module__enZkGG__projectLogo{background-color:var(--background-dark);border:1px solid var(--border-color);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;padding:8px;display:flex}.project-module__enZkGG__projectCardContent{text-align:left;flex-direction:column;flex-grow:1;justify-content:space-between;display:flex}.project-module__enZkGG__projectCardContent h3{color:var(--text-primary);margin:0 0 8px;font-size:1.25rem;font-weight:600}.project-module__enZkGG__projectCardContent p{margin:0 0 16px;font-size:.9rem;line-height:1.6}.project-module__enZkGG__projectTags{border-top:1px solid var(--border-color);flex-wrap:wrap;gap:8px;padding-top:12px;display:flex}.project-module__enZkGG__tag{color:var(--accent-hover);background:rgba(37,99,235,.1);border:1px solid rgba(37,99,235,.2);border-radius:20px;padding:4px 12px;font-size:.75rem;font-weight:500}.project-module__enZkGG__ctaSection{background-color:var(--background-light);border:1px solid var(--border-color);text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:12px;margin-bottom:60px;padding:30px;display:flex}.project-module__enZkGG__ctaSection h3{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:600}.project-module__enZkGG__ctaSection p{max-width:500px;margin:0;line-height:1.6}.project-module__enZkGG__ctaButton{color:#fff;background-color:var(--accent-color);border-radius:50px;margin-top:8px;padding:10px 24px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background-color .3s,transform .3s;display:inline-block}.project-module__enZkGG__ctaButton:hover{background-color:var(--accent-hover);transform:scale(1.05)}@media (min-width:768px){.project-module__enZkGG__heroSection{padding:80px 20px 60px}.project-module__enZkGG__projectsGrid{gap:24px}.project-module__enZkGG__projectCard{text-align:left;flex-direction:row;align-items:center}.project-module__enZkGG__projectLogo{width:80px;height:80px}.project-module__enZkGG__projectCardContent h3{font-size:1.5rem}.project-module__enZkGG__projectCardContent p{font-size:1rem}.project-module__enZkGG__ctaSection{text-align:left;flex-direction:row;justify-content:space-between;padding:40px}.project-module__enZkGG__ctaSection p{margin:0}.project-module__enZkGG__ctaButton{flex-shrink:0;margin-top:0}}
