.hero[data-astro-cid-bbe6dxrz]{position:relative;min-height:100dvh;width:100%;overflow:hidden;background:#15120e;color:var(--color-ivory);isolation:isolate}.hero__fallback[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;z-index:0;background:radial-gradient(60% 50% at 20% 30%,rgba(184,90,60,.42) 0%,transparent 60%),radial-gradient(50% 60% at 80% 70%,rgba(31,45,74,.5) 0%,transparent 65%),radial-gradient(40% 40% at 50% 100%,rgba(217,195,168,.18) 0%,transparent 70%),linear-gradient(180deg,#1a1714,#15120e 60%,#0f0d0a);animation:drift 22s ease-in-out infinite alternate}.hero__mark[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;margin:auto;width:min(78vmin,720px);height:min(78vmin,720px);opacity:.45;filter:blur(.4px)}.hero__mark[data-astro-cid-bbe6dxrz] path[data-astro-cid-bbe6dxrz]{stroke-dasharray:100;stroke-dashoffset:100;animation:draw 14s cubic-bezier(.6,0,.2,1) infinite}.hero__video[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1;filter:brightness(.85) contrast(1.05) saturate(.85);mix-blend-mode:screen;opacity:.85}.hero__scrim[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;z-index:2;background:radial-gradient(80% 60% at 50% 45%,#0f0d0a2e,#0f0d0ab8),linear-gradient(180deg,rgba(15,13,10,.55) 0%,transparent 22%,transparent 55%,rgba(15,13,10,.78) 100%);pointer-events:none}.hero__inner[data-astro-cid-bbe6dxrz]{position:relative;z-index:3;min-height:100dvh;display:grid;grid-template-rows:auto 1fr auto;padding:clamp(20px,3vw,32px) clamp(20px,4vw,48px);padding-top:max(clamp(20px,3vw,32px),env(safe-area-inset-top));padding-bottom:max(clamp(20px,3vw,32px),env(safe-area-inset-bottom))}.hero__nav[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;justify-content:space-between;gap:16px}.hero__brand[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:10px;color:var(--color-ivory);font-family:var(--font-serif);font-size:1.5rem;line-height:1;letter-spacing:-.01em;text-decoration:none}.hero__center[data-astro-cid-bbe6dxrz]{align-self:end;width:100%;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1.35fr 1fr;gap:clamp(40px,6vw,96px);align-items:end;padding-bottom:clamp(40px,8vh,96px)}.hero__left[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(18px,2.4vw,28px);text-align:left}.hero__right[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(18px,2.2vw,24px);text-align:left;padding-bottom:6px}.hero__title[data-astro-cid-bbe6dxrz]{font-family:var(--font-serif);font-weight:400;line-height:.94;letter-spacing:-.025em;font-size:clamp(2.5rem,7.5vw,6.5rem);color:var(--color-ivory);text-wrap:balance;margin:0;text-shadow:0 2px 30px rgba(0,0,0,.35)}.hero__title-soft[data-astro-cid-bbe6dxrz]{display:block;color:var(--color-clay)}.hero__sub[data-astro-cid-bbe6dxrz]{margin:0;max-width:360px;display:flex;flex-direction:column;gap:8px;text-shadow:0 1px 10px rgba(0,0,0,.5)}.hero__sub-lead[data-astro-cid-bbe6dxrz]{font-family:var(--font-serif);font-size:clamp(1.15rem,1.6vw,1.4rem);color:#f4efe6eb;line-height:1.25}.hero__sub-detail[data-astro-cid-bbe6dxrz]{font-size:.95rem;color:#f4efe69e;line-height:1.45}.hero__stores[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start;margin-top:6px}.hero__store[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:10px;height:44px;padding:0 16px;border-radius:12px;background:#0f0d0a8c;border:1px solid rgba(244,239,230,.18);color:var(--color-ivory);text-decoration:none;transition:border-color .2s ease,background .2s ease,transform .2s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.hero__store[data-astro-cid-bbe6dxrz]:hover{border-color:#f4efe65c;background:#0f0d0ab3;transform:translateY(-1px)}.hero__store-name[data-astro-cid-bbe6dxrz]{font-size:.95rem;font-weight:500;line-height:1}.hero__bottom[data-astro-cid-bbe6dxrz]{align-self:end;justify-self:center;padding-top:16px}.hero__scroll-hint[data-astro-cid-bbe6dxrz]{display:inline-flex;width:22px;height:36px;border:1px solid rgba(244,239,230,.28);border-radius:999px;align-items:flex-start;justify-content:center;padding-top:7px}.hero__scroll-dot[data-astro-cid-bbe6dxrz]{width:3px;height:6px;border-radius:999px;background:#f4efe6bf;animation:scrollDot 1.8s ease-in-out infinite}.hero__credit[data-astro-cid-bbe6dxrz]{position:absolute;bottom:12px;right:16px;z-index:4;font-size:.62rem;color:#f4efe659;letter-spacing:.04em;margin:0}.hero__credit[data-astro-cid-bbe6dxrz] a[data-astro-cid-bbe6dxrz]{color:#f4efe68c;text-decoration:none;transition:color .2s ease}.hero__credit[data-astro-cid-bbe6dxrz] a[data-astro-cid-bbe6dxrz]:hover{color:var(--color-ivory)}@keyframes drift{0%{transform:translateZ(0) scale(1)}50%{transform:translate3d(-1.5%,1%,0) scale(1.04)}to{transform:translate3d(1.2%,-.8%,0) scale(1.02)}}@keyframes draw{0%{stroke-dashoffset:100;opacity:0}10%{opacity:1}50%{stroke-dashoffset:0;opacity:1}60%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:-100;opacity:0}}@keyframes scrollDot{0%,to{transform:translateY(0);opacity:1}50%{transform:translateY(10px);opacity:.3}}@media(prefers-reduced-motion:reduce){.hero__fallback[data-astro-cid-bbe6dxrz]{animation:none}.hero__mark[data-astro-cid-bbe6dxrz] path[data-astro-cid-bbe6dxrz]{animation:none;stroke-dashoffset:0;opacity:.6}.hero__scroll-dot[data-astro-cid-bbe6dxrz]{animation:none}.hero__video[data-astro-cid-bbe6dxrz]{display:none}}@media(max-width:900px){.hero__center[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;gap:32px;align-items:start;padding-bottom:clamp(80px,12vh,140px)}.hero__right[data-astro-cid-bbe6dxrz]{padding-bottom:0}.hero__sub[data-astro-cid-bbe6dxrz]{max-width:480px}}@media(max-width:640px){.hero__stores[data-astro-cid-bbe6dxrz]{flex-direction:column;width:100%;max-width:260px}.hero__credit[data-astro-cid-bbe6dxrz]{font-size:.55rem;bottom:8px;right:10px}.hero__title[data-astro-cid-bbe6dxrz]{font-size:clamp(2.5rem,12vw,4.5rem)}}
