.hero[data-astro-cid-ge2uvauf]{color:#fff;background:#0a0807;align-items:flex-end;width:100%;min-height:100dvh;display:flex;position:relative;overflow:hidden}.hero-bg[data-astro-cid-ge2uvauf]{z-index:1;position:absolute;inset:0}.hero-bg[data-astro-cid-ge2uvauf] picture,.hero-bg[data-astro-cid-ge2uvauf] img{width:100%;height:100%;display:block}.hero-bg[data-astro-cid-ge2uvauf] img{object-fit:cover;object-position:center 40%;animation:hero-img-in 1.6s var(--ease-cinematic) both}.hero-overlay[data-astro-cid-ge2uvauf]{z-index:2;background:linear-gradient(180deg, rgb(var(--c-bg) / .4) 0%, rgb(var(--c-bg) / .15) 30%, rgb(var(--c-bg) / .55) 70%, rgb(var(--c-bg) / .94) 100%);pointer-events:none;position:absolute;inset:0}.hero-nav-bg[data-astro-cid-ge2uvauf]{background:linear-gradient(180deg, rgb(var(--c-bg) / .55) 0%, transparent 100%);z-index:3;pointer-events:none;height:110px;position:absolute;top:0;left:0;right:0}.hero-inner[data-astro-cid-ge2uvauf]{z-index:4;padding-bottom:var(--s-10);width:100%;position:relative}.hero-content[data-astro-cid-ge2uvauf]{max-width:920px}.hero-eyebrow[data-astro-cid-ge2uvauf]{font-size:var(--t-eyebrow);letter-spacing:var(--track-widest);text-transform:uppercase;color:rgb(var(--c-white) / .72);margin-bottom:var(--s-5);opacity:0;animation:hero-fade-up 1s var(--ease-out) .2s both;align-items:center;gap:14px;font-weight:600;display:inline-flex;transform:translateY(20px)}.he-mark[data-astro-cid-ge2uvauf]{background:var(--red);width:7px;height:7px;box-shadow:0 0 12px rgb(var(--c-red) / .55);border-radius:1px;flex-shrink:0;display:inline-block}.hero-h1[data-astro-cid-ge2uvauf]{font-family:var(--display);letter-spacing:var(--track-tight);margin-bottom:var(--s-6);color:#fff;font-size:clamp(56px,8.4vw,124px);font-weight:400;line-height:1}.word-wrap[data-astro-cid-ge2uvauf]{margin-right:.2em;padding-bottom:.18em;line-height:1;display:inline-block;overflow:hidden}.word[data-astro-cid-ge2uvauf]{animation:hero-word-up 1.3s var(--ease-cinematic) both;animation-delay:calc(.4s + var(--i) * 90ms);display:inline-block;transform:translateY(110%)}.word[data-astro-cid-ge2uvauf] .period[data-astro-cid-ge2uvauf]{color:var(--red);margin-left:-.05em}.hero-sub[data-astro-cid-ge2uvauf]{font-size:clamp(17px,1.5vw,22px);line-height:var(--lh-relaxed);color:rgb(var(--c-white) / .85);max-width:640px;margin-bottom:var(--s-7);opacity:0;animation:hero-fade-up 1s var(--ease-out) 1.05s both;transform:translateY(20px)}.hero-ctas[data-astro-cid-ge2uvauf]{gap:var(--s-5);opacity:0;animation:hero-fade-up 1s var(--ease-out) 1.25s both;flex-wrap:wrap;align-items:center;display:flex;transform:translateY(20px)}.hero-scroll-hint[data-astro-cid-ge2uvauf]{bottom:var(--s-7);right:var(--container-pad);z-index:4;opacity:0;animation:hero-fade-up 1s var(--ease-out) 1.7s both;position:absolute}.scroll-line[data-astro-cid-ge2uvauf]{background:linear-gradient(to bottom, rgb(var(--c-white) / .25) 0%, rgb(var(--c-white) / .18) 100%);width:1px;height:96px;position:relative}.scroll-dot[data-astro-cid-ge2uvauf]{background:var(--gold-lift,var(--gold));width:5px;height:5px;animation:scroll-dot-fall 2.6s var(--ease-in-out) infinite;border-radius:50%;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 0 10px #d4a01799}@keyframes hero-img-in{0%{opacity:0;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes hero-word-up{0%{transform:translateY(110%)}to{transform:translateY(0)}}@keyframes hero-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scroll-dot-fall{0%{opacity:0;transform:translate(-50%,-8px)}20%{opacity:1}80%{opacity:1}to{opacity:0;transform:translate(-50%,96px)}}@media (prefers-reduced-motion:reduce){.hero-bg[data-astro-cid-ge2uvauf] img,.hero-eyebrow[data-astro-cid-ge2uvauf],.word[data-astro-cid-ge2uvauf],.hero-sub[data-astro-cid-ge2uvauf],.hero-ctas[data-astro-cid-ge2uvauf],.hero-scroll-hint[data-astro-cid-ge2uvauf],.scroll-dot[data-astro-cid-ge2uvauf]{opacity:1;animation:none;transform:none}}@media (width<=640px){.hero-scroll-hint[data-astro-cid-ge2uvauf]{display:none}.hero-ctas[data-astro-cid-ge2uvauf]{flex-direction:column;align-items:flex-start}}.project-card[data-astro-cid-y2vllrex]{background:var(--surface-card);border:1px solid var(--line);border-radius:var(--r-lg);aspect-ratio:1;isolation:isolate;transition:transform var(--d-3) var(--ease-out), box-shadow var(--d-3) var(--ease-out), border-color var(--d-3) var(--ease-out);flex-direction:column;justify-content:flex-end;padding:clamp(20px,1.8vw,28px) clamp(20px,1.8vw,28px) clamp(20px,1.8vw,28px) calc(26px + clamp(20px,1.8vw,28px));display:flex;position:relative;overflow:hidden}.project-card[data-astro-cid-y2vllrex]:not(.project-card--photo):before{content:"";background:radial-gradient(ellipse 60% 50% at 50% 40%, rgb(var(--c-red) / .1) 0%, transparent 60%), radial-gradient(ellipse 70% 40% at 50% 80%, rgb(var(--c-gold) / .06) 0%, transparent 60%);pointer-events:none;z-index:0;position:absolute;inset:0}.pc-img{z-index:0;will-change:transform;position:absolute;inset:-18% 0}.pc-img img{object-fit:cover;object-position:center;width:100%;height:100%;transition:filter var(--d-3) var(--ease-out);filter:saturate(.92)brightness(.85)contrast(1.04);display:block}.project-card--photo[data-astro-cid-y2vllrex]:hover .pc-img img{filter:saturate(1.05)brightness(.95)contrast(1.06)}.project-card[data-astro-cid-y2vllrex][data-slug=new-district-bahar-balochistan] .pc-img img{filter:saturate(1.05)brightness(.98)contrast(1.08);transform:translateY(-9%)}.project-card[data-astro-cid-y2vllrex][data-slug=new-district-bahar-balochistan]:hover .pc-img img{filter:saturate(1.12)brightness(1.02)contrast(1.1)}.project-card[data-astro-cid-y2vllrex][data-slug=new-district-bahar-balochistan] .pc-scrim[data-astro-cid-y2vllrex]{background:linear-gradient(180deg, rgb(var(--c-bg) / .06) 0%, rgb(var(--c-bg) / .1) 38%, rgb(var(--c-bg) / .58) 70%, rgb(var(--c-bg) / .92) 100%)}.pc-scrim[data-astro-cid-y2vllrex]{z-index:1;pointer-events:none;position:absolute;inset:0}.project-card--photo[data-astro-cid-y2vllrex] .pc-scrim[data-astro-cid-y2vllrex]{background:linear-gradient(180deg, rgb(var(--c-bg) / .1) 0%, rgb(var(--c-bg) / .15) 35%, rgb(var(--c-bg) / .72) 72%, rgb(var(--c-bg) / .94) 100%)}.project-card[data-astro-cid-y2vllrex]:after{content:"";background:var(--red);z-index:3;opacity:.85;width:3px;height:100%;transition:opacity var(--d-3) var(--ease-out);position:absolute;top:0;left:0}.project-card[data-astro-cid-y2vllrex]:hover{border-color:rgb(var(--c-red) / .32);box-shadow:0 18px 50px -10px rgb(var(--c-red) / .28);transform:translateY(-6px)}.project-card[data-astro-cid-y2vllrex]:hover:after{opacity:1}.pc-vertical-eyebrow[data-astro-cid-y2vllrex]{writing-mode:vertical-rl;font-family:var(--body);letter-spacing:.22em;text-transform:uppercase;color:var(--gold);opacity:.85;white-space:nowrap;z-index:2;transition:opacity var(--d-3) var(--ease-out), color var(--d-3) var(--ease-out);font-size:9px;font-weight:700;position:absolute;top:18px;bottom:18px;left:12px;transform:rotate(180deg)}.project-card[data-astro-cid-y2vllrex]:hover .pc-vertical-eyebrow[data-astro-cid-y2vllrex]{opacity:1;color:#fff}.pc-body[data-astro-cid-y2vllrex]{z-index:2;flex-direction:column;gap:8px;display:flex;position:relative}.pc-meta[data-astro-cid-y2vllrex]{letter-spacing:.14em;text-transform:uppercase;color:rgb(var(--c-white) / .65);align-items:center;gap:8px;font-size:10.5px;font-weight:700;display:flex}.pc-sep[data-astro-cid-y2vllrex]{color:rgb(var(--c-white) / .35)}.pc-name[data-astro-cid-y2vllrex]{font-family:var(--display);letter-spacing:var(--track-snug);color:#fff;text-shadow:0 1px 12px rgb(var(--c-black) / .45);margin:0;font-size:clamp(22px,1.9vw,30px);font-weight:400;line-height:1.08}.pc-scale[data-astro-cid-y2vllrex]{color:rgb(var(--c-white) / .78);font-size:12.5px;line-height:1.4}.pc-scale[data-astro-cid-y2vllrex] em[data-astro-cid-y2vllrex]{font-style:italic;font-family:var(--display);color:rgb(var(--c-white) / .95);font-size:15px}@media (width<=540px){.project-card[data-astro-cid-y2vllrex]{aspect-ratio:4/3}}.logo-marquee[data-astro-cid-hjon3hvd]{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 6% 94%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 6% 94%,#0000 100%)}.logo-track[data-astro-cid-hjon3hvd]{gap:var(--s-9);animation:logo-marquee var(--marquee-speed) linear infinite;will-change:transform;padding:var(--s-4) 0;align-items:center;display:inline-flex}.logo-track[data-astro-cid-hjon3hvd]:hover{animation-play-state:paused}.logo-slot[data-astro-cid-hjon3hvd]{border-radius:var(--r-md,10px);border:1px solid rgb(var(--c-white) / .08);min-width:150px;height:72px;box-shadow:0 4px 14px rgb(var(--c-black) / .25);transition:transform var(--d-2) var(--ease-out), box-shadow var(--d-2) var(--ease-out);background:#fff;flex-shrink:0;justify-content:center;align-items:center;padding:10px 22px;display:flex}.logo-slot[data-astro-cid-hjon3hvd]:hover{box-shadow:0 10px 28px rgb(var(--c-black) / .4), 0 0 0 1px rgb(var(--c-gold-warm) / .35);transform:translateY(-2px)}.logo-slot[data-astro-cid-hjon3hvd] picture,.logo-slot[data-astro-cid-hjon3hvd] img{object-fit:contain;opacity:.92;width:auto;max-width:160px;max-height:44px;transition:opacity var(--d-2) var(--ease-out), transform var(--d-2) var(--ease-out)}.logo-slot[data-astro-cid-hjon3hvd]:hover img{opacity:1;transform:scale(1.06)}@keyframes logo-marquee{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.logo-track[data-astro-cid-hjon3hvd]{animation:none}}.trusted[data-astro-cid-lcdefpme]{background:var(--bg);padding:var(--s-8) 0;border-bottom:1px solid var(--line);overflow:hidden}.trusted-label[data-astro-cid-lcdefpme]{text-align:center;margin-bottom:var(--s-5);gap:var(--s-2);flex-direction:column;display:flex}.trusted-eyebrow[data-astro-cid-lcdefpme]{font-size:var(--t-eyebrow);text-transform:uppercase;letter-spacing:var(--track-widest);color:var(--gold);font-weight:600}.trusted-sub[data-astro-cid-lcdefpme]{font-family:var(--display);color:var(--ink);letter-spacing:var(--track-snug);font-size:clamp(20px,2vw,28px)}.led-interlude[data-astro-cid-lcdefpme]{padding:var(--s-10) 0;isolation:isolate;background:#0a0807;position:relative;overflow:hidden}.li-glow[data-astro-cid-lcdefpme]{background:radial-gradient(ellipse 60% 60% at 50% 60%, rgb(var(--c-red) / .1) 0%, transparent 65%), radial-gradient(ellipse 45% 45% at 50% 60%, #ffc8820f 0%, transparent 70%);pointer-events:none;z-index:-1;position:absolute;inset:0}.li-head[data-astro-cid-lcdefpme]{text-align:center;margin-bottom:var(--s-9);max-width:880px;margin-left:auto;margin-right:auto}.li-head[data-astro-cid-lcdefpme] .h2-stack[data-astro-cid-lcdefpme]{color:#fff;font-size:clamp(40px,5.5vw,76px)}.led-panel[data-astro-cid-lcdefpme]{max-width:1080px;margin:0 auto var(--s-8);background:linear-gradient(180deg, #1c1814d9 0%, rgb(var(--c-bg) / .95) 100%);border:1px solid rgb(var(--c-gold-warm) / .22);box-shadow:0 24px 60px rgb(var(--c-black) / .65), inset 0 1px 0 rgb(var(--c-white) / .04);border-radius:14px;padding:clamp(16px,1.6vw,28px);position:relative}.led-panel[data-astro-cid-lcdefpme]:before,.led-panel[data-astro-cid-lcdefpme]:after{content:"";background:rgb(var(--c-white) / .18);border-radius:50%;width:4px;height:4px;position:absolute;top:10px}.led-panel[data-astro-cid-lcdefpme]:before{left:10px}.led-panel[data-astro-cid-lcdefpme]:after{right:10px}.led-frame[data-astro-cid-lcdefpme]{border:1px solid rgb(var(--c-black) / .7);background:#080605b3;border-radius:6px;padding:clamp(10px,1.2vw,18px)}.led-matrix[data-astro-cid-lcdefpme]{aspect-ratio:14/8;grid-template-columns:repeat(14,1fr);gap:clamp(3px,.4vw,6px);display:grid}.led-cell[data-astro-cid-lcdefpme]{--lit:0;will-change:transform;background:linear-gradient(#302a22 0%,#16120e 100%);border-radius:2px;position:relative;overflow:hidden}.led-cell[data-astro-cid-lcdefpme]:before{content:"";background:rgba(255, 215, 150, calc(var(--lit,0) * .95));box-shadow:0 0 calc(var(--lit,0) * 14px) rgba(255, 200, 130, calc(var(--lit,0) * .7)), 0 0 calc(var(--lit,0) * 28px) rgba(255, 170, 90, calc(var(--lit,0) * .32));border-radius:1px;position:absolute;inset:14%}.led-cell[data-astro-cid-lcdefpme]:after{content:"";background:radial-gradient(ellipse at center, rgba(255, 200, 130, calc(var(--lit,0) * .18)) 0%, transparent 70%);pointer-events:none;z-index:0;border-radius:4px;position:absolute;inset:-4px}.li-sub[data-astro-cid-lcdefpme]{text-align:center;max-width:640px;color:rgb(var(--c-white) / .72);margin:0 auto;font-size:clamp(15px,1.1vw,17px);line-height:1.6}@media (prefers-reduced-motion:reduce){.led-cell[data-astro-cid-lcdefpme]{--lit:.85}}.section-rule[data-astro-cid-lcdefpme]{background:linear-gradient(90deg, transparent 0%, var(--red) 15%, var(--gold-lift,var(--gold)) 50%, var(--gold) 80%, transparent 100%);height:1px;margin:0 0 var(--s-9);box-shadow:0 0 16px rgb(var(--c-gold-warm) / .22);border:none}.eyebrow-soft[data-astro-cid-lcdefpme]{color:rgb(var(--c-white) / .5);letter-spacing:var(--track-wide);font-weight:500}.eyebrow-gold[data-astro-cid-lcdefpme]{color:var(--gold)}.h2-stack[data-astro-cid-lcdefpme]{font-family:var(--display);letter-spacing:var(--track-tight);margin-bottom:var(--s-5);color:var(--ink);font-size:clamp(48px,6.5vw,96px);font-weight:400;line-height:1}.h2-stack[data-astro-cid-lcdefpme] .line[data-astro-cid-lcdefpme]{display:block;overflow:visible}.h2-stack[data-astro-cid-lcdefpme] .line--hl[data-astro-cid-lcdefpme]{color:var(--red)}.h2-stack[data-astro-cid-lcdefpme] .line--white[data-astro-cid-lcdefpme]{color:#fff}.h2-stack[data-astro-cid-lcdefpme] .line--gold[data-astro-cid-lcdefpme]{color:var(--gold)}.h2-stack[data-astro-cid-lcdefpme] .line--italic-gold[data-astro-cid-lcdefpme]{color:var(--gold-lift,var(--gold));letter-spacing:var(--track-snug);font-style:italic}.h2-stack[data-astro-cid-lcdefpme] .line--underline[data-astro-cid-lcdefpme]{color:#fff;padding-bottom:.08em;display:inline-block;position:relative}.h2-stack[data-astro-cid-lcdefpme] .line--underline[data-astro-cid-lcdefpme]:after{content:"";background:linear-gradient(90deg, transparent 0%, var(--gold-lift,var(--gold)) 18%, var(--gold-lift,var(--gold)) 82%, transparent 100%);transform-origin:0;height:3px;transition:transform 1.3s var(--ease-smooth) .6s;position:absolute;bottom:-.02em;left:0;right:0;transform:scaleX(0)}[data-astro-cid-lcdefpme][data-reveal].is-revealed .h2-stack[data-astro-cid-lcdefpme] .line--underline[data-astro-cid-lcdefpme]:after,.js[data-astro-cid-lcdefpme] [data-astro-cid-lcdefpme][data-reveal] .h2-stack[data-astro-cid-lcdefpme] .line--underline[data-astro-cid-lcdefpme]:after{transform:scaleX(1)}@media (prefers-reduced-motion:reduce){.h2-stack[data-astro-cid-lcdefpme] .line--underline[data-astro-cid-lcdefpme]:after{transition:none!important;transform:scaleX(1)!important}}.feature-section[data-astro-cid-lcdefpme]{background:var(--bg)}.section-head[data-astro-cid-lcdefpme]{margin-bottom:var(--s-9);max-width:880px}.section-head[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-size:var(--t-body-lg);color:var(--ink-dim);max-width:640px;margin-top:var(--s-5)}.featured-card[data-astro-cid-lcdefpme]{border-radius:var(--r-xl);margin-bottom:var(--s-8);aspect-ratio:16/9;isolation:isolate;box-shadow:var(--shadow-3);border:1px solid var(--line);position:relative;overflow:hidden}.featured-card[data-astro-cid-lcdefpme]:before{content:"";background:var(--red);z-index:3;width:5px;height:100%;position:absolute;top:0;left:0}.featured-img{z-index:0;will-change:transform;position:absolute;inset:-18% 0}.featured-img img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.featured-scrim[data-astro-cid-lcdefpme]{z-index:1;background:linear-gradient(180deg, transparent 0%, transparent 35%, rgb(var(--c-bg) / .55) 65%, rgb(var(--c-bg) / .92) 100%);pointer-events:none;position:absolute;inset:0}.featured-credit[data-astro-cid-lcdefpme]{top:var(--s-5);right:var(--s-5);background:rgb(var(--c-bg) / .55);-webkit-backdrop-filter:blur(12px);border:1px solid rgb(var(--c-white) / .16);box-shadow:0 6px 22px rgb(var(--c-black) / .45);z-index:3;border-radius:999px;align-items:center;gap:12px;padding:10px 16px 10px 10px;display:flex;position:absolute}.fc-logo{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex;overflow:hidden}.fc-logo img{object-fit:contain;width:100%;height:100%;padding:4px}.fc-text[data-astro-cid-lcdefpme]{flex-direction:column;line-height:1.1;display:flex}.fc-label[data-astro-cid-lcdefpme]{letter-spacing:.2em;text-transform:uppercase;color:var(--gold-lift,var(--gold));font-size:9px;font-weight:700}.fc-name[data-astro-cid-lcdefpme]{color:#fff;letter-spacing:.01em;font-size:13px;font-weight:700}.featured-body[data-astro-cid-lcdefpme]{z-index:2;gap:var(--s-3);flex-direction:column;max-width:880px;padding:clamp(28px,4vw,56px) clamp(28px,4vw,64px);display:flex;position:absolute;bottom:0;left:0;right:0}.featured-meta[data-astro-cid-lcdefpme]{color:var(--gold-lift,var(--gold));text-transform:uppercase;letter-spacing:.18em;align-items:center;gap:12px;font-size:11.5px;font-weight:700;display:flex}.meta-sep[data-astro-cid-lcdefpme]{color:rgb(var(--c-white) / .35)}.featured-body[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-family:var(--display);margin:4px 0 var(--s-3);letter-spacing:var(--track-tight-2);color:#fff;text-shadow:0 4px 24px rgb(var(--c-black) / .75);max-width:18ch;font-size:clamp(48px,6vw,88px);font-weight:400;line-height:.98}.featured-body[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:rgb(var(--c-white) / .85);margin:0 0 var(--s-5);max-width:60ch;text-shadow:0 2px 12px rgb(var(--c-black) / .65);font-size:clamp(15px,1.1vw,17px);line-height:1.55}.featured-stats[data-astro-cid-lcdefpme]{margin:var(--s-3) 0 var(--s-5);align-items:flex-end;gap:clamp(20px,2.4vw,40px);display:flex}.fstat[data-astro-cid-lcdefpme]{padding-right:clamp(20px,2.4vw,40px);position:relative}.fstat[data-astro-cid-lcdefpme]:not(:last-child):after{content:"";background:linear-gradient(180deg, transparent 0%, rgb(var(--c-gold-warm) / .5) 50%, transparent 100%);width:1px;position:absolute;top:12%;bottom:18%;right:0}.fstat[data-astro-cid-lcdefpme] .fn[data-astro-cid-lcdefpme]{font-family:var(--display);color:#fff;letter-spacing:var(--track-tight);margin-bottom:6px;font-size:clamp(28px,3.2vw,44px);line-height:1}.fstat[data-astro-cid-lcdefpme] .fl[data-astro-cid-lcdefpme]{color:rgb(var(--c-white) / .62);text-transform:uppercase;letter-spacing:.14em;font-size:10.5px;font-weight:700}.projects-grid[data-astro-cid-lcdefpme]{gap:var(--s-5);grid-template-columns:repeat(3,1fr);display:grid}.products-showcase[data-astro-cid-lcdefpme]{color:#fff;padding:var(--s-10) 0 var(--s-9);isolation:isolate;background:#0a0807;position:relative;overflow:hidden}.ps-bg[data-astro-cid-lcdefpme]{z-index:0;background:linear-gradient(165deg,#14110f 0%,#100d0c 55%,#07050500 100%),#0a0807;position:absolute;inset:0}.ps-bg-veil[data-astro-cid-lcdefpme],.ps-grid[data-astro-cid-lcdefpme],.ps-glow[data-astro-cid-lcdefpme]{display:none}.ps-grain[data-astro-cid-lcdefpme]{pointer-events:none;opacity:.08;mix-blend-mode:overlay;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='220' height='220'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 1  0 0 0 0 1  0 0 0 0 1  0 0 0 0.6 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");position:absolute;inset:0}.ps-vignette[data-astro-cid-lcdefpme]{pointer-events:none;background:radial-gradient(ellipse 110% 90% at 50% 50%, transparent 55%, rgb(var(--c-black) / .55) 100%);position:absolute;inset:0}.ps-inner[data-astro-cid-lcdefpme]{z-index:1;position:relative}.ps-head[data-astro-cid-lcdefpme]{margin-bottom:var(--s-9);max-width:880px}.ps-head[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:rgb(var(--c-white) / .72);margin-top:var(--s-5);text-wrap:balance;max-width:56ch;margin-inline:auto}.ps-head[data-astro-cid-lcdefpme] .h2-stack[data-astro-cid-lcdefpme]{text-wrap:balance}.ed-wrap[data-astro-cid-lcdefpme]{width:100%;max-width:1520px;margin:0 auto var(--s-9);flex-direction:column;gap:clamp(28px,4vw,56px);padding-inline:clamp(20px,4vw,64px);display:flex}.ed-ghost-num[data-astro-cid-lcdefpme]{font-family:var(--display);letter-spacing:-.04em;color:#0000;-webkit-text-stroke:1.2px rgb(var(--c-gold-warm) / .32);user-select:none;pointer-events:none;z-index:0;will-change:transform, clip-path;font-size:clamp(180px,22vw,360px);font-style:italic;font-weight:400;line-height:.85;position:absolute;top:clamp(-32px,-3vw,-16px);right:clamp(-12px,-1vw,0px)}.ed-ghost-num--md[data-astro-cid-lcdefpme]{-webkit-text-stroke:1px rgb(var(--c-gold-warm) / .28);font-size:clamp(120px,14vw,220px);top:clamp(-20px,-2vw,-8px);right:clamp(-8px,-.8vw,0px)}.ed-hero[data-astro-cid-lcdefpme]{isolation:isolate;position:relative}.ed-hero-link[data-astro-cid-lcdefpme]{color:inherit;background:linear-gradient(165deg, rgb(var(--c-bg-2) / .62) 0%, rgb(var(--c-bg) / .42) 60%, rgb(var(--c-bg) / .78) 100%);border:1px solid rgb(var(--c-white) / .06);transition:border-color var(--d-3) var(--ease-out), transform var(--d-3) var(--ease-out);border-radius:clamp(18px,1.6vw,28px);grid-template-columns:1.18fr 1fr;align-items:stretch;gap:clamp(24px,4vw,72px);padding:clamp(20px,2.4vw,40px);text-decoration:none;display:grid;position:relative;overflow:hidden}.ed-hero-link[data-astro-cid-lcdefpme]:hover{border-color:rgb(var(--c-red) / .4)}.ed-hero-scene[data-astro-cid-lcdefpme]{background: linear-gradient(180deg, transparent 0%, transparent 60%, rgb(var(--c-bg) / .45) 100%);isolation:isolate;border-radius:clamp(14px,1.2vw,22px);min-height:clamp(380px,56vh,640px);position:relative;overflow:hidden}.ed-hero-scene[data-astro-cid-lcdefpme]:before{content:"";opacity:.92;filter:saturate(.95)contrast(1.02)brightness(.92);z-index:-1;background-image:image-set("/img/sections/integron-hero.avif" 1x type("image/avif"),"/img/sections/integron-hero.webp" 1x type("image/webp"),"/img/sections/integron-hero.png" 1x type("image/png"));background-position:50% 55%;background-size:cover;position:absolute;inset:0}.ed-hero-scene[data-astro-cid-lcdefpme]:after{content:"";background:radial-gradient(ellipse 90% 80% at 35% 50%, transparent 30%, rgb(var(--c-bg) / .4) 90%), linear-gradient(180deg, rgb(var(--c-bg) / 0) 0%, transparent 50%, rgb(var(--c-bg) / .3) 100%);pointer-events:none;position:absolute;inset:0}.ed-tag[data-astro-cid-lcdefpme]{z-index:3;font-family:var(--body);letter-spacing:.16em;text-transform:uppercase;color:#fff;background:var(--red);box-shadow:0 4px 24px rgb(var(--c-red) / .5);border-radius:999px;padding:8px 14px;font-size:11px;font-weight:700;position:absolute;top:clamp(14px,1.2vw,22px);left:clamp(14px,1.2vw,22px)}.ed-hero-img{z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;inset:12% 6%}.ed-hero-img img{object-fit:contain;width:100%;height:100%;filter:drop-shadow(0 30px 60px rgb(var(--c-black) / .75)) drop-shadow(0 0 40px rgb(var(--c-red) / .18));transition:transform 1.2s var(--ease-out)}.ed-hero-link[data-astro-cid-lcdefpme]:hover .ed-hero-img img{transform:scale(1.025)}.ed-floor[data-astro-cid-lcdefpme]{background:linear-gradient(90deg, transparent 0%, rgb(var(--c-gold-warm) / .4) 50%, transparent 100%);z-index:1;filter:blur(.5px);height:1px;position:absolute;bottom:18%;left:12%;right:12%}.ed-shadow[data-astro-cid-lcdefpme]{pointer-events:none;z-index:1;background:radial-gradient(ellipse at center, rgb(var(--c-black) / .7) 0%, rgb(var(--c-black) / .35) 45%, transparent 75%);filter:blur(14px);position:absolute}.ed-shadow--hero[data-astro-cid-lcdefpme]{height:14%;bottom:12%;left:18%;right:18%}.ed-shadow--md[data-astro-cid-lcdefpme]{filter:blur(10px);height:12%;bottom:14%;left:18%;right:18%}.ed-shadow--sm[data-astro-cid-lcdefpme]{filter:blur(8px);height:10%;bottom:16%;left:22%;right:22%}.ed-undercast[data-astro-cid-lcdefpme]{pointer-events:none;z-index:1;background:radial-gradient(ellipse at center, rgb(var(--c-red) / .22) 0%, rgb(var(--c-gold) / .12) 35%, transparent 70%);filter:blur(22px);mix-blend-mode:screen;position:absolute}.ed-undercast--hero[data-astro-cid-lcdefpme]{height:22%;bottom:2%;left:12%;right:12%}.ed-undercast--md[data-astro-cid-lcdefpme]{height:18%;bottom:4%;left:14%;right:14%}.ed-undercast--sm[data-astro-cid-lcdefpme]{height:14%;bottom:6%;left:18%;right:18%}.ed-hero-img img{filter:drop-shadow(0 36px 50px rgb(var(--c-black) / .55)) drop-shadow(0 10px 18px rgb(var(--c-black) / .45)) drop-shadow(0 0 30px rgb(var(--c-red) / .1)) saturate(.88) contrast(1.08) brightness(.94) sepia(.08);transition:filter .55s var(--ease-smooth), transform 1.2s var(--ease-out)}.ed-tile-img img{filter:drop-shadow(0 22px 32px rgb(var(--c-black) / .55)) drop-shadow(0 6px 12px rgb(var(--c-black) / .4)) saturate(.88) contrast(1.08) brightness(.94) sepia(.08);transition:filter .55s var(--ease-smooth), transform .6s var(--ease-out)}.ed-beam[data-astro-cid-lcdefpme]{pointer-events:none;z-index:1;filter:blur(36px);opacity:0;transform-origin:50% 25%;mix-blend-mode:screen;transition:opacity .5s var(--ease-smooth) 60ms, transform .7s var(--ease-smooth);background:radial-gradient(60% 90% at 50% 0,#fff0d752 0%,#ffdcb429 25%,#ffc8960d 55%,#0000 78%);position:absolute;transform:scale(.92)}.ed-beam--hero[data-astro-cid-lcdefpme]{inset:55% -2% -8%}.ed-beam--md[data-astro-cid-lcdefpme]{inset:58% 0% -6%}.ed-beam--sm[data-astro-cid-lcdefpme]{inset:55% 0% -4%}.ed-hero-link[data-astro-cid-lcdefpme]:hover .ed-beam[data-astro-cid-lcdefpme],.ed-tile-link[data-astro-cid-lcdefpme]:hover .ed-beam[data-astro-cid-lcdefpme],.ed-hero-link[data-astro-cid-lcdefpme]:focus-visible .ed-beam[data-astro-cid-lcdefpme],.ed-tile-link[data-astro-cid-lcdefpme]:focus-visible .ed-beam[data-astro-cid-lcdefpme]{opacity:1;transform:scale(1)}.ed-hero-link[data-astro-cid-lcdefpme]:hover .ed-undercast[data-astro-cid-lcdefpme],.ed-tile-link[data-astro-cid-lcdefpme]:hover .ed-undercast[data-astro-cid-lcdefpme],.ed-hero-link[data-astro-cid-lcdefpme]:focus-visible .ed-undercast[data-astro-cid-lcdefpme],.ed-tile-link[data-astro-cid-lcdefpme]:focus-visible .ed-undercast[data-astro-cid-lcdefpme]{transition:background .55s var(--ease-out);background:radial-gradient(75% 60%,#ffdcb438 0%,#ffaa6e17 40%,#0000 75%)}.ed-hero-link[data-astro-cid-lcdefpme]:hover .ed-hero-img img,.ed-tile-link[data-astro-cid-lcdefpme]:hover .ed-tile-img img,.ed-hero-link[data-astro-cid-lcdefpme]:focus-visible .ed-hero-img img,.ed-tile-link[data-astro-cid-lcdefpme]:focus-visible .ed-tile-img img{filter:drop-shadow(0 28px 38px rgb(var(--c-black) / .55)) drop-shadow(0 8px 14px rgb(var(--c-black) / .4)) drop-shadow(0 0 18px #ffe1b447) drop-shadow(0 0 32px #ffc8961f) saturate(.95) contrast(1.08) brightness(1) sepia(.05)}@media (prefers-reduced-motion:reduce){.ed-beam[data-astro-cid-lcdefpme]{transition:opacity .15s linear;transform:none}}.js[data-astro-cid-lcdefpme] [data-astro-cid-lcdefpme][data-reveal] .ed-clip{clip-path:inset(0 100% 0 0);transition:clip-path 1.4s var(--ease-smooth)}.js[data-astro-cid-lcdefpme] [data-astro-cid-lcdefpme][data-reveal].is-revealed .ed-clip{clip-path:inset(0)}@media (prefers-reduced-motion:reduce){.js[data-astro-cid-lcdefpme] [data-astro-cid-lcdefpme][data-reveal] .ed-clip{clip-path:none!important}}.ed-hero-copy[data-astro-cid-lcdefpme]{z-index:2;flex-direction:column;justify-content:center;gap:clamp(14px,1.6vw,22px);padding:clamp(8px,2vw,32px) clamp(8px,2vw,24px);display:flex;position:relative}.ed-hero-name[data-astro-cid-lcdefpme]{font-family:var(--display);letter-spacing:-.018em;color:#fff;margin:0;font-size:clamp(40px,5.4vw,88px);font-weight:400;line-height:.96}.ed-hero-tagline[data-astro-cid-lcdefpme]{font-family:var(--display);color:var(--gold);margin:0;font-size:clamp(20px,2vw,30px);line-height:1.25}.ed-hero-tagline[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{font-style:italic}.ed-hero-desc[data-astro-cid-lcdefpme]{color:rgb(var(--c-white) / .72);max-width:52ch;margin:0;font-size:clamp(15px,1.05vw,17px);line-height:1.65}.ed-specs[data-astro-cid-lcdefpme]{border-top:1px solid rgb(var(--c-white) / .08);border-bottom:1px solid rgb(var(--c-white) / .08);grid-template-columns:repeat(4,1fr);gap:clamp(8px,1vw,16px);margin:0;padding:clamp(14px,1.4vw,20px) 0;list-style:none;display:grid}.ed-specs[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{flex-direction:column;gap:4px;display:flex}.ed-spec-v[data-astro-cid-lcdefpme]{font-family:var(--display);color:#fff;font-size:clamp(18px,1.5vw,24px);line-height:1.1}.ed-spec-l[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.12em;color:rgb(var(--c-white) / .5);font-size:10.5px}.ed-cta[data-astro-cid-lcdefpme]{color:var(--ink-on-light);font-family:var(--body);letter-spacing:.02em;transition:background var(--d-2) var(--ease-out), color var(--d-2) var(--ease-out), transform var(--d-2) var(--ease-out), box-shadow var(--d-2) var(--ease-out);box-shadow:0 12px 40px rgb(var(--c-black) / .4);background:#fff;border-radius:999px;align-self:flex-start;align-items:center;gap:14px;margin-top:clamp(4px,.6vw,10px);padding:16px 28px;font-size:14px;font-weight:600;display:inline-flex}.ed-cta[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{transition:transform var(--d-2) var(--ease-out)}.ed-hero-link[data-astro-cid-lcdefpme]:hover .ed-cta[data-astro-cid-lcdefpme]{background:var(--red);color:#fff;box-shadow:0 16px 50px rgb(var(--c-red) / .45)}.ed-hero-link[data-astro-cid-lcdefpme]:hover .ed-cta[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{transform:translate(6px)}.ed-medium-row[data-astro-cid-lcdefpme]{grid-template-columns:.85fr 1.25fr;align-items:stretch;gap:clamp(20px,2.4vw,48px);display:grid}.ed-tile--fusion-x[data-astro-cid-lcdefpme]{margin-top:clamp(40px,6vw,88px)}.ed-tile--md[data-astro-cid-lcdefpme] .ed-tile-link[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1.15fr;align-items:stretch;min-height:clamp(360px,38vw,460px);display:grid}.ed-tile--axis-pro[data-astro-cid-lcdefpme] .ed-tile-link[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1.5fr;min-height:clamp(440px,44vw,540px)}.ed-tile--axis-pro[data-astro-cid-lcdefpme] .ed-tile-name[data-astro-cid-lcdefpme]{font-size:clamp(36px,3.4vw,52px)}.ed-tile--md[data-astro-cid-lcdefpme] .ed-tile-body[data-astro-cid-lcdefpme]{border-right:1px solid rgb(var(--c-white) / .08);order:0;justify-content:center;padding:clamp(24px,2vw,36px) clamp(24px,1.8vw,32px)}.ed-tile--md[data-astro-cid-lcdefpme] .ed-tile-scene[data-astro-cid-lcdefpme]{aspect-ratio:auto;order:1;min-height:100%}.ed-small-row[data-astro-cid-lcdefpme]{grid-template-columns:repeat(5,1fr);gap:clamp(14px,1.4vw,24px);display:grid}.ed-tile--sm[data-astro-cid-lcdefpme] .ed-tile-link[data-astro-cid-lcdefpme]{padding-left:26px;position:relative}.ed-vertical-eyebrow[data-astro-cid-lcdefpme]{writing-mode:vertical-rl;transform-origin:50%;font-family:var(--body);letter-spacing:.22em;text-transform:uppercase;color:var(--gold);opacity:.75;white-space:nowrap;transition:opacity var(--d-3) var(--ease-out), color var(--d-3) var(--ease-out);align-items:flex-start;font-size:9px;font-weight:700;display:flex;position:absolute;top:18px;bottom:18px;left:8px;transform:rotate(180deg)}.ed-tile--sm[data-astro-cid-lcdefpme] .ed-tile-link[data-astro-cid-lcdefpme]:hover .ed-vertical-eyebrow[data-astro-cid-lcdefpme]{opacity:1;color:#fff}.ed-tile[data-astro-cid-lcdefpme]{isolation:isolate;position:relative}.ed-tile-link[data-astro-cid-lcdefpme]{color:inherit;background:linear-gradient(180deg, rgb(var(--c-bg-2) / .55) 0%, rgb(var(--c-bg) / .85) 100%);border:1px solid rgb(var(--c-white) / .06);height:100%;transition:border-color var(--d-3) var(--ease-out), transform var(--d-3) var(--ease-out), box-shadow var(--d-3) var(--ease-out);border-radius:clamp(14px,1.2vw,22px);flex-direction:column;text-decoration:none;display:flex;position:relative;overflow:hidden}.ed-tile-link[data-astro-cid-lcdefpme]:after{content:"";border-radius:inherit;pointer-events:none;box-shadow:0 0 0 0 rgb(var(--c-red) / 0);transition:box-shadow var(--d-3) var(--ease-out);position:absolute;inset:0}.ed-tile-link[data-astro-cid-lcdefpme]:hover{border-color:rgb(var(--c-red) / .35);transform:translateY(-3px)}.ed-tile-link[data-astro-cid-lcdefpme]:hover:after{box-shadow:0 18px 50px -10px rgb(var(--c-red) / .4), 0 0 0 1px rgb(var(--c-red) / .18)}.ed-tile-scene[data-astro-cid-lcdefpme]{aspect-ratio:5/4;background:radial-gradient(ellipse 60% 50% at 50% 60%, rgb(var(--c-red) / .18) 0%, transparent 60%), radial-gradient(ellipse 50% 40% at 50% 30%, rgb(var(--c-gold) / .1) 0%, transparent 60%), linear-gradient(180deg, rgb(var(--c-bg-2) / 0) 0%, rgb(var(--c-bg) / .65) 100%);position:relative;overflow:hidden}.ed-tile-scene--sm[data-astro-cid-lcdefpme]{aspect-ratio:1;background:radial-gradient(ellipse 70% 60% at 50% 55%, #ffdcb421 0%, transparent 60%), radial-gradient(ellipse 60% 50% at 50% 65%, rgb(var(--c-red) / .18) 0%, transparent 60%), radial-gradient(ellipse 50% 40% at 50% 30%, rgb(var(--c-gold) / .12) 0%, transparent 60%), linear-gradient(180deg, #2824202e 0%, rgb(var(--c-bg) / .5) 100%)}.ed-tile--exceed-pro[data-astro-cid-lcdefpme] .ed-tile-scene--sm[data-astro-cid-lcdefpme],.ed-tile--fusion-x-flood[data-astro-cid-lcdefpme] .ed-tile-scene--sm[data-astro-cid-lcdefpme],.ed-tile--fusion-pro[data-astro-cid-lcdefpme] .ed-tile-scene--sm[data-astro-cid-lcdefpme],.ed-tile--econo-series[data-astro-cid-lcdefpme] .ed-tile-scene--sm[data-astro-cid-lcdefpme]{background:radial-gradient(ellipse 80% 70% at 50% 55%, #ffe6c838 0%, transparent 65%), radial-gradient(ellipse 60% 50% at 50% 65%, rgb(var(--c-red) / .18) 0%, transparent 60%), radial-gradient(ellipse 50% 40% at 50% 30%, rgb(var(--c-gold) / .12) 0%, transparent 60%), linear-gradient(180deg, #463c3440 0%, #0f0c0a80 100%)}.ed-tile--exceed-pro[data-astro-cid-lcdefpme] .ed-tile-img img,.ed-tile--fusion-x-flood[data-astro-cid-lcdefpme] .ed-tile-img img,.ed-tile--fusion-pro[data-astro-cid-lcdefpme] .ed-tile-img img,.ed-tile--econo-series[data-astro-cid-lcdefpme] .ed-tile-img img{filter:drop-shadow(0 22px 32px rgb(var(--c-black) / .55)) drop-shadow(0 6px 12px rgb(var(--c-black) / .4)) saturate(.88) contrast(1.08) brightness(1.18)}.ed-tile-img{justify-content:center;align-items:center;display:flex;position:absolute;inset:12% 10%}.ed-tile-img img{object-fit:contain;width:100%;height:100%;filter:drop-shadow(0 18px 36px rgb(var(--c-black) / .7));transition:transform .6s var(--ease-out)}.ed-tile-link[data-astro-cid-lcdefpme]:hover .ed-tile-img img{transform:scale(1.05)}.ed-tile-body[data-astro-cid-lcdefpme]{flex-direction:column;gap:10px;padding:clamp(20px,1.6vw,28px) clamp(20px,1.8vw,32px) clamp(20px,1.8vw,32px);display:flex}.ed-tile-eyebrow[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.14em;color:var(--gold);transition:transform var(--d-3) var(--ease-out), letter-spacing var(--d-3) var(--ease-out);font-size:10.5px;font-weight:700}.ed-tile-link[data-astro-cid-lcdefpme]:hover .ed-tile-eyebrow[data-astro-cid-lcdefpme]{letter-spacing:.18em;transform:translateY(-2px)}.ed-tile-name[data-astro-cid-lcdefpme]{font-family:var(--display);letter-spacing:-.01em;color:#fff;margin:0;font-size:clamp(28px,2.6vw,40px);font-weight:400;line-height:1.04}.ed-tile-tagline[data-astro-cid-lcdefpme]{font-family:var(--display);color:rgb(var(--c-white) / .75);transition:letter-spacing var(--d-3) var(--ease-out), color var(--d-3) var(--ease-out);margin:0;font-size:clamp(15px,1.1vw,19px)}.ed-tile-link[data-astro-cid-lcdefpme]:hover .ed-tile-tagline[data-astro-cid-lcdefpme]{letter-spacing:.005em;color:rgb(var(--c-white) / .95)}.ed-tile-tagline[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{font-style:italic}.ed-tile-meta[data-astro-cid-lcdefpme]{letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--c-white) / .5);margin-top:4px;font-size:11.5px;font-weight:600}.ed-tile-arrow[data-astro-cid-lcdefpme]{letter-spacing:.14em;text-transform:uppercase;color:rgb(var(--c-white) / .65);transition:color var(--d-3) var(--ease-out), gap var(--d-3) var(--ease-out);align-self:flex-start;align-items:center;gap:10px;margin-top:12px;padding-bottom:8px;font-size:11.5px;font-weight:600;display:inline-flex;position:relative}.ed-tile-arrow[data-astro-cid-lcdefpme]:after{content:"";background:linear-gradient(90deg, var(--gold) 0%, rgb(var(--c-gold-warm) / .5) 100%);transform-origin:0;height:1px;transition:transform .55s var(--ease-smooth);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.ed-tile-arrow[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{transition:transform var(--d-3) var(--ease-out)}.ed-tile-link[data-astro-cid-lcdefpme]:hover .ed-tile-arrow[data-astro-cid-lcdefpme]{color:var(--gold);gap:14px}.ed-tile-link[data-astro-cid-lcdefpme]:hover .ed-tile-arrow[data-astro-cid-lcdefpme]:after{transform:scaleX(1)}.ed-tile-link[data-astro-cid-lcdefpme]:hover .ed-tile-arrow[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{transform:translate(4px)}.ed-tile-body--sm[data-astro-cid-lcdefpme]{gap:6px;padding:clamp(16px,1.2vw,22px) clamp(16px,1.4vw,24px) clamp(18px,1.4vw,24px)}.ed-tile-eyebrow--sm[data-astro-cid-lcdefpme]{letter-spacing:.16em;font-size:9.5px}.ed-tile-name--sm[data-astro-cid-lcdefpme]{font-size:clamp(20px,1.6vw,26px)}.ed-tile-tagline--sm[data-astro-cid-lcdefpme]{color:rgb(var(--c-white) / .65);font-size:clamp(13px,.95vw,15px)}.ed-tile-meta--sm[data-astro-cid-lcdefpme]{margin-top:6px;font-size:10.5px}.products-cta[data-astro-cid-lcdefpme]{text-align:center;margin-top:clamp(28px,3vw,48px)}@media (width<=1100px){.ed-hero-link[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:clamp(20px,3vw,32px)}.ed-hero-scene[data-astro-cid-lcdefpme]{min-height:360px}.ed-small-row[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr)}.ed-tile--md[data-astro-cid-lcdefpme] .ed-tile-link[data-astro-cid-lcdefpme]{grid-template-columns:1fr;min-height:auto}.ed-tile--md[data-astro-cid-lcdefpme] .ed-tile-body[data-astro-cid-lcdefpme]{border-right:none;border-top:1px solid rgb(var(--c-white) / .08);order:1}.ed-tile--md[data-astro-cid-lcdefpme] .ed-tile-scene[data-astro-cid-lcdefpme]{aspect-ratio:5/4;order:0;min-height:0}}@media (width<=760px){.ed-hero-link[data-astro-cid-lcdefpme]{background:0 0;border:none;border-radius:0;gap:0;padding:0}.ed-hero-scene[data-astro-cid-lcdefpme]{height:56vh;min-height:380px;max-height:520px;box-shadow:0 24px 60px rgb(var(--c-black) / .6);border-radius:16px;margin-bottom:-32px}.ed-hero-copy[data-astro-cid-lcdefpme]{z-index:3;gap:14px;padding:8px 6px;position:relative}.ed-hero-name[data-astro-cid-lcdefpme]{letter-spacing:-.02em;font-size:clamp(40px,11vw,64px);line-height:.95}.ed-hero-tagline[data-astro-cid-lcdefpme]{font-size:clamp(18px,5vw,24px)}.ed-hero-desc[data-astro-cid-lcdefpme]{font-size:15px;line-height:1.6}.ed-specs[data-astro-cid-lcdefpme]{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;grid-template-columns:none;gap:0;margin-inline:-4px;padding:14px 0;display:flex;overflow:auto hidden}.ed-specs[data-astro-cid-lcdefpme]::-webkit-scrollbar{display:none}.ed-specs[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{scroll-snap-align:start;border-right:1px solid rgb(var(--c-white) / .08);flex:0 0 38%;padding:0 14px}.ed-specs[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:last-child{border-right:none}.ed-cta[data-astro-cid-lcdefpme]{justify-content:center;align-self:stretch;padding:18px 28px;font-size:15px}.ed-medium-row[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:clamp(20px,4vw,32px);margin:0;padding:0;display:grid;overflow:visible}.ed-tile--md[data-astro-cid-lcdefpme]{width:100%;margin-top:0}.ed-tile--md[data-astro-cid-lcdefpme] .ed-tile-scene[data-astro-cid-lcdefpme]{aspect-ratio:5/4}.ed-tile--md[data-astro-cid-lcdefpme] .ed-tile-body[data-astro-cid-lcdefpme]{padding:clamp(20px,5vw,28px) clamp(20px,5vw,28px) clamp(24px,6vw,32px)}.ed-small-row[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}.ed-ghost-num[data-astro-cid-lcdefpme]{font-size:clamp(140px,38vw,220px)}.ed-ghost-num--md[data-astro-cid-lcdefpme]{font-size:clamp(80px,22vw,140px)}.ed-vertical-eyebrow[data-astro-cid-lcdefpme]{display:none}.ed-tile--sm[data-astro-cid-lcdefpme] .ed-tile-link[data-astro-cid-lcdefpme]{padding-left:0}}.about-teaser[data-astro-cid-lcdefpme]{background:var(--bg)}.about-grid[data-astro-cid-lcdefpme]{gap:var(--s-9);grid-template-columns:1.4fr 1fr;align-items:center;display:grid}.about-copy[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-size:var(--t-body-lg);margin:var(--s-5) 0 var(--s-7)}.about-quote[data-astro-cid-lcdefpme]{background:var(--bg-2);border-left:4px solid var(--red);padding:var(--s-7);border-radius:0 var(--r-md) var(--r-md) 0}.about-quote[data-astro-cid-lcdefpme] blockquote[data-astro-cid-lcdefpme]{font-family:var(--display);font-size:clamp(24px,2.4vw,34px);line-height:var(--lh-snug);color:var(--ink);margin-bottom:var(--s-4);letter-spacing:var(--track-snug)}.about-quote[data-astro-cid-lcdefpme] cite[data-astro-cid-lcdefpme]{font-size:var(--t-caption);color:var(--ink-dim);letter-spacing:var(--track-wide);text-transform:uppercase;font-style:normal;font-weight:600}.certs[data-astro-cid-lcdefpme]{padding:clamp(120px, 14vh, 180px) 0 var(--s-10);color:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line);isolation:isolate;background:#0a0807;min-height:720px;position:relative;overflow:hidden}.certs-bg[data-astro-cid-lcdefpme]{opacity:.95;filter:saturate(.95)brightness(.95)contrast(1.06);z-index:-2;will-change:transform;background-image:image-set("/img/sections/certs-macro.avif" 1x type("image/avif"),"/img/sections/certs-macro.webp" 1x type("image/webp"),"/img/sections/certs-macro.png" 1x type("image/png"));background-position:50%;background-size:cover;position:absolute;inset:-18% 0}.certs-overlay[data-astro-cid-lcdefpme]{background:linear-gradient(180deg, rgb(var(--c-bg) / .42) 0%, transparent 30%, rgb(var(--c-bg) / .5) 70%, rgb(var(--c-bg) / .92) 100%), radial-gradient(ellipse 80% 70% at 25% 80%, rgb(var(--c-bg) / .55) 0%, transparent 70%);pointer-events:none;z-index:-1;position:absolute;inset:0}.certs[data-astro-cid-lcdefpme] .container[data-astro-cid-lcdefpme]{z-index:1;position:relative}.certs-head[data-astro-cid-lcdefpme]{max-width:720px;margin-bottom:var(--s-9)}.certs-head[data-astro-cid-lcdefpme] .h2-stack[data-astro-cid-lcdefpme]{color:#fff;text-shadow:0 6px 32px rgb(var(--c-black) / .85), 0 2px 10px rgb(var(--c-black) / .7);font-size:clamp(56px,7.5vw,104px)}.certs-head[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:rgb(var(--c-white) / .88);margin-top:var(--s-5);max-width:48ch;text-shadow:0 2px 12px rgb(var(--c-black) / .6);font-size:clamp(17px,1.3vw,20px);line-height:1.6}.eyebrow-dark[data-astro-cid-lcdefpme]{color:var(--gold-lift,var(--gold));letter-spacing:var(--track-widest);font-weight:700}.cert-list[data-astro-cid-lcdefpme]{border-top:1px solid rgb(var(--c-gold-warm) / .22);grid-template-columns:repeat(3,1fr);gap:0;margin:0;padding:0;list-style:none;display:grid}.cert-item[data-astro-cid-lcdefpme]{border-bottom:1px solid rgb(var(--c-gold-warm) / .22);border-right:1px solid rgb(var(--c-gold-warm) / .22);background:rgb(var(--c-bg) / .42);-webkit-backdrop-filter:blur(8px);transition:background var(--d-2) var(--ease-out);flex-direction:column;gap:6px;padding:clamp(16px,1.8vw,24px) clamp(16px,1.8vw,28px);display:flex}.cert-item[data-astro-cid-lcdefpme]:nth-child(3n){border-right:none}.cert-item[data-astro-cid-lcdefpme]:hover{background:rgb(var(--c-bg-2) / .65)}.cert-name[data-astro-cid-lcdefpme]{font-family:var(--display);color:#fff;letter-spacing:var(--track-snug);text-shadow:0 2px 10px rgb(var(--c-black) / .6);font-size:clamp(20px,1.6vw,28px);font-weight:400;line-height:1.1}.cert-desc[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.14em;color:rgb(var(--c-white) / .55);font-size:10.5px;font-weight:600;line-height:1.4}.contact-cta[data-astro-cid-lcdefpme]{isolation:isolate;background:#0a0807;min-height:580px;padding:clamp(120px,16vh,200px) 0;position:relative;overflow:hidden}.cta-bg[data-astro-cid-lcdefpme]{opacity:.85;filter:saturate(.95)brightness(.85)contrast(1.05);z-index:-2;will-change:transform;background-image:image-set("/img/sections/cta-stadium.avif" 1x type("image/avif"),"/img/sections/cta-stadium.webp" 1x type("image/webp"),"/img/sections/cta-stadium.png" 1x type("image/png"));background-position:50% 60%;background-size:cover;position:absolute;inset:-18% 0}.cta-overlay[data-astro-cid-lcdefpme]{background:linear-gradient(180deg, rgb(var(--c-bg) / .5) 0%, transparent 30%, transparent 65%, rgb(var(--c-bg) / .8) 100%), radial-gradient(ellipse 70% 55% at 50% 55%, rgb(var(--c-bg) / .7) 0%, rgb(var(--c-bg) / .25) 55%, transparent 80%);pointer-events:none;z-index:-1;position:absolute;inset:0}.cta-inner[data-astro-cid-lcdefpme]{text-align:center;max-width:760px;margin:0 auto;position:relative}.cta-inner[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin:var(--s-4) 0 var(--s-5);text-shadow:0 6px 28px rgb(var(--c-black) / .7)}.cta-inner[data-astro-cid-lcdefpme] .h2-stack[data-astro-cid-lcdefpme]{font-size:clamp(48px,6.5vw,92px)}.cta-inner[data-astro-cid-lcdefpme] .h2-stack[data-astro-cid-lcdefpme] .line[data-astro-cid-lcdefpme]{text-align:center}.cta-inner[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{max-width:560px;margin:0 auto var(--s-7);color:rgb(var(--c-white) / .92);text-shadow:0 2px 12px rgb(var(--c-black) / .6);font-size:clamp(17px,1.3vw,20px);line-height:1.6}@media (width<=960px){.about-grid[data-astro-cid-lcdefpme]{gap:var(--s-7);grid-template-columns:1fr}.cert-list[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}.cert-item[data-astro-cid-lcdefpme]:nth-child(3n){border-right:1px solid rgb(var(--c-gold-warm) / .22)}.cert-item[data-astro-cid-lcdefpme]:nth-child(2n){border-right:none}.featured-card[data-astro-cid-lcdefpme]{aspect-ratio:4/5}.ps-grid-wrap[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr)}.projects-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}.featured-stats[data-astro-cid-lcdefpme]{gap:16px}.fstat[data-astro-cid-lcdefpme]{padding-right:16px}}@media (width<=760px){.featured-card[data-astro-cid-lcdefpme]{aspect-ratio:auto;flex-direction:column;display:flex}.featured-img{aspect-ratio:16/10;flex-shrink:0;width:100%;position:relative;inset:auto}.featured-scrim[data-astro-cid-lcdefpme]{background:linear-gradient(180deg, transparent 0%, rgb(var(--c-bg) / .4) 60%, rgb(var(--c-bg) / .85) 100%);height:56%;bottom:auto}.featured-credit[data-astro-cid-lcdefpme]{padding:8px 12px 8px 8px;top:14px;right:14px}.fc-logo{width:28px;height:28px}.fc-label[data-astro-cid-lcdefpme]{font-size:9px}.fc-name[data-astro-cid-lcdefpme]{font-size:12px}.featured-body[data-astro-cid-lcdefpme]{background:var(--bg-2);max-width:none;padding:clamp(22px,5vw,30px) clamp(20px,5vw,28px);position:static}.featured-body[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{max-width:none;text-shadow:none;font-size:clamp(30px,7vw,42px)}.featured-body[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{text-shadow:none}}@media (width<=720px){.ps-grid-wrap[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}.ps-grid-outer[data-astro-cid-lcdefpme]{padding:0 var(--container-pad-sm)}}@media (width<=540px){.ps-grid-wrap[data-astro-cid-lcdefpme],.projects-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.featured-stats[data-astro-cid-lcdefpme]{gap:var(--s-4);flex-wrap:wrap}.cta-inner[data-astro-cid-lcdefpme]{padding:var(--s-8) var(--s-5)}}
