.SoftwareView-module__TelIrW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem;display:grid}.SoftwareView-module__TelIrW__card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:8px;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.SoftwareView-module__TelIrW__card:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 10px 30px #00000080}.SoftwareView-module__TelIrW__card h2{color:var(--primary);margin-bottom:.5rem}.SoftwareView-module__TelIrW__techStack{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.SoftwareView-module__TelIrW__tag{color:#ccc;background:#ffffff1a;border-radius:4px;padding:.2rem .6rem;font-size:.8rem}
