.loader{z-index:9999;background:#fbf7ef;flex-direction:column;justify-content:center;align-items:center;gap:22px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;position:fixed;inset:0;overflow:hidden}.loader__glow{pointer-events:none;background:radial-gradient(circle,#c9a22729 0%,#c9a22700 70%);width:420px;height:420px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loader__mark{justify-content:center;align-items:center;width:76px;height:76px;display:flex;position:relative}.loader__ring{border:1.5px solid #c9a227;border-color:#c9a227 #c9a227 #1b27401f #1b27401f;border-radius:50%;animation:1.4s cubic-bezier(.65,0,.35,1) infinite spin;position:absolute;inset:0}.loader__initial{color:#1b2740;font-family:Fraunces,serif;font-size:28px;font-weight:600;animation:1.4s ease-in-out infinite pulse}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:.65;transform:scale(.96)}50%{opacity:1;transform:scale(1)}}.loader__wordmark{letter-spacing:.01em;color:#1b2740;font-family:Fraunces,serif;font-size:24px;font-weight:600}.loader__stitch{width:220px;height:12px;overflow:visible}.loader__stitch line{stroke:#c9a227;stroke-width:2px;stroke-linecap:round;stroke-dasharray:10 9;stroke-dashoffset:0;animation:1.1s linear infinite stitch}@keyframes stitch{to{stroke-dashoffset:-38px}}.loader__label{letter-spacing:.14em;text-transform:uppercase;color:#8a7a4d;margin:0;font-size:12px;font-weight:500}@media (prefers-reduced-motion:reduce){.loader__ring,.loader__initial,.loader__stitch line{animation:none}.loader__stitch line{stroke-dasharray:none}}@media (max-width:420px){.loader__mark{width:64px;height:64px}.loader__initial{font-size:24px}.loader__wordmark{font-size:20px}.loader__stitch{width:160px}}
