.page-hero[data-astro-cid-72nlo57a]{padding:10rem 3rem 5rem;background:var(--slate);position:relative;overflow:hidden}.page-hero[data-astro-cid-72nlo57a] .section-label[data-astro-cid-72nlo57a]{color:var(--amber)}.page-hero[data-astro-cid-72nlo57a] .page-title[data-astro-cid-72nlo57a],.page-hero[data-astro-cid-72nlo57a] .section-subtext[data-astro-cid-72nlo57a]{color:var(--white)}#tetris-canvas[data-astro-cid-72nlo57a]{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0}.page-hero-inner[data-astro-cid-72nlo57a]{position:relative;z-index:1;max-width:680px}.page-title[data-astro-cid-72nlo57a]{font-size:clamp(2.5rem,5vw,3.5rem)}.case-studies-section[data-astro-cid-72nlo57a]{padding:5rem 3rem;max-width:1400px;margin:0 auto}.case-studies-section--alt[data-astro-cid-72nlo57a]{padding-top:0}.section-header[data-astro-cid-72nlo57a]{margin-bottom:2rem}.case-studies-grid[data-astro-cid-72nlo57a]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.case-study-card[data-astro-cid-72nlo57a]{display:flex;flex-direction:column;padding:2.5rem;border-radius:12px;background:var(--warm-grey);border:1px solid rgba(26,31,46,.04);text-decoration:none;transition:border-color .3s,box-shadow .3s;position:relative}.case-study-card[data-astro-cid-72nlo57a] .case-study-tag[data-astro-cid-72nlo57a],.case-study-card[data-astro-cid-72nlo57a] .case-study-link[data-astro-cid-72nlo57a]{padding-right:9rem}.case-study-card[data-astro-cid-72nlo57a]:hover{border-color:var(--amber);box-shadow:0 8px 30px #c8875f14}.case-study-card--image[data-astro-cid-72nlo57a]{padding:0;overflow:hidden}.case-study-card--image[data-astro-cid-72nlo57a] .case-study-content[data-astro-cid-72nlo57a]{padding:2rem 2.5rem 2.5rem}.case-study-thumb[data-astro-cid-72nlo57a]{display:block;aspect-ratio:3 / 2;overflow:hidden;background:var(--slate);border-bottom:1px solid rgba(26,31,46,.06)}.case-study-thumb[data-astro-cid-72nlo57a] img[data-astro-cid-72nlo57a]{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;transition:transform .5s ease}.case-study-card--image[data-astro-cid-72nlo57a]:hover .case-study-thumb[data-astro-cid-72nlo57a] img[data-astro-cid-72nlo57a]{transform:scale(1.03)}.case-study-tag[data-astro-cid-72nlo57a]{font-size:.75rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--amber);margin-bottom:1rem;display:block}.case-study-content[data-astro-cid-72nlo57a]{display:flex;flex-direction:column;flex:1}.case-study-content[data-astro-cid-72nlo57a] h2[data-astro-cid-72nlo57a]{font-family:var(--font-display);font-size:1.8rem;font-weight:400;color:var(--slate);margin-bottom:.75rem;line-height:1.2}.case-study-content[data-astro-cid-72nlo57a] p[data-astro-cid-72nlo57a]{font-size:1rem;line-height:1.7;color:var(--text-secondary);margin-bottom:1.5rem}.case-study-metrics[data-astro-cid-72nlo57a]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem;padding:1.5rem 0;border-top:1px solid rgba(26,31,46,.06);border-bottom:1px solid rgba(26,31,46,.06)}.metric[data-astro-cid-72nlo57a]{display:flex;flex-direction:column;gap:.2rem;min-width:0;text-align:center}.metric-value[data-astro-cid-72nlo57a]{font-family:var(--font-display);font-size:1.5rem;color:var(--amber);font-weight:400}.metric-label[data-astro-cid-72nlo57a]{font-size:.8rem;color:var(--text-muted)}.case-study-link[data-astro-cid-72nlo57a]{display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;color:var(--slate);transition:color .2s;margin-top:auto}.case-study-card[data-astro-cid-72nlo57a]:hover .case-study-link[data-astro-cid-72nlo57a]{color:var(--amber)}.case-study-link[data-astro-cid-72nlo57a] svg{transition:transform .3s}.case-study-card[data-astro-cid-72nlo57a]:hover .case-study-link[data-astro-cid-72nlo57a] svg{transform:translate(3px)}.cta-section[data-astro-cid-72nlo57a]{text-align:center;padding:8rem 3rem;position:relative}.cta-section[data-astro-cid-72nlo57a]:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:60vw;height:100%;background:radial-gradient(ellipse at center,var(--amber-glow) 0%,transparent 70%);pointer-events:none}.em-accent[data-astro-cid-72nlo57a]{font-family:var(--font-display);font-style:italic;color:var(--amber)}@media(max-width:1024px){.case-studies-grid[data-astro-cid-72nlo57a]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.page-hero[data-astro-cid-72nlo57a]{padding:8rem 1.5rem 3rem}.case-studies-section[data-astro-cid-72nlo57a]{padding:1.5rem 0 .5rem}.case-studies-grid[data-astro-cid-72nlo57a]{display:grid;grid-template-columns:none;grid-template-rows:repeat(3,auto);grid-auto-flow:column;grid-auto-columns:calc(100% - 3rem);column-gap:.75rem;row-gap:.75rem;padding:.5rem 1.5rem 1rem;overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;scroll-padding-inline-start:1.5rem;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none}.case-studies-grid[data-astro-cid-72nlo57a]::-webkit-scrollbar{display:none}.case-study-card[data-astro-cid-72nlo57a]{min-width:0;padding:1.25rem 1.4rem;scroll-snap-align:start;border-radius:10px}.case-study-card[data-astro-cid-72nlo57a] .case-study-tag[data-astro-cid-72nlo57a]{padding-right:7.5rem}.case-study-card[data-astro-cid-72nlo57a] .case-study-link[data-astro-cid-72nlo57a]{padding-right:7rem}.case-study-card--image[data-astro-cid-72nlo57a]{padding:1.25rem 1.4rem}.case-study-card--image[data-astro-cid-72nlo57a] .case-study-content[data-astro-cid-72nlo57a]{padding:0}.case-study-thumb[data-astro-cid-72nlo57a],.case-study-metrics[data-astro-cid-72nlo57a]{display:none}.case-study-tag[data-astro-cid-72nlo57a]{font-size:.65rem;margin-bottom:.4rem}.case-study-content[data-astro-cid-72nlo57a] h3[data-astro-cid-72nlo57a]{font-family:var(--font-display);font-size:1.05rem;font-weight:400;line-height:1.25;color:var(--slate);margin:0 0 .5rem}.case-study-content[data-astro-cid-72nlo57a] p[data-astro-cid-72nlo57a]{font-size:.825rem;line-height:1.5;color:var(--text-secondary);margin:0 0 .6rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.case-study-link[data-astro-cid-72nlo57a]{font-size:.8rem;margin-top:0}.case-studies-hint[data-astro-cid-72nlo57a]{display:flex;justify-content:center;margin:.5rem 1.5rem 0;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.case-studies-hint--top[data-astro-cid-72nlo57a]{margin:.25rem 1.5rem .5rem}.cta-section[data-astro-cid-72nlo57a]{padding:2.5rem 1.5rem 4rem}}.case-studies-hint[data-astro-cid-72nlo57a]{display:none}
