.Projects-module__W5JdjG__pageTitle{color:var(--foreground);margin:60px 0 40px;font-size:3rem}.Projects-module__W5JdjG__grid{grid-template-columns:1fr;gap:60px;max-width:800px;margin:0 auto;display:grid}.Projects-module__W5JdjG__card{background:var(--card-bg);border:1px solid var(--border);border-radius:16px;flex-direction:column;padding:40px;transition:transform .2s,box-shadow .2s;display:flex}.Projects-module__W5JdjG__card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.Projects-module__W5JdjG__cardHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.Projects-module__W5JdjG__projectTitle{color:var(--foreground);letter-spacing:-.01em;font-size:2rem;line-height:1.1}.Projects-module__W5JdjG__links{flex-shrink:0;gap:16px;display:flex}.Projects-module__W5JdjG__link{color:var(--accent);font-size:.95rem;font-weight:600}.Projects-module__W5JdjG__description{color:var(--foreground);overflow-wrap:break-word;word-break:break-word;flex-grow:1;max-width:100%;max-height:180px;margin-bottom:32px;font-size:1.05rem;line-height:1.75;transition:max-height .5s;position:relative;overflow:hidden}.Projects-module__W5JdjG__description.Projects-module__W5JdjG__expanded{max-height:2000px}.Projects-module__W5JdjG__description:after{content:"";background:linear-gradient(to bottom,transparent,var(--card-bg));pointer-events:none;width:100%;height:80px;transition:opacity .3s;position:absolute;bottom:0;left:0}.Projects-module__W5JdjG__description.Projects-module__W5JdjG__expanded:after{opacity:0}.Projects-module__W5JdjG__expandBtn{width:100%;color:var(--accent);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:8px;margin-top:-20px;margin-bottom:24px;padding:12px;font-size:.9rem;font-weight:600;transition:color .2s;display:flex}.Projects-module__W5JdjG__expandBtn:hover{color:var(--foreground);background:#7d7d7d0d;border-radius:8px}.Projects-module__W5JdjG__expandIcon{width:20px;height:20px;transition:transform .3s}.Projects-module__W5JdjG__expandIcon.Projects-module__W5JdjG__rotated{transform:rotate(180deg)}.Projects-module__W5JdjG__description p{color:var(--muted);margin-bottom:20px}.Projects-module__W5JdjG__description ul{color:var(--muted);margin-bottom:24px;padding-left:20px;list-style-type:disc}.Projects-module__W5JdjG__description ol{color:var(--muted);margin-bottom:24px;padding-left:20px;list-style-type:decimal}.Projects-module__W5JdjG__description li{margin-bottom:8px;padding-left:4px}.Projects-module__W5JdjG__description strong{color:var(--foreground);font-weight:600}.Projects-module__W5JdjG__description img{border-radius:4px;max-width:100%;height:auto}.Projects-module__W5JdjG__tags{flex-wrap:wrap;gap:8px;display:flex}.Projects-module__W5JdjG__tag{color:var(--foreground);background:#7d7d7d1a;border-radius:20px;padding:4px 10px;font-size:.75rem;font-weight:500}.Projects-module__W5JdjG__imageContainer{background-color:var(--hover-bg);border-radius:12px;width:100%;height:350px;margin-bottom:32px;position:relative;overflow:hidden}.Projects-module__W5JdjG__projectImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .3s}.Projects-module__W5JdjG__card:hover .Projects-module__W5JdjG__projectImage{transform:scale(1.05)}
