.ProjectTemplate-module__cYgqda__container{flex-direction:column;gap:1.5rem;max-width:1200px;margin:0 auto;padding:2rem 1rem;animation:.4s ease-out ProjectTemplate-module__cYgqda__fadeIn;display:flex}@keyframes ProjectTemplate-module__cYgqda__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ProjectTemplate-module__cYgqda__backButton{color:var(--foreground-muted);align-items:center;gap:.5rem;width:fit-content;margin-bottom:.5rem;font-weight:500;transition:color .2s;display:inline-flex}.ProjectTemplate-module__cYgqda__backButton:hover{color:var(--accent)}.ProjectTemplate-module__cYgqda__projectGrid{gap:var(--bento-gap);grid-template-columns:1fr;display:grid}.ProjectTemplate-module__cYgqda__card{background:var(--background);flex-direction:column;padding:2.5rem;display:flex}.ProjectTemplate-module__cYgqda__cardSmallPadding{padding:1.5rem}.ProjectTemplate-module__cYgqda__title{color:var(--foreground);letter-spacing:-.02em;margin-bottom:.25rem;font-size:clamp(2rem,5vw,3rem);font-weight:800}.ProjectTemplate-module__cYgqda__subtitle{color:var(--accent);margin-bottom:1.5rem;font-size:1.2rem;font-weight:600}.ProjectTemplate-module__cYgqda__textBody{color:var(--foreground);flex-direction:column;gap:1.25rem;font-size:1.05rem;line-height:1.7;display:flex}.ProjectTemplate-module__cYgqda__quoteCard{text-align:center;background:var(--background);justify-content:center;align-items:center;display:flex}.ProjectTemplate-module__cYgqda__quote{color:var(--accent);font-size:1.25rem;font-style:italic;font-weight:600;line-height:1.5}.ProjectTemplate-module__cYgqda__metricsCard{background:var(--background);flex-direction:column;justify-content:flex-start;gap:1.5rem;padding:2rem;display:flex}.ProjectTemplate-module__cYgqda__metricsTitle{color:var(--foreground);margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.ProjectTemplate-module__cYgqda__metricsGrid{flex-direction:column;gap:1rem;display:flex}.ProjectTemplate-module__cYgqda__metricItem{border:1px solid var(--bento-border);border-radius:var(--radius-xl);background:var(--background-card);flex-direction:column;gap:.25rem;padding:1.25rem 1.5rem;transition:all .25s;display:flex}.ProjectTemplate-module__cYgqda__metricItem:hover{border-color:var(--accent);background:#fd5a1b0d;transform:translateY(-2px);box-shadow:0 8px 28px #fd5a1b1f}.ProjectTemplate-module__cYgqda__metricLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--foreground-muted);font-size:.75rem;font-weight:700}.ProjectTemplate-module__cYgqda__metricValue{color:var(--foreground);font-size:1.15rem;font-weight:700;line-height:1.3}.ProjectTemplate-module__cYgqda__statsCard{flex-direction:column;gap:1.5rem;display:flex}.ProjectTemplate-module__cYgqda__statItem{flex-direction:column;gap:.25rem;display:flex}.ProjectTemplate-module__cYgqda__statLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--foreground-muted);font-size:.85rem;font-weight:700}.ProjectTemplate-module__cYgqda__statValue{color:var(--foreground);font-size:1.5rem;font-weight:800}.ProjectTemplate-module__cYgqda__toolsList{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.ProjectTemplate-module__cYgqda__toolBadge{border-radius:var(--radius-sm);background:var(--background-outer);color:var(--foreground);padding:.25rem .75rem;font-size:.85rem;font-weight:600}.ProjectTemplate-module__cYgqda__imageCard{background:var(--background-outer);justify-content:center;align-items:center;min-height:250px;padding:0;display:flex;position:relative;overflow:hidden}.ProjectTemplate-module__cYgqda__imagePlaceholder{color:var(--foreground-muted);align-items:center;gap:.5rem;font-weight:600;display:flex}.ProjectTemplate-module__cYgqda__visitButton{background-color:var(--accent);color:#fff;border-radius:var(--radius-lg);justify-content:center;align-items:center;gap:.75rem;width:fit-content;margin-top:auto;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:transform .2s,background-color .2s;display:inline-flex}.ProjectTemplate-module__cYgqda__visitButton:hover{color:#fff;background-color:#e04b12;transform:translateY(-2px)}@media (min-width:900px){.ProjectTemplate-module__cYgqda__projectGrid{grid-template-rows:auto auto auto;grid-template-columns:repeat(3,1fr)}.ProjectTemplate-module__cYgqda__heroCard{grid-column:span 2}.ProjectTemplate-module__cYgqda__statsCard{grid-column:span 1}.ProjectTemplate-module__cYgqda__contentCard{grid-column:span 2}.ProjectTemplate-module__cYgqda__quoteCard,.ProjectTemplate-module__cYgqda__metricsCard{grid-column:span 1}.ProjectTemplate-module__cYgqda__imageCard{grid-column:span 3;min-height:400px}}@media (max-width:600px){.ProjectTemplate-module__cYgqda__card{padding:1.5rem}}
