@import url("visual-system.css?v=697007227cf3");

/* Universal public shell. */

:root {
  --site-shell-width: 1240px;
  --site-gold-band-dark: #7b4a18;
  --site-gold-band-mid: #c69145;
  --site-gold-band-light: #f0ce8b;
}

html { background: #090704; }
body { position: relative; isolation: isolate; background: transparent; }
body::before { content: ""; position: fixed; inset: 0; z-index: -2; pointer-events: none; background: linear-gradient(rgba(9, 6, 4, .30), rgba(9, 6, 4, .36)), url("assets/storefront/template-background.webp") center / cover no-repeat; }
body::after { content: ""; position: fixed; inset: 0; z-index: -1; pointer-events: none; background: radial-gradient(circle at 50% 35%, rgba(178, 115, 43, .05), rgba(0,0,0,.14) 70%); }
.shell { width: min(calc(100% - 40px), var(--site-shell-width)); margin: 0 auto; }
.skip-link { position: fixed; top: -120px; left: 12px; z-index: 1000; padding: 10px 14px; border-radius: 8px; color: white; background: #090909; transform: none; opacity: 0; pointer-events: none; }
.skip-link:focus { top: 12px; opacity: 1; pointer-events: auto; }

.site-header { position: sticky; top: 0; z-index: 100; isolation: isolate; border-bottom: 1px solid rgba(218, 170, 94, .34); background: radial-gradient(ellipse at 18% -20%, rgba(141, 86, 163, .32), transparent 34%), radial-gradient(ellipse at 76% 130%, rgba(12, 4, 20, .48), transparent 46%), repeating-linear-gradient(0deg, rgba(255,255,255,.022) 0 1px, rgba(10,3,16,.035) 1px 3px), repeating-linear-gradient(90deg, rgba(255,255,255,.016) 0 1px, rgba(8,2,14,.028) 1px 4px), linear-gradient(100deg, #2a123d 0%, #37174c 46%, #281139 100%); box-shadow: inset 0 10px 24px rgba(255,255,255,.025), inset 0 -16px 24px rgba(10,2,16,.34), 0 5px 20px rgba(16,6,24,.24); backdrop-filter: none; }
.site-header::before { content: ""; position: absolute; inset: 0; z-index: -1; pointer-events: none; opacity: .55; background: linear-gradient(104deg, transparent 0 18%, rgba(255,255,255,.022) 25%, transparent 33% 58%, rgba(0,0,0,.10) 69%, transparent 80%), linear-gradient(82deg, rgba(0,0,0,.10), transparent 20% 78%, rgba(255,255,255,.018)); }
.site-header::after { content: ""; position: absolute; inset: auto 0 -1px; height: 3px; pointer-events: none; background: linear-gradient(90deg, var(--site-gold-band-dark) 0%, var(--site-gold-band-mid) 18%, var(--site-gold-band-light) 50%, var(--site-gold-band-mid) 82%, var(--site-gold-band-dark) 100%); opacity: .9; }
.site-header .nav-wrap { position: relative; z-index: 2; display: flex; align-items: center; justify-content: space-between; gap: 26px; min-height: 82px; }
.site-header .brand { display: inline-flex; align-items: center; gap: 11px; text-decoration: none; font-weight: 700; letter-spacing: .015em; font-size: 1.06rem; }
.site-header .brand-image-link { min-width: 260px; flex: 0 0 auto; }
.site-header .brand-logo { display: block; width: 260px; height: auto; max-width: 100%; max-height: 42px; object-fit: contain; object-position: left center; }
.site-header .site-nav { display: flex; align-items: center; gap: 17px; white-space: nowrap; font-family: ui-sans-serif, system-ui, sans-serif; font-size: .9rem; }
.site-header .site-nav a { position: relative; color: #f0e2d2; text-decoration: none; line-height: 1; text-shadow: 0 1px 1px rgba(0,0,0,.45); }
.site-header .site-nav a::after { content: ""; position: absolute; left: 50%; right: 50%; bottom: -6px; height: 1px; background: #dfa758; transition: .2s ease; }
.site-header .site-nav a:hover, .site-header .site-nav a[aria-current="page"] { color: #f0bd6c; }
.site-header .site-nav a:hover::after, .site-header .site-nav a[aria-current="page"]::after { left: 0; right: 0; }
.site-header .site-nav .nav-sale-link { display: inline-flex; align-items: center; justify-content: center; min-height: 34px; padding: 7px 11px 8px; border: 1px solid rgba(240, 189, 108, .58); border-radius: 999px; color: #fff1dc; background: linear-gradient(135deg, rgba(124, 38, 29, .98), rgba(163, 72, 34, .96)); box-shadow: 0 5px 14px rgba(14, 3, 10, .26), inset 0 1px 0 rgba(255, 238, 205, .08); font-weight: 800; letter-spacing: .025em; text-shadow: 0 1px 1px rgba(48, 12, 8, .5); transition: transform .18s ease, border-color .18s ease, box-shadow .18s ease, background .18s ease; }
.site-header .site-nav .nav-sale-link::after { display: none; }
.site-header .site-nav .nav-sale-link:hover, .site-header .site-nav .nav-sale-link[aria-current="page"] { color: #fff7e9; border-color: rgba(247, 207, 139, .88); background: linear-gradient(135deg, rgba(151, 47, 33, 1), rgba(185, 86, 38, .98)); box-shadow: 0 7px 18px rgba(14, 3, 10, .34), 0 0 0 1px rgba(240, 189, 108, .12); transform: translateY(-1px); }
.site-header .menu-button { display: none; border: 1px solid rgba(226,177,101,.42); border-radius: 999px; padding: 8px 13px; color: #f5e6d4; background: rgba(16,5,24,.22); font: inherit; }

/* Readings dropdown is part of the public navigation shell. */
.site-header .nav-dropdown { position: relative; }
.site-header .nav-dropdown-toggle { position: relative; display: inline-flex; align-items: center; gap: 6px; border: 0; padding: 0; color: #f0e2d2; background: transparent; font: inherit; line-height: 1; text-shadow: 0 1px 1px rgba(0,0,0,.45); cursor: pointer; }
.site-header .nav-dropdown-toggle::after { content: ""; position: absolute; left: 50%; right: 50%; bottom: -6px; height: 1px; background: #dfa758; transition: .2s ease; }
.site-header .nav-dropdown-toggle:hover, .site-header .nav-dropdown-toggle[data-active="true"], .site-header .nav-dropdown.open .nav-dropdown-toggle { color: #f0bd6c; }
.site-header .nav-dropdown-toggle:hover::after, .site-header .nav-dropdown-toggle[data-active="true"]::after, .site-header .nav-dropdown.open .nav-dropdown-toggle::after { left: 0; right: 0; }
.site-header .nav-dropdown-caret { font-size: .72em; transition: transform .18s ease; }
.site-header .nav-dropdown.open .nav-dropdown-caret { transform: rotate(180deg); }
.site-header .nav-dropdown::before { content: ""; position: absolute; top: 100%; left: -12px; right: -12px; height: 12px; }
.site-header .nav-dropdown-menu { position: absolute; top: calc(100% + 8px); left: 50%; z-index: 30; min-width: 220px; padding: 8px; border: 1px solid rgba(221,169,91,.34); border-radius: 12px; background: repeating-linear-gradient(0deg, rgba(255,255,255,.018) 0 1px, rgba(0,0,0,.035) 1px 3px), linear-gradient(115deg, #2b123e, #1d0b2c); box-shadow: 0 18px 38px rgba(10,3,17,.34), inset 0 0 0 1px rgba(255,255,255,.018); opacity: 0; visibility: hidden; pointer-events: none; transform: translate(-50%, -4px); transition: opacity .16s ease, transform .16s ease, visibility .16s ease; }
.site-header .nav-dropdown-menu a { display: block; padding: 10px 12px; border-radius: 8px; line-height: 1.25; }
.site-header .nav-dropdown-menu a::after { display: none; }
.site-header .nav-dropdown-menu a:hover, .site-header .nav-dropdown-menu a[aria-current="page"] { background: rgba(214,160,90,.10); }

.site-footer { position: relative; padding: 38px 0 18px; color: #e8dfe4; border-top: 1px solid rgba(218, 170, 94, .34); background: radial-gradient(ellipse at 18% -20%, rgba(141, 86, 163, .32), transparent 34%), radial-gradient(ellipse at 76% 130%, rgba(12, 4, 20, .48), transparent 46%), repeating-linear-gradient(0deg, rgba(255,255,255,.022) 0 1px, rgba(10,3,16,.035) 1px 3px), repeating-linear-gradient(90deg, rgba(255,255,255,.016) 0 1px, rgba(8,2,14,.028) 1px 4px), linear-gradient(100deg, #2a123d 0%, #37174c 46%, #281139 100%); box-shadow: inset 0 10px 24px rgba(255,255,255,.025), inset 0 -16px 24px rgba(10,2,16,.34); backdrop-filter: none; }
.site-footer::before { content: ""; position: absolute; top: 0; left: 0; right: 0; height: 1px; background: linear-gradient(90deg, transparent, rgba(205,168,185,.28), transparent); }
.site-footer .footer-grid { display: grid; grid-template-columns: minmax(220px, .72fr) minmax(390px, 1.28fr) auto; gap: 34px; align-items: start; padding-bottom: 24px; }
.site-footer .brand { display: inline-flex; align-items: center; gap: 11px; text-decoration: none; font-weight: 700; letter-spacing: .015em; font-size: 1.06rem; }
.site-footer .footer-brand { margin-bottom: 12px; color: white; }
.site-footer .footer-logo-link { display: inline-block; }
.site-footer .footer-logo { display: block; width: 205px; height: auto; max-width: 100%; object-fit: contain; }
.site-footer .footer-brand-column > p { max-width: 300px; margin: 0; color: #b8aa95; font-family: ui-sans-serif, system-ui, sans-serif; font-size: .82rem; line-height: 1.55; }
.site-footer .footer-subscribe { margin: 0; padding: 15px 17px; border: 1px solid rgba(214,160,90,.20); border-radius: 14px; background: rgba(10,4,15,.16); }
.site-footer .footer-subscribe > strong { display: block; margin-bottom: 4px; color: #f0bd6c; font: 800 .78rem/1.3 ui-sans-serif, system-ui, sans-serif; letter-spacing: .04em; text-transform: uppercase; }
.site-footer .footer-subscribe > p { max-width: none; margin: 0 0 10px; color: #b8aa95; font-family: ui-sans-serif, system-ui, sans-serif; font-size: .76rem; line-height: 1.45; }
.site-footer .footer-subscribe-form { display: grid; gap: 8px; }
.site-footer .footer-subscribe-main { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 9px; align-items: end; }
.site-footer .footer-subscribe-email { display: grid; gap: 4px; color: #d9c7aa; font: 700 .72rem/1.3 ui-sans-serif, system-ui, sans-serif; }
.site-footer .footer-subscribe-email input { width: 100%; min-height: 38px; border: 1px solid rgba(218,170,94,.3); border-radius: 9px; padding: 8px 10px; color: #f6ede4; background: rgba(8,3,12,.34); font: 500 .84rem/1.3 ui-sans-serif, system-ui, sans-serif; }
.site-footer .footer-subscribe-main .button { min-height: 38px; margin: 0; padding: 8px 14px; white-space: nowrap; }
.site-footer .footer-subscribe-topics { display: flex; flex-wrap: wrap; gap: 5px 12px; }
.site-footer .footer-subscribe-topics label, .site-footer .footer-subscribe-consent { display: inline-flex; align-items: flex-start; gap: 6px; color: #c8b99f; font: 500 .72rem/1.35 ui-sans-serif, system-ui, sans-serif; }
.site-footer .footer-subscribe-topics input, .site-footer .footer-subscribe-consent input { width: 14px; height: 14px; margin: 1px 0 0; flex: 0 0 auto; }
.site-footer .footer-subscribe-consent { max-width: 100%; }
.site-footer .footer-subscribe-status { color: #d9c7aa; font: 600 .72rem/1.35 ui-sans-serif, system-ui, sans-serif; }
.site-footer .footer-subscribe-status:empty { display: none; }
.site-footer .footer-links { display: grid; grid-template-columns: repeat(2, auto); gap: 6px 22px; align-content: start; }
.site-footer .footer-links a { color: #d9c7aa; text-decoration: none; font-family: ui-sans-serif, system-ui, sans-serif; font-size: .82rem; line-height: 1.5; }
.site-footer .footer-links a:hover, .site-footer .footer-links a[aria-current="page"] { color: #dca85e; }
.site-footer .footer-bottom { display: flex; justify-content: space-between; gap: 18px; padding-top: 14px; padding-bottom: 0; border-top: 1px solid rgba(214, 160, 90, .16); color: #948875; font-family: ui-sans-serif, system-ui, sans-serif; font-size: .76rem; line-height: 1.55; }
.site-footer .owner-access-link { display: inline-block; margin-left: .2em; color: inherit; opacity: .34; text-decoration: none; transition: color .18s ease, opacity .18s ease, transform .18s ease; }
.site-footer .owner-access-link:hover, .site-footer .owner-access-link:focus-visible { color: #f0bd6c; opacity: 1; transform: rotate(18deg); }
.site-header :where(a, button):focus-visible, .site-footer :where(a, button, input):focus-visible { outline: 2px solid #e0ad66; outline-offset: 4px; }

@media (min-width: 981px) { .site-header .brand-logo { width: 188px; height: 54px; } }
@media (min-width: 1021px) { .site-header .nav-dropdown:hover .nav-dropdown-menu, .site-header .nav-dropdown.open .nav-dropdown-menu { opacity: 1; visibility: visible; pointer-events: auto; transform: translate(-50%, 0); } }
@media (max-width: 1160px) { .site-header .site-nav { gap: 14px; } }
@media (max-width: 980px) { .site-header .nav-wrap { min-height: 76px; } .site-header .brand-image-link { min-width: 220px; } .site-header .brand-logo { width: 220px; height: 50px; max-height: 38px; } .site-header .site-nav { white-space: normal; } }
@media (max-width: 1020px) { .site-header .site-nav { background: repeating-linear-gradient(0deg, rgba(255,255,255,.018) 0 1px, rgba(0,0,0,.035) 1px 3px), linear-gradient(115deg, #2b123e, #1d0b2c); border-color: rgba(221,169,91,.34); box-shadow: 0 18px 38px rgba(10,3,17,.34), inset 0 0 0 1px rgba(255,255,255,.018); } }
@media (max-width: 1080px) {
  .site-footer .footer-grid { grid-template-columns: minmax(220px, .7fr) minmax(380px, 1.3fr); }
  .site-footer .footer-links { grid-column: 1 / -1; grid-template-columns: repeat(4, 1fr); }
}
@media (max-width: 1020px) {
  body::before { background-position: center top; }
  .site-header { position: relative; }
  .site-header .nav-wrap { min-height: 70px; }
  .site-header .brand-image-link { min-width: 0; }
  .site-header .brand-logo { width: 190px; height: 44px; max-height: 34px; }
  .site-header .menu-button { display: inline-flex; }
  .site-header .site-nav { display: none; position: absolute; top: 64px; left: 14px; right: 14px; z-index: 10; padding: 13px; border: 1px solid rgba(221,169,91,.34); border-radius: 14px; flex-direction: column; align-items: stretch; gap: 2px; }
  .site-header .site-nav.open { display: flex; }
  .site-header .site-nav a { padding: 11px 12px; border-radius: 9px; }
  .site-header .site-nav a::after { display: none; }
  .site-header .site-nav a:hover, .site-header .site-nav a[aria-current="page"] { background: rgba(214,160,90,.08); }
  .site-header .site-nav .nav-sale-link { width: 100%; min-height: 42px; border-radius: 10px; }
  .site-header .site-nav .nav-sale-link:hover, .site-header .site-nav .nav-sale-link[aria-current="page"] { background: linear-gradient(135deg, rgba(151, 47, 33, 1), rgba(185, 86, 38, .98)); }
  .site-header .nav-dropdown { width: 100%; }
  .site-header .nav-dropdown-toggle { width: 100%; justify-content: space-between; padding: 11px 12px; border-radius: 9px; }
  .site-header .nav-dropdown-toggle::after { display: none; }
  .site-header .nav-dropdown-toggle:hover, .site-header .nav-dropdown-toggle[data-active="true"], .site-header .nav-dropdown.open .nav-dropdown-toggle { background: rgba(214,160,90,.08); }
  .site-header .nav-dropdown-menu { position: static; min-width: 0; margin: 2px 0 4px 12px; padding: 2px 0 2px 10px; border: 0; border-left: 1px solid rgba(221,169,91,.30); border-radius: 0; background: none; box-shadow: none; opacity: 1; visibility: visible; pointer-events: auto; transform: none; display: none; }
  .site-header .nav-dropdown.open .nav-dropdown-menu { display: block; }
  .site-header .nav-dropdown-menu a { padding: 10px 12px; }
  .site-footer { padding-top: 34px; }
  .site-footer .footer-grid { grid-template-columns: 1fr; gap: 22px; }
  .site-footer .footer-links { grid-column: auto; grid-template-columns: repeat(2, 1fr); }
  .site-footer .footer-subscribe-main { grid-template-columns: 1fr; }
  .site-footer .footer-subscribe-main .button { justify-self: start; }
  .site-footer .footer-bottom { flex-direction: column; gap: 6px; }
}
@media (max-width: 520px) { .shell { width: min(calc(100% - 28px), var(--site-shell-width)); } .site-footer .footer-links { gap: 7px 16px; } }
@media (max-width: 420px) { .site-header .brand-logo { width: 165px; max-height: 30px; } }
@media (prefers-reduced-motion: reduce) { .site-header .site-nav a::after, .site-footer .owner-access-link, .site-header .site-nav .nav-sale-link, .site-header .nav-dropdown-toggle::after, .site-header .nav-dropdown-caret, .site-header .nav-dropdown-menu { transition: none; } }
