@charset "UTF-8";.sakura-home{padding-top:0}.sakura-home-layout{width:100%;max-width:var(--sakura-content-max-width);margin:0 auto;padding:24px var(--sakura-content-padding-x)48px;scroll-margin-top:var(--sakura-navbar-layout-offset)}.notice-board-wrap{--notice-board-height:250px;--notice-cover-height:226px;--notice-meta-height:218px;display:grid;grid-template-columns:minmax(0,3fr)minmax(0,7fr);gap:12px;margin-bottom:24px;align-items:stretch}.notice-board-wrap__article,.notice-board-wrap__notice{box-sizing:border-box;min-height:var(--notice-board-height);height:var(--notice-board-height);max-height:var(--notice-board-height);border:1px solid rgba(0,0,0,.85);border-radius:var(--sakura-post-card-rd);background:var(--sakura-post-card-bg)}.notice-board-wrap__article{overflow:hidden}html.dark .notice-board-wrap__article,html.dark .notice-board-wrap__notice{border-color:var(--sakura-color-divider)}.notice-board-wrap__article{position:relative;display:grid;grid-template-columns:58% 42%;grid-template-rows:var(--notice-board-height);contain:layout size style;isolation:isolate;transition:border-color .2s ease}.notice-board-wrap__article:hover{border-color:var(--sakura-color-primary)}.notice-board-wrap__article-link{position:absolute;inset:0;z-index:1;border-radius:inherit}.notice-board-wrap__cover-col{position:relative;z-index:0;display:flex;align-items:stretch;box-sizing:border-box;min-width:0;height:var(--notice-board-height);padding:12px 10px 12px 34px;overflow:hidden}.notice-board-wrap__cover-frame{flex:1;min-width:0;height:var(--notice-cover-height);overflow:hidden}.notice-board-wrap__cover{display:block;width:100%;height:100%;border-radius:10px;overflow:hidden;background:color-mix(in srgb,var(--sakura-color-primary) 10%,var(--sakura-post-card-bg))}.notice-board-wrap__cover img,.notice-board-wrap__cover video.sakura-cover-thumb{display:block;width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none}.notice-board-wrap__dots{--dot-size:8px;--dot-gap:14px;position:absolute;top:50%;left:0;z-index:3;width:30px;height:calc(var(--dot-size) * 5 + var(--dot-gap) * 4);margin-top:calc((var(--dot-size) * 5 + var(--dot-gap) * 4)/-2);overflow:hidden;pointer-events:none}.notice-board-wrap__dot-center{position:absolute;top:50%;left:50%;z-index:2;width:10px;height:10px;margin:-5px 0 0 -5px;border-radius:50%;background:var(--sakura-color-primary);pointer-events:none}.notice-board-wrap__dots-track{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:var(--dot-gap);pointer-events:auto}.notice-board-wrap__dot{flex-shrink:0;width:var(--dot-size);height:var(--dot-size);padding:0;border:none;border-radius:50%;background:color-mix(in srgb,var(--sakura-color-primary) 28%,transparent);cursor:pointer;transition:transform .2s ease,background-color .2s ease}.notice-board-wrap__dot.is-active{background:var(--sakura-color-primary)}.notice-board-wrap__dot:hover{background:color-mix(in srgb,var(--sakura-color-primary) 55%,transparent);transform:scale(1.15)}.notice-board-wrap__meta-col{position:relative;z-index:0;display:flex;align-items:stretch;box-sizing:border-box;min-width:0;height:var(--notice-board-height);padding:16px 14px 16px 10px;overflow:hidden}.notice-board-wrap__meta{width:100%;height:var(--notice-meta-height);min-width:0;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden}.notice-board-wrap__date{flex-shrink:0;font-size:12px;color:var(--sakura-color-text)}.notice-board-wrap__post-heading{margin:0 0 .25rem;flex-shrink:0;display:-webkit-box;overflow:hidden;font-size:1.125rem;font-weight:700;line-height:1.45;color:var(--sakura-color-text-deep);-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word}.notice-board-wrap__meta-line{flex-shrink:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.25rem;color:var(--sakura-color-text)}.notice-board-wrap__meta-sep{margin-inline:.35rem;opacity:.65}.notice-board-wrap__excerpt-slot{flex:1;min-height:3.5rem;max-height:3.5rem;overflow:hidden}.notice-board-wrap__excerpt{margin:0;display:-webkit-box;overflow:hidden;font-size:.875rem;line-height:1.55;color:var(--sakura-color-text);-webkit-line-clamp:2;-webkit-box-orient:vertical}.notice-board-wrap__notice{display:flex;flex-direction:column;align-items:center;justify-content:center;justify-content:safe center;gap:3px;border:1px solid rgba(0,0,0,.85);border-radius:var(--sakura-post-card-rd);padding:16px 14px;background:var(--sakura-post-card-bg);height:var(--notice-board-height);overflow-x:hidden;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;text-align:center}.notice-board-wrap__notice::-webkit-scrollbar{display:none;width:0;height:0}html.dark .notice-board-wrap__notice{border-color:var(--sakura-color-divider)}.notice-board__title{margin:0 0 10px;color:var(--sakura-color-primary);font-size:1rem;font-weight:700;letter-spacing:.06em;text-align:center}.notice-board__section{width:100%;text-align:center}.notice-board__section+.notice-board__section{margin-top:6px}.notice-board__label{margin:6px 0 4px;font-size:.78rem;font-weight:700;color:var(--sakura-color-primary);letter-spacing:.04em;text-align:center}.notice-board__section:first-of-type .notice-board__label{margin-top:0}.notice-board__section ul{margin:0;padding:0;list-style:none;font-size:.82rem;font-weight:700;line-height:1.55}.notice-board__section li{text-align:center;word-break:break-all}.notice-board__section li+li{margin-top:0}.notice-board__section a{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-height:24px;padding:2px 4px;color:inherit;text-decoration:none;transition:color .2s ease}.notice-board__section a:hover{color:var(--sakura-color-primary);text-decoration:underline}.notice-board__md p{margin:0}.notice-board__md img{display:inline-block;max-width:100%;max-height:96px;width:auto;height:auto;margin:2px 0;border-radius:6px;vertical-align:middle;object-fit:cover}.notice-board__md code{font-size:.9em;font-weight:600;padding:0 4px;border-radius:4px;color:var(--sakura-color-primary);background:color-mix(in srgb,var(--sakura-color-primary) 10%,var(--sakura-post-card-bg))}.notice-board__md strong,.notice-board__md b{font-weight:800;color:var(--sakura-color-primary)}.notice-board__md em,.notice-board__md i{font-style:italic;color:var(--sakura-color-primary)}.notice-board__md del{opacity:.75}.home-post-list{scroll-margin-top:calc(var(--sakura-navbar-layout-offset) + 8px)}.home-post-list.post-list-animated .sakura-post-card{content-visibility:auto;contain-intrinsic-size:auto var(--sakura-post-card-height,250px);contain:layout style}.home-post-list.post-list-scroll-driven .sakura-post-card{animation-duration:1ms;animation-fill-mode:both;animation-timing-function:linear}.home-post-list.post-list-scroll-driven .sakura-post-card.left{animation-name:home-post-card-in-left;animation-timeline:view();animation-range:entry 0% cover 42%}.home-post-list.post-list-scroll-driven .sakura-post-card.right{animation-name:home-post-card-in-right;animation-timeline:view();animation-range:entry 0% cover 42%}.home-post-list.post-list-scroll-driven .sakura-post-card:hover{transform:scale(1.01);transition:transform .3s ease,border-color .3s ease}.home-post-list.post-list-animated:not(.post-list-scroll-driven) .sakura-post-card{--post-card-enter-x:0px;transform:translate3d(var(--post-card-enter-x),20px,0);transition:transform .4s cubic-bezier(.22,1,.36,1),border-color .3s ease}.home-post-list.post-list-animated:not(.post-list-scroll-driven) .sakura-post-card.left{--post-card-enter-x:-16px}.home-post-list.post-list-animated:not(.post-list-scroll-driven) .sakura-post-card.right{--post-card-enter-x:16px}.home-post-list.post-list-animated:not(.post-list-scroll-driven) .sakura-post-card.is-revealed{transform:translate3d(0,0,0)}.home-post-list.post-list-animated:not(.post-list-scroll-driven) .sakura-post-card.is-revealed:hover{transform:translate3d(0,0,0)scale(1.01)}.home-cards-list.post-list-container{contain:layout style}html.is-scrolling .home-cards-list>.sakura-post-card{transition:none!important}.sakura-home-layout.is-layout-list{--home-list-featured-divider-gap:12px;--home-list-featured-inline-padding:12px;--home-list-divider-inset:var(--home-list-featured-inline-padding)}.sakura-home-layout.is-layout-list .home-list-featured{--home-list-featured-gap:12px;--home-list-featured-visible:var(--home-list-featured-visible-desktop, 4);--home-list-featured-edge:2px;width:100%;min-width:0;margin-bottom:0}.sakura-home-layout.is-layout-list .home-list-featured:has(+.post-list-container)::after{display:none}.home-list-layout{width:100%;min-width:0}.sakura-home-layout:not(.is-layout-list) .home-list-featured-mount{display:none!important}.home-list-main{min-width:0}.home-list-sidebar{display:none;--home-list-sidebar-pad-x:14px;--home-list-sidebar-divider-color:var(--sakura-color-divider)}.home-list-random-sidebar{display:none}.home-list-sidebar-sticky{display:flex;flex-direction:column;gap:0;min-width:0}.home-list-sidebar-card{box-sizing:border-box;background:0 0}.home-list-sidebar-site-info{display:flex;flex-direction:column;align-items:center;padding:18px var(--home-list-sidebar-pad-x,14px)0;text-align:center}.home-list-sidebar-site-info::after{content:'';display:block;width:calc(100% - (var(--home-list-sidebar-pad-x,14px) * 2));margin:12px auto 0;border-bottom:1px solid var(--home-list-sidebar-divider-color,var(--sakura-color-divider))}.home-list-sidebar-site-info__avatar{display:block;line-height:0;margin-bottom:10px}.home-list-sidebar-site-info__avatar img,.home-list-sidebar-site-info__avatar video{width:96px;height:96px;border-radius:50%;object-fit:cover;background:color-mix(in srgb,var(--sakura-color-primary,#df9193) 12%,#fff);box-shadow:0 2px 10px rgba(0,0,0,8%);transition:box-shadow .2s ease,opacity .2s ease}.home-list-sidebar-site-info__avatar video{display:block;pointer-events:none}.home-list-sidebar-site-info__avatar video:not(.is-ready){opacity:1}.home-list-sidebar-site-info__avatar:hover img,.home-list-sidebar-site-info__avatar:hover video{box-shadow:0 4px 16px color-mix(in srgb,var(--sakura-color-primary) 35%,transparent)}.home-list-sidebar-site-info__name{margin:0 0 14px;font-size:1.125rem;font-weight:800;line-height:1.3;color:var(--sakura-color-text-deep)}.home-list-sidebar-site-info__name a{color:inherit;text-decoration:none}.home-list-sidebar-site-info__name a:hover{color:var(--sakura-color-primary)}.home-list-sidebar-site-info__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;margin-bottom:14px}.home-list-sidebar-site-info__stat{display:flex;flex-direction:column;align-items:center;gap:2px;min-width:0;color:inherit;text-decoration:none}.home-list-sidebar-site-info__stat:hover .home-list-sidebar-site-info__stat-value{color:var(--sakura-color-primary)}.home-list-sidebar-site-info__stat-value{overflow:hidden;max-width:100%;font-size:1.125rem;font-weight:800;line-height:1.2;color:var(--sakura-color-text-deep);white-space:nowrap;text-overflow:ellipsis;transition:color .2s ease}.home-list-sidebar-site-info__stat-label{font-size:.6875rem;line-height:1.2;color:var(--sakura-color-text-muted)}.home-list-sidebar-site-info__socials{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:0;width:100%;margin-top:0;padding-inline:18px;box-sizing:border-box}.home-list-sidebar-site-info__social{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:none;border-radius:6px;text-decoration:none;transition:color .2s ease}.home-list-sidebar-site-info__social .links-of-author-item__icon{display:inline-block;width:1.125rem;height:1.125rem;font-size:1.125rem;line-height:1}.home-list-sidebar-site-info__social:hover{color:var(--sakura-color-primary)!important}.home-list-sidebar-site-stats{display:none;box-sizing:border-box;width:100%;min-width:0;padding:14px var(--home-list-sidebar-pad-x,14px)16px}.home-list-sidebar-site-stats .home-list-sidebar-section__title{margin-bottom:12px}.home-list-sidebar-site-stats__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:100%}.home-list-sidebar-site-stats__item{display:flex;flex-direction:column;align-items:center;gap:2px;min-width:0;color:inherit;text-decoration:none}.home-list-sidebar-site-stats__item:hover .home-list-sidebar-site-stats__value{color:var(--sakura-color-primary)}.home-list-sidebar-site-stats__value{overflow:hidden;max-width:100%;font-size:1.0625rem;font-weight:700;line-height:1.2;color:var(--sakura-color-text-deep);white-space:nowrap;text-overflow:ellipsis;transition:color .2s ease}.home-list-sidebar-site-stats__label{font-size:.6875rem;line-height:1.2;color:var(--sakura-color-text-muted)}.home-list-sidebar-site-stats__runtime{display:flex;flex-direction:column;align-items:center;gap:4px;width:100%;margin:14px 0 0;padding-top:12px;border-top:1px solid var(--home-list-sidebar-divider-color,var(--sakura-color-divider));box-sizing:border-box;text-align:center}.home-list-sidebar-site-stats__runtime-label{font-size:.75rem;line-height:1.2;color:var(--sakura-color-text-muted)}.home-list-sidebar-site-stats__runtime-value{font-size:.875rem;font-weight:600;line-height:1.4;color:var(--sakura-color-text-deep);font-variant-numeric:tabular-nums}.home-list-sidebar-site-stats__runtime-value [data-unit]{color:var(--sakura-color-primary);margin-inline:1px}.home-list-sidebar-notice{width:100%;min-width:0;box-sizing:border-box}.home-list-sidebar-notice{padding:6px var(--home-list-sidebar-pad-x,14px)16px;text-align:center}.home-list-sidebar-section__title{display:block;width:100%;margin:0 0 10px;padding:0;border:0;font-size:.9375rem;font-weight:700;line-height:1.3;text-align:center;color:var(--sakura-color-primary-text);letter-spacing:.06em}.home-list-random-sidebar__paper{box-sizing:border-box;padding:0 2px;background:0 0}.home-list-random-sidebar__archives+.home-list-random-sidebar__paper{margin-top:14px;padding-top:14px;border-top:1px solid var(--sakura-color-divider)}.home-list-random-sidebar__title{display:inline-flex;align-items:center;gap:6px;margin:0 0 12px;font-size:1rem;font-weight:700;line-height:1.3;color:var(--sakura-color-primary-text);letter-spacing:.06em}.home-list-random-sidebar__title-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:1em;height:1em;font-size:1.05em;color:color-mix(in srgb,var(--sakura-color-primary) 72%,#f08a8a)}.home-list-random-sidebar__list{list-style:none;margin:0;padding:0}.home-list-random-sidebar__item{border-bottom:1px dashed var(--sakura-color-divider)}.home-list-random-sidebar__item:last-child{border-bottom:none}.home-list-random-sidebar__link{position:relative;display:block;padding:12px 0;color:inherit;text-decoration:none;transition:color .2s ease}.home-list-random-sidebar__link:hover .home-list-random-sidebar__post-title{color:var(--sakura-color-primary)}.home-list-random-sidebar__post-title{display:block;margin:0;padding-right:4px;padding-bottom:18px;font-size:.875rem;font-weight:500;line-height:1.45;color:var(--sakura-color-text);transition:color .2s ease}.home-list-random-sidebar__date{position:absolute;left:0;bottom:12px;display:block;font-family:var(--va-font-mono);font-size:.6875rem;line-height:1.3;color:var(--sakura-color-text-muted);text-align:left;white-space:nowrap}.home-list-random-sidebar__archives{margin:0;padding:0}.home-list-random-sidebar__archives-title{display:inline-flex;align-items:center;gap:6px;margin:0 0 12px;font-size:1rem;font-weight:700;line-height:1.3;color:var(--sakura-color-primary-text);letter-spacing:.06em}.home-list-random-sidebar__archives-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:1em;height:1em;font-size:1.05em;color:color-mix(in srgb,var(--sakura-color-primary) 72%,#ff8787)}.home-list-archive-heatmap{--home-list-archive-cell-size:14px;--home-list-archive-cell-gap:4px;--home-list-archive-columns:13;--home-list-archive-rows:4;--home-list-archive-empty:color-mix(in srgb, var(--sakura-color-divider) 55%, transparent);--home-list-archive-lvl-1:color-mix(in srgb, var(--sakura-color-primary) 22%, transparent);--home-list-archive-lvl-2:color-mix(in srgb, var(--sakura-color-primary) 42%, transparent);--home-list-archive-lvl-3:color-mix(in srgb, var(--sakura-color-primary) 62%, transparent);--home-list-archive-lvl-4:color-mix(in srgb, var(--sakura-color-primary) 82%, transparent);width:100%;min-width:0}.home-list-archive-heatmap__grid{display:grid;grid-template-columns:repeat(var(--home-list-archive-columns),var(--home-list-archive-cell-size));gap:var(--home-list-archive-cell-gap);width:fit-content;max-width:100%}.home-list-archive-heatmap__month-item{display:flex;flex-direction:column;align-items:center;width:var(--home-list-archive-cell-size)}.home-list-archive-heatmap__cell{display:block;width:var(--home-list-archive-cell-size);height:var(--home-list-archive-cell-size);flex-shrink:0;border:none;border-radius:3px;padding:0;background:var(--home-list-archive-empty);cursor:default;appearance:none}.home-list-archive-heatmap__cell[data-level="1"]{background:var(--home-list-archive-lvl-1)}.home-list-archive-heatmap__cell[data-level="2"]{background:var(--home-list-archive-lvl-2)}.home-list-archive-heatmap__cell[data-level="3"]{background:var(--home-list-archive-lvl-3)}.home-list-archive-heatmap__cell[data-level="4"]{background:var(--home-list-archive-lvl-4)}.home-list-archive-heatmap__cell[data-has-post=true]{cursor:pointer}.home-list-archive-heatmap__cell[data-has-post=true]:hover{outline:1px solid color-mix(in srgb,var(--sakura-color-primary) 55%,transparent);outline-offset:1px}.home-list-archive-heatmap__tooltip{position:fixed;z-index:calc(var(--va-z-overlay) + 1);padding:6px 10px;border:1px solid var(--sakura-color-divider);border-radius:8px;background:var(--sakura-color-background);box-shadow:0 4px 14px rgba(0,0,0,.1);font-size:.6875rem;line-height:1.35;color:var(--sakura-color-text);white-space:nowrap;pointer-events:none;opacity:0;visibility:hidden;transform:translate(-50%,-100%);transition:opacity .15s ease,visibility .15s ease}.home-list-archive-heatmap__tooltip.is-visible{opacity:1;visibility:visible}.sakura-home-layout.is-layout-list .home-list-featured__inner{box-sizing:border-box;padding:10px var(--home-list-featured-inline-padding)12px}.sakura-home-layout.is-layout-list .home-list-featured__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.sakura-home-layout.is-layout-list .home-list-featured__heading{display:inline-flex;align-items:center;gap:6px;margin:0;font-size:1rem;font-weight:700;line-height:1;color:var(--sakura-color-primary)}.sakura-home-layout.is-layout-list .home-list-featured__heading-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:1em;height:1em;margin:0;font-size:1em;line-height:1;color:inherit}.sakura-home-layout.is-layout-list .home-list-featured__heading-icon.sakura-icon{width:1em;height:1em;color:inherit}.sakura-home-layout.is-layout-list .home-list-featured__heading-icon iconify-icon{display:inline-flex;align-items:center;justify-content:center;width:1em;height:1em;font-size:1em;line-height:1}.sakura-home-layout.is-layout-list .home-list-featured__navs{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.sakura-home-layout.is-layout-list .home-list-featured__viewport{container-type:inline-size;width:100%;min-width:0;padding-top:8px;padding-bottom:14px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;touch-action:pan-x pan-y}.sakura-home-layout.is-layout-list .home-list-featured__viewport::-webkit-scrollbar{display:none}.sakura-home-layout.is-layout-list .home-list-featured__track{display:flex;gap:var(--home-list-featured-gap);box-sizing:border-box;width:max-content;min-width:100%;padding-inline:var(--home-list-featured-edge,2px)}.sakura-home-layout.is-layout-list .home-list-featured-card{--home-list-featured-card-width:calc(
    (
        100cqi
          - (var(--home-list-featured-visible) - 1) * var(--home-list-featured-gap)
          - 2 * var(--home-list-featured-edge, 2px)
          - 1px
      ) / var(--home-list-featured-visible)
  );flex:0 0 var(--home-list-featured-card-width);flex-shrink:0;scroll-snap-align:start;box-sizing:border-box;display:flex;flex-direction:column;align-items:stretch;width:var(--home-list-featured-card-width);min-width:0;color:inherit;text-decoration:none;border:1px solid var(--sakura-color-divider);border-radius:var(--home-list-image-card-radius,14px);overflow:hidden;background:var(--sakura-post-card-bg);box-shadow:0 3px 8px color-mix(in srgb,#000 8%,transparent),0 1px 3px color-mix(in srgb,#000 5%,transparent);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.sakura-home-layout.is-layout-list .home-list-featured-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--sakura-color-primary) 45%,var(--sakura-color-divider));box-shadow:0 5px 12px color-mix(in srgb,#000 10%,transparent),0 1px 4px color-mix(in srgb,#000 6%,transparent)}.sakura-home-layout.is-layout-list .home-list-featured-card:hover .home-list-featured-card__title{color:var(--sakura-color-action)}.sakura-home-layout.is-layout-list .home-list-featured-card__cover{flex:none;width:100%;aspect-ratio:16/9;min-height:0;overflow:hidden;background:color-mix(in srgb,var(--sakura-color-primary) 8%,var(--sakura-post-card-bg))}.sakura-home-layout.is-layout-list .home-list-featured-card__cover img,.sakura-home-layout.is-layout-list .home-list-featured-card__cover video.sakura-cover-thumb{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.sakura-home-layout.is-layout-list .home-list-featured-card__body{flex:none;display:flex;flex-direction:column;justify-content:flex-start;gap:3px;padding:10px 10px 11px;min-width:0}.sakura-home-layout.is-layout-list .home-list-featured-card__title{margin:0;font-size:.8125rem;font-weight:700;line-height:1.3;color:var(--sakura-color-text-deep);display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:color .2s ease}.sakura-home-layout.is-layout-list .home-list-featured-card__excerpt{margin:0;font-size:.6875rem;line-height:1.3;color:var(--sakura-color-text-muted);display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.sakura-home-layout.is-layout-list .home-list-featured-card__excerpt:empty{display:none}.sakura-home-layout.is-layout-list .home-list-featured__nav{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:30px;height:30px;padding:0;border:none;border-radius:50%;background:0 0;color:var(--sakura-color-text);cursor:pointer;transition:color .2s ease,opacity .2s ease}.sakura-home-layout.is-layout-list .home-list-featured__nav iconify-icon{font-size:1.125rem}.sakura-home-layout.is-layout-list .home-list-featured__nav:disabled{opacity:.35;cursor:default}.sakura-home-layout.is-layout-list .home-list-featured__nav:not(:disabled):hover{color:var(--sakura-color-primary)}@media(max-width:768px){.sakura-home-layout.is-layout-list{--home-list-featured-divider-gap:10px;--home-list-featured-inline-padding:0px;--home-list-divider-inset:var(--home-list-featured-inline-padding)}.sakura-home-layout.is-layout-list .home-list-featured{--home-list-featured-visible:var(--home-list-featured-visible-mobile, 2);--home-list-featured-gap:12px}.sakura-home-layout.is-layout-list .home-list-featured:has(+.post-list-container)::after{margin-top:var(--home-list-featured-divider-gap)}.sakura-home-layout .home-layout-notice{display:none}.sakura-home-layout .home-mobile-notice-ticker{display:flex;align-items:center;gap:8px;box-sizing:border-box;width:100%;margin:0 0 12px;padding:8px 10px 8px 8px;border:1px solid color-mix(in srgb,var(--sakura-color-primary) 18%,var(--sakura-color-divider));border-radius:10px;background:0 0;overflow:hidden}.sakura-home-layout .home-mobile-notice-ticker[hidden]{display:none!important}.sakura-home-layout .home-mobile-notice-ticker__badge{flex:none;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:8px;color:var(--sakura-color-primary);background:color-mix(in srgb,var(--sakura-color-primary) 14%,transparent)}.sakura-home-layout .home-mobile-notice-ticker__badge-icon{display:block;width:15px;height:15px;font-size:15px}.sakura-home-layout .home-mobile-notice-ticker__viewport{flex:auto;min-width:0;overflow:hidden}.sakura-home-layout .home-mobile-notice-ticker__track{display:flex;width:max-content;animation:home-notice-marquee 36s linear infinite}.sakura-home-layout .home-mobile-notice-ticker:hover .home-mobile-notice-ticker__track,.sakura-home-layout .home-mobile-notice-ticker:focus-within .home-mobile-notice-ticker__track{animation-play-state:paused}.sakura-home-layout .home-mobile-notice-ticker__group{display:flex;align-items:center;flex:none;white-space:nowrap;padding-right:2.4rem;font-size:.8125rem;font-weight:500;line-height:1.45;letter-spacing:.01em;color:color-mix(in srgb,var(--sakura-color-text) 88%,var(--sakura-color-primary))}.sakura-home-layout .home-mobile-notice-ticker__item{display:inline-flex;align-items:center;max-width:none}.sakura-home-layout .home-mobile-notice-ticker__item a{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-height:24px;padding:2px 4px;color:inherit;text-decoration:none;transition:color .2s ease}.sakura-home-layout .home-mobile-notice-ticker__item a:hover{color:var(--sakura-color-primary)}.sakura-home-layout .home-mobile-notice-ticker__item img{display:inline-block;max-height:1.15em;width:auto;vertical-align:middle;border-radius:3px}.sakura-home-layout .home-mobile-notice-ticker__item code{color:var(--sakura-color-primary);font-size:.9em}.sakura-home-layout .home-mobile-notice-ticker__item strong,.sakura-home-layout .home-mobile-notice-ticker__item b,.sakura-home-layout .home-mobile-notice-ticker__item em,.sakura-home-layout .home-mobile-notice-ticker__item i{color:var(--sakura-color-primary);font-style:normal;font-weight:600}.sakura-home-layout .home-mobile-notice-ticker__sep{display:inline-flex;align-items:center;justify-content:center;flex:none;position:relative;width:1.4rem;height:.6rem;margin:0 .2rem;color:color-mix(in srgb,var(--sakura-color-complement) 55%,var(--sakura-color-primary))}.sakura-home-layout .home-mobile-notice-ticker__sep::before,.sakura-home-layout .home-mobile-notice-ticker__sep::after{content:'';position:absolute;top:50%;width:.34rem;height:1px;background:currentColor;opacity:.5;transform:translateY(-50%)}.sakura-home-layout .home-mobile-notice-ticker__sep::before{left:0}.sakura-home-layout .home-mobile-notice-ticker__sep::after{right:0}.sakura-home-layout .home-mobile-notice-ticker__sep-diamond{display:block;width:5px;height:5px;background:currentColor;clip-path:polygon(50% 0%,66% 34%,100% 50%,66% 66%,50% 100%,34% 66%,0% 50%,34% 34%);opacity:.9}}@media(max-width:768px) and (prefers-reduced-motion:reduce){.sakura-home-layout .home-mobile-notice-ticker__track{animation:none}}.home-mobile-notice-ticker{display:none}.home-mobile-spotlight{display:none}.home-desktop-spotlight{display:none}@media(min-width:769px){.sakura-home-layout.is-layout-list .home-desktop-spotlight{--desktop-spotlight-height:148px;display:grid;grid-template-columns:minmax(0,3.5fr)minmax(0,6.5fr);gap:10px;align-items:stretch;box-sizing:border-box;width:100%;margin:0;padding:4px var(--home-list-content-padding-x,28px)20px;contain:layout style}.sakura-home-layout.is-layout-list .home-desktop-spotlight:has(.home-desktop-spotlight__random):not(:has(.home-desktop-spotlight__pins)),.sakura-home-layout.is-layout-list .home-desktop-spotlight:has(.home-desktop-spotlight__pins):not(:has(.home-desktop-spotlight__random)){grid-template-columns:1fr}.sakura-home-layout.is-layout-list .home-desktop-spotlight__random{position:relative;display:block;min-width:0;min-height:var(--desktop-spotlight-height);height:var(--desktop-spotlight-height);padding:0;overflow:hidden;border:1px solid color-mix(in srgb,var(--sakura-color-primary) 18%,var(--sakura-color-divider));border-radius:var(--home-list-image-card-radius,14px);background:var(--sakura-post-card-bg,var(--sakura-color-background));color:inherit;text-align:left;cursor:pointer;contain:layout paint style;isolation:isolate;box-shadow:0 3px 8px color-mix(in srgb,#000 8%,transparent),0 1px 3px color-mix(in srgb,#000 5%,transparent);transition:box-shadow .42s cubic-bezier(.4,0,.2,1),border-color .42s cubic-bezier(.4,0,.2,1)}.sakura-home-layout.is-layout-list .home-desktop-spotlight__random:hover,.sakura-home-layout.is-layout-list .home-desktop-spotlight__random:focus-visible{border-color:color-mix(in srgb,var(--sakura-color-primary) 40%,var(--sakura-color-divider));box-shadow:0 5px 12px color-mix(in srgb,#000 10%,transparent),0 1px 4px color-mix(in srgb,#000 6%,transparent);transition:box-shadow .28s cubic-bezier(.22,1,.36,1),border-color .28s cubic-bezier(.22,1,.36,1)}.sakura-home-layout.is-layout-list .home-desktop-spotlight__random:hover .home-desktop-spotlight__random-hover,.sakura-home-layout.is-layout-list .home-desktop-spotlight__random:focus-visible .home-desktop-spotlight__random-hover{opacity:1;visibility:visible;padding-left:1.5rem;transition:opacity .28s cubic-bezier(.22,1,.36,1),visibility 0s linear 0s,padding-left .32s cubic-bezier(.22,1,.36,1)}.sakura-home-layout.is-layout-list .home-desktop-spotlight__random:hover .home-desktop-spotlight__random-face-title,.sakura-home-layout.is-layout-list .home-desktop-spotlight__random:hover .home-desktop-spotlight__random-face-desc,.sakura-home-layout.is-layout-list .home-desktop-spotlight__random:focus-visible .home-desktop-spotlight__random-face-title,.sakura-home-layout.is-layout-list .home-desktop-spotlight__random:focus-visible .home-desktop-spotlight__random-face-desc{opacity:0;transform:translateX(-10px);transition:opacity .16s ease,transform .2s ease}.sakura-home-layout.is-layout-list .home-desktop-spotlight__random:hover .home-desktop-spotlight__random-tags,.sakura-home-layout.is-layout-list .home-desktop-spotlight__random:focus-visible .home-desktop-spotlight__random-tags{opacity:0;visibility:hidden;transition:opacity .16s ease,visibility 0s linear .16s}.sakura-home-layout.is-layout-list .home-desktop-spotlight__random:hover .home-desktop-spotlight__random-tags-scroll,.sakura-home-layout.is-layout-list .home-desktop-spotlight__random:focus-visible .home-desktop-spotlight__random-tags-scroll{animation-play-state:paused}.sakura-home-layout.is-layout-list .home-desktop-spotlight__random:hover .home-desktop-spotlight__random-plane,.sakura-home-layout.is-layout-list .home-desktop-spotlight__random:focus-visible .home-desktop-spotlight__random-plane{transform:translateX(0);transition:transform .32s cubic-bezier(.22,1,.36,1).05s}.sakura-home-layout.is-layout-list .home-desktop-spotlight__random:hover .home-desktop-spotlight__random-banner-text,.sakura-home-layout.is-layout-list .home-desktop-spotlight__random:focus-visible .home-desktop-spotlight__random-banner-text{transform:translateX(0);transition:transform .32s cubic-bezier(.22,1,.36,1).1s}.sakura-home-layout.is-layout-list .home-desktop-spotlight__random:disabled{opacity:.65;pointer-events:none}.sakura-home-layout.is-layout-list .home-desktop-spotlight__random-face{position:relative;display:block;box-sizing:border-box;width:100%;height:100%;overflow:hidden;background:var(--sakura-post-card-bg,var(--sakura-color-background))}.sakura-home-layout.is-layout-list .home-desktop-spotlight__random-face-title{position:absolute;top:1rem;left:1rem;z-index:1;max-width:calc(100% - 2rem);font-size:1.05rem;font-weight:700;line-height:1.2;color:var(--sakura-color-text-deep);pointer-events:none;transform:translateY(0);transition:opacity .24s cubic-bezier(.22,1,.36,1).3s,transform .28s cubic-bezier(.22,1,.36,1).28s}.sakura-home-layout.is-layout-list .home-desktop-spotlight__random-face-desc{position:absolute;top:calc(1rem + 1.35em);left:1rem;z-index:1;max-width:calc(100% - 2rem);font-size:.75rem;line-height:1.35;color:var(--sakura-color-text-muted);pointer-events:none;transform:translateY(0);transition:opacity .24s cubic-bezier(.22,1,.36,1).34s,transform .28s cubic-bezier(.22,1,.36,1).3s}.sakura-home-layout.is-layout-list .home-desktop-spotlight__random-tags{position:absolute;inset:0;overflow:hidden;pointer-events:none;opacity:1;visibility:visible;contain:strict;transition:opacity .24s cubic-bezier(.22,1,.36,1).28s,visibility 0s linear .28s}.sakura-home-layout.is-layout-list .home-desktop-spotlight__random-tags-group{position:absolute;top:50%;left:50%;width:175%;height:175%;transform:translate3d(calc(-50% + 2.25rem),calc(-50% + 2.65rem),0)rotate(-30deg);transform-origin:center center;overflow:visible;backface-visibility:hidden}.sakura-home-layout.is-layout-list .home-desktop-spotlight__random-tags-scroll{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;gap:.5rem;width:max-content;min-width:100%;margin-top:2.85rem;padding-left:1.25rem;padding-right:1.25rem;animation:home-desktop-spotlight-icon-rowup 50s linear infinite;transform:translateZ(0);backface-visibility:hidden}.sakura-home-layout.is-layout-list .home-desktop-spotlight:not(.is-spotlight-visible) .home-desktop-spotlight__random-tags-scroll{animation-play-state:paused}.sakura-home-layout.is-layout-list .home-desktop-spotlight__random-tags-pair{display:flex;flex:none;flex-direction:column;gap:.35rem;width:3.15rem}.sakura-home-layout.is-layout-list .home-desktop-spotlight__random-tags-icon{display:inline-flex;flex:none;align-items:center;justify-content:center;width:2.9rem;height:2.9rem;border-radius:.7rem;color:#fff;background:var(--home-spotlight-icon-bg,#358bff);box-shadow:0 2px 6px color-mix(in srgb,#000 12%,transparent);overflow:hidden;contain:layout paint}.sakura-home-layout.is-layout-list .home-desktop-spotlight__random-tags-icon iconify-icon{display:block;width:1.45rem;height:1.45rem;color:inherit;flex-shrink:0}.sakura-home-layout.is-layout-list .home-desktop-spotlight__random-tags-pair .home-desktop-spotlight__random-tags-icon:nth-child(even){margin-top:0;transform:translateX(-.85rem)}.sakura-home-layout.is-layout-list .home-desktop-spotlight__random-hover{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;justify-content:center;gap:.35rem;padding-left:.75rem;background:linear-gradient(145deg,color-mix(in srgb,var(--sakura-color-primary) 72%,#fff),color-mix(in srgb,var(--sakura-color-primary) 80%,#fff) 58%,color-mix(in srgb,var(--sakura-color-primary) 76%,#fff));color:#fff;opacity:0;visibility:hidden;transform:translateZ(0);backface-visibility:hidden;transition:opacity .36s cubic-bezier(.4,0,.2,1),visibility 0s linear .36s,padding-left .36s cubic-bezier(.4,0,.2,1);font-size:clamp(1.85rem,4.2vw,2.45rem);font-weight:700;line-height:1.1;pointer-events:none}.sakura-home-layout.is-layout-list .home-desktop-spotlight__random-plane{display:block;margin-left:8px;font-size:clamp(2.85rem,5.8vw,3.65rem);line-height:1;transform:translateX(-14px);transition:transform .28s cubic-bezier(.4,0,.2,1)}.sakura-home-layout.is-layout-list .home-desktop-spotlight__random-banner-text{display:flex;align-items:center;gap:4px;margin-left:8px;transform:translateX(-14px);transition:transform .28s cubic-bezier(.4,0,.2,1)}.sakura-home-layout.is-layout-list .home-desktop-spotlight__random-banner-text iconify-icon{font-size:1.35em;line-height:1}}@media(min-width:769px) and (hover:none){.sakura-home-layout.is-layout-list .home-desktop-spotlight__random-hover{opacity:1;visibility:visible;padding-left:1.5rem}.sakura-home-layout.is-layout-list .home-desktop-spotlight__random-face-title,.sakura-home-layout.is-layout-list .home-desktop-spotlight__random-face-desc,.sakura-home-layout.is-layout-list .home-desktop-spotlight__random-tags{opacity:0;visibility:hidden}.sakura-home-layout.is-layout-list .home-desktop-spotlight__random-tags-scroll{animation:none}.sakura-home-layout.is-layout-list .home-desktop-spotlight__random-plane,.sakura-home-layout.is-layout-list .home-desktop-spotlight__random-banner-text{transform:none}}@media(min-width:769px) and (prefers-reduced-motion:reduce){.sakura-home-layout.is-layout-list .home-desktop-spotlight__random,.sakura-home-layout.is-layout-list .home-desktop-spotlight__random-hover,.sakura-home-layout.is-layout-list .home-desktop-spotlight__random-face-title,.sakura-home-layout.is-layout-list .home-desktop-spotlight__random-face-desc,.sakura-home-layout.is-layout-list .home-desktop-spotlight__random-tags,.sakura-home-layout.is-layout-list .home-desktop-spotlight__random-plane,.sakura-home-layout.is-layout-list .home-desktop-spotlight__random-banner-text{transition:none;transform:none}.sakura-home-layout.is-layout-list .home-desktop-spotlight__random-tags-scroll{animation:none}}@media(min-width:769px){.sakura-home-layout.is-layout-list .home-desktop-spotlight__pins{position:relative;min-width:0}.sakura-home-layout.is-layout-list .home-desktop-spotlight__navs{position:absolute;inset:0;z-index:8;pointer-events:none}.sakura-home-layout.is-layout-list .home-desktop-spotlight__nav{position:absolute;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid color-mix(in srgb,var(--sakura-color-text) 12%,transparent);border-radius:50%;background:color-mix(in srgb,var(--sakura-post-card-bg,#fff) 92%,transparent);color:var(--sakura-color-text);cursor:pointer;opacity:0;pointer-events:none;box-shadow:0 4px 14px color-mix(in srgb,#000 12%,transparent);transition:opacity .2s ease,color .2s ease,background .2s ease,border-color .2s ease}.sakura-home-layout.is-layout-list .home-desktop-spotlight__nav iconify-icon{font-size:1.25rem;pointer-events:none}.sakura-home-layout.is-layout-list .home-desktop-spotlight__nav:hover{color:var(--sakura-color-primary);border-color:color-mix(in srgb,var(--sakura-color-primary) 35%,transparent);background:color-mix(in srgb,var(--sakura-post-card-bg,#fff) 96%,transparent)}.sakura-home-layout.is-layout-list .home-desktop-spotlight__nav:focus-visible{opacity:1;pointer-events:auto;outline:2px solid color-mix(in srgb,var(--sakura-color-primary) 55%,transparent);outline-offset:2px}.sakura-home-layout.is-layout-list .home-desktop-spotlight__nav--prev{left:10px}.sakura-home-layout.is-layout-list .home-desktop-spotlight__nav--next{right:10px}.sakura-home-layout.is-layout-list .home-desktop-spotlight__pins:hover .home-desktop-spotlight__nav,.sakura-home-layout.is-layout-list .home-desktop-spotlight__pins:focus-within .home-desktop-spotlight__nav{opacity:1;pointer-events:auto}}@media(min-width:769px) and (hover:none){.sakura-home-layout.is-layout-list .home-desktop-spotlight__navs{display:none}}@media(min-width:769px){.sakura-home-layout.is-layout-list .home-desktop-spotlight__stack{position:relative;width:100%;height:var(--desktop-spotlight-height);perspective:900px}.sakura-home-layout.is-layout-list .home-desktop-spotlight__card.home-list-featured-card{position:absolute;inset:0;flex:none;width:100%;min-width:0;height:100%;display:grid;grid-template-columns:42fr 58fr;grid-template-rows:minmax(0,1fr);flex-direction:unset;scroll-snap-align:unset;overflow:hidden;border:1px solid color-mix(in srgb,var(--sakura-color-primary) 18%,var(--sakura-color-divider));border-radius:var(--home-list-image-card-radius,14px);background:var(--sakura-post-card-bg);box-shadow:0 10px 22px color-mix(in srgb,#000 10%,transparent);transform-origin:center bottom;transition:transform .45s cubic-bezier(.22,1,.36,1),opacity .35s ease,box-shadow .35s ease,z-index 0s linear .2s}.sakura-home-layout.is-layout-list .home-desktop-spotlight__card.home-list-featured-card:hover{transform:translate3d(0,0,0)rotate(0)scale(1);border-color:color-mix(in srgb,var(--sakura-color-primary) 18%,var(--sakura-color-divider));box-shadow:0 14px 28px color-mix(in srgb,#000 14%,transparent)}.sakura-home-layout.is-layout-list .home-desktop-spotlight__card .home-list-featured-card__cover{flex:none;width:auto;min-width:0;max-width:none;height:100%;aspect-ratio:auto;align-self:stretch}.sakura-home-layout.is-layout-list .home-desktop-spotlight__card .home-list-featured-card__body{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;min-width:0;height:100%;padding:16px 14px 12px}.sakura-home-layout.is-layout-list .home-desktop-spotlight__card .home-list-featured-card__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;margin:0;padding-right:1.4rem;font-size:1.125rem;font-weight:650;line-height:1.3}.sakura-home-layout.is-layout-list .home-desktop-spotlight__card .home-list-featured-card__excerpt{display:block;overflow:visible;margin:auto 0;font-size:.875rem;line-height:1.4;color:var(--sakura-color-text-muted);min-height:0;white-space:normal;word-break:break-word;text-overflow:unset}.sakura-home-layout.is-layout-list .home-desktop-spotlight__card .home-list-featured-card__meta{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;margin:0;font-size:.6875rem;line-height:1.2;color:var(--sakura-color-text-muted)}.sakura-home-layout.is-layout-list .home-desktop-spotlight__card .home-list-featured-card__category{display:inline-flex;align-items:center;gap:2px;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.sakura-home-layout.is-layout-list .home-desktop-spotlight__card .home-list-featured-card__category-icon{display:inline-flex;flex-shrink:0;width:1em;height:1em;font-size:.875em;color:var(--sakura-color-folder)}.sakura-home-layout.is-layout-list .home-desktop-spotlight__card .home-list-featured-card__category-sep{margin:0 2px;flex-shrink:0}.sakura-home-layout.is-layout-list .home-desktop-spotlight__card .home-list-featured-card__date{flex-shrink:0;margin-left:auto;white-space:nowrap}.sakura-home-layout.is-layout-list .home-desktop-spotlight__card>.sakura-post-pin{position:absolute;top:8px;right:10px;left:auto;z-index:4;margin:0;width:20px;height:20px;transform:none;pointer-events:none}.sakura-home-layout.is-layout-list .home-desktop-spotlight__card.is-front{z-index:3;opacity:1;transform:translate3d(0,0,0)rotate(0)scale(1);box-shadow:0 14px 28px color-mix(in srgb,#000 14%,transparent);pointer-events:auto}.sakura-home-layout.is-layout-list .home-desktop-spotlight__card.is-mid{z-index:2;opacity:.94;transform:translate3d(5px,4px,-12px)rotate(1.4deg)scale(.985);pointer-events:none}.sakura-home-layout.is-layout-list .home-desktop-spotlight__card.is-back{z-index:1;opacity:.84;transform:translate3d(-5px,7px,-24px)rotate(-1.8deg)scale(.97);pointer-events:none}.sakura-home-layout.is-layout-list .home-desktop-spotlight__card.is-hidden{z-index:0;opacity:0;visibility:hidden;transform:translate3d(0,10px,-36px)scale(.95);pointer-events:none}.sakura-home-layout.is-layout-list .home-desktop-spotlight:not(.is-spotlight-visible) .home-desktop-spotlight__card{transition:none}.sakura-home-layout.is-layout-list .home-desktop-spotlight__stack:has(>.home-desktop-spotlight__card:only-child)::before,.sakura-home-layout.is-layout-list .home-desktop-spotlight__stack:has(>.home-desktop-spotlight__card:only-child)::after{content:"";position:absolute;inset:0;border-radius:var(--home-list-image-card-radius,14px);border:1px solid color-mix(in srgb,var(--sakura-color-divider) 70%,transparent);background:#fff;box-shadow:0 4px 14px color-mix(in srgb,#000 6%,transparent);pointer-events:none}html.dark .sakura-home-layout.is-layout-list .home-desktop-spotlight__stack:has(>.home-desktop-spotlight__card:only-child)::before,html.dark .sakura-home-layout.is-layout-list .home-desktop-spotlight__stack:has(>.home-desktop-spotlight__card:only-child)::after{background:var(--sakura-post-card-bg);border-color:color-mix(in srgb,#fff 10%,transparent)}.sakura-home-layout.is-layout-list .home-desktop-spotlight__stack:has(>.home-desktop-spotlight__card:only-child)::before{z-index:1;transform:translate3d(5px,4px,-12px)rotate(1.4deg)scale(.985);opacity:.9}.sakura-home-layout.is-layout-list .home-desktop-spotlight__stack:has(>.home-desktop-spotlight__card:only-child)::after{z-index:0;transform:translate3d(-5px,7px,-24px)rotate(-1.8deg)scale(.97);opacity:.72}.sakura-home-layout.is-layout-list .home-desktop-spotlight__stack:has(>.home-desktop-spotlight__card:only-child)>.home-desktop-spotlight__card{z-index:3}}@media(min-width:769px) and (prefers-reduced-motion:reduce){.sakura-home-layout.is-layout-list .home-desktop-spotlight__card{transition:none}}@media(max-width:768px){.sakura-home-layout{--mobile-list-row-height:128px;--mobile-list-card-rd:8px}.sakura-home-layout .home-mobile-spotlight{display:block;width:100%;margin:0 0 16px;padding-inline:0;box-sizing:border-box}.sakura-home-layout .home-mobile-spotlight__pins{width:100%;min-width:0;padding-bottom:10px}.sakura-home-layout .home-mobile-spotlight__stack{position:relative;width:100%;height:var(--mobile-list-row-height,128px);margin-bottom:10px;perspective:900px;touch-action:pan-y pinch-zoom;overflow:visible}.sakura-home-layout .home-mobile-spotlight__card{position:absolute;inset:0;display:block;overflow:visible;border:none;border-radius:0;background:0 0;box-shadow:none;transform-origin:center bottom;transition:transform .45s cubic-bezier(.22,1,.36,1),opacity .35s ease,z-index 0s linear .2s}.sakura-home-layout .home-mobile-spotlight__card>.sakura-post-card,.sakura-home-layout .home-mobile-spotlight__card>.sakura-post-card.left,.sakura-home-layout .home-mobile-spotlight__card>.sakura-post-card.right{--sakura-post-card-height:var(--mobile-list-row-height, 128px);display:flex;flex-direction:row;align-items:stretch;width:100%;height:100%;min-height:0!important;max-height:100%;margin:0;box-sizing:border-box;padding:10px;background:#fff;border:1px solid color-mix(in srgb,var(--sakura-color-divider) 72%,transparent);border-radius:var(--mobile-list-card-rd,8px);box-shadow:0 6px 20px color-mix(in srgb,#000 9%,transparent),0 2px 6px color-mix(in srgb,#000 5%,transparent);overflow:hidden;text-align:left}.sakura-home-layout .home-mobile-spotlight__card>.sakura-post-card.is-pinned,.sakura-home-layout .home-mobile-spotlight__card>.sakura-post-card.left.is-pinned,.sakura-home-layout .home-mobile-spotlight__card>.sakura-post-card.right.is-pinned{border-color:color-mix(in srgb,var(--sakura-color-primary) 32%,var(--sakura-color-divider))}.sakura-home-layout .home-mobile-spotlight__card>.sakura-post-card:hover,.sakura-home-layout .home-mobile-spotlight__card>.sakura-post-card.is-revealed:hover,.sakura-home-layout .home-mobile-spotlight__card>.sakura-post-card.left:hover,.sakura-home-layout .home-mobile-spotlight__card>.sakura-post-card.left.is-revealed:hover,.sakura-home-layout .home-mobile-spotlight__card>.sakura-post-card.right:hover,.sakura-home-layout .home-mobile-spotlight__card>.sakura-post-card.right.is-revealed:hover{transform:none}.sakura-home-layout .home-mobile-spotlight__card .sakura-post-card__cover{flex:none;align-self:center;width:auto;max-width:none;height:calc(100% - 2px);max-height:calc(var(--mobile-list-row-height,128px) - 20px);aspect-ratio:4/3;border:none;border-radius:6px}.sakura-home-layout .home-mobile-spotlight__card .sakura-post-card__content,.sakura-home-layout .home-mobile-spotlight__card .sakura-post-card__content.has-cover{flex:auto;width:auto;max-width:none;height:100%;min-height:0;min-width:0;padding:4px 0 0 10px;display:flex;flex-direction:column;justify-content:flex-start}.sakura-home-layout .home-mobile-spotlight__card .sakura-post-card-info{display:grid;grid-template-columns:minmax(0,1fr)auto;grid-template-rows:auto auto auto;align-items:start;gap:3px 10px;width:100%;height:100%;min-height:0}.sakura-home-layout .home-mobile-spotlight__card .sakura-post-card__title{grid-column:1/-1;grid-row:1;order:unset;margin:0;padding-bottom:0;font-size:1.0625rem;font-weight:550;line-height:1.3;color:var(--sakura-color-text-deep);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.sakura-home-layout .home-mobile-spotlight__card .sakura-post-card__title a{color:inherit}.sakura-home-layout .home-mobile-spotlight__card .sakura-post-card__excerpt{grid-column:1/-1;grid-row:2;order:unset;margin:0;padding:0;font-size:.75rem;line-height:1.35;color:var(--sakura-color-text-muted);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:0;white-space:normal;word-break:break-word}.sakura-home-layout .home-mobile-spotlight__card .sakura-post-card__excerpt:empty{display:none}.sakura-home-layout .home-mobile-spotlight__card .sakura-post-meta{grid-column:1;grid-row:3;display:flex;align-items:center;align-self:center;margin:0;padding:0;min-width:0;height:auto;font-size:.6875rem;line-height:1.2;overflow:hidden}.sakura-home-layout .home-mobile-spotlight__card .sakura-post-tags{display:none!important}.sakura-home-layout .home-mobile-spotlight__card .sakura-post-card-info .sakura-post-date{grid-column:2;grid-row:3;order:unset;margin:0;padding:0;align-self:center;justify-self:end;font-size:.6875rem;line-height:1.2;white-space:nowrap;color:var(--sakura-color-date)}.sakura-home-layout .home-mobile-spotlight__card .sakura-post-card-info .sakura-post-date__inner,.sakura-home-layout .home-mobile-spotlight__card .sakura-post-card-info .sakura-post-date__label,.sakura-home-layout .home-mobile-spotlight__card .sakura-post-card-info .sakura-post-date time,.sakura-home-layout .home-mobile-spotlight__card .sakura-post-card-info .sakura-post-date__icon,.sakura-home-layout .home-mobile-spotlight__card .sakura-post-card-info iconify-icon.sakura-post-date__icon{color:var(--sakura-color-date)!important}.sakura-home-layout .home-mobile-spotlight__card .sakura-post-date__label{display:none}html.dark .sakura-home-layout .home-mobile-spotlight__card>.sakura-post-card,html.dark .sakura-home-layout .home-mobile-spotlight__card>.sakura-post-card.left,html.dark .sakura-home-layout .home-mobile-spotlight__card>.sakura-post-card.right{background:var(--sakura-post-card-bg);border-color:color-mix(in srgb,#fff 12%,transparent);box-shadow:0 8px 22px color-mix(in srgb,#000 28%,transparent),0 2px 8px color-mix(in srgb,#000 18%,transparent)}html.dark .sakura-home-layout .home-mobile-spotlight__card .sakura-post-card__title{color:#e2e2e2}.sakura-home-layout .post-list-container--mobile-list>.sakura-post-card{box-sizing:border-box;padding:10px;overflow:visible;background:#fff;border:1px solid color-mix(in srgb,var(--sakura-color-divider) 72%,transparent);border-radius:var(--mobile-list-card-rd,8px);box-shadow:0 6px 20px color-mix(in srgb,#000 9%,transparent),0 2px 6px color-mix(in srgb,#000 5%,transparent)}.sakura-home-layout .post-list-container--mobile-list>.sakura-post-card.is-pinned{border-color:color-mix(in srgb,var(--sakura-color-primary) 32%,var(--sakura-color-divider))}.sakura-home-layout .post-list-container--mobile-list>.sakura-post-card:has(+.sakura-post-card){margin-bottom:var(--mobile-list-card-gap,20px)}html.dark .sakura-home-layout .post-list-container--mobile-list>.sakura-post-card{background:var(--sakura-post-card-bg);border-color:color-mix(in srgb,#fff 12%,transparent);box-shadow:0 8px 22px color-mix(in srgb,#000 28%,transparent),0 2px 8px color-mix(in srgb,#000 18%,transparent)}.sakura-home-layout .home-mobile-spotlight__card.is-front{z-index:3;opacity:1;transform:translate3d(0,0,0)rotate(0)scale(1);pointer-events:auto}.sakura-home-layout .home-mobile-spotlight__card.is-mid{z-index:2;opacity:.92;transform:translate3d(8px,7px,-24px)rotate(3.5deg)scale(.965);pointer-events:none}.sakura-home-layout .home-mobile-spotlight__card.is-back{z-index:1;opacity:.78;transform:translate3d(-8px,12px,-48px)rotate(-4.5deg)scale(.93);pointer-events:none}.sakura-home-layout .home-mobile-spotlight__card.is-hidden{z-index:0;opacity:0;transform:translate3d(0,18px,-72px)scale(.9);pointer-events:none}.sakura-home-layout .home-mobile-spotlight__stack:has(>.home-mobile-spotlight__card:only-child)::before,.sakura-home-layout .home-mobile-spotlight__stack:has(>.home-mobile-spotlight__card:only-child)::after{content:"";position:absolute;inset:0;border-radius:var(--mobile-list-card-rd,8px);border:1px solid color-mix(in srgb,var(--sakura-color-divider) 65%,transparent);background:#fff;box-shadow:0 4px 14px color-mix(in srgb,#000 6%,transparent);pointer-events:none}html.dark .sakura-home-layout .home-mobile-spotlight__stack:has(>.home-mobile-spotlight__card:only-child)::before,html.dark .sakura-home-layout .home-mobile-spotlight__stack:has(>.home-mobile-spotlight__card:only-child)::after{background:var(--sakura-post-card-bg);border-color:color-mix(in srgb,#fff 10%,transparent);box-shadow:0 6px 18px color-mix(in srgb,#000 22%,transparent)}.sakura-home-layout .home-mobile-spotlight__stack:has(>.home-mobile-spotlight__card:only-child)::before{z-index:1;transform:translate3d(8px,7px,-24px)rotate(3.5deg)scale(.965);opacity:.9}.sakura-home-layout .home-mobile-spotlight__stack:has(>.home-mobile-spotlight__card:only-child)::after{z-index:0;transform:translate3d(-8px,12px,-48px)rotate(-4.5deg)scale(.93);opacity:.72}.sakura-home-layout .home-mobile-spotlight__stack:has(>.home-mobile-spotlight__card:only-child)>.home-mobile-spotlight__card{z-index:3}.sakura-home-layout .home-list-panel>.home-mobile-spotlight{margin-bottom:16px}}@media(max-width:768px) and (prefers-reduced-motion:reduce){.sakura-home-layout .home-mobile-spotlight__card{transition:none}}@media(max-width:768px){.home-list-featured.is-hide-mobile{display:none!important}.sakura-home-layout.is-layout-list .home-list-layout.has-sidebar{display:flex;flex-direction:column;align-items:stretch;gap:16px}.sakura-home-layout.is-layout-list .home-list-main{order:1;width:100%;min-width:0}.sakura-home-layout.is-layout-list .home-list-sidebar{order:2;display:flex;flex-direction:column;gap:12px;box-sizing:border-box;width:100%;min-width:0;height:auto;max-height:none;margin:0;overflow:visible;opacity:1;visibility:visible;pointer-events:auto;transform:none}.sakura-home-layout.is-layout-list .home-list-sidebar-site-info,.sakura-home-layout.is-layout-list .home-list-sidebar-site-stats{display:none!important}.sakura-home-layout.is-layout-list .home-list-sidebar-sticky{box-sizing:border-box;background:0 0;border:none;border-radius:0;overflow:visible;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}html.dark .sakura-home-layout.is-layout-list .home-list-sidebar-sticky{box-shadow:none}.sakura-home-layout.is-layout-list .home-list-sidebar-notice{display:none}.sakura-home-layout.is-layout-list .home-list-sidebar-sticky{position:static;top:auto;z-index:auto;max-height:none}.sakura-home-layout.is-layout-list .home-list-random-sidebar{display:none}}@media(min-width:769px){.home-list-featured.is-hide-desktop{display:none!important}}.sakura-home-layout[data-cards-paging=loadMore][data-home-paginator-page="1"] .sakura-pagination-standard{display:none}@media(min-width:769px){.sakura-home-layout.is-layout-list{max-width:860px;padding-inline:24px;--home-list-content-padding-x:28px;--home-list-featured-divider-gap:12px;--home-list-featured-inline-padding:var(--home-list-content-padding-x);--home-list-divider-inset:var(--home-list-featured-inline-padding)}.sakura-home-layout.is-layout-list .home-list-layout.has-sidebar{--home-list-sidebar-width:0px;--home-list-sidebar-offset:0px;--home-list-random-sidebar-width:0px;--home-list-random-sidebar-offset:0px;display:grid;grid-template-columns:var(--home-list-sidebar-width)minmax(0,1fr)var(--home-list-random-sidebar-width);column-gap:0;align-items:start;transition:grid-template-columns .35s cubic-bezier(.22,1,.36,1)}.sakura-home-layout.is-layout-list:has(.home-list-layout.has-sidebar){max-width:860px;transition:max-width .35s cubic-bezier(.22,1,.36,1)}.sakura-home-layout.is-layout-list .home-list-main{align-self:start}.sakura-home-layout.is-layout-list .home-list-sidebar{display:flex;flex-direction:column;gap:6px;min-width:0;min-height:0;height:0;max-height:0;margin-right:var(--home-list-sidebar-offset);overflow:hidden;opacity:0;visibility:hidden;pointer-events:none;transform:translateX(-12px);transition:opacity .35s cubic-bezier(.22,1,.36,1),visibility .35s cubic-bezier(.22,1,.36,1),transform .35s cubic-bezier(.22,1,.36,1),margin-right .35s cubic-bezier(.22,1,.36,1)}.sakura-home-layout.is-layout-list .home-list-random-sidebar{display:block;min-width:0;min-height:0;height:0;max-height:0;margin-left:var(--home-list-random-sidebar-offset);overflow:hidden;opacity:0;visibility:hidden;pointer-events:none;transform:translateX(12px);transition:opacity .35s cubic-bezier(.22,1,.36,1),visibility .35s cubic-bezier(.22,1,.36,1),transform .35s cubic-bezier(.22,1,.36,1),margin-left .35s cubic-bezier(.22,1,.36,1)}.sakura-home-layout.is-layout-list .home-list-featured{--home-list-featured-gap:12px}.sakura-home-layout.is-layout-list .home-list-featured:has(+.post-list-container)::after{margin-top:var(--home-list-featured-divider-gap)}.sakura-home-layout.is-layout-list .post-list-container--desktop-list{box-sizing:border-box;padding:var(--home-list-featured-divider-gap)var(--home-list-content-padding-x)28px}.sakura-home-layout.is-layout-list.is-desktop-list-double,.sakura-home-layout.is-layout-list.is-desktop-list-double:has(.home-list-layout.has-sidebar){--desktop-list-row-height:108px;max-width:1040px}.is-layout-list .home-post-list.post-list-scroll-driven .sakura-post-card.left,.is-layout-list .home-post-list.post-list-scroll-driven .sakura-post-card.right{animation:none}.is-layout-list .home-post-list.post-list-animated:not(.post-list-scroll-driven) .sakura-post-card{transform:none;transition:background-color .2s ease}.is-layout-list .home-post-list.post-list-animated:not(.post-list-scroll-driven) .sakura-post-card.left,.is-layout-list .home-post-list.post-list-animated:not(.post-list-scroll-driven) .sakura-post-card.right{--post-card-enter-x:0px}.is-layout-list .home-post-list.post-list-animated:not(.post-list-scroll-driven) .sakura-post-card.is-revealed,.is-layout-list .home-post-list.post-list-animated:not(.post-list-scroll-driven) .sakura-post-card.is-revealed:hover{transform:none}.sakura-home-layout.is-layout-list.is-desktop-list-item-cards:not(.is-desktop-list-double){--home-list-image-card-radius:14px;--home-list-image-card-min-width:255px;--home-list-image-card-max-width:390px;--home-list-image-card-shadow:0 7px 16px color-mix(in srgb, #000 11%, transparent),
      0 1px 5px color-mix(in srgb, #000 7%, transparent);--home-list-image-card-hover-shadow:0 10px 22px color-mix(in srgb, #000 14%, transparent),
      0 2px 8px color-mix(in srgb, #000 8%, transparent)}.sakura-home-layout.is-layout-list.is-desktop-list-item-cards:not(.is-desktop-list-double) .home-post-list.post-list-animated .sakura-post-card{contain-intrinsic-size:auto 300px}.sakura-home-layout.is-layout-list.is-desktop-list-item-cards:not(.is-desktop-list-double) .post-list-container--desktop-list:not(.is-desktop-list-double){grid-template-columns:repeat(2,minmax(0,1fr));justify-items:center;gap:20px 14px}.sakura-home-layout.is-layout-list.is-desktop-list-item-cards:not(.is-desktop-list-double) .post-list-container--desktop-list:not(.is-desktop-list-double)>.sakura-post-card,.sakura-home-layout.is-layout-list.is-desktop-list-item-cards:not(.is-desktop-list-double) .post-list-container--desktop-list:not(.is-desktop-list-double)>.sakura-post-card.left,.sakura-home-layout.is-layout-list.is-desktop-list-item-cards:not(.is-desktop-list-double) .post-list-container--desktop-list:not(.is-desktop-list-double)>.sakura-post-card.right{--sakura-post-card-height:auto;flex-direction:column;align-items:stretch;justify-self:center;width:100%;max-width:var(--home-list-image-card-max-width);height:100%;min-height:0;max-height:none;padding:0;overflow:hidden;text-align:left;border:1px solid color-mix(in srgb,var(--sakura-color-divider) 72%,transparent);border-radius:var(--home-list-image-card-radius);background:var(--sakura-post-card-bg);box-shadow:var(--home-list-image-card-shadow);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.sakura-home-layout.is-layout-list.is-desktop-list-item-cards:not(.is-desktop-list-double) .post-list-container--desktop-list:not(.is-desktop-list-double)>.sakura-post-card:last-child,.sakura-home-layout.is-layout-list.is-desktop-list-item-cards:not(.is-desktop-list-double) .post-list-container--desktop-list:not(.is-desktop-list-double)>.sakura-post-card.left:last-child,.sakura-home-layout.is-layout-list.is-desktop-list-item-cards:not(.is-desktop-list-double) .post-list-container--desktop-list:not(.is-desktop-list-double)>.sakura-post-card.right:last-child{border-bottom:1px solid color-mix(in srgb,var(--sakura-color-divider) 72%,transparent)}.sakura-home-layout.is-layout-list.is-desktop-list-item-cards:not(.is-desktop-list-double) .post-list-container--desktop-list:not(.is-desktop-list-double)>.sakura-post-card:hover,.sakura-home-layout.is-layout-list.is-desktop-list-item-cards:not(.is-desktop-list-double) .post-list-container--desktop-list:not(.is-desktop-list-double)>.sakura-post-card.is-revealed:hover,.sakura-home-layout.is-layout-list.is-desktop-list-item-cards:not(.is-desktop-list-double) .post-list-container--desktop-list:not(.is-desktop-list-double)>.sakura-post-card.left:hover,.sakura-home-layout.is-layout-list.is-desktop-list-item-cards:not(.is-desktop-list-double) .post-list-container--desktop-list:not(.is-desktop-list-double)>.sakura-post-card.left.is-revealed:hover,.sakura-home-layout.is-layout-list.is-desktop-list-item-cards:not(.is-desktop-list-double) .post-list-container--desktop-list:not(.is-desktop-list-double)>.sakura-post-card.right:hover,.sakura-home-layout.is-layout-list.is-desktop-list-item-cards:not(.is-desktop-list-double) .post-list-container--desktop-list:not(.is-desktop-list-double)>.sakura-post-card.right.is-revealed:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--sakura-color-primary) 32%,var(--sakura-color-divider));background:var(--sakura-post-card-bg);box-shadow:var(--home-list-image-card-hover-shadow)}.sakura-home-layout.is-layout-list.is-desktop-list-item-cards:not(.is-desktop-list-double) .post-list-container--desktop-list:not(.is-desktop-list-double)>.sakura-post-card .sakura-post-card__cover{flex:none;width:100%;max-width:none;height:auto;max-height:none;align-self:stretch;aspect-ratio:16/7.8;border-radius:0;overflow:hidden}.sakura-home-layout.is-layout-list.is-desktop-list-item-cards:not(.is-desktop-list-double) .post-list-container--desktop-list:not(.is-desktop-list-double)>.sakura-post-card .sakura-post-card__cover img,.sakura-home-layout.is-layout-list.is-desktop-list-item-cards:not(.is-desktop-list-double) .post-list-container--desktop-list:not(.is-desktop-list-double)>.sakura-post-card .sakura-post-card__cover video.sakura-cover-thumb{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.sakura-home-layout.is-layout-list.is-desktop-list-item-cards:not(.is-desktop-list-double) .post-list-container--desktop-list:not(.is-desktop-list-double)>.sakura-post-card .sakura-post-card__content.has-cover{box-sizing:border-box;flex:auto;width:100%;max-width:none;height:auto;min-height:0;padding:12px 18px 16px;display:block}.sakura-home-layout.is-layout-list.is-desktop-list-item-cards:not(.is-desktop-list-double) .post-list-container--desktop-list:not(.is-desktop-list-double)>.sakura-post-card .sakura-post-card-info{display:grid;grid-template-columns:minmax(0,1fr)minmax(12px,auto)max-content;grid-template-rows:1.35em 1.45em auto;align-items:flex-start;gap:8px 12px;justify-self:stretch;width:100%;inline-size:100%;height:100%;min-height:0}.sakura-home-layout.is-layout-list.is-desktop-list-item-cards:not(.is-desktop-list-double) .post-list-container--desktop-list:not(.is-desktop-list-double)>.sakura-post-card .sakura-post-date{grid-column:3;grid-row:3;display:flex;align-items:center;align-self:center;justify-content:flex-end;justify-self:end;margin:0;padding:0;width:max-content;min-width:max-content;font-size:.75rem;line-height:1.2;color:var(--sakura-color-text-muted);white-space:nowrap}.sakura-home-layout.is-layout-list.is-desktop-list-item-cards:not(.is-desktop-list-double) .post-list-container--desktop-list:not(.is-desktop-list-double)>.sakura-post-card .sakura-post-date__inner{display:inline-flex;align-items:center;gap:4px}.sakura-home-layout.is-layout-list.is-desktop-list-item-cards:not(.is-desktop-list-double) .post-list-container--desktop-list:not(.is-desktop-list-double)>.sakura-post-card .sakura-post-date__icon{font-size:1em}.sakura-home-layout.is-layout-list.is-desktop-list-item-cards:not(.is-desktop-list-double) .post-list-container--desktop-list:not(.is-desktop-list-double)>.sakura-post-card .sakura-post-date__label{display:none}.sakura-home-layout.is-layout-list.is-desktop-list-item-cards:not(.is-desktop-list-double) .post-list-container--desktop-list:not(.is-desktop-list-double)>.sakura-post-card .sakura-post-card__title{grid-column:1/-1;grid-row:1;margin:0;padding:0;font-size:clamp(1.08rem,1.2vw,1.28rem);font-weight:800;line-height:1.35;display:block;overflow:hidden;min-width:0;min-height:1.35em;white-space:nowrap;text-overflow:ellipsis}.sakura-home-layout.is-layout-list.is-desktop-list-item-cards:not(.is-desktop-list-double) .post-list-container--desktop-list:not(.is-desktop-list-double)>.sakura-post-card .sakura-post-meta{grid-column:1;grid-row:3;display:flex;align-items:center;flex-wrap:nowrap;justify-content:flex-start;justify-self:start;gap:0 3px;margin:0;padding:0;width:100%;min-width:0;max-width:100%;font-size:.75rem;line-height:1.2;overflow:hidden}.sakura-home-layout.is-layout-list.is-desktop-list-item-cards:not(.is-desktop-list-double) .post-list-container--desktop-list:not(.is-desktop-list-double)>.sakura-post-card .sakura-post-meta>div{display:inline-flex;align-items:center;flex-wrap:nowrap;justify-content:flex-start;gap:0 3px;margin:0;min-width:0;max-width:100%;overflow:hidden}.sakura-home-layout.is-layout-list.is-desktop-list-item-cards:not(.is-desktop-list-double) .post-list-container--desktop-list:not(.is-desktop-list-double)>.sakura-post-card .sakura-post-categories,.sakura-home-layout.is-layout-list.is-desktop-list-item-cards:not(.is-desktop-list-double) .post-list-container--desktop-list:not(.is-desktop-list-double)>.sakura-post-card .sakura-post-categories__link,.sakura-home-layout.is-layout-list.is-desktop-list-item-cards:not(.is-desktop-list-double) .post-list-container--desktop-list:not(.is-desktop-list-double)>.sakura-post-card .sakura-post-categories__icon,.sakura-home-layout.is-layout-list.is-desktop-list-item-cards:not(.is-desktop-list-double) .post-list-container--desktop-list:not(.is-desktop-list-double)>.sakura-post-card .sakura-post-categories__sep{display:none!important}.sakura-home-layout.is-layout-list.is-desktop-list-item-cards:not(.is-desktop-list-double) .post-list-container--desktop-list:not(.is-desktop-list-double)>.sakura-post-card .sakura-post-tags{display:inline-flex;flex-wrap:nowrap;justify-content:flex-start;gap:0 3px;min-width:0;max-width:100%;overflow:hidden;white-space:nowrap}.sakura-home-layout.is-layout-list.is-desktop-list-item-cards:not(.is-desktop-list-double) .post-list-container--desktop-list:not(.is-desktop-list-double)>.sakura-post-card .sakura-post-tags__link{display:inline-flex;align-items:center;flex:none;gap:2px;max-width:100%;padding:2px 5px;border-radius:4px;background:color-mix(in srgb,var(--sakura-color-primary) 7%,var(--sakura-color-background));color:var(--sakura-color-text-muted);line-height:1.2;text-align:left;white-space:nowrap}.sakura-home-layout.is-layout-list.is-desktop-list-item-cards:not(.is-desktop-list-double) .post-list-container--desktop-list:not(.is-desktop-list-double)>.sakura-post-card .sakura-post-tags__sep{display:none}.sakura-home-layout.is-layout-list.is-desktop-list-item-cards:not(.is-desktop-list-double) .post-list-container--desktop-list:not(.is-desktop-list-double)>.sakura-post-card .sakura-post-card__excerpt{grid-column:1/-1;grid-row:2;display:block;margin:0;padding:0;overflow:hidden;color:var(--sakura-color-text-muted);font-size:.8125rem;line-height:1.45;min-width:0;min-height:1.45em;white-space:nowrap;text-overflow:ellipsis}.sakura-home-layout.is-layout-list.is-desktop-list-item-cards:not(.is-desktop-list-double) .post-list-container--desktop-list:not(.is-desktop-list-double)>.sakura-post-card>.sakura-post-pin{top:8px;right:8px;left:auto;width:24px;height:24px;transform:none}.sakura-home-layout.is-layout-list.is-desktop-list-item-cards:not(.is-desktop-list-double) .post-list-container--desktop-list:not(.is-desktop-list-double)>.sakura-post-card>.sakura-post-weekly-icon{display:inline-flex;align-items:center;justify-content:center;position:absolute;top:8px;left:8px;right:auto;z-index:3;margin:0;padding:0;width:28px;height:28px;border:0;background:0 0;box-shadow:none;filter:drop-shadow(0 1px 1px color-mix(in srgb,#000 28%,transparent))drop-shadow(0 3px 6px color-mix(in srgb,#000 22%,transparent))drop-shadow(0 6px 12px color-mix(in srgb,#000 14%,transparent));pointer-events:none}.sakura-home-layout.is-layout-list.is-desktop-list-item-cards:not(.is-desktop-list-double) .post-list-container--desktop-list:not(.is-desktop-list-double)>.sakura-post-card>.sakura-post-weekly-icon .sakura-post-weekly__img{width:100%;height:100%}.sakura-home-layout.is-layout-list.is-desktop-list-item-cards:not(.is-desktop-list-double) .post-list-container--desktop-list:not(.is-desktop-list-double)>.sakura-post-card>.sakura-post-weekly{display:inline-flex;align-items:center;justify-content:center;position:absolute;top:8px;right:8px;z-index:3;margin:0;padding:5px 9px;width:auto;height:auto;border:0;border-radius:4px;background:color-mix(in srgb,#ff6b6b 62%,#fff);color:#fff;box-shadow:0 2px 8px color-mix(in srgb,#000 18%,transparent),0 1px 2px color-mix(in srgb,#000 10%,transparent);filter:none;pointer-events:none}.sakura-home-layout.is-layout-list.is-desktop-list-item-cards:not(.is-desktop-list-double) .post-list-container--desktop-list:not(.is-desktop-list-double)>.sakura-post-card>.sakura-post-weekly .sakura-post-weekly__text{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.12em;line-height:1;white-space:nowrap}.sakura-home-layout.is-layout-list.is-desktop-list-item-cards:not(.is-desktop-list-double) .post-list-container--desktop-list:not(.is-desktop-list-double)>.sakura-post-card.is-weekly.is-pinned>.sakura-post-pin{left:40px;right:auto}}@media(min-width:1024px){.sakura-home-layout.is-layout-list .home-list-layout.has-sidebar{--home-list-sidebar-width:260px;--home-list-sidebar-offset:24px}.sakura-home-layout.is-layout-list:has(.home-list-layout.has-sidebar){max-width:1140px}.sakura-home-layout.is-layout-list.is-desktop-list-double:has(.home-list-layout.has-sidebar){max-width:1320px}.sakura-home-layout.is-layout-list .home-list-sidebar{align-self:stretch;height:auto;max-height:none;opacity:1;visibility:visible;pointer-events:auto;transform:translateX(0);overflow:visible}.sakura-home-layout.is-layout-list .home-list-sidebar-site-info{flex-shrink:0;border-bottom:none}.sakura-home-layout.is-layout-list .home-list-sidebar-sticky{flex:none;min-height:0;position:sticky;top:calc(var(--sakura-navbar-layout-offset) + 16px);z-index:3;width:100%;max-height:none;overflow:visible}}@media(min-width:1400px){.sakura-home-layout.is-layout-list .home-list-layout.has-sidebar{--home-list-random-sidebar-width:260px;--home-list-random-sidebar-offset:24px}.sakura-home-layout.is-layout-list:has(.home-list-layout.has-sidebar){max-width:1428px}.sakura-home-layout.is-layout-list.is-desktop-list-double:has(.home-list-layout.has-sidebar){max-width:1608px}.sakura-home-layout.is-layout-list .home-list-random-sidebar{align-self:start;position:sticky;top:calc(var(--sakura-navbar-layout-offset) + 16px);z-index:3;display:flex;flex-direction:column;gap:12px;box-sizing:border-box;width:100%;height:auto;max-height:none;min-height:0;opacity:1;visibility:visible;pointer-events:auto;transform:translateX(0);overflow:visible}}@media(prefers-reduced-motion:reduce){.sakura-home-layout.is-layout-list .home-list-layout.has-sidebar,.sakura-home-layout.is-layout-list:has(.home-list-layout.has-sidebar),.sakura-home-layout.is-layout-list .home-list-sidebar,.sakura-home-layout.is-layout-list .home-list-random-sidebar{transition:none}}.home-cards-scroll-sentinel{width:100%;height:1px;margin-top:8px;pointer-events:none;opacity:0;overflow:hidden}.home-cards-load-status{margin:12px 0 0;padding:8px 0 24px;text-align:center;font-size:.875rem;line-height:1.5;color:var(--sakura-color-text-muted)}.home-cards-load-status.is-loading{color:var(--sakura-color-text-muted)}.home-cards-load-status.is-done{color:var(--sakura-color-text-muted)}.home-cards-list>.sakura-pagination-standard{grid-column:1/-1;width:100%;margin-top:1.25rem;margin-bottom:.75rem}@media(max-width:768px){.notice-board-wrap{grid-template-columns:1fr;--notice-mobile-cover-block:190px;--notice-mobile-meta-block:180px;--notice-mobile-article-height:370px;--notice-cover-height:160px;--notice-meta-height:180px}.notice-board-wrap__notice{height:auto;min-height:160px;max-height:none;padding:16px 18px}.notice-board-wrap__article{grid-template-columns:1fr;grid-template-rows:var(--notice-mobile-cover-block)var(--notice-mobile-meta-block);height:var(--notice-mobile-article-height);min-height:var(--notice-mobile-article-height);max-height:var(--notice-mobile-article-height)}.notice-board-wrap__cover-col{height:var(--notice-mobile-cover-block);min-height:var(--notice-mobile-cover-block);max-height:var(--notice-mobile-cover-block)}.notice-board-wrap__cover-frame,.notice-board-wrap__cover,.notice-board-wrap__cover img,.notice-board-wrap__cover video.sakura-cover-thumb{height:var(--notice-cover-height);min-height:var(--notice-cover-height);max-height:var(--notice-cover-height)}.notice-board-wrap__meta-col{height:var(--notice-mobile-meta-block);min-height:var(--notice-mobile-meta-block);max-height:var(--notice-mobile-meta-block);padding:10px 16px 12px}.notice-board-wrap__meta{height:var(--notice-meta-height);min-height:var(--notice-meta-height);max-height:var(--notice-meta-height)}.notice-board-wrap__excerpt-slot{min-height:3rem;max-height:3rem}.notice-board-wrap__post-heading{min-height:3.2rem;font-size:1rem}.sakura-home-layout:not(.is-mobile-cards-list){--home-list-image-card-radius:14px;--home-list-image-card-shadow:0 7px 16px color-mix(in srgb, #000 11%, transparent),
      0 1px 5px color-mix(in srgb, #000 7%, transparent);--home-list-image-card-hover-shadow:0 10px 22px color-mix(in srgb, #000 14%, transparent),
      0 2px 8px color-mix(in srgb, #000 8%, transparent)}.sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list{gap:16px}.sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card,.sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card.left,.sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card.right{--sakura-post-card-height:auto;flex-direction:column!important;align-items:stretch;justify-content:flex-start;height:auto!important;min-height:0!important;max-height:none!important;padding:0;overflow:hidden;text-align:left!important;border:1px solid color-mix(in srgb,var(--sakura-color-divider) 72%,transparent);border-radius:var(--home-list-image-card-radius,14px);background:var(--sakura-post-card-bg,#fff);box-shadow:var(--home-list-image-card-shadow);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card:hover,.sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card.is-revealed:hover,.sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card.left:hover,.sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card.left.is-revealed:hover,.sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card.right:hover,.sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card.right.is-revealed:hover{transform:none;border-color:color-mix(in srgb,var(--sakura-color-primary) 32%,var(--sakura-color-divider));background:var(--sakura-post-card-bg,#fff);box-shadow:var(--home-list-image-card-hover-shadow)}.sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card.is-pinned,.sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card.left.is-pinned,.sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card.right.is-pinned{border-color:color-mix(in srgb,var(--sakura-color-primary) 32%,var(--sakura-color-divider))}.sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card .sakura-post-card__cover{flex:none!important;width:100%!important;max-width:none!important;height:auto!important;max-height:none!important;align-self:stretch;aspect-ratio:16/7.8;border-radius:0;overflow:hidden}.sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card .sakura-post-card__cover img,.sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card .sakura-post-card__cover video.sakura-cover-thumb{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card .sakura-post-card__content,.sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card .sakura-post-card__content.has-cover{box-sizing:border-box;flex:auto!important;width:100%!important;max-width:none!important;height:auto!important;min-height:0!important;min-width:0!important;padding:12px 16px 14px!important;display:block;text-align:left!important}.sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card .sakura-post-card-info{display:grid!important;grid-template-columns:minmax(0,1fr)minmax(12px,auto)max-content;grid-template-rows:1.35em auto auto;align-items:flex-start;gap:8px 12px;width:100%;height:auto;min-height:0}.sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card .sakura-post-card__title{grid-column:1/-1;grid-row:1;order:unset!important;margin:0;padding:0;font-size:1.125rem!important;font-weight:800;line-height:1.35;color:var(--sakura-color-text-deep);display:block;overflow:hidden;min-width:0;min-height:1.35em;white-space:nowrap;text-overflow:ellipsis}.sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card .sakura-post-card__title a{color:inherit}.sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card .sakura-post-card__excerpt{grid-column:1/-1;grid-row:2;order:unset!important;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin:0;padding:0;overflow:hidden;color:var(--sakura-color-text-muted);font-size:.8125rem!important;line-height:1.45;min-width:0;white-space:normal;word-break:break-word;text-overflow:ellipsis}.sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card .sakura-post-meta{grid-column:1;grid-row:3;display:flex!important;align-items:center;flex-wrap:nowrap;justify-content:flex-start;justify-self:start;align-self:center;gap:0 3px;margin:0;padding:0;width:100%;min-width:0;max-width:100%;font-size:.75rem;line-height:1.2;overflow:hidden}.sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card .sakura-post-meta>div{display:inline-flex;align-items:center;flex-wrap:nowrap;gap:0 3px;margin:0;min-width:0;max-width:100%;overflow:hidden}.sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card .sakura-post-categories,.sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card .sakura-post-categories__link,.sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card .sakura-post-categories__icon,.sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card .sakura-post-categories__sep{display:none!important}.sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card .sakura-post-tags{display:inline-flex!important;flex-wrap:nowrap;justify-content:flex-start;gap:0 3px;min-width:0;max-width:100%;overflow:hidden;white-space:nowrap;visibility:visible;width:auto;max-height:none;margin:0;padding:0}.sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card .sakura-post-tags__link{display:inline-flex;align-items:center;flex:none;gap:2px;max-width:100%;padding:2px 5px;border-radius:4px;background:color-mix(in srgb,var(--sakura-color-primary) 7%,var(--sakura-color-background));color:var(--sakura-color-text-muted);line-height:1.2;white-space:nowrap}.sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card .sakura-post-tags__sep{display:none}.sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card .sakura-post-card-info .sakura-post-date{grid-column:3;grid-row:3;order:unset!important;display:flex;align-items:center;align-self:center;justify-content:flex-end;justify-self:end;margin:0;padding:0;width:max-content;min-width:max-content;font-size:.75rem;line-height:1.2;color:var(--sakura-color-text-muted)!important;white-space:nowrap}.sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card .sakura-post-card-info .sakura-post-date__inner,.sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card .sakura-post-card-info .sakura-post-date time,.sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card .sakura-post-card-info .sakura-post-date__icon,.sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card .sakura-post-card-info iconify-icon.sakura-post-date__icon{color:var(--sakura-color-text-muted)!important}.sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card .sakura-post-date__label{display:none!important}.sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card>.sakura-post-pin{top:8px;right:8px;left:auto;width:24px;height:24px;transform:none}.sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card>.sakura-post-weekly-icon{display:inline-flex;align-items:center;justify-content:center;position:absolute;top:8px;left:8px;right:auto;z-index:3;margin:0;padding:0;width:24px;height:24px;border:0;background:0 0;box-shadow:none;filter:drop-shadow(0 1px 1px color-mix(in srgb,#000 28%,transparent))drop-shadow(0 3px 6px color-mix(in srgb,#000 22%,transparent));pointer-events:none}.sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card>.sakura-post-weekly{display:none}html.dark .sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card,html.dark .sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card.left,html.dark .sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card.right{background:var(--sakura-post-card-bg);border-color:color-mix(in srgb,#fff 12%,transparent);box-shadow:0 10px 24px color-mix(in srgb,#000 30%,transparent),0 2px 8px color-mix(in srgb,#000 18%,transparent)}html.dark .sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card:hover,html.dark .sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card.is-revealed:hover,html.dark .sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card.is-pinned,html.dark .sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card.left:hover,html.dark .sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card.left.is-revealed:hover,html.dark .sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card.left.is-pinned,html.dark .sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card.right:hover,html.dark .sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card.right.is-revealed:hover,html.dark .sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card.right.is-pinned{border-color:color-mix(in srgb,var(--sakura-color-primary) 40%,color-mix(in srgb,#fff 12%,transparent))}html.dark .sakura-home-layout:not(.is-mobile-cards-list) .home-cards-list>.sakura-post-card .sakura-post-card__title{color:#e2e2e2}.home-post-list.post-list-animated .sakura-post-card,.home-post-list.post-list-scroll-driven .sakura-post-card{content-visibility:visible;contain-intrinsic-size:auto;animation:none!important;transform:none!important}.home-post-list.post-list-animated:not(.post-list-scroll-driven) .sakura-post-card{transform:none!important;transition:border-color .3s ease}.home-post-list.post-list-animated:not(.post-list-scroll-driven) .sakura-post-card.left,.home-post-list.post-list-animated:not(.post-list-scroll-driven) .sakura-post-card.right{--post-card-enter-x:0}.home-post-list.post-list-animated:not(.post-list-scroll-driven) .sakura-post-card.is-revealed,.home-post-list.post-list-animated:not(.post-list-scroll-driven) .sakura-post-card.is-revealed:hover{transform:none!important}.sakura-home-layout .home-mobile-spotlight__card>.sakura-post-card,.sakura-home-layout .home-mobile-spotlight__card>.sakura-post-card.left,.sakura-home-layout .home-mobile-spotlight__card>.sakura-post-card.right{--sakura-post-card-height:var(--mobile-list-row-height, 128px);display:flex!important;flex-direction:row!important;align-items:stretch!important;justify-content:flex-start;width:100%;height:100%!important;min-height:0!important;max-height:100%!important;margin:0;padding:10px;box-sizing:border-box;text-align:left!important;overflow:hidden}.sakura-home-layout .home-mobile-spotlight__card .sakura-post-card__cover{flex:none!important;align-self:center;width:auto!important;max-width:none!important;height:calc(100% - 2px)!important;max-height:calc(var(--mobile-list-row-height,128px) - 20px)!important;aspect-ratio:4/3;border:none;border-radius:6px;overflow:hidden}.sakura-home-layout .home-mobile-spotlight__card .sakura-post-card__cover img,.sakura-home-layout .home-mobile-spotlight__card .sakura-post-card__cover video.sakura-cover-thumb{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.sakura-home-layout .home-mobile-spotlight__card .sakura-post-card__content,.sakura-home-layout .home-mobile-spotlight__card .sakura-post-card__content.has-cover{flex:auto!important;width:auto!important;max-width:none!important;height:100%!important;min-height:0!important;min-width:0!important;padding:4px 0 0 10px!important;display:flex;flex-direction:column;justify-content:flex-start;text-align:left!important}.sakura-home-layout .home-mobile-spotlight__card .sakura-post-card-info{display:grid!important;grid-template-columns:minmax(0,1fr)auto;grid-template-rows:auto auto auto;align-items:start;gap:3px 10px;width:100%;height:100%;min-height:0}.sakura-home-layout .home-mobile-spotlight__card .sakura-post-card__title{grid-column:1/-1;grid-row:1;order:unset!important;margin:0;padding-bottom:0;font-size:1.0625rem!important;font-weight:550;line-height:1.3;color:var(--sakura-color-text-deep);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.sakura-home-layout .home-mobile-spotlight__card .sakura-post-card__excerpt{grid-column:1/-1;grid-row:2;order:unset!important;margin:0;padding:0;font-size:.75rem!important;line-height:1.35;color:var(--sakura-color-text-muted);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.sakura-home-layout .home-mobile-spotlight__card .sakura-post-meta{grid-column:1;grid-row:3;display:flex!important;align-items:center;align-self:center;margin:0;padding:0;min-width:0;font-size:.6875rem;line-height:1.2;overflow:hidden}.sakura-home-layout .home-mobile-spotlight__card .sakura-post-tags{display:none!important}.sakura-home-layout .home-mobile-spotlight__card .sakura-post-categories{display:inline-flex;align-items:center;min-width:0;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--sakura-color-text-muted)}.sakura-home-layout .home-mobile-spotlight__card .sakura-post-card-info .sakura-post-date{grid-column:2;grid-row:3;order:unset!important;margin:0;padding:0;align-self:center;justify-self:end;font-size:.6875rem;line-height:1.2;white-space:nowrap;color:var(--sakura-color-date)!important}.sakura-home-layout .home-mobile-spotlight__card .sakura-post-date__label{display:none!important}.sakura-home-layout .home-mobile-spotlight__card .sakura-post-card>.sakura-post-pin{top:6px;right:6px;left:auto;width:22px;height:22px;transform:none}.sakura-home-layout .home-mobile-spotlight__card .sakura-post-card>.sakura-post-weekly-icon{display:inline-flex;align-items:center;justify-content:center;position:absolute;top:6px;left:6px;right:auto;z-index:3;margin:0;padding:0;width:22px;height:22px;border:0;background:0 0;box-shadow:none;filter:drop-shadow(0 1px 1px color-mix(in srgb,#000 28%,transparent))drop-shadow(0 3px 6px color-mix(in srgb,#000 22%,transparent));pointer-events:none}.sakura-home-layout .home-mobile-spotlight__card .sakura-post-card>.sakura-post-weekly{display:none}html.dark .sakura-home-layout .home-mobile-spotlight__card .sakura-post-card__title{color:#e2e2e2}}