:root{font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif;color:#fff8f0;background:#06030a;color-scheme:dark;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}html{min-width:320px;min-height:100%;background:#06030a}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100svh;background:#06030a}body,button,input,select,textarea{font:inherit}button,input,select,textarea{color:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img,svg{display:block}#root{min-height:100svh}.route-loading{position:relative;display:grid;min-height:100svh;overflow:hidden;place-items:center;padding:24px;color:#fff8f0b8;background:radial-gradient(circle at 50% 34%,rgba(255,92,168,.14),transparent 28rem),radial-gradient(circle at 78% 18%,rgba(109,76,255,.1),transparent 24rem),linear-gradient(160deg,#150712,#08050d 52%,#070712);isolation:isolate}.route-loading:before{position:absolute;z-index:-1;width:min(520px,110vw);aspect-ratio:1;border:1px solid rgba(255,255,255,.035);border-radius:50%;box-shadow:0 0 110px #ff51a70f;content:""}.route-loading-content{display:grid;justify-items:center;animation:route-loading-arrival .42s cubic-bezier(.22,1,.36,1) both}.route-loading-logo{width:min(310px,76vw);height:auto;filter:drop-shadow(0 18px 36px rgba(0,0,0,.38))}.route-loading-mark{display:flex;height:34px;align-items:end;justify-content:center;gap:5px;margin-top:30px}.route-loading-mark span{width:4px;height:14px;border-radius:999px;background:linear-gradient(180deg,#ff81bc,#c966ff);box-shadow:0 0 18px #ff5ca847;transform-origin:bottom;animation:route-loading-equalizer .76s ease-in-out infinite alternate}.route-loading-mark span:nth-child(2){height:30px;animation-delay:-.28s}.route-loading-mark span:nth-child(3){height:21px;animation-delay:-.56s}.route-loading p{margin:15px 0 0;color:#fff8f0ad;font-size:10px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}@keyframes route-loading-arrival{0%{opacity:.82;transform:translateY(4px) scale(.992)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes route-loading-equalizer{0%{transform:scaleY(.42)}to{transform:scaleY(1)}}.portal-error-shell{display:grid;min-height:100svh;place-items:center;padding:24px;background:#06030a}.portal-empty-state{width:min(480px,100%);text-align:center}.portal-empty-state h1{margin:8px 0 10px;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(42px,7vw,72px);line-height:.95}.portal-empty-state p{color:#fff8f0ad}.portal-empty-state .primary-action{min-height:48px;margin-top:16px;border:0;border-radius:999px;padding:0 24px;color:#13060d;background:#ff9acb;font-weight:800}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
