#ts3era-noon-overlay{position:fixed;inset:0;z-index:2147483000;display:flex;align-items:center;justify-content:center;background:rgba(15,23,42,.62);direction:rtl;font-family:'Cairo',Tahoma,Arial,sans-serif;animation:tncFade .15s ease}
@keyframes tncFade{from{opacity:0}to{opacity:1}}
#ts3era-noon-overlay *{box-sizing:border-box}
#ts3era-noon-overlay .tnc-card{background:#fff;width:92%;max-width:420px;border-radius:8px;padding:26px 24px 22px;position:relative;box-shadow:0 18px 50px rgba(0,0,0,.28);text-align:center}
#ts3era-noon-overlay .tnc-x{position:absolute;top:10px;left:14px;border:0;background:none;font-size:24px;color:#94a3b8;cursor:pointer;line-height:1;padding:0}
#ts3era-noon-overlay .tnc-badge{display:inline-block;background:#feee00;color:#111;font-weight:800;font-size:13px;padding:4px 12px;border-radius:6px;letter-spacing:.5px}
#ts3era-noon-overlay .tnc-title{margin:14px 0 4px;font-size:20px;color:#0f172a;font-weight:800}
#ts3era-noon-overlay .tnc-sub{margin:0 0 16px;font-size:13.5px;color:#64748b;line-height:1.7}
#ts3era-noon-overlay .tnc-code{display:flex;align-items:stretch;gap:8px;margin:0 0 14px}
#ts3era-noon-overlay .tnc-code .tnc-codeval{flex:1;border:2px dashed #f58625;border-radius:6px;padding:13px;font-size:22px;font-weight:800;letter-spacing:2px;color:#b3560a;background:#fff8f1;font-family:monospace;display:flex;align-items:center;justify-content:center}
#ts3era-noon-overlay .tnc-copy{border:0;background:#f58625;color:#fff;font-weight:700;font-size:14px;padding:0 18px;border-radius:6px;cursor:pointer;white-space:nowrap}
#ts3era-noon-overlay .tnc-copy.done{background:#16a34a}
#ts3era-noon-overlay .tnc-timer{font-size:13.5px;color:#475569;margin:6px 0 8px}
#ts3era-noon-overlay .tnc-timer b{color:#0a6fb0;font-size:16px}
#ts3era-noon-overlay .tnc-bar{height:5px;background:#eef2f7;border-radius:4px;overflow:hidden;margin-bottom:16px}
#ts3era-noon-overlay .tnc-bar i{display:block;height:100%;background:#0a6fb0;width:100%;transition:width 1s linear}
#ts3era-noon-overlay .tnc-go{display:block;width:100%;border:0;background:#0a6fb0;color:#fff;font-weight:800;font-size:15px;padding:13px;border-radius:6px;cursor:pointer;text-decoration:none}
#ts3era-noon-overlay .tnc-go:hover{background:#085a91;color:#fff}
#ts3era-noon-overlay .tnc-stay{margin-top:9px;border:0;background:none;color:#94a3b8;font-size:13px;cursor:pointer}
@media(max-width:480px){#ts3era-noon-overlay .tnc-card{padding:22px 18px 18px}#ts3era-noon-overlay .tnc-title{font-size:18px}}
