.lc-language-switcher { box-sizing: border-box; }
.lc-style-list { display: flex; flex-wrap: wrap; gap: .4rem .75rem; align-items: center; margin: 0; padding: 0; list-style: none; }
.lc-style-list a { text-decoration: none; }
.lc-style-list a[aria-current="page"] { font-weight: 700; text-decoration: underline; text-underline-offset: .2em; }
.lc-style-dropdown { min-width: 9rem; max-width: 100%; padding: .55rem 2rem .55rem .75rem; border: 1px solid #c7c7c7; border-radius: .4rem; background-color: #fff; color: #1d2327; }
.lc-floating-switcher { position: fixed; z-index: 99990; padding: .55rem; border: 1px solid rgba(0,0,0,.12); border-radius: .65rem; background: rgba(255,255,255,.96); box-shadow: 0 4px 22px rgba(0,0,0,.16); color: #1d2327; }
.lc-position-bottom-right { right: 1rem; bottom: 1rem; }
.lc-position-bottom-left { left: 1rem; bottom: 1rem; }
.lc-position-top-right { right: 1rem; top: 3.5rem; }
.lc-position-top-left { left: 1rem; top: 3.5rem; }
.lc-role-preview-notice { position: fixed; z-index: 99991; left: 50%; bottom: 1rem; transform: translateX(-50%); padding: .6rem .9rem; border-radius: 999px; background: #1d2327; box-shadow: 0 4px 18px rgba(0,0,0,.22); color: #fff; font: 13px/1.4 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif; }
.lc-role-preview-notice a { margin-left: .5rem; color: #72aee6; }

