@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,600;0,700;1,600;1,700&display=swap";:root{color:#f7f4ef;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--red:#d21e25;--red-bright:#ef363c;--line:#ffffff24;background:#0d0d0f;font-family:DM Sans,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;height:100%;margin:0}body{background:#0d0d0f;overflow:hidden}a{color:inherit;text-decoration:none}.migration-page{isolation:isolate;background:radial-gradient(circle at 50% 45%,#d21e2514,#0000 34%),#0d0d0f;flex-direction:column;width:100%;height:100svh;min-height:100svh;max-height:100svh;padding:18px clamp(22px,5vw,80px) 14px;display:flex;position:relative;overflow:hidden}.migration-page:before{z-index:-1;content:"";background:linear-gradient(#0000,#ffffff14,#0000);width:1px;height:100%;position:absolute;top:0;left:50%}.site-header,.site-footer{align-items:center;width:min(100%,1180px);margin:0 auto;display:flex}.site-header{justify-content:space-between}.top-brand{align-items:center;display:inline-flex}.top-brand img{display:block}.top-link{color:#aaa7ad;align-items:center;gap:8px;font-size:12px;font-weight:600;transition:color .2s;display:inline-flex}.top-link span{color:var(--red-bright);font-size:17px;line-height:.7;transition:transform .2s}.top-link:hover{color:#fff}.top-link:hover span{transform:translate(2px,-2px)}.top-link:focus-visible{outline-offset:4px;outline:2px solid #fff}.continue-link:focus-visible{outline-offset:4px;outline:2px solid #fff}.hero{text-align:center;flex:1;place-items:center;min-height:0;padding:10px 0;display:grid;overflow:hidden}.hero-copy{flex-direction:column;align-items:center;width:min(100%,600px);display:flex}.eyebrow{color:#e74349;letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 clamp(8px,2svh,16px);font-size:10px;font-weight:700;display:flex}.eyebrow span{background:var(--red);width:24px;height:1px}.destination-mark{background:#fff;border:5px solid #ffffff14;border-radius:50%;place-items:center;width:clamp(56px,11svh,100px);height:clamp(56px,11svh,100px);margin-bottom:clamp(8px,2svh,16px);animation:.65s ease-out both mark-in;display:grid;overflow:hidden;box-shadow:0 14px 35px #0000004d}.destination-mark img{object-fit:contain;width:100%;height:100%;display:block}h1{color:#faf8f4;letter-spacing:-.065em;margin:0;font-size:clamp(30px,5.4svh,58px);font-weight:600;line-height:.99}.hero-wordmark{width:auto;height:clamp(24px,4svh,46px);margin:clamp(4px,1svh,8px) auto 0;display:block}.hero-description{color:#aaa7ad;max-width:470px;margin:clamp(8px,1.6svh,16px) 0 0;font-size:clamp(12px,1.9svh,15px);line-height:1.5}.destination-url{color:#f0edef;letter-spacing:.12em;margin:clamp(6px,1svh,10px) 0 0;font-size:12px;font-weight:600}.meme-frame{background:#1a1716;border:1px solid #ffffff29;width:min(100%,340px);height:min(15svh,130px);margin-top:clamp(8px,1.6svh,14px);animation:.35s ease-out both meme-in;position:relative;overflow:hidden;box-shadow:0 14px 30px #00000038}.meme-frame:after{content:"";pointer-events:none;background:linear-gradient(#00000080,#0000 25% 70%,#0000009e);position:absolute;top:0;bottom:0;left:0;right:0}.meme-frame img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.meme-label{z-index:1;color:#fff;letter-spacing:.14em;text-transform:uppercase;text-shadow:0 1px 4px #000c;align-items:center;gap:6px;font-size:8px;font-weight:700;display:inline-flex;position:absolute;top:9px;left:11px}.meme-caption{z-index:1;color:#fff;letter-spacing:.025em;text-align:center;text-shadow:2px 2px #111,-1px -1px #111,1px -1px #111,-1px 1px #111;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:clamp(13px,1.8vw,18px);font-weight:400;line-height:1;position:absolute;left:12px;right:12px}.meme-caption-top{top:24px}.meme-caption-bottom{bottom:9px}.continue-link{border:1px solid var(--red);color:#fff;background:var(--red);border-radius:7px;align-items:center;gap:12px;margin-top:clamp(10px,2svh,20px);padding:11px 18px 11px 20px;font-size:13px;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.continue-link span{font-size:17px;line-height:.7;transition:transform .2s}.continue-link:hover{border-color:var(--red-bright);background:var(--red-bright);transform:translateY(-2px)}.continue-link:hover span{transform:translate(2px,-2px)}.helper-text{color:#66646a;margin:clamp(4px,1svh,10px) 0 0;font-size:11px}.site-footer{color:#66646a;letter-spacing:.04em;gap:13px;padding-top:clamp(6px,1.4svh,12px);font-size:10px}.footer-divider{background:var(--red);border-radius:50%;width:3px;height:3px}@keyframes mark-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes meme-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:700px){.migration-page{padding-left:18px;padding-right:18px}.eyebrow{font-size:9px}.hero-description{max-width:420px}.meme-label{font-size:7px;top:7px;left:9px}.meme-caption{font-size:clamp(12px,3.8vw,17px);left:9px;right:9px}}@media (max-width:440px){.top-link{font-size:0}.top-link span{font-size:20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
