.head-bar{position:fixed;top:0;left:0;width:100%;height:3.5rem;background-color:#fff;z-index:1;text-align:left;display:flex;align-items:center;justify-content:space-between;padding:.25rem .875rem;border-radius:0 0 .875rem .875rem}.head-bar .btn-reset{color:var(--purple);font-weight:500}.head-bar .btn-reset:focus:not(:focus-visible){outline:none}.head-bar .btn-reset img:first-child{margin-right:.25rem}.head-bar__title{color:var(--purple);font-size:1.0625rem;font-weight:500;text-align:center;flex-grow:1}.head-bar__title:first-child{padding-left:2rem}.head-bar__title:last-child{padding-right:2rem}@media (min-width:640px){.head-bar{width:var(--max-container-width);left:50%;margin-left:calc(var(--max-container-width)/2*-1);box-shadow:0 2px 10px -3px rgba(0,0,0,.2)}}.app-layout{width:100%;padding-bottom:3.4375rem;background-color:var(--pink);text-align:left;min-width:0;min-height:100vh}.app-layout.article{padding-top:3.5rem;background-color:#fff}@media (min-width:640px){.app-layout{max-width:var(--max-container-width);border-radius:2rem;position:relative;margin:2rem auto;padding-bottom:4.4375rem}}.flashback-layout[data-v-476fc040]{padding-top:3.5rem;padding-bottom:4.5rem}.flashback-items[data-v-476fc040]{margin:0 -.25rem;padding:0 .5rem;display:flex;flex-wrap:wrap}.flashback-item[data-v-476fc040]{padding:0 .25rem;flex:0 0 50%;max-width:50%;margin-top:.75rem}.flashback-item__image[data-v-476fc040]{width:100%;display:block;max-width:100%;border-radius:.625rem}.flashback-item__title[data-v-476fc040]{font-size:.875rem;margin-top:.25rem;line-height:1}