:root{--bg-color:#fff;--action-color:#369;--action-underline-color:#3696;--action-focus-color:#c33;--action-focus-underline-color:#c336}html{scroll-behavior:smooth}html.scroll-snap{scroll-snap-type:y proximity}body{background:var(--bg-color);margin:0;padding:0;font-family:PT Sans,sans-serif}html.scroll-snap body{scroll-snap-type:y proximity}a{color:var(--action-color);-webkit-text-decoration:underline var(--action-underline-color) 1pt;text-decoration:underline var(--action-underline-color) 1pt;text-underline-offset:2pt}a:hover,a:focus{color:var(--action-focus-color);-webkit-text-decoration-color:var(--action-focus-underline-color);text-decoration-color:var(--action-focus-underline-color)}input[type=search]{appearance:none;height:1.7rem;transition:background-color 1s ease-out 0;background-color:#fff3;border:1px solid gray;border-radius:.25rem;font-family:PT Sans,sans-serif;font-size:1.1rem}input[type=search]:focus,input[type=search]:not(:placeholder-shown){background-color:#fff}.events__list,.results__list{grid-gap:30px 10px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));padding:0;list-style:none;display:grid}.events__item,.results__item{margin:0}.progressive-img{background-color:#50505033;background-position:50%;background-repeat:no-repeat;background-size:100%;width:max-content}.progressive-img img{opacity:0}.events__item a{width:max-content;margin:auto;text-decoration:none;transition:all .5s ease-out;display:block}.events__item img{object-fit:cover;border:1px solid silver;transition:all .5s ease-out;display:block}.events__item a:hover img,.results__item a:hover img{border-color:var(--action-focus-color)}.events__item .event-title,.result__descr{line-height:1.5}.events__item.album .event-title,.tags-link a{font-weight:700}.events__item.album .event-title:before{content:"❖";padding-right:.25em}.results__item a{color:#666;text-decoration:none;transition:all .5s ease-out}.results__item img{object-fit:cover;border:1px solid silver;transition:all .5s ease-out;display:block}.result__descr:first-letter{text-transform:uppercase}.event__date,.result__tags{color:#777}.event__toc{max-width:600pt;font-style:italic;line-height:1.5}.event__toc:first-letter{text-transform:uppercase}.event__toc a{color:inherit;border-bottom:1px solid #0000001a;text-decoration:none}.event__toc a:hover{color:#333;border-bottom-color:#333}@media screen and (width<=919px){.episode__tags{font-size:.9rem}.event__toc{font-size:16px}}.event__title:first-letter{text-transform:uppercase}.event__subtitle{padding-top:24px;font-size:1.2em}.event__subtitle:first-letter{text-transform:uppercase}.episode{margin-top:32px}.episode p{max-width:1200px;margin:16px 0 8px}.experimental{display:none}@supports (scroll-snap-align:start){.experimental{display:block}}.scroll-snap .episode p,.scroll-snap .event__subtitle{scroll-snap-align:start;scroll-snap-margin:8px;scroll-margin:8px}.episode p .cnt{color:#777}.episode .episode__tags{text-align:end;margin:8px 0;font-size:.9rem}.episode__tags .tag{color:inherit;opacity:.5;text-underline-offset:2pt;margin-left:.5em;text-decoration-color:#0003;list-style-type:"#"}.episode__tags .tag:before{content:"#"}.episode__tags .tag:hover{color:#333;opacity:1;text-decoration-color:#333}.stretch{width:100%;max-width:1200px;overflow:hidden}.photo{background:#ccc linear-gradient(135deg,#ccc 0%,#bbb 100%);width:100%;height:0;padding-bottom:66.67%;position:relative}.photo.vertical{padding-bottom:150%}.tags__list{flex-wrap:wrap;flex:0 auto;list-style-type:none;display:flex}.tags__list li{margin-right:.5rem}.featured{font-weight:700}.footer__navigation{align-items:center;width:100%;max-width:1200px;height:2em;margin-top:1em;display:grid}.footer__navigation a{text-decoration:none;transition:all .5s ease-out}.footer-nav__prev{grid-column:1;justify-self:start}.footer-nav__prev a:before{content:"< "}.footer-nav__next{grid-column:2;justify-self:end}.footer-nav__next a:after{content:" >"}@media (prefers-color-scheme:dark){:root{--bg-color:#000;--action-color:#3590eb;--action-underline-color:#3590eb66;--action-focus-color:#eb3333;--action-focus-underline-color:#eb333366}body{color:#ccc}.events__item a img,.results__item a img{border-color:#333}.event__toc{color:#777;border-bottom-color:#fff3}.event__toc a{border-bottom-color:#222}.event__toc a:hover{color:#ccc;border-bottom-color:#ccc}.episode__tags .tag{text-decoration-color:#222}.episode__tags .tag:hover{color:#ccc;text-decoration-color:#ccc}.photo{background:#333 linear-gradient(135deg,#333 0%,#222 100%)}.results__item a{color:#999}}.frame{position:relative}.photos{cursor:grab;background:#ccc;width:100%;height:0;padding-bottom:66.67%;position:relative}.photos.grabbing{cursor:grabbing}.photos .photo{z-index:1;width:100%;position:absolute;top:0;left:0}.photo img{width:100%}.photo.prev{left:-100%;transform:translate(-2px)}.photo.next{left:100%;transform:translate(2px)}.arr{opacity:.7;vertical-align:middle;z-index:10;text-align:center;color:#fff;text-shadow:1px 1px 1px #000;width:60px;height:60px;padding:20px;font-size:30px;line-height:60px;text-decoration:none;position:absolute;top:calc(50% - 50px)}.arr:hover,.arr:focus{opacity:1}.arr__prev{left:0}.arr__next{right:0}.counter{z-index:10;color:#fff;text-shadow:1px 1px 1px #000;margin-left:-2em;line-height:20px;position:absolute;bottom:1em;left:50%}.counter__dots{opacity:.9;letter-spacing:4px;cursor:default;font-family:Arial,Helvetica,sans-serif;font-size:16px}.counter__dots a{color:inherit;text-decoration:none}.counter__dots a:hover{font-size:120%}@media screen and (width<=919px){.episode .stretch{width:104.2%;margin:0 -2.1%}.arr{opacity:1;width:45px;font-size:24px}.arr__prev{padding-left:0}.arr__next{padding-right:0}}.app__header{color:#222;background:var(--bg-color);z-index:20;justify-content:space-between;padding:1em 2% 0;display:flex;position:sticky;top:-50px}.app__content{margin:.5em 2%}.app__title>*{margin:0 0 .5em;font-size:1.5em}.app__title>:first-letter{text-transform:uppercase}a.app__home[href]{border-bottom:1px solid var(--action-underline-color);text-decoration:none}a.app__home[href]:hover{border-color:var(--action-focus-underline-color)}.app__search{display:flex}.app__search-button{background:0 0;border:none;width:24px;height:1.5rem;margin:3px .5rem;padding:2px}.app__search-button svg *{stroke:var(--action-color);stroke-width:1.5px;stroke-linecap:round}.app__search-button:hover svg *,.app__search-button:focus svg *{stroke:var(--action-focus-color)}.app__footer{padding:1em 2%}@media screen and (width<=919px){.app__search input[type=search]{max-width:8rem;display:none}.app__search:focus-within input[type=search],.app__search:hover input[type=search],.app__search input[type=search]:not(:placeholder-shown){display:block}}@media (prefers-color-scheme:dark){.app__header{color:#eee}}
