.SiteNav-module__tqneVa__nav{background:var(--color-bg-inverse);font-family:var(--font-body);z-index:20;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:14px 32px;display:flex;position:sticky;top:0}.SiteNav-module__tqneVa__logoLink{flex-shrink:0;align-items:center;gap:12px;text-decoration:none;display:flex}.SiteNav-module__tqneVa__logoImg{width:auto;height:44px}.SiteNav-module__tqneVa__wordmark{font:700 20px var(--font-display);color:#fff;text-transform:uppercase;letter-spacing:var(--tracking-wide);white-space:nowrap}.SiteNav-module__tqneVa__right{justify-content:flex-end;align-items:center;gap:26px;display:flex}.SiteNav-module__tqneVa__links{align-items:center;gap:26px;display:flex}.SiteNav-module__tqneVa__link{font:var(--text-label-md);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--navy-100);text-decoration:none}.SiteNav-module__tqneVa__linkActive{color:var(--gold-400)}.SiteNav-module__tqneVa__cartLink{border-radius:var(--radius-full);background:#ffffff1a;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;text-decoration:none;display:flex;position:relative}.SiteNav-module__tqneVa__cartBadge{background:var(--color-brand-accent);color:var(--color-fg-on-gold);font:700 11px var(--font-body);border-radius:var(--radius-full);justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;display:flex;position:absolute;top:-4px;right:-4px}.SiteNav-module__tqneVa__orderButton{font:var(--text-label-md);text-transform:uppercase;letter-spacing:var(--tracking-wide);border-radius:var(--radius-full);background:var(--color-brand-accent);color:var(--color-fg-on-gold);cursor:pointer;box-shadow:var(--shadow-gold-glow);white-space:nowrap;border:none;padding:11px 22px}.SiteNav-module__tqneVa__menuToggle{border-radius:var(--radius-full);cursor:pointer;background:#ffffff1a;border:none;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:none}.SiteNav-module__tqneVa__mobileMenu{display:none}@media (max-width:900px){.SiteNav-module__tqneVa__nav{padding:12px 20px}.SiteNav-module__tqneVa__links,.SiteNav-module__tqneVa__desktopOnly{display:none}.SiteNav-module__tqneVa__menuToggle{display:flex}.SiteNav-module__tqneVa__mobileMenu{background:var(--color-bg-inverse);border-top:1px solid #ffffff1f;flex-direction:column;gap:2px;width:100%;padding:10px 4px 16px;display:flex}.SiteNav-module__tqneVa__mobileLink{font:var(--text-label-md);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--navy-100);border-radius:var(--radius-md);padding:14px 12px;text-decoration:none}.SiteNav-module__tqneVa__mobileLinkActive{color:var(--gold-400);background:#ffffff0f}.SiteNav-module__tqneVa__mobileOrderLink{margin-top:10px;padding:0 12px}.SiteNav-module__tqneVa__mobileOrderLink .SiteNav-module__tqneVa__orderButton{width:100%}}@media (max-width:480px){.SiteNav-module__tqneVa__wordmark{display:none}}
.SiteFooter-module__VFKzxG__footer{background:var(--navy-950);color:var(--navy-100);font-family:var(--font-body);padding:56px 32px 28px}.SiteFooter-module__VFKzxG__inner{max-width:var(--container-max);flex-wrap:wrap;justify-content:space-between;gap:40px;margin:0 auto;display:flex}.SiteFooter-module__VFKzxG__brand{align-items:center;gap:12px;display:flex}.SiteFooter-module__VFKzxG__logo{width:auto;height:40px}.SiteFooter-module__VFKzxG__brandName{font:700 18px var(--font-display);color:#fff;text-transform:uppercase}.SiteFooter-module__VFKzxG__tagline{font:var(--text-body-sm);color:var(--gold-400)}.SiteFooter-module__VFKzxG__linkList{flex-wrap:wrap;gap:20px;display:flex}.SiteFooter-module__VFKzxG__linkList a{font:var(--text-body-sm);color:var(--navy-100)}.SiteFooter-module__VFKzxG__heading{font:var(--text-label-md);color:#fff;margin-bottom:10px}.SiteFooter-module__VFKzxG__line{font:var(--text-body-sm)}.SiteFooter-module__VFKzxG__bottom{text-align:center;font:var(--text-body-sm);color:var(--navy-600);margin-top:40px}.SiteFooter-module__VFKzxG__bottom a{color:var(--navy-600)}@media (max-width:700px){.SiteFooter-module__VFKzxG__inner{justify-content:flex-start}}
.ChatWidget-module__sk9F6G__launcher{background:var(--color-brand-accent);width:56px;height:56px;color:var(--color-fg-on-gold);cursor:pointer;box-shadow:var(--shadow-gold-glow);z-index:45;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;bottom:24px;right:24px}.ChatWidget-module__sk9F6G__panel{border-radius:var(--radius-xl);width:360px;max-width:calc(100vw - 32px);height:520px;max-height:calc(100vh - 100px);box-shadow:var(--shadow-lg);z-index:45;background:#fff;flex-direction:column;display:flex;position:fixed;bottom:24px;right:24px;overflow:hidden}.ChatWidget-module__sk9F6G__header{background:var(--color-brand-primary);color:#fff;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.ChatWidget-module__sk9F6G__headerTitle{font:700 16px var(--font-display);text-transform:uppercase;letter-spacing:var(--tracking-wide)}.ChatWidget-module__sk9F6G__headerSubtitle{font:var(--text-body-sm);color:var(--navy-100);margin-top:2px}.ChatWidget-module__sk9F6G__closeButton{color:#fff;cursor:pointer;background:0 0;border:none;padding:4px;display:flex}.ChatWidget-module__sk9F6G__gateBody{flex-direction:column;flex:1;gap:14px;padding:20px;display:flex;overflow-y:auto}.ChatWidget-module__sk9F6G__gateCopy{font:var(--text-body-sm);color:var(--color-fg-secondary);margin:0}.ChatWidget-module__sk9F6G__gateError{font:var(--text-body-sm);color:var(--color-error);background:var(--color-error-bg);border-radius:var(--radius-md);padding:8px 12px}.ChatWidget-module__sk9F6G__messages{flex-direction:column;flex:1;gap:10px;padding:16px;display:flex;overflow-y:auto}.ChatWidget-module__sk9F6G__bubbleRow{display:flex}.ChatWidget-module__sk9F6G__bubbleRowUser{justify-content:flex-end}.ChatWidget-module__sk9F6G__bubble{border-radius:var(--radius-lg);max-width:80%;font:var(--text-body-sm);white-space:pre-wrap;padding:10px 14px;line-height:1.45}.ChatWidget-module__sk9F6G__bubbleAssistant{background:var(--color-bg-sunken);color:var(--color-fg-primary);border-bottom-left-radius:4px}.ChatWidget-module__sk9F6G__bubbleUser{background:var(--color-brand-primary);color:#fff;border-bottom-right-radius:4px}.ChatWidget-module__sk9F6G__typingBubble{align-items:center;gap:4px;display:flex;}.ChatWidget-module__sk9F6G__typingDot{background:var(--color-fg-muted);border-radius:50%;width:6px;height:6px;animation:1s ease-in-out infinite ChatWidget-module__sk9F6G__bo-chat-typing}.ChatWidget-module__sk9F6G__typingDot:nth-child(2){animation-delay:.15s}.ChatWidget-module__sk9F6G__typingDot:nth-child(3){animation-delay:.3s}@keyframes ChatWidget-module__sk9F6G__bo-chat-typing{0%,60%,to{opacity:.3}30%{opacity:1}}.ChatWidget-module__sk9F6G__sendError{font:var(--text-body-sm);color:var(--color-error);padding:0 16px 8px}.ChatWidget-module__sk9F6G__inputRow{border-top:1px solid var(--color-border-default);flex-shrink:0;gap:8px;padding:10px;display:flex}.ChatWidget-module__sk9F6G__textInput{font:var(--text-body-sm);border-radius:var(--radius-full);border:1px solid var(--color-border-default);font-family:var(--font-body);flex:1;padding:10px 14px}.ChatWidget-module__sk9F6G__sendButton{background:var(--color-brand-accent);width:40px;height:40px;color:var(--color-fg-on-gold);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ChatWidget-module__sk9F6G__sendButton:disabled{opacity:.5;cursor:not-allowed}@media (max-width:480px){.ChatWidget-module__sk9F6G__panel{width:calc(100vw - 32px);bottom:16px;right:16px}.ChatWidget-module__sk9F6G__launcher{bottom:16px;right:16px}}
