:root{--bg: #faf8f4;--bg-2: #ffffff;--bg-3: #f1ede5;--bg-dark: #14130f;--ink: #1a1815;--ink-2: #2e2a25;--ink-3: #45413b;--muted: #6a655d;--faint: #999489;--whisper: #bcb6a9;--line: rgba(26, 24, 21, .1);--line-2: rgba(26, 24, 21, .16);--accent: #b25a3a;--accent-2: #d57a59;--accent-deep: #863e25;--accent-bg: #fbe7dd;--r-sm: 6px;--r: 12px;--r-lg: 20px;--r-xl: 28px;--r-pill: 999px}html{background:var(--bg)}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,system-ui,-apple-system,sans-serif;font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"ss01","cv11"}*,*:before,*:after{box-sizing:border-box}h1,h2,h3,h4{margin:0;font-weight:400}p{margin:0}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}button{font-family:inherit}.precision[data-astro-cid-e3za2cth]{background:var(--bg)}.mono[data-astro-cid-e3za2cth]{font-family:IBM Plex Mono,ui-monospace,SF Mono,Menlo,monospace;letter-spacing:0}.nav[data-astro-cid-e3za2cth]{position:sticky;top:0;z-index:50;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px;padding:18px clamp(24px,4vw,56px);background:#faf8f4db;backdrop-filter:blur(14px) saturate(1.2);-webkit-backdrop-filter:blur(14px) saturate(1.2);border-bottom:1px solid var(--line)}.brand[data-astro-cid-e3za2cth]{display:inline-flex;align-items:center;gap:12px;color:var(--ink)}.brand-mark[data-astro-cid-e3za2cth]{display:inline-flex;color:var(--accent)}.brand-word[data-astro-cid-e3za2cth]{font-size:18px;font-weight:500;letter-spacing:-.02em;color:var(--ink)}.nav-links[data-astro-cid-e3za2cth]{display:flex;gap:clamp(20px,2.6vw,36px);justify-content:center}.nav-link[data-astro-cid-e3za2cth]{font-size:12.5px;font-weight:500;letter-spacing:.04em;color:var(--ink-3);transition:color .2s ease}.nav-link[data-astro-cid-e3za2cth]:hover{color:var(--accent)}.nav-cta[data-astro-cid-e3za2cth]{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;background:var(--ink);color:var(--bg);border-radius:var(--r-pill);font-size:12.5px;font-weight:500;letter-spacing:.02em;transition:background .25s ease,transform .25s ease,gap .25s ease}.nav-cta[data-astro-cid-e3za2cth]:hover{background:var(--accent-deep);gap:12px}.btn-primary[data-astro-cid-e3za2cth]{display:inline-flex;align-items:center;gap:10px;padding:14px 24px;background:var(--ink);color:var(--bg);border-radius:var(--r-pill);font-size:13px;font-weight:500;letter-spacing:.02em;border:none;cursor:pointer;transition:background .25s ease,gap .25s ease,transform .25s ease}.btn-primary[data-astro-cid-e3za2cth]:hover{background:var(--accent-deep);gap:14px;transform:translateY(-1px)}.btn-link[data-astro-cid-e3za2cth]{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--ink);padding:6px 4px;border-bottom:1px solid var(--ink);transition:color .25s ease,border-color .25s ease}.btn-link[data-astro-cid-e3za2cth]:hover{color:var(--accent);border-bottom-color:var(--accent)}.sec-head[data-astro-cid-e3za2cth]{max-width:920px;margin:0 0 clamp(40px,5vw,64px)}.sec-tag[data-astro-cid-e3za2cth]{display:inline-flex;align-items:center;gap:10px;font-size:11px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--accent-deep);margin-bottom:18px}.sec-tag[data-astro-cid-e3za2cth]:before{content:"";width:24px;height:1px;background:var(--accent-deep)}.sec-head[data-astro-cid-e3za2cth] h2[data-astro-cid-e3za2cth]{font-family:Inter,sans-serif;font-weight:300;font-size:clamp(28px,4vw,52px);line-height:1.08;letter-spacing:-.025em;color:var(--ink);max-width:22ch;margin-bottom:20px}.sec-sub[data-astro-cid-e3za2cth]{font-size:15.5px;line-height:1.7;color:var(--muted);max-width:64ch}.hero[data-astro-cid-e3za2cth]{max-width:1320px;margin:0 auto;padding:clamp(56px,8vw,112px) clamp(24px,4vw,56px) clamp(48px,6vw,88px)}.hero-meta[data-astro-cid-e3za2cth]{display:flex;justify-content:space-between;align-items:baseline;font-size:11.5px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);padding-bottom:28px;border-bottom:1px solid var(--line);flex-wrap:wrap;gap:16px}.hero-meta-l[data-astro-cid-e3za2cth]{color:var(--accent-deep)}.hero-meta-r[data-astro-cid-e3za2cth]{display:inline-flex;align-items:center;gap:10px;color:var(--ink-2)}.ping[data-astro-cid-e3za2cth]{display:inline-block;width:8px;height:8px;border-radius:50%;background:#4a8a5e;box-shadow:0 0 0 3px #4a8a5e33;animation:ping 2s ease-in-out infinite}@keyframes ping{0%,to{box-shadow:0 0 0 3px #4a8a5e33}50%{box-shadow:0 0 0 6px #4a8a5e0d}}.hero-h1[data-astro-cid-e3za2cth]{margin-top:clamp(36px,5vw,56px);font-family:Inter,sans-serif;font-weight:200;font-size:clamp(40px,6.6vw,96px);line-height:1.02;letter-spacing:-.045em;color:var(--ink);max-width:18ch}.hero-h1[data-astro-cid-e3za2cth] em[data-astro-cid-e3za2cth]{font-style:normal;font-weight:300;color:var(--accent);font-family:Fraunces,serif;letter-spacing:-.03em}.hero-grid[data-astro-cid-e3za2cth]{margin-top:clamp(40px,6vw,64px);display:grid;grid-template-columns:1.4fr 1fr;gap:clamp(40px,6vw,88px);align-items:end}.hero-body[data-astro-cid-e3za2cth] p[data-astro-cid-e3za2cth]{font-size:17px;line-height:1.7;color:var(--ink-3);max-width:50ch;margin-bottom:28px}.hero-cta[data-astro-cid-e3za2cth]{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.hero-spec[data-astro-cid-e3za2cth]{background:var(--bg-2);border:1px solid var(--line);border-radius:var(--r-lg);padding:28px}.spec-tag[data-astro-cid-e3za2cth]{font-size:11px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);padding-bottom:16px;border-bottom:1px solid var(--line);margin-bottom:4px}.spec-list[data-astro-cid-e3za2cth]{margin:0;padding:0;display:grid;gap:0}.spec-list[data-astro-cid-e3za2cth] div[data-astro-cid-e3za2cth]{display:grid;grid-template-columns:1fr auto;gap:16px;padding:14px 0;border-bottom:1px solid var(--line);align-items:baseline}.spec-list[data-astro-cid-e3za2cth] div[data-astro-cid-e3za2cth]:last-child{border-bottom:none;padding-bottom:0}.spec-list[data-astro-cid-e3za2cth] dt[data-astro-cid-e3za2cth]{font-size:11px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}.spec-list[data-astro-cid-e3za2cth] dd[data-astro-cid-e3za2cth]{margin:0;font-family:IBM Plex Mono,monospace;font-size:13px;letter-spacing:0;color:var(--ink)}.locations[data-astro-cid-e3za2cth]{margin-top:clamp(48px,6vw,80px);padding:28px 0 0;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr auto 1fr;gap:clamp(24px,4vw,48px);align-items:center}.loc[data-astro-cid-e3za2cth]{display:flex;flex-direction:column;gap:6px}.loc[data-astro-cid-e3za2cth]:last-child{text-align:right;align-items:flex-end}.loc-k[data-astro-cid-e3za2cth]{font-size:11px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--muted)}.loc-v[data-astro-cid-e3za2cth]{font-family:Inter,sans-serif;font-weight:300;font-size:clamp(28px,4vw,44px);letter-spacing:-.03em;color:var(--ink)}.loc-s[data-astro-cid-e3za2cth]{font-family:IBM Plex Mono,monospace;font-size:11.5px;color:var(--faint)}.loc-rule[data-astro-cid-e3za2cth]{display:flex;align-items:center;gap:14px}.loc-line[data-astro-cid-e3za2cth]{flex:1;min-width:24px;height:1px;background:var(--line-2)}.loc-dist[data-astro-cid-e3za2cth]{font-family:IBM Plex Mono,monospace;font-size:11.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.capabilities[data-astro-cid-e3za2cth]{max-width:1320px;margin:0 auto;padding:clamp(80px,10vw,144px) clamp(24px,4vw,56px)}.cap-grid[data-astro-cid-e3za2cth]{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(20px,2.6vw,36px)}.cap[data-astro-cid-e3za2cth]{padding:36px 32px;background:var(--bg-2);border:1px solid var(--line);border-radius:var(--r-lg);display:flex;flex-direction:column;gap:20px;transition:border-color .25s ease,transform .35s ease}.cap[data-astro-cid-e3za2cth]:hover{border-color:var(--accent);transform:translateY(-4px)}.cap-n[data-astro-cid-e3za2cth]{font-family:IBM Plex Mono,monospace;font-size:12px;font-weight:500;letter-spacing:.12em;color:var(--accent)}.cap[data-astro-cid-e3za2cth] h3[data-astro-cid-e3za2cth]{font-family:Inter,sans-serif;font-weight:400;font-size:22px;letter-spacing:-.02em;line-height:1.2;color:var(--ink)}.cap[data-astro-cid-e3za2cth] p[data-astro-cid-e3za2cth]{font-size:14.5px;line-height:1.7;color:var(--muted)}.cap[data-astro-cid-e3za2cth] ul[data-astro-cid-e3za2cth]{list-style:none;padding:0;margin:0;border-top:1px solid var(--line)}.cap[data-astro-cid-e3za2cth] ul[data-astro-cid-e3za2cth] li[data-astro-cid-e3za2cth]{padding:12px 0;border-bottom:1px solid var(--line);font-size:13.5px;color:var(--ink-3);display:flex;align-items:center;gap:12px}.cap[data-astro-cid-e3za2cth] ul[data-astro-cid-e3za2cth] li[data-astro-cid-e3za2cth]:last-child{border-bottom:none}.cap[data-astro-cid-e3za2cth] ul[data-astro-cid-e3za2cth] li[data-astro-cid-e3za2cth]:before{content:"";width:6px;height:6px;background:var(--accent);border-radius:50%}.catalogue[data-astro-cid-e3za2cth]{background:var(--bg-3);padding:clamp(80px,10vw,144px) clamp(24px,4vw,56px)}.catalogue[data-astro-cid-e3za2cth] .sec-head[data-astro-cid-e3za2cth],.cat-list[data-astro-cid-e3za2cth]{max-width:1320px;margin-left:auto;margin-right:auto}.cat-list[data-astro-cid-e3za2cth]{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(20px,2.6vw,32px)}.cat[data-astro-cid-e3za2cth]{background:var(--bg-2);border:1px solid var(--line);border-radius:var(--r-lg);padding:36px;display:flex;flex-direction:column;gap:20px;transition:border-color .25s ease,transform .35s ease}.cat[data-astro-cid-e3za2cth]:hover{border-color:var(--accent);transform:translateY(-4px)}.cat-h[data-astro-cid-e3za2cth]{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid var(--line)}.cat-code[data-astro-cid-e3za2cth]{font-family:IBM Plex Mono,monospace;font-size:11.5px;letter-spacing:.1em;color:var(--muted)}.cat-status[data-astro-cid-e3za2cth]{display:inline-flex;align-items:center;gap:8px;padding:4px 10px;border-radius:var(--r-pill);font-size:10.5px;font-weight:500;letter-spacing:.14em;text-transform:uppercase}.cat-status[data-astro-cid-e3za2cth] .dot[data-astro-cid-e3za2cth]{width:6px;height:6px;border-radius:50%}.status-shipping[data-astro-cid-e3za2cth]{background:#4a8a5e1a;color:#355a40}.status-shipping[data-astro-cid-e3za2cth] .dot[data-astro-cid-e3za2cth]{background:#4a8a5e}.status-development[data-astro-cid-e3za2cth]{background:#b25a3a1a;color:var(--accent-deep)}.status-development[data-astro-cid-e3za2cth] .dot[data-astro-cid-e3za2cth]{background:var(--accent)}.cat-name[data-astro-cid-e3za2cth]{font-family:Inter,sans-serif;font-weight:300;font-size:clamp(28px,3vw,40px);letter-spacing:-.03em;line-height:1.04;color:var(--ink)}.cat-summary[data-astro-cid-e3za2cth]{font-size:15px;line-height:1.7;color:var(--muted);max-width:50ch}.cat-facts[data-astro-cid-e3za2cth]{margin:0;padding:16px 0;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:24px}.cat-facts[data-astro-cid-e3za2cth] div[data-astro-cid-e3za2cth]{display:flex;flex-direction:column;gap:6px}.cat-facts[data-astro-cid-e3za2cth] dt[data-astro-cid-e3za2cth]{font-size:10.5px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--muted)}.cat-facts[data-astro-cid-e3za2cth] dd[data-astro-cid-e3za2cth]{margin:0;font-family:IBM Plex Mono,monospace;font-size:14px;color:var(--ink)}.cat-link[data-astro-cid-e3za2cth]{display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:500;color:var(--ink);transition:color .25s ease,gap .25s ease;margin-top:auto}.cat-link[data-astro-cid-e3za2cth]:hover{color:var(--accent);gap:14px}.process[data-astro-cid-e3za2cth]{max-width:1320px;margin:0 auto;padding:clamp(80px,10vw,144px) clamp(24px,4vw,56px)}.proc-list[data-astro-cid-e3za2cth]{list-style:none;padding:0;margin:0}.proc-step[data-astro-cid-e3za2cth]{position:relative;display:grid;grid-template-columns:96px 1fr;gap:clamp(24px,3vw,48px);padding:clamp(28px,3vw,40px) 0;border-bottom:1px solid var(--line)}.proc-step[data-astro-cid-e3za2cth]:first-child{border-top:1px solid var(--line-2)}.proc-n[data-astro-cid-e3za2cth]{font-family:IBM Plex Mono,monospace;font-size:clamp(28px,3.2vw,40px);font-weight:300;color:var(--accent);letter-spacing:-.02em}.proc-body[data-astro-cid-e3za2cth]{display:flex;flex-direction:column;gap:10px}.proc-body[data-astro-cid-e3za2cth] h3[data-astro-cid-e3za2cth]{font-family:Inter,sans-serif;font-weight:400;font-size:clamp(22px,2.4vw,30px);letter-spacing:-.02em;color:var(--ink)}.proc-body[data-astro-cid-e3za2cth] p[data-astro-cid-e3za2cth]{font-size:15px;line-height:1.7;color:var(--muted);max-width:70ch}.numbers[data-astro-cid-e3za2cth]{background:var(--bg-dark);color:var(--bg);padding:clamp(80px,10vw,144px) clamp(24px,4vw,56px)}.numbers[data-astro-cid-e3za2cth] .sec-head[data-astro-cid-e3za2cth],.num-grid[data-astro-cid-e3za2cth]{max-width:1320px;margin-left:auto;margin-right:auto}.numbers[data-astro-cid-e3za2cth] .sec-tag[data-astro-cid-e3za2cth]{color:var(--accent-2)}.numbers[data-astro-cid-e3za2cth] .sec-tag[data-astro-cid-e3za2cth]:before{background:var(--accent-2)}.numbers[data-astro-cid-e3za2cth] .sec-head[data-astro-cid-e3za2cth] h2[data-astro-cid-e3za2cth]{color:var(--bg)}.numbers[data-astro-cid-e3za2cth] .sec-sub[data-astro-cid-e3za2cth]{color:var(--whisper)}.num-grid[data-astro-cid-e3za2cth]{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#ffffff14;border:1px solid rgba(255,255,255,.08);border-radius:var(--r-lg);overflow:hidden}.num[data-astro-cid-e3za2cth]{background:var(--bg-dark);padding:36px 32px;display:flex;flex-direction:column;gap:12px;min-height:200px;justify-content:flex-end}.num-v[data-astro-cid-e3za2cth]{display:flex;align-items:baseline;gap:8px;font-family:Inter,sans-serif;font-weight:200;color:var(--bg)}.num-big[data-astro-cid-e3za2cth]{font-size:clamp(40px,4.6vw,64px);letter-spacing:-.04em;line-height:1}.num-u[data-astro-cid-e3za2cth]{font-size:14px;color:var(--whisper);letter-spacing:0;font-weight:300}.num-k[data-astro-cid-e3za2cth]{font-size:12px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--whisper)}.standards[data-astro-cid-e3za2cth]{max-width:1320px;margin:0 auto;padding:clamp(80px,10vw,144px) clamp(24px,4vw,56px)}.std-grid[data-astro-cid-e3za2cth]{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden}.std[data-astro-cid-e3za2cth]{background:var(--bg-2);padding:28px 24px;display:flex;flex-direction:column;gap:8px;min-height:130px;transition:background .25s ease}.std[data-astro-cid-e3za2cth]:hover{background:var(--bg-3)}.std-code[data-astro-cid-e3za2cth]{font-family:IBM Plex Mono,monospace;font-size:14px;color:var(--accent-deep);letter-spacing:.02em}.std-desc[data-astro-cid-e3za2cth]{font-size:12.5px;line-height:1.55;color:var(--muted)}.team[data-astro-cid-e3za2cth]{background:var(--bg-3);padding:clamp(80px,10vw,144px) clamp(24px,4vw,56px)}.team[data-astro-cid-e3za2cth] .sec-head[data-astro-cid-e3za2cth],.team-grid[data-astro-cid-e3za2cth]{max-width:1320px;margin-left:auto;margin-right:auto}.team-grid[data-astro-cid-e3za2cth]{display:grid;grid-template-columns:1fr 1fr;gap:clamp(20px,2.6vw,32px)}.team-card[data-astro-cid-e3za2cth]{padding:40px 36px;background:var(--bg-2);border:1px solid var(--line);border-radius:var(--r-lg);display:flex;flex-direction:column;gap:16px}.team-name[data-astro-cid-e3za2cth]{font-family:Inter,sans-serif;font-weight:400;font-size:22px;letter-spacing:-.02em;color:var(--ink)}.team-role[data-astro-cid-e3za2cth]{font-size:12px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--accent-deep)}.team-body[data-astro-cid-e3za2cth]{font-size:14.5px;line-height:1.7;color:var(--muted);max-width:52ch}.team-locale[data-astro-cid-e3za2cth]{font-family:IBM Plex Mono,monospace;font-size:12px;color:var(--ink-3);padding-top:16px;border-top:1px solid var(--line);margin-top:auto}.contact[data-astro-cid-e3za2cth]{max-width:1320px;margin:0 auto;padding:clamp(80px,10vw,144px) clamp(24px,4vw,56px)}.contact-grid[data-astro-cid-e3za2cth]{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,6vw,88px);align-items:start}.contact-copy[data-astro-cid-e3za2cth]{display:flex;flex-direction:column;gap:20px}.contact-copy[data-astro-cid-e3za2cth] h2[data-astro-cid-e3za2cth]{font-family:Inter,sans-serif;font-weight:300;font-size:clamp(28px,3.8vw,44px);letter-spacing:-.025em;line-height:1.08;color:var(--ink);max-width:16ch}.contact-copy[data-astro-cid-e3za2cth]>p[data-astro-cid-e3za2cth]{font-size:15.5px;line-height:1.7;color:var(--muted);max-width:52ch}.contact-meta[data-astro-cid-e3za2cth]{margin:24px 0 0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:0;border-top:1px solid var(--line)}.contact-meta[data-astro-cid-e3za2cth] div[data-astro-cid-e3za2cth]{padding:18px 0;border-bottom:1px solid var(--line)}.contact-meta[data-astro-cid-e3za2cth] div[data-astro-cid-e3za2cth]:nth-child(odd){padding-right:24px}.contact-meta[data-astro-cid-e3za2cth] div[data-astro-cid-e3za2cth]:nth-child(2n){padding-left:24px;border-left:1px solid var(--line)}.contact-meta[data-astro-cid-e3za2cth] dt[data-astro-cid-e3za2cth]{font-size:11px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin-bottom:6px}.contact-meta[data-astro-cid-e3za2cth] dd[data-astro-cid-e3za2cth]{margin:0;font-family:IBM Plex Mono,monospace;font-size:14px;color:var(--ink)}.contact-form[data-astro-cid-e3za2cth]{background:var(--bg-2);border:1px solid var(--line);border-radius:var(--r-lg);padding:36px;display:grid;gap:20px}.ff-row[data-astro-cid-e3za2cth]{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-form[data-astro-cid-e3za2cth] label[data-astro-cid-e3za2cth]{display:grid;gap:8px}.contact-form[data-astro-cid-e3za2cth] label[data-astro-cid-e3za2cth]>span[data-astro-cid-e3za2cth]{font-size:11px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--muted)}.contact-form[data-astro-cid-e3za2cth] input[data-astro-cid-e3za2cth],.contact-form[data-astro-cid-e3za2cth] select[data-astro-cid-e3za2cth],.contact-form[data-astro-cid-e3za2cth] textarea[data-astro-cid-e3za2cth]{width:100%;background:var(--bg);border:1px solid var(--line);border-radius:var(--r-sm);padding:12px 16px;font-family:inherit;font-size:14.5px;color:var(--ink);transition:border-color .25s ease,box-shadow .25s ease}.contact-form[data-astro-cid-e3za2cth] input[data-astro-cid-e3za2cth]:focus,.contact-form[data-astro-cid-e3za2cth] select[data-astro-cid-e3za2cth]:focus,.contact-form[data-astro-cid-e3za2cth] textarea[data-astro-cid-e3za2cth]:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #b25a3a1f}.contact-form[data-astro-cid-e3za2cth] textarea[data-astro-cid-e3za2cth]{min-height:110px;resize:vertical}.contact-form[data-astro-cid-e3za2cth] .btn-primary[data-astro-cid-e3za2cth]{justify-self:flex-start;margin-top:8px}.footer[data-astro-cid-e3za2cth]{background:var(--bg-dark);color:var(--whisper);padding:clamp(64px,8vw,96px) clamp(24px,4vw,56px) 40px}.footer-top[data-astro-cid-e3za2cth]{max-width:1320px;margin:0 auto clamp(48px,6vw,72px);display:flex;align-items:baseline;justify-content:space-between;gap:24px;flex-wrap:wrap;padding-bottom:32px;border-bottom:1px solid rgba(255,255,255,.1)}.footer-brand[data-astro-cid-e3za2cth]{color:var(--bg)}.footer-brand[data-astro-cid-e3za2cth] .brand-word[data-astro-cid-e3za2cth]{color:var(--bg);font-size:22px}.footer-brand[data-astro-cid-e3za2cth] .brand-mark[data-astro-cid-e3za2cth]{color:var(--accent-2)}.footer-tag[data-astro-cid-e3za2cth]{font-family:Inter,sans-serif;font-size:16px;color:var(--whisper);max-width:36ch;text-align:right}.footer-cols[data-astro-cid-e3za2cth]{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(24px,3vw,48px)}.footer-cols[data-astro-cid-e3za2cth]>div[data-astro-cid-e3za2cth]{display:flex;flex-direction:column;gap:12px}.fc-k[data-astro-cid-e3za2cth]{font-size:11px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--accent-2);margin-bottom:4px}.footer-cols[data-astro-cid-e3za2cth] a[data-astro-cid-e3za2cth]{font-size:13.5px;color:var(--whisper);transition:color .25s ease}.footer-cols[data-astro-cid-e3za2cth] a[data-astro-cid-e3za2cth]:hover{color:var(--bg)}.footer-bottom[data-astro-cid-e3za2cth]{max-width:1320px;margin:clamp(48px,6vw,72px) auto 0;padding-top:24px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap;font-size:11.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--faint)}.footer-prop[data-astro-cid-e3za2cth] a[data-astro-cid-e3za2cth]{color:var(--accent-2);transition:color .25s ease}.footer-prop[data-astro-cid-e3za2cth] a[data-astro-cid-e3za2cth]:hover{color:var(--bg)}@media(max-width:1020px){.nav-links[data-astro-cid-e3za2cth]{display:none}.nav[data-astro-cid-e3za2cth]{grid-template-columns:auto 1fr}.hero-grid[data-astro-cid-e3za2cth],.cap-grid[data-astro-cid-e3za2cth],.cat-list[data-astro-cid-e3za2cth]{grid-template-columns:1fr}.std-grid[data-astro-cid-e3za2cth]{grid-template-columns:repeat(2,1fr)}.team-grid[data-astro-cid-e3za2cth],.contact-grid[data-astro-cid-e3za2cth]{grid-template-columns:1fr}.locations[data-astro-cid-e3za2cth]{grid-template-columns:1fr;gap:16px}.loc[data-astro-cid-e3za2cth]:last-child{text-align:left;align-items:flex-start}.loc-rule[data-astro-cid-e3za2cth]{display:none}.footer-cols[data-astro-cid-e3za2cth]{grid-template-columns:repeat(2,1fr)}.footer-tag[data-astro-cid-e3za2cth]{text-align:left}}@media(max-width:600px){.ff-row[data-astro-cid-e3za2cth],.contact-meta[data-astro-cid-e3za2cth]{grid-template-columns:1fr}.contact-meta[data-astro-cid-e3za2cth] div[data-astro-cid-e3za2cth]:nth-child(2n){padding-left:0;border-left:none}.num-grid[data-astro-cid-e3za2cth]{grid-template-columns:1fr}.cat-facts[data-astro-cid-e3za2cth]{grid-template-columns:1fr 1fr}.proc-step[data-astro-cid-e3za2cth],.footer-cols[data-astro-cid-e3za2cth]{grid-template-columns:1fr}}.gallery-pill[data-astro-cid-e3za2cth]{position:fixed;right:24px;bottom:24px;z-index:80;display:inline-flex;align-items:center;gap:10px;padding:12px 18px;background:#14130f;color:#faf8f4;border-radius:4px;font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;box-shadow:0 12px 36px -8px #14130f66;transition:transform .3s ease;border:1px solid #b25a3a}.gallery-pill[data-astro-cid-e3za2cth]:hover{transform:translateY(-2px)}.gallery-pill__num[data-astro-cid-e3za2cth]{opacity:.55;color:#b25a3a}.gallery-pill__name[data-astro-cid-e3za2cth]{font-family:Fraunces,serif;font-size:13px;letter-spacing:-.01em;text-transform:none}.gallery-pill__back[data-astro-cid-e3za2cth]{color:#b25a3a;font-weight:500}@media(max-width:480px){.gallery-pill__num[data-astro-cid-e3za2cth]{display:none}}
