.landing-screen{max-width:360px;margin:3rem auto;text-align:center}.landing-screen__form,.landing-screen__languages{display:flex;flex-direction:column;gap:.6rem;margin-top:1.5rem}.landing-screen__error{color:#b3245c}.landing-screen__divider{color:#999;margin:.2rem 0}.landing-screen__guest{background:#ec528c;color:#fff;border:none;border-radius:6px;padding:.6rem;font-weight:600;cursor:pointer}.landing-screen__guest-note{font-size:.8rem;color:#999;margin:0}.language-text{display:flex;flex-direction:column;gap:.15rem}.language-text__line{margin:0}.hatch-screen{max-width:480px;margin:2rem auto;text-align:center}.hatch-screen__options{display:flex;gap:1rem;justify-content:center}.hatch-screen__options img{width:100px;height:100px;object-fit:cover;border-radius:50%}.hatch-screen__options button.selected{outline:3px solid #d63384}.map-screen{max-width:480px;margin:2rem auto;text-align:center}.map-screen__pins{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.map-screen__pins img{width:80px;height:80px;object-fit:cover;border-radius:50%}.map-screen__badge{display:block;font-size:.75rem;color:#34c759}.conservation-choice__options{display:flex;gap:.75rem;margin-top:.75rem}.conservation-choice__options button{flex:1;padding:.75rem;border-radius:10px;border:2px solid #d63384;background:#fff}.embedded-check__options{display:flex;flex-direction:column;gap:.5rem;margin:.75rem 0}.embedded-check__options button{padding:.6rem 1rem;border-radius:10px;border:2px solid #d63384;background:#fff;text-align:left}.embedded-check__skip{background:none;border:none;color:#86868b;text-decoration:underline}.homeland-stop-screen{max-width:480px;margin:2rem auto}.homeland-stop-screen img{width:100%;border-radius:16px;margin-bottom:1rem}.profile-screen{max-width:420px;margin:2rem auto;text-align:center}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif;background:#fff0f5;color:#3a1c28}button{font:inherit;cursor:pointer}
