.page-module__u3OkXW__page{background:var(--bg);padding-top:70px}.page-module__u3OkXW__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.page-module__u3OkXW__pageHeader{text-align:center;background:var(--bg);border-bottom:1px solid var(--border);padding:6rem 0}.page-module__u3OkXW__tag{letter-spacing:.12em;text-transform:uppercase;color:var(--green);background:var(--green-sub);border-radius:999px;margin-bottom:1.25rem;padding:.35rem .85rem;font-size:.72rem;font-weight:700;display:inline-block}.page-module__u3OkXW__pageTitle{letter-spacing:-.04em;color:var(--text);margin-bottom:1.25rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1.1}.page-module__u3OkXW__gradientText{color:var(--green)}.page-module__u3OkXW__pageSubtitle{color:var(--text-2);max-width:600px;margin:0 auto;font-size:1.15rem;line-height:1.65}.page-module__u3OkXW__casesSection{padding:6rem 0}.page-module__u3OkXW__sectionTitles{text-align:center;margin-bottom:4rem}.page-module__u3OkXW__sectionTitles h2{color:var(--text);margin-bottom:1rem;font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:800}.page-module__u3OkXW__sectionTitles p{color:var(--text-2);max-width:600px;margin:0 auto;line-height:1.7}.page-module__u3OkXW__gridCases{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.page-module__u3OkXW__caseCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);will-change:transform;flex-direction:column;transition:transform .3s,border-color .3s;display:flex;transform:translateZ(0)}.page-module__u3OkXW__caseCard:hover{border-color:#00d37a4d;transform:translateY(-5px)}.page-module__u3OkXW__cardImageWrap{aspect-ratio:16/10;background:var(--bg-strip);border-bottom:1px solid var(--border);width:100%;position:relative;overflow:hidden}.page-module__u3OkXW__caseImage{object-fit:cover;object-position:top;width:100%;height:100%;transition:transform .5s}.page-module__u3OkXW__caseCard:hover .page-module__u3OkXW__caseImage{transform:scale(1.05)}.page-module__u3OkXW__imageTag{background:var(--green);color:#000;text-transform:uppercase;z-index:2;border-radius:6px;padding:.3rem .75rem;font-size:.72rem;font-weight:800;position:absolute;top:1rem;right:1rem;box-shadow:0 4px 10px #00000080}.page-module__u3OkXW__cardContent{flex-direction:column;flex:1;gap:1rem;padding:2rem;display:flex}.page-module__u3OkXW__metaRow{justify-content:space-between;align-items:center;display:flex}.page-module__u3OkXW__duration{color:var(--text-3);align-items:center;gap:.4rem;font-size:.82rem;font-weight:600;display:inline-flex}.page-module__u3OkXW__cardContent h3{color:var(--text);letter-spacing:-.02em;font-size:1.5rem;font-weight:800}.page-module__u3OkXW__cardContent p{color:var(--text-2);flex:1;font-size:.95rem;line-height:1.7}.page-module__u3OkXW__techTags{flex-wrap:wrap;gap:.5rem;margin:1rem 0;display:flex}.page-module__u3OkXW__techTags span{background:var(--bg-card2);border:1px solid var(--border);color:var(--text-2);border-radius:999px;padding:.3rem .75rem;font-size:.78rem;font-weight:600}.page-module__u3OkXW__cardMetrics{border-top:1px solid var(--border);grid-template-columns:repeat(2,1fr);gap:1rem;padding-top:1.5rem;display:grid}.page-module__u3OkXW__metricItem{flex-direction:column;gap:.2rem;display:flex}.page-module__u3OkXW__metricItem strong{color:var(--green);font-size:1.5rem;font-weight:800;line-height:1.1}.page-module__u3OkXW__metricItem span{color:var(--text-3);font-size:.78rem;font-weight:500}.page-module__u3OkXW__ctaSection{background:var(--bg-strip);border-top:1px solid var(--border);padding:8rem 0}.page-module__u3OkXW__ctaGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.page-module__u3OkXW__ctaText{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.page-module__u3OkXW__ctaIcon{color:var(--green);margin-bottom:1.5rem}.page-module__u3OkXW__ctaText h2{color:var(--text);letter-spacing:-.04em;margin-bottom:1.25rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:900;line-height:1.1}.page-module__u3OkXW__ctaText p{color:var(--text-2);max-width:500px;margin-bottom:2.5rem;font-size:1.15rem;line-height:1.6}.page-module__u3OkXW__btnPrimary{background:var(--green);color:#000;border-radius:999px;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-size:.95rem;font-weight:700;transition:all .2s;display:inline-flex}.page-module__u3OkXW__btnPrimary:hover{background:var(--green-dark);box-shadow:0 8px 30px var(--green-glow);transform:translateY(-2px)}.page-module__u3OkXW__ctaImageWrap{border:1px solid var(--border);border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 40px #00d37a1a}.page-module__u3OkXW__ctaImage{object-fit:cover;width:100%;height:auto;display:block}@media (max-width:900px){.page-module__u3OkXW__gridCases{grid-template-columns:1fr;max-width:600px;margin:0 auto}.page-module__u3OkXW__ctaGrid{text-align:center;grid-template-columns:1fr;gap:3rem}.page-module__u3OkXW__ctaText{text-align:center;align-items:center}.page-module__u3OkXW__ctaText p{max-width:100%}}
