@layer theme{::selection{background-color:var(--color-accent);color:var(--color-text-inverse)}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--color-text-muted)}*{scrollbar-color:var(--color-border) var(--color-bg);scrollbar-width:thin}.widget-type-module{display:block}}