.ba-compare[data-astro-cid-vjedp7sf]{margin:0}.ba-compare__label[data-astro-cid-vjedp7sf]{font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;color:var(--color-gold);margin:0 0 .65rem;font-weight:600}.ba-compare__frame[data-astro-cid-vjedp7sf]{position:relative;border-radius:8px;overflow:hidden;border:1px solid var(--color-border);aspect-ratio:3 / 4;cursor:ew-resize;user-select:none;touch-action:pan-y}.ba-compare__img[data-astro-cid-vjedp7sf]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.ba-compare__after[data-astro-cid-vjedp7sf]{position:absolute;inset:0;width:50%;overflow:hidden;z-index:2}.ba-compare__img--after[data-astro-cid-vjedp7sf]{position:absolute;inset:0;width:100%;height:100%;max-width:none}.ba-compare__divider[data-astro-cid-vjedp7sf]{position:absolute;top:0;bottom:0;left:50%;width:3px;margin-left:-1.5px;background:var(--color-gold);z-index:3;pointer-events:none;box-shadow:0 0 12px #00000073}.ba-compare__handle[data-astro-cid-vjedp7sf]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;border-radius:50%;background:var(--color-gold);border:3px solid #111;box-shadow:0 2px 10px #00000059}.ba-compare__handle[data-astro-cid-vjedp7sf]:before,.ba-compare__handle[data-astro-cid-vjedp7sf]:after{content:"";position:absolute;top:50%;width:0;height:0;border:5px solid transparent;transform:translateY(-50%)}.ba-compare__handle[data-astro-cid-vjedp7sf]:before{left:7px;border-right-color:#111}.ba-compare__handle[data-astro-cid-vjedp7sf]:after{right:7px;border-left-color:#111}.ba-compare__slider[data-astro-cid-vjedp7sf]{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:ew-resize;z-index:4}.ba-compare__badge[data-astro-cid-vjedp7sf]{position:absolute;top:.75rem;z-index:5;font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700;padding:.35rem .65rem;border-radius:3px;background:#111111b8;color:#fff;pointer-events:none}.ba-compare__badge--before[data-astro-cid-vjedp7sf]{left:.75rem}.ba-compare__badge--after[data-astro-cid-vjedp7sf]{right:.75rem}.ba-compare__hint[data-astro-cid-vjedp7sf]{position:absolute;bottom:.75rem;left:50%;transform:translate(-50%);z-index:5;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;padding:.4rem .85rem;border-radius:999px;background:#111111c7;color:var(--color-gold);pointer-events:none;white-space:nowrap}.ba-compare__hint--tap[data-astro-cid-vjedp7sf]{display:none}@media (pointer: coarse){.ba-compare__frame[data-astro-cid-vjedp7sf]{cursor:default}.ba-compare__slider[data-astro-cid-vjedp7sf]{pointer-events:none}.ba-compare__hint--drag[data-astro-cid-vjedp7sf]{display:none}.ba-compare__hint--tap[data-astro-cid-vjedp7sf]{display:block}}@media (pointer: fine){.ba-compare__frame[data-astro-cid-vjedp7sf]{touch-action:none}}.ba-compare[data-astro-cid-vjedp7sf].is-active .ba-compare__hint[data-astro-cid-vjedp7sf]{opacity:.35}.project-gallery[data-astro-cid-qylu6xuj]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.project-gallery__thumb[data-astro-cid-qylu6xuj]{margin:0;padding:0;border:none;border-radius:8px;overflow:hidden;background:var(--color-bg-alt);cursor:pointer;display:block;width:100%;font:inherit;color:inherit}.project-gallery__thumb[data-astro-cid-qylu6xuj]:focus-visible{outline:2px solid var(--color-gold);outline-offset:2px}.project-gallery__thumb[data-astro-cid-qylu6xuj] img[data-astro-cid-qylu6xuj]{width:100%;display:block;transition:transform .5s ease}.project-gallery__thumb[data-astro-cid-qylu6xuj]:hover img[data-astro-cid-qylu6xuj]{transform:scale(1.03)}@media (min-width: 861px){.project-gallery__thumb[data-astro-cid-qylu6xuj]:first-child{grid-column:1 / -1}.project-gallery__thumb[data-astro-cid-qylu6xuj]:first-child img[data-astro-cid-qylu6xuj]{max-height:70vh;object-fit:cover}}@media (max-width: 860px){.project-gallery[data-astro-cid-qylu6xuj]{gap:.5rem}.project-gallery__thumb[data-astro-cid-qylu6xuj]{aspect-ratio:1 / 1}.project-gallery__thumb[data-astro-cid-qylu6xuj] img[data-astro-cid-qylu6xuj]{width:100%;height:100%;object-fit:cover}}.project-lightbox[data-astro-cid-hz7nhjb2]{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem}.project-lightbox[data-astro-cid-hz7nhjb2][hidden]{display:none}.project-lightbox__backdrop[data-astro-cid-hz7nhjb2]{position:absolute;inset:0;border:none;background:#000000eb;cursor:pointer}.project-lightbox__dialog[data-astro-cid-hz7nhjb2]{position:relative;z-index:1;width:min(100%,56rem);max-height:100%;display:flex;align-items:center;justify-content:center;gap:.5rem}.project-lightbox__figure[data-astro-cid-hz7nhjb2]{margin:0;flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;gap:.75rem}.project-lightbox__img[data-astro-cid-hz7nhjb2]{display:block;max-width:100%;max-height:min(82vh,900px);width:auto;height:auto;object-fit:contain;border-radius:6px}.project-lightbox__caption[data-astro-cid-hz7nhjb2]{color:#ffffffbf;font-size:.85rem;text-align:center;max-width:42ch;line-height:1.4}.project-lightbox__close[data-astro-cid-hz7nhjb2],.project-lightbox__nav[data-astro-cid-hz7nhjb2]{border:none;background:#ffffff1f;color:#fff;cursor:pointer;line-height:1;transition:background .2s ease}.project-lightbox__close[data-astro-cid-hz7nhjb2]:hover,.project-lightbox__nav[data-astro-cid-hz7nhjb2]:hover{background:#ffffff38}.project-lightbox__close[data-astro-cid-hz7nhjb2]{position:absolute;top:-.25rem;right:0;width:2.5rem;height:2.5rem;border-radius:50%;font-size:1.75rem;z-index:2}.project-lightbox__nav[data-astro-cid-hz7nhjb2]{flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:50%;font-size:1.75rem}@media (max-width: 640px){.project-lightbox[data-astro-cid-hz7nhjb2]{padding:.5rem}.project-lightbox__nav[data-astro-cid-hz7nhjb2]{position:absolute;top:50%;transform:translateY(-50%)}.project-lightbox__nav--prev[data-astro-cid-hz7nhjb2]{left:.25rem}.project-lightbox__nav--next[data-astro-cid-hz7nhjb2]{right:.25rem}.project-lightbox__close[data-astro-cid-hz7nhjb2]{top:.25rem;right:.25rem}}.project-nav[data-astro-cid-v55bjh6s]{position:fixed;inset-inline:0;bottom:0;z-index:85;background:#0a0a0af5;border-top:1px solid var(--color-border);backdrop-filter:blur(10px)}.project-nav__inner[data-astro-cid-v55bjh6s]{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem;min-height:4.25rem;padding-block:.65rem}.project-nav__link[data-astro-cid-v55bjh6s]{display:flex;flex-direction:column;gap:.15rem;color:var(--color-text);text-decoration:none;transition:color .2s ease;min-width:0}.project-nav__link[data-astro-cid-v55bjh6s]:hover{color:var(--color-gold)}.project-nav__link--prev[data-astro-cid-v55bjh6s]{justify-self:start;text-align:left}.project-nav__link--next[data-astro-cid-v55bjh6s]{justify-self:end;text-align:right}.project-nav__direction[data-astro-cid-v55bjh6s]{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--color-gold);font-weight:600}.project-nav__title[data-astro-cid-v55bjh6s]{font-size:.88rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:min(100%,18rem)}.project-nav__hub[data-astro-cid-v55bjh6s]{justify-self:center;font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted);font-weight:600;text-decoration:none;white-space:nowrap;transition:color .2s ease}.project-nav__hub[data-astro-cid-v55bjh6s]:hover{color:var(--color-gold)}.project-nav__placeholder[data-astro-cid-v55bjh6s]{display:block}.project-nav__spacer[data-astro-cid-v55bjh6s]{height:4.25rem}@media (max-width: 640px){.project-nav__inner[data-astro-cid-v55bjh6s]{grid-template-columns:1fr 1fr;grid-template-areas:"prev next" "hub hub";min-height:auto;padding-block:.75rem}.project-nav__link--prev[data-astro-cid-v55bjh6s]{grid-area:prev}.project-nav__link--next[data-astro-cid-v55bjh6s]{grid-area:next}.project-nav__hub[data-astro-cid-v55bjh6s]{grid-area:hub;margin-top:.35rem}.project-nav__placeholder[data-astro-cid-v55bjh6s],.project-nav__title[data-astro-cid-v55bjh6s]{display:none}.project-nav__spacer[data-astro-cid-v55bjh6s]{height:5.5rem}}.project-body[data-astro-cid-ovxcmftc]{display:grid;grid-template-columns:1fr 1.4fr;gap:clamp(2rem,5vw,4rem);align-items:start}@media (min-width: 861px){.project-copy[data-astro-cid-ovxcmftc]{position:sticky;top:var(--header-stack-offset);align-self:start}}.project-copy[data-astro-cid-ovxcmftc] p[data-astro-cid-ovxcmftc]{color:var(--color-text-muted);margin:0 0 1.1rem;max-width:52ch}.project-copy[data-astro-cid-ovxcmftc] a{color:var(--color-gold);text-decoration:underline}.project-area-link[data-astro-cid-ovxcmftc]{margin:.5rem 0 0}.project-area-link[data-astro-cid-ovxcmftc] a[data-astro-cid-ovxcmftc]{color:var(--color-gold);font-weight:600;text-decoration:none}.project-area-link[data-astro-cid-ovxcmftc] a[data-astro-cid-ovxcmftc]:hover{text-decoration:underline}.project-area-link__sep[data-astro-cid-ovxcmftc]{color:var(--color-text-muted)}.project-back[data-astro-cid-ovxcmftc]{display:inline-block;margin-top:1rem;color:var(--color-gold);font-size:.9rem}.project-media[data-astro-cid-ovxcmftc]{display:flex;flex-direction:column;gap:2.5rem}.project-compare__heading[data-astro-cid-ovxcmftc],.project-gallery__heading[data-astro-cid-ovxcmftc]{font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;color:var(--color-gold);margin:0 0 .5rem;font-weight:600}.project-compare__intro[data-astro-cid-ovxcmftc]{color:var(--color-text-muted);font-size:.92rem;margin:0 0 1.25rem;max-width:42ch}.project-compare[data-astro-cid-ovxcmftc]{display:flex;flex-direction:column;gap:1.75rem}.project-gallery-wrap[data-astro-cid-ovxcmftc]{display:flex;flex-direction:column;gap:1rem}.project-progress[data-astro-cid-ovxcmftc]{border:1px solid var(--color-border);border-radius:8px;padding:1rem 1.25rem 1.25rem;background:var(--color-bg-alt)}.project-progress[data-astro-cid-ovxcmftc] summary[data-astro-cid-ovxcmftc]{cursor:pointer;font-size:.82rem;letter-spacing:.1em;text-transform:uppercase;color:var(--color-gold);font-weight:600;list-style:none}.project-progress[data-astro-cid-ovxcmftc] summary[data-astro-cid-ovxcmftc]::-webkit-details-marker{display:none}.project-progress[data-astro-cid-ovxcmftc] summary[data-astro-cid-ovxcmftc]:after{content:" ↓";font-size:.75em}.project-progress[data-astro-cid-ovxcmftc][open] summary[data-astro-cid-ovxcmftc]:after{content:" ↑"}.project-gallery--progress[data-astro-cid-ovxcmftc]{margin-top:1.25rem}@media (max-width: 860px){.project-body[data-astro-cid-ovxcmftc]{grid-template-columns:1fr}}
