:root{--paper:#f5f4f1;--ink:#26241f;--ink-hover:#3a362f;--ink-darkest:#231f17;--body:#5c574e;--muted:#8f887b;--muted-2:#a9a294;--muted-3:#9a9384;--muted-4:#9a948a;--muted-5:#b7b0a2;--muted-6:#bcb4a4;--gold:#c8a878;--gold-hover:#d8bc8c;--gold-icon:#b0894f;--gold-mono:#a98d63;--link:#8a6e45;--link-hover:#6f572f;--hero-eyebrow-light:#e7dfcf;--hero-toggle-label:#e7e0d4;--hero-text-light:#ede7db;--hero-stat-label:#cfc6b4;--footer-link:#cfc9bd;--footer-brand-text:#a7a091;--footer-bg:#22201c;--scheme-bg:#15130f;--scheme-panel:#14120ff0;--hero-toggle-bg:#1214108c;--scheme-overlay-45:#14120f73;--scheme-overlay-62:#14120f9e;--scheme-overlay-60:#14120f99;--scheme-badge-bg:#1a1814d9;--scheme-tooltip-bg:#1a1814f2;--scheme-circle-bg:#181611d9;--border:#e2ded6;--border-section:#ece9e3;--divider:#eee9e1;--input-border:#d8d2c8;--placeholder-bg:#eeebe5;--chip-bg:#f5f1ea;--soft-panel:#f7f5f1;--card-active:#fbfaf8;--hatch-a:#f1efea;--hatch-b:#e9e5dd;--status-free-bg:#e9f0e9;--status-free-border:#8fb48f;--status-free-dot:#5b8a5b;--status-booked-bg:#f6eacb;--status-booked-border:#ddb552;--status-booked-dot:#b8860b;--status-sold-bg:#fbe7e7;--status-sold-border:#e0a0a2;--status-sold-dot:#c81a20;--radius-2:2px;--radius-3:3px;--radius-4:4px;--radius-5:5px;--radius-6:6px;--radius-7:7px;--radius-8:8px;--radius-12:12px;--radius-16:16px;--radius-pill:100px;--radius-circle:50%;--shadow-hero-toggle:0 10px 30px -12px #00000080;--shadow-block-popover:0 26px 64px #0000008c;--shadow-site-badge:0 6px 18px #0006;--shadow-tooltip:0 14px 34px #00000073;--shadow-unit-hover:0 8px 20px -12px #26241f80;--shadow-unit-selected:0 12px 30px -14px #c8a878e6;--container:1440px;--container-scheme:1600px;--pad-x:clamp(20px, 5vw, 56px);--pad-x-floor-aside:clamp(18px, 3vw, 32px);--pad-x-floor-section:clamp(20px, 2.5vw, 36px);--section-y:clamp(64px, 8vw, 120px);--header-height:72px;--header-height-floor:64px;--eyebrow-gap-1:clamp(28px, 4vw, 48px);--eyebrow-gap-2:clamp(22px, 3vw, 34px);--scroll-margin:84px;--ease-entrance:cubic-bezier(.2, 0, 0, 1);--ease-state:ease-out;--duration-press:.12s;--duration-state:.15s;--duration-swap:.16s;--duration-step:.2s;--duration-reveal:.34s;--stagger-step:60ms;--reveal-shift:18px;--step-shift:8px}.ProjectCard-module-scss-module__ZVS7JW__card{background:#1a1813;border-radius:16px;min-height:clamp(340px,32vw,460px);text-decoration:none;display:block;position:relative;overflow:hidden}.ProjectCard-module-scss-module__ZVS7JW__imageWrap{position:absolute;inset:0;overflow:hidden}.ProjectCard-module-scss-module__ZVS7JW__image{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .55s;position:absolute;inset:0}.ProjectCard-module-scss-module__ZVS7JW__hovered .ProjectCard-module-scss-module__ZVS7JW__image{transform:scale(1.06)}@media (hover:none),(max-width:900px){.ProjectCard-module-scss-module__ZVS7JW__image{transform:none!important}}.ProjectCard-module-scss-module__ZVS7JW__gradient{pointer-events:none;background:linear-gradient(#100e0b00 22%,#100e0b29 54%,#100e0b9e 100%);transition:background .38s;position:absolute;inset:0}.ProjectCard-module-scss-module__ZVS7JW__hovered .ProjectCard-module-scss-module__ZVS7JW__gradient{background:linear-gradient(#100e0b00 22%,#100e0b80 54%,#100e0be6 100%)}@media (hover:none),(max-width:900px){.ProjectCard-module-scss-module__ZVS7JW__gradient{background:linear-gradient(#100e0b00 22%,#100e0b80 54%,#100e0be6 100%)}}.ProjectCard-module-scss-module__ZVS7JW__statusPill{border-radius:100px;align-items:center;gap:7px;padding:7px 13px;font-size:12.5px;font-weight:600;display:inline-flex;position:absolute;top:18px;left:18px}.ProjectCard-module-scss-module__ZVS7JW__statusDot{border-radius:50%;width:7px;height:7px;display:inline-block}.ProjectCard-module-scss-module__ZVS7JW__bottom{padding:clamp(24px,2.6vw,36px);position:absolute;bottom:0;left:0;right:0}.ProjectCard-module-scss-module__ZVS7JW__location{font-family:var(--font-mono),"JetBrains Mono",monospace;letter-spacing:.06em;color:#ffffffd1;align-items:center;gap:7px;font-size:12px;display:inline-flex}.ProjectCard-module-scss-module__ZVS7JW__locationIcon{color:#c8a878}.ProjectCard-module-scss-module__ZVS7JW__name{letter-spacing:-.015em;color:#fff;text-shadow:0 2px 18px #00000080;margin:8px 0 0;font-size:clamp(23px,2.2vw,30px);font-weight:800}.ProjectCard-module-scss-module__ZVS7JW__reveal{opacity:0;max-height:0;transition:max-height .4s,opacity .38s,transform .38s;overflow:hidden;transform:translateY(6px)}.ProjectCard-module-scss-module__ZVS7JW__hovered .ProjectCard-module-scss-module__ZVS7JW__reveal{opacity:1;max-height:320px;transform:translateY(0)}@media (hover:none),(max-width:900px){.ProjectCard-module-scss-module__ZVS7JW__reveal{opacity:1;max-height:none;transform:none}}.ProjectCard-module-scss-module__ZVS7JW__desc{color:#ede7db;max-width:34em;margin:14px 0 0;font-size:14.5px;line-height:1.55}.ProjectCard-module-scss-module__ZVS7JW__stats{flex-wrap:wrap;gap:22px;margin-top:18px;display:flex}.ProjectCard-module-scss-module__ZVS7JW__statValue{font-family:var(--font-mono),"JetBrains Mono",monospace;color:#fff;font-size:19px}.ProjectCard-module-scss-module__ZVS7JW__statLabel{color:#ffffffb3;margin-top:2px;font-size:12px}.ProjectCard-module-scss-module__ZVS7JW__cta{color:#231f17;background:#c8a878;border-radius:3px;align-items:center;gap:8px;margin-top:20px;padding:13px 24px;font-size:14px;font-weight:700;display:inline-flex}
:root{--paper:#f5f4f1;--ink:#26241f;--ink-hover:#3a362f;--ink-darkest:#231f17;--body:#5c574e;--muted:#8f887b;--muted-2:#a9a294;--muted-3:#9a9384;--muted-4:#9a948a;--muted-5:#b7b0a2;--muted-6:#bcb4a4;--gold:#c8a878;--gold-hover:#d8bc8c;--gold-icon:#b0894f;--gold-mono:#a98d63;--link:#8a6e45;--link-hover:#6f572f;--hero-eyebrow-light:#e7dfcf;--hero-toggle-label:#e7e0d4;--hero-text-light:#ede7db;--hero-stat-label:#cfc6b4;--footer-link:#cfc9bd;--footer-brand-text:#a7a091;--footer-bg:#22201c;--scheme-bg:#15130f;--scheme-panel:#14120ff0;--hero-toggle-bg:#1214108c;--scheme-overlay-45:#14120f73;--scheme-overlay-62:#14120f9e;--scheme-overlay-60:#14120f99;--scheme-badge-bg:#1a1814d9;--scheme-tooltip-bg:#1a1814f2;--scheme-circle-bg:#181611d9;--border:#e2ded6;--border-section:#ece9e3;--divider:#eee9e1;--input-border:#d8d2c8;--placeholder-bg:#eeebe5;--chip-bg:#f5f1ea;--soft-panel:#f7f5f1;--card-active:#fbfaf8;--hatch-a:#f1efea;--hatch-b:#e9e5dd;--status-free-bg:#e9f0e9;--status-free-border:#8fb48f;--status-free-dot:#5b8a5b;--status-booked-bg:#f6eacb;--status-booked-border:#ddb552;--status-booked-dot:#b8860b;--status-sold-bg:#fbe7e7;--status-sold-border:#e0a0a2;--status-sold-dot:#c81a20;--radius-2:2px;--radius-3:3px;--radius-4:4px;--radius-5:5px;--radius-6:6px;--radius-7:7px;--radius-8:8px;--radius-12:12px;--radius-16:16px;--radius-pill:100px;--radius-circle:50%;--shadow-hero-toggle:0 10px 30px -12px #00000080;--shadow-block-popover:0 26px 64px #0000008c;--shadow-site-badge:0 6px 18px #0006;--shadow-tooltip:0 14px 34px #00000073;--shadow-unit-hover:0 8px 20px -12px #26241f80;--shadow-unit-selected:0 12px 30px -14px #c8a878e6;--container:1440px;--container-scheme:1600px;--pad-x:clamp(20px, 5vw, 56px);--pad-x-floor-aside:clamp(18px, 3vw, 32px);--pad-x-floor-section:clamp(20px, 2.5vw, 36px);--section-y:clamp(64px, 8vw, 120px);--header-height:72px;--header-height-floor:64px;--eyebrow-gap-1:clamp(28px, 4vw, 48px);--eyebrow-gap-2:clamp(22px, 3vw, 34px);--scroll-margin:84px;--ease-entrance:cubic-bezier(.2, 0, 0, 1);--ease-state:ease-out;--duration-press:.12s;--duration-state:.15s;--duration-swap:.16s;--duration-step:.2s;--duration-reveal:.34s;--stagger-step:60ms;--reveal-shift:18px;--step-shift:8px}.ProjectsCatalog-module-scss-module__ZWdHAG__section{background:#fff}.ProjectsCatalog-module-scss-module__ZWdHAG__container{max-width:1440px;margin:0 auto;padding:clamp(40px,5vw,72px) clamp(20px,5vw,56px) clamp(56px,7vw,110px)}.ProjectsCatalog-module-scss-module__ZWdHAG__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:clamp(28px,3.5vw,44px);display:flex}.ProjectsCatalog-module-scss-module__ZWdHAG__tabs{flex-wrap:wrap;gap:10px;display:flex}.ProjectsCatalog-module-scss-module__ZWdHAG__tab{cursor:pointer;font-family:var(--font-mono),"JetBrains Mono",monospace;letter-spacing:.02em;white-space:nowrap;color:#5c574e;background:#fff;border:1px solid #e2ded6;border-radius:3px;padding:11px 20px;font-size:13px;transition:all .15s}.ProjectsCatalog-module-scss-module__ZWdHAG__tab:hover{border-color:#a9a294}.ProjectsCatalog-module-scss-module__ZWdHAG__tabActive{color:#f5f4f1;background:#26241f;border-color:#26241f}.ProjectsCatalog-module-scss-module__ZWdHAG__tabActive:hover{border-color:#26241f}.ProjectsCatalog-module-scss-module__ZWdHAG__count{font-family:var(--font-mono),"JetBrains Mono",monospace;color:#8f887b;font-size:13px}.ProjectsCatalog-module-scss-module__ZWdHAG__grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,460px),1fr));gap:clamp(16px,2vw,24px);display:grid}.ProjectsCatalog-module-scss-module__ZWdHAG__disclaimer{color:#a9a294;max-width:60em;margin:clamp(28px,3.5vw,44px) 0 0;font-size:13px}
:root{--paper:#f5f4f1;--ink:#26241f;--ink-hover:#3a362f;--ink-darkest:#231f17;--body:#5c574e;--muted:#8f887b;--muted-2:#a9a294;--muted-3:#9a9384;--muted-4:#9a948a;--muted-5:#b7b0a2;--muted-6:#bcb4a4;--gold:#c8a878;--gold-hover:#d8bc8c;--gold-icon:#b0894f;--gold-mono:#a98d63;--link:#8a6e45;--link-hover:#6f572f;--hero-eyebrow-light:#e7dfcf;--hero-toggle-label:#e7e0d4;--hero-text-light:#ede7db;--hero-stat-label:#cfc6b4;--footer-link:#cfc9bd;--footer-brand-text:#a7a091;--footer-bg:#22201c;--scheme-bg:#15130f;--scheme-panel:#14120ff0;--hero-toggle-bg:#1214108c;--scheme-overlay-45:#14120f73;--scheme-overlay-62:#14120f9e;--scheme-overlay-60:#14120f99;--scheme-badge-bg:#1a1814d9;--scheme-tooltip-bg:#1a1814f2;--scheme-circle-bg:#181611d9;--border:#e2ded6;--border-section:#ece9e3;--divider:#eee9e1;--input-border:#d8d2c8;--placeholder-bg:#eeebe5;--chip-bg:#f5f1ea;--soft-panel:#f7f5f1;--card-active:#fbfaf8;--hatch-a:#f1efea;--hatch-b:#e9e5dd;--status-free-bg:#e9f0e9;--status-free-border:#8fb48f;--status-free-dot:#5b8a5b;--status-booked-bg:#f6eacb;--status-booked-border:#ddb552;--status-booked-dot:#b8860b;--status-sold-bg:#fbe7e7;--status-sold-border:#e0a0a2;--status-sold-dot:#c81a20;--radius-2:2px;--radius-3:3px;--radius-4:4px;--radius-5:5px;--radius-6:6px;--radius-7:7px;--radius-8:8px;--radius-12:12px;--radius-16:16px;--radius-pill:100px;--radius-circle:50%;--shadow-hero-toggle:0 10px 30px -12px #00000080;--shadow-block-popover:0 26px 64px #0000008c;--shadow-site-badge:0 6px 18px #0006;--shadow-tooltip:0 14px 34px #00000073;--shadow-unit-hover:0 8px 20px -12px #26241f80;--shadow-unit-selected:0 12px 30px -14px #c8a878e6;--container:1440px;--container-scheme:1600px;--pad-x:clamp(20px, 5vw, 56px);--pad-x-floor-aside:clamp(18px, 3vw, 32px);--pad-x-floor-section:clamp(20px, 2.5vw, 36px);--section-y:clamp(64px, 8vw, 120px);--header-height:72px;--header-height-floor:64px;--eyebrow-gap-1:clamp(28px, 4vw, 48px);--eyebrow-gap-2:clamp(22px, 3vw, 34px);--scroll-margin:84px;--ease-entrance:cubic-bezier(.2, 0, 0, 1);--ease-state:ease-out;--duration-press:.12s;--duration-state:.15s;--duration-swap:.16s;--duration-step:.2s;--duration-reveal:.34s;--stagger-step:60ms;--reveal-shift:18px;--step-shift:8px}.CatalogCta-module-scss-module__d0qRYG__section{background:#26241f}.CatalogCta-module-scss-module__d0qRYG__container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;max-width:1440px;margin:0 auto;padding:clamp(48px,6vw,84px) clamp(20px,5vw,56px);display:flex}.CatalogCta-module-scss-module__d0qRYG__heading{letter-spacing:-.015em;color:#fff;text-wrap:balance;margin:0;font-size:clamp(24px,2.8vw,38px);font-weight:800;line-height:1.1}.CatalogCta-module-scss-module__d0qRYG__text{color:#d6cfc1;max-width:34em;margin:14px 0 0;font-size:clamp(15px,1.3vw,17px);line-height:1.6}.CatalogCta-module-scss-module__d0qRYG__actions{flex-wrap:wrap;gap:14px;display:flex}.CatalogCta-module-scss-module__d0qRYG__ctaGold{font-family:var(--font-onest),"Onest",system-ui,-apple-system,sans-serif;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:600;text-decoration:none;transition:background-color .15s,border-color .15s,color .15s,scale .15s ease-out;display:inline-flex}.CatalogCta-module-scss-module__d0qRYG__ctaGold:active{scale:.96}.CatalogCta-module-scss-module__d0qRYG__ctaGold{color:#231f17;background:#c8a878;border-radius:3px;padding:15px 28px;font-weight:700}.CatalogCta-module-scss-module__d0qRYG__ctaGold:hover{background:#d8bc8c}.CatalogCta-module-scss-module__d0qRYG__ctaGold{border-radius:2px;padding:16px 30px;font-size:15px}.CatalogCta-module-scss-module__d0qRYG__ctaGhost{font-family:var(--font-onest),"Onest",system-ui,-apple-system,sans-serif;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:600;text-decoration:none;transition:background-color .15s,border-color .15s,color .15s,scale .15s ease-out;display:inline-flex}.CatalogCta-module-scss-module__d0qRYG__ctaGhost:active{scale:.96}.CatalogCta-module-scss-module__d0qRYG__ctaGhost{color:#fff;background:#ffffff14;border:1px solid #ffffff6b;border-radius:2px;padding:16px 28px;font-size:15px;font-weight:600}.CatalogCta-module-scss-module__d0qRYG__ctaGhost:hover{background:#ffffff2e}
