.nav.svelte-1h32yp1{position:fixed;top:0;left:0;right:0;z-index:100;transition:background var(--t-base),backdrop-filter var(--t-base),border-color var(--t-base);border-bottom:1px solid transparent}.nav.scrolled.svelte-1h32yp1{background:#0a0a0bb8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom-color:var(--line)}.nav-inner.svelte-1h32yp1{display:flex;align-items:center;justify-content:space-between;padding-block:1.1rem}.logo.svelte-1h32yp1{display:flex;align-items:center;gap:.7rem}.logo-mark.svelte-1h32yp1{width:42px;height:42px;object-fit:contain;transition:var(--t-base)}.logo.svelte-1h32yp1:hover .logo-mark:where(.svelte-1h32yp1){opacity:.7}.logo-text.svelte-1h32yp1{display:flex;flex-direction:column;line-height:1.15}.logo-text.svelte-1h32yp1 strong:where(.svelte-1h32yp1){font-weight:500;font-size:.95rem;letter-spacing:.02em}.logo-text.svelte-1h32yp1 em:where(.svelte-1h32yp1){font-style:normal;font-family:var(--font-mono);font-size:.62rem;letter-spacing:.22em;text-transform:uppercase;color:var(--muted)}.nav-menu.svelte-1h32yp1 ul:where(.svelte-1h32yp1){display:flex;gap:2.2rem;list-style:none}.nav-menu.svelte-1h32yp1 a:where(.svelte-1h32yp1){display:inline-flex;align-items:baseline;gap:.45em;font-size:.9rem;font-weight:400;color:var(--text);position:relative;padding-block:.3rem;transition:color var(--t-fast)}.nav-menu.svelte-1h32yp1 a:where(.svelte-1h32yp1) .num:where(.svelte-1h32yp1){font-family:var(--font-mono);font-size:.6rem;color:var(--accent);opacity:.8}.nav-menu.svelte-1h32yp1 a:where(.svelte-1h32yp1):after{content:"";position:absolute;left:0;bottom:0;width:0;height:1px;background:var(--accent);transition:width var(--t-base)}.nav-menu.svelte-1h32yp1 a:where(.svelte-1h32yp1):hover{color:var(--accent)}.nav-menu.svelte-1h32yp1 a:where(.svelte-1h32yp1):hover:after{width:100%}.nav-cta.svelte-1h32yp1{display:inline-flex;align-items:center;gap:.6em;font-family:var(--font-mono);font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;padding:.7rem 1.3rem;border:1px solid var(--line-strong);border-radius:2px;transition:var(--t-base)}.nav-cta.svelte-1h32yp1:hover{border-color:var(--accent);color:var(--accent)}.nav-cta.svelte-1h32yp1 .dot:where(.svelte-1h32yp1){width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 0 var(--accent);animation:svelte-1h32yp1-pulse 2.4s infinite}@keyframes svelte-1h32yp1-pulse{0%{box-shadow:0 0 #c9a26b80}70%{box-shadow:0 0 0 7px #c9a26b00}to{box-shadow:0 0 #c9a26b00}}.mobile-cta.svelte-1h32yp1{display:none}.burger.svelte-1h32yp1{display:none;flex-direction:column;gap:6px;width:38px;height:38px;align-items:center;justify-content:center;z-index:110}.burger.svelte-1h32yp1 span:where(.svelte-1h32yp1){width:24px;height:1.5px;background:var(--text);transition:var(--t-base)}.burger.open.svelte-1h32yp1 span:where(.svelte-1h32yp1):first-child{transform:translateY(3.75px) rotate(45deg)}.burger.open.svelte-1h32yp1 span:where(.svelte-1h32yp1):last-child{transform:translateY(-3.75px) rotate(-45deg)}@media (max-width: 880px){.nav-cta.svelte-1h32yp1{display:none}.burger.svelte-1h32yp1{display:flex}.nav-menu.svelte-1h32yp1{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--bg);flex-direction:column;align-items:flex-start;justify-content:center;gap:2.5rem;padding:var(--space-12);transform:translate(100%);transition:transform var(--t-slow);display:flex}.nav-menu.open.svelte-1h32yp1{transform:translate(0)}.nav-menu.svelte-1h32yp1 ul:where(.svelte-1h32yp1){flex-direction:column;gap:1.6rem}.nav-menu.svelte-1h32yp1 a:where(.svelte-1h32yp1){font-family:var(--font-display);font-size:2rem}.nav-menu.svelte-1h32yp1 a:where(.svelte-1h32yp1) .num:where(.svelte-1h32yp1){font-size:.8rem}.mobile-cta.svelte-1h32yp1{display:inline-flex}}.hero.svelte-1q37ri0{position:relative;min-height:100svh;display:flex;align-items:center;overflow:hidden;isolation:isolate}.hero-bg.svelte-1q37ri0{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.hero-bg.svelte-1q37ri0 img:where(.svelte-1q37ri0){width:100%;height:100%;object-fit:cover;object-position:50% 33%;animation:svelte-1q37ri0-kenburns 22s ease-out infinite alternate}@keyframes svelte-1q37ri0-kenburns{0%{transform:scale(1.04) translate(0)}to{transform:scale(1.16) translate(-2%,-2%)}}.vignette.svelte-1q37ri0{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,var(--bg) 2%,transparent 38%),linear-gradient(to right,rgba(10,10,11,.78),transparent 55%),radial-gradient(120% 90% at 70% 30%,transparent 30%,rgba(10,10,11,.7) 100%)}.bar.svelte-1q37ri0{position:absolute;left:0;right:0;height:clamp(28px,6vh,64px);background:var(--bg);z-index:2;animation:svelte-1q37ri0-barIn 1.4s var(--ease-out-expo) forwards}.bar-top.svelte-1q37ri0{top:0;transform:translateY(-100%)}.bar-bottom.svelte-1q37ri0{bottom:0;transform:translateY(100%)}@keyframes svelte-1q37ri0-barIn{to{transform:translateY(0)}}.hero-inner.svelte-1q37ri0{position:relative;z-index:3;padding-top:8vh}.hero-brand.svelte-1q37ri0{margin-bottom:1.8rem;opacity:0;animation:svelte-1q37ri0-fadeIn 1s .15s var(--ease) forwards}.hero-brand.svelte-1q37ri0 img:where(.svelte-1q37ri0){height:clamp(56px,8vw,84px);width:auto;object-fit:contain}.hero-meta.svelte-1q37ri0{margin-bottom:1.6rem;opacity:0;animation:svelte-1q37ri0-fadeIn 1s .3s var(--ease) forwards}.hero-title.svelte-1q37ri0{font-size:var(--text-hero);font-weight:300;max-width:14ch}.hero-title.svelte-1q37ri0 .line:where(.svelte-1q37ri0){display:block;overflow:hidden}.hero-title.svelte-1q37ri0 .accent:where(.svelte-1q37ri0){font-style:italic;color:var(--accent)}.hero-sub.svelte-1q37ri0{margin-top:2rem;max-width:46ch;font-size:var(--text-lg);color:var(--muted);opacity:0;animation:svelte-1q37ri0-fadeIn 1s 1s var(--ease) forwards}.hero-actions.svelte-1q37ri0{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.6rem;opacity:0;animation:svelte-1q37ri0-fadeIn 1s 1.25s var(--ease) forwards}@keyframes svelte-1q37ri0-fadeIn{to{opacity:1}}.hero-hud.svelte-1q37ri0{position:absolute;left:0;right:0;bottom:calc(clamp(28px,6vh,64px) + 1.2rem);z-index:3;display:flex;align-items:center;justify-content:space-between;padding-inline:var(--space-6);font-family:var(--font-mono);font-size:.66rem;letter-spacing:.16em;color:var(--muted);text-transform:uppercase}@media (min-width: 1024px){.hero-hud.svelte-1q37ri0{padding-inline:var(--space-12)}}.rec.svelte-1q37ri0{display:inline-flex;align-items:center;gap:.6em}.rec-dot.svelte-1q37ri0{width:8px;height:8px;border-radius:50%;background:#e0533c;animation:svelte-1q37ri0-blink 1.4s steps(1) infinite}@keyframes svelte-1q37ri0-blink{50%{opacity:.2}}.scroll-cue.svelte-1q37ri0{display:flex;align-items:center;gap:.7em;color:var(--text)}.cue-line.svelte-1q37ri0{width:46px;height:1px;background:var(--line-strong);position:relative;overflow:hidden}.cue-line.svelte-1q37ri0:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--accent);transform:translate(-100%);animation:svelte-1q37ri0-cue 2s var(--ease) infinite}@keyframes svelte-1q37ri0-cue{to{transform:translate(100%)}}.hud-right.svelte-1q37ri0{opacity:.7}@media (max-width: 600px){.hud-right.svelte-1q37ri0{display:none}.hero-hud.svelte-1q37ri0{justify-content:space-between}}.sec-head.svelte-18e23a4{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin-bottom:var(--space-16)}.sec-head.svelte-18e23a4 h2:where(.svelte-18e23a4){font-size:var(--text-3xl);margin-top:.8rem}.sec-lead.svelte-18e23a4{max-width:34ch;color:var(--muted);font-size:var(--text-base)}.cat-grid.svelte-18e23a4{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:340px;gap:14px}.cat-card.svelte-18e23a4{position:relative;overflow:hidden;border-radius:3px;background:var(--surface);display:block}.cat-card.svelte-18e23a4 img:where(.svelte-18e23a4){width:100%;height:100%;object-fit:cover;transition:transform 1.1s var(--ease-out-expo),filter var(--t-base);filter:grayscale(.25) contrast(1.02)}.cat-card.svelte-18e23a4:hover img:where(.svelte-18e23a4),.cat-card.svelte-18e23a4:focus-visible img:where(.svelte-18e23a4){transform:scale(1.05);filter:grayscale(0) contrast(1.05)}.cat-overlay.svelte-18e23a4{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:space-between;padding:1.4rem;background:linear-gradient(to top,rgba(10,10,11,.9),transparent 60%)}.cat-label.svelte-18e23a4{font-size:var(--text-xl);color:var(--text)}.cat-enter.svelte-18e23a4{font-family:var(--font-mono);font-size:.62rem;letter-spacing:.16em;text-transform:uppercase;color:var(--accent)}.back.svelte-18e23a4{display:inline-flex;align-items:center;margin-bottom:var(--space-8);font-family:var(--font-mono);font-size:.7rem;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);transition:color var(--t-base)}.back.svelte-18e23a4:hover,.back.svelte-18e23a4:focus-visible{color:var(--accent)}.grid.svelte-18e23a4{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:220px;gap:14px}.cell.svelte-18e23a4{position:relative;overflow:hidden;border-radius:3px;background:var(--surface);display:block}.cell.svelte-18e23a4 img:where(.svelte-18e23a4){width:100%;height:100%;object-fit:cover;transition:transform 1.1s var(--ease-out-expo),filter var(--t-base);filter:grayscale(.25) contrast(1.02)}.cell.svelte-18e23a4:hover img:where(.svelte-18e23a4){transform:scale(1.07);filter:grayscale(0) contrast(1.05)}.cell.tall.svelte-18e23a4{grid-row:span 2}.cell.wide.svelte-18e23a4{grid-column:span 2}.cell-overlay.svelte-18e23a4{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:space-between;padding:1rem;background:linear-gradient(to top,rgba(10,10,11,.85),transparent 55%);opacity:0;transition:opacity var(--t-base)}.cell.svelte-18e23a4:hover .cell-overlay:where(.svelte-18e23a4){opacity:1}.cell-tag.svelte-18e23a4,.cell-zoom.svelte-18e23a4{font-family:var(--font-mono);font-size:.62rem;letter-spacing:.16em;text-transform:uppercase}.cell-tag.svelte-18e23a4{color:var(--text)}.cell-zoom.svelte-18e23a4{color:var(--accent)}.lightbox.svelte-18e23a4{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#060607f0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:clamp(1rem,5vw,4rem);animation:svelte-18e23a4-lbIn .4s var(--ease) forwards}@keyframes svelte-18e23a4-lbIn{0%{opacity:0}}.lb-figure.svelte-18e23a4{max-width:min(1100px,92vw);max-height:86vh;display:flex;flex-direction:column;gap:.9rem}.lb-figure.svelte-18e23a4 img:where(.svelte-18e23a4){max-height:76vh;width:auto;margin-inline:auto;object-fit:contain;border-radius:3px}.lb-figure.svelte-18e23a4 figcaption:where(.svelte-18e23a4){text-align:center;color:var(--muted);font-size:var(--text-sm)}.lb-figure.svelte-18e23a4 figcaption:where(.svelte-18e23a4) span:where(.svelte-18e23a4){font-family:var(--font-mono);font-size:.62rem;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-right:.8em}.lb-close.svelte-18e23a4{position:absolute;top:1.4rem;right:1.6rem;font-size:1.4rem;color:var(--text);width:44px;height:44px;border-radius:50%;border:1px solid var(--line);transition:var(--t-base)}.lb-close.svelte-18e23a4:hover{border-color:var(--accent);color:var(--accent)}.lb-nav.svelte-18e23a4{position:absolute;top:50%;transform:translateY(-50%);font-size:2.4rem;color:var(--text);width:56px;height:56px;transition:var(--t-base);opacity:.7}.lb-nav.svelte-18e23a4:hover{color:var(--accent);opacity:1}.lb-prev.svelte-18e23a4{left:.6rem}.lb-next.svelte-18e23a4{right:.6rem}@media (max-width: 880px){.cat-grid.svelte-18e23a4{grid-template-columns:repeat(2,1fr);grid-auto-rows:260px}.grid.svelte-18e23a4{grid-template-columns:repeat(2,1fr);grid-auto-rows:180px}.cell.wide.svelte-18e23a4{grid-column:span 2}}@media (max-width: 520px){.cat-grid.svelte-18e23a4{grid-template-columns:1fr;grid-auto-rows:220px}.grid.svelte-18e23a4{grid-auto-rows:150px}.lb-nav.svelte-18e23a4{font-size:1.8rem;width:40px}}.about.svelte-7hpc9t{background:var(--bg-2)}.about-grid.svelte-7hpc9t{display:grid;grid-template-columns:.85fr 1fr;gap:clamp(2rem,6vw,6rem);align-items:center}.frame.svelte-7hpc9t{position:relative;aspect-ratio:4 / 5;overflow:hidden;border-radius:4px}.frame.svelte-7hpc9t img:where(.svelte-7hpc9t){width:100%;height:112%;object-fit:cover;filter:grayscale(.3) contrast(1.04)}.frame-badge.svelte-7hpc9t{position:absolute;bottom:1.1rem;left:1.1rem;font-family:var(--font-mono);font-size:.62rem;letter-spacing:.18em;text-transform:uppercase;color:var(--text);background:#0a0a0b99;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:.5rem .9rem;border:1px solid var(--line);border-radius:2px}.about-text.svelte-7hpc9t h2:where(.svelte-7hpc9t){font-size:var(--text-3xl);margin:1rem 0 1.8rem;max-width:18ch}.about-text.svelte-7hpc9t h2:where(.svelte-7hpc9t) em:where(.svelte-7hpc9t){color:var(--accent)}.about-body.svelte-7hpc9t p:where(.svelte-7hpc9t){color:var(--muted);margin-bottom:1.1rem;max-width:52ch}.stats.svelte-7hpc9t{display:flex;flex-wrap:wrap;gap:2.4rem;margin:2.4rem 0;padding-top:2rem;border-top:1px solid var(--line)}.stat.svelte-7hpc9t{display:flex;flex-direction:column}.stat-num.svelte-7hpc9t{font-family:var(--font-display);font-size:var(--text-2xl);color:var(--text)}.stat-label.svelte-7hpc9t{font-size:var(--text-xs);color:var(--muted);letter-spacing:.04em}.about-link.svelte-7hpc9t{display:inline-flex;align-items:center;gap:.6em;font-family:var(--font-mono);font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--accent)}.about-link.svelte-7hpc9t .arrow:where(.svelte-7hpc9t){transition:transform var(--t-base)}.about-link.svelte-7hpc9t:hover .arrow:where(.svelte-7hpc9t){transform:translate(6px)}@media (max-width: 880px){.about-grid.svelte-7hpc9t{grid-template-columns:1fr}.about-visual.svelte-7hpc9t{max-width:420px}}.sec-head.svelte-hz61c4{max-width:52ch;margin-bottom:var(--space-16)}.sec-head.svelte-hz61c4 h2:where(.svelte-hz61c4){font-size:var(--text-3xl);margin:.9rem 0 1.1rem}.sec-head.svelte-hz61c4 p:where(.svelte-hz61c4){color:var(--muted)}.svc-grid.svelte-hz61c4{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.svc-card.svelte-hz61c4{position:relative;background:var(--bg);padding:2.6rem 2rem 3rem;transition:background var(--t-base);overflow:hidden}.svc-card.svelte-hz61c4:hover{background:var(--surface)}.svc-num.svelte-hz61c4{font-family:var(--font-mono);font-size:.72rem;letter-spacing:.2em;color:var(--accent)}.svc-card.svelte-hz61c4 h3:where(.svelte-hz61c4){font-size:var(--text-xl);margin:1.2rem 0 .9rem}.svc-card.svelte-hz61c4 p:where(.svelte-hz61c4){color:var(--muted);font-size:var(--text-sm);max-width:36ch}.svc-line.svelte-hz61c4{position:absolute;left:0;bottom:0;height:2px;width:0;background:var(--accent);transition:width var(--t-slow)}.svc-card.svelte-hz61c4:hover .svc-line:where(.svelte-hz61c4){width:100%}@media (max-width: 880px){.svc-grid.svelte-hz61c4{grid-template-columns:repeat(2,1fr)}}@media (max-width: 520px){.svc-grid.svelte-hz61c4{grid-template-columns:1fr}}.testimonials.svelte-1jhcrt0{background:var(--bg-2);text-align:center}.sec-head.svelte-1jhcrt0{margin-bottom:var(--space-16)}.sec-head.svelte-1jhcrt0 .eyebrow:where(.svelte-1jhcrt0){justify-content:center}.sec-head.svelte-1jhcrt0 .eyebrow:where(.svelte-1jhcrt0):before{display:none}.sec-head.svelte-1jhcrt0 h2:where(.svelte-1jhcrt0){font-size:var(--text-3xl);margin-top:.8rem}.quote-wrap.svelte-1jhcrt0{position:relative;max-width:var(--container-narrow);margin-inline:auto;min-height:16rem;touch-action:pan-y}.arrow.svelte-1jhcrt0{position:absolute;z-index:2;top:50%;transform:translateY(-50%);width:2.75rem;height:2.75rem;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:transparent;color:var(--muted);cursor:pointer;transition:var(--t-fast)}.arrow.svelte-1jhcrt0:hover,.arrow.svelte-1jhcrt0:focus-visible{color:var(--accent);border-color:var(--accent);background:var(--accent-soft)}.arrow.prev.svelte-1jhcrt0{left:0}.arrow.next.svelte-1jhcrt0{right:0}@media (max-width: 767px){.arrow.svelte-1jhcrt0{display:none}}.quote-mark.svelte-1jhcrt0{font-family:var(--font-display);font-size:8rem;line-height:.5;color:var(--accent);opacity:.18;display:block;margin-bottom:1rem}.quote.svelte-1jhcrt0{position:absolute;left:0;right:0;opacity:0;visibility:hidden;transform:translateY(16px);transition:opacity var(--t-slow),transform var(--t-slow)}.quote.active.svelte-1jhcrt0{position:relative;opacity:1;visibility:visible;transform:none}.quote.svelte-1jhcrt0 p:where(.svelte-1jhcrt0){font-family:var(--font-display);font-weight:300;font-style:italic;font-size:var(--text-2xl);line-height:1.4;color:var(--text);max-width:30ch;margin-inline:auto}.quote.svelte-1jhcrt0 footer:where(.svelte-1jhcrt0){margin-top:2rem;display:flex;flex-direction:column;gap:.3rem}.quote.svelte-1jhcrt0 cite:where(.svelte-1jhcrt0){font-style:normal;font-weight:500;letter-spacing:.02em}.quote.svelte-1jhcrt0 footer:where(.svelte-1jhcrt0) span:where(.svelte-1jhcrt0){font-family:var(--font-mono);font-size:.66rem;letter-spacing:.18em;text-transform:uppercase;color:var(--accent)}.dots.svelte-1jhcrt0{display:flex;gap:.7rem;justify-content:center;margin-top:2.6rem}.dot.svelte-1jhcrt0{width:8px;height:8px;border-radius:50%;background:var(--line-strong);transition:var(--t-base)}.dot.on.svelte-1jhcrt0{background:var(--accent);transform:scale(1.3)}.contact.svelte-wt4tt0{position:relative;text-align:center;overflow:hidden;isolation:isolate}.bg.svelte-wt4tt0{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.bg.svelte-wt4tt0 img:where(.svelte-wt4tt0){width:100%;height:100%;object-fit:cover;filter:grayscale(.3) brightness(1.25) contrast(1.05)}.overlay.svelte-wt4tt0{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(85% 85% at 50% 50%,#0a0a0b73,#0a0a0beb),#0a0a0b33}.contact-inner.svelte-wt4tt0{max-width:var(--container-narrow);display:flex;flex-direction:column;align-items:center}.contact.svelte-wt4tt0 .eyebrow:where(.svelte-wt4tt0):before{display:none}.contact.svelte-wt4tt0 h2:where(.svelte-wt4tt0){font-size:var(--text-4xl);margin:1.2rem 0 1.4rem;max-width:16ch}.contact.svelte-wt4tt0 h2:where(.svelte-wt4tt0) em:where(.svelte-wt4tt0){color:var(--accent)}.contact.svelte-wt4tt0>.container:where(.svelte-wt4tt0)>p:where(.svelte-wt4tt0),.contact-inner.svelte-wt4tt0 p:where(.svelte-wt4tt0){color:var(--muted);max-width:48ch;font-size:var(--text-lg)}.cta-row.svelte-wt4tt0{display:flex;flex-direction:column;align-items:center;gap:1.1rem;margin-top:2.6rem}.btn-lg.svelte-wt4tt0{padding:1.25rem 2.6rem;font-size:.78rem}.btn-lg.svelte-wt4tt0 span:where(.svelte-wt4tt0){display:inline-flex;align-items:center;gap:.7em}.response-time.svelte-wt4tt0{display:inline-flex;align-items:center;gap:.6em;font-family:var(--font-mono);font-size:.66rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.response-time.svelte-wt4tt0 .dot:where(.svelte-wt4tt0){width:7px;height:7px;border-radius:50%;background:#6cd07f}.alt-contacts.svelte-wt4tt0{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--line);width:100%;max-width:30rem;font-family:var(--font-mono);font-size:var(--text-sm);color:var(--muted);display:flex;gap:1rem;justify-content:center;align-items:center}.alt-contacts.svelte-wt4tt0 a:where(.svelte-wt4tt0){transition:color var(--t-fast)}.alt-contacts.svelte-wt4tt0 a:where(.svelte-wt4tt0):hover{color:var(--accent)}.alt-contacts.svelte-wt4tt0 .sep:where(.svelte-wt4tt0){opacity:.4}@media (max-width: 520px){.alt-contacts.svelte-wt4tt0{flex-direction:column;gap:.6rem}.alt-contacts.svelte-wt4tt0 .sep:where(.svelte-wt4tt0){display:none}.bg.svelte-wt4tt0 img:where(.svelte-wt4tt0){object-position:72% center}}.footer.svelte-jz8lnl{border-top:1px solid var(--line);padding-block:var(--space-16) var(--space-8)}.foot-top.svelte-jz8lnl{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:2.5rem;padding-bottom:var(--space-16)}.foot-mark.svelte-jz8lnl{height:50px;width:auto;object-fit:contain}.foot-tag.svelte-jz8lnl{margin-top:.8rem;color:var(--muted);max-width:30ch;font-family:var(--font-display);font-style:italic;font-size:var(--text-lg)}.foot-label.svelte-jz8lnl{display:block;font-family:var(--font-mono);font-size:.62rem;letter-spacing:.2em;text-transform:uppercase;color:var(--faint);margin-bottom:1.2rem}.foot-nav.svelte-jz8lnl ul:where(.svelte-jz8lnl){list-style:none;display:flex;flex-direction:column;gap:.7rem}.foot-nav.svelte-jz8lnl a:where(.svelte-jz8lnl),.foot-contact.svelte-jz8lnl a:where(.svelte-jz8lnl){color:var(--muted);transition:color var(--t-fast);width:fit-content}.foot-nav.svelte-jz8lnl a:where(.svelte-jz8lnl):hover,.foot-contact.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:var(--accent)}.foot-contact.svelte-jz8lnl{display:flex;flex-direction:column;gap:.7rem}.foot-bottom.svelte-jz8lnl{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;padding-top:2rem;border-top:1px solid var(--line);font-family:var(--font-mono);font-size:.66rem;letter-spacing:.08em;color:var(--faint)}.credit.svelte-jz8lnl a:where(.svelte-jz8lnl){color:var(--muted);transition:color var(--t-fast)}.credit.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:var(--accent)}@media (max-width: 720px){.foot-top.svelte-jz8lnl{grid-template-columns:1fr 1fr}.foot-brand.svelte-jz8lnl{grid-column:1 / -1}}
