.titchy.panel.header{flex-direction:row;align-items:center;justify-content:space-between;gap:5px}.titchy.panel.header .left-stuff{align-items:start;gap:5px}.titchy.panel.header .left-stuff .tag-list{flex-direction:row;gap:1ch}.titchy.panel.header .left-stuff .tag-list h1{color:var(--fussr-color-accent, red);background-color:color-mix(in srgb,var(--fussr-color-accent, red) 15%,transparent);padding:5px;border-radius:5px}.titchy.panel.header .right-stuff .titchy.button{box-shadow:none}.titchy.panel.header .right-stuff .titchy.button svg{width:2em;height:2em}.titchy.panel.contents{--highlight: color-mix(in srgb, var(--fussr-color-accent, red) 80%, transparent);--primary: var(--fussr-color-primary, red);flex:1}.titchy.panel.contents .sep{flex:1}
