.hero[data-astro-cid-anhloy43]{position:relative;min-height:100vh;min-height:100dvh;overflow:hidden;background-color:#0c0c0c;display:flex;flex-direction:column;justify-content:center}.hero__media[data-astro-cid-anhloy43]{position:absolute;inset:0;z-index:1}.hero__video[data-astro-cid-anhloy43]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:brightness(.45) saturate(.5)}.hero__media-overlay[data-astro-cid-anhloy43]{position:absolute;inset:0;background:linear-gradient(to bottom,#0c0c0c66,#0c0c0c1a,#0c0c0c99),linear-gradient(to right,rgba(12,12,12,.5) 0%,transparent 60%)}.hero__body[data-astro-cid-anhloy43]{position:relative;z-index:10;display:flex;justify-content:center;align-items:center;flex:1;padding:5rem var(--container-px, 2rem) 2rem}.hero__content[data-astro-cid-anhloy43]{text-align:center;max-width:700px}.hero__eyebrow[data-astro-cid-anhloy43]{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:2rem;opacity:0;animation:heroReveal .7s var(--ease-2) .1s forwards}.eyebrow-line[data-astro-cid-anhloy43]{display:block;width:32px;height:1.5px;background:var(--color-accent);flex-shrink:0}.hero__eyebrow-text[data-astro-cid-anhloy43]{font-family:var(--font-mono-cond);font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:#ffffff80}.hero__title[data-astro-cid-anhloy43]{display:flex;flex-direction:column;margin-bottom:2.5rem}.hero__title-line[data-astro-cid-anhloy43]{font-family:Science Gothic,sans-serif;font-size:clamp(2.2rem,5.5vw,5rem);font-weight:600;text-transform:uppercase;letter-spacing:-.06em;line-height:1;color:#fff;display:block;text-align:center;opacity:0;transform:translateY(20px);animation:heroSlideIn .9s var(--ease-2) forwards;animation-delay:.2s}.hero__title-sub[data-astro-cid-anhloy43]{font-family:Science Gothic,sans-serif;font-size:clamp(1.2rem,3vw,2.5rem);font-weight:600;text-transform:uppercase;letter-spacing:-.03em;line-height:1.2;color:var(--color-accent);display:block;opacity:0;transform:translateY(20px);animation:heroSlideIn .9s var(--ease-2) .35s forwards}.hero__stats[data-astro-cid-anhloy43]{display:flex;justify-content:center;align-items:center;gap:2.5rem;margin-bottom:2.5rem;opacity:0;animation:heroReveal .8s var(--ease-2) .5s forwards}.hero__stat[data-astro-cid-anhloy43]{display:flex;flex-direction:column;align-items:center;gap:.4rem}.hero__stat-num[data-astro-cid-anhloy43]{font-family:var(--font-mono);font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;color:#fff;line-height:1;letter-spacing:-.02em}.hero__stat-label[data-astro-cid-anhloy43]{font-family:var(--font-mono-cond);font-size:.6rem;letter-spacing:.12em;text-transform:uppercase;color:#ffffff73}.hero__stat-divider[data-astro-cid-anhloy43]{width:1px;height:40px;background:#ffffff26}.hero__actions[data-astro-cid-anhloy43]{display:flex;justify-content:center;align-items:center;gap:1.25rem;opacity:0;animation:heroReveal .8s var(--ease-2) .65s forwards}.hero__btn[data-astro-cid-anhloy43]{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--font-mono-cond);font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;border-radius:3px;padding:1rem 2rem;transition:transform .2s var(--ease-2),box-shadow .2s}.hero__btn--primary[data-astro-cid-anhloy43]{background:var(--color-accent);color:#0c0c0c;box-shadow:0 4px 20px #ffd1004d}.hero__btn--primary[data-astro-cid-anhloy43]:hover{transform:translateY(-2px);box-shadow:0 6px 30px #ffd10066}.hero__btn--primary[data-astro-cid-anhloy43] svg[data-astro-cid-anhloy43]{transition:transform .2s var(--ease-2)}.hero__btn--primary[data-astro-cid-anhloy43]:hover svg[data-astro-cid-anhloy43]{transform:translate(3px)}.hero__btn--ghost[data-astro-cid-anhloy43]{background:#ffffff14;color:#fff;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(8px)}.hero__btn--ghost[data-astro-cid-anhloy43]:hover{background:#ffffff26;border-color:#ffffff59}.hero__marquee[data-astro-cid-anhloy43]{position:relative;z-index:10;overflow:hidden;border-top:1px solid var(--color-border);background:var(--color-bg);padding:1.25rem 0}.hero__marquee-track[data-astro-cid-anhloy43]{display:flex;gap:3rem;animation:marqueeScroll 30s linear infinite;width:-moz-max-content;width:max-content}.hero__marquee-item[data-astro-cid-anhloy43]{display:flex;align-items:center;gap:.75rem;font-family:var(--font-mono-cond);font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#fff9;text-decoration:none;white-space:nowrap;transition:color .2s}.hero__marquee-item[data-astro-cid-anhloy43]:hover{color:var(--color-accent)}.hero__marquee-dot[data-astro-cid-anhloy43]{width:6px;height:6px;background:var(--color-accent);border-radius:50%;flex-shrink:0}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes heroReveal{to{opacity:1}}@keyframes heroSlideIn{to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.hero__body[data-astro-cid-anhloy43]{padding:6rem var(--container-px, 1.5rem) 3rem}.hero__content[data-astro-cid-anhloy43]{max-width:100%}.hero__stats[data-astro-cid-anhloy43]{gap:1.5rem;flex-wrap:wrap}.hero__stat-divider[data-astro-cid-anhloy43]{display:none}.hero__actions[data-astro-cid-anhloy43]{flex-direction:column;gap:1rem}.hero__btn[data-astro-cid-anhloy43]{width:100%;justify-content:center}.hero__marquee-track[data-astro-cid-anhloy43]{animation-duration:20s}}@media(max-width:480px){.hero__body[data-astro-cid-anhloy43]{padding:5rem 1rem 2rem}.hero__eyebrow-text[data-astro-cid-anhloy43]{font-size:.6rem}.hero__stats[data-astro-cid-anhloy43]{gap:1rem}.hero__stat-num[data-astro-cid-anhloy43]{font-size:clamp(1.4rem,6vw,1.8rem)}.hero__btn[data-astro-cid-anhloy43]{padding:.875rem 1.5rem;font-size:.7rem}}@media(prefers-reduced-motion:reduce){.hero__eyebrow[data-astro-cid-anhloy43],.hero__title-line[data-astro-cid-anhloy43],.hero__title-sub[data-astro-cid-anhloy43],.hero__stats[data-astro-cid-anhloy43],.hero__actions[data-astro-cid-anhloy43]{animation:none;opacity:1;transform:none}.hero__marquee-track[data-astro-cid-anhloy43]{animation:none}}.about[data-astro-cid-zsov6f23]{background-color:var(--color-bg);border-top:1px solid var(--color-border)}.about__header[data-astro-cid-zsov6f23]{margin-bottom:0}.about__eyebrow[data-astro-cid-zsov6f23]{display:flex;align-items:center;gap:1rem;background:var(--color-accent);width:-moz-fit-content;width:fit-content;padding:.35rem .75rem;border-radius:2px}.about__eyebrow[data-astro-cid-zsov6f23] .eyebrow-line[data-astro-cid-zsov6f23]{display:none}.about__eyebrow[data-astro-cid-zsov6f23] .label[data-astro-cid-zsov6f23]{color:#0c0c0c;font-weight:700}.eyebrow-line[data-astro-cid-zsov6f23]{display:block;width:32px;height:1.5px;background:var(--color-accent);flex-shrink:0}.about__year-bg[data-astro-cid-zsov6f23]{position:absolute;font-family:var(--font-display);font-size:clamp(8rem,18vw,18rem);font-weight:700;color:transparent;-webkit-text-stroke:1px rgba(255,209,0,.15);top:50%;left:50%;transform:translate(-50%,-50%);z-index:0;line-height:1;pointer-events:none;letter-spacing:-.05em;white-space:nowrap}.about__grid[data-astro-cid-zsov6f23]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.about__text[data-astro-cid-zsov6f23]{position:relative;z-index:2}.about__title[data-astro-cid-zsov6f23]{font-family:Science Gothic,sans-serif;font-size:clamp(2.5rem,5vw,5rem);font-weight:600;text-transform:uppercase;letter-spacing:-.04em;line-height:.92;color:#fff;margin-bottom:2.5rem}.about__body[data-astro-cid-zsov6f23]{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:3rem}.about__body[data-astro-cid-zsov6f23] p[data-astro-cid-zsov6f23]{font-size:1rem;line-height:1.65;color:var(--color-text-2)}.text-accent[data-astro-cid-zsov6f23]{color:var(--color-accent)}.about__stats[data-astro-cid-zsov6f23]{display:flex;gap:0;padding-top:2rem;border-top:1px solid var(--color-border);position:relative}.about__stats[data-astro-cid-zsov6f23]:before{content:"";position:absolute;top:-1px;left:0;width:60px;height:2px;background:var(--color-accent)}.about__stat[data-astro-cid-zsov6f23]{display:flex;flex-direction:column;gap:.35rem;padding:0 2.5rem 0 0;border-right:1px solid var(--color-border);flex:1}.about__stat[data-astro-cid-zsov6f23]:last-child{padding-right:0;border-right:none}.about__stat-num[data-astro-cid-zsov6f23]{font-family:var(--font-mono);font-size:clamp(1.5rem,2.5vw,2.2rem);font-weight:700;color:var(--color-accent);letter-spacing:-.02em;line-height:1}.about__stat-label[data-astro-cid-zsov6f23]{font-family:var(--font-mono-cond);font-size:.65rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-3)}.about__photos[data-astro-cid-zsov6f23]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:1rem}.about__photo[data-astro-cid-zsov6f23]{overflow:hidden;border-radius:6px;background:var(--color-bg-2)}.about__photo[data-astro-cid-zsov6f23] img[data-astro-cid-zsov6f23]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .6s var(--ease)}.about__photo[data-astro-cid-zsov6f23]:hover img[data-astro-cid-zsov6f23]{transform:scale(1.03)}.about__photo--1[data-astro-cid-zsov6f23]{grid-row:span 2;height:100%;align-self:stretch}.about__photo--2[data-astro-cid-zsov6f23]{aspect-ratio:1}.about__photo--3[data-astro-cid-zsov6f23]{aspect-ratio:16/9}@media(max-width:1024px){.about__grid[data-astro-cid-zsov6f23]{grid-template-columns:1fr;gap:3rem}.about__photos[data-astro-cid-zsov6f23]{grid-template-columns:1fr 1fr}.about__photo--1[data-astro-cid-zsov6f23]{grid-row:span 1;aspect-ratio:4/3}.about__year-bg[data-astro-cid-zsov6f23]{display:none}}@media(max-width:768px){.about__stat[data-astro-cid-zsov6f23]{padding:0 1.5rem 0 0}.about__title[data-astro-cid-zsov6f23]{margin-bottom:1.5rem}.about__body[data-astro-cid-zsov6f23]{margin-bottom:2rem}}@media(max-width:480px){.about__photo--1[data-astro-cid-zsov6f23],.about__photo--3[data-astro-cid-zsov6f23]{display:none}.about__stats[data-astro-cid-zsov6f23]{flex-wrap:wrap;gap:1.5rem}.about__stat[data-astro-cid-zsov6f23]{padding:0;border-right:none;flex:0 0 calc(50% - .75rem)}.about__photos[data-astro-cid-zsov6f23]{grid-template-columns:1fr}}.svc-card[data-astro-cid-qzn24t3o]{padding:2.5rem;height:100%;display:flex;flex-direction:column;gap:1.25rem}.svc-card__header[data-astro-cid-qzn24t3o]{display:flex;align-items:flex-start;gap:1rem}.svc-card__num[data-astro-cid-qzn24t3o]{font-family:var(--font-mono);font-size:.7rem;font-weight:700;color:var(--color-accent);letter-spacing:.05em;flex-shrink:0;padding-top:.2rem}.svc-card__title[data-astro-cid-qzn24t3o]{font-family:var(--font-display);font-size:1.2rem;font-weight:600;color:var(--color-text-inv);letter-spacing:-.01em;line-height:1.2}.svc-card__desc[data-astro-cid-qzn24t3o]{font-size:.9rem;line-height:1.6;color:var(--color-text-inv-2);flex:1}.svc-card__list[data-astro-cid-qzn24t3o]{display:flex;flex-direction:column;gap:.5rem}.svc-card__list-item[data-astro-cid-qzn24t3o]{display:flex;align-items:center;gap:.75rem;font-family:var(--font-mono-cond);font-size:.72rem;letter-spacing:.04em;color:var(--color-text-inv-2)}.svc-card__dot[data-astro-cid-qzn24t3o]{width:4px;height:4px;border-radius:50%;background:var(--color-accent);flex-shrink:0}.svc-card__link[data-astro-cid-qzn24t3o]{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--font-mono-cond);font-size:.68rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-inv-2);text-decoration:none;margin-top:auto;padding-top:1rem;border-top:1px solid var(--color-border-inv);transition:gap .2s var(--ease),color .2s}.svc-card__link[data-astro-cid-qzn24t3o]:hover{gap:.8rem;color:var(--color-accent)}@media(max-width:768px){.svc-card[data-astro-cid-qzn24t3o]{padding:1.75rem 1.5rem;gap:1rem}.svc-card__title[data-astro-cid-qzn24t3o]{font-size:1.1rem}}.services[data-astro-cid-bp4bfslc]{background-color:var(--color-elevated);border-top:1px solid var(--color-border-inv)}.services__eyebrow[data-astro-cid-bp4bfslc]{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.services__title[data-astro-cid-bp4bfslc]{font-family:Science Gothic,sans-serif;font-size:clamp(2.5rem,5vw,5rem);font-weight:600;text-transform:uppercase;letter-spacing:-.04em;line-height:.92;color:var(--color-text-inv);margin-bottom:3rem}.services__grid[data-astro-cid-bp4bfslc]{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--color-border-inv);border-radius:6px;overflow:hidden}.services__card[data-astro-cid-bp4bfslc]{background:var(--color-elevated);transition:background .25s var(--ease),transform .3s var(--ease-2);position:relative;border-right:1px solid var(--color-border-inv)}.services__card[data-astro-cid-bp4bfslc]:last-child{border-right:none}.services__card[data-astro-cid-bp4bfslc]:hover{background:var(--color-elevated-2);transform:translateY(-3px)}.services__card[data-astro-cid-bp4bfslc]:after{content:"";position:absolute;left:0;top:0;height:0%;width:3px;background:var(--color-accent);transition:height .4s var(--ease-2);pointer-events:none}.services__card[data-astro-cid-bp4bfslc]:hover:after{height:100%}@media(max-width:1024px){.services__grid[data-astro-cid-bp4bfslc]{grid-template-columns:1fr 1fr}.services__card[data-astro-cid-bp4bfslc]:nth-child(2){border-right:none}.services__card[data-astro-cid-bp4bfslc]{border-bottom:1px solid var(--color-border-inv)}.services__card[data-astro-cid-bp4bfslc]:last-child{border-bottom:none}}@media(max-width:768px){.services__grid[data-astro-cid-bp4bfslc]{grid-template-columns:1fr}.services__card[data-astro-cid-bp4bfslc]{border-right:none;border-bottom:1px solid var(--color-border-inv)}.services__card[data-astro-cid-bp4bfslc]:last-child{border-bottom:none}.services__title[data-astro-cid-bp4bfslc]{margin-bottom:2rem}}.fleet-card[data-astro-cid-rydjumia]{background:var(--color-surface);border-radius:4px;overflow:hidden;transform-style:preserve-3d;transition:box-shadow .3s var(--ease),border-color .3s;position:relative}.fleet-card[data-astro-cid-rydjumia]:after{content:"";position:absolute;inset:0;border-radius:4px;border:1px solid transparent;transition:border-color .3s;pointer-events:none}.fleet-card[data-astro-cid-rydjumia]:hover:after{border-color:#ffd10059}.fleet-card__img[data-astro-cid-rydjumia]{aspect-ratio:4/3;overflow:hidden;background:var(--color-bg-2);border-radius:4px 4px 0 0;position:relative;isolation:isolate}.fleet-card__img[data-astro-cid-rydjumia] img[data-astro-cid-rydjumia]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s var(--ease-2),filter .4s;filter:brightness(.8) saturate(.7)}.fleet-card[data-astro-cid-rydjumia]:hover .fleet-card__img[data-astro-cid-rydjumia] img[data-astro-cid-rydjumia]{transform:scale(1.08);filter:brightness(.9) saturate(.9)}.fleet-card__body[data-astro-cid-rydjumia]{padding:1.25rem 1rem;border-top:1px solid var(--color-border);transition:border-color .3s}.fleet-card[data-astro-cid-rydjumia]:hover .fleet-card__body[data-astro-cid-rydjumia]{border-color:#ffd10040}.fleet-card__title[data-astro-cid-rydjumia]{font-family:var(--font-mono-cond);font-size:.7rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-2)}.fleet[data-astro-cid-gnvbepvn]{background-color:var(--color-bg);border-top:1px solid var(--color-border)}.fleet__header[data-astro-cid-gnvbepvn]{margin-bottom:3.5rem}.fleet__eyebrow[data-astro-cid-gnvbepvn]{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.fleet__title-row[data-astro-cid-gnvbepvn]{display:flex;align-items:flex-end;justify-content:space-between;gap:3rem}.fleet__title[data-astro-cid-gnvbepvn]{font-family:Science Gothic,sans-serif;font-size:clamp(2.5rem,5vw,5rem);font-weight:600;text-transform:uppercase;letter-spacing:-.04em;line-height:.92;color:#fff;flex-shrink:0}.fleet__desc[data-astro-cid-gnvbepvn]{max-width:420px;font-size:.9rem;line-height:1.65;color:var(--color-text-2);padding-bottom:.5rem}.fleet__grid[data-astro-cid-gnvbepvn]{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:3rem}.fleet__footer[data-astro-cid-gnvbepvn]{display:flex;justify-content:flex-end;padding-top:2rem;border-top:1px solid var(--color-border)}.fleet__cta[data-astro-cid-gnvbepvn]{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-mono-cond);font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent);text-decoration:none;transition:gap .2s,color .2s}.fleet__cta[data-astro-cid-gnvbepvn]:hover{gap:.9rem;color:#ffe033}@media(max-width:1024px){.fleet__title-row[data-astro-cid-gnvbepvn]{flex-direction:column;align-items:flex-start;gap:1.5rem}.fleet__grid[data-astro-cid-gnvbepvn]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.fleet__header[data-astro-cid-gnvbepvn]{margin-bottom:2.5rem}.fleet__desc[data-astro-cid-gnvbepvn]{max-width:100%}.fleet__footer[data-astro-cid-gnvbepvn]{justify-content:center}}@media(max-width:480px){.fleet__grid[data-astro-cid-gnvbepvn]{grid-template-columns:1fr}}.special-works[data-astro-cid-dkqtr3as]{background-color:var(--color-elevated);border-top:1px solid var(--color-border-inv)}.sw__eyebrow[data-astro-cid-dkqtr3as]{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.sw__title[data-astro-cid-dkqtr3as]{font-family:Science Gothic,sans-serif;font-size:clamp(2.5rem,5vw,5rem);font-weight:600;text-transform:uppercase;letter-spacing:-.04em;line-height:.92;color:var(--color-text-inv)}.sw__grid[data-astro-cid-dkqtr3as]{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--color-border-inv);border:1px solid var(--color-border-inv);border-radius:4px;overflow:hidden}.sw__card[data-astro-cid-dkqtr3as]{background:var(--color-elevated);transition:transform .35s var(--ease-2);position:relative}.sw__card[data-astro-cid-dkqtr3as]:hover{z-index:1;position:relative;transform:translateY(-4px)}.sw__card-img[data-astro-cid-dkqtr3as]{position:relative;aspect-ratio:1;overflow:hidden;background:var(--color-bg-2)}.sw__card-img[data-astro-cid-dkqtr3as] img[data-astro-cid-dkqtr3as]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s var(--ease),filter .4s;filter:brightness(.9)}.sw__card[data-astro-cid-dkqtr3as]:hover .sw__card-img[data-astro-cid-dkqtr3as] img[data-astro-cid-dkqtr3as]{transform:scale(1.05);filter:brightness(.8)}.sw__card-overlay[data-astro-cid-dkqtr3as]{position:absolute;inset:0;display:flex;align-items:flex-start;padding:1rem;background:linear-gradient(to bottom,rgba(0,0,0,.35),transparent)}.sw__card-num[data-astro-cid-dkqtr3as]{font-family:var(--font-mono);font-size:.65rem;font-weight:700;color:var(--color-accent);letter-spacing:.05em}.sw__card-body[data-astro-cid-dkqtr3as]{padding:1.25rem;background:var(--color-elevated)}.sw__card-title[data-astro-cid-dkqtr3as]{font-family:var(--font-display);font-size:.95rem;font-weight:600;color:var(--color-text-inv);letter-spacing:-.01em}@media(max-width:1024px){.sw__grid[data-astro-cid-dkqtr3as]{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.sw__grid[data-astro-cid-dkqtr3as]{grid-template-columns:1fr}.sw__card-img[data-astro-cid-dkqtr3as]{aspect-ratio:4/3}}.projects[data-astro-cid-44zkpkd5]{background-color:var(--color-bg);border-top:1px solid var(--color-border)}.projects__header[data-astro-cid-44zkpkd5]{margin-bottom:4rem}.projects__eyebrow[data-astro-cid-44zkpkd5]{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.eyebrow-line[data-astro-cid-44zkpkd5]{display:block;width:32px;height:1.5px;background:var(--color-accent);flex-shrink:0}.projects__title[data-astro-cid-44zkpkd5]{font-family:Science Gothic,sans-serif;font-size:clamp(2.5rem,5vw,5rem);font-weight:600;text-transform:uppercase;letter-spacing:-.04em;line-height:.92;color:#fff}.text-accent[data-astro-cid-44zkpkd5]{color:var(--color-accent)}.proj-gallery[data-astro-cid-44zkpkd5]{position:relative;overflow:hidden;min-height:150vh}.proj-gallery__track[data-astro-cid-44zkpkd5]{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;padding-inline:clamp(1.5rem,4vw,5rem);align-items:start}.proj-gallery__fade[data-astro-cid-44zkpkd5]{position:absolute;bottom:0;left:0;right:0;height:35%;background:linear-gradient(to bottom,transparent 0%,var(--color-bg) 100%);pointer-events:none;z-index:5}.proj-col[data-astro-cid-44zkpkd5]{display:flex;flex-direction:column;gap:10px;will-change:transform}.proj-col__card[data-astro-cid-44zkpkd5]{position:relative;border-radius:14px;overflow:hidden;background:var(--color-surface);aspect-ratio:3 / 4;will-change:transform;transition:transform .3s ease}.proj-col__card[data-astro-cid-44zkpkd5]:hover{transform:scale(1.02)}.proj-col__card[data-astro-cid-44zkpkd5] img[data-astro-cid-44zkpkd5]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;filter:brightness(.8) saturate(.7);transition:filter .4s,transform .5s}.proj-col__card[data-astro-cid-44zkpkd5]:hover img[data-astro-cid-44zkpkd5]{filter:brightness(.6) saturate(.5);transform:scale(1.04)}.proj-col__overlay[data-astro-cid-44zkpkd5]{position:absolute;inset:0;display:flex;align-items:flex-end;padding:1.25rem;background:linear-gradient(to top,rgba(0,0,0,.6) 0%,transparent 55%);opacity:0;transition:opacity .3s}.proj-col__card[data-astro-cid-44zkpkd5]:hover .proj-col__overlay[data-astro-cid-44zkpkd5]{opacity:1}.proj-col__caption[data-astro-cid-44zkpkd5]{font-family:var(--font-mono-cond);font-size:.68rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:#ffffffd9}.proj-cta-wrap[data-astro-cid-44zkpkd5]{background:var(--color-bg);padding-block:4rem 6rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.proj-cta__btn[data-astro-cid-44zkpkd5]{display:inline-flex;align-items:center;gap:.75rem;font-family:var(--font-mono-cond);font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#0c0c0c;background:#fff;border-radius:4px;padding:1.1rem 2.5rem;text-decoration:none;transition:background .35s,color .35s,transform .2s}.proj-cta__btn[data-astro-cid-44zkpkd5]:hover{background:var(--color-accent);color:#0c0c0c;transform:translateY(-2px)}.proj-cta__btn[data-astro-cid-44zkpkd5] svg[data-astro-cid-44zkpkd5]{transition:transform .3s}.proj-cta__btn[data-astro-cid-44zkpkd5]:hover svg[data-astro-cid-44zkpkd5]{transform:translate(4px)}.proj-cta__counter[data-astro-cid-44zkpkd5]{font-family:var(--font-mono-cond);font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-3)}@media(max-width:1100px){.proj-gallery__track[data-astro-cid-44zkpkd5]{grid-template-columns:repeat(3,1fr)}.proj-gallery[data-astro-cid-44zkpkd5]{min-height:120vh}.proj-gallery__fade[data-astro-cid-44zkpkd5]{height:40%}}@media(max-width:768px){.proj-gallery[data-astro-cid-44zkpkd5]{overflow-x:hidden;overflow-y:hidden;min-height:unset}.proj-gallery__fade[data-astro-cid-44zkpkd5]{display:none}.proj-gallery__track[data-astro-cid-44zkpkd5]{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;padding-inline:1.5rem;padding-bottom:1rem;width:100%}.proj-col[data-astro-cid-44zkpkd5]{flex-shrink:0;transform:none!important}.proj-col__card[data-astro-cid-44zkpkd5]{border-radius:10px;aspect-ratio:3/4}.proj-col[data-astro-cid-44zkpkd5]:nth-child(n+3){display:none}.proj-cta-wrap[data-astro-cid-44zkpkd5]{padding-block:2rem 4rem}}@media(prefers-reduced-motion:reduce){.proj-col[data-astro-cid-44zkpkd5]{will-change:auto;transform:none!important}.proj-col__card[data-astro-cid-44zkpkd5],.proj-col__card[data-astro-cid-44zkpkd5] img[data-astro-cid-44zkpkd5]{transition:none}}.advantages[data-astro-cid-7axbvwiu]{background-color:var(--color-bg);border-top:1px solid var(--color-border)}.advantages__header[data-astro-cid-7axbvwiu]{display:flex;align-items:center;justify-content:space-between;gap:3rem;margin-bottom:4rem;position:relative}.advantages__eyebrow[data-astro-cid-7axbvwiu]{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.advantages__title[data-astro-cid-7axbvwiu]{font-family:Science Gothic,sans-serif;font-size:clamp(2.5rem,5vw,5rem);font-weight:600;text-transform:uppercase;letter-spacing:-.04em;line-height:.92;color:#fff;text-align:left}.advantages__grid[data-astro-cid-7axbvwiu]{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--color-border);border:1px solid var(--color-border);border-radius:4px;overflow:hidden}.advantages__item[data-astro-cid-7axbvwiu]{background:var(--color-bg);padding:2.5rem 2rem;display:flex;flex-direction:column;gap:1rem;transition:background .3s var(--ease);position:relative;overflow:hidden}.advantages__item[data-astro-cid-7axbvwiu]:before{content:"";position:absolute;left:0;top:0;width:3px;height:0%;background:var(--color-accent);transition:height .4s var(--ease-2)}.advantages__item[data-astro-cid-7axbvwiu]:hover:before{height:100%}.advantages__item[data-astro-cid-7axbvwiu]:hover{background:var(--color-bg-2)}.advantages__num[data-astro-cid-7axbvwiu]{font-family:var(--font-mono);font-size:clamp(2.5rem,4vw,4rem);font-weight:700;color:var(--color-accent);letter-spacing:-.02em;line-height:1;opacity:.15;transition:opacity .3s}.advantages__item[data-astro-cid-7axbvwiu]:hover .advantages__num[data-astro-cid-7axbvwiu]{opacity:1}.advantages__icon[data-astro-cid-7axbvwiu]{color:var(--color-accent);width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:1px solid var(--color-border);border-radius:4px;transition:transform .3s var(--spring),border-color .3s}.advantages__item[data-astro-cid-7axbvwiu]:hover .advantages__icon[data-astro-cid-7axbvwiu]{transform:scale(1.15) rotate(-5deg);border-color:#ffd1004d}.advantages__item-title[data-astro-cid-7axbvwiu]{font-family:var(--font-display);font-size:1rem;font-weight:600;color:#fff;letter-spacing:-.01em}.advantages__item-desc[data-astro-cid-7axbvwiu]{font-size:.85rem;line-height:1.6;color:var(--color-text-2);flex:1}@media(max-width:1024px){.advantages__header[data-astro-cid-7axbvwiu]{flex-direction:column;align-items:flex-start}.advantages__grid[data-astro-cid-7axbvwiu]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.advantages__header[data-astro-cid-7axbvwiu]{margin-bottom:2.5rem}.advantages__item[data-astro-cid-7axbvwiu]{padding:2rem 1.5rem}}@media(max-width:480px){.advantages__grid[data-astro-cid-7axbvwiu]{grid-template-columns:1fr}}.faq[data-astro-cid-mh6t5pw4]{background-color:var(--color-bg);border-top:1px solid var(--color-border)}.faq__header[data-astro-cid-mh6t5pw4]{margin-bottom:4rem}.faq__eyebrow[data-astro-cid-mh6t5pw4]{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.faq__title[data-astro-cid-mh6t5pw4]{font-family:Science Gothic,sans-serif;font-size:clamp(2.5rem,5vw,5rem);font-weight:600;text-transform:uppercase;letter-spacing:-.04em;line-height:.92;color:var(--color-text)}.faq__list[data-astro-cid-mh6t5pw4]{display:flex;flex-direction:column;gap:1px;background:var(--color-border);border:1px solid var(--color-border);border-radius:6px;overflow:hidden}.faq__item[data-astro-cid-mh6t5pw4]{background:var(--color-surface);position:relative;overflow:hidden}.faq__item[data-astro-cid-mh6t5pw4]:before{content:"";position:absolute;left:0;top:0;width:3px;height:0%;background:var(--color-accent);transition:height .4s var(--ease-2);z-index:1}.faq__item[data-astro-cid-mh6t5pw4].is-open:before{height:100%}.faq__question[data-astro-cid-mh6t5pw4]{width:100%;display:flex;align-items:center;gap:1.25rem;padding:1.5rem 2rem;background:transparent;border:none;text-align:left;cursor:pointer;transition:background .2s,transform .2s}.faq__question[data-astro-cid-mh6t5pw4]:hover{background:var(--color-bg-2);transform:translate(4px)}.faq__num[data-astro-cid-mh6t5pw4]{font-family:var(--font-mono);font-size:.65rem;color:var(--color-text-3);letter-spacing:.08em;flex-shrink:0;width:24px}.faq__q-text[data-astro-cid-mh6t5pw4]{font-family:var(--font-display);font-size:1rem;font-weight:600;color:var(--color-text);flex:1;letter-spacing:-.01em}.faq__icon[data-astro-cid-mh6t5pw4]{color:var(--color-accent);flex-shrink:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;transition:transform .4s var(--spring)}.faq__question[data-astro-cid-mh6t5pw4][aria-expanded=true] .faq__icon[data-astro-cid-mh6t5pw4]{transform:rotate(45deg) scale(1.1)}.faq__answer-wrap[data-astro-cid-mh6t5pw4]{overflow:hidden;max-height:0;transition:none}.faq__answer[data-astro-cid-mh6t5pw4]{padding:0 2rem 1.5rem calc(3.25rem + 24px)}.faq__answer[data-astro-cid-mh6t5pw4] p[data-astro-cid-mh6t5pw4]{font-size:.9rem;line-height:1.7;color:var(--color-text-2)}@media(max-width:600px){.faq__question[data-astro-cid-mh6t5pw4]{padding:1.25rem}.faq__answer[data-astro-cid-mh6t5pw4]{padding:0 1.25rem 1.25rem}}.contacts[data-astro-cid-a3sqfcnn]{background-color:var(--color-bg);border-top:1px solid var(--color-border)}.contacts__grid[data-astro-cid-a3sqfcnn]{display:grid;grid-template-columns:1.2fr .8fr;gap:0;align-items:stretch}.contacts__left[data-astro-cid-a3sqfcnn]{padding-right:5rem;position:relative;display:flex;flex-direction:column}.contacts__left[data-astro-cid-a3sqfcnn]:after{content:"";position:absolute;top:0;bottom:0;right:0;width:1px;background:linear-gradient(to bottom,var(--color-accent),transparent);pointer-events:none}.contacts__right[data-astro-cid-a3sqfcnn]{padding-left:5rem;border-left:1px solid var(--color-border);display:flex;flex-direction:column;justify-content:space-between}.contacts__eyebrow[data-astro-cid-a3sqfcnn]{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.contacts__title[data-astro-cid-a3sqfcnn]{font-family:Science Gothic,sans-serif;font-size:clamp(2.5rem,5vw,5rem);font-weight:600;text-transform:uppercase;letter-spacing:-.04em;line-height:.92;color:#fff;margin-bottom:3rem}.contacts__cards[data-astro-cid-a3sqfcnn]{display:flex;flex-direction:column;gap:1px;background:var(--color-border);border:1px solid var(--color-border);border-radius:4px;overflow:hidden}.contacts__card[data-astro-cid-a3sqfcnn]{display:flex;align-items:flex-start;gap:1.25rem;padding:1.5rem;background:var(--color-bg);transition:background .2s}.contacts__card[data-astro-cid-a3sqfcnn]:hover{background:var(--color-bg-2)}.contacts__card-icon[data-astro-cid-a3sqfcnn]{width:40px;height:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border:1px solid var(--color-border);border-radius:4px;color:var(--color-text-2)}.contacts__card-icon--accent[data-astro-cid-a3sqfcnn]{border-color:#ffd1004d;color:var(--color-accent)}.contacts__card-city[data-astro-cid-a3sqfcnn]{font-family:var(--font-mono-cond);font-size:.68rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--color-accent);margin-bottom:.3rem}.contacts__card-addr[data-astro-cid-a3sqfcnn]{font-size:.85rem;color:var(--color-text);line-height:1.5;margin-bottom:.5rem}.contacts__card-info[data-astro-cid-a3sqfcnn]{display:flex;flex-direction:column;flex:1;min-width:0}.contacts__card-tag[data-astro-cid-a3sqfcnn]{display:inline-block;font-family:var(--font-mono-cond);font-size:.6rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-3);border:1px solid var(--color-border);border-radius:2px;padding:.15rem .5rem;margin-top:auto}.contacts__card-sub[data-astro-cid-a3sqfcnn]{font-family:var(--font-mono-cond);font-size:.65rem;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-3);margin-top:.3rem}.contacts__phone[data-astro-cid-a3sqfcnn]{display:block;font-family:var(--font-mono);font-size:.95rem;color:#fff;text-decoration:none;line-height:1.8;transition:color .2s}.contacts__phone[data-astro-cid-a3sqfcnn]:hover{color:var(--color-accent)}.contacts__email[data-astro-cid-a3sqfcnn]{font-family:var(--font-mono);font-size:.9rem;color:#fff;text-decoration:none;transition:color .2s}.contacts__email[data-astro-cid-a3sqfcnn]:hover{color:var(--color-accent)}.contacts__form-wrap[data-astro-cid-a3sqfcnn]{flex:1;background:var(--color-surface);border:1px solid var(--color-border);border-radius:4px;padding:2.5rem;position:relative;overflow:hidden;align-self:stretch}.contacts__form-wrap[data-astro-cid-a3sqfcnn]:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--color-accent),transparent)}.contacts__form-label[data-astro-cid-a3sqfcnn]{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--color-border)}@media(max-width:1024px){.contacts__grid[data-astro-cid-a3sqfcnn]{grid-template-columns:1fr;gap:3rem}.contacts__left[data-astro-cid-a3sqfcnn]{padding-right:0;display:block}.contacts__left[data-astro-cid-a3sqfcnn]:after{display:none}.contacts__right[data-astro-cid-a3sqfcnn]{padding-left:0;border-left:none;border-top:1px solid var(--color-border);padding-top:3rem;justify-content:flex-start}.contacts__form-wrap[data-astro-cid-a3sqfcnn]{align-self:auto}}@media(max-width:768px){.contacts__title[data-astro-cid-a3sqfcnn]{margin-bottom:2rem}.contacts__form-wrap[data-astro-cid-a3sqfcnn]{padding:1.5rem}.contacts__card[data-astro-cid-a3sqfcnn]{padding:1.25rem;gap:1rem}}@media(max-width:480px){.contacts__card[data-astro-cid-a3sqfcnn]{flex-direction:column;align-items:flex-start;gap:.75rem}.contacts__form-wrap[data-astro-cid-a3sqfcnn]{padding:1.25rem}}.cta-section[data-astro-cid-ihmljexk]{position:relative;background-color:#0c0c0c;border-top:1px solid var(--color-border);overflow:hidden;padding-block:clamp(6rem,12vw,12rem)}.cta-mesh[data-astro-cid-ihmljexk]{position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 50% 0%,rgba(255,209,0,.07) 0%,transparent 60%),radial-gradient(ellipse 60% 40% at 80% 80%,rgba(255,209,0,.04) 0%,transparent 50%),radial-gradient(ellipse 50% 30% at 20% 60%,rgba(255,209,0,.03) 0%,transparent 50%);animation:meshPulse 8s ease-in-out infinite;pointer-events:none}@keyframes meshPulse{0%,to{opacity:1}50%{opacity:.6}}.cta-noise[data-astro-cid-ihmljexk]{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:1}.cta-section[data-astro-cid-ihmljexk]:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,209,0,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,209,0,.03) 1px,transparent 1px);background-size:60px 60px;pointer-events:none;z-index:0}.cta-content[data-astro-cid-ihmljexk]{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;gap:0}.cta-eyebrow[data-astro-cid-ihmljexk]{display:flex;align-items:center;gap:1rem;margin-bottom:2.5rem}.cta-title[data-astro-cid-ihmljexk]{font-family:Science Gothic,sans-serif;font-size:clamp(3rem,7vw,7rem);font-weight:700;text-transform:uppercase;letter-spacing:-.05em;line-height:.92;color:#fff;margin-bottom:2.5rem}.cta-title__accent[data-astro-cid-ihmljexk]{color:var(--color-accent)}.cta-desc[data-astro-cid-ihmljexk]{max-width:480px;font-size:1rem;line-height:1.65;color:var(--color-text-2);margin-bottom:3rem}.cta-actions[data-astro-cid-ihmljexk]{display:flex;align-items:center;gap:1.5rem;margin-bottom:5rem;flex-wrap:wrap;justify-content:center}.cta-btn[data-astro-cid-ihmljexk]{display:inline-flex;align-items:center;gap:.75rem;font-family:var(--font-mono-cond);font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;border-radius:3px;padding:1rem 2.25rem;transition:transform .2s var(--ease-2),box-shadow .2s;position:relative;overflow:hidden}.cta-btn[data-astro-cid-ihmljexk]:before{content:"";position:absolute;inset:0;background:#fff0;transition:background .3s}.cta-btn[data-astro-cid-ihmljexk]:hover:before{background:#ffffff0d}.cta-btn--primary[data-astro-cid-ihmljexk]{background:var(--color-accent);color:#0c0c0c;box-shadow:6px 6px #ffd10033,0 0 30px #ffd10026}.cta-btn--primary[data-astro-cid-ihmljexk]:hover{transform:translate(-3px,-3px);box-shadow:8px 8px #ffd10040,0 0 50px #ffd10040}.cta-btn--primary[data-astro-cid-ihmljexk]:active{transform:translate(0);box-shadow:none}.cta-btn--primary[data-astro-cid-ihmljexk] svg[data-astro-cid-ihmljexk]{transition:transform .25s var(--ease-2)}.cta-btn--primary[data-astro-cid-ihmljexk]:hover svg[data-astro-cid-ihmljexk]{transform:translate(4px)}.cta-btn--outline[data-astro-cid-ihmljexk]{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.2)}.cta-btn--outline[data-astro-cid-ihmljexk]:hover{border-color:#ffffff80;background:#ffffff0a;transform:translateY(-2px)}.cta-btn--outline[data-astro-cid-ihmljexk] svg[data-astro-cid-ihmljexk]{color:var(--color-accent);transition:transform .2s}.cta-btn--outline[data-astro-cid-ihmljexk]:hover svg[data-astro-cid-ihmljexk]{transform:translateY(-2px)}.cta-stats[data-astro-cid-ihmljexk]{display:flex;align-items:center;gap:0;padding:2rem 3rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:4px}.cta-stat[data-astro-cid-ihmljexk]{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:0 3rem}.cta-stat-divider[data-astro-cid-ihmljexk]{width:1px;height:40px;background:#ffffff1a;flex-shrink:0}.cta-stat__num[data-astro-cid-ihmljexk]{font-family:var(--font-mono);font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;color:var(--color-accent);letter-spacing:-.03em;line-height:1}.cta-stat__label[data-astro-cid-ihmljexk]{font-family:var(--font-mono-cond);font-size:.6rem;letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-3)}@media(max-width:768px){.cta-actions[data-astro-cid-ihmljexk]{flex-direction:column;gap:1rem}.cta-stats[data-astro-cid-ihmljexk]{flex-wrap:wrap;justify-content:center;gap:1.5rem;padding:1.5rem}.cta-stat[data-astro-cid-ihmljexk]{padding:0 1rem}.cta-stat-divider[data-astro-cid-ihmljexk]{display:none}}@media(max-width:480px){.cta-btn[data-astro-cid-ihmljexk]{width:100%;justify-content:center;padding:1rem 1.5rem}.cta-stats[data-astro-cid-ihmljexk]{padding:1.25rem}.cta-stat[data-astro-cid-ihmljexk]{padding:0;flex:0 0 calc(50% - .75rem)}}
