:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f5f8ff;font-synthesis:none;background:#06101f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#app{min-width:280px;min-height:100%;margin:0}body{-webkit-user-select:none;user-select:none}:where(input,textarea,pre,code,[contenteditable=true],.is-selectable,.is-selectable *){-webkit-user-select:text;user-select:text}button,a{font:inherit}:where(a,button,input,textarea,select,[role=button]){transition:color .2s,background-color .2s,border-color .2s,box-shadow .2s,transform .2s,opacity .2s,filter .2s}.moved-page{min-height:100vh;background:radial-gradient(circle at 15% 10%,#1883ff2e,#0000 32rem),radial-gradient(circle at 90% 80%,#0fbf9e21,#0000 30rem),#06101f;place-items:center;min-height:100svh;padding:clamp(1rem,5vw,4rem);display:grid;position:relative;overflow:hidden}.moved-page:before{content:"";background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 85%);mask-image:linear-gradient(#000,#0000 85%)}.moved-page__glow{border:1px solid #4299ff24;border-radius:50%;width:min(70vw,700px);height:min(70vw,700px);position:absolute;box-shadow:0 0 100px #1883ff24}.moved-card{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#091629c7;border:1px solid #ffffff1c;border-radius:28px;width:min(100%,760px);padding:clamp(1.5rem,5vw,4.5rem);position:relative;box-shadow:0 32px 100px #00000059}.moved-card h1{letter-spacing:-.055em;max-width:13ch;margin:0;font-size:clamp(2.25rem,7vw,5rem);line-height:.98}.moved-card__brand{letter-spacing:-.03em;align-items:center;gap:.8rem;margin-bottom:clamp(3rem,9vw,6rem);font-weight:750;display:flex}.moved-card__eyebrow{color:#62abff;letter-spacing:.13em;text-transform:uppercase;margin:0 0 1rem;font-size:.78rem;font-weight:700}.moved-card__lead{color:#aebed3;max-width:56ch;margin:1.6rem 0 0;font-size:clamp(1rem,2vw,1.18rem);line-height:1.7}.moved-card__actions{flex-wrap:wrap;gap:.75rem;margin-top:2.2rem;display:flex}.button{cursor:pointer;text-align:center;border:1px solid #0000;border-radius:12px;min-height:50px;padding:.85rem 1.2rem;font-weight:700;text-decoration:none;transition:color .2s,background-color .2s,border-color .2s,box-shadow .2s,transform .2s,opacity .2s,filter .2s}.button:focus-visible{outline-offset:3px;outline:3px solid #83bdff}.button--primary{color:#fff;background:#187ee9}.button--ghost{color:#e7effa;background:#ffffff0d;border-color:#ffffff21}.moved-card__notice{color:#ffc96b;margin:1rem 0 0;font-size:.9rem}@media (hover:hover) and (pointer:fine){:where(a,button,input,textarea,select,[role=button]):not(:disabled):hover{transition-duration:0s}.button:not(:disabled):hover{filter:brightness(1.08);transform:translateY(-2px)scale(1.01);box-shadow:0 14px 32px #187ee947}.button--primary:not(:disabled):hover{background:#2f8beb}}.button:not(:disabled):active{transition-duration:0s;transform:translateY(0)scale(.98)}@media (max-width:540px){.moved-card__actions{flex-direction:column}}@media (prefers-reduced-motion:reduce){.button{transition:none}}
