.luxury-loading-overlay{z-index:99999;pointer-events:none;-webkit-user-select:none;user-select:none;background:0 0;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.luxury-loading-container{flex-direction:column;justify-content:center;align-items:center;display:flex}.luxury-loading-logo{object-fit:contain;filter:drop-shadow(0 4px 15px #c6a46a4d);width:auto;height:200px;margin-bottom:0;animation:1.5s ease-in-out infinite alternate pulseLogo}@keyframes pulseLogo{0%{opacity:.8;transform:scale(.95)}to{opacity:1;transform:scale(1.05)}}.luxury-top-progress-bar{z-index:999999;pointer-events:none;background:0 0;width:100%;height:3px;position:fixed;top:0;left:0}.luxury-top-progress-fill{background:linear-gradient(90deg,#c6a46a 0%,#e5c98f 50%,#c6a46a 100%);border-radius:0 2px 2px 0;height:100%;box-shadow:0 0 8px #c6a46a99}.luxury-page-fallback{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;min-height:400px;display:flex}.luxury-page-fallback-ring{border:2px solid #c6a46a33;border-top-color:#c6a46a;border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin}.luxury-page-fallback-text{font-family:var(--font-heading,"Playfair Display", serif);color:#c6a46a;letter-spacing:1.5px;text-transform:uppercase;font-size:.9rem}@keyframes spin{to{transform:rotate(360deg)}}
