@import "https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;600;700;800;900&family=Oswald:wght@500;600;700&display=swap";:root{--blue:#087bff;--sky:#42c9ff;--ink:#030914;--panel:#071426;--paper:#f4f8ff;--white:#fff;--fire:#ff5b18;--muted:#aab9cf;--line:#ffffff24}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{background:var(--ink);color:var(--white);-webkit-font-smoothing:antialiased;padding-bottom:calc(154px + env(safe-area-inset-bottom));margin:0;font-family:Noto Sans JP,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}main,.site-footer{width:100%;max-width:820px;margin:auto;overflow:hidden}.skip-link{z-index:200;color:#000;background:#fff;border-radius:8px;padding:12px 16px;position:fixed;top:-100px;left:10px}.skip-link:focus{top:10px}.scroll-progress{background:linear-gradient(90deg,var(--blue),var(--sky),var(--fire));z-index:210;height:3px;transition:width .1s;position:fixed;top:0;left:0}.site-header{z-index:100;pointer-events:none;background:linear-gradient(#030914f0,#03091461,#0000);justify-content:space-between;align-items:center;width:100%;max-width:820px;height:72px;padding:10px 14px;display:flex;position:fixed;top:0;left:50%;transform:translate(-50%)}.brand,.menu-button{pointer-events:auto}.brand{align-items:center;gap:9px;min-width:0;display:flex}.brand img{object-fit:contain;background:#fff;border-radius:8px;width:51px;height:48px;padding:3px}.brand span{text-shadow:0 2px 10px #000;flex-direction:column;display:flex}.brand strong{letter-spacing:.08em;white-space:nowrap;font-size:16px}.brand small{letter-spacing:.22em;color:#9ddcff;font:600 10px Oswald}.menu-button{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#000c1ec2;border:1px solid #ffffff59;border-radius:50%;place-content:center;gap:4px;width:54px;height:54px;display:grid}.menu-button>span{background:#fff;width:22px;height:2px;transition:all .3s;display:block}.menu-button small{letter-spacing:.15em;margin-top:1px;font:600 7px Oswald}.menu-button.active>span:first-child{transform:translateY(6px)rotate(45deg)}.menu-button.active>span:nth-child(2){opacity:0}.menu-button.active>span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.menu-layer{z-index:90;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00040cbd;justify-content:flex-end;padding-top:0;display:flex;position:fixed;inset:0}.menu-sheet{width:min(88vw,440px);height:100dvh;padding:86px 20px calc(170px + env(safe-area-inset-bottom));overscroll-behavior:contain;background:linear-gradient(145deg,#06152d,#020711 65%);border-left:1px solid #1f78da;overflow-y:auto;box-shadow:-30px 0 80px #000}.menu-heading{border-bottom:1px solid var(--line);flex-direction:column;padding:0 8px 18px;display:flex}.menu-heading small{color:var(--sky);letter-spacing:.24em;font:600 11px Oswald}.menu-heading strong{margin-top:5px;font-size:24px}.menu-sheet>a{border-bottom:1px solid var(--line);grid-template-columns:34px 1fr 30px;align-items:center;min-height:68px;padding:8px;display:grid}.menu-sheet>a>b{color:var(--sky);font:600 12px Oswald}.menu-sheet>a span{flex-direction:column;display:flex}.menu-sheet>a strong{letter-spacing:.08em;font:600 20px Oswald}.menu-sheet>a small{color:var(--muted);font-size:11px}.menu-sheet>a i{color:var(--sky);font-size:20px;font-style:normal}.menu-sheet>p{color:#70829c;letter-spacing:.14em;margin:18px 8px;font:500 10px Oswald}.hero-slider{background:#02050b;height:100svh;min-height:690px;max-height:920px;position:relative;overflow:hidden}.hero-slide{opacity:0;pointer-events:none;transition:opacity 1s;position:absolute;inset:0}.hero-slide.active{opacity:1;pointer-events:auto}.hero-slide>img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform 6s;transform:scale(1.06)}.hero-slide.active>img{transform:scale(1)}.hero-shade{background:linear-gradient(#01060e1f,#01060e47 38%,#01050ef5 84%),linear-gradient(90deg,#00245840,#0000 65%);position:absolute;inset:0}.hero-logo{z-index:3;background:#fff;border-radius:12px;width:145px;padding:5px;position:absolute;top:84px;left:18px;overflow:hidden;box-shadow:0 10px 36px #0067ff47}.hero-logo img{object-fit:contain;width:100%;height:70px}.hero-copy{z-index:3;position:absolute;bottom:142px;left:20px;right:20px}.hero-copy>p{letter-spacing:.22em;color:#a9ddff;font:600 12px Oswald}.hero-copy>p span{background:var(--fire);vertical-align:middle;width:30px;height:2px;margin-right:8px;display:inline-block}.hero-copy h1{letter-spacing:-.05em;text-shadow:0 3px 24px #000;margin:14px 0 25px;font-size:clamp(34px,10vw,64px);line-height:1.22}.hero-copy h1 em{color:#62cfff;text-shadow:0 0 24px #0084ffb3;font-style:normal}.hero-actions{flex-wrap:wrap;gap:10px;display:flex}.hero-actions a{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#030c1cad;border:1px solid #fff6;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;min-height:54px;padding:0 16px;font-size:14px;font-weight:800;display:flex}.hero-actions a.primary{background:linear-gradient(120deg,#ff4214,#ff8a1c);border-color:#ff9147;box-shadow:0 10px 30px #ff410042}.hero-dots{z-index:4;gap:7px;display:flex;position:absolute;bottom:91px;right:20px}.hero-dots button{background:0 0;border:1px solid #fff;border-radius:50%;width:9px;height:9px;padding:0}.hero-dots button.active{background:var(--sky);border-color:var(--sky);border-radius:20px;width:27px}.hero-arrows{z-index:4;gap:6px;display:none;position:absolute;top:49%;right:18px}.hero-arrows button{color:#fff;background:#020a1999;border:1px solid #ffffff59;border-radius:50%;width:46px;height:46px;font-size:20px}.scroll-cue{z-index:3;letter-spacing:.18em;color:#a8bad3;font:600 9px Oswald;position:absolute;bottom:88px;left:20px}.scroll-cue span{vertical-align:middle;background:#fff;width:38px;height:1px;margin-right:7px;display:inline-block}.section-pad{padding:78px 20px}.section-kicker{letter-spacing:.2em;color:#36658f;margin:0 0 18px;font:600 12px Oswald}.section-kicker span{color:var(--blue);margin-right:10px}.section-kicker.light{color:#8299b9}.section-title,.display-heading{letter-spacing:-.055em;margin:0;font-size:clamp(31px,9vw,54px);line-height:1.25}.display-heading{color:#071426}.section-title em,.display-heading em{color:var(--blue);font-style:normal}.news-strip{color:var(--ink);background:#eef7ff;padding-top:56px;padding-bottom:64px}.section-head{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.section-head h2{margin:0;font-size:27px}.section-head>a{color:var(--blue);white-space:nowrap;font-size:13px;font-weight:800}.news-list{border-top:1px solid #b6c9da;margin-top:25px}.news-row{border-bottom:1px solid #b6c9da;grid-template-columns:auto auto 1fr auto;align-items:center;gap:9px;min-height:74px;padding:12px 0;display:grid}.news-row time{color:#65809a;font:600 11px Oswald}.news-row b{color:#fff;background:#087bff;padding:4px 6px;font:700 9px Oswald}.news-row strong{font-size:14px;line-height:1.6}.news-row>span{color:var(--blue)}.statement{color:var(--ink);background:#fff}.lead-copy{border-left:3px solid var(--blue);margin-top:36px;padding-left:18px}.lead-copy p{margin:0 0 18px;font-size:18px;font-weight:600;line-height:1.95}.statement blockquote,.president-message blockquote{border-top:1px solid #aac4dc;border-bottom:1px solid #aac4dc;margin:55px 0 0;padding:28px 0;font-size:27px;font-weight:800;line-height:1.55}.statement blockquote strong{color:var(--blue);font-size:38px}.actions,.connect,.all-news{background:var(--ink)}.feature-grid{gap:14px;margin-top:36px;display:grid}.feature-card{background:linear-gradient(145deg,#0b2446,#050b17);border:1px solid #183c67;border-radius:19px;min-height:230px;padding:24px;display:block;position:relative;overflow:hidden}.feature-card:after{content:"";background:radial-gradient(circle,#087bff55,#0000 68%);border-radius:50%;width:200px;height:200px;position:absolute;inset:auto -80px -110px auto}.feature-icon{color:#59c7ff21;font:700 56px Oswald;position:absolute;top:16px;right:20px}.feature-card small{color:#55c7ff;letter-spacing:.18em;font:600 11px Oswald}.feature-card h3{margin:25px 0 10px;font-size:24px}.feature-card p{color:#b8c7da;margin:0 0 22px;font-size:15px;line-height:1.75}.feature-card b{color:#61d0ff;font-size:13px}.quiz-section{color:var(--ink);background:#f5f9ff}.visitor-quiz{margin-top:34px}.quiz-question{font-size:18px;font-weight:800}.quiz-options{gap:9px;display:grid}.quiz-options button{text-align:left;color:#0a1a2e;background:#fff;border:1px solid #b9cee3;border-radius:13px;min-height:64px;padding:0 16px;font-size:15px;font-weight:800}.quiz-options button span{color:var(--blue);margin-right:12px;font:600 11px Oswald}.quiz-options button.selected{color:#fff;border-color:var(--blue);background:#071c38;box-shadow:0 8px 25px #0062dc2e}.quiz-result{color:#fff;background:linear-gradient(145deg,#082956,#031126);border-radius:16px;margin-top:14px;padding:22px}.quiz-result small{color:#61ceff;letter-spacing:.2em;font:600 10px Oswald}.quiz-result h3{margin:9px 0;font:700 23px Oswald}.quiz-result p{color:#bdcadb}.quiz-result a{border:1px solid #4cbff7;border-radius:10px;justify-content:space-between;align-items:center;min-height:52px;padding:0 14px;font-weight:800;display:flex}.connect-lead,.contact-lead{color:#b9c5d4;font-size:17px;line-height:1.85}.social-grid{gap:10px;margin-top:30px;display:grid}.social-row{background:#08162a;border:1px solid #183959;border-radius:15px;grid-template-columns:48px 1fr auto;align-items:center;gap:12px;min-height:78px;padding:12px 15px;display:grid}.social-icon{background:#0e7cf0;border-radius:12px;place-items:center;width:44px;height:44px;font-size:19px;font-weight:900;display:grid}.social-row.youtube .social-icon{background:#f11}.social-row.x .social-icon,.social-row.threads .social-icon{background:#000;border:1px solid #6d7d91}.social-row span:nth-child(2){flex-direction:column;display:flex}.social-row strong{font-size:18px}.social-row small{color:#91a4bd;margin-top:3px}.social-row>b{color:#5fcfff}.reveal{opacity:0;transition:opacity .75s,transform .75s cubic-bezier(.2,.7,.1,1);transition-delay:var(--reveal-delay);transform:translateY(30px)scale(.985)}.reveal.is-visible{opacity:1;transform:none}.text-hero{background:radial-gradient(circle at 80% 18%,#144f9c 0,#0000 33%),linear-gradient(155deg,#092755,#020712 70%);min-height:470px;padding:145px 20px 75px;position:relative}.text-hero:after{content:"";border:1px solid #48cbff42;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-70px;right:-90px;box-shadow:0 0 70px #0078ff2e}.text-hero>p{letter-spacing:.25em;color:#62cfff;font:600 13px Oswald}.text-hero h1{letter-spacing:-.06em;margin:28px 0;font-size:clamp(36px,10vw,61px);line-height:1.28}.text-hero h1 em{color:#61ceff;font-style:normal}.text-hero>span{color:#b6c7dc;font-size:14px}.video-text-hero{background:radial-gradient(circle at 85% 18%,#5b164a 0,#0000 35%),linear-gradient(155deg,#17224b,#020712 70%)}.music-hero{background:radial-gradient(circle at 80% 20%,#134d93 0,#0000 35%),linear-gradient(155deg,#0b1d42,#020610 70%)}.contact-hero{background:radial-gradient(circle at 80% 18%,#0a5797 0,#0000 36%),linear-gradient(155deg,#072a4d,#020712 70%)}.gallery-page{color:var(--ink);background:#edf6ff}.filter-chips{scrollbar-width:none;gap:8px;padding:0 0 20px;display:flex;overflow-x:auto}.filter-chips::-webkit-scrollbar{display:none}.filter-chips button{color:#0b213a;background:#fff;border:1px solid #85a7c5;border-radius:24px;flex:none;min-height:46px;padding:0 17px;font:700 12px Oswald}.filter-chips button.active{color:#fff;background:#087bff;border-color:#087bff;box-shadow:0 7px 18px #0070ff38}.gallery-grid{grid-template-columns:1fr 1fr;gap:11px;display:grid}.gallery-item{text-align:left;color:#071426;cursor:pointer;background:#fff;border:0;border-radius:15px;padding:0;overflow:hidden;box-shadow:0 9px 24px #02214417}.gallery-image{aspect-ratio:4/5;display:block;position:relative;overflow:hidden}.gallery-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.gallery-item:active .gallery-image img{transform:scale(1.04)}.gallery-image i{color:#fff;background:#000e20c7;border-radius:50%;place-items:center;width:34px;height:34px;font-style:normal;display:grid;position:absolute;bottom:8px;right:8px}.gallery-caption{flex-direction:column;min-height:128px;padding:12px;display:flex}.gallery-caption small{color:#2879bb;font:600 9px Oswald}.gallery-caption strong{margin:7px 0;font-size:14px;line-height:1.55}.gallery-caption>span{color:#61748b;font-size:11px;line-height:1.55}.lightbox{z-index:180;background:#00040cf2;place-items:center;padding:64px 34px 170px;display:grid;position:fixed;inset:0}.lightbox figure{width:100%;max-width:600px;margin:0}.lightbox figure img{object-fit:contain;border-radius:10px;width:100%;max-height:59vh}.lightbox figcaption{flex-direction:column;padding-top:14px;display:flex}.lightbox figcaption small{color:#59cfff}.lightbox figcaption strong{margin:6px 0;font-size:20px}.lightbox figcaption span{color:#aebdd0;font-size:13px}.lightbox button{color:#fff;background:#09172a;border:1px solid #57718d;border-radius:50%;width:48px;height:48px;font-size:22px;position:absolute}.lightbox-close{top:18px;right:16px}.lightbox-prev{top:48%;left:8px}.lightbox-next{top:48%;right:8px}.page-cta{background:#07172d}.page-cta h2{font-size:32px;line-height:1.4}.video-feature{color:#071426;background:#eff6ff}.video-filters{margin-bottom:4px}.video-library{gap:24px;display:grid}.video-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 12px 32px #0321421f}.video-frame{aspect-ratio:9/16;background:#000;max-height:680px;position:relative}.video-frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.video-copy{padding:20px}.video-copy small{color:#087bff;letter-spacing:.12em;font:700 11px Oswald}.video-copy h2{margin:9px 0;font-size:23px;line-height:1.45}.video-copy p{color:#5e7087;line-height:1.75}.empty-state{text-align:center;background:#fff;border:1px dashed #8aaac7;border-radius:18px;padding:38px 22px}.empty-state>span{color:#087bff;font:700 14px Oswald}.empty-state h2{font-size:25px}.empty-state p{color:#60748a;line-height:1.8}.empty-state a{color:#fff;background:#087bff;border-radius:10px;justify-content:center;align-items:center;min-height:54px;font-weight:800;display:flex}.big-link{color:#fff;background:#071b36;border:1px solid #3895e8;border-radius:12px;justify-content:space-between;align-items:center;min-height:58px;margin-top:28px;padding:0 18px;font-size:15px;font-weight:900;display:flex}.source-note{color:#687b92;font-size:12px;line-height:1.7}.music-page{color:#061526;background:#eaf5ff}.music-player-shell{color:#fff;background:linear-gradient(145deg,#092b5b,#030b18);border-radius:22px;padding:34px 22px;box-shadow:0 18px 45px #0037782e}.disc{background:repeating-radial-gradient(circle,#05090f 0 7px,#172638 8px 10px);border-radius:50%;place-items:center;width:168px;height:168px;margin:8px auto 34px;display:grid;box-shadow:0 0 0 2px #388bd0,0 0 45px #008bff59}.disc:before{content:"";background:#158cff;border-radius:50%;width:44px;height:44px;position:absolute}.disc span{z-index:1;font:700 10px Oswald;position:relative}.music-player-shell>small{color:#62ceff;letter-spacing:.17em;font:600 11px Oswald}.music-player-shell h2{font-size:29px;line-height:1.45}.music-player-shell p{color:#bac8da;font-size:15px;line-height:1.9}.music-actions{gap:9px;margin-top:24px;display:grid}.music-actions a{border:1px solid #3889d3;border-radius:11px;align-items:center;min-height:54px;padding:0 14px;font-weight:800;display:flex}.all-news{gap:14px;display:grid}.news-empty{background:#07172d;border:1px solid #173a61;border-radius:16px;padding:24px}.news-empty strong{font-size:20px}.news-empty p{color:#aebdd0;font-size:14px;line-height:1.75}.news-empty a{color:#5ecfff;margin-top:8px;font-size:13px;font-weight:800;display:inline-flex}.contact-page{color:#061426;background:#edf6ff}.contact-page .social-grid{margin:30px 0 36px}.contact-page .social-row{color:#fff}.contact-note{background:#fff;border:1px solid #bdd0e0;border-radius:16px;padding:22px}.artist-entry-note{border-color:#78b7ed;margin-bottom:14px}.contact-note>strong{font-size:21px}.contact-note p{color:#5d7087;line-height:1.8}.contact-note a{color:#fff;background:#071426;border-radius:10px;justify-content:center;align-items:center;min-height:54px;font-weight:800;display:flex}.sub-hero{min-height:640px;position:relative}.sub-hero-image,.sub-hero-shade{position:absolute;inset:0}.sub-hero-image img{object-fit:cover;width:100%;height:100%}.sub-hero-shade{background:linear-gradient(#02060e1a,#02060eeb)}.sub-hero-copy{position:absolute;bottom:70px;left:20px;right:20px}.sub-hero-copy p{letter-spacing:.2em;color:#62ccff;font:600 12px Oswald}.sub-hero-copy h1{font-size:38px;line-height:1.35}.sub-hero-copy span{color:#b6c5d8}.profile-intro,.president-message{color:#061426;background:#fff}.beliefs{background:#06101e}.belief-list{gap:12px;margin-top:30px;display:grid}.belief-card{background:#081b33;border:1px solid #19416c;border-radius:15px;padding:22px}.belief-card>span{color:#5eccff;font:700 12px Oswald}.belief-card h3{font-size:24px}.belief-card p{color:#b4c1d1;font-size:16px;line-height:1.85}.president-message>div>p{font-size:17px;line-height:1.95}.president-message blockquote strong{color:#087bff}.site-footer{text-align:center;background:#02060d;border-top:1px solid #122946;padding:65px 20px 182px}.site-footer img{background:#fff;border-radius:15px;width:180px;margin:auto;padding:8px}.site-footer p{color:#a7b7cb;margin:20px 0;font-size:14px}.footer-partner{text-align:left;background:#07172d;border:1px solid #285b8e;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:min(100%,360px);min-height:58px;margin:0 auto 24px;padding:10px 15px;display:grid}.footer-partner span{color:#78cfff;font-size:12px}.footer-partner strong{font-size:15px}.footer-partner b{color:#61d0ff}.site-footer>small{color:#61738d;letter-spacing:.15em;font:500 10px Oswald}.quick-cta{z-index:75;left:50%;bottom:calc(70px + env(safe-area-inset-bottom));background:#061326;border-top:1px solid #22466e;grid-template-columns:1.15fr 1fr 1fr;gap:6px;width:100%;max-width:820px;height:66px;padding:7px 8px;display:grid;position:fixed;transform:translate(-50%)}.quick-cta a{background:#0b274a;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;min-width:0;font-size:10px;font-weight:800;display:flex}.quick-cta a:first-child{background:linear-gradient(120deg,#ff4114,#ff871b)}.quick-cta a span{font-size:16px;line-height:1.1}.bottom-nav{z-index:76;width:100%;max-width:820px;height:calc(70px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:#020812f7;border-top:1px solid #24405f;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav a{color:#8193aa;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:0;display:flex}.bottom-nav a span{font-size:19px}.bottom-nav a small{letter-spacing:.05em;font:600 8px Oswald}.bottom-nav a.active{color:#67d2ff;background:linear-gradient(#007cff2e,#0000)}.bottom-nav a.active:before{content:"";background:#58ccff;width:32px;height:2px;position:absolute;top:0}.tap-burst{z-index:300;pointer-events:none;position:fixed}.tap-burst i{font-size:17px;font-style:normal;animation:.85s ease-out forwards burst;position:absolute}@keyframes burst{to{transform:translate(var(--x),var(--y)) rotate(var(--r)) scale(.5);opacity:0}}@media (width>=700px){body{background:#000b18}.site-header{padding-left:24px;padding-right:24px}.section-pad{padding-left:48px;padding-right:48px}.hero-copy{left:48px;right:48px}.hero-logo{left:48px}.hero-arrows{display:flex}.feature-grid{grid-template-columns:1fr 1fr}.gallery-grid{grid-template-columns:repeat(3,1fr)}.video-library{grid-template-columns:1fr 1fr}.video-frame{max-height:none}.social-grid.large{grid-template-columns:1fr 1fr}}@media (height<=650px){.hero-slider{min-height:100svh}.hero-logo{width:110px;top:74px}.hero-logo img{height:54px}.hero-copy{bottom:145px}.hero-copy>p{margin:0;font-size:10px}.hero-copy h1{margin:8px 0 10px;font-size:clamp(26px,8.4vw,38px);line-height:1.18}.hero-actions{grid-template-columns:1.25fr .9fr;gap:6px;display:grid}.hero-actions a{gap:4px;min-height:44px;padding:0 8px;font-size:11px}.scroll-cue,.hero-dots{display:none}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}.reveal{opacity:1;transform:none}.hero-slide>img{transform:none}}
