@charset "UTF-8";
:root{--paper:#eeede7;--ink:#151515;--muted:#6b6a64;--line:#c2c1ba;--sans:Arial,Helvetica,'Hiragino Kaku Gothic ProN','Noto Sans JP',sans-serif;--pad:clamp(22px,5vw,88px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}button,a,input,select{-webkit-tap-highlight-color:transparent}button,select{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{cursor:default}img{display:block;width:100%;height:100%;object-fit:cover}figure,h1,h2,h3,p{margin:0}a:focus-visible,button:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:3px solid #84733e;outline-offset:6px}::selection{background:#777;color:#fff}.micro,.eyebrow{font-family:Arial,Helvetica,sans-serif;font-size:10px;letter-spacing:.12em;font-weight:600;line-height:1.7}.skip-link{position:fixed;top:-100px;left:20px;padding:15px;background:#fff;z-index:100}.skip-link:focus{top:10px}.header{height:90px;position:fixed;z-index:30;inset:0 0 auto;display:flex;align-items:center;gap:26px;padding:0 28px;background:var(--ink);color:var(--paper);border-bottom:1px solid #393939}.logo{font-size:20px;font-weight:900;line-height:.85;letter-spacing:-1px;flex-shrink:0}.logo span{display:block;font-size:5px;letter-spacing:1px;margin-top:9px}.nav{display:flex;gap:20px;margin-left:auto}.nav a{font-size:10px;font-weight:700;letter-spacing:.03em;position:relative;padding:10px 0}.nav a:after{content:'';position:absolute;left:0;right:100%;bottom:2px;height:1px;background:currentColor;transition:right .25s}.nav a:hover:after{right:0}.socials{display:flex;gap:13px}.social-icon{display:inline-flex;align-items:center;justify-content:center;background:none;border:0;padding:4px;width:26px;height:30px;transition:transform .25s}.social-icon:hover{transform:rotate(-9deg) scale(1.13)}.social-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6}.header-actions{display:flex;gap:8px}.button{min-height:44px;padding:14px 20px;display:inline-flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid var(--ink);background:var(--ink);color:var(--paper);font-size:11px;font-weight:700;transition:background .25s,color .25s,transform .25s}.button:hover{background:var(--paper);color:var(--ink);transform:translateY(-2px)}.header .button{background:var(--paper);color:var(--ink);border-color:var(--paper);padding:12px 15px;font-size:10px;gap:10px}.header .button:hover{background:#bdbbb1}.header .outline{background:transparent;color:var(--paper)}.header .outline:hover{background:var(--paper);color:var(--ink)}.menu-toggle{display:none}.hero{margin-top:90px;min-height:760px;height:calc(100svh - 90px);max-height:1050px;position:relative;overflow:hidden;padding:27px var(--pad) 0}.hero-topline{display:flex;justify-content:space-between;position:relative;z-index:2;font-size:9px;letter-spacing:.1em}.hero-title-wrap{position:absolute;top:22%;left:var(--pad);right:var(--pad);z-index:3;pointer-events:none}.hero-kicker{font-size:10px;font-weight:700;letter-spacing:.13em;margin-bottom:10px}.hero h1{font-size:clamp(104px,16.7vw,250px);line-height:.79;font-weight:900;letter-spacing:-.085em;position:relative;transform:translateX(var(--title-shift,0px));will-change:transform}.hero h1 span{font-size:.83em;letter-spacing:-.075em}.hero h1 .asterisk{font-style:normal;position:absolute;right:2%;top:-4%;font-size:.6em;font-weight:400}.hero-collage{position:absolute;inset:0;pointer-events:none}.hero-portrait{position:absolute;width:13%;height:32%;box-shadow:0 3px 10px #0002;transform:translateY(var(--parallax,0px)) rotate(var(--rotate));filter:grayscale(1)}.hero-portrait:nth-child(1){left:5%;top:10%;--rotate:-9deg;width:12%;height:28%}.hero-portrait:nth-child(2){left:24%;top:5%;--rotate:6deg;width:11%;height:25%}.hero-portrait:nth-child(3){left:46%;top:8%;--rotate:-5deg;width:13%;height:29%}.hero-portrait:nth-child(4){right:13%;top:10%;--rotate:9deg;width:14%;height:31%}.hero-portrait:nth-child(5){left:13%;top:49%;--rotate:6deg;width:12%;height:27%}.hero-portrait:nth-child(6){left:37%;top:51%;--rotate:-7deg;width:11%;height:24%}.hero-portrait:nth-child(7){right:26%;top:45%;--rotate:5deg;width:12%;height:29%}.hero-portrait:nth-child(8){right:3%;top:46%;--rotate:-9deg;width:14%;height:32%}.hero-bottom{position:absolute;bottom:50px;left:var(--pad);right:var(--pad);display:flex;align-items:end;justify-content:space-between;z-index:4}.hero-copy{font-size:clamp(23px,2.2vw,36px);font-weight:800;line-height:1.5;letter-spacing:.07em}.scroll-link{display:flex;gap:55px;align-items:center;font-size:10px;font-weight:700;margin-top:18px}.scroll-link span{font-size:25px}.hero-note{position:absolute;left:var(--pad);bottom:17px;font-size:8px;color:var(--muted);letter-spacing:.06em}.ticker{background:var(--ink);color:var(--paper);padding:14px 0;overflow:hidden}.ticker-inner{white-space:nowrap;width:max-content;font-size:26px;font-weight:800;letter-spacing:-.03em;transform:translateX(var(--ticker-shift,-30px));will-change:transform}.section{padding:100px var(--pad)}.section-heading{position:relative;display:flex;align-items:end;justify-content:space-between;flex-wrap:wrap;gap:25px;margin-bottom:55px;border-top:1px solid var(--line);padding-top:18px}.section-heading .eyebrow{width:100%;margin-bottom:10px}h2{font-size:clamp(48px,7.7vw,116px);font-weight:900;line-height:.85;letter-spacing:-.07em}h2 span{display:block;font-size:13px;letter-spacing:.12em;font-weight:500;margin-top:20px;line-height:1.5}.section-symbol{font-size:85px;line-height:.8}.about-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:10%;align-items:center}.photo{position:relative}.photo img{filter:grayscale(1);transition:transform .7s,filter .6s}.photo:hover img{filter:grayscale(.3)}.about-photo{height:410px;margin:20px 0 30px;transform:rotate(-3deg)}.about-photo img{border:8px solid #fff;box-shadow:0 6px 13px #0002}.about-photo figcaption{font-size:8px;letter-spacing:.13em;margin-top:12px}.photo-stamp{position:absolute;right:-20px;bottom:-25px;transform:rotate(9deg);background:var(--ink);color:var(--paper);padding:20px;font-size:11px;font-weight:700;line-height:1.6;letter-spacing:.06em}.about-copy h3{font-size:clamp(27px,3vw,43px);line-height:1.6;letter-spacing:.03em;margin:20px 0}.body-copy{white-space:pre-line;font-size:13px;line-height:2.4;letter-spacing:.05em}.text-link{display:flex;justify-content:space-between;gap:40px;padding:22px 0 13px;border-bottom:1px solid;max-width:360px;font-size:12px;margin-top:25px}.text-link span{transition:transform .2s}.text-link:hover span{transform:translate(3px,-3px)}.dark{background:var(--ink);color:var(--paper);--line:#484848}.mind-image{height:520px;overflow:hidden}.mind-image img{opacity:.6}.mind-image h3{position:absolute;left:8%;top:24%;white-space:pre-line;font-size:clamp(30px,5.6vw,78px);font-family:'Hiragino Mincho ProN','Yu Mincho',serif;line-height:1.6;font-weight:600;transform:rotate(-5deg);letter-spacing:.06em}.mind-image>.micro{position:absolute;right:25px;bottom:25px;writing-mode:vertical-rl}.mind-footer{display:flex;align-items:center;justify-content:space-between;padding-top:40px;gap:30px}.mind-footer .asterisk{font-size:90px}.mind-footer .body-copy{margin-right:auto;margin-left:8%}.heading-aside{font-size:10px;line-height:1.9;letter-spacing:.06em}.member-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:65px 34px;padding:10px 0 30px;align-items:start}.member-card{border:0;background:none;text-align:left;padding:0;min-width:0}.member-card:nth-child(4n+2){padding-top:65px}.member-card:nth-child(4n+3){padding-top:24px}.member-card:nth-child(4n+4){padding-top:105px}.member-photo{display:block;position:relative;overflow:hidden;aspect-ratio:5/6.5;background:#333}.member-card:nth-child(3n) .member-photo{aspect-ratio:5/5.8}.member-photo img{filter:grayscale(1);transition:transform .6s,filter .4s}.member-card:hover img,.member-card:focus-visible img{transform:scale(1.05);filter:grayscale(0)}.member-overlay{position:absolute;inset:auto 0 0;padding:18px;background:linear-gradient(transparent,#000);color:#fff;font-size:11px;transform:translateY(100%);transition:transform .3s}.member-card:hover .member-overlay,.member-card:focus-visible .member-overlay{transform:translateY(0)}.member-name{display:flex;justify-content:space-between;font-size:19px;font-weight:800;letter-spacing:-.04em;margin-top:16px}.member-part{display:block;font-size:8px;letter-spacing:.1em;margin-top:7px;color:var(--muted)}.section-footnote{border-top:1px solid var(--line);padding-top:15px;font-size:9px;letter-spacing:.1em;margin-top:25px}.activity{padding-top:20px}.activity-list{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.activity-card:nth-child(2){margin-top:75px}.activity-card:nth-child(3){margin-top:145px}.activity-photo{aspect-ratio:1.2;overflow:hidden}.activity-photo img{transition:transform .6s;filter:grayscale(1)}.activity-card:hover img{transform:scale(1.05)}.activity-card h3{font-size:clamp(27px,3.2vw,48px);font-weight:900;letter-spacing:-.05em;margin:20px 0 15px}.activity-card h4{font-size:16px;margin:15px 0;letter-spacing:.03em}.activity-card p{font-size:12px;line-height:2}.activity-card .status{font-size:10px;margin-top:20px;color:var(--muted);border-top:1px solid var(--line);padding-top:12px}.gallery{overflow:hidden;padding-right:0}.gallery .section-heading{margin-right:var(--pad)}.gallery-controls{display:flex;gap:8px}.gallery-controls button{width:48px;height:48px;border:1px solid #777;background:none;color:inherit;font-size:20px;transition:background .2s}.gallery-controls button:hover{background:#444}.gallery-controls button:disabled{opacity:.3}.gallery-track{display:flex;gap:26px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#777 #292929;padding:0 var(--pad) 25px 0;overscroll-behavior-x:contain}.gallery-item{flex:0 0 47%;scroll-snap-align:start;margin:0}.gallery-item:nth-child(even){flex-basis:32%;padding-top:60px}.gallery-item button{display:block;padding:0;border:0;width:100%;background:none;overflow:hidden;aspect-ratio:1.45}.gallery-item:nth-child(even) button{aspect-ratio:1}.gallery-item img{transition:transform .5s}.gallery-item button:hover img{transform:scale(1.04)}.gallery-item figcaption{font-size:9px;margin-top:15px;letter-spacing:.12em;display:flex;justify-content:space-between}.gallery-footer{display:flex;justify-content:space-between;margin:20px var(--pad) 0 0;color:#aaa}.video-container{position:relative;aspect-ratio:2;overflow:hidden;background:#222}.video-container>img{filter:grayscale(1);opacity:.6;transition:transform .7s}.video-container:hover>img{transform:scale(1.02)}.play-button{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;background:none;border:0;color:var(--paper)}.play-button>span{display:grid;place-items:center;border:1px solid #aaa;border-radius:50%;height:76px;width:76px;font-size:22px;padding-left:4px;transition:background .3s}.play-button:hover>span{background:var(--paper);color:var(--ink)}.play-button strong{font-size:20px;letter-spacing:-.03em}.play-button small{font-size:10px;letter-spacing:.07em}.video-container iframe{width:100%;height:100%;border:0}.next-live{display:grid;grid-template-columns:1fr 1fr;gap:10%}.next-live h2{font-size:clamp(44px,6.5vw,92px);margin-top:30px}.next-live-info{border-top:1px solid #555;padding-top:24px}.live-status{font-size:clamp(55px,6.5vw,96px);font-weight:900;letter-spacing:-.06em;line-height:.85;position:relative;margin-bottom:30px}.live-status span{position:absolute;right:0;bottom:0;font-size:80px;font-weight:400}.next-live-info>p:not(.live-status){font-size:12px;line-height:1.8}.next-live-info .button{margin-top:30px;width:100%;border-color:var(--paper)}.light{background:var(--paper);color:var(--ink)}.light:hover{background:transparent;color:var(--paper)}.follow{display:flex;align-items:center;justify-content:space-between;gap:35px;border-bottom:1px solid var(--line);padding-top:65px;padding-bottom:65px}.follow h2{font-size:clamp(35px,5vw,70px)}.follow-links{display:flex;gap:30px}.follow-links a,.follow-links button{padding:15px 0;background:none;border:0;border-bottom:1px solid var(--ink);font-size:12px;display:flex;gap:35px;align-items:center}.follow-links small{display:block;font-size:8px;color:var(--muted);margin-top:4px}.contact .section-heading{border:0;align-items:start;margin-bottom:40px}.contact .section-heading .eyebrow{width:auto}.contact .section-heading>p:last-child{font-size:12px}.contact-title{font-size:clamp(56px,11.7vw,176px);line-height:.86;position:relative;letter-spacing:-.07em}.contact-title span{font-size:inherit;letter-spacing:inherit;font-weight:900;margin:0;line-height:inherit;-webkit-text-stroke:1.5px var(--ink);color:transparent}.contact-title i{position:absolute;right:0;top:5%;font-style:normal;font-weight:400}.contact-bottom{display:flex;justify-content:space-between;gap:60px;padding-top:60px;align-items:center}.contact-action{width:40%;max-width:470px}.contact-action label{font-size:10px;display:block;margin-bottom:10px}.contact-action select{background:transparent;border:0;border-bottom:1px solid var(--line);border-radius:0;padding:12px 0;width:100%;font-size:13px;color:inherit}.contact-action .button{width:100%;margin-top:18px}.contact-action .micro{font-size:9px;font-weight:400;letter-spacing:.02em;margin-top:12px;color:var(--muted)}.footer{background:var(--ink);color:var(--paper);padding:45px var(--pad);display:flex;flex-wrap:wrap;align-items:center;gap:30px;justify-content:space-between}.footer-logo{font-size:27px;font-weight:900;letter-spacing:-.06em}.footer>div>p:first-child{font-size:12px;margin-bottom:8px}.footer>a:not(.footer-logo){font-size:10px}.footer>.micro{width:100%;padding-top:20px;border-top:1px solid #444;color:#999}.reveal{opacity:1}.motion-enabled .reveal{opacity:0;translate:0 25px;transition:opacity .7s,translate .7s}.motion-enabled .reveal.is-visible{opacity:1;translate:0 0}dialog{background:var(--paper);color:var(--ink);width:min(900px,calc(100% - 36px));max-height:85svh;border:0;padding:30px;overscroll-behavior:contain}dialog::backdrop{background:#000b;backdrop-filter:blur(5px)}dialog[open]{animation:modal-in .2s ease-out}.modal-top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:16px;margin-bottom:30px}.modal-close{background:none;border:0;padding:12px;font-size:11px;font-weight:700}.modal-message{padding:30px 10px 55px}.modal-message h2{font-size:clamp(40px,8vw,80px);line-height:.95;margin:20px 0 25px}.modal-message p{line-height:2;font-size:14px;white-space:pre-line}.modal-member{display:grid;grid-template-columns:1fr 1.1fr;gap:35px}.modal-member>img{height:auto;aspect-ratio:5/6.5}.modal-member h2{font-size:45px;margin:20px 0}.modal-member h3{font-size:12px;margin:30px 0 10px;letter-spacing:.07em}.modal-member p,.modal-member li{font-size:13px;line-height:2}.modal-member a{display:inline-block;margin:10px 20px 5px 0;text-decoration:underline;font-size:12px}.modal-gallery img{max-height:60svh;object-fit:contain}.modal-gallery h2{font-size:28px;margin:20px 0}.noscript,.load-error{padding:25px;background:#f4dfaf;color:#111;position:relative;z-index:5}.error-page{min-height:100vh;padding:15vh var(--pad)}.error-page h1{font-size:clamp(50px,12vw,130px);letter-spacing:-.07em;margin:50px 0 25px}.error-page .button{margin-top:30px}body.modal-open{overflow:hidden}@keyframes modal-in{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1600px){.section,.footer{padding-left:max(var(--pad),calc((100vw - 1450px)/2));padding-right:max(var(--pad),calc((100vw - 1450px)/2))}}
@media(max-width:1150px){.header{gap:18px;padding:0 20px}.nav{gap:13px}.header-socials{display:none}.hero{min-height:690px}.member-grid{gap:50px 24px}.about-layout{gap:7%}.about-photo{height:350px}}
@media(max-width:900px){html{scroll-padding-top:95px}.header{height:76px}.logo{font-size:18px}.header-actions{margin-left:auto}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:7px;border:0;background:none;width:44px;height:44px;padding:10px}.menu-toggle span{height:1px;width:24px;background:var(--paper);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.nav{display:none;position:absolute;top:76px;left:0;right:0;background:var(--ink);padding:25px var(--pad) 35px;border-bottom:1px solid #555}.nav.open{display:flex;flex-direction:column;gap:5px}.nav a{font-size:22px;padding:15px 0}.hero{margin-top:76px;height:760px;min-height:0}.hero-title-wrap{top:29%}.hero h1{font-size:17vw}.hero-portrait{max-height:230px}.hero-portrait:nth-child(1){top:13%}.hero-portrait:nth-child(2){top:10%}.hero-portrait:nth-child(3){top:18%}.hero-portrait:nth-child(4){top:12%}.hero-bottom{bottom:50px}.section{padding-top:75px;padding-bottom:75px}.about-layout{grid-template-columns:1fr 1fr}.about-photo{height:330px}.mind-image{height:430px}.member-grid{grid-template-columns:repeat(2,1fr);gap:45px 40px}.member-card:nth-child(n){padding-top:0}.member-card:nth-child(even){padding-top:60px}.activity-list{gap:20px}.activity-card:nth-child(3){margin-top:100px}.follow{align-items:start;flex-direction:column}.follow-links{width:100%;justify-content:space-between}.contact-bottom{gap:30px}.contact-action{width:48%}}
@media(max-width:600px){:root{--pad:22px}.header{padding:0 15px;gap:9px;height:72px}.logo{font-size:16px}.logo span{font-size:4px;letter-spacing:.4px}.header-actions{gap:5px}.header .button{padding:11px 9px;font-size:9px;gap:7px;min-height:40px}.desktop-label{display:none}.menu-toggle{width:35px;padding:7px}.nav{top:72px}.hero{margin-top:72px;height:700px}.hero-topline{font-size:7px;letter-spacing:.06em}.hero-topline span:last-child{font-size:6px}.hero-title-wrap{top:31%;left:20px;right:20px}.hero-kicker{font-size:8px;letter-spacing:.08em}.hero h1{font-size:19.2vw;line-height:.87;letter-spacing:-.085em}.hero h1 .asterisk{right:1%;top:-21%;font-size:.55em}.hero-collage .hero-portrait{width:21%;height:22%;max-height:none}.hero-portrait:nth-child(1){left:4%;top:11%}.hero-portrait:nth-child(2){left:29%;top:7%;width:18%;height:18%}.hero-portrait:nth-child(3){left:53%;top:12%;width:19%;height:20%}.hero-portrait:nth-child(4){right:1%;top:20%;width:20%;height:20%}.hero-portrait:nth-child(5){left:5%;top:45%;width:20%;height:20%}.hero-portrait:nth-child(6){left:30%;top:48%;width:19%;height:20%}.hero-portrait:nth-child(7){right:25%;top:46%;width:20%;height:22%}.hero-portrait:nth-child(8){right:2%;top:48%;width:20%;height:21%}.hero-bottom{bottom:54px;gap:20px;align-items:end}.hero-copy{font-size:22px;line-height:1.6;letter-spacing:.04em}.hero-bottom>div{max-width:43%}.hero-bottom .micro{font-size:7px;line-height:1.8}.scroll-link{font-size:7px;gap:13px;margin-top:14px}.hero-note{font-size:7px;bottom:20px;max-width:90%;line-height:1.6}.ticker-inner{font-size:22px}.ticker{padding:12px 0}.section{padding-top:60px;padding-bottom:60px}.section-heading{margin-bottom:35px;gap:16px}.section-heading .eyebrow{margin-bottom:5px;font-size:8px}h2{font-size:15vw}h2 span{font-size:11px;margin-top:16px}.section-symbol{font-size:58px}.about-layout{grid-template-columns:1fr;gap:40px}.about-photo{height:280px;margin:0 10px 0 4px}.photo-stamp{font-size:9px;padding:15px;right:-10px;bottom:-18px}.about-copy h3{font-size:28px;margin:17px 0}.body-copy{font-size:12px;line-height:2.3}.mind-image{height:350px}.mind-image h3{font-size:29px;left:7%;top:27%;line-height:1.8}.mind-footer{gap:20px;align-items:start;padding-top:28px}.mind-footer .asterisk{font-size:48px}.mind-footer .body-copy{margin:0;font-size:11px}.mind-footer>.micro{display:none}.heading-aside{font-size:9px}.member-grid{gap:26px 20px}.member-card:nth-child(even){padding-top:45px}.member-name{font-size:16px;margin-top:12px}.member-part{font-size:6px;letter-spacing:.05em}.member-overlay{display:none}.section-footnote{font-size:8px}.activity-list{display:block}.activity-card{width:88%;margin-bottom:40px}.activity-card:nth-child(2){margin:0 0 40px auto}.activity-card:nth-child(3){margin:0}.activity-photo{aspect-ratio:1.5}.activity-card h3{font-size:40px;margin:15px 0}.activity-card h4{font-size:15px}.activity-card p{font-size:12px}.activity>.text-link{margin-top:35px}.gallery-controls button{width:42px;height:42px}.gallery-track{gap:18px}.gallery-item{flex-basis:84%}.gallery-item:nth-child(even){flex-basis:67%;padding-top:30px}.gallery-footer{font-size:7px;gap:12px}.gallery-item figcaption{font-size:8px}.video-container{aspect-ratio:1.3}.play-button>span{width:60px;height:60px;font-size:18px}.play-button strong{font-size:18px}.play-button small{font-size:9px}.next-live{grid-template-columns:1fr;gap:35px}.next-live h2{font-size:16vw;margin-top:20px}.live-status{font-size:64px}.next-live-info>p:not(.live-status){font-size:11px}.follow h2{font-size:43px}.follow-links{gap:20px;flex-wrap:wrap}.follow-links a,.follow-links button{gap:18px;font-size:11px}.contact .section-heading>p:last-child{font-size:10px}.contact-title{font-size:12.5vw;line-height:.93}.contact-title i{font-size:12vw;top:-8%}.contact-bottom{flex-direction:column;align-items:stretch;padding-top:35px;gap:30px}.contact-action{width:100%;max-width:none}.footer{gap:25px;padding-top:35px;padding-bottom:25px}.footer-logo{font-size:27px;width:100%}.footer .micro{font-size:8px}.footer>a:not(.footer-logo){font-size:9px}dialog{padding:20px;max-height:88svh}.modal-member{grid-template-columns:1fr;gap:20px}.modal-member>img{width:65%;margin:auto}.modal-member h2{font-size:38px}.modal-message{padding:20px 0 40px}.modal-message p{font-size:12px}.modal-top{margin-bottom:20px}.modal-gallery h2{font-size:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion-enabled .reveal{opacity:1;translate:none}.hero-portrait{transform:rotate(var(--rotate))}.hero h1,.ticker-inner{transform:none;will-change:auto}}
.hero-copy{flex-shrink:0}
@media(max-width:600px){.hero-copy{font-size:20px}.hero-bottom{gap:12px}}
/* Refined photographic direction */
:root{--sans:'Yu Gothic','游ゴシック',YuGothic,'Hiragino Kaku Gothic ProN',sans-serif;--paper:#f3f2ef}
.micro,.eyebrow{font-family:var(--sans);font-weight:500;letter-spacing:.15em}
h1,h2,h3,.logo,.footer-logo,.contact-title{font-family:var(--sans)}
h2{font-size:clamp(38px,5vw,72px);font-weight:500;letter-spacing:.04em;line-height:1.2}
h2 span{font-size:12px;letter-spacing:.12em}
.header{background:#111e;backdrop-filter:blur(12px)}.logo{font-weight:600;font-size:18px;letter-spacing:.015em;line-height:1.1}.logo span{font-size:5px;letter-spacing:.12em}
.hero{background:#111;color:#fff;height:calc(100svh - 90px);min-height:650px;max-height:1100px}
.hero-visual{position:absolute;inset:0;overflow:hidden}
.hero-visual img{height:110%;transform:translateY(var(--parallax,0px));object-position:center 46%;filter:grayscale(1)}
.hero-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#0006,transparent 70%),linear-gradient(0deg,#000b,transparent 70%)}
.hero-title-wrap{top:auto;bottom:180px;left:var(--pad)}
.hero-kicker{font-size:10px;font-weight:400;letter-spacing:.25em;margin-bottom:25px}
.hero h1{font-size:clamp(70px,9.5vw,145px);font-weight:500;line-height:1.08;letter-spacing:.06em}
.hero h1 span{font-size:inherit;letter-spacing:inherit}
.hero-topline{font-size:9px;letter-spacing:.13em;color:#eee}
.hero-copy{font-size:22px;font-weight:500;letter-spacing:.15em}
.hero-bottom{bottom:60px;align-items:end}.hero-note{color:#aaa;font-size:8px}.scroll-link{font-weight:400;letter-spacing:.16em;margin-top:20px}
.ticker{padding:22px 0;background:var(--paper);color:#333;border-bottom:1px solid var(--line)}.ticker-inner{font-size:18px;font-weight:400;letter-spacing:.14em}
.section-heading{border-top:0;margin-bottom:45px}.section-heading .eyebrow{color:#888}.section-heading .heading-aside{font-weight:400}
.about{padding-left:0;padding-right:0;padding-bottom:0}.about>.section-heading{margin-left:var(--pad);margin-right:var(--pad)}
.about-layout{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:0;min-height:600px;align-items:center;isolation:isolate;overflow:hidden;color:#fff;background:#111}
.about-layout>img{position:absolute;inset:0;z-index:-2;object-position:35% center;width:100%;height:100%;filter:grayscale(1)}
.about-layout:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,transparent 0%,#0004 36%,#000d 66%,#000f 100%)}
.about-copy{grid-column:2;padding:80px clamp(30px,6vw,110px) 80px 30px}.about-copy h3{font-size:clamp(24px,2.4vw,36px);font-weight:500;line-height:1.9;letter-spacing:.06em}.about-copy .body-copy{font-size:13px;line-height:2.6}.about-copy .micro{color:#bbb;font-size:9px}
.mind-image h3{transform:none;font-family:var(--sans);font-weight:500;font-size:clamp(28px,4vw,58px);letter-spacing:.1em}.mind-footer .body-copy{margin-left:0}.mind-footer{padding-top:40px}
.member-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:50px 28px;align-items:start;padding-top:0}
.member-card:nth-child(n){padding-top:0}.member-card:nth-child(n) .member-photo{aspect-ratio:4/5}
.member-name{font-size:12px;font-weight:500;letter-spacing:.08em;line-height:1.7;margin-top:20px}.member-part{font-size:8px;letter-spacing:.12em;margin-top:8px}.member-overlay{font-weight:400;letter-spacing:.13em;font-size:9px}.member-photo img{object-position:center;}
.activity-card h3{font-weight:500;letter-spacing:.04em;font-size:clamp(20px,2.5vw,36px)}.activity-card h4{font-weight:500}.gallery-controls button{font-size:9px;letter-spacing:.07em;width:54px;height:40px}.play-button strong{font-weight:500;letter-spacing:.12em}.live-status{font-weight:400;letter-spacing:.04em;line-height:1.2;font-size:clamp(42px,5vw,70px)}
.contact-title{font-size:clamp(40px,7vw,105px);font-weight:400;letter-spacing:.035em;line-height:1.3}.contact-title span{font-weight:400;color:inherit;-webkit-text-stroke:0;letter-spacing:inherit}.follow h2{font-size:clamp(30px,4vw,55px);letter-spacing:.06em}.footer-logo{font-weight:500;font-size:24px;letter-spacing:.06em}.next-live h2{font-size:clamp(35px,5vw,70px)}.modal-member h2{font-size:25px;line-height:1.4;letter-spacing:.03em}.modal-member h3{font-weight:500}.modal-message h2{font-weight:400;font-size:clamp(30px,6vw,60px)}
@media(max-width:900px){.hero{height:calc(100svh - 76px);min-height:660px}.about-layout{grid-template-columns:.7fr 1fr;min-height:570px}.about-copy{padding:55px 30px}.member-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 18px}.member-name{font-size:10px}.member-part{font-size:7px}}
@media(max-width:600px){.hero{min-height:630px;height:calc(100svh - 72px);max-height:850px}.hero-title-wrap{bottom:200px;left:var(--pad);right:var(--pad)}.hero h1{font-size:12vw;letter-spacing:.03em}.hero-kicker{font-size:8px;letter-spacing:.14em}.hero-copy{font-size:18px;letter-spacing:.07em}.hero-bottom{bottom:65px;display:block}.hero-bottom>div{max-width:100%;margin-top:25px}.scroll-link{display:none}.hero-topline{font-size:7px}.hero-note{font-size:7px}.hero-visual img{object-position:42% center}.ticker-inner{font-size:14px}.section-heading{margin-bottom:30px}h2{font-size:38px}.about-layout{display:block;min-height:620px;padding-top:180px}.about-layout:after{background:linear-gradient(180deg,#0001,#0009 40%,#000f 80%)}.about-copy{padding:45px 25px}.about-copy h3{font-size:24px}.about-copy .body-copy{font-size:12px;line-height:2.4}.about-layout>img{object-position:30% center}.member-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px 18px}.member-name{font-size:10px;margin-top:14px}.member-part{font-size:6px}.mind-image h3{font-size:26px;left:7%;letter-spacing:.04em}.contact-title{font-size:8.9vw;letter-spacing:0}.contact-title span{font-size:inherit}.live-status{font-size:46px}.next-live h2{font-size:42px}.follow h2{font-size:35px}.logo{font-size:14px}.modal-member h2{font-size:22px}}
@media(prefers-reduced-motion:reduce){.hero-visual img{transform:none}}
/* Display type, anchored navigation and right-aligned primary actions. */
:root{--display:Impact,'Arial Narrow','Helvetica Neue',var(--sans)}
.hero h1,h2,.contact-title,.live-status,.activity-card h3,.footer-logo{font-family:var(--display);font-weight:400;letter-spacing:.015em}
.hero h1{font-size:clamp(88px,11vw,170px);line-height:1.02}
h2{font-size:clamp(48px,6vw,88px);line-height:1.05}
h2 span{font-family:var(--sans);font-size:12px;font-weight:500;letter-spacing:.12em;line-height:1.6}
.contact-title{font-size:clamp(48px,8.8vw,130px);line-height:1.12}
.contact-title span{font-family:var(--display);font-size:inherit;letter-spacing:inherit;line-height:inherit;font-weight:400}
.follow h2{font-family:var(--display);font-size:clamp(44px,5vw,72px);letter-spacing:.02em}
.next-live h2{font-family:var(--display);font-size:clamp(44px,6vw,88px)}
.modal-member h2{font-family:var(--sans);font-size:25px}.modal-message h2{font-family:var(--display)}
.header{gap:22px}.nav{margin-left:auto;gap:16px}.header-actions{margin-left:0;flex-shrink:0;order:5}.header .button{min-width:76px;justify-content:center;letter-spacing:.1em;padding:13px 16px}.header-socials{display:flex;gap:10px}.menu-toggle{order:4}
.follow-links{gap:36px;align-items:center;width:auto}.follow-links .social-icon{border:0;width:64px;height:64px;padding:12px;justify-content:center}.follow-links .social-icon svg{width:36px;height:36px;flex-shrink:0}.follow-links .social-icon:hover{transform:translateY(-3px);opacity:.65}
[hidden]{display:none!important}
.contact-bottom{align-items:start;gap:8%;display:grid;grid-template-columns:1fr 1.25fr}
.contact-intro{padding-top:8px}.contact-note{margin-top:28px;color:#777;font-size:11px;font-family:var(--sans);letter-spacing:.02em}
.contact-intro .button{margin-top:25px}
.offer-form{width:100%;display:grid;gap:23px;text-align:left}.offer-form label{display:block;font-size:12px;line-height:1.7;letter-spacing:.03em}.offer-form label>span{font-size:9px;color:#777;margin-left:9px}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start}
.offer-form input,.offer-form select,.offer-form textarea{display:block;width:100%;min-width:0;background:transparent;border:0;border-bottom:1px solid #aaa;border-radius:0;padding:12px 0;color:var(--ink);font:inherit;font-size:14px;margin-top:5px;min-height:44px}
.offer-form textarea{border:1px solid #bbb;padding:12px;resize:vertical;min-height:140px}.offer-form input:focus-visible,.offer-form textarea:focus-visible{outline:2px solid #777;outline-offset:3px}.form-help{font-size:10px;line-height:1.8;color:#666}
.offer-form .button{justify-self:end;min-width:190px;justify-content:center}.offer-form .button:disabled{opacity:.45;transform:none;background:var(--ink);color:var(--paper);cursor:not-allowed}
@media(max-width:1200px){.header{gap:14px;padding:0 20px}.nav{gap:10px}.nav a{font-size:9px}.header-socials{gap:5px}.header .button{min-width:65px;padding:12px 10px}}
@media(max-width:1050px){.nav{display:none;position:absolute;top:90px;left:0;right:0;padding:25px var(--pad) 35px;background:var(--ink);border-bottom:1px solid #555;max-height:calc(100svh - 90px);overflow:auto}.nav.open{display:grid;grid-template-columns:1fr 1fr;gap:0 25px}.nav a{font-size:17px;padding:13px 0}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:7px;border:0;background:none;width:40px;height:44px;padding:8px}.header-socials{margin-left:auto}.header-actions{margin-left:0}}
@media(max-width:900px){.nav{top:76px;max-height:calc(100svh - 76px)}.header-socials{display:flex}.header-actions{margin-left:0}}
@media(max-width:600px){.header{padding:0 12px;gap:8px}.header .button{min-width:57px;min-height:40px;padding:11px 8px;font-size:9px}.header-actions{gap:5px}.header-socials{gap:1px}.header-socials .social-icon{width:23px;height:34px;padding:4px}.header-socials .social-icon svg{width:15px;height:15px}.menu-toggle{width:30px;padding:5px;margin-left:0;flex-shrink:0}.menu-toggle span{width:20px}.nav{top:72px;max-height:calc(100svh - 72px)}.hero h1{font-size:19vw;letter-spacing:.01em}.hero-title-wrap{bottom:210px}h2{font-size:49px}.contact-title{font-size:13vw;letter-spacing:.005em}.contact-bottom{display:block}.offer-form{margin-top:35px;gap:20px}.form-row{grid-template-columns:1fr;gap:20px}.follow{flex-direction:row;align-items:center;gap:15px}.follow h2{font-size:32px}.follow-links{width:auto;gap:8px;flex-wrap:nowrap}.follow-links .social-icon{width:36px;height:44px;padding:5px}.follow-links .social-icon svg{width:25px;height:25px}}
@media(max-width:360px){.header{gap:5px;padding:0 9px}.logo{font-size:12px}.logo span{font-size:3px}.header-socials .social-icon{width:20px}.header .button{min-width:51px;padding:10px 6px}.header-actions{gap:4px}.follow-links{gap:4px}.follow h2{font-size:29px}}
