/* Variante personnelle de la télécommande commune iSDO. */
.td-remote{border-color:rgba(218,174,68,.42);background:transparent;box-shadow:0 14px 38px rgba(0,0,0,.3);animation:none}
.td-remote::before{display:block;background:conic-gradient(from 30deg,transparent 0 24%,#00c26e 31%,#43a6d8 39%,#f3b84b 46%,transparent 54% 100%);animation:td-filament 9s linear infinite}
.td-remote::after{inset:2px;background:#000}
.td-remote[data-state="collapsed"]::before{animation-duration:4.8s}
.td-remote-command,.td-remote-compact{color:#e4bd5d}
.td-remote-command+.td-remote-command::before{background:rgba(228,189,93,.18)}
.td-remote-command:hover,.td-remote-command:focus-visible,.td-remote-compact:hover,.td-remote-compact:focus-visible,.td-remote-signature:hover,.td-remote-signature:focus-visible{background:#000}
.td-remote-signature{height:var(--size);max-height:var(--size);opacity:1;background:#000}.td-remote-signature img{width:2rem;height:2rem;object-fit:contain}
.td-remote-compact{background:#000}.td-remote-compact img{width:2.2rem;height:2.2rem;object-fit:contain}
.td-remote-filament{box-shadow:inset 0 0 0 1px rgba(228,189,93,.2)}
.td-remote-command[data-remote-action="consent"] svg{display:none}
.td-remote-command[data-remote-action="consent"]::after{content:"⚙";font-family:"Segoe UI Symbol",sans-serif;font-size:1.28rem;font-weight:400;line-height:1}
@media(prefers-reduced-motion:reduce){.td-remote::before{animation:none}.td-remote{box-shadow:0 14px 38px rgba(0,0,0,.32),0 0 14px rgba(228,189,93,.22)}}
