.vt.svelte-1kv61e9{background:var(--color-bg-soft);padding:72px 24px 80px}.wrapper.svelte-1kv61e9{max-width:1100px;margin:0 auto}header.svelte-1kv61e9{text-align:center;margin-bottom:40px}.eyebrow.svelte-1kv61e9{letter-spacing:.12em;text-transform:uppercase;color:var(--color-primary-dark);margin-bottom:10px;font-size:.75rem;font-weight:700;display:inline-block}h2.svelte-1kv61e9{font-family:var(--font-serif);color:var(--color-text-strong);margin:0 0 14px;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.15}.subtitle.svelte-1kv61e9{color:var(--color-text-muted);max-width:560px;margin:0 auto;font-size:1.05rem;line-height:1.6}.embed-wrap.svelte-1kv61e9{background:#000;border-radius:14px;width:100%;min-height:500px;position:relative;overflow:hidden;box-shadow:0 8px 40px #00000026}.embed-wrap.svelte-1kv61e9>div:where(.svelte-1kv61e9),.embed-wrap.svelte-1kv61e9 iframe{border:none;min-height:500px;display:block;width:100%!important}@media (width<=640px){.vt.svelte-1kv61e9{padding:48px 16px 56px}.embed-wrap.svelte-1kv61e9{border-radius:8px;min-height:320px}.embed-wrap.svelte-1kv61e9>div:where(.svelte-1kv61e9),.embed-wrap.svelte-1kv61e9 iframe{min-height:320px}}.hero.svelte-1uha8ag{background:var(--color-dark);color:#fff;text-align:center;padding:5rem 1rem;position:relative;overflow:hidden}.hero-bg.svelte-1uha8ag{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.hero-overlay.svelte-1uha8ag{z-index:1;background:linear-gradient(135deg,#0c111cd1 0%,#2d3748b3 100%);position:absolute;inset:0}.hero-inner.svelte-1uha8ag{z-index:2;max-width:900px;margin:0 auto;position:relative}.hero.svelte-1uha8ag h1:where(.svelte-1uha8ag){font-family:var(--font-serif);margin:0 0 1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:700}.lede.svelte-1uha8ag{opacity:.85;max-width:700px;margin:0 auto 2rem;font-size:1.25rem}.hero-cta.svelte-1uha8ag{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn.svelte-1uha8ag{border-radius:var(--radius);padding:.875rem 1.75rem;font-weight:600;text-decoration:none;transition:transform .15s;display:inline-block}.btn.svelte-1uha8ag:hover{transform:translateY(-1px)}.btn-primary.svelte-1uha8ag{background:var(--color-primary);color:var(--color-dark)}.btn-secondary.svelte-1uha8ag{color:#fff;background:#ffffff1a;border:1px solid #ffffff4d}.new-arrivals.svelte-1uha8ag{background:var(--color-bg);padding:4rem 1rem}.na-inner.svelte-1uha8ag{max-width:1200px;margin:0 auto}.na-head.svelte-1uha8ag{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;margin:0 0 2rem;display:flex}.new-arrivals.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-family:var(--font-serif);color:var(--color-text-strong);margin:0;font-size:2rem}.na-viewall.svelte-1uha8ag{color:var(--color-primary-dark);white-space:nowrap;font-weight:600;text-decoration:none}.na-viewall.svelte-1uha8ag:hover{text-decoration:underline}.product-grid.svelte-1uha8ag{grid-template-columns:repeat(2,1fr);gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=700px){.product-grid.svelte-1uha8ag{grid-template-columns:repeat(3,1fr)}}@media (width>=1000px){.product-grid.svelte-1uha8ag{grid-template-columns:repeat(6,1fr)}}.product-card.svelte-1uha8ag{color:inherit;flex-direction:column;text-decoration:none;display:flex}.product-img.svelte-1uha8ag{aspect-ratio:3/4;background:var(--color-bg-soft);border-radius:var(--radius-lg);margin-bottom:.75rem;overflow:hidden}.product-img.svelte-1uha8ag img:where(.svelte-1uha8ag){object-fit:cover;width:100%;height:100%;transition:transform .4s}.product-card.svelte-1uha8ag:hover .product-img:where(.svelte-1uha8ag) img:where(.svelte-1uha8ag){transform:scale(1.05)}.product-body.svelte-1uha8ag{flex-direction:column;gap:.2rem;display:flex}.product-category.svelte-1uha8ag{letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-muted);font-size:.6875rem;font-weight:700}.product-title.svelte-1uha8ag{color:var(--color-text-strong);margin:0;font-size:.9375rem;font-weight:600;line-height:1.3}.product-price.svelte-1uha8ag{color:var(--color-primary-dark);font-size:.875rem;font-weight:700}.categories.svelte-1uha8ag{background:var(--color-bg-soft);padding:4rem 1rem}.cat-inner.svelte-1uha8ag{max-width:1200px;margin:0 auto}.categories.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-family:var(--font-serif);color:var(--color-text-strong);margin:0 0 2rem;font-size:2rem}.category-grid.svelte-1uha8ag{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin:0;padding:0;list-style:none;display:grid}.category-card.svelte-1uha8ag{background:var(--color-bg);border-radius:var(--radius-lg);color:inherit;border:1px solid var(--color-border);flex-direction:column;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex;overflow:hidden}.category-card.svelte-1uha8ag:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.category-img.svelte-1uha8ag{aspect-ratio:4/3;background:var(--color-bg-soft);overflow:hidden}.category-img.svelte-1uha8ag img:where(.svelte-1uha8ag){object-fit:cover;width:100%;height:100%;transition:transform .4s}.category-card.svelte-1uha8ag:hover .category-img:where(.svelte-1uha8ag) img:where(.svelte-1uha8ag){transform:scale(1.05)}.category-body.svelte-1uha8ag{flex-direction:column;gap:.5rem;padding:1.5rem;display:flex}.category-body.svelte-1uha8ag h3:where(.svelte-1uha8ag){margin:0;font-size:1.25rem}.category-blurb.svelte-1uha8ag{color:var(--color-text-muted);margin:0;font-size:.9375rem;line-height:1.5}.category-body.svelte-1uha8ag .cta:where(.svelte-1uha8ag){color:var(--color-primary-dark);margin-top:.25rem;font-weight:600}.craftsmanship.svelte-1uha8ag{background:var(--color-bg);padding:2.5rem 1rem}@media (width>=768px){.craftsmanship.svelte-1uha8ag{padding:3.5rem 2rem}}@media (width>=1024px){.craftsmanship.svelte-1uha8ag{padding:4rem}}.craftsmanship.svelte-1uha8ag .inner:where(.svelte-1uha8ag){flex-direction:column;gap:1.5rem;max-width:1088px;margin:0 auto;display:flex}@media (width>=768px){.craftsmanship.svelte-1uha8ag .inner:where(.svelte-1uha8ag){gap:2.5rem}}@media (width>=1024px){.craftsmanship.svelte-1uha8ag .inner:where(.svelte-1uha8ag){gap:3.5rem}}.craftsmanship.svelte-1uha8ag .hdr:where(.svelte-1uha8ag){text-align:center;max-width:648px;margin:0 auto}.craftsmanship.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-family:var(--font-serif);color:var(--color-text-strong);margin:0 0 .75rem;font-size:1.5rem;font-weight:600;line-height:1.2}.craftsmanship.svelte-1uha8ag h2:where(.svelte-1uha8ag) em:where(.svelte-1uha8ag){font-style:italic}@media (width>=768px){.craftsmanship.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-size:32px}}@media (width>=1024px){.craftsmanship.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-size:40px}}.craftsmanship.svelte-1uha8ag .subtitle:where(.svelte-1uha8ag){color:var(--color-text-secondary);margin:0;font-size:16px;line-height:1.4}.craftsmanship.svelte-1uha8ag .card-wrap:where(.svelte-1uha8ag){flex-direction:column-reverse;justify-content:center;align-items:flex-start;display:flex}@media (width>=1024px){.craftsmanship.svelte-1uha8ag .card-wrap:where(.svelte-1uha8ag){flex-direction:row}}.craftsmanship.svelte-1uha8ag .image-wrap:where(.svelte-1uha8ag){width:100%;position:relative}@media (width>=1024px){.craftsmanship.svelte-1uha8ag .image-wrap:where(.svelte-1uha8ag){width:50%}}.craftsmanship.svelte-1uha8ag .image:where(.svelte-1uha8ag){aspect-ratio:5/4;object-fit:cover;border-radius:1rem;width:100%}@media (width>=1024px){.craftsmanship.svelte-1uha8ag .image:where(.svelte-1uha8ag){border-radius:1.5rem}}.craftsmanship.svelte-1uha8ag .quote-wrap:where(.svelte-1uha8ag){z-index:1;width:100%;margin-top:-2.5rem;padding:0 .75rem;position:relative}@media (width>=768px){.craftsmanship.svelte-1uha8ag .quote-wrap:where(.svelte-1uha8ag){padding:0 1.25rem}}@media (width>=1024px){.craftsmanship.svelte-1uha8ag .quote-wrap:where(.svelte-1uha8ag){width:50%;margin-top:4rem;margin-right:-3.5rem;padding:0}}.craftsmanship.svelte-1uha8ag .quote-card:where(.svelte-1uha8ag){background:var(--color-bg-soft);border-radius:1rem;padding:1.5rem}@media (width>=1024px){.craftsmanship.svelte-1uha8ag .quote-card:where(.svelte-1uha8ag){border-radius:1.5rem;padding:2.5rem}}.craftsmanship.svelte-1uha8ag .quote:where(.svelte-1uha8ag){color:var(--color-text-strong);margin:0 0 1rem;font-size:20px;font-weight:600;line-height:1.2}@media (width>=1024px){.craftsmanship.svelte-1uha8ag .quote:where(.svelte-1uha8ag){font-size:24px}}.craftsmanship.svelte-1uha8ag .attribution:where(.svelte-1uha8ag){flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.craftsmanship.svelte-1uha8ag .name:where(.svelte-1uha8ag){color:var(--color-text-strong);margin:0;font-size:16px;font-weight:600;line-height:1.2}.craftsmanship.svelte-1uha8ag .role:where(.svelte-1uha8ag){color:var(--color-text-secondary);width:100%;margin:0;font-size:14px;line-height:1.4}.craftsmanship.svelte-1uha8ag .badge:where(.svelte-1uha8ag){width:24px;height:24px;color:var(--color-text-strong);flex-shrink:0}.stats.svelte-1uha8ag{width:100%;padding:1rem}@media (width>=768px){.stats.svelte-1uha8ag{padding:2rem}}@media (width>=1024px){.stats.svelte-1uha8ag{padding:2rem 4rem}}.stats-card.svelte-1uha8ag{border-radius:1rem;align-items:flex-start;max-width:1312px;min-height:580px;margin:0 auto;padding:2.5rem 1rem;display:flex;position:relative;overflow:hidden}@media (width>=768px){.stats-card.svelte-1uha8ag{min-height:auto;padding:3rem 2rem}}@media (width>=1024px){.stats-card.svelte-1uha8ag{padding:5rem 4rem}}.stats-bg.svelte-1uha8ag{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.stats-overlay.svelte-1uha8ag{z-index:1;background:linear-gradient(90deg,#0c111cd9 0%,#0c111c99 60%,#0c111c33 100%);position:absolute;inset:0}.stats-content.svelte-1uha8ag{z-index:2;flex-direction:column;gap:1.5rem;max-width:592px;display:flex;position:relative}@media (width>=1024px){.stats-content.svelte-1uha8ag{gap:2rem}}.stats-title.svelte-1uha8ag{font-family:var(--font-serif);color:#fff;margin:0;font-size:1.5rem;font-weight:600;line-height:1.2}@media (width>=768px){.stats-title.svelte-1uha8ag{font-size:32px}}@media (width>=1024px){.stats-title.svelte-1uha8ag{font-size:40px}}.stats-subtitle.svelte-1uha8ag{color:#ffffffd9;margin:.5rem 0 0;font-size:16px;line-height:1.4}.stats-grid.svelte-1uha8ag{grid-template-columns:repeat(2,1fr);gap:.5rem;max-width:428px;display:grid}@media (width>=768px){.stats-grid.svelte-1uha8ag{gap:1rem}}.stat-item.svelte-1uha8ag{border-bottom:1px solid #fff3;flex-direction:column;padding:1rem 0;display:flex}@media (width>=1024px){.stat-item.svelte-1uha8ag{min-width:166px;padding:1.5rem 0}}.stat-value.svelte-1uha8ag{font-family:var(--font-serif);color:#fff;font-size:32px;font-weight:600;line-height:1.2}@media (width>=1024px){.stat-value.svelte-1uha8ag{font-size:3rem}}.stat-label.svelte-1uha8ag{color:#ffffffe6;font-size:14px;font-weight:600;line-height:1.4}@media (width>=1024px){.stat-label.svelte-1uha8ag{font-size:16px}}.construction.svelte-1uha8ag{background:var(--color-bg);padding:2.5rem 1rem}@media (width>=768px){.construction.svelte-1uha8ag{padding:3rem 2rem}}@media (width>=1024px){.construction.svelte-1uha8ag{padding:4rem}}.construction.svelte-1uha8ag .inner:where(.svelte-1uha8ag){flex-direction:column-reverse;align-items:center;gap:2.5rem;max-width:1312px;margin:0 auto;display:flex}@media (width>=768px){.construction.svelte-1uha8ag .inner:where(.svelte-1uha8ag){flex-direction:row-reverse}}@media (width>=1024px){.construction.svelte-1uha8ag .inner:where(.svelte-1uha8ag){justify-content:space-between}}.construction.svelte-1uha8ag .text:where(.svelte-1uha8ag){text-align:center;flex-direction:column;gap:1.5rem;width:100%;display:flex}@media (width>=768px){.construction.svelte-1uha8ag .text:where(.svelte-1uha8ag){text-align:left;width:50%}}@media (width>=1024px){.construction.svelte-1uha8ag .text:where(.svelte-1uha8ag){width:fit-content;max-width:540px}}.construction.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-family:var(--font-serif);color:var(--color-text-strong);margin:0 0 .5rem;font-size:1.5rem;font-weight:600;line-height:1.2}.construction.svelte-1uha8ag h2:where(.svelte-1uha8ag) em:where(.svelte-1uha8ag){font-style:italic}@media (width>=768px){.construction.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-size:32px}}@media (width>=1024px){.construction.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-size:40px}}.construction.svelte-1uha8ag .desc:where(.svelte-1uha8ag){color:var(--color-text-secondary);margin:0;font-size:16px;line-height:1.4}.construction.svelte-1uha8ag .badges:where(.svelte-1uha8ag){flex-direction:column;align-items:center;gap:1rem;display:flex}@media (width>=768px){.construction.svelte-1uha8ag .badges:where(.svelte-1uha8ag){align-items:flex-start}}.construction.svelte-1uha8ag .badges-row:where(.svelte-1uha8ag){flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}@media (width>=768px){.construction.svelte-1uha8ag .badges-row:where(.svelte-1uha8ag){justify-content:flex-start;gap:1.5rem}}.construction.svelte-1uha8ag .badge-img:where(.svelte-1uha8ag){object-fit:contain;width:auto;height:50px}.construction.svelte-1uha8ag .badge-img--invert:where(.svelte-1uha8ag){filter:invert()}@media (width>=768px){.construction.svelte-1uha8ag .badge-img:where(.svelte-1uha8ag){height:58px}}@media (width>=1024px){.construction.svelte-1uha8ag .badge-img:where(.svelte-1uha8ag){height:65px}}.construction.svelte-1uha8ag .disclaimer:where(.svelte-1uha8ag){color:var(--color-text-muted);margin:0;font-size:12px;line-height:1.4}.construction.svelte-1uha8ag .image-wrap:where(.svelte-1uha8ag){flex-shrink:0;width:100%}@media (width>=768px){.construction.svelte-1uha8ag .image-wrap:where(.svelte-1uha8ag){width:50%}}@media (width>=1024px){.construction.svelte-1uha8ag .image-wrap:where(.svelte-1uha8ag){width:41%}}.construction.svelte-1uha8ag .image:where(.svelte-1uha8ag){aspect-ratio:1;object-fit:cover;border-radius:1rem;width:100%}@media (width>=1024px){.construction.svelte-1uha8ag .image:where(.svelte-1uha8ag){border-radius:1.5rem}}
