/* GYPTO Mezzanine V18.15 — True Live Half-Duplex Wireless PTT */
.gypto-live-radio-launch{display:inline-flex!important;align-items:center;justify-content:center;gap:7px;background:#0d3557!important;color:#fff!important;border-color:#0d3557!important;font-weight:900!important}
.gypto-live-radio-launch.is-online{background:#167a57!important;border-color:#167a57!important}.gypto-live-radio-launch.is-busy{background:#ff7a00!important;border-color:#ff7a00!important}
.gypto-live-radio{direction:rtl;margin-top:12px;border:1px solid #cbd9e5;border-radius:18px;background:linear-gradient(180deg,#fff,#f6f9fc);padding:14px;box-shadow:0 10px 28px rgba(13,53,87,.08);color:#0d3557;overflow:hidden}
.gypto-live-radio[hidden]{display:none!important}.gypto-live-radio-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.gypto-live-radio-kicker{display:block;color:#ff7a00;font-size:9px;letter-spacing:1.2px;font-weight:1000}.gypto-live-radio-title{display:block;font-size:17px;margin:2px 0}.gypto-live-radio-peer{display:block;color:#6f8294;font-size:10px}
.gypto-radio-state{display:flex;align-items:center;gap:6px;white-space:nowrap;padding:7px 10px;border-radius:999px;background:#eef2f5;color:#657889;font-size:9px;font-weight:900}.gypto-radio-state i{width:8px;height:8px;border-radius:50%;background:#93a2ae}.gypto-live-radio.connected .gypto-radio-state{background:#e9f7f1;color:#14724f}.gypto-live-radio.connected .gypto-radio-state i{background:#20b97c;animation:radioPulse 1.5s infinite}.gypto-live-radio.remote-talking .gypto-radio-state{background:#fff1e3;color:#b55a00}.gypto-live-radio.remote-talking .gypto-radio-state i{background:#ff7a00}.gypto-live-radio.local-talking .gypto-radio-state{background:#fff0f1;color:#a51f2b}.gypto-live-radio.local-talking .gypto-radio-state i{background:#d82c3a}@keyframes radioPulse{70%{box-shadow:0 0 0 8px rgba(32,185,124,0)}100%{box-shadow:0 0 0 0 rgba(32,185,124,0)}}
.gypto-radio-meter{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px}.gypto-radio-meter div{border:1px solid #d7e1e9;border-radius:12px;background:#fff;padding:8px 10px;text-align:center}.gypto-radio-meter b{display:block;font-size:10px}.gypto-radio-meter span{display:block;font-size:9px;color:#7c8c9a;margin-top:1px}.gypto-radio-meter .tx b{color:#a51f2b}.gypto-radio-meter .rx b{color:#167a57}.gypto-live-radio.local-talking .tx{background:#fff0f1;border-color:#f3c4ca}.gypto-live-radio.remote-talking .rx{background:#eaf8f2;border-color:#bde2d3}
.gypto-live-ptt{width:100%;min-height:92px;border:0;border-radius:17px;background:linear-gradient(135deg,#0d3557,#174f78);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;cursor:pointer;touch-action:none;user-select:none;-webkit-user-select:none;box-shadow:0 9px 22px rgba(13,53,87,.2);transition:transform .08s ease,background .16s ease,opacity .16s ease}.gypto-live-ptt b{font-size:18px}.gypto-live-ptt small{font-size:10px;opacity:.8}.gypto-live-ptt:disabled{opacity:.52;cursor:not-allowed;box-shadow:none}.gypto-live-radio.local-talking .gypto-live-ptt{background:linear-gradient(135deg,#a91f2c,#df3342);transform:scale(.995)}.gypto-live-radio.remote-talking .gypto-live-ptt{background:#7b8792}
.gypto-radio-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:10px}.gypto-radio-audio{border:1px solid #ccd9e3;background:#fff;color:#0d3557;border-radius:10px;padding:8px 10px;font:900 10px Cairo,Arial,sans-serif;cursor:pointer}.gypto-radio-audio.unlocked{background:#e9f7f1;border-color:#b8dfcf;color:#126d4d}.gypto-radio-note{font:800 9px Cairo,Arial,sans-serif;color:#7d8d9b;text-align:left}.gypto-radio-alert{display:none;margin-top:9px;border-radius:11px;padding:9px 11px;font-size:10px;font-weight:800;background:#fff5e8;color:#94510b;border:1px solid #f1d3a9}.gypto-radio-alert.show{display:block}
#guest-tracker-app .gypto-live-radio{margin-top:14px}.gypto-radio-toast{position:fixed;z-index:170000;left:50%;bottom:28px;transform:translate(-50%,18px);opacity:0;pointer-events:none;transition:.2s;border-radius:12px;background:#0d3557;color:#fff;padding:11px 15px;max-width:min(460px,calc(100% - 24px));font:900 10px Cairo,Arial;box-shadow:0 12px 30px rgba(0,0,0,.2)}.gypto-radio-toast.show{opacity:1;transform:translate(-50%,0)}.gypto-radio-toast.error{background:#ac2430}
@media(max-width:720px){.gypto-live-radio{padding:12px;border-radius:15px}.gypto-live-radio-head{gap:8px}.gypto-radio-state span{display:none}.gypto-live-ptt{min-height:105px}.gypto-live-ptt b{font-size:20px}.gypto-radio-footer{align-items:stretch;flex-direction:column}.gypto-radio-audio{min-height:42px}.gypto-radio-note{text-align:center}}
