@layer components{.home-article-timeline{position:relative}.home-article-scroll{overflow-x:auto;padding:.25rem 0 1rem;scroll-snap-type:none;scroll-padding-inline:.15rem;scrollbar-width:none}.home-article-scroll::-webkit-scrollbar{width:0;height:0}.home-article-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(15.5rem,17.5rem);gap:.85rem;align-items:stretch;min-width:max-content;padding:.25rem .15rem}.home-article-item{display:grid;grid-template-rows:1.5rem minmax(0,1fr);gap:.5rem;min-height:12.5rem;scroll-snap-align:start}.home-article-progress{--timeline-progress: 0;--timeline-thumb-width: 2.25rem;position:absolute;left:.15rem;right:.15rem;bottom:.18rem;height:4px;overflow:hidden;border-radius:0;background:linear-gradient(90deg,color-mix(in srgb,var(--main-color) 18%,transparent),color-mix(in srgb,var(--text-color) 12%,transparent) 45%,color-mix(in srgb,var(--main-color) 18%,transparent));opacity:0;transform:translateY(4px);pointer-events:none;transition:opacity .22s ease,transform .22s ease}.home-article-progress.is-visible{opacity:1;transform:translateY(0)}.home-article-progress.is-disabled{display:none}.home-article-progress-bar{position:absolute;left:calc(var(--timeline-progress, 0) * (100% - var(--timeline-thumb-width)));top:50%;display:block;width:var(--timeline-thumb-width);height:2px;border-radius:0;background:linear-gradient(90deg,var(--main-color) 0%,color-mix(in srgb,var(--main-color) 76%,white) 100%);box-shadow:0 0 10px color-mix(in srgb,var(--main-color) 40%,transparent);transform:translateY(-50%);transition:left .12s linear}.home-article-rail{position:relative}.home-article-rail:before{content:"";position:absolute;left:0;right:-1rem;top:50%;height:1px;background:linear-gradient(90deg,color-mix(in srgb,var(--main-color) 24%,transparent),color-mix(in srgb,var(--text-color) 10%,transparent));transform:translateY(-50%)}.home-article-item:first-child .home-article-rail:before{left:50%}.home-article-item:last-child .home-article-rail:before{right:50%}.home-article-dot{position:absolute;left:50%;top:25%;bottom:25%;width:2px;background:color-mix(in srgb,var(--main-color) 56%,transparent);transform:translate(-50%)}.home-article-card{display:flex;min-height:100%;flex-direction:column;border:1px solid color-mix(in srgb,var(--text-color) 10%,transparent);background:color-mix(in srgb,var(--main-color) 2%,var(--card-color));padding:.9rem 1rem .85rem;color:var(--text-color);box-shadow:0 4px 12px #11659a0d;transition:border-color .3s,background .3s,box-shadow .3s,transform .3s}.home-article-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--main-color) 28%,transparent);background:color-mix(in srgb,var(--main-color) 6%,var(--card-color));box-shadow:0 8px 20px #11659a14}.home-article-item.is-latest .home-article-dot{width:3px;background:var(--main-color)}.home-article-item.is-latest .home-article-card{border-color:color-mix(in srgb,var(--main-color) 24%,transparent);box-shadow:0 6px 16px #11659a14}.home-article-title{margin:.4rem 0 0;font-size:1rem;font-weight:700;line-height:1.52rem;transition:color .3s}.home-article-card:hover .home-article-title{color:var(--main-color)}.home-article-description{display:-webkit-box;margin:.45rem 0 0;overflow:hidden;color:color-mix(in srgb,var(--text-color) 78%,transparent);font-size:.92rem;line-height:1.62rem;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-article-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.home-article-head .category-pill{max-width:100%;padding:0;font-size:.68rem;border:0;background:none}.home-article-date{font-family:var(--font-overpass),sans-serif;color:color-mix(in srgb,var(--main-color) 72%,var(--text-color));font-size:.72rem;letter-spacing:.08em;font-variant-numeric:tabular-nums;white-space:nowrap}.project-card-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.project-card{display:block;overflow:hidden;border-radius:0;border:0;background:color-mix(in srgb,var(--card-color) 95%,var(--main-color));padding:1rem 1.25rem;transition:background-color .3s,transform .3s}.project-card:hover{transform:translateY(-3px);background:color-mix(in srgb,var(--card-color) 91%,var(--main-color))}.project-card-stack{display:flex;flex-direction:column;gap:.75rem}.project-brand{display:flex;align-items:center;gap:.625rem}.project-logo{display:block;width:1.05rem;height:1.05rem;flex-shrink:0;object-fit:contain}.project-name{margin:0;display:flex;align-items:center;min-height:1.05rem;color:color-mix(in srgb,var(--text-color) 62%,transparent);font-size:.86rem;font-weight:700;letter-spacing:.04em;transition:color .3s}.project-card:hover .project-name{color:var(--main-color)}.project-summary{margin:0;color:color-mix(in srgb,var(--text-color) 76%,transparent);font-size:.96rem;line-height:1.75rem}.project-tag-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.375rem}.project-tag-row .glass-info-tag{border-radius:0;border:0;background:color-mix(in srgb,var(--card-color) 86%,var(--main-color));color:color-mix(in srgb,var(--text-color) 92%,transparent)}.home-music-panel{position:relative;overflow:hidden}.home-music-head{margin-bottom:.2rem}.home-music-layout{--music-accent: 194 88% 46%;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.5rem;align-items:stretch;min-width:0}.home-music-layout>*{min-width:0}.home-music-feature{display:flex;min-width:0;flex-direction:column;border:1px solid color-mix(in srgb,var(--text-color) 12%,transparent);background:linear-gradient(170deg,color-mix(in srgb,hsl(var(--music-accent)) 7%,var(--card-color)),color-mix(in srgb,hsl(var(--music-accent)) 3%,var(--card-color)));padding:.8rem;transition:background .32s;justify-self:start;width:100%}.home-music-feature-cover-shell{position:relative;width:min(100%,18rem);aspect-ratio:1 / 1;margin:0 auto;padding:.45rem;border:1px solid color-mix(in srgb,var(--text-color) 10%,transparent);background:linear-gradient(145deg,color-mix(in srgb,hsl(var(--music-accent)) 14%,var(--card-color)),color-mix(in srgb,var(--card-color) 94%,transparent));box-shadow:0 1px color-mix(in srgb,white 64%,transparent) inset,0 10px 22px color-mix(in srgb,hsl(var(--music-accent)) 22%,transparent);transition:transform .3s ease,box-shadow .3s ease}.home-music-feature-cover-link:hover .home-music-feature-cover-shell{transform:translateY(-2px);box-shadow:0 1px color-mix(in srgb,white 64%,transparent) inset,0 14px 28px color-mix(in srgb,hsl(var(--music-accent)) 30%,transparent)}.home-music-feature-cover-link:active .home-music-feature-cover-shell{transform:translateY(-1px) scale(.98)}.home-music-feature-cover-shell:before,.home-music-feature-cover-shell:after{content:"";position:absolute;pointer-events:none}.home-music-feature-cover-shell:before{inset:.45rem;border:1px solid color-mix(in srgb,var(--text-color) 6%,transparent);box-shadow:0 0 0 1px color-mix(in srgb,white 18%,transparent) inset}.home-music-feature-cover-shell:after{inset:.45rem;background:linear-gradient(130deg,color-mix(in srgb,white 20%,transparent) 0%,transparent 35%);mix-blend-mode:screen}.home-music-feature-cover-frame{position:relative;z-index:2;width:100%;height:100%;overflow:hidden;border:1px solid color-mix(in srgb,var(--text-color) 8%,transparent);background:color-mix(in srgb,var(--card-color) 84%,transparent);box-shadow:0 0 0 1px color-mix(in srgb,white 14%,transparent) inset,0 14px 28px color-mix(in srgb,hsl(var(--music-accent)) 28%,transparent)}.home-music-feature-cover{display:block;width:100%;height:100%;object-fit:cover;transition:opacity .18s ease}.home-music-feature-cover-link{display:flex;align-self:center;margin-block:auto;color:inherit}.home-music-cover-fallback{display:inline-flex;align-items:center;justify-content:center;color:color-mix(in srgb,var(--text-color) 48%,transparent);font-family:var(--font-overpass),sans-serif;font-size:1.02rem;font-weight:700;letter-spacing:.08em}.home-music-feature-meta{--meta-edge: .62rem;display:flex;min-width:0;flex-direction:column;gap:.22rem;min-height:5.6rem;margin-top:auto;border-top:1px solid color-mix(in srgb,var(--text-color) 8%,transparent);padding:.7rem var(--meta-edge) var(--meta-edge);background:color-mix(in srgb,hsl(var(--music-accent)) 8%,transparent);transition:transform .3s ease,background .3s ease}.home-music-feature-meta-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.6rem;min-width:0}.home-music-feature-main-text{min-width:0;flex:1}.home-music-feature-play{display:inline-flex;align-items:center;justify-content:center;width:2.14rem;height:2.14rem;border:1px solid color-mix(in srgb,hsl(var(--music-accent)) 36%,transparent);border-radius:999px;background:linear-gradient(180deg,color-mix(in srgb,hsl(var(--music-accent)) 42%,var(--card-color)),color-mix(in srgb,hsl(var(--music-accent)) 32%,var(--card-color)));color:color-mix(in srgb,var(--text-color) 88%,transparent);padding:0;line-height:1;cursor:pointer;box-shadow:0 1px color-mix(in srgb,white 18%,transparent) inset,0 2px 4px color-mix(in srgb,hsl(var(--music-accent)) 18%,transparent);transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease}.home-music-feature-play:hover{background:linear-gradient(180deg,color-mix(in srgb,hsl(var(--music-accent)) 50%,var(--card-color)),color-mix(in srgb,hsl(var(--music-accent)) 38%,var(--card-color)));border-color:color-mix(in srgb,hsl(var(--music-accent)) 48%,transparent);box-shadow:0 1px color-mix(in srgb,white 22%,transparent) inset,0 3px 6px color-mix(in srgb,hsl(var(--music-accent)) 24%,transparent)}.home-music-feature-play:active{background:linear-gradient(180deg,color-mix(in srgb,hsl(var(--music-accent)) 34%,var(--card-color)),color-mix(in srgb,hsl(var(--music-accent)) 38%,var(--card-color)));box-shadow:0 1px 2px color-mix(in srgb,hsl(var(--music-accent)) 12%,transparent)}.home-music-feature-play:disabled{cursor:not-allowed;border-color:color-mix(in srgb,var(--text-color) 8%,transparent);background:color-mix(in srgb,var(--text-color) 6%,var(--card-color));color:color-mix(in srgb,var(--text-color) 32%,transparent);box-shadow:none}.home-music-feature-play.is-playing{border-color:color-mix(in srgb,hsl(var(--music-accent)) 50%,transparent);background:linear-gradient(180deg,color-mix(in srgb,hsl(var(--music-accent)) 48%,var(--card-color)),color-mix(in srgb,hsl(var(--music-accent)) 36%,var(--card-color)))}.home-music-feature-play-icon{width:1.28rem;height:1.28rem;flex-shrink:0}.home-music-play-path,.home-music-pause-path{transition:opacity .18s ease}.home-music-play-path{opacity:1}.home-music-pause-path,.home-music-feature-play.is-playing .home-music-play-path{opacity:0}.home-music-feature-play.is-playing .home-music-pause-path{opacity:1}.home-music-feature-title{margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:.99rem;font-weight:600;line-height:1.36}.home-music-feature-artist{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:color-mix(in srgb,var(--text-color) 66%,transparent);font-size:.85rem;line-height:1.35}.home-music-feature-subline{display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-width:0;margin-top:auto;padding-top:.7rem}.home-music-feature-detail-group{display:inline-flex;align-items:center;gap:.35rem;min-width:0;flex:1;flex-wrap:wrap}.home-music-feature-detail-chip{color:color-mix(in srgb,var(--text-color) 56%,transparent);font-size:.72rem;font-weight:500;line-height:1.2;white-space:nowrap}.home-music-feature-detail-chip+.home-music-feature-detail-chip:before{content:"·";margin-right:.35rem}.home-music-feature-tags{display:inline-flex;align-items:center;justify-content:flex-end;gap:.35rem;min-width:0;flex-shrink:0}.home-music-feature-tag{display:inline-flex;align-items:center;border:0;background:color-mix(in srgb,hsl(var(--music-accent)) 28%,var(--card-color));color:color-mix(in srgb,var(--text-color) 84%,transparent);padding:.2rem .56rem;font-size:.7rem;font-weight:600;line-height:1.15;letter-spacing:.015em;white-space:nowrap;border-radius:0}.home-music-feature-tag-number{margin-left:-.35rem;background:color-mix(in srgb,hsl(var(--music-accent)) 42%,var(--card-color));color:color-mix(in srgb,var(--text-color) 92%,transparent);font-family:var(--font-overpass-mono),monospace}.home-music-list{position:relative;display:flex;height:31.5rem;max-height:31.5rem;min-width:0;min-height:0;flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:none;mask-image:linear-gradient(to bottom,black 0%,black calc(100% - 2.5rem),transparent 100%);-webkit-mask-image:linear-gradient(to bottom,black 0%,black calc(100% - 2.5rem),transparent 100%)}.home-music-list-shell{position:relative;min-width:0;min-height:0}.home-music-list-progress{--music-list-progress: 0;--music-list-thumb-height: 2rem;position:absolute;top:.2rem;right:-.75rem;bottom:.2rem;width:4px;overflow:hidden;border-radius:0;background:linear-gradient(180deg,color-mix(in srgb,hsl(var(--music-accent)) 20%,transparent),color-mix(in srgb,hsl(var(--music-accent)) 10%,transparent),color-mix(in srgb,hsl(var(--music-accent)) 20%,transparent));opacity:0;transform:translate(4px);pointer-events:none;transition:opacity .22s ease,transform .22s ease}.home-music-list-progress.is-visible{opacity:1;transform:translate(0)}.home-music-list-progress.is-disabled{display:none}.home-music-list-progress-bar{position:absolute;top:calc(var(--music-list-progress, 0) * (100% - var(--music-list-thumb-height)));left:50%;display:block;width:2px;height:var(--music-list-thumb-height);border-radius:0;background:linear-gradient(180deg,color-mix(in srgb,hsl(var(--music-accent)) 74%,white),hsl(var(--music-accent)));box-shadow:0 0 10px color-mix(in srgb,hsl(var(--music-accent)) 52%,transparent);transform:translate(-50%);transition:top .12s linear}.home-music-list.is-scrolled-end{mask-image:none;-webkit-mask-image:none}.home-music-list::-webkit-scrollbar{width:0;height:0}.home-music-list>li{display:flex;min-height:0;flex:none}.home-music-list-item{display:flex;width:100%;height:100%;min-width:0;align-items:center;gap:.72rem;overflow:hidden;background:linear-gradient(180deg,color-mix(in srgb,white 18%,transparent) 0%,transparent 34%),linear-gradient(165deg,color-mix(in srgb,hsl(var(--music-accent)) 4%,var(--card-color)),color-mix(in srgb,hsl(var(--music-accent)) 1.5%,var(--card-color)));box-shadow:inset 0 0 0 1px color-mix(in srgb,hsl(var(--music-accent)) 10%,color-mix(in srgb,var(--text-color) 10%,transparent)),inset 0 1px color-mix(in srgb,white 20%,transparent);padding:.88rem .88rem .88rem .82rem;text-align:left;color:var(--text-color);cursor:pointer;transition:background .3s,box-shadow .3s,transform .3s}.home-music-list-thumb{width:2.6rem;height:2.6rem;flex-shrink:0;object-fit:cover;border:0;background:color-mix(in srgb,var(--card-color) 84%,transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb,white 14%,transparent),0 4px 12px color-mix(in srgb,hsl(var(--music-accent)) 10%,transparent)}.home-music-list-thumb-fallback{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(155deg,color-mix(in srgb,hsl(var(--music-accent)) 18%,var(--card-color)),color-mix(in srgb,hsl(var(--music-accent)) 8%,var(--card-color)));color:color-mix(in srgb,var(--text-color) 52%,transparent);font-family:var(--font-overpass),sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.08em}.home-music-list-text{display:flex;min-width:0;flex:1;flex-direction:column;gap:.18rem}.home-music-list-item:hover{transform:translateY(-1px);background:linear-gradient(180deg,color-mix(in srgb,white 18%,transparent) 0%,transparent 34%),linear-gradient(165deg,color-mix(in srgb,hsl(var(--music-accent)) 7%,var(--card-color)),color-mix(in srgb,hsl(var(--music-accent)) 11%,var(--card-color)));box-shadow:inset 0 0 0 1px color-mix(in srgb,hsl(var(--music-accent)) 18%,transparent),inset 0 1px color-mix(in srgb,white 22%,transparent),0 7px 18px color-mix(in srgb,hsl(var(--music-accent)) 12%,transparent)}.home-music-list-item:focus-visible{outline:2px solid color-mix(in srgb,hsl(var(--music-accent)) 56%,transparent);outline-offset:2px}.home-music-list-item.is-active{background:linear-gradient(180deg,color-mix(in srgb,white 20%,transparent) 0%,transparent 32%),linear-gradient(165deg,color-mix(in srgb,hsl(var(--music-accent)) 14%,var(--card-color)),color-mix(in srgb,hsl(var(--music-accent)) 19%,var(--card-color)));box-shadow:inset 0 0 0 1px color-mix(in srgb,hsl(var(--music-accent)) 34%,transparent),inset 0 1px color-mix(in srgb,white 24%,transparent),0 8px 20px color-mix(in srgb,hsl(var(--music-accent)) 10%,transparent)}.home-music-list-item.is-active:hover{background:linear-gradient(180deg,color-mix(in srgb,white 20%,transparent) 0%,transparent 32%),linear-gradient(165deg,color-mix(in srgb,hsl(var(--music-accent)) 17%,var(--card-color)),color-mix(in srgb,hsl(var(--music-accent)) 22%,var(--card-color)));box-shadow:inset 0 0 0 1px color-mix(in srgb,hsl(var(--music-accent)) 40%,transparent),inset 0 1px color-mix(in srgb,white 26%,transparent),0 10px 24px color-mix(in srgb,hsl(var(--music-accent)) 14%,transparent)}.home-music-list-item.is-active .home-music-list-title{color:color-mix(in srgb,var(--text-color) 96%,white 4%)}.home-music-list-item.is-active .home-music-list-artist{color:color-mix(in srgb,var(--text-color) 78%,transparent)}.home-music-list-title{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.93rem;font-weight:700;line-height:1.28}.home-music-list-artist{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:color-mix(in srgb,var(--text-color) 66%,transparent);font-size:.8rem;line-height:1.3}.home-music-empty{margin:0;color:color-mix(in srgb,var(--text-color) 66%,transparent);font-size:.92rem;line-height:1.72}.home-gallery-seasons-head{display:flex;align-items:end;justify-content:space-between;gap:.5rem;margin-bottom:1rem}.home-gallery-panel.section-panel{gap:.5rem}.home-gallery-seasons-kicker{font-family:var(--font-overpass),sans-serif;margin:0;color:var(--main-color);font-size:.72rem;letter-spacing:.2em}.home-gallery-seasons-title{margin:0;max-width:24rem;font-size:1.36rem;font-weight:700;line-height:1.25}.home-gallery-seasons-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(18rem,.88fr);gap:.5rem;align-items:stretch}.home-gallery-seasons-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.home-gallery-season-card{position:relative}.home-gallery-season-image-shell{position:relative;overflow:hidden;background:color-mix(in srgb,var(--main-color) 6%,var(--card-color))}.home-gallery-season-image{display:block;width:100%;aspect-ratio:16 / 10;object-fit:cover;transition:transform .42s ease}.home-gallery-season-card:hover .home-gallery-season-image{transform:scale(1.03)}.home-gallery-post-card{border:1px solid color-mix(in srgb,var(--text-color) 10%,transparent);background:color-mix(in srgb,var(--card-color) 86%,transparent);padding:1rem 1rem .95rem;box-shadow:0 14px 26px #11659a14;min-height:100%;display:flex;flex-direction:column}.home-gallery-post-header{display:flex;align-items:center;gap:.85rem}.home-gallery-post-avatar{width:2.75rem;height:2.75rem;border-radius:9999px;object-fit:cover}.home-gallery-post-author{min-width:0}.home-gallery-post-author-line{display:flex;align-items:center;margin-top:.12rem}.home-gallery-post-name{display:block;font-size:.96rem;line-height:1.3}.home-gallery-post-handle{font-family:var(--font-overpass),sans-serif;color:color-mix(in srgb,var(--text-color) 58%,transparent);font-size:.84rem;line-height:1.3}.home-gallery-post-body{margin-top:.85rem}.home-gallery-post-text{margin:0;font-size:.96rem;line-height:1.8}.home-gallery-post-text+.home-gallery-post-text{margin-top:.18rem}.home-gallery-post-hashtag{color:var(--main-color);font-weight:700}.home-gallery-post-meta{font-family:var(--font-overpass),sans-serif;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.55rem;margin-top:auto;padding-top:.9rem;border-top:1px solid color-mix(in srgb,var(--text-color) 8%,transparent);color:color-mix(in srgb,var(--text-color) 52%,transparent);font-size:.8rem;line-height:1.5}.home-gallery-masonry-viewport{position:relative;max-height:43rem;overflow:hidden}.home-gallery-masonry{column-count:4;column-gap:.5rem;transition:opacity .22s ease}.home-gallery-masonry[data-shuffle-state=pending]{opacity:0}.home-gallery-masonry[data-shuffle-state=ready]{opacity:1}.home-gallery-masonry-card{break-inside:avoid;margin:0 0 .5rem}.home-gallery-masonry-image-shell{overflow:hidden;border:1px solid color-mix(in srgb,var(--text-color) 8%,transparent);background:color-mix(in srgb,var(--card-color) 86%,transparent);box-shadow:0 10px 20px #11659a12;transition:transform .3s ease,box-shadow .3s ease}.home-gallery-masonry-image{display:block;width:100%;height:auto;transition:transform .42s ease}.home-gallery-masonry-card:hover .home-gallery-masonry-image-shell{transform:translateY(-3px);box-shadow:0 16px 28px #11659a1c}.home-gallery-masonry-card:hover .home-gallery-masonry-image{transform:scale(1.04)}}@media(max-width:1280px){.home-article-track{grid-auto-columns:minmax(15rem,16.5rem)}.home-gallery-seasons-layout{grid-template-columns:1fr}.home-music-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.home-music-list{max-height:29rem}.home-gallery-seasons-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:.5rem}.home-gallery-masonry-viewport{max-height:39rem}.home-gallery-masonry{column-count:3;column-gap:.5rem}}@media(max-width:768px){.home-article-scroll{container-type:inline-size;position:relative;padding-bottom:.75rem;scroll-snap-type:x mandatory;scroll-padding-inline:.5rem;-webkit-overflow-scrolling:touch}.home-article-scroll:before{display:none}.home-article-track{grid-auto-columns:calc(100cqi - 1rem);gap:.6rem;padding-inline:.5rem}.home-article-item{min-height:10.9rem;gap:.32rem}.home-article-rail:before{right:-.6rem;background:linear-gradient(90deg,color-mix(in srgb,var(--main-color) 28%,transparent),color-mix(in srgb,var(--text-color) 8%,transparent))}.home-article-item:first-child .home-article-rail:before{left:50%}.home-article-item:last-child .home-article-rail:before{right:50%}.home-article-dot{width:1.5px}.home-article-card{padding:.68rem .72rem .66rem;box-shadow:0 3px 10px #11659a0d}.home-article-title{font-size:.91rem;line-height:1.28rem}.home-article-description{margin-top:.3rem;font-size:.8rem;line-height:1.34rem;-webkit-line-clamp:3}.home-article-head .category-pill{font-size:.6rem}.home-article-date{font-size:.64rem}.home-gallery-seasons-head{align-items:start;flex-direction:column}.home-gallery-seasons-layout{grid-template-columns:1fr}.home-gallery-seasons-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin-bottom:.5rem}.home-gallery-season-image{aspect-ratio:4 / 5}.home-gallery-masonry-viewport{max-height:80rem}.home-gallery-masonry{column-count:2;column-gap:.5rem}.home-gallery-masonry-card{margin-bottom:.5rem}.project-card{padding:1rem}.project-card-list{grid-template-columns:1fr}.home-music-layout{grid-template-columns:1fr;gap:.7rem}.home-music-feature{padding:.62rem;gap:.75rem}.home-music-feature-cover-link{padding:.5rem 0}.home-music-feature-cover-shell{width:min(100%,16rem);margin:0 auto;padding:.36rem}.home-music-feature-cover-shell:before,.home-music-feature-cover-shell:after{inset:.36rem}.home-music-list{gap:.5rem;max-height:20rem;margin-top:0;padding-top:0;padding-bottom:0;padding-right:0;scrollbar-gutter:auto}.home-music-list-item{padding:.7rem}.home-music-feature-title{font-size:.95rem}.home-music-feature-artist,.home-music-list-artist{font-size:.78rem}.home-music-feature-subline{flex-wrap:wrap;gap:.32rem;padding-top:.4rem}.home-music-feature-meta-top{gap:.48rem}.home-music-feature-play{width:1.92rem;height:1.92rem}.home-music-feature-play-icon{width:1.14rem;height:1.14rem}.home-music-feature-detail-group{width:100%}.home-music-feature-tags{justify-content:flex-start}}@media(prefers-color-scheme:dark){.home-music-list-item{background:linear-gradient(165deg,color-mix(in srgb,hsl(var(--music-accent)) 4%,var(--card-color)),color-mix(in srgb,hsl(var(--music-accent)) 1.5%,var(--card-color)));box-shadow:inset 0 0 0 1px color-mix(in srgb,hsl(var(--music-accent)) 10%,color-mix(in srgb,var(--text-color) 10%,transparent))}.home-music-list-item:hover{background:linear-gradient(165deg,color-mix(in srgb,hsl(var(--music-accent)) 7%,var(--card-color)),color-mix(in srgb,hsl(var(--music-accent)) 11%,var(--card-color)));box-shadow:inset 0 0 0 1px color-mix(in srgb,hsl(var(--music-accent)) 18%,transparent),0 7px 18px color-mix(in srgb,hsl(var(--music-accent)) 12%,transparent)}.home-music-list-item.is-active{background:linear-gradient(165deg,color-mix(in srgb,hsl(var(--music-accent)) 14%,var(--card-color)),color-mix(in srgb,hsl(var(--music-accent)) 19%,var(--card-color)));box-shadow:inset 0 0 0 1px color-mix(in srgb,hsl(var(--music-accent)) 34%,transparent),0 8px 20px color-mix(in srgb,hsl(var(--music-accent)) 10%,transparent)}.home-music-list-item.is-active:hover{background:linear-gradient(165deg,color-mix(in srgb,hsl(var(--music-accent)) 17%,var(--card-color)),color-mix(in srgb,hsl(var(--music-accent)) 22%,var(--card-color)));box-shadow:inset 0 0 0 1px color-mix(in srgb,hsl(var(--music-accent)) 40%,transparent),0 10px 24px color-mix(in srgb,hsl(var(--music-accent)) 14%,transparent)}}@media(prefers-reduced-motion:reduce){.home-music-feature,.home-music-feature-cover-shell,.home-music-feature-cover,.home-music-feature-play,.home-music-play-path,.home-music-pause-path,.home-music-list-item{transition:none}.home-music-feature-cover-link:hover .home-music-feature-cover-shell,.home-music-feature-cover-link:active .home-music-feature-cover-shell,.home-music-list-item:hover{transform:none}}
