.project-details{padding:120px 5% 60px;background-color:#f9fafc;min-height:100vh;color:#1a1a1a}.project-header{position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:20px;overflow:hidden;padding:20px;text-align:center;margin-block:2rem 2.5rem;min-height:180px;display:flex;align-items:center;justify-content:center}.project-header:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.55);z-index:1;border-radius:20px}.project-header h1{position:relative;z-index:2;font-size:2.5rem;color:#fff;font-weight:700;margin:0}.use-case-category-page{font-size:1.2rem}.category-description-wrapper{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;text-align:justify}.category-text{flex:1 1 50%;min-width:280px}.category-image{flex:1 1 40%;min-width:250px;max-width:100%;text-align:center}.category-image img{width:79%;height:auto;border-radius:12px;box-shadow:0 8px 20px rgba(0,0,0,.05)}.project-meta{display:flex;flex-wrap:wrap;gap:.5rem 1rem;align-items:center;margin-bottom:2rem}.category-tag,.domain-tag{display:inline-flex;background-color:#e3f2fd;color:#1976d2;font-weight:600;padding:.4rem 1rem;border-radius:20px;font-size:.9rem;white-space:nowrap}.benefits-list li{margin-bottom:12px;color:black}.related-project-links{display:flex;flex-direction:column;gap:8px;margin-top:10px}.related-project-link{display:inline-block;color:#1976d2;font-weight:500;text-decoration:none;margin-bottom:6px}.related-project-link:hover{color:#0d47a1;text-decoration:none}.usecase-list{margin-top:1rem;display:flex;flex-direction:column;gap:1.2rem}.usecase-entry{padding-left:1rem;border-left:3px solid #1976d2}.usecase-title{color:#1976d2;font-weight:600;margin-bottom:.3rem}.usecase-description{color:#444;line-height:1.5;margin:0}