.guest-cta-section{background:linear-gradient(135deg,rgba(34,197,94,.08) 0,rgba(34,197,94,.03) 100%);border:1px solid rgba(34,197,94,.2);border-radius:16px;padding:3rem 2rem;margin:2rem 0;text-align:center;position:relative;overflow:hidden}.guest-cta-section::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,#22c55e,transparent)}.guest-cta-icon{width:64px;height:64px;background:linear-gradient(135deg,#22c55e 0,#16a34a 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;box-shadow:0 8px 24px rgba(34,197,94,.3)}.guest-cta-icon i{font-size:1.75rem;color:#fff}.guest-cta-section h3{font-size:1.5rem;font-weight:700;color:#e7e3fc;margin-bottom:.75rem}.guest-cta-section p{font-size:1rem;color:#a5a3ae;margin-bottom:1.5rem;max-width:500px;margin-left:auto;margin-right:auto}.guest-cta-section .btn-primary{background:linear-gradient(135deg,#22c55e 0,#16a34a 100%);border:none;padding:.875rem 2rem;font-size:1rem;font-weight:600;border-radius:10px;box-shadow:0 4px 16px rgba(34,197,94,.3);transition:all .3s ease}.guest-cta-section .btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(34,197,94,.4)}.guest-cta-section .btn-primary:active{transform:translateY(0)}.guest-sticky-cta{position:fixed;bottom:0;left:0;right:0;background:rgba(10,10,30,.92);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-top:1px solid rgba(34,197,94,.3);padding:1rem 1.5rem;display:flex;align-items:center;justify-content:center;gap:1.5rem;z-index:1050;transform:translateY(100%);opacity:0;transition:transform .4s ease,opacity .3s ease;box-shadow:0 -8px 32px rgba(0,0,0,.5),0 -2px 12px rgba(34,197,94,.08)}.guest-sticky-cta.visible{transform:translateY(0);opacity:1}.guest-sticky-cta-stats{display:flex;align-items:center;gap:1rem}.guest-sticky-cta-stat{display:flex;align-items:center;gap:.375rem}.guest-sticky-cta-stat i{color:#4ade80;font-size:1.25rem}.guest-sticky-cta-stat strong{color:#fff;font-size:.9375rem;font-weight:700}.guest-sticky-cta-label{color:#94a3b8;font-size:.8125rem;font-weight:400}.guest-sticky-cta-divider{width:1px;height:1.25rem;background:rgba(148,163,184,.25)}.guest-sticky-cta-btn{background:linear-gradient(135deg,#22c55e 0,#16a34a 100%);color:#fff;padding:.75rem 1.5rem;border-radius:10px;font-size:.9375rem;font-weight:600;text-decoration:none;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease;display:inline-flex;align-items:center;gap:.5rem;box-shadow:0 2px 12px rgba(34,197,94,.3);animation:ctaGlow 2.5s ease-in-out infinite}.guest-sticky-cta-btn:hover{transform:translateY(-1px);box-shadow:0 4px 20px rgba(34,197,94,.5);color:#fff;text-decoration:none;animation:none}.guest-sticky-cta-btn:active{transform:translateY(0)}.guest-sticky-cta-btn i{font-size:1.125rem;transition:transform .2s ease}.guest-sticky-cta-btn:hover i{transform:translateX(2px)}.guest-sticky-cta-btn.attention{animation:ctaAttention .6s ease}@keyframes ctaGlow{0%,100%{box-shadow:0 2px 12px rgba(34,197,94,.3)}50%{box-shadow:0 2px 20px rgba(34,197,94,.5)}}@keyframes ctaAttention{0%{transform:scale(1)}50%{transform:scale(1.06)}100%{transform:scale(1)}}.guest-sticky-cta-dismiss{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:6px;color:#8b8b9a;cursor:pointer;padding:.375rem;font-size:1rem;line-height:1;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.guest-sticky-cta-dismiss:hover{color:#e7e3fc;background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2)}.guest-hero-cta{background:linear-gradient(135deg,rgba(34,197,94,.1) 0,rgba(34,197,94,.02) 100%);border:1px solid rgba(34,197,94,.15);border-radius:16px;padding:2.5rem 2rem;margin-bottom:2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;position:relative;overflow:hidden}.guest-hero-cta::before{content:'';position:absolute;top:0;left:0;bottom:0;width:4px;background:linear-gradient(180deg,#22c55e 0,#16a34a 100%)}.guest-hero-cta-content{flex:1}.guest-hero-cta-title{font-size:1.25rem;font-weight:700;color:#e7e3fc;margin-bottom:.5rem;display:flex;align-items:center;gap:.75rem}.guest-hero-cta-title i{color:#22c55e;font-size:1.5rem}.guest-hero-cta-text{color:#a5a3ae;font-size:.9375rem;margin:0;line-height:1.5}.guest-hero-cta-btn{background:linear-gradient(135deg,#22c55e 0,#16a34a 100%);color:#fff;padding:.75rem 1.5rem;border-radius:10px;font-size:.9375rem;font-weight:600;text-decoration:none;white-space:nowrap;transition:all .3s ease;box-shadow:0 4px 16px rgba(34,197,94,.25);display:inline-flex;align-items:center;gap:.5rem}.guest-hero-cta-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(34,197,94,.35);color:#fff;text-decoration:none}.guest-hero-cta-btn i{font-size:1.125rem}@media (max-width:768px){.guest-cta-section{padding:2rem 1.5rem;margin:1.5rem 0}.guest-cta-icon{width:56px;height:56px}.guest-cta-icon i{font-size:1.5rem}.guest-cta-section h3{font-size:1.25rem}.guest-cta-section p{font-size:.9375rem}.guest-sticky-cta{padding:.875rem 1rem;gap:1rem}.guest-sticky-cta-stats{gap:.75rem}.guest-sticky-cta-label{display:none}.guest-sticky-cta-btn{padding:.625rem 1.25rem;font-size:.875rem}.guest-sticky-cta-dismiss{right:.5rem;top:.5rem;transform:none;padding:.25rem;font-size:.875rem}.guest-hero-cta{flex-direction:column;text-align:center;padding:2rem 1.5rem}.guest-hero-cta::before{top:0;left:0;right:0;bottom:auto;width:100%;height:3px}.guest-hero-cta-title{justify-content:center}.guest-hero-cta-text{margin-bottom:1rem}}@media (max-width:480px){.guest-cta-section{padding:1.5rem 1rem}.guest-cta-section .btn-primary{width:100%;padding:.75rem 1.5rem}.guest-sticky-cta{padding:.75rem 1rem;flex-direction:column;gap:.625rem}.guest-sticky-cta-stats{gap:.75rem}.guest-sticky-cta-divider{height:1rem}.guest-sticky-cta-stat i{font-size:1.125rem}.guest-sticky-cta-stat strong{font-size:.8125rem}.guest-sticky-cta-btn{width:100%;justify-content:center;padding:.625rem 1rem;font-size:.875rem}}