:root{--bis-brand: #0e7c6b;--bis-brand-on: #ffffff;--bis-surface: #ffffff}@media (prefers-color-scheme: dark){:root{--bis-brand: #37a794;--bis-brand-on: #08110e;--bis-surface: #1a1a1a}}:root[data-theme=dark]{--bis-brand: #37a794;--bis-brand-on: #08110e;--bis-surface: #1a1a1a}:root[data-theme=light]{--bis-brand: #0e7c6b;--bis-brand-on: #ffffff;--bis-surface: #ffffff}.bis-sticky-preview{position:sticky;top:0;z-index:10;background:var(--bis-surface);padding-bottom:8px}.bis-color-field{display:flex;flex-direction:column;gap:4px}.bis-color-input{width:100%;height:32px;padding:0;border:1px solid rgba(0,0,0,.2);border-radius:8px;background:none;cursor:pointer}.bis-color-input::-webkit-color-swatch-wrapper{padding:2px}.bis-color-input::-webkit-color-swatch{border:none;border-radius:6px}.bis-color-input::-moz-color-swatch{border:none;border-radius:6px}:focus-visible{outline:2px solid var(--bis-brand);outline-offset:2px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;transition-duration:.001ms!important}}
