.loading-ring{width:118px;height:118px;position:relative}.loading-ring svg{width:100%;height:100%;display:block;transform:rotate(-90deg)}.lr-track,.lr-orbit{fill:none;stroke-width:1.35px}.lr-track{stroke:#201d1921}.lr-orbit{stroke:var(--gold-accent,#b38a4a);stroke-linecap:round;stroke-dasharray:78 192}.loading-ring.is-active .lr-orbit{transform-origin:50%;animation:1.4s cubic-bezier(.65,0,.35,1) infinite lr-spin}.lr-mark{color:#201d19;font-family:var(--font-playfair),Georgia,serif;justify-content:center;align-items:center;padding:0 0 3px 1px;font-size:39px;font-style:italic;font-weight:500;line-height:1;display:flex;position:absolute;inset:0}@keyframes lr-spin{to{transform:rotate(360deg)}}@media (max-width:600px){.loading-ring{width:108px;height:108px}.lr-mark{font-size:36px}}@media (prefers-reduced-motion:reduce){.loading-ring.is-active .lr-orbit{animation-duration:2.8s}}
