.ErrorNotice_wrapper__wUytC{width:100%;background-color:var(--red);padding:1rem 2rem;border-radius:var(--radius);display:flex;gap:var(--gap);align-items:center;justify-content:flex-start}.ErrorNotice_text__sBCoZ{display:flex;flex-direction:column;gap:var(--gap);flex-grow:1}.ErrorNotice_text__sBCoZ p{line-height:24px}@media (max-width:600px){.ErrorNotice_icon__TY8dV{display:none}}.ShowPage_info__HLPof{display:flex;flex-direction:column;gap:var(--gap);min-width:300px;max-width:400px}.ShowPage_minor__QNkFh{color:var(--gray-600)}.ShowPage_grid__P5r5U,.ShowPage_wrapper__J9uf_{display:flex;gap:var(--gap)}.ShowPage_grid__P5r5U{flex-grow:1;flex-direction:column}.ShowPage_tile__WKGWl{position:relative;border-radius:var(--radius)}.ShowPage_tile__WKGWl img{object-fit:contain;border-radius:8px;box-shadow:var(--shadow-less);width:100%;height:auto}.ShowPage_blogposts__wDlRO{margin:var(--gap-lg) 0}.ShowPage_blogposts__wDlRO h1{padding-bottom:var(--gap);border-bottom:1px solid var(--gray-200)}@media (max-width:800px){.ShowPage_info__HLPof{margin-bottom:var(--gap-2xlg)}.ShowPage_wrapper__J9uf_{display:block}}.BlogPost_post__wwxDJ{background-color:var(--color-background);transition:background-color .15s,color .15s;box-shadow:var(--shadow-less);margin:var(--gap) 0;padding:var(--gap);border-radius:var(--radius)}.BlogPost_post__wwxDJ:hover{background-color:var(--gray-200);cursor:pointer;color:var(--color-accent)}.BlogPost_titlewrapper__qdKmF{display:flex;justify-content:space-between}.BlogPost_teaser__oL9Vt{color:var(--gray-600);margin:var(--gap-sm) 0}@media (max-width:600px){.BlogPost_titlewrapper__qdKmF{display:block}}