@charset "UTF-8";
:root{--orange:#ff876f;--ink:#253781;--paper:#fffdf8;--line:rgba(37,55,129,.28);--space:clamp(24px,5.2vw,88px);--body:Arial,"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;--display:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.7}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid currentColor;outline-offset:6px}button{cursor:pointer}::selection{background:var(--ink);color:var(--orange)}.skip-link{position:fixed;top:-100px;left:15px;background:var(--paper);padding:12px 20px;z-index:100}.skip-link:focus{top:15px}.site-header{position:fixed;inset:0 0 auto;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:17px var(--space);background:var(--orange);border-bottom:1px solid var(--line);transform:translateY(-110%);transition:transform .3s}.site-header.is-visible,.site-header:focus-within{transform:translateY(0)}.small-logo{width:160px}.small-logo img,.hero-logo img,.footer-logo img{mix-blend-mode:normal}.site-header nav{display:flex;gap:25px;font-size:14px}.site-header nav a{border-bottom:1px solid transparent}.site-header nav a:hover{border-color:currentColor}.menu-toggle{display:none}.hero{min-height:780px;height:100svh;max-height:1200px;background:var(--orange);position:relative;isolation:isolate;overflow:hidden}.hero-topline{position:absolute;left:var(--space);right:var(--space);top:22px;display:flex;justify-content:space-between;z-index:3;font-size:13px;letter-spacing:.03em}.hero-photo{position:absolute;left:46%;right:5.2%;top:10%;bottom:0;z-index:0}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center 42%}.hero-logo{position:absolute;z-index:2;left:calc(var(--space) - 18px);top:11%;width:73%;margin:0;mix-blend-mode:normal;pointer-events:auto}.hero-logo img{width:100%}.hero-nav{position:absolute;top:47%;left:var(--space);width:32%;display:grid;grid-template-columns:1fr 1fr;column-gap:28px;row-gap:22px;z-index:3}.hero-nav a{display:flex;flex-direction:column;align-items:flex-start;width:fit-content;transition:transform .2s}.hero-nav a span{font-size:clamp(26px,2.8vw,44px);font-weight:500;line-height:1.1;letter-spacing:-.055em;border-bottom:2px solid transparent}.hero-nav a small{font-size:12px;margin-top:6px}.hero-nav a:hover{transform:translateY(-3px)}.hero-nav a:hover span{border-color:var(--ink)}.hero-bottom{position:absolute;left:var(--space);bottom:30px;width:calc(40% - var(--space));display:flex;flex-direction:column;gap:14px;font-size:14px}.scroll-link{font-size:12px}.section{padding:90px var(--space) 110px;scroll-margin-top:0}.section-heading{display:flex;justify-content:space-between;align-items:flex-start;border-top:1px solid var(--ink);padding-top:20px;margin-bottom:50px}:is(h1,h2){margin:0;font-family:var(--display);font-size:clamp(48px,7.5vw,104px);letter-spacing:-.065em;font-weight:500;line-height:1}:is(h1,h2) span{display:block;font-family:var(--body);font-size:14px;letter-spacing:0;font-weight:400;margin-top:14px}.news-section{padding-top:82px}.profile-section{background:var(--orange)}.profile-layout{display:grid;grid-template-columns:1fr 1.15fr;gap:10%;align-items:start}.profile-photo{margin:0}.profile-photo img{width:100%;aspect-ratio:3/4;object-fit:cover;object-position:50% 43%}.profile-photo figcaption{font-size:13px;margin-top:12px}.profile-copy{max-width:640px}.profile-intro{font-size:clamp(24px,2.3vw,36px);line-height:1.65;letter-spacing:-.035em;margin:0 0 26px}.profile-copy p:not(.profile-intro){font-size:16px;line-height:2.1;margin:0 0 20px}.social-links{display:flex;flex-wrap:wrap;gap:22px;font-size:14px}.profile-copy .social-links{margin-top:36px}.social-links a{border-bottom:1px solid transparent}.social-links a:hover{border-color:currentColor}.text-link{display:block;width:fit-content;border-bottom:1px solid currentColor;padding-bottom:8px;font-size:15px;margin:34px 0 0 auto}.text-link span{margin-left:36px}.video-section{background:var(--ink);color:var(--paper)}.video-section .section-heading{border-color:currentColor}.fanclub-section{background:var(--orange)}.fanclub-content,.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:start}.fanclub-content>p,.contact-content>p{font-size:clamp(28px,4vw,56px);line-height:1.65;letter-spacing:-.055em;margin:0}.fanclub-description{font-size:18px;line-height:2;margin:0 0 28px}.pill-link{display:inline-flex;gap:58px;border:1px solid currentColor;border-radius:100px;padding:16px 25px;font-size:16px;align-items:center;transition:background .2s,color .2s}.pill-link:hover{background:var(--ink);color:var(--orange)}footer{padding:45px var(--space) 28px;background:var(--orange)}.footer-logo{display:block;width:100%;max-width:900px;margin:0 auto 35px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--line);padding-top:24px;font-size:13px}.footer-bottom small{font-size:12px}
@media(min-width:1700px){.hero-photo{left:49%;right:10%}.hero-logo{width:69%}.hero-nav{width:30%}}
@media(max-width:1020px){.site-header nav{gap:16px;font-size:12px}.small-logo{width:130px}.hero{min-height:720px}.hero-photo{left:44%;right:0}.hero-logo{left:calc(var(--space) - 12px);width:84%;top:12%}.hero-nav{width:35%;top:44%;gap:24px 15px}.hero-nav a span{font-size:32px}.hero-topline{font-size:12px}.profile-layout{gap:6%}.section{padding-top:65px;padding-bottom:80px}.footer-bottom{flex-wrap:wrap}}
@media(max-width:700px){:root{--space:24px}html{scroll-padding-top:72px}.hero{height:auto;min-height:960px;max-height:none;display:flex;flex-direction:column;padding:22px 24px 24px;overflow:hidden}.hero-topline{top:16px;left:24px;right:24px;font-size:11px}.hero-logo{left:13px;top:52px;width:calc(100% - 26px)}.hero-photo{position:relative;left:auto;right:auto;top:auto;bottom:auto;margin:96px -24px 0 42px;height:530px;flex-shrink:0}.hero-photo img{object-position:50% 44%}.hero-nav{position:relative;top:auto;left:auto;width:100%;grid-template-columns:repeat(3,1fr);gap:25px 10px;margin-top:29px}.hero-nav a span{font-size:26px;letter-spacing:-.045em}.hero-nav a small{font-size:11px;margin-top:5px}.hero-bottom{position:relative;left:auto;bottom:auto;width:100%;margin-top:30px;flex-direction:row;justify-content:space-between;align-items:center;padding-top:20px;border-top:1px solid var(--line);gap:10px}.scroll-link{font-size:11px}.site-header{padding:14px 24px}.small-logo{width:126px}.menu-toggle{display:flex;gap:16px;align-items:center;background:none;border:0;padding:7px 0;font-size:14px}.menu-toggle span{font-size:20px;line-height:1}.site-header nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--orange);padding:16px 24px 28px;border-bottom:1px solid var(--ink);grid-template-columns:1fr 1fr;gap:0}.site-header nav.is-open{display:grid}.site-header nav a{font-size:15px;padding:16px 0;border-bottom:1px solid var(--line)}.section{padding:52px 24px 62px}.section-heading{margin-bottom:34px;padding-top:16px}:is(h1,h2){font-size:60px}:is(h1,h2) span{font-size:12px;margin-top:11px}.profile-layout{grid-template-columns:1fr;gap:32px}.profile-photo{width:76%;margin-left:auto}.profile-photo img{aspect-ratio:3/4}.profile-copy{max-width:none}.profile-intro{font-size:27px;margin-bottom:24px}.profile-copy p:not(.profile-intro){font-size:15px;line-height:2.1}.profile-copy .social-links{gap:24px;margin-top:28px}.fanclub-content,.contact-content{grid-template-columns:1fr;gap:28px}.fanclub-content>p,.contact-content>p{font-size:30px}.fanclub-description{font-size:16px}.pill-link{padding:14px 22px;gap:50px;font-size:15px}.footer-logo{margin-bottom:22px}footer{padding:26px 24px}.footer-bottom{font-size:12px;gap:22px}.footer-bottom .social-links{width:100%;font-size:13px;gap:22px}.footer-bottom>a:last-child{margin-left:auto}}
@media(max-width:370px){:root{--space:20px}.hero{padding-left:20px;padding-right:20px;min-height:890px}.hero-photo{height:460px;margin-right:-20px;margin-left:25px}.hero-nav a span{font-size:23px}.hero-nav a small{font-size:10px}.hero-topline{left:20px;right:20px}.section{padding-left:20px;padding-right:20px}.hero-bottom{flex-wrap:wrap}}
.color-filter{position:absolute;width:0;height:0;overflow:hidden;pointer-events:none}
.small-logo img,.hero-logo img,.footer-logo img{filter:url(#white-logo);mix-blend-mode:normal}
.hero-logo{mix-blend-mode:normal}
.news-item{display:grid;grid-template-columns:180px 1fr 45px;gap:26px;align-items:start;padding:28px 0;border-bottom:1px solid var(--line);transition:padding-left .2s}
.news-item:first-child{padding-top:0}.news-item:hover{padding-left:8px}.news-meta{display:flex;align-items:center;gap:17px;padding-top:4px;font-size:13px}.news-category{font-size:12px;border:1px solid currentColor;border-radius:30px;padding:1px 10px}.news-body h3{font-size:22px;font-weight:500;letter-spacing:-.035em;line-height:1.65;margin:0 0 5px}.news-body p{font-size:14px;line-height:1.9;margin:0}.news-body .news-extra{font-size:13px;margin-top:10px;max-width:620px}.news-open{font-size:12px;padding-top:7px;text-decoration:underline;text-underline-offset:5px}
.music-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:45px 28px}.release.is-latest{display:grid;grid-template-columns:1.05fr 1fr;gap:7%;grid-column:1/-1;align-items:center;margin-bottom:18px}.release-cover{display:block;overflow:hidden}.release-cover img{width:100%;aspect-ratio:1;object-fit:cover;transition:transform .45s}.release-cover:hover img{transform:scale(1.025)}.release-info{padding-top:18px}.release.is-latest .release-info{padding-top:0}.release-meta{display:flex;justify-content:space-between;gap:12px;font-size:12px;line-height:1.5}.release-meta>span:first-child{text-transform:uppercase;letter-spacing:.03em}.release-info h3{font-size:23px;font-weight:500;line-height:1.3;letter-spacing:-.045em;margin:12px 0 16px;overflow-wrap:anywhere}.release-info h3 small{display:block;font-size:15px;font-weight:400;letter-spacing:0;line-height:1.8}.release.is-latest h3{font-size:clamp(65px,10vw,150px);letter-spacing:-.075em;margin:20px 0 30px}.release.is-latest .release-meta{max-width:350px;font-size:13px}.release-listen{display:inline-block;font-size:14px;border-bottom:1px solid currentColor;padding-bottom:3px;line-height:1.5}.release.is-latest .release-listen{font-size:18px;border:1px solid currentColor;border-radius:50px;padding:10px 38px}.release-listen:hover{opacity:.65}.video-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 26px}.video-item:first-child{grid-column:1/-1}.video-visual{position:relative;overflow:hidden}.video-visual img{width:100%;aspect-ratio:16/9;object-fit:cover;transition:transform .4s,filter .4s}.video-item:hover .video-visual img{transform:scale(1.025);filter:brightness(.8)}.video-watch{position:absolute;bottom:20px;right:20px;display:block;border:1px solid rgba(255,255,255,.75);padding:10px 19px;border-radius:50px;font-size:13px;color:#fff;background:rgba(37,55,129,.6)}.video-item:first-child .video-watch{bottom:32px;right:32px;padding:12px 25px;font-size:15px}.video-info{display:flex;justify-content:space-between;gap:12px;align-items:baseline;margin-top:16px}.video-info h3{font-size:21px;font-weight:400;line-height:1.5;margin:0;letter-spacing:-.03em}.video-info>span{font-size:12px;white-space:nowrap}.video-item:first-child h3{font-size:28px}.contact-email{display:block;width:fit-content;font-size:clamp(18px,2.3vw,34px);letter-spacing:-.04em;line-height:1.6;border-bottom:1px solid var(--ink);overflow-wrap:anywhere}.contact-note{font-size:12px;margin:12px 0 0}.contact-content{align-items:center}
@media(max-width:1020px){.news-item{grid-template-columns:155px 1fr 30px;gap:18px}.news-meta{gap:10px}.news-body h3{font-size:19px}.release-meta{flex-direction:column;gap:4px}.release.is-latest .release-meta{flex-direction:row}.video-info{flex-direction:column;gap:5px}.video-info h3{font-size:19px}}
@media(max-width:700px){.news-item{grid-template-columns:1fr 30px;gap:10px 15px;padding:24px 0}.news-meta{grid-column:1/-1;gap:15px;padding-top:0}.news-body h3{font-size:18px}.news-body p{font-size:13px}.news-body .news-extra{font-size:13px;line-height:1.9}.news-open{padding-top:4px}.news-item:hover{padding-left:0}.music-list{grid-template-columns:1fr 1fr;gap:30px 18px}.release.is-latest{grid-template-columns:1fr;gap:18px;margin:0;grid-column:1/-1}.release.is-latest .release-cover{width:100%}.release.is-latest .release-info{padding:0}.release.is-latest .release-meta{max-width:none;font-size:12px}.release.is-latest h3{font-size:65px;margin:13px 0 14px}.release.is-latest .release-listen{font-size:14px;padding:7px 28px}.release-info{padding-top:12px}.release-info h3{font-size:20px;margin:10px 0}.release-info h3 small{font-size:13px}.release-listen{font-size:13px}.release-meta{font-size:12px}.video-list{grid-template-columns:1fr;gap:30px}.video-info{flex-direction:row;flex-wrap:wrap;gap:6px 15px;margin-top:13px}.video-info h3,.video-item:first-child h3{font-size:20px}.video-info>span{font-size:12px}.video-watch,.video-item:first-child .video-watch{bottom:14px;right:14px;font-size:12px;padding:8px 16px}.contact-email{font-size:clamp(16px,5.3vw,25px)}.profile-copy p:not(.profile-intro){font-size:16px}.hero-nav a small{font-size:12px}.hero-topline{font-size:12px}.scroll-link{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* Individual content pages */
.inner-page .site-header{position:sticky;transform:none}
.inner-page main{min-height:calc(100svh - 260px)}
.inner-page .section{min-height:calc(100svh - 290px);padding-top:56px}
.inner-page .section-heading{border-top:0;padding-top:0}
.inner-page .profile-section{padding-bottom:90px}
.inner-page footer{padding-top:32px}
.inner-page .footer-logo{max-width:360px;margin:0 0 22px}
.site-header nav a[aria-current=page]{border-bottom-color:currentColor}
.inner-page .fanclub-section,.inner-page .contact-section{display:flex;flex-direction:column;justify-content:space-between;gap:48px}
.inner-page .fanclub-content,.inner-page .contact-content{padding:0 0 30px}
@media(max-width:700px){
.home-page .hero{min-height:740px;height:100svh;max-height:1000px}
.home-page .hero-photo{height:calc(100% - 337px);min-height:335px;margin-top:95px}
.home-page .hero-nav{margin-top:24px;gap:18px 10px}
.home-page .hero-bottom{margin-top:auto;padding-top:14px}
.inner-page .section{padding-top:36px;min-height:calc(100svh - 245px)}
.inner-page .section-heading{margin-bottom:34px}
.inner-page .footer-logo{max-width:220px}
.inner-page .fanclub-content,.inner-page .contact-content{padding-bottom:20px}
}

/* Swipeable video gallery, without automatic playback. */
.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
.video-list{position:relative;display:flex;gap:28px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:8px}
.video-list::-webkit-scrollbar{display:none}
.video-item,.video-item:first-child{flex:0 0 100%;width:100%;min-width:0;scroll-snap-align:start;scroll-snap-stop:always}
.video-list:focus-visible{outline:2px solid currentColor;outline-offset:6px}
.video-controls{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:28px}
.slide-button{background:transparent;border:1px solid currentColor;border-radius:50px;min-width:90px;padding:10px 20px;line-height:1.5;font-size:14px;transition:background .2s,color .2s}
.slide-button:hover:enabled{background:var(--paper);color:var(--ink)}
.slide-button:disabled{opacity:.35;cursor:default}
.slide-dots{display:flex;gap:6px;align-items:center}
.slide-dot{display:grid;place-items:center;width:38px;height:38px;border:0;background:none;padding:0}
.slide-dot::after{content:"";display:block;width:8px;height:8px;border:1px solid currentColor;border-radius:50%;transition:background .2s}
.slide-dot[aria-current=true]::after{background:currentColor}
.video-item .video-info{min-height:50px}
.video-item .video-info h3{font-size:28px}
@media(max-width:700px){.video-list{gap:18px}.video-controls{margin-top:18px;gap:10px}.slide-button{min-width:72px;padding:9px 16px;font-size:13px}.slide-dots{gap:0}.slide-dot{width:34px;height:38px}.video-item .video-info h3{font-size:21px}.video-item .video-info{min-height:67px}}

@media(min-width:1021px){.hero-logo{top:4%}.hero-photo img{object-position:center top}}

.fanclub-content{align-items:center;grid-template-columns:1fr 1fr}
.fanclub-photo{margin:0;max-width:520px}
.fanclub-photo img{width:100%;height:auto}
.fanclub-headline{font-size:clamp(28px,3.4vw,48px);letter-spacing:-.05em;line-height:1.6;margin:0 0 24px}
@media(max-width:700px){.fanclub-content{grid-template-columns:1fr;gap:32px}.fanclub-photo{width:88%;margin:0 0 0 auto}.fanclub-headline{font-size:30px;margin-bottom:20px}.inner-page .fanclub-section{gap:0}}

.hero-logo a{display:block}

/* Official social links on the home page. */
.hero-socials{display:flex;align-items:flex-start;gap:clamp(6px,1.2vw,18px)}
.social-button{display:flex;flex-direction:column;align-items:center;gap:7px;min-width:48px;line-height:1.3}
.social-button-icon{display:grid;place-items:center;width:48px;height:48px;border:1px solid currentColor;border-radius:50%;transition:background .2s,transform .2s}
.social-button-icon svg{display:block;width:23px;height:23px;fill:currentColor}
.social-button-name{font-size:11px;letter-spacing:0}
.social-button:hover .social-button-icon{background:var(--paper);transform:translateY(-3px)}
@media(max-width:700px){.home-page .hero-photo{height:calc(100% - 382px);min-height:290px}.hero-socials{gap:20px}.hero-bottom{border-top:0;padding-top:12px}.home-page .hero-bottom{padding-top:12px}.social-button-icon{width:44px;height:44px}.social-button-name{font-size:11px}}

/* A short opening sequence; content stays visible when motion is disabled. */
@keyframes arrive-up{
  from{opacity:0;transform:translate3d(0,22px,0)}
  to{opacity:1;transform:translate3d(0,0,0)}
}
@keyframes logo-arrive{
  from{opacity:0;transform:translate3d(0,34px,0) rotate(-1.5deg)}
  to{opacity:1;transform:translate3d(0,0,0) rotate(0)}
}
@keyframes photo-arrive{
  from{opacity:0;clip-path:inset(0 100% 0 0);transform:translate3d(20px,0,0)}
  to{opacity:1;clip-path:inset(0 0 0 0);transform:translate3d(0,0,0)}
}
@media(prefers-reduced-motion:no-preference){
  .home-page .hero-topline{animation:arrive-up .65s .05s backwards}
  .home-page .hero-logo{animation:logo-arrive .95s .12s cubic-bezier(.16,1,.3,1) backwards}
  .home-page .hero-photo{animation:photo-arrive 1.15s .08s cubic-bezier(.22,1,.36,1) backwards}
  .home-page .hero-nav a{animation:arrive-up .65s calc(.34s + var(--entry-order,0)*.065s) cubic-bezier(.16,1,.3,1) backwards}
  .hero-nav a:nth-child(2){--entry-order:1}.hero-nav a:nth-child(3){--entry-order:2}.hero-nav a:nth-child(4){--entry-order:3}.hero-nav a:nth-child(5){--entry-order:4}.hero-nav a:nth-child(6){--entry-order:5}
  .home-page .social-button{animation:arrive-up .6s calc(.68s + var(--entry-order,0)*.065s) cubic-bezier(.16,1,.3,1) backwards}
  .social-button:nth-child(2){--entry-order:1}.social-button:nth-child(3){--entry-order:2}.social-button:nth-child(4){--entry-order:3}
  .inner-page .section-heading{animation:arrive-up .65s .04s cubic-bezier(.16,1,.3,1) backwards}
  .inner-page :is(.profile-layout,.music-list,.video-list,.video-controls,.fanclub-content,.contact-content){animation:arrive-up .75s .14s cubic-bezier(.16,1,.3,1) backwards}
  .news-item{animation:arrive-up .65s calc(.12s + var(--entry-order,0)*.07s) cubic-bezier(.16,1,.3,1) backwards}
  .news-item:nth-child(2){--entry-order:1}.news-item:nth-child(3){--entry-order:2}.news-item:nth-child(4){--entry-order:3}.news-item:nth-child(5){--entry-order:4}.news-item:nth-child(6){--entry-order:5}
  .home-page .hero-logo:focus-within,.home-page .hero-nav a:focus-visible,.home-page .social-button:focus-visible{animation:none}
}

.social-buttons a{border:0}

/* A personal photograph gives the contact page a welcoming focal point. */
.inner-page .contact-section{justify-content:flex-start;gap:0}
.contact-content{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:7%;align-items:center}
.contact-photo{margin:0;max-width:470px}
.contact-photo img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;object-position:center 75%}
.contact-headline{font-size:clamp(1rem,1.5vw,1.25rem);line-height:2;letter-spacing:0;margin:0 0 28px}
.contact-note{font-size:.875rem;overflow-wrap:anywhere}
@media(max-width:700px){.contact-content{grid-template-columns:1fr;gap:32px}.contact-photo{width:88%;margin-left:auto}.contact-headline{font-size:1rem;margin-bottom:24px}}

/* Seven main destinations and an upcoming live schedule. */
@media(min-width:701px){.home-page .hero-nav{top:43%;row-gap:clamp(14px,2vh,22px)}}
@media(max-width:700px){.home-page .hero-photo{height:calc(100% - 454px);min-height:240px}.home-page .hero-nav{row-gap:18px}}
.hero-nav a:nth-child(7){--entry-order:6}
.live-kicker{font-size:13px;margin:0 0 22px;letter-spacing:.04em}
.live-event{display:grid;grid-template-columns:minmax(180px,.5fr) minmax(0,1.5fr);gap:6%;border-top:1px solid var(--line);padding:38px 0 48px}
.live-date{display:flex;flex-direction:column;align-items:flex-start;line-height:1.1}
.live-date small{font-size:16px}.live-date span{font-size:clamp(65px,7.5vw,108px);letter-spacing:-.07em;margin:13px 0}
.live-type{font-size:14px;margin:0 0 12px}.live-body h2{font-size:clamp(30px,4.4vw,62px);line-height:1.2;letter-spacing:-.045em;margin:0 0 16px}
.live-venue{font-size:20px;margin:0 0 28px}.live-details{display:flex;flex-wrap:wrap;gap:18px 38px;margin:0 0 24px}.live-details>div:last-child{flex-basis:100%}
.live-details dt{font-size:12px;margin-bottom:3px}.live-details dd{font-size:17px;margin:0}.live-ticket-note{font-size:14px;line-height:1.9;max-width:560px;margin:0 0 26px}
.live-status{display:table;border:1px solid currentColor;border-radius:30px;padding:3px 14px;margin:0 0 18px;font-size:14px}
@media(max-width:700px){.live-event{grid-template-columns:1fr;gap:28px;padding-top:26px}.live-date{display:grid;grid-template-columns:auto auto 1fr;align-items:baseline;gap:12px}.live-date span{font-size:62px;grid-column:1;grid-row:2;margin:0}.live-date small:last-child{grid-column:2;grid-row:2}.live-date small{font-size:14px}.live-body h2{font-size:35px}.live-type{font-size:13px}.live-venue{font-size:18px}.live-details dd{font-size:16px}}
@media(prefers-reduced-motion:no-preference){.live-event{animation:arrive-up .75s .14s cubic-bezier(.16,1,.3,1) backwards}}
@media(min-width:1021px){.home-page .hero-nav a span{font-size:clamp(28px,2.6vw,42px)}}

.live-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:7%;align-items:start}
.live-calendar{border:1px solid var(--line);border-radius:18px;padding:24px}
.calendar-header{display:flex;align-items:center;justify-content:space-between;gap:10px}
.calendar-month{font-size:27px;line-height:1.3;letter-spacing:-.04em}
.calendar-month-button{background:none;border:0;padding:10px 0;font-size:12px;white-space:nowrap}
.calendar-month-button:disabled{opacity:.35;cursor:default}
.calendar-shortcuts{display:flex;justify-content:center;gap:24px;margin:8px 0 22px}
.calendar-shortcuts button,.calendar-clear{border:0;border-bottom:1px solid currentColor;background:none;padding:3px 0;font-size:12px}
.calendar-shortcuts button:disabled{opacity:.4;cursor:default}
.calendar-grid{border-collapse:separate;border-spacing:5px;width:100%;table-layout:fixed}
.calendar-grid th{font-size:12px;font-weight:400;height:30px}
.calendar-grid td{height:60px;text-align:center;padding:0;vertical-align:middle}
.calendar-day,.calendar-live-day{display:flex;align-items:center;justify-content:center;min-height:50px;width:100%;font-size:17px;line-height:1.2}
.calendar-day.is-today{text-decoration:underline;text-underline-offset:6px}
.calendar-live-day{flex-direction:column;gap:4px;background:var(--orange);border:1px solid transparent;border-radius:10px;padding:6px 0}
.calendar-live-day small{font-size:9px;font-weight:700;letter-spacing:.04em}
.calendar-live-day[aria-pressed=true]{background:var(--ink);color:var(--paper)}
.calendar-live-day:hover{border-color:var(--ink)}
.calendar-legend{font-size:12px;line-height:1.8;margin:18px 0 0}
.calendar-clear{margin-top:16px}.calendar-clear[hidden]{display:none}
.live-program .live-event{grid-template-columns:1fr;gap:24px;padding-top:26px}
.live-program .live-date{display:grid;grid-template-columns:auto auto 1fr;align-items:baseline;gap:12px}
.live-program .live-date span{font-size:76px;grid-column:1;grid-row:2;margin:0}
.live-program .live-date small:last-child{grid-column:2;grid-row:2}
.live-program .live-body h2{font-size:clamp(30px,3vw,43px)}
.live-empty{font-size:15px;padding-top:26px;border-top:1px solid var(--line)}
@media(max-width:1020px){.live-layout{grid-template-columns:1fr;gap:44px}.live-calendar{max-width:650px}.live-program .live-event{max-width:780px}}
@media(max-width:700px){.live-calendar{padding:18px 12px;border-radius:14px}.calendar-month{font-size:24px}.calendar-grid{border-spacing:3px}.calendar-grid td{height:48px}.calendar-day,.calendar-live-day{min-height:43px;font-size:16px}.calendar-live-day small{font-size:8px}.calendar-legend{font-size:11px}.live-program .live-date span{font-size:62px}}
@media(prefers-reduced-motion:no-preference){.live-calendar{animation:arrive-up .75s .14s cubic-bezier(.16,1,.3,1) backwards}}

/* The newest release stays above a swipeable catalogue. */
.music-list{display:block}
.release.is-latest{margin-bottom:68px}
.music-archive-heading{margin-bottom:28px}
.music-archive-heading h2{font-size:clamp(32px,4vw,52px);letter-spacing:-.045em;line-height:1.2}
.music-archive-heading p{font-size:13px;margin:12px 0 0}
.music-track{position:relative;display:flex;gap:28px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:var(--ink) transparent;padding-bottom:20px}
.music-track .release{flex:0 0 calc((100% - 56px)/3);min-width:0;scroll-snap-align:start}
.music-track .release-meta{font-size:11px}
.music-track .release-info h3{font-size:24px}
.music-track:focus-visible{outline:2px solid currentColor;outline-offset:6px}
.music-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:20px}
.music-controls .slide-button:hover:enabled{background:var(--ink);color:var(--paper)}
.music-slide-hint{font-size:12px}
.music-ranking-note{font-size:11px;line-height:1.8;margin:22px 0 0}
.music-ranking-note a{text-decoration:underline;text-underline-offset:3px}
@media(max-width:1020px){.music-track .release{flex-basis:calc((100% - 28px)/2.2)}}
@media(max-width:700px){.release.is-latest{margin-bottom:48px}.music-track{gap:20px}.music-track .release{flex-basis:76%}.music-track .release-info h3{font-size:23px}.music-controls{gap:12px}.music-slide-hint{font-size:11px}}

