.whatsapp-float{position:fixed;right:24px;bottom:24px;z-index:35;border:0;width:58px;height:58px;display:grid;place-items:center;background:#20c765;color:#fff;border-radius:50%;box-shadow:0 6px 25px #14a65340;cursor:pointer;transition:transform .2s,box-shadow .2s}.whatsapp-float:hover{transform:translateY(-4px);box-shadow:0 10px 30px #14a65360}.whatsapp-float svg{width:30px;height:30px}.whatsapp-label{position:absolute;right:70px;background:#fff;color:#237b4a;font-size:12px;white-space:nowrap;padding:7px 13px;border:1px solid #d9eddf;border-radius:8px;opacity:0;pointer-events:none;transition:opacity .2s}.whatsapp-float:hover .whatsapp-label,.whatsapp-float:focus-visible .whatsapp-label{opacity:1}.whatsapp-help{position:fixed;right:24px;bottom:94px;z-index:36;width:min(290px,calc(100% - 48px));padding:20px;border-radius:12px;background:white;border:1px solid #deebe4;box-shadow:0 12px 45px #12362c22;font-size:14px}.whatsapp-help p{font-size:13px}.whatsapp-help button{background:#e9f8ed;border:0;padding:7px 15px;border-radius:6px;color:#27844b}.seat-status{max-width:480px;margin:23px auto 0;padding:15px 20px;background:#fff;border:1px solid #dce5f7;border-radius:12px;text-align:left;box-shadow:0 4px 16px #3652a007}.seat-status-top{display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:13px}.seat-status-top strong{color:#213452}.seat-status-top>span{color:#50709a;font-size:12px}.seat-progress{height:6px;background:#eaf0fb;border-radius:9px;overflow:hidden;margin:11px 0 8px}.seat-progress>span{display:block;height:100%;background:linear-gradient(90deg,#4c62f3,#00b7cb);border-radius:9px;transition:width .5s}.seat-status small{font-size:10px;color:#8290a8;display:flex;align-items:center;gap:6px}.seat-status small:before{content:'';width:5px;height:5px;border-radius:50%;background:#30b187}.joined-toast{position:fixed;left:23px;bottom:23px;z-index:30;width:300px;display:flex;gap:12px;align-items:center;padding:16px 32px 16px 16px;background:#fff;border:1px solid #dce7f5;border-radius:12px;box-shadow:0 10px 40px #27488122;animation:toast-in .35s ease-out}.joined-toast[hidden]{display:none}.joined-icon{display:grid;place-items:center;background:#eef3ff;color:#5c78dd;border-radius:50%;width:38px;height:38px;flex-shrink:0}.joined-toast strong{font-size:13px;color:#283d61}.joined-toast p{font-size:11px;margin:1px 0;color:#7b8fa9}.joined-toast time{font-size:10px;color:#94a1b6}.joined-dismiss{position:absolute;right:8px;top:7px;border:0;background:transparent;color:#8c9cb4;font-size:20px}.share-name-label{display:flex!important;align-items:flex-start;gap:9px!important;font-size:11px!important;font-weight:400!important}.share-name-label input{width:16px;height:16px;padding:0;margin-top:2px;flex-shrink:0}.admin-settings-note{font-size:11px;color:#929aad}@keyframes toast-in{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1100px){.joined-toast{bottom:100px}.whatsapp-float{bottom:105px}.whatsapp-help{bottom:175px}}@media(max-width:600px){.whatsapp-float{right:17px;width:51px;height:51px}.whatsapp-float svg{width:27px;height:27px}.joined-toast{left:14px;bottom:170px;width:min(290px,calc(100% - 28px))}.seat-status{padding:13px 15px}.seat-status-top{font-size:12px;gap:8px}.seat-status-top>span{font-size:11px}}@media(prefers-reduced-motion:reduce){.joined-toast{animation:none}.whatsapp-float,.seat-progress>span,.whatsapp-label{transition:none}}
