.projects-intro{color:#ccc;font-size:1.1rem;margin-bottom:2rem;max-width:800px;line-height:1.6}.projects-heading{color:#e50914;font-size:2.5rem;font-weight:800;margin-bottom:2rem;text-align:center}.card-list{display:flex;flex-wrap:wrap;gap:2rem;margin-top:2rem;justify-content:center;align-items:flex-start}.project-card{background:#1e1e1e;border-radius:16px;overflow:hidden;cursor:pointer;transition:all .3s ease;position:relative;box-shadow:0 4px 12px #00000026;width:calc(50% - 1rem);min-width:300px;flex-shrink:0}.project-card.featured{width:100%;max-width:750px;min-width:300px;background:linear-gradient(135deg,#1e1e1e,#2a2a2a);border:2px solid #e50914;box-shadow:0 8px 24px #e509144d;flex-basis:100%}.project-card.featured .card-image-container{height:450px;background:#141414;display:flex;align-items:center;justify-content:center}.project-card.featured .card-image{object-fit:contain;width:100%;height:100%;max-height:450px}.project-card.featured:hover .card-image{transform:scale(1.02)}.project-card.featured:hover{transform:translateY(-10px);box-shadow:0 12px 32px #e5091466;border-color:#ff1a1a}.project-tag{position:absolute;top:1rem;right:1rem;background:linear-gradient(135deg,#e50914,#b00710);color:#fff;padding:.5rem 1rem;border-radius:8px;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;z-index:5;box-shadow:0 4px 16px #e5091480;border:2px solid rgba(255,255,255,.2);backdrop-filter:blur(10px)}.project-card:hover .project-tag{background:linear-gradient(135deg,#ff1a1a,#e50914);box-shadow:0 6px 20px #e5091499}.project-card:hover{transform:translateY(-8px);box-shadow:0 8px 24px #00000040}.card-image-container{position:relative;width:100%;height:280px;overflow:hidden}.card-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.project-card:not(.featured):hover .card-image{transform:scale(1.05)}.card-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0000001a,#000000b3,#000000e6);display:flex;align-items:flex-end;padding:1.5rem;opacity:0;transition:opacity .3s ease}.project-card:hover .card-overlay{opacity:1}.card-overlay-content h3{color:#fff;margin:0 0 .5rem;font-size:1.4rem;font-weight:600}.card-overlay-content p{color:#ccc;margin:0 0 1rem;font-size:.95rem;line-height:1.4}.card-role{display:flex;flex-wrap:wrap;gap:.5rem}.role-tag{background:linear-gradient(135deg,#4a90e2,#357abd);color:#fff;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:500;backdrop-filter:blur(10px);box-shadow:0 2px 8px #4a90e24d}.modal-overlay{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem;backdrop-filter:blur(8px)}.modal-content{background:#1a1a1a;border-radius:20px;max-width:900px;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 40px #00000080;border:1px solid #333}.modal-close{position:absolute;top:1rem;right:1rem;background:#ffffff1a;border:none;color:#fff;font-size:1.5rem;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:10}.modal-close:hover{background:#fff3;transform:scale(1.1)}.modal-header{padding:2rem;border-bottom:1px solid #333;background:linear-gradient(135deg,#1a1a1a,#2a2a2a)}.modal-header-content{display:flex;gap:2rem;align-items:center;margin-bottom:1.5rem}.modal-title-section h2{color:#fff;margin:0 0 .5rem;font-size:2rem;font-weight:600}.modal-tagline{color:#ccc;margin:0;font-size:1.1rem;line-height:1.5}.modal-image{width:200px;height:auto;max-height:150px;object-fit:contain;border-radius:16px;border:2px solid #333;box-shadow:0 8px 24px #0000004d}.modal-buttons{display:flex;gap:1rem;flex-wrap:wrap}.modal-body{padding:2rem}.modal-section{margin-bottom:2rem}.modal-section:last-child{margin-bottom:0}.modal-section h3{color:#fff;margin:0 0 1rem;font-size:1.3rem;font-weight:600;border-bottom:2px solid #4a90e2;padding-bottom:.5rem;display:inline-block}.role-badge{background:linear-gradient(135deg,#2c3e50,#34495e);border:2px solid #4a90e2;border-radius:12px;padding:1rem 1.5rem;display:flex;align-items:center;gap:1rem;margin-bottom:2rem;box-shadow:0 4px 16px #4a90e233}.role-label{background:linear-gradient(135deg,#4a90e2,#357abd);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px #4a90e24d}.role-text{color:#fff;font-size:1.1rem;font-weight:500}.modal-section p{color:#ccc;line-height:1.6;margin:0}.modal-section ul,.modal-section ol{color:#ccc;line-height:1.6;margin:0;padding-left:1.5rem}.modal-section li{margin-bottom:.5rem}.modal-section li:last-child{margin-bottom:0}.modal-footer{padding:2rem;border-top:1px solid #333;display:flex;gap:1rem;flex-wrap:wrap;background:#1a1a1a}.modal-button{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:500;transition:all .2s ease;border:none;cursor:pointer;font-size:.95rem}.github-button{background:linear-gradient(135deg,#24292e,#1a1e22);color:#fff}.github-button:hover{background:linear-gradient(135deg,#2f363d,#24292e);transform:translateY(-2px);box-shadow:0 4px 12px #24292e66}.paper-button{background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff}.paper-button:hover{background:linear-gradient(135deg,#f39c12,#e67e22);transform:translateY(-2px);box-shadow:0 4px 12px #e74c3c66}.live-button{background:linear-gradient(135deg,#27ae60,#229954);color:#fff}.live-button:hover{background:linear-gradient(135deg,#2ecc71,#27ae60);transform:translateY(-2px);box-shadow:0 4px 12px #27ae6066}.demo-button{background:linear-gradient(135deg,red,#c00);color:#fff}.demo-button:hover{background:linear-gradient(135deg,#f44,red);transform:translateY(-2px);box-shadow:0 4px 12px #f006}.button-icon{width:18px;height:18px;fill:currentColor}@media(max-width:900px){.modal-header-content{flex-direction:column;text-align:center;gap:1rem}.modal-image{width:160px;height:auto;max-height:120px}.modal-buttons{justify-content:center}.modal-button{flex:1;min-width:140px;justify-content:center}.role-badge{flex-direction:column;text-align:center;gap:.5rem}}@media(max-width:600px){.modal-overlay{padding:1rem}.modal-content{max-height:95vh}.modal-header,.modal-body,.modal-footer{padding:1.5rem}.modal-title-section h2{font-size:1.5rem}.modal-footer{flex-direction:column}.modal-button{width:100%}}.modal-content::-webkit-scrollbar{width:8px}.modal-content::-webkit-scrollbar-track{background:#1a1a1a}.modal-content::-webkit-scrollbar-thumb{background:#333;border-radius:4px}.modal-content::-webkit-scrollbar-thumb:hover{background:#555}.technologies-grid{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.technology-link{display:inline-flex;align-items:center;gap:.25rem;background:linear-gradient(135deg,#1e3a8a,#3b82f6,#60a5fa);color:#fff;padding:.25rem .5rem;border-radius:12px;text-decoration:none;font-size:.75rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(255,255,255,.2);position:relative;overflow:hidden;box-shadow:0 1px 4px #3b82f626;text-shadow:0 1px 1px rgba(0,0,0,.1);line-height:1}.technology-icon{font-size:.8rem;flex-shrink:0;filter:drop-shadow(0 1px 1px rgba(0,0,0,.1))}.technology-name{white-space:nowrap;font-size:.75rem}.technology-link:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s ease}.technology-link:hover{background:linear-gradient(135deg,#1d4ed8,#2563eb,#3b82f6);color:#fff;transform:translateY(-1px) scale(1.02);box-shadow:0 2px 6px #3b82f640,0 0 0 1px #3b82f61a;border-color:#ffffff4d}.technology-link:hover:before{left:100%}.technology-link:active{transform:translateY(0) scale(1.02);transition:all .1s ease}@media(max-width:600px){.technologies-grid{gap:.4rem}.technology-link{padding:.2rem .4rem;font-size:.7rem}.technology-icon{font-size:.7rem}.card-list{gap:1.5rem}.project-card{width:100%;min-width:unset}.project-card.featured{width:100%;min-width:unset;max-width:100%}.project-card.featured .card-image-container{height:300px}.project-card.featured .card-image{max-height:300px}.project-tag{font-size:.7rem;padding:.4rem .8rem}.card-image-container{height:220px}}
