:root{color-scheme:dark;accent-color:#f26522;--primary: #f26522;--primary-hover: #fa8c46;--surface: #202020;--surface-alt: #191919;--text-muted: #a8a29e;--background-body: #0d0d0d;--background: var(--surface);--background-alt: var(--surface-alt);--text-main: #e6e6f0;--text-bright: #fffeff;--links: var(--primary);--focus: rgba(242, 101, 34, .6);--border: #333333;--button-base: var(--primary);--button-hover: var(--primary-hover);--form-text: #e6e6f0;--form-placeholder: #6f6f78;--selection: rgba(242, 101, 34, .4);--code: #f6b88a;--scrollbar-thumb: #333333;--scrollbar-thumb-hover: #444444;--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 2rem;--space-xl: 4rem;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.25rem;--text-xl: 1.75rem;--radius: 8px;--shadow: 0 2px 8px rgba(0, 0, 0, .2)}[hidden]{display:none!important}mark{background-color:#f7b27a;color:#1a1a1a}meter::-webkit-meter-bar{background:var(--surface-alt);border:1px solid var(--border);border-radius:var(--radius)}meter::-webkit-meter-optimum-value,meter::-webkit-meter-suboptimum-value,meter::-webkit-meter-even-less-good-value{background:var(--primary)}meter::-moz-meter-bar{background:var(--primary)}button,input,select,textarea{border-radius:var(--radius);transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}button{font-weight:600}pre{border-radius:var(--radius)}code,kbd{border-radius:5px}progress,meter{border-radius:999px}progress::-webkit-progress-bar{background:var(--surface-alt);border-radius:999px}progress::-webkit-progress-value{background:var(--primary);border-radius:999px}progress::-moz-progress-bar{background:var(--primary)}meter::-webkit-meter-bar,meter::-webkit-meter-optimum-value{border-radius:999px}h1,h2{letter-spacing:-.02em}.mb-header{display:flex;align-items:center;justify-content:space-between;gap:var(--space-md);flex-wrap:wrap;margin-bottom:var(--space-lg)}.mb-brand{display:flex;align-items:center;gap:var(--space-md)}.mb-logo{font-size:var(--text-xl);background:var(--primary);color:var(--text-bright);width:2.4rem;height:2.4rem;display:grid;place-items:center;border-radius:var(--radius)}.mb-header h1{margin:0;font-size:var(--text-xl)}.mb-tag{margin:0;color:var(--text-muted);font-size:var(--text-sm)}.mb-auth{display:flex;align-items:center;gap:var(--space-sm)}.mb-chip{background:var(--surface-alt);border:1px solid var(--border);padding:var(--space-xs) var(--space-sm);border-radius:var(--radius);font-size:var(--text-sm)}.mb-ghost{background:transparent;border:1px solid var(--border);color:var(--text-muted)}.mb-ghost:hover{color:var(--text-bright);border-color:var(--primary)}.mb-form{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:var(--space-md)}.mb-row{display:flex;gap:var(--space-md);flex-wrap:wrap}.mb-row>label{flex:1 1 12rem}.mb-form label{display:block;font-size:var(--text-sm);color:var(--text-muted)}.mb-form input,.mb-form select,.mb-form textarea{width:100%}.mb-fav{flex:0 0 auto;display:flex;align-items:center;gap:var(--space-xs);align-self:flex-end}.mb-fav input{width:auto}.mb-actions{display:flex;align-items:center;gap:var(--space-md);margin-top:var(--space-sm)}.mb-msg{font-size:var(--text-sm)}.mb-ok{color:var(--primary)}.mb-err{color:#ff6b6b}.mb-tabs{display:flex;gap:var(--space-xs);margin:var(--space-lg) 0 var(--space-md)}.mb-tabs button{background:transparent;border:none;border-bottom:2px solid transparent;color:var(--text-muted);border-radius:0;padding:var(--space-sm) var(--space-md)}.mb-tabs button.active{color:var(--text-bright);border-bottom-color:var(--primary)}.mb-list{display:flex;flex-direction:column;gap:var(--space-sm)}.mb-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:var(--space-md)}.mb-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--space-sm)}.mb-title{font-weight:600;color:var(--text-bright)}.mb-artist{color:var(--text-muted)}.mb-artist:before{content:"—"}.mb-card-meta{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-sm);font-size:var(--text-sm);color:var(--text-muted);margin-top:var(--space-xs)}.mb-stars{color:var(--primary);letter-spacing:1px}.mb-favtag{color:#ff6b6b}.mb-who{background:var(--surface-alt);padding:0 var(--space-sm);border-radius:var(--radius)}.mb-time{margin-left:auto}.mb-note{margin:var(--space-sm) 0 0;color:var(--text-main)}.mb-del{padding:0 var(--space-sm);font-size:var(--text-sm);line-height:1.6}.mb-empty{color:var(--text-muted);text-align:center;padding:var(--space-lg)}.mb-card-foot{margin-top:var(--space-sm)}.mb-cbtn{font-size:var(--text-sm);padding:var(--space-xs) var(--space-sm)}.mb-comments{margin-top:var(--space-sm);border-top:1px solid var(--border);padding-top:var(--space-sm)}.mb-comment-list{display:flex;flex-direction:column;gap:var(--space-sm)}.mb-comment{background:var(--surface-alt);border-radius:var(--radius);padding:var(--space-sm) var(--space-md)}.mb-comment-head{display:flex;align-items:baseline;gap:var(--space-sm);font-size:var(--text-sm)}.mb-cname{font-weight:600;color:var(--text-bright)}.mb-ctime{color:var(--text-muted);font-size:var(--text-xs)}.mb-cbody{margin:var(--space-xs) 0 0;color:var(--text-main);white-space:pre-wrap}.mb-cempty{padding:var(--space-sm);text-align:left}.mb-cform{margin-top:var(--space-sm)}.mb-cform textarea{width:100%}
