.projectDetail-module__JCyISG__page{background:var(--bg-page)}.projectDetail-module__JCyISG__container{width:100%;max-width:1200px;padding:0 var(--page-gutter);margin:0 auto}.projectDetail-module__JCyISG__hero{min-height:420px;position:relative;overflow:hidden}.projectDetail-module__JCyISG__heroImage{object-fit:cover}.projectDetail-module__JCyISG__overlay{background:linear-gradient(105deg,#0f172ad1,#2563eb73);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.projectDetail-module__JCyISG__heroContent{max-width:920px;padding:0 var(--page-gutter);color:#fff;text-align:center}.projectDetail-module__JCyISG__eyebrow{text-transform:uppercase;color:#ffffffdb;margin:0 0 1rem;font-size:.9rem;font-weight:700}.projectDetail-module__JCyISG__heroContent h1{color:#fff;margin:0 0 1rem;font-size:2.7rem}.projectDetail-module__JCyISG__heroContent p{color:#ffffffeb;margin:0;font-size:1.1rem}.projectDetail-module__JCyISG__summary{padding:72px 0 24px}.projectDetail-module__JCyISG__summaryGrid{display:block}.projectDetail-module__JCyISG__summaryCard{background:var(--surface);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:24px}.projectDetail-module__JCyISG__summaryCard h2,.projectDetail-module__JCyISG__tasks h2,.projectDetail-module__JCyISG__cta h2{color:var(--text-main);margin:0 0 1rem;font-size:1.5rem}.projectDetail-module__JCyISG__summaryList{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;display:grid}.projectDetail-module__JCyISG__summaryItem{border-top:1px solid var(--border-color);border-right:1px solid var(--border-color);min-width:0;padding:14px 18px}.projectDetail-module__JCyISG__summaryItem:nth-child(3n){border-right:0}.projectDetail-module__JCyISG__summaryItem dt{color:var(--text-muted);margin-bottom:4px;font-size:.86rem}.projectDetail-module__JCyISG__summaryItem dd{color:var(--text-main);overflow-wrap:anywhere;margin:0;font-weight:700}.projectDetail-module__JCyISG__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.projectDetail-module__JCyISG__tasks{padding:40px 0 72px}.projectDetail-module__JCyISG__story{padding:32px 0 16px}.projectDetail-module__JCyISG__story .projectDetail-module__JCyISG__container{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.projectDetail-module__JCyISG__story article,.projectDetail-module__JCyISG__serviceCard{border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-sm);padding:22px}.projectDetail-module__JCyISG__story h2,.projectDetail-module__JCyISG__services h2{color:var(--text-main);margin:0 0 .8rem;font-size:1.35rem}.projectDetail-module__JCyISG__story p,.projectDetail-module__JCyISG__services p{color:var(--text-soft);margin:0;line-height:1.7}.projectDetail-module__JCyISG__tasks ul{gap:.9rem;margin:0;padding:0;list-style:none;display:grid}.projectDetail-module__JCyISG__tasks li{border-radius:var(--radius-md);border:1px solid var(--border-color);background:var(--surface);box-shadow:var(--shadow-sm);color:var(--text-main);padding:1rem 1.1rem}.projectDetail-module__JCyISG__services{padding:0 0 72px}.projectDetail-module__JCyISG__services p{max-width:820px;margin-bottom:1.2rem}.projectDetail-module__JCyISG__serviceGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.projectDetail-module__JCyISG__serviceCard{gap:.55rem;min-height:150px;text-decoration:none;display:grid}.projectDetail-module__JCyISG__serviceCard strong{color:var(--text-main);font-size:1.05rem}.projectDetail-module__JCyISG__serviceCard span{color:var(--text-soft);line-height:1.55}.projectDetail-module__JCyISG__gallery{padding:0 0 72px}.projectDetail-module__JCyISG__gallery h2{color:var(--text-main);margin:0 0 1rem;font-size:1.5rem}.projectDetail-module__JCyISG__galleryGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}.projectDetail-module__JCyISG__galleryCard{gap:.45rem;display:grid}.projectDetail-module__JCyISG__galleryItem{aspect-ratio:16/10;border-radius:var(--radius-md);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);position:relative;overflow:hidden}.projectDetail-module__JCyISG__galleryImage{object-fit:cover;transition:transform .28s}.projectDetail-module__JCyISG__galleryItem:hover .projectDetail-module__JCyISG__galleryImage{transform:scale(1.06)}.projectDetail-module__JCyISG__galleryItem:active .projectDetail-module__JCyISG__galleryImage{transform:scale(1.1)}.projectDetail-module__JCyISG__galleryCaption{color:var(--text-soft);margin:0;font-size:.86rem}.projectDetail-module__JCyISG__cta{background:linear-gradient(120deg, var(--brand-strong) 0%, var(--brand) 100%);text-align:center;padding:72px 0}.projectDetail-module__JCyISG__cta h2,.projectDetail-module__JCyISG__cta p{color:#fff}.projectDetail-module__JCyISG__cta p{max-width:760px;margin:0 auto 1.6rem}.projectDetail-module__JCyISG__actions{flex-wrap:wrap;justify-content:center;gap:.8rem;display:flex}.projectDetail-module__JCyISG__primaryButton,.projectDetail-module__JCyISG__secondaryButton{border-radius:var(--radius-md);justify-content:center;align-items:center;min-height:48px;padding:.9rem 1.35rem;font-weight:700;text-decoration:none;display:inline-flex}.projectDetail-module__JCyISG__primaryButton{color:var(--brand-strong);background:#fff}.projectDetail-module__JCyISG__secondaryButton{color:#fff;background:#ffffff1a;border:1px solid #ffffff73}@media (max-width:860px){.projectDetail-module__JCyISG__summaryList{grid-template-columns:repeat(2,minmax(0,1fr))}.projectDetail-module__JCyISG__summaryItem:nth-child(3n){border-right:1px solid var(--border-color)}.projectDetail-module__JCyISG__summaryItem:nth-child(2n){border-right:0}.projectDetail-module__JCyISG__story .projectDetail-module__JCyISG__container,.projectDetail-module__JCyISG__serviceGrid{grid-template-columns:1fr}.projectDetail-module__JCyISG__galleryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.projectDetail-module__JCyISG__hero{min-height:420px}.projectDetail-module__JCyISG__overlay{padding-top:64px}.projectDetail-module__JCyISG__heroContent h1{font-size:2.1rem}.projectDetail-module__JCyISG__summary,.projectDetail-module__JCyISG__tasks,.projectDetail-module__JCyISG__cta{padding-top:56px;padding-bottom:56px}.projectDetail-module__JCyISG__summary{padding-bottom:18px}.projectDetail-module__JCyISG__tasks{padding-top:30px}.projectDetail-module__JCyISG__gallery{padding-bottom:56px}.projectDetail-module__JCyISG__galleryGrid,.projectDetail-module__JCyISG__summaryList{grid-template-columns:1fr}.projectDetail-module__JCyISG__summaryItem,.projectDetail-module__JCyISG__summaryItem:nth-child(2n),.projectDetail-module__JCyISG__summaryItem:nth-child(3n){border-right:0}}
