[data-dashboard-controls] :is(button,a[href],select,textarea,input:not([type=hidden]):not(.sr-only),[role=button],[role=option],[role=switch]):not([tabindex="-1"]){min-inline-size:44px;min-block-size:44px;flex-shrink:0}[data-dashboard-controls] a[href]:not([class*=hidden]){display:inline-flex;align-items:center}[data-dashboard-controls] :is(button,a[href],input,select,textarea,[tabindex]):focus-visible{outline:2px solid #ca8a04;outline-offset:2px}[data-dashboard-controls] input[type=checkbox]:not(.sr-only){-webkit-appearance:none;-moz-appearance:none;appearance:none;inline-size:44px;block-size:44px;border:0;border-radius:6px;box-shadow:none;background:transparent 50%/18px 18px no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18'%3E%3Crect x='1' y='1' width='16' height='16' rx='3' fill='white' stroke='%236b7280'/%3E%3C/svg%3E")}[data-dashboard-controls] input[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18'%3E%3Crect x='1' y='1' width='16' height='16' rx='3' fill='%232563eb'/%3E%3Cpath d='m4 9 3 3 7-7' fill='none' stroke='white' stroke-width='2'/%3E%3C/svg%3E")}[data-dashboard-controls] input[type=checkbox]:disabled{opacity:.45}