.project-module__hMht-a__container{max-width:1000px;min-height:100vh;margin:0 auto;padding:8rem 2rem 4rem}.project-module__hMht-a__backButton{color:#a3a3a3;margin-bottom:2rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-block}.project-module__hMht-a__backButton:hover{color:var(--accent)}.project-module__hMht-a__header{text-align:center;margin-bottom:3rem}.project-module__hMht-a__title{margin-bottom:.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800}.project-module__hMht-a__category{color:var(--accent);text-transform:uppercase;letter-spacing:1px;font-size:1.2rem;font-weight:600}.project-module__hMht-a__imageContainer{border:1px solid var(--border);border-radius:16px;width:100%;height:500px;margin-bottom:4rem;overflow:hidden}.project-module__hMht-a__image{object-fit:cover;width:100%;height:100%}.project-module__hMht-a__details{grid-template-columns:2fr 1fr;gap:4rem;display:grid}.project-module__hMht-a__content h2{color:var(--text);margin-bottom:1.5rem;font-size:2rem}.project-module__hMht-a__content p{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.project-module__hMht-a__sidebar{background:var(--surface);border:1px solid var(--border);border-radius:12px;height:fit-content;padding:2rem}.project-module__hMht-a__sidebar h3{color:var(--text);margin-bottom:1rem;font-size:1.2rem}.project-module__hMht-a__launchBtn{background:var(--text);color:var(--bg);text-align:center;border-radius:8px;width:100%;padding:1rem 1.5rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-block}.project-module__hMht-a__launchBtn:hover{opacity:.8}@media (max-width:768px){.project-module__hMht-a__details{grid-template-columns:1fr;gap:2rem}}.project-module__hMht-a__markdownContent h1,.project-module__hMht-a__markdownContent h2,.project-module__hMht-a__markdownContent h3{color:var(--text);margin-top:2rem;margin-bottom:1rem}.project-module__hMht-a__markdownContent p{color:var(--text-muted);margin-bottom:1.2rem;line-height:1.8}.project-module__hMht-a__markdownContent ul,.project-module__hMht-a__markdownContent ol{color:var(--text-muted);margin-bottom:1.5rem;padding-left:2rem}.project-module__hMht-a__markdownContent li{margin-bottom:.5rem;line-height:1.6}.project-module__hMht-a__markdownContent strong{color:var(--text);font-weight:700}.project-module__hMht-a__markdownContent blockquote{border-left:4px solid var(--accent);color:#9ca3af;margin:1.5rem 0;padding-left:1rem;font-style:italic}.project-module__hMht-a__gallery{margin-top:5rem}.project-module__hMht-a__gallery h2{text-align:center;margin-bottom:2rem;font-size:2rem}.project-module__hMht-a__galleryGrid{flex-direction:column;gap:2rem;display:flex}.project-module__hMht-a__galleryImage{object-fit:contain;background:var(--surface);border:1px solid var(--border);border-radius:12px;width:100%;box-shadow:0 10px 30px #0000001a}.project-module__hMht-a__appGalleryGrid{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.project-module__hMht-a__appMockup{background:#000;border:12px solid #111;border-radius:40px;width:320px;max-height:650px;transition:transform .3s;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080,inset 0 0 0 2px #ffffff0d}.project-module__hMht-a__appMockup:hover{transform:translateY(-10px);box-shadow:0 35px 60px -15px #0003,inset 0 0 0 2px #ffffff1a}.project-module__hMht-a__appMockupNotch{z-index:10;background:#111;border-bottom-right-radius:16px;border-bottom-left-radius:16px;width:120px;height:25px;position:absolute;top:0;left:50%;transform:translate(-50%)}.project-module__hMht-a__appMockupScroll{scrollbar-width:none;-ms-overflow-style:none;width:100%;height:100%;overflow-y:auto}.project-module__hMht-a__appMockupScroll::-webkit-scrollbar{display:none}.project-module__hMht-a__appMockupImage{width:100%;height:auto;display:block}
