.lh-guest-wrap{--lh-accent:#FF3366;--lh-accent-2:#E60039;font-family:'Pelak','Vazirmatn','IRANSans',Tahoma,sans-serif;direction:rtl;text-align:center;width:100%;max-width:440px;margin:60px auto;padding:48px 36px 40px;background:#fff;border:1px solid rgb(237 237 237 / .8);border-radius:32px;box-shadow:0 25px 60px -15px rgb(33 27 21 / .07),0 0 0 1px rgb(255 51 102 / .03);position:relative;overflow:hidden}.lh-guest-wrap::before{content:'';position:absolute;top:-50px;left:50%;transform:translateX(-50%);width:220px;height:110px;background:radial-gradient(circle,rgb(255 51 102 / .09) 0%,transparent 70%);pointer-events:none}.lh-guest-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;background:rgb(255 51 102 / .08);color:var(--lh-accent);font-size:11px;font-weight:800;border-radius:50px;margin-bottom:20px;letter-spacing:.02em}.lh-guest-badge span{width:6px;height:6px;background:var(--lh-accent);border-radius:50%;box-shadow:0 0 8px var(--lh-accent);animation:lh-pulse 2s infinite}@keyframes lh-pulse{0%{transform:scale(.95);box-shadow:0 0 0 0 rgb(255 51 102 / .5)}70%{transform:scale(1);box-shadow:0 0 0 6px #fff0}100%{transform:scale(.95);box-shadow:0 0 0 0 #fff0}}.lh-guest-wrap .lh-guest-icon{width:72px;height:72px;margin:0 auto 22px;border-radius:22px;background:linear-gradient(135deg,var(--lh-accent),var(--lh-accent-2));display:flex;align-items:center;justify-content:center;box-shadow:0 16px 30px -6px rgb(255 51 102 / .4);position:relative}.lh-guest-wrap .lh-guest-icon svg{width:32px;height:32px;color:#fff}.lh-guest-wrap h2{margin:0 0 12px;font-size:21px;font-weight:900;color:#211B15;letter-spacing:-.02em}.lh-guest-wrap p{margin:0 0 32px;font-size:14px;font-weight:500;color:#8A8073;line-height:1.85}.lh-guest-wrap a.lh-guest-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:16px 28px;border-radius:16px;background:linear-gradient(135deg,var(--lh-accent),var(--lh-accent-2));color:#fff;text-decoration:none;font-size:14px;font-weight:800;box-shadow:0 14px 30px -6px rgb(255 51 102 / .4);transition:all 0.25s cubic-bezier(.16,1,.3,1)}.lh-guest-wrap a.lh-guest-cta:hover{transform:translateY(-2px);box-shadow:0 20px 38px -6px rgb(255 51 102 / .55)}.lh-guest-wrap a.lh-guest-cta:active{transform:translateY(0)}.lh-guest-wrap a.lh-guest-cta svg{width:18px;height:18px;transition:transform 0.25s ease}.lh-guest-wrap a.lh-guest-cta:hover svg{transform:translateX(-4px)}