.redirect-page{min-height:100svh;display:grid;place-items:center;padding:32px 22px;background:white}.redirect-page main{width:min(100%,460px);text-align:center}.redirect-page h1{font-size:30px;line-height:1.15;letter-spacing:-.02em}.redirect-page p{font-size:16px;line-height:1.55}.redirect-page .code{font-size:clamp(23px,6vw,30px);margin:24px 0 12px;letter-spacing:.06em;user-select:all}.redirect-page .button{margin:12px 6px;min-height:48px}.secondary{font:inherit;background:#F4F4F4;color:#171717;border:0;border-radius:18px;min-height:48px;padding:15px 20px;cursor:pointer}.secondary:focus-visible,select:focus-visible{outline:3px solid #6600FF;outline-offset:4px}.redirect-page .small{font-size:14px;color:#666}.redirect-language{display:block;margin-top:28px}select{font:inherit;background:white;color:#171717;padding:10px;border:1px solid #ddd;border-radius:12px;max-width:100%}[hidden]{display:none!important}#status:empty{display:none}

/* The store handoff shares PicPie's orange launch-screen treatment. */
.download-page{background:#FF4800;color:#000000}
.download-page main{padding:24px 0}
.download-page main>img{display:block;margin:0 auto 24px;width:112px;height:112px;border-radius:28px;object-fit:contain}
.download-page p{max-width:340px;margin:0 auto 18px}
.download-page .button{background:#000000;color:#FFFFFF;border-radius:22px;min-height:56px;padding:17px 28px;box-shadow:0 6px 16px #00000012}
.download-page .button:hover{background:#171717}
.download-page a:focus-visible{outline:3px solid #FFFFFF;outline-offset:5px}
.download-page noscript a{color:#000000;text-decoration:underline;text-underline-offset:4px}

.redirect-language { position:fixed; bottom:max(20px, env(safe-area-inset-bottom)); left:0; right:0; text-align:center; }
.redirect-language label { display:inline-flex; align-items:center; gap:8px; }
.redirect-language select { min-height:44px; max-width:200px; background:transparent; color:inherit; border:0; font:inherit; font-size:14px; padding:8px; }
