/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */*,::before,::after{box-sizing:border-box}html{font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}:root{--base-space: 8px;--color-text: black;--color-link: black;--color-bg: white;--margin-sm: calc(var(--base-space) * 1)}@media screen and (min-width: 0px){:root{--fs-main: 26px;--lh-main: 1em;--ls-main: normal}}@media screen and (min-width: 1024px){:root{--fs-main: 26px;--lh-main: 1em;--ls-main: normal}}*{margin:0;-webkit-font-feature-settings:"kern" 1;font-feature-settings:"kern" 1;-webkit-font-kerning:normal;font-kerning:normal;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}html,body{-webkit-tap-highlight-color:rgba(0,0,0,0);height:100%;margin:0 !important;padding:0 !important;color:var(--color-text);background:var(--color-bg);font-family:bradford-ll-book,serif;font-size:var(--fs-main);line-height:var(--lh-main)}a{color:var(--color-link);text-decoration:none;cursor:pointer}ul,ol{margin:0;padding:0}ul{list-style-type:none}ol{list-style-position:inside}img{width:100%}strong,b{font-weight:normal}i,em{font-style:normal}h1,h2,h3,h4,h5,h6,small{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}html.panel{font-size:16px;line-height:1.2}html.panel i,html.panel em{font-style:italic}@font-face{font-family:bradford-ll-book;src:url(../fonts/bradford-ll-book.woff) format("woff"),url(../fonts/bradford-ll-book.woff2) format("woff2");font-weight:normal;font-style:normal;font-display:auto}@font-face{font-family:bradford-ll-book-italic;src:url(../fonts/bradford-ll-book-italic.woff) format("woff"),url(../fonts/bradford-ll-book-italic.woff2) format("woff2");font-weight:normal;font-style:normal;font-display:auto}@font-face{font-family:manuka-medium;src:url(../fonts/manuka-medium.woff) format("woff"),url(../fonts/manuka-medium.woff2) format("woff2");font-weight:normal;font-style:normal;font-display:auto}:root{--theme-default-text-color: #fde6d7;--theme-default-background-color: #b2292e;--theme-invert-text-color: #b2292e;--theme-invert-background-color: white}*::-webkit-scrollbar{display:none}*{scrollbar-width:none}html,body{height:100%;width:100%;position:fixed;overflow:hidden}main{height:100%;width:100%;position:fixed;overflow-y:scroll;display:flex;flex-direction:column}html[data-theme=default] body{color:var(--theme-default-text-color);background-color:var(--theme-default-background-color)}html[data-theme=default] a{color:var(--theme-default-text-color)}html[data-theme=invert] body{color:var(--theme-invert-text-color);background-color:var(--theme-invert-background-color)}html[data-theme=invert] a{color:var(--theme-invert-text-color)}h1{font-family:manuka-medium,serif;font-size:130px;line-height:1em;margin-right:.5rem}em{font-family:bradford-ll-book-italic,serif}.show-md{display:none}@media screen and (min-width: 1024px){.show-md{display:block}}.show-sm{display:block}@media screen and (min-width: 1024px){.show-sm{display:none}}main{padding:14px 23px 23px}.main-header{width:100%;display:flex;justify-content:start;align-items:center}.main-header p{max-width:150px}.list{border-top:1px solid;margin-top:10px}.list .row{padding:.7em 0;border-bottom:1px solid}@media screen and (min-width: 576px){.list .row{display:grid;grid-template-columns:max-content 1fr;grid-column-gap:100px;align-content:center}}.list .row p.rock{margin-bottom:.5em}.list .row p:not(:first-of-type){max-width:1080px;grid-column:2/2;margin-bottom:.5em;display:inline}@media screen and (min-width: 576px){.list .row p:not(:first-of-type){display:block}}.list .row p:not(:first-of-type):last-of-type{display:block;margin-bottom:0;margin-top:.5em}@media screen and (min-width: 576px){.list .row p:not(:first-of-type):last-of-type{margin-top:0}}.footer{padding:.7em 0 0;display:grid;grid-template-columns:1fr 1fr;grid-column-gap:1em;flex:1;align-items:end}@media screen and (min-width: 1024px){.footer{flex:unset;border-top:1px solid;margin-top:auto;display:grid;grid-template-columns:1fr max-content max-content max-content;grid-column-gap:1em}}.social{display:none}@media screen and (min-width: 1024px){.social{display:block}}.address{grid-column:span 2;padding-bottom:.7em;border-bottom:1px solid;margin-bottom:auto}@media screen and (min-width: 1024px){.address{grid-column:unset;margin-bottom:0;border-bottom:none;padding-bottom:0}}.switch-theme{margin-top:2em;display:flex;align-items:center;justify-content:end}@media screen and (min-width: 1024px){.switch-theme{margin-top:0}}.switch-theme .switch{cursor:pointer;height:20px;width:20px;margin-left:5px;border:1px solid}.switch-theme .switch[data-theme=default]{background-color:var(--theme-default-background-color);color:var(--theme-default-background-color)}.switch-theme .switch[data-theme=default].active{border-color:var(--theme-default-text-color)}.switch-theme .switch[data-theme=invert]{background-color:var(--theme-invert-background-color);color:var(--theme-invert-background-color)}.switch-theme .switch[data-theme=invert].active{border-color:var(--theme-invert-text-color)}

/*# sourceMappingURL=bundle.css.map*/