@layer components{.home-banner-wrapper{z-index:10;width:100%;height:100dvh;min-height:100svh;position:relative;overflow:hidden}.home-banner-title{color:#fff;text-shadow:0 0 .058em #00000080,0 0 .135em #0000005e,0 0 .29em #00000040,0 0 .46em #00000024;font-weight:700}.home-banner-subtitle{color:#fff;min-height:1.5em;line-height:1.2}.home-banner-subtitle,.typewriter:after{text-shadow:0 0 .115em #00000087,0 0 .29em #0006,0 0 .64em #00000042,0 0 1em #00000024}@keyframes homeBannerCopyEnter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:no-preference){html[data-page-transition=home-enter] .home-banner-title{view-transition-name:home-banner-title}html[data-page-transition=home-enter]::view-transition-new(home-banner-title){animation:homeBannerCopyEnter .44s var(--motion-home-enter-easing) 80ms both}}@keyframes bannerKenBurns{0%{transform:scale(1.03)}to{transform:scale(1.13)}}.banner-kb{animation:7.5s ease-out forwards bannerKenBurns}#banner-carousel.is-first-revealing:after{z-index:1;background:radial-gradient(circle at 50% 44%, color-mix(in srgb, var(--accent-color) 12%, transparent) 0, transparent 31rem), linear-gradient(180deg, var(--bg-top-color) 0, var(--bg-color) 55%, var(--bg-wash-color) 100%);content:"";pointer-events:none;animation:bannerFirstReveal var(--banner-first-reveal-duration) ease-in forwards;position:absolute;inset:0}@keyframes bannerFirstReveal{0%{opacity:1}to{opacity:0}}.banner-image-slot-mobile,.banner-image-slot-desktop{background-image:var(--banner-placeholder-image,none);will-change:transform, opacity;background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden}.banner-image-slot-mobile img,.banner-image-slot-desktop img,#banner img{pointer-events:none;-webkit-user-drag:none;user-drag:none}.banner-text-overlay{text-align:center;justify-content:center;align-items:center;position:absolute;inset:0}.banner-text-overlay.is-scroll-following{opacity:clamp(0, calc(1.25 - var(--banner-copy-progress,0) * 1.25), 1);pointer-events:none;transform:translateY(calc(var(--banner-copy-progress,0) * -4vh));will-change:opacity, transform;position:fixed}.banner-text-overlay.is-scroll-follow-complete{visibility:hidden}.banner-scroll-btn{z-index:30;backdrop-filter:blur(8px)saturate(1.4)brightness(1.06);color:#fff;width:3.25rem;height:3.25rem;box-shadow:0 8px 20px #00000047, inset 0 1.5px 0 color-mix(in srgb, var(--highlight-ink) 62%, transparent), inset 0 -1px 0 color-mix(in srgb, var(--highlight-ink) 22%, transparent), inset 0 0 0 1px color-mix(in srgb, var(--highlight-ink) 26%, transparent);background:#ffffff1a;border-radius:9999px;justify-content:center;align-items:center;transition:background .3s,box-shadow .3s;animation:2s ease-in-out infinite bannerScrollBounce;display:inline-flex;position:absolute;bottom:3.5rem;left:50%;transform:translate(-50%)}.banner-scroll-btn:hover{box-shadow:0 10px 24px #0000004d, inset 0 1.5px 0 color-mix(in srgb, var(--highlight-ink) 78%, transparent), inset 0 -1px 0 color-mix(in srgb, var(--highlight-ink) 30%, transparent), inset 0 0 0 1px color-mix(in srgb, var(--highlight-ink) 38%, transparent);background:#ffffff2b}.banner-scroll-btn:active{background:#ffffff3d}.banner-scroll-btn:after{border-radius:inherit;content:"";pointer-events:none;position:absolute;inset:-.45rem}.banner-scroll-btn:focus-visible{outline:2px solid var(--focus-ring-color);outline-offset:3px}.banner-scroll-btn:focus-visible:after{box-shadow:inset 0 0 0 1px var(--focus-ring-dark-edge-color), 0 0 0 1px var(--focus-ring-light-edge-color)}.banner-scroll-btn svg{fill:currentColor;filter:drop-shadow(0 1px 2px #00000059);width:1.4rem;height:1.4rem}@keyframes bannerScrollBounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(6px)}}@media (prefers-reduced-motion:reduce){.banner-kb{animation:none}#banner-carousel.is-first-revealing:after{animation:none;display:none}.banner-scroll-btn{animation:none}.banner-waves animate{display:none}.banner-text-overlay.is-scroll-following{transform:none}}.banner-waves{z-index:5;pointer-events:none;position:absolute;bottom:-1px;left:0;right:0;overflow:visible}.banner-waves svg{width:100%;height:100%;display:block}.typewriter{vertical-align:baseline;display:inline-block;position:relative}.typewriter:after{content:"|";color:#ffffffe0;margin-left:2px;animation:1s step-end infinite blink}@keyframes blink{50%{opacity:0}}@media (prefers-reduced-motion:reduce){.typewriter:after{animation:none}}.home-gallery-postcard-mail{--airmail-stripe-red:#d35a63;--airmail-stripe-paper:#f6f1e7;--airmail-stripe-blue:#6e9dc2;--airmail-stamp-top:2.38rem;--airmail-stamp-right:3.1rem;--airmail-stamp-rotate:-16deg;--airmail-seal-size:3.65rem;--airmail-wave-width:6.9rem;--airmail-post-header-padding-right:8.8rem;isolation:isolate;--postcard-stripe-border:2px;position:relative}.home-gallery-postcard-mail:before{content:"";z-index:0;pointer-events:none;box-sizing:border-box;border:var(--postcard-stripe-border) solid transparent;border-image:repeating-linear-gradient(-45deg, color-mix(in srgb, var(--airmail-stripe-red) 88%, white) 0 .46rem, color-mix(in srgb, var(--airmail-stripe-paper) 96%, white) .46rem .64rem, color-mix(in srgb, var(--airmail-stripe-blue) 90%, white) .64rem 1.1rem, color-mix(in srgb, var(--airmail-stripe-paper) 96%, white) 1.1rem 1.28rem) 1;opacity:.72;position:absolute;inset:0}.home-gallery-postcard-mail>*{z-index:1;position:relative}.home-gallery-airmail-stamp{top:var(--airmail-stamp-top);right:var(--airmail-stamp-right);color:color-mix(in srgb, var(--main-color) 80%, var(--text-color));transform:rotate(var(--airmail-stamp-rotate));opacity:.86;pointer-events:none;z-index:1;display:block;position:absolute}.home-gallery-airmail-seal{--airmail-ring-shift-y:-1px;--airmail-ring-top-size:11px;--airmail-ring-bottom-size:11px;--airmail-ring-top-spacing:.22em;--airmail-ring-bottom-spacing:.02em;width:var(--airmail-seal-size);height:var(--airmail-seal-size);border:1.2px solid color-mix(in srgb, var(--main-color) 48%, transparent);background:color-mix(in srgb, var(--main-color) 5%, var(--card-color));border-radius:999px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.home-gallery-airmail-seal:before{content:"";border:1px solid color-mix(in srgb, var(--main-color) 34%, transparent);border-radius:inherit;opacity:.88;position:absolute;inset:.22rem}.home-gallery-airmail-seal:after{content:"";border-radius:inherit;pointer-events:none;background:radial-gradient(ellipse .17rem .08rem at 18% 22%, color-mix(in srgb, var(--card-color) 96%, transparent) 0 99%, transparent 100%), radial-gradient(ellipse .15rem .08rem at 74% 16%, color-mix(in srgb, var(--card-color) 95%, transparent) 0 99%, transparent 100%), radial-gradient(ellipse .16rem .09rem at 87% 62%, color-mix(in srgb, var(--card-color) 95%, transparent) 0 99%, transparent 100%), radial-gradient(ellipse .14rem .07rem at 34% 86%, color-mix(in srgb, var(--card-color) 96%, transparent) 0 99%, transparent 100%);opacity:.58;position:absolute;inset:-.02rem}.home-gallery-airmail-arc{width:100%;height:100%;position:absolute;inset:0}.home-gallery-airmail-arc text{fill:currentColor;text-transform:uppercase}.home-gallery-airmail-ring-group{transform:translateY(var(--airmail-ring-shift-y));transform-box:fill-box;transform-origin:50%}.home-gallery-airmail-ring-star{fill:color-mix(in srgb, var(--main-color) 72%, var(--text-color));opacity:.9}.home-gallery-airmail-ring-text,.home-gallery-airmail-ring-text textPath{text-anchor:middle}.home-gallery-airmail-ring-text-top{font-family:var(--font-overpass), sans-serif;font-size:var(--airmail-ring-top-size);letter-spacing:var(--airmail-ring-top-spacing);font-weight:700}.home-gallery-airmail-ring-text-bottom{font-family:var(--font-overpass-mono), monospace;font-size:var(--airmail-ring-bottom-size);letter-spacing:var(--airmail-ring-bottom-spacing)}.home-gallery-airmail-plane{width:1.12rem;height:1.12rem;margin-top:.08rem}.home-gallery-airmail-plane path{fill:color-mix(in srgb, var(--main-color) 72%, var(--text-color))}.home-gallery-airmail-waves{gap:.12rem;display:grid;position:absolute;top:50%;left:calc(100% - 2.42rem);transform:translateY(-50%)}.home-gallery-airmail-wave-line{width:var(--airmail-wave-width);opacity:.84;height:.44rem;display:block}.home-gallery-airmail-wave-line path{stroke:color-mix(in srgb, var(--main-color) 56%, transparent);stroke-width:1.1px;stroke-linecap:round;stroke-dasharray:4.4 1.6}.home-gallery-postcard-mail .home-gallery-post-header{min-height:2.75rem;padding-right:var(--airmail-post-header-padding-right)}.home-article-timeline,.home-article-scroll-wrapper{position:relative}.home-article-fade{pointer-events:none;opacity:0;z-index:2;width:2rem;transition:opacity .22s;position:absolute;top:2.55rem;bottom:2.15rem}.home-article-fade.is-visible{opacity:1}.home-article-fade-left{background:linear-gradient(90deg, var(--panel-surface-color) 0%, color-mix(in srgb, var(--panel-surface-color) 58%, transparent) 42%, color-mix(in srgb, var(--panel-surface-color) 14%, transparent) 72%, transparent 100%);left:0}.home-article-fade-right{background:linear-gradient(270deg, var(--panel-surface-color) 0%, color-mix(in srgb, var(--panel-surface-color) 58%, transparent) 42%, color-mix(in srgb, var(--panel-surface-color) 14%, transparent) 72%, transparent 100%);right:0}.home-article-scroll{overscroll-behavior-x:contain;scroll-snap-type:none;scrollbar-width:none;padding:.35rem .9rem 2.15rem;scroll-padding-inline:.9rem;overflow-x:auto}.home-article-scroll::-webkit-scrollbar{width:0;height:0}.home-article-track{grid-auto-columns:minmax(15.5rem,17.5rem);grid-auto-flow:column;align-items:stretch;gap:.85rem;min-width:max-content;padding:.25rem .15rem;display:grid}.home-article-item{scroll-snap-align:start;grid-template-rows:1.5rem minmax(0,1fr);gap:.5rem;min-height:12.5rem;display:grid}.home-article-progress{--timeline-progress:0;--timeline-thumb-width:2.35rem;background:linear-gradient(90deg, color-mix(in srgb, var(--main-color) 20%, transparent) 0%, color-mix(in srgb, var(--text-color) 10%, transparent) 45%, color-mix(in srgb, var(--main-color) 20%, transparent) 100%);opacity:0;pointer-events:none;border-radius:999px;height:3px;transition:opacity .22s,transform .22s;position:absolute;bottom:.45rem;left:.9rem;right:.9rem;overflow:hidden;transform:translateY(4px)}.home-article-progress.is-visible{opacity:1;transform:translateY(0)}.home-article-progress.is-disabled{display:none}.home-article-progress-bar{left:calc(var(--timeline-progress,0) * (100% - var(--timeline-thumb-width)));width:var(--timeline-thumb-width);background:linear-gradient(90deg, color-mix(in srgb, var(--main-color) 82%, transparent) 0%, color-mix(in srgb, var(--main-color) 56%, white) 100%);height:2px;box-shadow:0 0 8px color-mix(in srgb, var(--main-color) 28%, transparent);border-radius:999px;transition:left .12s linear;display:block;position:absolute;top:50%;transform:translateY(-50%)}.home-article-rail{position:relative}.home-article-rail:before{content:"";background:color-mix(in srgb, var(--text-color) 14%, transparent);height:1px;position:absolute;top:50%;left:0;right:-.85rem;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{background:color-mix(in srgb, var(--main-color) 56%, transparent);width:2px;position:absolute;top:25%;bottom:25%;left:50%;transform:translate(-50%)}.home-article-card{border:1px solid var(--border-subtle-color);border-radius:var(--radius-card);background:linear-gradient(180deg, color-mix(in srgb, var(--highlight-ink) 24%, transparent) 0%, transparent 42%), color-mix(in srgb, var(--main-color) 2%, var(--card-color));min-height:100%;color:var(--text-color);box-shadow:var(--shadow-inset), var(--shadow-soft);flex-direction:column;padding:.9rem 1rem .85rem;transition:background .3s,border-color .3s,box-shadow .3s;display:flex}.home-article-card:hover{border-color:color-mix(in srgb, var(--main-color) 22%, var(--border-subtle-color));background:linear-gradient(180deg, color-mix(in srgb, var(--highlight-ink) 28%, transparent) 0%, transparent 38%), color-mix(in srgb, var(--main-color) 6%, var(--card-color));box-shadow:var(--shadow-inset), var(--shadow-lift)}.home-article-item.is-latest .home-article-dot{background:var(--main-color);width:3px}.home-article-item.is-latest .home-article-card{border-color:color-mix(in srgb, var(--main-color) 24%, transparent);box-shadow:var(--home-latest-card-shadow)}.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{color:var(--text-muted-color);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.45rem 0 0;font-size:.92rem;line-height:1.62rem;display:-webkit-box;overflow:hidden}.home-article-head{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.home-article-head .category-pill{background:0 0;border:0;max-width:100%;padding:0;font-size:.68rem}.home-article-date{font-family:var(--font-overpass), sans-serif;color:color-mix(in srgb, var(--main-color) 72%, var(--text-color));letter-spacing:.08em;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.72rem}.project-card-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.project-card{border:1px solid var(--border-subtle-color);border-radius:var(--radius-card);background:linear-gradient(180deg, color-mix(in srgb, var(--highlight-ink) 22%, transparent) 0%, transparent 40%), color-mix(in srgb, var(--main-color) 2%, var(--card-color));color:var(--text-color);box-shadow:var(--shadow-inset), var(--shadow-soft);padding:.9rem 1rem .85rem;transition:background .3s,border-color .3s,box-shadow .3s;display:block;overflow:hidden}.project-card:hover,.project-card:focus-visible{border-color:color-mix(in srgb, var(--main-color) 22%, var(--border-subtle-color));background:linear-gradient(180deg, color-mix(in srgb, var(--highlight-ink) 26%, transparent) 0%, transparent 36%), color-mix(in srgb, var(--main-color) 6%, var(--card-color));box-shadow:var(--shadow-inset), var(--shadow-lift)}.project-card:focus-visible{outline:none}.project-card-stack{flex-direction:column;gap:.68rem;display:flex}.project-brand{align-items:center;gap:.5rem;display:flex}.project-logo{object-fit:contain;flex-shrink:0;width:1.35rem;height:1.35rem;display:block}.project-name{min-height:1.35rem;color:var(--text-color);letter-spacing:.03em;align-items:center;margin:0;font-size:.9rem;font-weight:700;transition:color .3s;display:flex}.project-card:hover .project-name{color:var(--main-color)}.project-summary{color:var(--text-muted-color);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.92rem;line-height:1.62rem;display:-webkit-box;overflow:hidden}.project-tag-row{flex-wrap:wrap;gap:.5rem;margin-top:.15rem;display:flex}.project-tag-row .glass-info-tag{background:color-mix(in srgb, var(--main-color) 14%, var(--card-color));color:color-mix(in srgb, var(--main-color) 30%, var(--text-color));border:0}.home-music-panel{position:relative;overflow:hidden}.home-music-head{margin-bottom:.2rem}.home-music-layout{--music-accent:194 88% 46%;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:.5rem;min-width:0;display:grid}.home-music-layout>*{min-width:0}.home-music-feature{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)) 0%, color-mix(in srgb, hsl(var(--music-accent)) 3%, var(--card-color)) 100%);border-radius:.75rem;flex-direction:column;justify-self:start;width:100%;min-width:0;padding:.8rem;transition:background .32s;display:flex}.home-music-feature-cover-shell{aspect-ratio:1;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)) 0%, color-mix(in srgb, var(--card-color) 94%, transparent) 100%);width:min(100%,18rem);box-shadow:0 1px 0 color-mix(in srgb, var(--highlight-ink) 64%, transparent) inset, 0 10px 22px color-mix(in srgb, hsl(var(--music-accent)) 22%, transparent);border-radius:.75rem;margin:0 auto;padding:.45rem;transition:box-shadow .3s;position:relative}.home-music-feature-cover-shell:has(.home-music-feature-cover-frame:hover){box-shadow:0 1px 0 color-mix(in srgb, var(--highlight-ink) 64%, transparent) inset, 0 14px 28px color-mix(in srgb, hsl(var(--music-accent)) 30%, transparent)}.home-music-feature-cover-shell:before,.home-music-feature-cover-shell:after{content:"";pointer-events:none;position:absolute}.home-music-feature-cover-shell:before{border:1px solid color-mix(in srgb, var(--text-color) 6%, transparent);border-radius:inherit;box-shadow:0 0 0 1px color-mix(in srgb, var(--highlight-ink) 18%, transparent) inset;inset:.45rem}.home-music-feature-cover-shell:after{border-radius:inherit;background:linear-gradient(130deg, color-mix(in srgb, var(--highlight-ink) 20%, transparent) 0%, transparent 35%);mix-blend-mode:screen;inset:.45rem}.home-music-feature-cover-frame{z-index:2;border:1px solid color-mix(in srgb, var(--text-color) 8%, transparent);background:color-mix(in srgb, var(--card-color) 84%, transparent);width:100%;height:100%;box-shadow:0 0 0 1px color-mix(in srgb, var(--highlight-ink) 14%, transparent) inset, 0 14px 28px color-mix(in srgb, hsl(var(--music-accent)) 28%, transparent);border-radius:.62rem;position:relative;overflow:hidden}.home-music-feature-cover{z-index:1;object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block;position:relative}.home-music-feature-cover-button{width:100%;color:inherit;cursor:pointer;background:0 0;border:0;align-self:center;margin-block:auto;padding:0;display:flex}.home-music-feature-cover-button:focus-visible{outline:2px solid var(--focus-ring-color);outline-offset:4px}.home-music-cover-fallback{color:var(--text-faint-color);font-family:var(--font-overpass), sans-serif;letter-spacing:.08em;justify-content:center;align-items:center;font-size:1.02rem;font-weight:700;display:inline-flex;position:absolute;inset:0}.home-music-feature-meta{--meta-edge:.62rem;border-top:1px solid color-mix(in srgb, var(--text-color) 8%, transparent);min-width:0;min-height:5.6rem;padding:.7rem var(--meta-edge) var(--meta-edge);background:color-mix(in srgb, hsl(var(--music-accent)) 8%, transparent);border-radius:.75rem;flex-direction:column;gap:.22rem;margin-top:auto;transition:transform .3s,background .3s;display:flex}.home-music-feature-meta-top{justify-content:space-between;align-items:flex-start;gap:.6rem;min-width:0;display:flex}.home-music-feature-main-text{flex:1;min-width:0}.home-music-feature-play{border:1px solid color-mix(in srgb, hsl(var(--music-accent)) 36%, transparent);background:linear-gradient(180deg, color-mix(in srgb, hsl(var(--music-accent)) 42%, var(--card-color)) 0%, color-mix(in srgb, hsl(var(--music-accent)) 32%, var(--card-color)) 100%);width:2.14rem;height:2.14rem;color:var(--text-color);cursor:pointer;box-shadow:0 1px 0 color-mix(in srgb, var(--highlight-ink) 18%, transparent) inset, 0 2px 4px color-mix(in srgb, hsl(var(--music-accent)) 18%, transparent);border-radius:999px;justify-content:center;align-items:center;padding:0;line-height:1;transition:background .2s,border-color .2s,box-shadow .2s,color .2s;display:inline-flex}.home-music-feature-play:hover{background:linear-gradient(180deg, color-mix(in srgb, hsl(var(--music-accent)) 50%, var(--card-color)) 0%, color-mix(in srgb, hsl(var(--music-accent)) 38%, var(--card-color)) 100%);border-color:color-mix(in srgb, hsl(var(--music-accent)) 48%, transparent);box-shadow:0 1px 0 color-mix(in srgb, var(--highlight-ink) 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)) 0%, color-mix(in srgb, hsl(var(--music-accent)) 38%, var(--card-color)) 100%);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)) 0%, color-mix(in srgb, hsl(var(--music-accent)) 36%, var(--card-color)) 100%)}.home-music-feature-play-icon{flex-shrink:0;width:1.28rem;height:1.28rem}.home-music-play-path,.home-music-pause-path{transition:opacity .18s}.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{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.99rem;font-weight:600;line-height:1.36;overflow:hidden}.home-music-feature-artist{text-overflow:ellipsis;white-space:nowrap;color:var(--text-soft-color);margin:0;font-size:.85rem;line-height:1.35;overflow:hidden}.home-music-feature-subline{justify-content:space-between;align-items:center;gap:.5rem;min-width:0;margin-top:auto;padding-top:.7rem;display:flex}.home-music-feature-detail-group{flex-wrap:wrap;flex:1;align-items:center;gap:.35rem;min-width:0;display:inline-flex}.home-music-feature-detail-chip{color:var(--text-faint-color);white-space:nowrap;font-size:.72rem;font-weight:500;line-height:1.2}.home-music-feature-detail-chip+.home-music-feature-detail-chip:before{content:"·";margin-right:.35rem}.home-music-feature-tags{flex-shrink:0;justify-content:flex-end;align-items:center;gap:.35rem;min-width:0;display:inline-flex}.home-music-feature-tag{background:color-mix(in srgb, hsl(var(--music-accent)) 28%, var(--card-color));height:1.4rem;color:var(--text-muted-color);letter-spacing:.015em;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:0 .56rem;font-size:.7rem;font-weight:600;line-height:1;display:inline-flex}.home-music-feature-tag-text{line-height:1;display:block;transform:translateY(-.02rem)}.home-music-feature-tag-number{background:color-mix(in srgb, hsl(var(--music-accent)) 28%, var(--card-color));color:var(--text-color);font-family:var(--font-overpass-mono), monospace;white-space:nowrap;border-radius:999px;align-items:center;min-width:2.28rem;height:1.4rem;padding:0 .56rem;font-size:.7rem;font-weight:600;line-height:1;display:inline-flex}.home-music-feature-tag-number-text{line-height:1;display:block;transform:translateY(.11rem)}.home-music-list{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:none;flex-direction:column;gap:.5rem;min-width:0;height:31.5rem;min-height:0;max-height:31.5rem;margin:0;padding:0;list-style:none;display:flex;position:relative;overflow-y:auto;mask-image:linear-gradient(#000 0% calc(100% - 2.5rem),#0000 100%)}.home-music-list.is-scrolled-start{mask-image:linear-gradient(#0000 0%,#000 2rem calc(100% - 2.5rem),#0000 100%)}.home-music-list-shell{min-width:0;min-height:0;position:relative}.home-music-list-progress{--music-list-progress:0;--music-list-thumb-height:2rem;background:linear-gradient(180deg, color-mix(in srgb, hsl(var(--music-accent)) 20%, transparent) 0%, color-mix(in srgb, hsl(var(--music-accent)) 10%, transparent) 50%, color-mix(in srgb, hsl(var(--music-accent)) 20%, transparent) 100%);opacity:0;pointer-events:none;width:4px;transition:opacity .22s,transform .22s;position:absolute;top:.2rem;bottom:.2rem;right:-.75rem;overflow:hidden;transform:translate(4px)}.home-music-list-progress.is-visible{opacity:1;transform:translate(0)}.home-music-list-progress.is-disabled{display:none}.home-music-list-progress-bar{top:calc(var(--music-list-progress,0) * (100% - var(--music-list-thumb-height)));width:2px;height:var(--music-list-thumb-height);background:linear-gradient(180deg, color-mix(in srgb, hsl(var(--music-accent)) 74%, white) 0%, hsl(var(--music-accent)) 100%);box-shadow:0 0 10px color-mix(in srgb, hsl(var(--music-accent)) 52%, transparent);transition:top .12s linear;display:block;position:absolute;left:50%;transform:translate(-50%)}.home-music-list.is-scrolled-end{mask-image:none}.home-music-list.is-scrolled-start.is-scrolled-end{mask-image:linear-gradient(#0000 0%,#000 2rem 100%)}.home-music-list::-webkit-scrollbar{width:0;height:0}.home-music-list>li{flex:none;min-height:0;display:flex}.home-music-list-item{background:linear-gradient(180deg, color-mix(in srgb, var(--highlight-ink) 18%, transparent) 0%, transparent 34%), linear-gradient(165deg, color-mix(in srgb, hsl(var(--music-accent)) 4%, var(--card-color)) 0%, color-mix(in srgb, hsl(var(--music-accent)) 1.5%, var(--card-color)) 100%);width:100%;min-width:0;height:100%;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 0 color-mix(in srgb, var(--highlight-ink) 20%, transparent);text-align:left;color:var(--text-color);cursor:pointer;border-radius:.75rem;align-items:center;gap:.72rem;padding:.88rem .88rem .88rem .82rem;transition:background .3s,box-shadow .3s;display:flex;overflow:hidden}.home-music-list-thumb{object-fit:cover;background:color-mix(in srgb, var(--card-color) 84%, transparent);width:2.6rem;height:2.6rem;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--highlight-ink) 14%, transparent), 0 4px 12px color-mix(in srgb, hsl(var(--music-accent)) 10%, transparent);border:0;border-radius:.5rem;flex-shrink:0}.home-music-list-text{flex-direction:column;flex:1;gap:.18rem;min-width:0;display:flex}.home-music-list-item:hover{background:linear-gradient(180deg, color-mix(in srgb, var(--highlight-ink) 18%, transparent) 0%, transparent 34%), linear-gradient(165deg, color-mix(in srgb, hsl(var(--music-accent)) 7%, var(--card-color)) 0%, color-mix(in srgb, hsl(var(--music-accent)) 11%, var(--card-color)) 100%);box-shadow:inset 0 0 0 1px color-mix(in srgb, hsl(var(--music-accent)) 18%, transparent), inset 0 1px 0 color-mix(in srgb, var(--highlight-ink) 22%, transparent)}.home-music-list-item:focus-visible{outline:2px solid var(--focus-ring-color);outline-offset:2px}.home-music-list-item.is-active{background:linear-gradient(180deg, color-mix(in srgb, var(--highlight-ink) 20%, transparent) 0%, transparent 32%), linear-gradient(165deg, color-mix(in srgb, hsl(var(--music-accent)) 14%, var(--card-color)) 0%, color-mix(in srgb, hsl(var(--music-accent)) 19%, var(--card-color)) 100%);box-shadow:inset 0 0 0 1px color-mix(in srgb, hsl(var(--music-accent)) 34%, transparent), inset 0 1px 0 color-mix(in srgb, var(--highlight-ink) 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, var(--highlight-ink) 20%, transparent) 0%, transparent 32%), linear-gradient(165deg, color-mix(in srgb, hsl(var(--music-accent)) 17%, var(--card-color)) 0%, color-mix(in srgb, hsl(var(--music-accent)) 22%, var(--card-color)) 100%);box-shadow:inset 0 0 0 1px color-mix(in srgb, hsl(var(--music-accent)) 40%, transparent), inset 0 1px 0 color-mix(in srgb, var(--highlight-ink) 26%, transparent)}.home-music-list-item.is-active .home-music-list-title{color:var(--text-color)}.home-music-list-item.is-active .home-music-list-artist{color:var(--text-muted-color)}.home-music-list-title{text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:.93rem;font-weight:700;line-height:1.28;display:block;overflow:hidden}.home-music-list-artist{text-overflow:ellipsis;white-space:nowrap;width:100%;color:var(--text-soft-color);font-size:.8rem;line-height:1.3;display:block;overflow:hidden}.home-music-empty{color:var(--text-soft-color);margin:0;font-size:.92rem;line-height:1.72}.home-music-status{color:color-mix(in srgb, #c43d4f 70%, var(--text-color));margin:.5rem 0 0;font-size:.82rem;line-height:1.5}.home-gallery-seasons-head{justify-content:space-between;align-items:end;gap:.5rem;margin-bottom:1rem;display:flex}.home-gallery-panel.section-panel{gap:.5rem}.home-gallery-seasons-kicker{font-family:var(--font-overpass), sans-serif;color:var(--main-color);letter-spacing:.2em;margin:0;font-size:.72rem}.home-gallery-seasons-title{max-width:24rem;margin:0;font-size:1.36rem;font-weight:700;line-height:1.25}.home-gallery-seasons-layout{grid-template-columns:minmax(0,1.2fr) minmax(18rem,.88fr);align-items:stretch;gap:.5rem;display:grid}.home-gallery-seasons-grid{grid-template-rows:1fr 1fr;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.home-gallery-season-card{position:relative}.home-gallery-season-image-shell{background:color-mix(in srgb, var(--main-color) 6%, var(--card-color));height:100%;position:relative;overflow:hidden}.home-gallery-season-image{aspect-ratio:16/10;object-fit:cover;width:100%;height:100%;display:block}.home-gallery-post-card{border:1px solid var(--border-subtle-color);border-radius:var(--radius-card);background:linear-gradient(180deg, color-mix(in srgb, var(--highlight-ink) 20%, transparent) 0%, transparent 44%), color-mix(in srgb, var(--card-color) 88%, transparent);box-shadow:var(--shadow-inset), var(--shadow-soft);flex-direction:column;min-height:100%;padding:1rem 1rem .95rem;display:flex}.home-gallery-post-header{align-items:center;gap:.85rem;display:flex}.home-gallery-post-avatar{object-fit:cover;border-radius:9999px;width:2.75rem;height:2.75rem}.home-gallery-post-author{min-width:0}.home-gallery-post-author-line{align-items:center;margin-top:.12rem;display:flex}.home-gallery-post-name{font-size:.96rem;line-height:1.3;display:block}.home-gallery-post-handle{font-family:var(--font-overpass), sans-serif;color:var(--text-soft-color);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;border-top:1px solid color-mix(in srgb, var(--text-color) 8%, transparent);color:var(--text-faint-color);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.55rem;margin-top:auto;padding-top:.9rem;font-size:.8rem;line-height:1.5;display:flex}.home-gallery-post-source{white-space:nowrap;align-items:center;gap:.2rem;min-height:1em;line-height:1;display:inline-flex}.home-gallery-post-source-icon{flex:none;width:.82em;height:.82em;display:block;transform:translateY(-.17em)}.home-gallery-post-source-text{line-height:1;display:inline-block}.home-gallery-masonry-viewport{max-height:43rem;position:relative;overflow:hidden}.home-gallery-masonry{column-count:4;column-gap:.5rem;transition:opacity .22s}.home-gallery-masonry[data-shuffle-state=pending]{opacity:0}.home-gallery-masonry[data-shuffle-state=ready]{opacity:1}@media (scripting:none){.home-gallery-masonry[data-shuffle-state=pending]{opacity:1}}.home-gallery-masonry-fade{pointer-events:none;opacity:0;background:linear-gradient(180deg, transparent 0%, color-mix(in srgb, var(--panel-surface-color) 14%, transparent) 28%, color-mix(in srgb, var(--panel-surface-color) 58%, transparent) 58%, var(--panel-surface-color) 100%);height:4rem;transition:opacity .22s;position:absolute;bottom:0;left:0;right:0}.home-gallery-masonry-fade.is-visible{opacity:1}.home-gallery-more-link{min-height:1.5rem;color:var(--main-color);align-self:flex-end;align-items:center;font-size:.86rem;font-weight:700;text-decoration:none;display:inline-flex}.home-gallery-more-link:hover{text-decoration:underline}.home-gallery-masonry-card{break-inside:avoid;margin:0 0 .5rem}.home-gallery-masonry-image-shell{border:1px solid var(--border-subtle-color);background:color-mix(in srgb, var(--card-color) 86%, transparent);box-shadow:var(--shadow-soft);overflow:hidden}.home-gallery-masonry-image{width:100%;height:auto;display:block}}@media (width<1024px){.home-banner-wrapper{height:100dvh;min-height:100svh;max-height:none}.home-banner-title{font-size:3.2rem!important;line-height:1.1!important}.home-banner-subtitle{font-size:1rem!important}}@media (width<=767px){.home-banner-wrapper{height:100dvh;min-height:100svh;max-height:none}.home-banner-title{font-size:2.5rem!important}.home-banner-subtitle{font-size:.9rem!important}}@media (width<=480px){.home-banner-wrapper{height:100dvh;min-height:100svh}.home-banner-title{font-size:2rem!important}}@media (width<=767px){.home-gallery-postcard-mail{--airmail-stamp-top:2.34rem;--airmail-stamp-right:2.5rem;--airmail-stamp-rotate:-13deg;--airmail-seal-size:3.2rem;--airmail-wave-width:6.2rem;--airmail-post-header-padding-right:7.6rem}}@media (width<1024px){.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-rows:auto;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}.home-gallery-post-body{margin-bottom:1rem}}@media (width<=767px){.home-article-fade{width:1.65rem;transition:none;top:2.15rem;bottom:1.35rem}.home-article-scroll{scroll-snap-type:x mandatory;padding:.35rem 0 1.35rem;scroll-padding-inline:0;position:relative;container-type:inline-size}.home-article-track{grid-auto-columns:100cqi;gap:.6rem;padding-inline:0}.home-article-item{gap:.32rem;min-height:10.2rem}.home-article-rail:before{background:linear-gradient(90deg, color-mix(in srgb, var(--main-color) 28%, transparent) 0%, color-mix(in srgb, var(--text-color) 8%, transparent) 100%);right:-.6rem}.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{box-shadow:var(--home-mobile-card-shadow);padding:.68rem .72rem .5rem}.home-article-title{font-size:.91rem;line-height:1.28rem}.home-article-description{-webkit-line-clamp:3;margin-top:.3rem;font-size:.8rem;line-height:1.34rem}.home-article-head .category-pill{font-size:.6rem}.home-article-date{font-size:.64rem}.home-gallery-seasons-head{flex-direction:column;align-items:start}.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{gap:.75rem;padding:.62rem}.home-music-feature-cover-button{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{scrollbar-gutter:auto;gap:.5rem;max-height:20rem;margin-top:0;padding-top:0;padding-bottom:0;padding-right:0}.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 (width<=767px) and (prefers-color-scheme:dark){:root:not([data-color-scheme=light]) .home-article-rail:before{background:var(--dark-article-rail-line)}}@media (width<=767px){:root[data-color-scheme=dark] .home-article-rail:before{background:var(--dark-article-rail-line)}}@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,.home-gallery-masonry{transition:none}}.home-article-timeline{content-visibility:auto;contain-intrinsic-size:auto none auto 20rem}
