:root{color-scheme:light dark}@media (prefers-color-scheme: light){body{color:#7a8496;--background: #f0f3f7}.panel{color:#383838;background:#fff}.pills>*,.pill{background:var(--glass-blue, rgba(22, 135, 239, .15))}.store .slider .panel.active{background:#7a84961a}.store .slider .panel:hover:not(.active){background:var(--glass-blue-hover, rgba(22, 135, 239, .05))}}@media (prefers-color-scheme: dark){body{color:#606877;--background: #1c1c1e}.panel{color:#f0f3f7;background:#121212}.store .slider .panel.active{background:#1a2736}.store .slider .panel:hover:not(.active){background:#1e252e}}body{--border-color: var(--background)}.menu>*+*{border-top:1px solid var(--border-color)}.menu .row{flex-wrap:nowrap;text-wrap:balance}.menu img{width:2.25em;aspect-ratio:1}.calendar .row{row-gap:0}.calendar .date{min-width:100px;align-self:baseline}body{padding:.5rem}header{text-wrap:balance;margin-top:-.5rem;padding:.5rem 0;background:var(--background)}main{gap:.5rem;max-width:1200px;display:grid;grid-template-columns:100%}.slider.fadeEdges{gap:.5rem;--gutter: .5rem}.slider.big img{width:100%;aspect-ratio:3/1}@media (width < 550px){.slider.big{flex-wrap:wrap;--item-width: 100%}}.inset{padding:.5rem 1rem}.mask{color:#fff;padding:1rem 1rem .5rem;background:linear-gradient(to bottom,transparent 0,rgba(0,0,0,.6) 75%)}@media (prefers-color-scheme: dark){.pill.soft{background:#ffffff1a;color:#ccc}.panel:hover .pill.soft:hover{background:var(--primary);color:#fff}}.collection-toggle{border-radius:12px;overflow:hidden;position:relative;cursor:pointer;border:3px solid transparent;transition:all .2s cubic-bezier(.25,.8,.25,1);opacity:.5;flex-shrink:0;background:var(--card)}.collection-toggle img{width:90px;height:120px;object-fit:cover}.collection-toggle.active{opacity:1;border-color:var(--primary);transform:translateY(-4px)}
