.hero[data-astro-cid-2hwget37]{position:relative;min-height:75vh;display:flex;flex-direction:column;justify-content:center;padding:120px 80px 80px;overflow:hidden}.hero-bg[data-astro-cid-2hwget37]{position:absolute;inset:0;z-index:0;background:var(--dark);overflow:hidden}.hero-bg-img[data-astro-cid-2hwget37]{width:100%;height:120%;position:absolute;top:-10%;background:linear-gradient(135deg,#1a1a1a,#0a0a0a 40%,#1a1018);opacity:.9}.hero-bg[data-astro-cid-2hwget37]:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#00000040,#0000008c);z-index:1}.hero-content[data-astro-cid-2hwget37]{position:relative;z-index:2;max-width:800px}.hero-eyebrow[data-astro-cid-2hwget37]{font-family:var(--fm);font-size:9px;font-weight:400;letter-spacing:.25em;text-transform:uppercase;color:var(--red);margin-bottom:28px;display:flex;align-items:center;gap:12px;opacity:0;animation:fu .8s .2s forwards}.hero-eyebrow[data-astro-cid-2hwget37]:before{content:"";width:24px;height:1px;background:var(--red)}.hero[data-astro-cid-2hwget37] h1[data-astro-cid-2hwget37]{font-family:var(--fd);font-weight:900;font-variation-settings:"opsz" 144;font-size:clamp(3.5rem,9vw,8.5rem);line-height:.92;letter-spacing:-.03em;color:var(--white);margin-bottom:32px;opacity:0;animation:heroIn .9s .15s forwards}.hero[data-astro-cid-2hwget37] h1[data-astro-cid-2hwget37] em[data-astro-cid-2hwget37]{font-style:italic;font-variation-settings:"opsz" 72;font-weight:400;color:#fff6}@keyframes heroIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fu{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-sub[data-astro-cid-2hwget37]{font-family:var(--fb);font-weight:300;font-size:1.15rem;line-height:1.8;color:#ffffff80;max-width:540px;margin-bottom:0;opacity:0;animation:fu .7s .3s forwards}.hero-testimonial[data-astro-cid-2hwget37]{position:relative;z-index:2;max-width:640px;margin-top:24px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);opacity:0;animation:fu .7s .5s forwards}.hero-testimonial[data-astro-cid-2hwget37] blockquote[data-astro-cid-2hwget37]{font-family:var(--fd);font-weight:400;font-style:italic;font-variation-settings:"opsz" 36;font-size:14px;line-height:1.65;color:#ffffff59}.hero-testimonial[data-astro-cid-2hwget37] cite[data-astro-cid-2hwget37]{display:block;margin-top:12px;font-family:var(--fm);font-size:8px;letter-spacing:.15em;text-transform:uppercase;color:#ffffff40;font-style:normal}.case-rail[data-astro-cid-2hwget37]{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:32px;margin-top:72px;padding:18px 80px 16px;background:var(--white);border-bottom:1px solid var(--light);font-family:var(--fm);font-size:11px;font-weight:400;letter-spacing:.22em;text-transform:uppercase;color:var(--dark)}.case-rail-l[data-astro-cid-2hwget37]{display:inline-flex;align-items:center;gap:14px;color:var(--red)}.case-rail-l[data-astro-cid-2hwget37]:before{content:"";display:inline-block;width:36px;height:1px;background:var(--red)}.case-rail-r[data-astro-cid-2hwget37]{display:flex;flex-direction:column;align-items:flex-end;gap:4px;text-align:right;line-height:1.3}.case-rail-r[data-astro-cid-2hwget37] .case-rail-meta1[data-astro-cid-2hwget37]{color:#0000006b}.case-rail-r[data-astro-cid-2hwget37] .case-rail-meta2[data-astro-cid-2hwget37]{color:var(--red)}@media(max-width:760px){.case-rail[data-astro-cid-2hwget37]{margin-top:72px;padding:14px 32px 12px;font-size:10px;letter-spacing:.18em;gap:18px}.case-rail-l[data-astro-cid-2hwget37]:before{width:24px}}.filters[data-astro-cid-2hwget37]{padding:0 80px;background:var(--white);border-bottom:1px solid var(--light)}.filter-inner[data-astro-cid-2hwget37]{display:flex;align-items:center;gap:0;overflow-x:auto}.filter-tab[data-astro-cid-2hwget37]{font-family:var(--fm);font-size:13px;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--mid);padding:24px 32px;border:none;background:none;cursor:pointer;position:relative;transition:color .3s;white-space:nowrap}.filter-tab[data-astro-cid-2hwget37]:after{content:"";position:absolute;bottom:0;left:32px;right:32px;height:3px;background:var(--red);transform:scaleX(0);transition:transform .3s var(--ease)}.filter-tab[data-astro-cid-2hwget37]:hover{color:var(--dark)}.filter-tab[data-astro-cid-2hwget37].active{color:var(--red)}.filter-tab[data-astro-cid-2hwget37].active:after{transform:scaleX(1)}.projects-grid-section[data-astro-cid-2hwget37]{padding:48px 80px 80px;background:var(--white)}.projects-grid[data-astro-cid-2hwget37]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.pcard[data-astro-cid-2hwget37]{position:relative;overflow:hidden;border-radius:12px;cursor:pointer;min-height:380px;opacity:1;transform:scale(1);transition:opacity .5s var(--ease),transform .5s var(--ease),min-height .5s var(--ease);display:block}.pcard[data-astro-cid-2hwget37].large{grid-column:span 2;min-height:480px}.pcard[data-astro-cid-2hwget37].hidden{opacity:0;transform:scale(.96);pointer-events:none;min-height:0;max-height:0;padding:0;margin:0;overflow:hidden;border:0}.pcard-bg[data-astro-cid-2hwget37]{position:absolute;inset:0;transition:transform .6s ease;background-size:cover;background-position:center}.pcard[data-astro-cid-2hwget37]:hover .pcard-bg[data-astro-cid-2hwget37]{transform:scale(1.03)}.pcard[data-astro-cid-2hwget37]:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,#000c,#0003 40%,#0000000d 70%);z-index:1;border-radius:12px}.pcard-img-label[data-astro-cid-2hwget37]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:var(--fm);font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:#fff0;white-space:nowrap;z-index:0}.pcard-content[data-astro-cid-2hwget37]{position:absolute;bottom:0;left:0;right:0;padding:32px;z-index:2}.pcard-tag[data-astro-cid-2hwget37]{font-family:var(--fm);font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:var(--red);margin-bottom:10px}.pcard-name[data-astro-cid-2hwget37]{font-family:var(--fd);font-weight:900;font-variation-settings:"opsz" 48;font-size:clamp(1.4rem,2.2vw,2rem);color:var(--white);line-height:1.1;margin-bottom:8px;transition:color .3s}.pcard[data-astro-cid-2hwget37]:hover .pcard-name[data-astro-cid-2hwget37]{color:var(--red)}.pcard-location[data-astro-cid-2hwget37]{font-family:var(--fm);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#ffffff73}.pcard-metric[data-astro-cid-2hwget37]{position:absolute;bottom:32px;right:32px;z-index:2;font-family:var(--fd);font-weight:400;font-style:italic;font-variation-settings:"opsz" 36;font-size:clamp(1rem,1.5vw,1.3rem);color:var(--white);opacity:0;transform:translateY(8px);transition:opacity .4s var(--ease),transform .4s var(--ease);text-align:right;line-height:1.2}.pcard[data-astro-cid-2hwget37]:hover .pcard-metric[data-astro-cid-2hwget37]{opacity:1;transform:translateY(0)}.pcard[data-astro-cid-2hwget37].large .pcard-name[data-astro-cid-2hwget37]{font-size:clamp(1.5rem,2.5vw,2.2rem)}.pcard[data-astro-cid-2hwget37].large .pcard-content[data-astro-cid-2hwget37]{padding:40px}.pcard[data-astro-cid-2hwget37].large .pcard-metric[data-astro-cid-2hwget37]{bottom:40px;right:40px}.grid-footer[data-astro-cid-2hwget37]{padding:32px 80px 0;background:var(--white);display:flex;justify-content:space-between;align-items:center}.grid-count[data-astro-cid-2hwget37]{font-family:var(--fm);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--mid)}.grid-cta[data-astro-cid-2hwget37]{font-family:var(--fm);font-size:11px;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--red);display:flex;align-items:center;gap:8px;position:relative;transition:gap .3s var(--ease)}.grid-cta[data-astro-cid-2hwget37]:hover{gap:14px}@media(prefers-reduced-motion:no-preference){.grid-cta[data-astro-cid-2hwget37]:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:1px;background:currentColor;transform:scaleX(1);transform-origin:right;transition:transform .8s var(--ease)}.grid-cta[data-astro-cid-2hwget37]:hover:after{transform:scaleX(0);transform-origin:right}}.final-cta[data-astro-cid-2hwget37]{padding:120px 80px;background:var(--dark);text-align:center;position:relative;overflow:hidden}.final-cta[data-astro-cid-2hwget37]:before{content:"";position:absolute;top:-30%;left:50%;transform:translate(-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(238,36,58,.06) 0%,transparent 70%);pointer-events:none}.final-cta-headline[data-astro-cid-2hwget37]{font-family:var(--fd);font-weight:900;font-variation-settings:"opsz" 144;font-size:clamp(2.5rem,6vw,5rem);line-height:.95;color:var(--white);margin-bottom:8px;position:relative}.final-cta-headline[data-astro-cid-2hwget37] em[data-astro-cid-2hwget37]{font-weight:400;font-style:italic;font-variation-settings:"opsz" 36;color:#fff6}.final-cta-sub[data-astro-cid-2hwget37]{font-size:16px;color:#ffffff73;margin:20px auto 36px;max-width:480px;position:relative}.final-cta-actions[data-astro-cid-2hwget37]{display:flex;justify-content:center;gap:16px;position:relative}@media(max-width:1024px){.hero[data-astro-cid-2hwget37]{padding:0 32px 60px}.filters[data-astro-cid-2hwget37]{padding:0 32px}.projects-grid-section[data-astro-cid-2hwget37]{padding:40px 32px 60px}.projects-grid[data-astro-cid-2hwget37]{grid-template-columns:repeat(2,1fr)}.pcard[data-astro-cid-2hwget37].large{grid-column:span 2}.grid-footer[data-astro-cid-2hwget37]{padding:24px 32px 0}.final-cta[data-astro-cid-2hwget37]{padding:80px 32px}}@media(max-width:600px){.hero[data-astro-cid-2hwget37] h1[data-astro-cid-2hwget37]{font-size:2.8rem}.projects-grid[data-astro-cid-2hwget37]{grid-template-columns:1fr}.pcard[data-astro-cid-2hwget37].large{grid-column:span 1}.pcard[data-astro-cid-2hwget37]{min-height:320px}.pcard[data-astro-cid-2hwget37].large{min-height:360px}.grid-footer[data-astro-cid-2hwget37]{flex-direction:column;gap:16px;align-items:flex-start}.filter-tab[data-astro-cid-2hwget37]{padding:16px 20px;font-size:10px}.hero-testimonial[data-astro-cid-2hwget37] blockquote[data-astro-cid-2hwget37]{font-size:13px}}