/* A visible artist introduction, within the original one-page home. */
.hero-menu{position:absolute;top:38%;left:var(--space);width:35%;z-index:3}
.hero-intro{font-size:12px;line-height:1.9;margin:0 0 14px;text-wrap:pretty}
.hero-intro strong{display:block;font-size:17px;font-weight:500;letter-spacing:.01em;margin-bottom:4px}
.hero-intro strong span{font-size:11px;margin-left:8px}
.hero-menu .hero-nav{position:static;width:100%;row-gap:10px}.hero-menu .hero-nav a small{line-height:1.5;margin-top:4px}
.hero-menu .hero-nav a span{font-size:clamp(25px,2.5vw,36px)}
.profile-reading{display:block;font-size:14px;font-weight:400;letter-spacing:.04em;margin-top:4px}
.profile-discover a{text-decoration:underline;text-underline-offset:5px}
@media(min-width:701px) and (max-width:1020px){.hero-menu{top:34%;width:36%}.hero-intro{font-size:11px;margin-bottom:16px}.hero-menu .hero-nav{row-gap:10px}}
@media(max-width:700px){.home-page .hero{min-height:820px}.home-page .hero-photo{height:calc(100% - 475px);min-height:250px}.hero-menu{position:relative;top:auto;left:auto;width:100%;margin-top:20px}.hero-intro{font-size:11px;margin:0 0 18px}.hero-intro strong{font-size:16px}.hero-menu .hero-nav{margin-top:0;row-gap:18px}.hero-menu .hero-nav a span{font-size:26px}.home-page .hero-bottom{margin-top:18px}}
@media(max-width:370px){.hero-menu .hero-nav a span{font-size:23px}.hero-intro strong span{margin-left:4px}}
