@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;1,300&family=DM+Sans:wght@300;400;500&display=swap";@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400&family=DM+Sans:wght@300;400;500&display=swap";:root{--gold: #c9a94f;--gold-light: #d9b96a;--gold-dim: #a88a3a;--gold-border: rgba(201, 169, 79, .22);--cream: #f7f4ee;--cream2: #f0ede5;--cream3: #e8e4da;--ink: #1c1810;--ink-mid: #5c5445;--ink-muted: #8a8070;--serif: "Cormorant Garamond", Georgia, serif;--sans: "DM Sans", system-ui, sans-serif}.filter-wrap.svelte-1yq7tii{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.filter-label.svelte-1yq7tii{display:inline-flex;align-items:center;gap:8px;font-family:var(--serif);font-size:clamp(1.5rem,2.5vw,2rem);font-weight:300;font-style:italic;color:var(--ink);letter-spacing:-.01em}.tag-dot.svelte-1yq7tii{width:5px;height:5px;background:var(--gold);border-radius:50%;flex-shrink:0}.filter-row.svelte-1yq7tii{display:flex;flex-wrap:wrap;justify-content:center;gap:1px;background:var(--gold-border);border:1px solid var(--gold-border)}.filter-btn.svelte-1yq7tii{display:inline-flex;align-items:center;gap:6px;padding:.75rem 1.5rem;background:var(--cream2);border:none;font-family:var(--sans);font-size:.6875rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-muted);cursor:pointer;transition:background .15s,color .15s;white-space:nowrap}.filter-btn.svelte-1yq7tii:hover{background:var(--cream3);color:var(--ink-mid)}.filter-btn.active.svelte-1yq7tii{background:var(--ink);color:#f7f4ee}.active-dot.svelte-1yq7tii{width:4px;height:4px;background:var(--gold);border-radius:50%;flex-shrink:0}@media(max-width:640px){.filter-btn.svelte-1yq7tii{padding:.625rem 1rem;font-size:.625rem}}:root{--gold: #c9a94f;--gold-light: #d9b96a;--gold-dim: #a88a3a;--gold-border: rgba(201, 169, 79, .22);--cream: #f7f4ee;--cream2: #f0ede5;--cream3: #e8e4da;--ink: #1c1810;--ink2: #2e2a20;--ink-mid: #5c5445;--ink-muted: #8a8070;--serif: "Cormorant Garamond", Georgia, serif;--sans: "DM Sans", system-ui, sans-serif}.hero.svelte-6yh93n{position:relative;height:75vh;min-height:500px;overflow:hidden;background:var(--ink)}.hero-img-wrap.svelte-6yh93n{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.hero-image.svelte-6yh93n{width:100%;height:100%;object-fit:cover;object-position:center;opacity:.42;filter:saturate(.65) contrast(1.1);animation:svelte-6yh93n-subtle-zoom 20s ease-in-out infinite alternate}@keyframes svelte-6yh93n-subtle-zoom{0%{transform:scale(1)}to{transform:scale(1.05)}}.hero-vignette.svelte-6yh93n{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,rgba(28,24,16,.5) 0%,transparent 35%,transparent 55%,rgba(28,24,16,.88) 100%),linear-gradient(to right,rgba(28,24,16,.25) 0%,transparent 40%,transparent 60%,rgba(28,24,16,.25) 100%)}.hero-content.svelte-6yh93n{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem}.hero-eyebrow.svelte-6yh93n{display:inline-flex;align-items:center;gap:10px;margin-bottom:1.75rem;color:var(--gold);font-family:var(--sans);font-size:11px;font-weight:400;letter-spacing:.2em;text-transform:uppercase}.eyebrow-line.svelte-6yh93n{display:block;width:32px;height:1px;background:var(--gold);opacity:.6}.hero-title.svelte-6yh93n{font-family:var(--serif);font-size:clamp(3rem,7vw,6rem);font-weight:300;line-height:1.05;letter-spacing:-.01em;color:#f7f4ee;margin:0 0 1.5rem}.hero-title.svelte-6yh93n em:where(.svelte-6yh93n){font-style:italic;color:var(--gold-light)}.hero-subtitle.svelte-6yh93n{font-family:var(--sans);font-size:1rem;font-weight:300;color:#f0ebdcbf;letter-spacing:.04em;max-width:480px;line-height:1.8}.hero-scroll.svelte-6yh93n{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:8px;color:#c9a94f80;font-size:10px;letter-spacing:.15em;text-transform:uppercase;font-family:var(--sans)}.scroll-line.svelte-6yh93n{width:1px;height:40px;background:linear-gradient(to bottom,var(--gold-dim),transparent);animation:svelte-6yh93n-scrollpulse 2s ease-in-out infinite}@keyframes svelte-6yh93n-scrollpulse{0%,to{opacity:.4;transform:scaleY(.8)}50%{opacity:1;transform:scaleY(1)}}.gold-divider.svelte-6yh93n{display:flex;align-items:center;gap:1.5rem}.divider-line.svelte-6yh93n{flex:1;height:1px;background:var(--gold-border)}.divider-ornament.svelte-6yh93n{color:var(--gold);font-size:1.125rem;opacity:.7;font-family:var(--serif)}.section-tag.svelte-6yh93n{display:inline-flex;align-items:center;gap:8px;font-family:var(--sans);font-size:.6875rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-dim);margin-bottom:1rem}.section-tag.centered.svelte-6yh93n{display:flex;justify-content:center}.tag-dot.svelte-6yh93n{width:4px;height:4px;background:var(--gold);border-radius:50%}.section-title.svelte-6yh93n{font-family:var(--serif);font-weight:300;font-size:clamp(2rem,4vw,3.25rem);line-height:1.15;letter-spacing:-.015em;color:var(--ink);margin:0 0 1.5rem}.section-title.svelte-6yh93n em:where(.svelte-6yh93n){font-style:italic;color:var(--gold-dim)}.section-title.centered.svelte-6yh93n{text-align:center}.section-sub.svelte-6yh93n{font-family:var(--sans);font-size:1rem;font-weight:300;color:var(--ink-muted);line-height:1.8;max-width:520px}.section-sub.centered.svelte-6yh93n{text-align:center;margin:0 auto 3rem}.body-text.svelte-6yh93n{font-family:var(--sans);font-size:.9375rem;font-weight:300;color:var(--ink-muted);line-height:1.85;margin:0 0 1.25rem}.quote-section.svelte-6yh93n{background:var(--cream2);border-top:1px solid var(--gold-border);border-bottom:1px solid var(--gold-border);padding:6rem 2rem;text-align:center;position:relative;overflow:hidden}.quote-bg-text.svelte-6yh93n{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:var(--serif);font-size:18vw;font-weight:300;color:#c9a94f0d;white-space:nowrap;pointer-events:none;letter-spacing:-.02em;line-height:1}.quote-inner.svelte-6yh93n{max-width:820px;margin:0 auto;position:relative;z-index:1}.gold-divider.svelte-6yh93n{margin-bottom:3rem}blockquote.quote-text.svelte-6yh93n{font-family:var(--serif);font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:300;font-style:normal;color:var(--ink);line-height:1.4;margin:0 0 1.5rem;letter-spacing:-.01em}blockquote.quote-text.svelte-6yh93n em:where(.svelte-6yh93n){font-style:italic;color:var(--gold-dim)}.quote-sub.svelte-6yh93n{font-family:var(--sans);font-size:1rem;font-weight:300;color:var(--ink-muted);line-height:1.8;max-width:600px;margin:0 auto}.mission-section.svelte-6yh93n{background:var(--cream);padding:7rem 2rem;border-bottom:1px solid var(--gold-border)}.mission-inner.svelte-6yh93n{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:start}.stats-col.svelte-6yh93n{display:flex;flex-direction:column;gap:1px;border:1px solid var(--gold-border);background:var(--gold-border)}.stat-card.svelte-6yh93n{background:var(--cream2);padding:2.5rem 2rem;display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;transition:background .2s}.stat-card.svelte-6yh93n:hover{background:var(--cream3)}.stat-number.svelte-6yh93n{font-family:var(--serif);font-size:clamp(2.5rem,4vw,3.5rem);font-weight:300;line-height:1;color:var(--ink);letter-spacing:-.02em}.stat-plus.svelte-6yh93n{font-size:.6em;color:var(--gold);vertical-align:super}.stat-divider.svelte-6yh93n{width:32px;height:1px;background:var(--gold)}.stat-label.svelte-6yh93n{font-family:var(--sans);font-size:.75rem;font-weight:400;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-muted)}.values-section.svelte-6yh93n{background:var(--cream3);padding:7rem 2rem;border-bottom:1px solid var(--gold-border)}.values-inner.svelte-6yh93n{max-width:1200px;margin:0 auto}.values-grid.svelte-6yh93n{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--gold-border);border:1px solid var(--gold-border);margin-top:3rem}.value-card.svelte-6yh93n{background:var(--cream2);padding:2.5rem 2rem;display:flex;flex-direction:column;gap:1rem;transition:background .2s}.value-card.svelte-6yh93n:hover{background:var(--cream)}.value-icon.svelte-6yh93n{width:40px;height:40px;border:1px solid var(--gold-border);border-radius:2px;display:flex;align-items:center;justify-content:center;color:var(--gold-dim);background:#c9a94f0a}.value-title.svelte-6yh93n{font-family:var(--serif);font-weight:300;font-size:1.375rem;color:var(--ink);letter-spacing:-.01em;margin:0}.value-desc.svelte-6yh93n{font-family:var(--sans);font-size:.875rem;font-weight:300;color:var(--ink-muted);line-height:1.7;margin:0}.gallery-section.svelte-6yh93n{background:var(--cream);padding:7rem 2rem}.gallery-inner.svelte-6yh93n{max-width:1400px;margin:0 auto}.filter-wrapper.svelte-6yh93n{margin-bottom:3rem}.gallery-grid.svelte-6yh93n{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--gold-border);border:1px solid var(--gold-border)}.gallery-card.svelte-6yh93n{position:relative;aspect-ratio:4 / 3;overflow:hidden;cursor:pointer;background:var(--cream2)}.gallery-card.svelte-6yh93n img:where(.svelte-6yh93n){width:100%;height:100%;object-fit:cover;transition:transform .5s ease,filter .4s ease;filter:saturate(.85)}.gallery-card.svelte-6yh93n:hover img:where(.svelte-6yh93n){transform:scale(1.07);filter:saturate(1)}.gallery-overlay.svelte-6yh93n{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(28,24,16,.82) 0%,transparent 55%);display:flex;align-items:flex-end;justify-content:space-between;padding:1.25rem;opacity:0;transition:opacity .3s ease}.gallery-card.svelte-6yh93n:hover .gallery-overlay:where(.svelte-6yh93n){opacity:1}.gallery-label.svelte-6yh93n{font-family:var(--serif);font-weight:300;font-size:1rem;color:#f7f4ee;letter-spacing:.02em}.gallery-arrow.svelte-6yh93n{font-size:.875rem;color:var(--gold-light);transition:transform .2s}.gallery-card.svelte-6yh93n:hover .gallery-arrow:where(.svelte-6yh93n){transform:translate(4px)}@media(max-width:1100px){.values-grid.svelte-6yh93n,.gallery-grid.svelte-6yh93n{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.mission-inner.svelte-6yh93n{grid-template-columns:1fr;gap:3.5rem}.stats-col.svelte-6yh93n{flex-direction:row}.stat-card.svelte-6yh93n{flex:1}}@media(max-width:640px){.hero.svelte-6yh93n{height:65vh}.values-grid.svelte-6yh93n{grid-template-columns:1fr}.gallery-grid.svelte-6yh93n{grid-template-columns:1fr 1fr}.stats-col.svelte-6yh93n{flex-direction:column}.mission-section.svelte-6yh93n,.values-section.svelte-6yh93n,.gallery-section.svelte-6yh93n,.quote-section.svelte-6yh93n{padding:5rem 1.5rem}}@media(max-width:480px){.hero.svelte-6yh93n{height:55vh}.gallery-grid.svelte-6yh93n{grid-template-columns:1fr}.mission-section.svelte-6yh93n,.values-section.svelte-6yh93n,.gallery-section.svelte-6yh93n,.quote-section.svelte-6yh93n{padding:4rem 1rem}}
