@keyframes ProjectDetails-module__wofv1q__blink{0%,to{opacity:1}50%{opacity:0}}@keyframes ProjectDetails-module__wofv1q__orbFloat1{0%,to{transform:translate(0)scale(1)}50%{transform:translate(40px,30px)scale(1.1)}}@keyframes ProjectDetails-module__wofv1q__orbFloat2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-30px,-30px)scale(1.1)}}@keyframes ProjectDetails-module__wofv1q__slideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes ProjectDetails-module__wofv1q__fadeIn{0%{opacity:0}to{opacity:1}}.ProjectDetails-module__wofv1q__page{min-height:100vh;font-family:var(--font-messiri), sans-serif;background:#08090f;position:relative;overflow:hidden}.ProjectDetails-module__wofv1q__orb1{pointer-events:none;background:radial-gradient(circle,#2f376d40 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:14s ease-in-out infinite ProjectDetails-module__wofv1q__orbFloat1;position:fixed;top:-100px;right:-80px}.ProjectDetails-module__wofv1q__orb2{pointer-events:none;background:radial-gradient(circle,#c1317726 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:16s ease-in-out infinite ProjectDetails-module__wofv1q__orbFloat2;position:fixed;bottom:100px;left:-60px}.ProjectDetails-module__wofv1q__gridSvg{opacity:.04;pointer-events:none;width:100%;height:100%;position:fixed;inset:0}.ProjectDetails-module__wofv1q__hero{z-index:2;text-align:center;padding:140px 32px 80px;position:relative}.ProjectDetails-module__wofv1q__heroInner{flex-direction:column;align-items:center;gap:20px;max-width:780px;margin:0 auto;animation:.8s forwards ProjectDetails-module__wofv1q__slideUp;display:flex}.ProjectDetails-module__wofv1q__breadcrumb{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.ProjectDetails-module__wofv1q__breadcrumbLink{color:#8892b0;font-size:13px;text-decoration:none;transition:color .3s}.ProjectDetails-module__wofv1q__breadcrumbLink:hover{color:#c13177}.ProjectDetails-module__wofv1q__breadcrumbSep{color:#c1317766;font-size:11px}.ProjectDetails-module__wofv1q__breadcrumbCurrent{color:#c13177;white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:13px;font-weight:600;overflow:hidden}.ProjectDetails-module__wofv1q__metaRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.ProjectDetails-module__wofv1q__catTag{color:#c13177;letter-spacing:.06em;background:#c131771a;border:1px solid #c1317759;border-radius:100px;padding:5px 16px;font-size:12px;font-weight:700}.ProjectDetails-module__wofv1q__yearTag{color:#8892b0;font-size:12px;font-weight:600;font-family:var(--font-messiri), sans-serif;background:#2f376d26;border:1px solid #2f376d66;border-radius:100px;padding:5px 14px}.ProjectDetails-module__wofv1q__heroTitle{color:#f0f2ff;letter-spacing:-.02em;margin:0;font-size:clamp(2rem,5vw,3.2rem);font-weight:800;line-height:1.15}.ProjectDetails-module__wofv1q__techPills{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.ProjectDetails-module__wofv1q__techPill{color:#8892b0;background:#2f376d26;border:1px solid #2f376d66;border-radius:100px;padding:6px 14px;font-size:13px;font-weight:600;transition:border-color .3s,color .3s}.ProjectDetails-module__wofv1q__techPill:hover{color:#c13177;border-color:#c1317766}.ProjectDetails-module__wofv1q__techHash{color:#c1317780;margin-left:3px}.ProjectDetails-module__wofv1q__heroCtas{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:8px;display:flex}.ProjectDetails-module__wofv1q__featuredWrap{z-index:2;max-width:1100px;margin:0 auto;padding:0 32px;position:relative}.ProjectDetails-module__wofv1q__featuredImg{border:1px solid #2f376d4d;border-radius:20px;width:100%;height:480px;position:relative;overflow:hidden;box-shadow:0 32px 80px #00000080}.ProjectDetails-module__wofv1q__img{object-fit:cover}.ProjectDetails-module__wofv1q__imgOverlay{background:linear-gradient(#0000 60%,#08090fcc 100%);position:absolute;inset:0}.ProjectDetails-module__wofv1q__content{z-index:2;flex-direction:column;gap:48px;max-width:900px;margin:0 auto;padding:64px 32px 100px;display:flex;position:relative}.ProjectDetails-module__wofv1q__section{flex-direction:column;gap:20px;display:flex}.ProjectDetails-module__wofv1q__sectionLabel{align-items:center;gap:12px;display:flex}.ProjectDetails-module__wofv1q__labelDash{background:linear-gradient(90deg,#c13177,#2f376d);border-radius:2px;flex-shrink:0;width:32px;height:2px}.ProjectDetails-module__wofv1q__labelText{color:#c13177;letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:700}.ProjectDetails-module__wofv1q__descText{color:#a0aec0;text-align:justify;margin:0;font-size:16px;line-height:1.9}.ProjectDetails-module__wofv1q__detailsGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.ProjectDetails-module__wofv1q__detailCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0e1020b3;border:1px solid #2f376d4d;border-radius:16px;flex-direction:column;gap:12px;padding:28px;transition:border-color .3s,box-shadow .3s;display:flex}.ProjectDetails-module__wofv1q__detailCard:hover{border-color:#c131774d;box-shadow:0 12px 40px #c1317714}.ProjectDetails-module__wofv1q__detailIcon{color:#c13177;font-size:1.4rem}.ProjectDetails-module__wofv1q__detailTitle{color:#f0f2ff;margin:0;font-size:16px;font-weight:800}.ProjectDetails-module__wofv1q__detailText{color:#8892b0;margin:0;font-size:14px;line-height:1.75}.ProjectDetails-module__wofv1q__detailText strong{color:#c13177;font-weight:700}.ProjectDetails-module__wofv1q__techGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;display:grid}.ProjectDetails-module__wofv1q__techCard{background:#0e1020b3;border:1px solid #2f376d4d;border-radius:12px;align-items:center;gap:10px;padding:14px 16px;transition:border-color .3s,background .3s,transform .2s;display:flex}.ProjectDetails-module__wofv1q__techCard:hover{background:#c131770d;border-color:#c1317766;transform:translateY(-2px)}.ProjectDetails-module__wofv1q__techCardIcon{color:#c13177;flex-shrink:0;font-size:1rem}.ProjectDetails-module__wofv1q__techCardLabel{color:#c8cfe8;font-size:13px;font-weight:600}.ProjectDetails-module__wofv1q__footerActions{flex-direction:column;gap:24px;display:flex}.ProjectDetails-module__wofv1q__footerDivider{background:linear-gradient(90deg,#0000,#c1317740,#2f376d40,#0000);height:1px}.ProjectDetails-module__wofv1q__footerRow{flex-wrap:wrap;gap:14px;display:flex}.ProjectDetails-module__wofv1q__btnVisit{color:#fff;letter-spacing:.04em;background:linear-gradient(135deg,#c13177,#2f376d);border-radius:10px;align-items:center;gap:10px;padding:13px 28px;font-size:14px;font-weight:700;text-decoration:none;transition:box-shadow .3s,transform .2s;display:inline-flex;box-shadow:0 0 24px #c131774d}.ProjectDetails-module__wofv1q__btnVisit:hover{transform:translateY(-2px);box-shadow:0 0 42px #c131778c}.ProjectDetails-module__wofv1q__btnArrow{transition:transform .3s}.ProjectDetails-module__wofv1q__btnVisit:hover .ProjectDetails-module__wofv1q__btnArrow{transform:translate(2px,-2px)}.ProjectDetails-module__wofv1q__btnBack{color:#8892b0;background:0 0;border:1px solid #2f376d66;border-radius:10px;align-items:center;padding:13px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:border-color .3s,color .3s,background .3s;display:inline-flex}.ProjectDetails-module__wofv1q__btnBack:hover{color:#c13177;background:#c131770f;border-color:#c1317766}@media (max-width:768px){.ProjectDetails-module__wofv1q__hero{padding:120px 20px 60px}.ProjectDetails-module__wofv1q__featuredWrap{padding:0 20px}.ProjectDetails-module__wofv1q__featuredImg{height:280px}.ProjectDetails-module__wofv1q__content{gap:36px;padding:40px 20px 80px}.ProjectDetails-module__wofv1q__detailsGrid{grid-template-columns:1fr}.ProjectDetails-module__wofv1q__footerRow{flex-direction:column}.ProjectDetails-module__wofv1q__btnVisit,.ProjectDetails-module__wofv1q__btnBack{justify-content:center;width:100%}.ProjectDetails-module__wofv1q__heroTitle{font-size:1.8rem}}@media (max-width:480px){.ProjectDetails-module__wofv1q__techGrid{grid-template-columns:repeat(2,1fr)}}
