.clock-help{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:10px;color:#6b7788;font-size:11px}.clock-help svg{width:15px}.waiting{background:#7c8ba1!important}.live-badge{position:absolute;left:12px;top:12px;background:#dc2626;color:#fff;border-radius:20px;padding:5px 9px;font-weight:800;font-size:10px}.result-popup{position:fixed;inset:0;background:#07101dcc;z-index:100;display:flex;align-items:center;justify-content:center;padding:22px;opacity:0;transition:.2s}.result-popup.show{opacity:1}.result-popup>div{width:100%;max-width:370px;background:#fff;border-radius:24px;padding:28px;text-align:center;transform:scale(.95);transition:.2s}.result-popup.show>div{transform:scale(1)}.result-icon{width:74px;height:74px;margin:0 auto 16px;border-radius:50%;display:grid;place-items:center;background:#e8f8f1;color:#059669}.result-popup.warning .result-icon{background:#fff3df;color:#e28400}.result-popup.error .result-icon{background:#ffebeb;color:#dc3f3f}.result-icon svg{width:38px;height:38px}.result-popup h2{font-size:21px;margin:0 0 9px}.result-popup p{color:#64748b;line-height:1.55;margin:0 0 20px}.alert.warning{background:#fff3df;color:#9a5a00}.logout-button{border:0;background:transparent;color:inherit;padding:7px;cursor:pointer}.profile-logout button{border:0;background:transparent;width:100%;display:flex;gap:12px;align-items:center;padding:15px 5px;color:#dd4242;text-align:left}.profile-logout button span{flex:1}.profile-logout small{display:block;color:#8591a1;margin-top:4px}@supports(padding:max(0px)){.bottom-nav{padding-bottom:env(safe-area-inset-bottom);height:calc(70px + env(safe-area-inset-bottom))}.phone-content{padding-bottom:calc(88px + env(safe-area-inset-bottom))}}
