.guest-lead-sheet{width:min(460px,calc(100vw - 24px));padding:24px;border-radius:28px;background:#fff;position:relative;box-shadow:0 24px 80px -40px rgba(15,23,42,0.45)}.guest-lead-close{position:absolute;top:16px;right:16px;width:36px;height:36px;border:0;border-radius:999px;background:#f1f5f9;color:#475569;cursor:pointer}.guest-lead-kicker{font-size:12px;font-weight:900;color:#94a3b8;text-transform:uppercase;letter-spacing:0.08em;margin-bottom:8px}.guest-lead-sheet h3{margin:0 0 10px;font-size:28px;line-height:1.1;color:#0f172a}.guest-lead-sheet p{margin:0 0 18px;color:#64748b;line-height:1.6;font-size:14px}.guest-lead-input{min-height:52px}.guest-lead-actions{display:flex;gap:10px;margin-top:14px}.guest-lead-skip,.guest-lead-submit{flex:1;min-height:48px;border-radius:14px}.guest-lead-skip{border:1px solid #d7e3f2;background:#fff;color:#334155;font-weight:800;cursor:pointer}@media (max-width:767px){.guest-lead-sheet{width:calc(100vw - 20px);border-radius:24px 24px 18px 18px;padding:22px 18px 18px;margin-top:auto}#guest-lead-modal{align-items:flex-end;padding:10px}.guest-lead-sheet h3{font-size:22px}.guest-lead-actions{flex-direction:column}}