#ffc-arive-alert{position:relative;overflow:hidden;margin:0 0 22px;border:1px solid rgba(201,164,78,.42);border-radius:15px;background:linear-gradient(115deg,#17362b 0%,#1d2d27 62%,#262116 100%);box-shadow:0 14px 38px rgba(0,0,0,.2);color:#f5f2e8;font-family:Outfit,system-ui,sans-serif}
#ffc-arive-alert:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 0%,rgba(230,201,118,.16),transparent 36%);pointer-events:none}
.ffc-arive-inner{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:17px 18px}
.ffc-arive-badge{display:flex;align-items:center;gap:8px;color:#e6c976;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;white-space:nowrap}
.ffc-arive-pulse{width:8px;height:8px;border-radius:50%;background:#e6c976;box-shadow:0 0 0 0 rgba(230,201,118,.6);animation:ffcArivePulse 2s infinite}
.ffc-arive-copy{min-width:0}.ffc-arive-name{font-size:15px;font-weight:750;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ffc-arive-meta{margin-top:5px;color:#c8c8bd;font-size:12px}.ffc-arive-meta strong{color:#fff;font-weight:650}
.ffc-arive-actions{display:flex;align-items:center;gap:8px;white-space:nowrap}.ffc-arive-actions a,.ffc-arive-nav{height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;font-size:11px;font-weight:750;transition:.18s ease}.ffc-arive-join{padding:0 13px;background:#e6c976;color:#12271f!important}.ffc-arive-join:hover{background:#f1d98d}.ffc-arive-schedule{padding:0 11px;border:1px solid rgba(255,255,255,.2);color:#eee!important}.ffc-arive-schedule:hover{border-color:#e6c976;color:#e6c976!important}.ffc-arive-nav{width:34px;border:1px solid rgba(255,255,255,.16);color:#ddd;cursor:pointer}.ffc-arive-nav:hover{border-color:#e6c976;color:#e6c976}
.ffc-arive-count{position:absolute;right:18px;bottom:4px;color:#9e9b91;font-size:9px;letter-spacing:.08em}
@keyframes ffcArivePulse{70%{box-shadow:0 0 0 7px rgba(230,201,118,0)}100%{box-shadow:0 0 0 0 rgba(230,201,118,0)}}
@media(max-width:880px){.ffc-arive-inner{grid-template-columns:1fr;gap:10px;padding:15px}.ffc-arive-copy{order:1}.ffc-arive-actions{order:2;flex-wrap:wrap}.ffc-arive-name{white-space:normal}.ffc-arive-count{right:14px;bottom:5px}}
@media(prefers-reduced-motion:reduce){.ffc-arive-pulse{animation:none}}
