@charset "UTF-8";@media screen and (max-width: 799px){.posts__sidebar{margin-top:16rem;margin-bottom:16rem;}}.posts__sidebar > *{margin-left:auto;margin-right:auto;}.posts__sidebar__box{background-color:var(--theme-color-background-a);box-shadow:0px 0px 1px 0px rgba(0,0,0,.05),0px 12px 64px 0px rgba(0,0,0,.1);}@media screen and (max-width: 799px){.posts__sidebar__box{padding:40rem 20rem;margin-left:var(--theme-layout-offset-h);margin-right:var(--theme-layout-offset-h);}}@media screen and (min-width: 800px){.posts__sidebar__box{padding:40rem 24rem;}}@media screen and (max-width: 799px){.posts__sidebar__box:not(:first-child){margin-top:32rem;}}@media screen and (min-width: 800px){.posts__sidebar__box:not(:first-child){margin-top:32rem;}}.posts__sidebar__box .title{font-family:var(--theme-font-family);font-weight:500;font-size:20rem;line-height:1.25;color:var(--theme-color-text-on-light);}.posts__sidebar__box .title::selection{background-color:var(--theme-color-action-accent-hover);}.posts__sidebar__box ol.list{margin-top:32rem;}.posts__sidebar__box ol.list .item{position:relative;}@media screen and (hover: hover){.posts__sidebar__box ol.list .item{-webkit-transition:var(--theme-transition);transition:var(--theme-transition);}.posts__sidebar__box ol.list .item:hover{background-color:var(--theme-color-action-accent-hover);}}.posts__sidebar__box ol.list .item:before{content:"";font-family:var(--theme-font-family);font-weight:500;font-size:24rem;line-height:1.3;color:var(--theme-color-text-on-light);text-align:center;display:block;position:absolute;z-index:1;left:0;top:0;width:60rem;height:30rem;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'60\' height=\'30\' viewBox=\'0 0 60 30\' fill=\'none\'%3E%3Cpath d=\'M0 0H59.1667L53.0767 30H0V0Z\' fill=\'%23E6FF59\'/%3E%3C/svg%3E");background-size:contain;}.posts__sidebar__box ol.list .item:before::selection{background-color:var(--theme-color-action-accent-hover);}.posts__sidebar__box ol.list .item a{display:block;position:relative;z-index:2;color:var(--theme-color-text-on-light);font-family:var(--theme-font-family);font-weight:500;font-size:16rem;line-height:1.65;padding-left:48rem;}.posts__sidebar__box ol.list .item a::selection{background-color:var(--theme-color-action-accent-hover);}.posts__sidebar__box ol.list .item:not(:first-child){margin-top:16rem;}.posts__sidebar__box ol.list .item:nth-child(1):before{content:"1";}.posts__sidebar__box ol.list .item:nth-child(2):before{content:"2";}.posts__sidebar__box ol.list .item:nth-child(3):before{content:"3";}.posts__sidebar__box ol.list .item:nth-child(4):before{content:"4";}.posts__sidebar__box ol.list .item:nth-child(5):before{content:"5";}@media screen and (max-width: 799px){.posts__sidebar__box.is-number-of-the-day{margin-left:var(--theme-layout-offset-h);margin-right:var(--theme-layout-offset-h);}}.posts__sidebar__box.is-number-of-the-day > .title{font-family:var(--theme-font-family);font-weight:500;font-size:20rem;line-height:1.25;color:var(--theme-color-text-on-light);}.posts__sidebar__box.is-number-of-the-day > .title::selection{background-color:var(--theme-color-action-accent-hover);}.posts__sidebar__box.is-number-of-the-day > .number{display:block;font-family:var(--theme-font-family);font-weight:500;font-size:46rem;line-height:1.1;letter-spacing:-.015em;color:var(--theme-color-text-on-light);margin-top:24rem;margin-bottom:36rem;border-bottom:4rem solid var(--theme-color-background-e);max-width:100%;}.posts__sidebar__box.is-number-of-the-day > .number::selection{background-color:var(--theme-color-action-accent-hover);}.posts__sidebar__box.is-number-of-the-day > .number.show-small{font-family:var(--theme-font-family);font-weight:500;font-size:40rem;line-height:1.15;letter-spacing:-.025em;}.posts__sidebar__box.is-number-of-the-day > .number.show-small::selection{background-color:var(--theme-color-action-accent-hover);}.posts__sidebar__box.is-number-of-the-day > .introtext{font-family:var(--theme-font-family);font-weight:500;font-size:16rem;line-height:1.65;color:var(--theme-color-text-on-light);}.posts__sidebar__box.is-number-of-the-day > .introtext::selection{background-color:var(--theme-color-action-accent-hover);}.posts__sidebar__box.is-number-of-the-day > .source{font-family:var(--theme-font-family);font-weight:300;font-size:16rem;line-height:1.65;color:var(--theme-color-text-on-light);margin-top:36rem;}.posts__sidebar__box.is-number-of-the-day > .source::selection{background-color:var(--theme-color-action-accent-hover);}.posts__sidebar__box.is-number-of-the-day > .source a{color:var(--theme-color-text-accent-default);background-color:transparent;text-decoration:none;box-shadow:0 3rem 0rem 0rem var(--theme-color-action-secondary02-default);-webkit-transition:var(--theme-transition);transition:var(--theme-transition);}.posts__sidebar__box.is-number-of-the-day > .source a:hover{text-decoration:none;box-shadow:0 3rem 0rem 0rem var(--theme-color-action-primary-hover);}