:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*,:before,:after{box-sizing:border-box}html,body{height:100%}body{font-family:var(--ryv-font-family-sans);font-size:var(--ryv-font-size-sm);line-height:var(--ryv-line-height-normal);color:var(--ryv-text-primary);background:var(--ryv-surface-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}h1,h2,h3,h4,h5,h6{font-weight:var(--ryv-font-weight-semibold);line-height:var(--ryv-line-height-tight);color:var(--ryv-text-primary);margin:0}p{line-height:var(--ryv-line-height-relaxed);margin:0}a{color:var(--ryv-accent-emphasis);text-decoration:none;transition:color .15s}a:hover{color:var(--ryv-accent-default)}::selection{color:var(--ryv-text-primary);background:var(--ryv-accent-muted)}select{color-scheme:normal}select option{color:var(--ryv-text-primary);background:var(--ryv-surface-raised)}select option:disabled{color:var(--ryv-text-muted)}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}[data-theme=dark] .ryv-dark-accent-surface,[data-theme=dark] .ryv-dark-accent-tag{color:var(--ryv-accent-emphasis);background:var(--ryv-accent-muted);border-color:var(--ryv-accent-muted)}[data-theme=dark] .ryv-dark-accent-surface:hover{color:var(--ryv-accent-emphasis);background:var(--ryv-accent-muted);border-color:var(--ryv-accent-emphasis)}[data-theme=dark] .ryv-dark-accent-surface:focus-visible{outline:2px solid var(--ryv-border-focus);outline-offset:2px;box-shadow:0 0 0 3px var(--ryv-accent-muted)}[data-theme=dark] .ryv-dark-accent-surface:active,[data-theme=dark] .ryv-dark-accent-surface[aria-pressed=true]{border-color:var(--ryv-accent-default);box-shadow:inset 0 0 0 1px var(--ryv-accent-muted)}[data-theme=dark] .ryv-dark-accent-compact{border:1px solid var(--ryv-accent-muted);border-radius:var(--ryv-radius-md);padding:.35rem .65rem}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
