.adventure-loading{z-index:10050;color:#f4e6c8;place-items:center;font-family:Black Han Sans,Jua,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;display:grid;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}.adventure-loading__world{filter:saturate(1.05)contrast(1.05);background-position:50%;background-size:cover;animation:18s ease-in-out infinite alternate adventure-loading-drift;position:absolute;top:-4%;bottom:-4%;left:-4%;right:-4%;transform:scale(1.04)}.adventure-loading__veil{background:radial-gradient(at 50% 35%,#28160840 0%,#080402d1 70%),linear-gradient(#0a060259 0%,#0a0602bf 100%);position:absolute;top:0;bottom:0;left:0;right:0}.adventure-loading__panel{z-index:1;text-align:center;background:linear-gradient(165deg,#3e2612eb 0%,#1c1008f0 100%);border:2px solid #d4a84b8c;border-radius:12px;width:min(22rem,100vw - 2.5rem);padding:1.75rem 1.5rem 1.5rem;position:relative;box-shadow:0 0 0 1px #00000073,0 18px 40px #00000073}.adventure-loading__brand{letter-spacing:.28em;color:#e8c56a;opacity:.9;margin:0 0 .75rem;font-size:.72rem}.adventure-loading__crest{width:4.5rem;height:4.5rem;margin:0 auto 1rem;position:relative}.adventure-loading__crest-ring{border:3px solid #e8c56a8c;border-radius:50%;animation:6s linear infinite adventure-loading-spin;position:absolute;top:0;bottom:0;left:0;right:0;box-shadow:inset 0 0 18px #e8c56a33}.adventure-loading__crest-core{background:radial-gradient(circle at 35% 30%,#ffe27a 0%,#c4892a 45%,#5c3210 100%);border-radius:50%;animation:1.8s ease-in-out infinite adventure-loading-pulse;position:absolute;top:18%;bottom:18%;left:18%;right:18%}.adventure-loading__title{letter-spacing:.08em;color:#fff1c8;text-shadow:0 2px #00000073;margin:0 0 .45rem;font-size:clamp(1.15rem,4.5vw,1.45rem)}.adventure-loading__phase{color:#f4e6c8e0;min-height:1.4em;margin:0 0 1rem;font-family:Jua,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.95rem}.adventure-loading__bar{background:#0006;border:1px solid #d4a84b66;border-radius:999px;height:.7rem;overflow:hidden}.adventure-loading__bar-fill{border-radius:inherit;background:linear-gradient(90deg,#8b5a1a 0%,#e8c56a 55%,#fff1c8 100%);height:100%;transition:width .25s ease-out}.adventure-loading__pct{color:#e8c56a;letter-spacing:.04em;margin:.55rem 0 0;font-family:Jua,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.9rem}.adventure-loading__error{color:#ffd0a8;margin-top:1rem;font-family:Jua,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.9rem}.adventure-loading__retry{color:#fff1c8;cursor:pointer;background:#503010e6;border:1px solid #e8c56aa6;border-radius:8px;margin-top:.75rem;padding:.55rem 1.1rem;font-family:inherit}@keyframes adventure-loading-drift{0%{transform:scale(1.04)translate(0,0)}to{transform:scale(1.08)translate(-1.5%,1%)}}@keyframes adventure-loading-spin{to{transform:rotate(360deg)}}@keyframes adventure-loading-pulse{0%,to{filter:brightness();transform:scale(1)}50%{filter:brightness(1.12);transform:scale(1.06)}}@media (prefers-reduced-motion:reduce){.adventure-loading__world,.adventure-loading__crest-ring,.adventure-loading__crest-core{animation:none}}
