:root{--ink:#101112;--paper:#f5f4f1;--muted:#a6a29b;--line:rgba(255,255,255,.2);--accent:#c2ad88}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--ink);color:var(--paper);font-family:'Noto Sans JP',sans-serif;font-size:16px;font-weight:300;line-height:1.8}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;width:100%}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:6px}.site-header{position:fixed;inset:0 0 auto;z-index:30;height:84px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;gap:24px;background:linear-gradient(#0009,transparent);transition:background .3s}.site-header.scrolled{background:#101112f5;backdrop-filter:blur(16px)}.brand{font-family:'Cormorant Garamond',serif;font-size:32px;letter-spacing:.04em;white-space:nowrap}.nav{display:flex;align-items:center;gap:36px}.nav a{font-size:14px;letter-spacing:.1em;padding:12px 0;border-bottom:1px solid transparent;transition:color .2s,border-color .2s}.nav a:hover,.nav a[aria-current]{color:var(--accent);border-color:var(--accent)}.menu-toggle{display:none;color:inherit;background:none;border:0;min-height:44px}.hero{height:100svh;min-height:660px;max-height:1200px;position:relative;isolation:isolate;overflow:hidden}.hero>img{height:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#0007,transparent 65%),linear-gradient(0deg,#101112c9,transparent 45%)}.hero-title{position:absolute;left:7vw;top:38%}.hero-title h1{font-family:'Cormorant Garamond',serif;font-size:clamp(68px,8vw,128px);font-weight:400;letter-spacing:.06em;line-height:1.1;margin:0}.hero-title p{font-family:'Cormorant Garamond',serif;font-size:14px;letter-spacing:.28em;margin:24px 0 0}.hero-rule{display:block;width:50px;height:1px;background:var(--accent);margin-top:24px}.hero-latest{position:absolute;bottom:52px;left:7vw;display:flex;align-items:center;gap:24px}.latest-label{font-size:12px;letter-spacing:.14em;color:var(--accent)}.latest-line{height:1px;width:48px;background:#ffffff55}.latest-meta{display:flex;flex-direction:column}.latest-meta span{font-size:12px;color:#ddd}.latest-meta strong{font-size:24px;font-weight:400}.hero-latest>a{display:grid;place-items:center;width:48px;height:48px;border:1px solid #ffffff55;border-radius:50%;transition:background .2s}.hero-latest>a:hover{background:#ffffff25}.scroll{position:absolute;right:7vw;bottom:64px;display:flex;align-items:center;gap:24px;font-size:14px}.scroll span{font-size:24px}.section{padding:112px 7vw}.section-head{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:60px}.section-kicker{font-size:12px;letter-spacing:.2em;color:var(--muted);margin:0 0 16px}h2{font-family:'Cormorant Garamond',serif;font-size:clamp(44px,5.5vw,84px);font-weight:400;line-height:1.05;letter-spacing:.025em;margin:0;overflow-wrap:anywhere}.section-label{font-size:14px;margin:18px 0 0;letter-spacing:.16em}.split{display:grid;grid-template-columns:1.2fr 1fr;background:#101112;align-items:center;padding:120px 7vw;gap:7vw}.split-image img{aspect-ratio:4/5;object-fit:cover}.split-copy{min-width:0}.member-list{margin:48px 0 0}.member-list div{border-top:1px solid var(--line);padding:16px 0;display:grid;grid-template-columns:90px 1fr;align-items:baseline;gap:12px}.member-list dt{font-family:'Cormorant Garamond',serif;color:var(--accent);font-size:14px;letter-spacing:.08em}.member-list dd{margin:0;font-size:16px}.light{background:var(--paper);color:var(--ink)}.light .section-kicker{color:#6c675e}.works-list{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:1fr 1fr;column-gap:64px}.works-list li{padding:30px 0;border-top:1px solid #1113;display:flex;gap:24px;align-items:baseline}.works-list li>span{font-size:12px;letter-spacing:.1em;color:#716855;flex-shrink:0}.works-list h3{font-size:clamp(20px,2.1vw,30px);font-weight:400;line-height:1.6;margin:0}.works-list .featured-track{grid-column:1/-1;display:grid;grid-template-columns:1fr 2fr;gap:8px 32px;padding:40px 0 52px}.featured-track h3{font-size:clamp(44px,6vw,80px);letter-spacing:.08em}.featured-track p{grid-column:2;font-family:'Cormorant Garamond',serif;font-size:14px;letter-spacing:.18em;color:#726958;margin:0}.dark{background:#171819}.text-link{font-size:14px;display:inline-block;padding:12px 0;border-bottom:1px solid #888;white-space:nowrap;transition:border-color .2s}.text-link:hover{border-color:var(--accent)}.goods-intro{display:flex;justify-content:space-between;gap:32px;align-items:center;border-top:1px solid var(--line);padding-top:40px}.goods-intro>p{font-size:clamp(24px,3.2vw,42px);font-weight:300;margin:0;letter-spacing:.06em}.goods-types{display:flex;gap:32px;color:#c6c3bc;font-size:16px}.news-list{border-top:1px solid #1113}.news-list a{display:grid;grid-template-columns:110px 1fr 24px;gap:24px;align-items:center;padding:28px 0;border-bottom:1px solid #1113;transition:color .2s}.news-list a:hover{color:#8a6d40}.news-type{font-size:12px;letter-spacing:.12em;color:#716855}.news-list b{font-weight:300}.footer{padding:64px 7vw 32px}.footer-brand{font-family:'Cormorant Garamond',serif;font-size:48px}.footer-links{display:flex;flex-wrap:wrap;gap:32px;margin:24px 0 48px;font-size:14px}.footer-bottom{border-top:1px solid var(--line);padding-top:24px;display:flex;justify-content:space-between;gap:16px;font-size:12px;letter-spacing:.06em;color:#aaa}.back-top{position:fixed;right:20px;bottom:20px;z-index:20;background:#101112;color:white;border:1px solid #777;width:48px;min-height:56px;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .2s}.back-top span{font-size:12px}.back-top.visible{opacity:1;visibility:visible}@media(min-width:1600px){.section,.split{padding-left:max(7vw,calc((100vw - 1400px)/2));padding-right:max(7vw,calc((100vw - 1400px)/2))}}@media(max-width:1100px){.nav{gap:24px}.split{gap:5vw;padding:80px 5vw}.member-list div{grid-template-columns:1fr;gap:4px}.section{padding:80px 5vw}.works-list{column-gap:32px}}@media(max-width:760px){html{scroll-padding-top:74px}.site-header{height:68px;padding:0 24px}.brand{font-size:28px}.menu-toggle{display:block;font-size:14px}.nav{display:none;position:absolute;top:68px;left:0;right:0;background:#101112;padding:12px 24px 28px;max-height:calc(100dvh - 68px);overflow:auto}.nav.open{display:flex;flex-direction:column;gap:0;align-items:stretch}.nav a{font-size:16px;padding:16px 0;border-bottom:1px solid var(--line)}.site-header:has(.nav.open){background:#101112}.hero{height:92svh;min-height:650px}.hero>img{object-position:58% center}.hero-title{top:auto;bottom:235px;left:24px;right:24px}.hero-title h1{font-size:clamp(52px,11vw,84px)}.hero-title p{font-size:12px;letter-spacing:.2em}.hero-latest{left:24px;right:24px;bottom:100px;gap:16px}.latest-line{width:24px}.hero-latest>a{margin-left:auto;flex-shrink:0}.scroll{left:24px;right:auto;bottom:28px;font-size:14px}.split{grid-template-columns:1fr;gap:40px;padding:64px 24px}.split-image img{aspect-ratio:4/3;object-position:center}.member-list{display:grid;grid-template-columns:1fr 1fr;gap:0 24px;margin-top:32px}.member-list dd{font-size:15px}.section{padding:64px 24px}.section-head{margin-bottom:36px;gap:24px;align-items:start}.works-list{grid-template-columns:1fr}.works-list .featured-track{grid-template-columns:1fr;padding:28px 0 36px;gap:16px}.featured-track p{grid-column:1}.works-list li{padding:24px 0}.goods-intro{align-items:start;flex-direction:column;gap:24px}.goods-types{gap:24px}.news-list a{grid-template-columns:1fr 24px;gap:8px 16px;padding:24px 0}.news-type{grid-column:1/-1}.footer{padding:48px 24px 90px}.footer-links{gap:20px 24px}.footer-bottom{flex-direction:column}.back-top{right:12px;bottom:12px}}@media(max-width:420px){.section-head{flex-direction:column}.member-list{grid-template-columns:1fr}.member-list div{grid-template-columns:72px 1fr;gap:8px}.hero-latest{gap:12px}.latest-line{display:none}.hero-title h1{letter-spacing:.03em}.goods-intro>p{font-size:24px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.track-story{display:grid;grid-template-columns:1fr 2fr;gap:40px;padding:44px 0;border-top:1px solid #1113}.track-number{font-size:12px;letter-spacing:.12em;color:#716855;padding-top:10px}.track-copy{max-width:720px;min-width:0}.track-copy h3{font-size:clamp(28px,4vw,48px);line-height:1.5;font-weight:400;margin:0 0 24px}.track-story:first-child h3{font-size:clamp(44px,6vw,80px);letter-spacing:.08em}.track-copy>p{font-size:16px;line-height:2;max-width:36em;margin:16px 0;color:#444}.track-copy .track-lead{font-size:20px;color:#111;margin-top:0}.track-copy details{margin-top:28px;border-top:1px solid #1112}.track-copy summary{padding:18px 0;cursor:pointer;font-size:14px;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px}.track-copy summary::-webkit-details-marker{display:none}.track-copy summary:after{content:'＋';font-size:20px;flex-shrink:0}.track-copy details[open] summary:after{content:'−'}.track-copy summary:focus-visible{outline:2px solid #947344;outline-offset:4px}.track-detail p{font-size:16px;line-height:2;margin:0;padding:8px 0 20px;color:#444}.member-symbol{display:inline-block;color:var(--accent);margin-right:10px}@media(max-width:760px){.track-story{grid-template-columns:1fr;gap:16px;padding:32px 0}.track-copy h3{font-size:28px;margin-bottom:20px}.track-copy .track-lead{font-size:18px}.track-copy details{margin-top:20px}}
/* Fan experience: small-screen defaults */
h2{font-family:'Noto Sans JP',sans-serif;font-size:clamp(26px,5vw,44px);line-height:1.5;font-weight:300;letter-spacing:.035em}.hero-title h1{font-family:'Cormorant Garamond',serif}.moment{background:#f2f2ef;color:#171819}.moment .section-kicker{color:#62615c}.quiet-label{font-size:12px;letter-spacing:.14em;color:#666}.journal-photo{margin:0}.zoom-photo{position:relative;display:block;overflow:hidden}.zoom-photo img{aspect-ratio:4/3;object-fit:cover;transition:transform .6s ease}.zoom-photo:hover img{transform:scale(1.025)}.zoom-photo>span{position:absolute;right:12px;bottom:12px;background:#101112d9;color:#fff;padding:10px 14px;font-size:14px}.journal-photo figcaption{display:flex;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:.12em;margin-top:16px;color:#666}.photo-note{border-top:1px solid #1112;margin-top:24px}.photo-note summary,.member-note summary{padding:18px 0;min-height:48px;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:14px}.photo-note summary::-webkit-details-marker,.member-note summary::-webkit-details-marker{display:none}.photo-note summary:after,.member-note summary:after{content:'＋';font-size:20px}.photo-note[open] summary:after,.member-note[open] summary:after{content:'−'}.photo-note p{line-height:2;font-size:16px;max-width:42em;margin:0 0 20px}.members{background:#111416}.member-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border-bottom:1px solid #fff3;margin-bottom:32px}.member-tabs button{min-width:0;border:0;border-bottom:2px solid transparent;background:transparent;color:#b6b7b7;padding:16px 4px;font-size:14px;min-height:70px;transition:background .2s,color .2s}.member-tabs button>span{display:block;font-family:serif;font-size:24px;line-height:1.4}.member-tabs button[aria-selected=true]{color:#ebd9b6;border-bottom-color:#c2ad88;background:#ffffff08}.member-panel{display:grid;grid-template-columns:1fr;gap:20px;position:relative;min-height:320px}.member-panel[hidden]{display:none}.member-monogram{position:absolute;right:0;top:20px;font-family:serif;line-height:1;font-size:140px;color:#b7a17918;pointer-events:none}.member-profile{position:relative;max-width:660px}.member-profile h3{font-family:'Cormorant Garamond',serif;font-size:48px;font-weight:400;line-height:1.2;margin:0 0 24px}.member-profile h3 span{font-family:'Noto Sans JP',sans-serif;font-size:16px;display:block;letter-spacing:.1em;margin-top:12px}.member-lead{font-size:18px;line-height:1.9;margin:0 0 24px}.member-note{border-top:1px solid #fff3}.member-note p{font-size:16px;line-height:2;color:#c9cbcc;margin:0 0 12px}.member-panel:not([hidden]){animation:member-in .28s ease-out}@keyframes member-in{from{opacity:.35;transform:translateY(6px)}to{opacity:1;transform:none}}summary:focus-visible{outline:2px solid #b39668;outline-offset:4px}.photo-dialog{border:1px solid #555;width:min(1200px,96vw);max-height:94dvh;padding:60px 12px 16px;background:#111416;color:#fff}.photo-dialog::backdrop{background:#000e}.photo-dialog img{max-height:70dvh;width:100%;object-fit:contain}.photo-dialog p{font-size:12px;text-align:center;letter-spacing:.1em;margin:20px 0 0}.close-photo{position:absolute;right:12px;top:8px;min-height:44px;background:none;color:#fff;border:0;padding:8px;font-size:14px}body.photo-open{overflow:hidden}.mobile-dock{position:fixed;z-index:25;bottom:0;left:0;right:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:8px 8px calc(8px + env(safe-area-inset-bottom));background:#111416f5;backdrop-filter:blur(16px);border-top:1px solid #fff2}.mobile-dock a{text-align:center;font-size:14px;padding:12px 0;color:#c3c5c6}.mobile-dock a[aria-current]{color:#f0d9ac;background:#ffffff0b}.back-top{display:none}.goods-intro>p{font-family:'Cormorant Garamond',serif;font-size:24px;letter-spacing:.1em}.section-head{margin-bottom:32px}.hero{min-height:620px}.hero>img{object-position:53% center}.hero-title{bottom:220px}.footer{padding-bottom:140px}.track-story{padding:32px 0}.track-copy h3{overflow-wrap:anywhere}.nav a{letter-spacing:.02em}.hero-shade{background:linear-gradient(0deg,#101112eb,transparent 65%)}@media(min-width:761px){.mobile-dock{display:none}.footer{padding-bottom:32px}.moment .journal-photo{max-width:1100px}.zoom-photo img{aspect-ratio:16/9}.moment .section-head{margin-bottom:48px}.member-panels{padding:24px 0}.member-panel{min-height:300px}.member-profile{margin-left:20%;width:70%}.member-monogram{position:absolute;left:0;right:auto;top:0;font-size:200px;color:#c2ad8844}.member-tabs{max-width:750px;margin-bottom:48px}.member-tabs button{font-size:16px;min-height:78px}.member-tabs button>span{display:inline-block;margin-right:12px}.member-profile h3{font-size:64px}.hero-title{bottom:auto}.hero-shade{background:linear-gradient(90deg,#0008,transparent 70%),linear-gradient(0deg,#101112c9,transparent 45%)}.back-top{display:flex}.section-head{margin-bottom:48px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}

.member-portrait{width:100%;height:auto;aspect-ratio:3/4;object-fit:cover;object-position:center top}.member-panel{gap:32px}.journal-photo{max-width:650px;margin:auto}.zoom-photo img{aspect-ratio:3/4;object-position:center}.goods-visuals{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:32px}.goods-visuals img{width:100%;aspect-ratio:3/4;object-fit:cover}.contact{background:#16191b}.contact-options{display:grid;gap:32px}.contact-options>div{border-top:1px solid #fff3;padding-top:24px}.contact-options h3{font-size:18px;font-weight:400;margin:0 0 12px}.contact-options p{font-size:16px;color:#c6c8c9;max-width:36em}.photo-dialog img{max-height:70dvh;object-fit:contain}@media(min-width:761px){.member-panel{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:6vw}.member-profile{margin-left:0;width:100%}.member-portrait{max-height:720px}.moment .journal-photo{max-width:600px}.zoom-photo img{aspect-ratio:3/4}.goods-visuals{max-width:900px;gap:24px}.contact-options{grid-template-columns:1fr 1fr;gap:64px}}

.contact-email{white-space:normal;overflow-wrap:anywhere;min-height:44px}

.goods-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 16px}.goods-card{display:block;min-width:0}.goods-card img{aspect-ratio:3/4;object-fit:cover;height:auto}.goods-person{display:block;font-size:12px;color:#bbb;margin-top:16px}.goods-card h3{font-size:16px;font-weight:400;margin:6px 0 12px;overflow-wrap:anywhere}.goods-action{display:inline-block;font-size:14px;border-bottom:1px solid #888;padding:8px 0}.goods-card:hover .goods-action{color:#ebd9b6;border-color:#ebd9b6}.goods-description{font-size:16px;margin:0 0 32px;max-width:36em}.member-product{margin-top:20px}@media(min-width:1000px){.goods-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}}

.mv-player{aspect-ratio:16/9;width:100%;background:#101416;margin:20px 0 0;overflow:hidden}.mv-play{width:100%;height:100%;min-height:150px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;background:linear-gradient(135deg,#18232a,#111416);color:#fff;border:1px solid #ffffff22;padding:20px;font-size:20px}.mv-play small{font-size:14px;color:#c3c5c7}.play-icon{display:grid;place-items:center;border:1px solid #c2ad88;border-radius:50%;width:52px;height:52px;font-size:20px;color:#ebd9b6;padding-left:3px}.mv-play:hover{background:#253039}.mv-player iframe{display:block;width:100%;height:100%;border:0}.mv-external{display:inline-block;font-size:14px;padding:12px 0;text-decoration:underline;text-underline-offset:5px}.track-copy>p.track-lead{margin-top:20px}

.mv-play{position:relative;padding:0;display:block;min-height:0;border:0;background:#101416;overflow:hidden}.mv-poster{display:block;width:100%;height:100%;object-fit:contain;transition:filter .2s}.mv-play-label{position:absolute;right:10px;bottom:10px;display:flex;align-items:center;gap:10px;min-height:40px;padding:8px 14px;border:1px solid #ffffff66;border-radius:3px;background:#101416e8;color:white;font-size:14px;line-height:1.5}.mv-play:hover .mv-poster{filter:brightness(1.1)}.mv-play:focus-visible{outline-offset:-3px;outline:3px solid #ebd9b6}
/* Visual.K editorial direction: ink, silver and restrained serif type */
:root{--ink:#0b0c0e;--paper:#eeece8;--muted:#aaa9a6;--accent:#c3beb3;--display:'Cormorant Garamond','Times New Roman',serif;--jp:'Noto Serif JP','Yu Mincho','Hiragino Mincho ProN',serif;--ui:'Noto Sans JP',sans-serif}body{font-family:var(--jp);font-weight:400;background:var(--ink);color:var(--paper)}h2{font-family:var(--display);font-size:clamp(3.5rem,8vw,7rem);line-height:1;font-weight:400;letter-spacing:-.025em;overflow-wrap:normal}.section-label{font-family:var(--jp);font-size:.875rem;letter-spacing:.14em;margin:18px 0 0}.section-kicker,.film-index,.quiet-label,.news-type,.goods-person,.journal-photo figcaption{font-family:var(--ui);font-size:.75rem;letter-spacing:.16em}.section-kicker{color:#9f9f9d}.section-head{margin-bottom:40px}.section{padding:72px 24px}.site-header{height:76px;background:linear-gradient(#080a0dbb,transparent);padding:0 24px}.brand{font-family:var(--display);font-size:2rem}.nav a,.menu-toggle,.mobile-dock a,.text-link,.goods-action,.mv-play-label,.mv-external,summary,.close-photo{font-family:var(--ui);font-weight:400}.nav a{font-size:.875rem;letter-spacing:.08em}.hero-title h1{font-family:var(--display);font-weight:400;font-size:clamp(4rem,11vw,10rem);letter-spacing:.025em}.hero-title p{font-family:var(--display);letter-spacing:.24em}.hero-rule{background:#c2c1bb}.hero-latest strong{font-family:var(--jp);font-size:1.5rem}.hero-latest span,.scroll{font-family:var(--ui)}.moment{background:#e9e8e4;color:#181a1b}.moment .section-kicker{color:#62625e}.moment .section-head{margin-bottom:36px}.photo-note p{font-family:var(--jp);line-height:2.1}.members{background:#111315}.member-tabs{border-top:1px solid #ffffff25;border-bottom:1px solid #ffffff25;margin-bottom:32px;gap:0}.member-tabs button{font-family:var(--jp);font-size:1rem;min-height:58px;padding:16px 4px;color:#a7a9aa;border-bottom:1px solid transparent}.member-tabs button[aria-selected=true]{background:none;color:#fff;border-color:#efebe2}.member-profile h3{font-family:var(--display);font-size:4rem;font-weight:400;letter-spacing:.035em}.member-profile h3 span{font-family:var(--jp);font-size:1rem;letter-spacing:.16em}.member-lead{font-family:var(--jp);font-size:1.125rem;line-height:2}.member-portrait{border:0}.member-note p{font-family:var(--jp);line-height:2}.member-product{color:#c4c4bf}.light{background:#0b0c0e;color:#e9e8e4}.light .section-kicker{color:#999b9d}.track-stories{display:grid;grid-template-columns:minmax(0,1fr);gap:40px}.music-film{min-width:0}.featured-film{padding-bottom:40px;border-bottom:1px solid #ffffff25}.mv-player{margin:0;width:100%;aspect-ratio:16/9;background:#050505}.mv-play{padding:0;border:0;border-radius:0;min-height:0}.mv-poster{width:100%;height:100%;object-fit:contain}.mv-play-label{right:12px;bottom:12px;padding:8px 12px;font-size:.75rem;border:1px solid #ffffff50;border-radius:0;min-height:38px;background:#080a0dcc;backdrop-filter:blur(8px)}.mv-play:hover .mv-poster{filter:brightness(1.14)}.film-caption{padding-top:22px}.film-index{color:#979a9e;margin:0 0 12px}.film-title h3{font-family:var(--jp);font-weight:400;font-size:1.5rem;letter-spacing:.05em;line-height:1.7;margin:0}.featured-film .film-title h3{font-size:2.25rem;letter-spacing:.12em}.film-title .track-lead{font-family:var(--jp);font-size:.875rem;line-height:1.9;color:#aaaeb0;margin:12px 0 0}.film-notes{border-top:1px solid #ffffff25;margin-top:20px}.film-notes summary{list-style:none;cursor:pointer;min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:.875rem;padding:12px 0;color:#cdcecc}.film-notes summary::-webkit-details-marker{display:none}.film-notes summary span{font-size:1.25rem;transition:transform .2s}.film-notes[open] summary span{transform:rotate(45deg)}.film-notes-body p{font-family:var(--jp);font-size:1rem;line-height:2.1;color:#c2c5c6;margin:12px 0 20px}.mv-external{font-size:.875rem;color:#ddd}.dark{background:#17191b}.goods-card h3{font-family:var(--jp);font-size:1rem;font-weight:400}.goods-description{font-family:var(--jp);font-size:1rem;line-height:2;color:#c5c6c6}.news-list{border-color:#ffffff25}.news-list a{border-color:#ffffff25}.news-type{color:#a2a5a6}.news-list a:hover{color:#fff}.contact{background:#111315}.contact-options h3{font-family:var(--jp);font-weight:400;font-size:1.125rem}.footer-brand{font-family:var(--display);font-size:4rem}.footer-bottom{font-family:var(--ui)}.mobile-dock{background:#0b0d10f5}.mobile-dock a{font-size:.875rem;color:#a3a5a8}.mobile-dock a[aria-current]{color:#fff;background:none;box-shadow:inset 0 1px #d8d7d1}.nav a[aria-current]{color:#fff;border-color:#e3e1da}.contact-email{font-family:var(--ui)}@media(max-width:760px){.nav{top:76px;max-height:calc(100dvh - 76px)}html{scroll-padding-top:88px}.hero-title{left:24px;bottom:225px}.hero-latest{bottom:100px}.hero{min-height:630px}.section-head{flex-direction:column;align-items:start;gap:20px}.section-head>.text-link{margin:0}.goods-grid{gap:32px 16px}.archive-film .film-caption{padding-top:18px}.film-notes{margin-top:16px}.journal-photo figcaption{font-size:.75rem;letter-spacing:.06em}.member-profile h3{font-size:3.5rem}.member-panel{gap:28px}}@media(min-width:761px){.section{padding:104px max(5vw,calc((100vw - 1280px)/2))}.site-header{padding:0 5vw;height:88px}.section-head{flex-direction:row;align-items:end;margin-bottom:52px}.track-stories{grid-template-columns:repeat(3,minmax(0,1fr));gap:52px 28px;align-items:start}.featured-film{grid-column:1/-1;padding-bottom:48px}.featured-film .film-caption{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;padding-top:28px}.featured-film .film-notes{margin-top:0}.featured-film .film-title h3{font-size:3rem}.archive-film .film-title h3{font-size:1.25rem;letter-spacing:0}.archive-film .track-lead{min-height:54px}.member-panel{gap:7vw}.member-profile h3{font-size:5.5rem}.member-tabs{max-width:none;margin-bottom:48px}.member-tabs button{font-size:1.125rem}.moment{display:grid;grid-template-columns:1fr 1.15fr;gap:0 8vw;align-items:start}.moment .section-head{grid-column:1;grid-row:1;margin-top:50px}.moment .journal-photo{grid-column:2;grid-row:1/3;max-width:100%;width:100%;margin:0}.moment .photo-note{grid-column:1;grid-row:2;margin-top:0;align-self:end}.hero-title{left:7vw;top:38%;bottom:auto}.goods-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.footer{padding-left:5vw;padding-right:5vw}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}

.header-controls{display:flex;align-items:center;gap:16px;order:2}.site-header .nav{margin-left:auto}.theme-toggle{font-family:var(--ui);font-size:12px;letter-spacing:.06em;min-height:44px;padding:8px 14px;border:1px solid currentColor;background:transparent;color:inherit;white-space:nowrap}.site-header{color:#fff}.theme-toggle:hover{background:#ffffff18}body[data-theme="light"]{--ink:#17181a;--paper:#fcfcfa;--muted:#66686a;--accent:#6b6051;background:#fcfcfa;color:#202124}body[data-theme="light"] .moment,body[data-theme="light"] .light{background:#fcfcfa;color:#202124}body[data-theme="light"] .members,body[data-theme="light"] .dark,body[data-theme="light"] .contact{background:#f1f1ee;color:#202124}body[data-theme="light"] .section-kicker,body[data-theme="light"] .light .section-kicker,body[data-theme="light"] .film-index,body[data-theme="light"] .quiet-label,body[data-theme="light"] .news-type,body[data-theme="light"] .goods-person{color:#67696b}body[data-theme="light"] .member-tabs,body[data-theme="light"] .member-note,body[data-theme="light"] .featured-film,body[data-theme="light"] .film-notes,body[data-theme="light"] .news-list,body[data-theme="light"] .news-list a,body[data-theme="light"] .contact-options>div,body[data-theme="light"] .footer-bottom{border-color:#20212430}body[data-theme="light"] .member-tabs button{color:#696b6d}body[data-theme="light"] .member-tabs button[aria-selected="true"]{color:#17181a;border-bottom-color:#17181a;background:transparent}body[data-theme="light"] .member-note p,body[data-theme="light"] .member-product,body[data-theme="light"] .film-title .track-lead,body[data-theme="light"] .film-notes-body p,body[data-theme="light"] .film-notes summary,body[data-theme="light"] .goods-description,body[data-theme="light"] .contact-options p,body[data-theme="light"] .footer-bottom{color:#55585b}body[data-theme="light"] .mv-external,body[data-theme="light"] .news-list a:hover,body[data-theme="light"] .goods-card:hover .goods-action{color:#17181a}body[data-theme="light"] .goods-card:hover .goods-action{border-color:#17181a}body[data-theme="light"] .footer{background:#fcfcfa}body[data-theme="light"] .site-header.scrolled,body[data-theme="light"] .site-header:has(.nav.open){background:#fcfcfaf5;color:#17181a;border-bottom:1px solid #20212420}body[data-theme="light"] .site-header.scrolled .nav a[aria-current]{color:#17181a;border-color:#17181a}body[data-theme="light"] .mobile-dock{background:#fcfcfaf5;border-color:#20212430}body[data-theme="light"] .mobile-dock a{color:#626467}body[data-theme="light"] .mobile-dock a[aria-current]{color:#17181a;box-shadow:inset 0 1px #17181a}body[data-theme="light"] .hero{color:#fff}body[data-theme="light"] .back-top{background:#fcfcfa;color:#17181a;border-color:#20212440}@media(max-width:760px){.header-controls{gap:12px}.theme-toggle{font-size:12px;padding:6px 10px}.site-header{gap:12px}body[data-theme="light"] .nav{background:#fcfcfa;color:#17181a}body[data-theme="light"] .nav a{border-color:#20212420}body[data-theme="light"] .nav a[aria-current]{color:#17181a;border-color:#17181a}}

/* Tighter heading groups and an unambiguous release link */
.section-head .section-kicker{margin:0 0 8px;line-height:1.3}.section-head h2{line-height:1.08}.section-label{margin-top:10px;line-height:1.5}.section-head{margin-bottom:30px}.member-profile>.section-kicker{margin:0 0 8px;line-height:1.3}.film-index{margin:0 0 6px;line-height:1.4}.hero-release{position:absolute;left:7vw;bottom:48px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:16px 22px;border-left:2px solid #eee6d4;background:linear-gradient(90deg,#080b10c9,#080b1020);color:#fff;text-shadow:0 2px 12px #000}.release-label{font-family:var(--ui);font-size:14px;line-height:1.4;letter-spacing:.14em;color:#f2f0ec}.hero-release strong{font-family:var(--jp);font-weight:500;font-size:40px;line-height:1.35;letter-spacing:.12em}.hero-release:hover strong{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:8px}.hero-release:focus-visible{outline:2px solid white;outline-offset:5px}.moment .section-head{margin-bottom:30px}@media(max-width:760px){.hero-release{left:24px;right:24px;bottom:76px;padding:14px 18px;gap:6px}.hero-release strong{font-size:32px}.hero-title{bottom:240px}.section-head{gap:16px;margin-bottom:28px}.moment .section-head{margin-bottom:28px}.section-label{margin-top:8px}}@media(min-width:761px){.moment .section-head{margin-top:24px}.section-head{margin-bottom:36px}}

.member-bio{margin:0 0 28px}.member-bio>p{font-family:var(--jp);font-size:1rem;line-height:2.1;color:#c6c8ca;margin:0 0 24px}.profile-facts{margin:0;padding:0}.profile-facts>div{display:grid;grid-template-columns:112px minmax(0,1fr);gap:12px;padding:12px 0;border-top:1px solid #ffffff25}.profile-facts dt{font-family:var(--ui);font-size:.875rem;color:#a4a7a9}.profile-facts dd{margin:0;font-family:var(--jp);font-size:1rem}.member-lead{margin-bottom:18px}body[data-theme="light"] .member-bio>p{color:#45484b}body[data-theme="light"] .profile-facts dt{color:#626568}body[data-theme="light"] .profile-facts>div{border-color:#20212425}@media(max-width:420px){.profile-facts>div{grid-template-columns:100px minmax(0,1fr);gap:8px}}

.journal-quote{margin:32px 0 28px;padding:0;border:0}.journal-quote p{font-family:var(--jp);font-size:clamp(1.2rem,2.2vw,1.75rem);font-weight:400;line-height:1.85;letter-spacing:.06em;margin:0 0 16px}.journal-quote cite{display:block;font-family:var(--display);font-size:.875rem;font-style:normal;letter-spacing:.16em;color:#666}.moment .photo-note{margin-top:0}@media(min-width:761px){.moment .journal-photo{grid-row:1/4}.moment .journal-quote{grid-column:1;grid-row:2;align-self:center;margin:32px 0}.moment .photo-note{grid-row:3;align-self:end}}

/* Reading and touch refinements */
.text-link{white-space:normal}.contact-email{overflow-wrap:anywhere}
.photo-dialog .journal-quote{padding:0 20px 20px;margin:24px auto 0;text-align:center;color:#f5f4f1}
.photo-dialog .journal-quote p{font-size:clamp(1rem,2vw,1.4rem)}
.photo-dialog .journal-quote cite{color:#bbb}
summary:focus-visible,[role="tabpanel"]:focus-visible{outline:2px solid currentColor;outline-offset:4px}
@media(min-width:761px){.site-header .nav{gap:clamp(12px,1.6vw,28px)}}
@media(max-width:760px){.mobile-dock a{font-size:.875rem;min-height:48px;display:grid;place-items:center}.member-tabs button{min-height:48px;font-size:1rem}.photo-note summary,.member-note summary,.film-notes summary{min-height:48px;align-content:center;font-size:1rem}.film-notes-body p,.contact-options p,.photo-note p{font-size:1rem;line-height:1.9}.footer-links a{min-height:44px;display:inline-flex;align-items:center}.photo-dialog{max-height:90dvh;overflow-y:auto}.photo-dialog>img{max-height:65dvh;object-fit:contain}.section-head>.text-link{max-width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Daily journal archive */
.journal-gallery{background:#111315;color:#eeece8}.journal-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 16px}.journal-gallery-card{min-width:0}.journal-gallery-card>a{display:block;overflow:hidden}.journal-gallery-card img{aspect-ratio:3/4;object-fit:cover;transition:transform .5s ease}.journal-gallery-card>a:hover img{transform:scale(1.02)}.journal-gallery-meta{font-family:var(--ui);font-size:.72rem;letter-spacing:.12em;color:#aaa;margin:14px 0 8px}.journal-gallery-card blockquote{font-family:var(--jp);font-size:1rem;line-height:1.9;letter-spacing:.04em;margin:0}.journal-gallery-status{color:#aaa}.moment{grid-template-rows:auto auto}.moment .journal-photo{grid-row:1/3}@media(min-width:761px){.journal-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:56px 24px}}@media(min-width:1100px){.journal-gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}

.journal-copy{align-self:center}.journal-gallery{margin-top:40px;padding-top:0;color:#181a1b}.journal-gallery>summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:88px;padding:24px 0;border-top:1px solid #181a1b35;border-bottom:1px solid #181a1b35;cursor:pointer}.journal-gallery>summary::-webkit-details-marker{display:none}.journal-gallery>summary span{display:grid;gap:6px}.journal-gallery>summary small{font-family:var(--ui);font-size:.68rem;font-weight:400;letter-spacing:.16em;color:#666}.journal-gallery>summary strong{font-family:var(--display);font-size:clamp(1.8rem,4vw,2.7rem);font-weight:400;letter-spacing:.08em}.journal-gallery>summary b{font-family:var(--ui);font-size:1.5rem;font-weight:300;transition:transform .2s}.journal-gallery[open]>summary b{transform:rotate(45deg)}.journal-gallery-body{padding-top:36px}.journal-gallery-intro{color:#666;margin:0 0 32px;font-size:.9rem}.journal-gallery-meta{color:#666}@media(min-width:761px){.moment .journal-copy{grid-column:1;grid-row:2}.moment .journal-gallery{grid-column:1/-1;grid-row:3;margin-top:72px}.journal-gallery-body{padding-top:48px}}

.contact-options-single{grid-template-columns:minmax(0,680px)}

/* Back number belongs to the light daily-journal panel */
.moment .journal-gallery{background:transparent;color:#181a1b;width:100%;padding:0}
.moment .journal-gallery>summary{box-sizing:border-box;width:100%;min-height:68px;padding:18px 0;background:transparent;color:#181a1b}
.moment .journal-gallery>summary strong{display:block;color:#181a1b;font-family:var(--display);font-size:clamp(1.5rem,4vw,2rem);font-weight:400;letter-spacing:.08em}
.moment .journal-gallery>summary b{display:block;color:#181a1b;font-family:var(--ui);font-size:1.4rem;font-weight:300}
.moment .journal-gallery-body{background:transparent;color:#181a1b}
body[data-theme="light"] .moment .journal-gallery,body[data-theme="light"] .moment .journal-gallery>summary,body[data-theme="light"] .moment .journal-gallery>summary strong,body[data-theme="light"] .moment .journal-gallery>summary b{color:#181a1b}

/* History */
.history-list{border-top:1px solid #ffffff25}.history-entry{display:grid;grid-template-columns:minmax(130px,.35fr) minmax(0,1fr);gap:48px;padding:48px 0;border-bottom:1px solid #ffffff25}.history-entry time{font-family:var(--display);font-size:clamp(1.35rem,2.5vw,2rem);letter-spacing:.04em;color:#b8b8b5}.history-entry>div{max-width:780px}.history-type{margin:0 0 8px;font-family:var(--ui);font-size:.7rem;letter-spacing:.18em;color:#929597}.history-entry h3{margin:0 0 18px;font-family:var(--jp);font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:400;line-height:1.6}.history-entry div>p:not(.history-type){margin:0 0 18px;color:#c2c5c6;line-height:2}.history-entry a{display:inline-block;padding-bottom:3px;border-bottom:1px solid #777;font-family:var(--ui);font-size:.82rem}.history-entry a:hover{border-color:#fff}.history-entry-current strong{display:block;margin-top:28px;font-family:var(--jp);font-size:1.15rem;font-weight:400;letter-spacing:.08em}body[data-theme="light"] .history-list,body[data-theme="light"] .history-entry{border-color:#20212430}body[data-theme="light"] .history-entry time{color:#55585b}body[data-theme="light"] .history-type{color:#67696b}body[data-theme="light"] .history-entry div>p:not(.history-type){color:#55585b}@media(max-width:760px){.history-entry{grid-template-columns:1fr;gap:12px;padding:36px 0}.history-entry time{font-size:1.4rem}.history-entry h3{margin-bottom:14px}}

.secret-bbs-link{color:inherit;text-decoration:none}.secret-bbs-link:hover{color:#ddd;text-shadow:0 0 8px #fff8}.secret-bbs-link:focus-visible{outline-offset:3px}
