/* Agoras. This file is served to paying members. The feed behind it, and the timing that makes it worth paying for, are ours. Want one this fast? Learn to build it. Copying ours is theft. */

















.jc-act > .jc-offer{height:38px;padding:0 18px;font-size:13px}






@container rf-act (max-width:330px){
  .jc-act > .jc-offer{padding:0 11px;font-size:12.5px;margin:0 -2px}
}



.jc-offer.is-sent::before{content:"\2713";margin-right:6px;font-weight:700}





.jcc-act .jcc-offer.on{
  border-color:rgba(255,255,255,.62);
  background:linear-gradient(180deg,rgba(255,255,255,.10),rgba(255,255,255,.22));
  box-shadow:inset 0 1px 3px rgba(0,0,0,.45)}









.jc-negbox.jc-offerbox{min-width:0}
.jc-negbox.jc-offerbox .jc-negrow{flex-wrap:nowrap;gap:8px}
.jc-negbox.jc-offerbox .jc-negin{flex:1 1 0;min-width:0;cursor:text}
.jc .jc-negbox.jc-offerbox .jc-negin{flex:0 1 250px}
.jc-negbox.jc-offerbox .jc-negin .jc-negeur{flex:1 1 0;min-width:0;width:0}
.jc-negbox.jc-offerbox .jc-negin .jc-negjpy{flex:none;padding:0;font-size:12px;
  white-space:nowrap;color:var(--ink-3)}
.jc-negbox.jc-offerbox .jc-negsend{flex:none}



.jcc > .jc-negbox.jc-offerbox .jc-negrow{flex-wrap:wrap;row-gap:8px}
.jcc > .jc-negbox.jc-offerbox .jc-negin{flex:1 1 150px}


.jc-offerbox .jc-negmsg:empty{display:none}
.jc-offerbox .jc-negmsg{margin:0}

.jc-offerbox .jc-negmsg a{color:inherit;text-decoration:underline;
  text-underline-offset:2px}


.jc-offerbox.is-sent .jc-negrow{display:none}






@media (max-width:560px) and (hover:none){
  :root[data-rf] .jc-act:has(> .jc-offer){flex-wrap:nowrap}
  :root[data-rf] .jc-act:has(> .jc-offer) > .btn-primary{flex:1 1 0}
  :root[data-rf] .jc-act > .jc-neg.jc-offer{flex:0 0 auto;padding:0 20px}
  .jc .jc-negbox.jc-offerbox .jc-negin{flex:1 1 0}
}
























.jc-act > .jc-offerwin{display:inline-flex;flex-direction:row;align-items:center;flex:0 0 auto;
  width:140px;min-width:0;height:38px;position:relative;z-index:0;
  margin:0 0 0 -22px;padding:0 5px 0 26px;gap:0;
  border:1px solid var(--rule);border-left:0;border-radius:0 999px 999px 0;
  background:var(--paper-2);font-family:inherit}
.jc-act > .jc-offerwin[hidden]{display:none}
.jc-act > .jc-offer.on{position:relative;z-index:1}
.jc-offerwin > .jc-negrow{flex:1 1 auto;min-width:0;flex-wrap:nowrap;gap:0;height:100%;align-items:center}


.jc .jc-act > .jc-offerwin .jc-negin{flex:1 1 auto;min-width:0;width:auto}
.jc-offerwin .jc-negin{height:28px;padding:0 3px 0 10px;border-radius:999px;gap:5px}
.jc-offerwin .jc-negin > span:first-child{font-size:12.5px}
.jc-offerwin .jc-negin .jc-negeur{width:0;flex:1 1 0;min-width:36px;font-size:13px}
.jc-offerwin .jc-negin .jc-negjpy{flex:none;padding:0;font-size:11.5px;white-space:nowrap;color:var(--ink-3)}
.jc-act > .jc-offerwin .jc-negjpy{display:none}   




.jc-offerwin .jc-negsend{flex:none;width:22px;height:22px;padding:0;border-radius:50%;
  display:grid;place-items:center;cursor:pointer;font:inherit;
  border:0 !important;box-shadow:none !important;
  background:var(--ink) !important;color:var(--on-ink,var(--paper)) !important;
  transition:background-color .12s,transform .12s}
.jc-offerwin .jc-negsend:hover{background:var(--ink-2) !important}
.jc-offerwin .jc-negsend:active{transform:scale(.94)}
.jc-offerwin .jc-negsend:disabled{opacity:.45;cursor:default}
.jc-offerwin .jc-negsend svg{display:block}



.jc-offerwin > .jc-negmsg{margin:0;flex:1 1 auto;min-width:0;font-size:12px;line-height:1.3;white-space:nowrap;
  overflow:hidden;text-overflow:ellipsis;color:var(--ink-2)}
.jc-offerwin > .jc-negmsg:empty{display:none}
.jc-offerwin > .jc-negmsg.bad{cursor:pointer;color:var(--danger,#A8432A)}
.jc-offerwin > .jc-negmsg.ok{color:var(--ink)}
.jc-offerwin:has(> .jc-negmsg:not(:empty)) > .jc-negrow{display:none}
.jc-offerwin.is-sent > .jc-negrow{display:none}

@media (max-width:560px) and (hover:none){
  :root[data-rf] .jc-act:has(> .jc-offerwin:not([hidden])){flex-wrap:wrap;row-gap:8px}
  :root[data-rf] .jc-act > .jc-offerwin{flex:1 1 100%;width:auto;margin-left:0;height:40px;
    border-left:1px solid var(--rule);border-radius:999px;padding:0 6px 0 12px}
  :root[data-rf] .jc-act > .jc-offerwin .jc-negjpy{display:inline}
}

.jcc-body > .jc-offerwin{display:flex;flex-direction:row;align-items:center;gap:6px;flex:none;
  height:34px;margin:0 0 6px;padding:0;border:0;background:none;font-family:inherit}
.jcc-body > .jc-offerwin[hidden]{display:none}
.jcc-body > .jc-offerwin > .jc-negrow{flex:1 1 auto;min-width:0;flex-wrap:nowrap;gap:6px;height:100%;align-items:center}
.jcc-body > .jc-offerwin .jc-negin{height:28px;padding:0 3px 0 9px;border-radius:999px;flex:1 1 0;min-width:0;
  background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.24);color:#fff;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.18)}
.jcc-body > .jc-offerwin .jc-negin:focus-within{outline:1.5px solid rgba(255,255,255,.85);outline-offset:1px}
.jcc-body > .jc-offerwin .jc-negin > span:first-child{color:rgba(255,255,255,.72);font-size:11.5px}
.jcc-body > .jc-offerwin .jc-negeur{color:#fff;font-size:12px;width:0;flex:1 1 0;min-width:0;height:auto}
.jcc-body > .jc-offerwin .jc-negeur::placeholder{color:rgba(255,255,255,.55)}
.jcc-body > .jc-offerwin .jc-negjpy{color:rgba(255,255,255,.72);font-size:11px;padding:0;white-space:nowrap}
.jcc-body > .jc-offerwin .jc-negsend{background:#fff !important;color:#161513 !important}
.jcc-body > .jc-offerwin .jc-negsend:hover{background:#ececef !important}
.jcc-body > .jc-offerwin > .jc-negmsg{margin:0;flex:1 1 auto;min-width:0;font-size:11.5px;line-height:1.3;color:#fff;
  white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.jcc-body > .jc-offerwin > .jc-negmsg a{color:#fff}
.jcc-body > .jc-offerwin > .jc-negmsg.bad{color:#FFB4A2}
