:root{color-scheme:dark;--bg:#080808;--white:#f6f6f3;--muted:#aaa;--line:#303030}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--bg);color:var(--white);font-family:Arial,'Hiragino Kaku Gothic ProN','Noto Sans JP',Meiryo,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid white;outline-offset:7px}a:hover{color:#ccc}header{position:absolute;z-index:10;top:0;left:0;width:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:32px 6.5%;gap:24px}.nav-left{display:flex;gap:27px}.header a{font-size:14px;letter-spacing:.12em}.header .logo{text-align:center;font-size:24px;font-weight:900;letter-spacing:.04em;line-height:1.2}.logo span{display:block;font-size:9px;letter-spacing:.18em;margin-top:7px}.nav-right{justify-self:end}.nav-right span{margin-left:12px}.menu-button,#mobile-nav{display:none}.hero{position:relative;min-height:740px;height:100svh;max-height:1150px;isolation:isolate;overflow:hidden;background:#111b20}.hero-image,.hero-shade{position:absolute;inset:0;z-index:-2}.hero-image{background-image:url('theater-wide.png');background-size:cover;background-position:center 43%;filter:none;transform:none}.hero-shade{z-index:-1;background:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,.2) 28%,rgba(0,0,0,.47) 65%,#080808)}.hero-content{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:160px 24px 110px}.eyebrow{font-size:13px;letter-spacing:.4em;font-weight:600;line-height:1.6;margin:0 0 20px}.hero h1{font-size:clamp(62px,8.6vw,140px);letter-spacing:.065em;line-height:1.2;font-weight:900;margin:20px 0 16px;text-shadow:0 2px 36px #0005}.roman-name{font-size:clamp(14px,1.5vw,22px);letter-spacing:.44em;font-weight:700;margin:0 0 60px}.hero-buttons{display:flex;gap:24px}.button{border:1px solid #fff;min-width:190px;padding:19px 28px;letter-spacing:.3em;font-size:14px;font-weight:700;transition:background .2s,color .2s}.button:hover{background:#fff;color:#080808}.button.white{background:white;color:black}.button.white:hover{background:#ddd}.hero-bottom{position:absolute;bottom:33px;left:6.5%;right:6.5%;display:flex;justify-content:space-between;font-size:11px;letter-spacing:.16em}.hero-bottom a span{margin-left:20px}.section{padding-left:8%;padding-right:8%;max-width:1800px;margin:0 auto}.intro{padding-top:85px;padding-bottom:110px}.section-meta{display:flex;justify-content:space-between;font-size:11px;letter-spacing:.15em;color:var(--muted);border-top:1px solid var(--line);padding-top:20px}.statement{width:72%;margin:92px 0 85px auto}.statement h2{font-size:clamp(34px,5.1vw,82px);letter-spacing:-.025em;line-height:1.1;margin:0;font-weight:800}.statement>p{font-size:22px;font-weight:700;text-align:right;margin:28px 0 0}.profile-copy{max-width:740px;line-height:2.15}.profile-copy .lead{font-size:24px;letter-spacing:.055em;line-height:1.8;margin-bottom:28px}.profile-copy p{margin:0 0 22px}.profile-copy .signature{font-size:12px;font-style:italic;letter-spacing:.12em;margin:43px 0 0}.gateways{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;padding-bottom:120px}.gateway{min-height:370px;position:relative;padding:30px;display:flex;flex-direction:column;justify-content:space-between;background:#181818;overflow:hidden;isolation:isolate}.gateway::before{position:absolute;inset:0;z-index:-1;content:'';background-image:linear-gradient(180deg,#0002,#0001 30%,#000b),url('theater-wide.png');background-size:cover;transition:transform .5s,filter .5s;filter:none}.profile-card::before{background-position:18% center}.music-card::before{background-position:52% center}.live-card::before{background-position:86% center}.gateway:hover::before{transform:scale(1.05);filter:grayscale(0)}.gateway .eyebrow{font-size:11px;margin-bottom:5px}.gateway h2{font-size:32px;letter-spacing:.08em;margin:0}.card-number{font-size:12px;letter-spacing:.15em}.card-arrow{position:absolute;right:26px;bottom:30px;font-size:24px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:38px}.section-heading>p{color:var(--muted);font-size:14px}.section h2{scroll-margin-top:80px}.section-heading h2,.news-section h2,.live-section h2{font-size:52px;letter-spacing:.08em;line-height:1.05;margin:0}.section-heading .eyebrow,.news-section .eyebrow,.live-section .eyebrow{font-size:11px;margin-bottom:12px}.music-section{padding-bottom:130px}.songs{display:grid;grid-template-columns:1fr;gap:28px}.song{min-height:360px;position:relative;padding:34px;display:flex;flex-direction:column;align-items:flex-start;border:1px solid #373737}.heart-song{background:#351417}.song-number{font-size:11px;letter-spacing:.2em;color:#cbbdbd}.song h3{font-size:70px;letter-spacing:.06em;line-height:1.3;margin:34px 0 15px}.song blockquote{font-size:16px;line-height:1.9;margin:0 0 26px;color:#e2cccc}.song-english{margin-top:auto;font-size:12px;letter-spacing:.3em}.news-section,.live-section{display:grid;grid-template-columns:30% 1fr;gap:5%;padding-bottom:125px}.news-list details{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}summary{display:grid;grid-template-columns:100px 1fr 18px;gap:20px;padding:28px 0;cursor:pointer;list-style:none;line-height:1.8}summary::-webkit-details-marker{display:none}summary time{font-size:12px;font-weight:bold;padding-top:3px}summary b{font-size:22px;font-weight:400;transition:transform .2s}details[open] summary b{transform:rotate(45deg)}.news-body{padding:0 35px 28px 120px;color:var(--muted);font-size:14px;line-height:1.9}.news-body p{margin:0 0 20px}.news-body a{font-size:12px;color:var(--white);border-bottom:1px solid #777;padding-bottom:4px}.live-label{font-size:11px;letter-spacing:.18em;color:var(--muted);margin:0 0 20px}.live-event{display:grid;grid-template-columns:90px 1fr auto;gap:25px;align-items:center;border-block:1px solid var(--line);padding:25px 0}.live-event time{display:flex;flex-direction:column;gap:10px}.live-event time strong{font-size:29px}.live-event time span{font-size:11px;letter-spacing:.08em}.live-event h3{font-size:20px;line-height:1.4;margin:0 0 12px}.live-event p{font-size:13px;color:var(--muted);margin:0}.ended{font-size:12px;padding:5px 10px;border:1px solid #555;color:var(--muted)}.future-live{font-size:13px;color:var(--muted);line-height:1.8;margin-top:24px}.footer{padding-top:10px;padding-bottom:30px}.pagetop{display:block;text-align:right;font-size:11px;letter-spacing:.13em;margin-bottom:55px}.footer-main{padding-top:45px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-logo{font-size:40px;font-weight:900;letter-spacing:.04em}.footer-logo span{display:block;font-size:11px;letter-spacing:.26em;margin-top:10px}.footer-main nav{display:flex;gap:30px;font-size:12px;letter-spacing:.08em}.footer-bottom{display:flex;justify-content:space-between;color:#888;margin-top:65px;font-size:10px;letter-spacing:.1em}.footer-bottom small{font-size:11px}
@media(min-width:1700px){.hero h1{font-size:150px}}@media(max-width:1000px){.nav-left{gap:16px}.header a{font-size:12px}.header{padding:27px 5%}.section{padding-inline:6%}.gateway{min-height:300px;padding:22px}.gateway h2{font-size:25px}.card-arrow{right:19px;bottom:21px}.news-section,.live-section{grid-template-columns:25% 1fr}.section-heading h2,.news-section h2,.live-section h2{font-size:40px}.song h3{font-size:56px}.song{min-height:330px}.news-body{padding-left:0}}
@media(max-width:700px){html{scroll-padding-top:35px}.header{display:flex;justify-content:space-between;padding:24px 6%}.header .logo{font-size:22px}.logo span{font-size:8px}.nav-left,.nav-right{display:none}.menu-button{display:flex;align-items:center;gap:12px;color:white;background:none;border:none;font-size:12px;letter-spacing:.1em;padding:8px 0 8px 8px}.menu-button span{font-size:22px}.header #mobile-nav:not([hidden]){display:flex;position:absolute;top:89px;left:0;right:0;padding:22px 6% 30px;background:#080808f5;flex-direction:column;gap:0}.header #mobile-nav a{font-size:16px;padding:15px 0;border-bottom:1px solid #333}.hero{min-height:650px;max-height:940px}.hero-image{background-position:50% center}.hero-content{padding-inline:18px;padding-top:130px}.hero .eyebrow{font-size:10px;letter-spacing:.24em}.hero h1{font-size:clamp(42px,11.8vw,80px);margin:20px 0}.roman-name{font-size:11px;letter-spacing:.27em;margin-bottom:45px}.hero-buttons{gap:13px}.button{min-width:138px;font-size:12px;padding:17px 20px;letter-spacing:.2em}.hero-bottom{left:6%;right:6%;font-size:9px;bottom:26px}.hero-bottom>span:last-child{display:none}.hero-bottom a span{margin-left:8px}.section{padding-inline:6%}.intro{padding-top:45px;padding-bottom:65px}.section-meta{font-size:9px;letter-spacing:.08em}.statement{width:100%;margin:64px 0 50px}.statement h2{font-size:clamp(30px,8.6vw,55px)}.statement>p{font-size:18px;margin-top:24px}.profile-copy{line-height:2}.profile-copy .lead{font-size:20px}.profile-copy p{font-size:14px}.profile-copy br{display:none}.profile-copy .signature{font-size:11px;margin-top:30px}.gateways{gap:12px;grid-template-columns:1fr;padding-bottom:75px}.gateway{min-height:230px;padding:25px}.gateway::before{background-size:cover}.profile-card::before{background-position:center 30%}.music-card::before{background-position:center 55%}.live-card::before{background-position:center 75%}.gateway h2{font-size:30px}.gateway .card-arrow{bottom:25px;right:25px}.section-heading{align-items:flex-start;gap:20px}.section-heading>p{font-size:12px;max-width:120px;line-height:1.7;margin:5px 0}.section-heading h2,.news-section h2,.live-section h2{font-size:38px}.songs{gap:16px;grid-template-columns:1fr}.song{min-height:320px;padding:27px}.song h3{font-size:60px}.music-section{padding-bottom:80px}.news-section,.live-section{grid-template-columns:1fr;gap:30px;padding-bottom:80px}summary{grid-template-columns:1fr 20px;gap:12px;padding:24px 0}summary time{grid-column:1/-1;font-size:12px}summary>span{font-size:15px}.news-body{padding:0 0 25px}.live-event{grid-template-columns:68px 1fr auto;gap:13px}.live-event time strong{font-size:24px}.live-event h3{font-size:17px}.live-event p{font-size:12px}.footer-main{flex-direction:column;align-items:flex-start;gap:36px}.footer-logo{font-size:34px}.footer-main nav{gap:22px;font-size:11px;flex-wrap:wrap}.footer-bottom{margin-top:40px;font-size:8px}.pagetop{margin-bottom:32px}.footer-bottom small{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* User supplied artwork: retain original colors and adjust crops by placement. */
.hero{background:#180e08}
.hero-image{background-position:50% 58%}
.hero-shade{background:linear-gradient(180deg,rgba(0,0,0,.42),rgba(0,0,0,.06) 30%,rgba(0,0,0,.08) 64%,#080808)}
.hero-content{justify-content:flex-start;padding-top:clamp(145px,20svh,225px)}
.hero h1{margin:12px 0 12px}
.hero .eyebrow{margin-bottom:10px}
.hero .roman-name{margin-bottom:28px}
.hero .button{background:#08080855;backdrop-filter:blur(5px)}
.hero .button.white{background:#fff}
.hero .button:hover{background:#fff}
.profile-card::before{background-image:linear-gradient(180deg,#0001 35%,#000b),url('vocal-portrait.png');background-position:50% 40%}
.music-card::before{background-image:linear-gradient(180deg,#0000 35%,#000b),url('theater-back.png');background-position:50% center}
.live-card::before{background-image:linear-gradient(180deg,#0000 35%,#000b),url('band-performance.png');background-position:48% center}
@media(max-width:700px){
.hero-content{padding-top:145px}
.hero-image{background-position:51% center}
.hero h1{margin:15px 0}
.hero .roman-name{margin-bottom:24px}
.gateway{min-height:280px}
.profile-card::before{background-position:50% 35%}
.music-card::before{background-position:50% 48%}
.live-card::before{background-position:48% 45%}
}
@media(max-width:400px){.hero h1{font-size:11.8vw}}

@media(min-width:701px){.heart-song{display:grid;grid-template-columns:1fr 1fr;column-gap:32px;align-items:center}.heart-song .song-number{grid-column:1/-1}.heart-song h3{margin:20px 0}.heart-song blockquote{font-size:clamp(20px,2.1vw,32px);margin:0}.heart-song .song-english{margin-top:0}}

.next-live{margin-bottom:52px}.next-label{color:#d4a365}.upcoming-event{border-top-color:#8d6337}.upcoming-badge{color:#e1b879;border:1px solid #7c5b35;font-size:12px;padding:5px 9px;white-space:nowrap}.next-live-details{padding:24px 0 30px;border-bottom:1px solid var(--line)}.next-live-details dl{margin:0;display:grid;gap:16px}.next-live-details dl>div{display:grid;grid-template-columns:112px 1fr;gap:15px;line-height:1.7}.next-live-details dt{color:var(--muted);font-size:14px}.next-live-details dd{margin:0;font-size:16px}.ticket-note{font-size:13px;color:var(--muted);line-height:1.8;margin:22px 0 27px}.live-official-link{display:inline-flex;gap:24px;align-items:center;border-bottom:1px solid #9b7950;padding-bottom:8px;font-size:14px}.live-official-link:hover{color:#e1b879}@media(max-width:700px){.upcoming-event{grid-template-columns:68px 1fr}.upcoming-badge{grid-column:2;justify-self:start}.next-live-details dl>div{grid-template-columns:1fr;gap:3px}.next-live{margin-bottom:40px}}
