:root{--font-display:Cormorant Garamond,serif;--font-body:Plus Jakarta Sans,sans-serif;--color-maroon-950:#2a0a0a;--color-maroon-900:#3d0c0c;--color-maroon-700:#6b1010;--color-maroon-600:#8b1a1a;--color-maroon-500:#6b4c4c;--color-primary:#8b1a1a;--color-primary-hover:#6b1010;--color-heading:#3d0c0c;--color-body:#6b4c4c;--color-muted:#999080;--color-bg:#fff9f2;--color-surface:#fff;--color-border:#ede0cc;--color-wheat:wheat;--color-gold:#d4a055;--color-gold-dark:#c17f3e;--color-peach:#fdebd0;--color-green:#4caf50;--color-alert:#f44336;--shadow-sm:0 .125rem 1.25rem #2a0a0a14;--shadow-md:0 .25rem 1rem #6b10104d;--shadow-lg:0 .5rem 1.75rem #2a0a0a0f;--shadow-card:0 .25rem 1.5rem #2a0a0a0f}.lb{z-index:200;-webkit-backdrop-filter:blur(12px)saturate(.7);backdrop-filter:blur(12px)saturate(.7);background:#0a0404db;justify-content:center;align-items:center;animation:.22s lb-fade-in;display:flex;position:fixed;inset:0}@keyframes lb-fade-in{0%{opacity:0}to{opacity:1}}.lb__inner{flex-direction:column;align-items:center;width:min(90vw,900px);animation:.28s cubic-bezier(.34,1.56,.64,1) lb-scale-in;display:flex;position:relative}@keyframes lb-scale-in{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.lb__image-wrap{aspect-ratio:4/3;background:#0a0404;border-radius:1rem;width:100%;position:relative;overflow:hidden;box-shadow:0 4px 24px #00000040,0 32px 80px #00000080}.lb__caption{align-items:center;gap:.75rem;width:100%;margin-top:1rem;padding:0 .5rem;display:flex}.lb__caption--counter-only{justify-content:flex-end}.lb__meta{text-transform:uppercase;letter-spacing:1.5px;color:wheat;white-space:nowrap;font-size:.6875rem;font-weight:600}.lb__text{color:#ffffffb3;flex:1;font-family:Cormorant Garamond,serif;font-size:.9375rem;line-height:1.4}.lb__counter{color:#fff6;white-space:nowrap;margin-left:auto;font-size:.75rem}.lb__close{color:#fff;cursor:pointer;z-index:1;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background .3s,transform .3s;display:flex;position:fixed;top:1.5rem;right:1.5rem}.lb__close:hover{background:#ffffff38;transform:rotate(90deg)}.lb__close:focus-visible{outline-offset:2px;outline:2px solid wheat}.lb__nav{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;transition:background .3s,transform .3s;display:flex;position:fixed;top:50%;transform:translateY(-50%)}.lb__nav:hover{background:#ffffff2e}.lb__nav:focus-visible{outline-offset:2px;outline:2px solid wheat}.lb__nav:active{transform:translateY(-50%)scale(.93)}.lb__nav--prev{left:1.5rem}.lb__nav--prev:hover{transform:translateY(-50%)translate(-2px)}.lb__nav--next{right:1.5rem}.lb__nav--next:hover{transform:translateY(-50%)translate(2px)}@media (max-width:600px){.lb__nav{width:2.25rem;height:2.25rem}.lb__nav--prev{left:.75rem}.lb__nav--next{right:.75rem}}
