@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&family=Noto+Sans+JP:wght@400;500;600;700&display=swap";:root{color-scheme:dark;--bg:#090b0a;--panel:#0b0d0c;--panel-soft:#0d0f0e;--line:#2b2f2d;--line-bright:#515653;--text:#e8eee7;--muted:#94a196;--green:#9be17f;--green-dim:#5b9e62;--mono:"IBM Plex Mono", "SFMono-Regular", Consolas, monospace;--sans:"Noto Sans JP", "Yu Gothic", Meiryo, sans-serif;font-family:var(--sans);background:var(--bg);color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;scroll-behavior:smooth;scroll-padding-top:88px}*{box-sizing:border-box}body{background:var(--bg);min-width:320px;margin:0}body:before{z-index:-1;content:"";pointer-events:none;background-image:radial-gradient(#ffffff08 .7px,#0000 .7px);background-size:6px 6px;position:fixed;inset:0}a{color:inherit;text-decoration:none}button{font:inherit}.page-shell{width:min(1120px,100% - 64px);margin-inline:auto}.brand-icon{object-fit:cover;background:#fff;border:1px solid #626764;border-radius:50%;flex:none;width:40px;height:40px;display:block}.status-dot{background:var(--green);border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 12px #9be17f80}.eyebrow,.section-index,.activity-number,.terminal-meta,.join-kicker{font-family:var(--mono);letter-spacing:.09em}.eyebrow{color:#abb8ac;align-items:center;gap:10px;margin:0;font-size:11px;display:flex}.boot-screen{z-index:20;visibility:hidden;opacity:0;background:#050806;place-items:center;padding:24px;transition:opacity .65s,visibility .65s;display:grid;position:fixed;inset:0}.js .boot-screen:not(.is-finished){visibility:visible;opacity:1}.boot-screen.is-finished{visibility:hidden;opacity:0}.boot-content{color:#aab8ac;width:min(520px,100%);font:12px/1.8 var(--mono)}.boot-brand{color:var(--green);letter-spacing:.13em;margin-bottom:22px;font-size:11px}.boot-brand .status-dot{margin-right:9px}.boot-content p{justify-content:space-between;gap:18px;margin:7px 0;display:flex}.boot-content p b{color:var(--green);font-weight:500}.boot-wait{animation:1.2s step-end .45s forwards boot-ok}.boot-progress{background:#18231b;height:2px;margin-top:28px;overflow:hidden}.boot-progress span{background:var(--green);width:0;height:100%;animation:1.45s ease-out .15s forwards progress;display:block}.boot-skip{color:#6f8072;font:10px var(--mono);letter-spacing:.1em;cursor:pointer;background:0 0;border:0;margin:16px 0 0 auto;padding:5px 0 5px 10px;display:block}.boot-skip:hover{color:var(--green)}@keyframes progress{to{width:100%}}@keyframes boot-ok{50%{color:#89988b}to{color:var(--green)}}.site-header{z-index:10;backdrop-filter:blur(16px);background:#090b0adf;border-bottom:1px solid #ffffff0b;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:32px;min-height:76px;display:flex}.brand,.footer-brand{align-items:center;gap:12px;display:inline-flex}.brand-label{color:#9eaaa0;letter-spacing:.04em;font-size:11px}.brand-label b{color:var(--text);margin-left:8px;font-size:13px;font-weight:600}.main-nav{align-items:center;gap:clamp(18px,3vw,38px);display:flex}.main-nav a{color:#a5b0a7;white-space:nowrap;font-size:12px;transition:color .2s}.main-nav a:hover{color:var(--green)}.external-mark{color:#68836c;font-family:var(--mono);margin-left:4px;font-size:11px}.hero{grid-template-columns:1fr .86fr;align-items:center;gap:7%;min-height:580px;padding-top:50px;padding-bottom:95px;display:grid;position:relative}.hero:before{z-index:-1;content:"";pointer-events:none;background:radial-gradient(#16331b40,#0000 68%);width:62%;height:92%;position:absolute;top:6%;right:-13%}.hero-copy{padding-top:12px}.hero-copy h1{letter-spacing:-.075em;margin:26px 0 20px;font-size:clamp(42px,6vw,70px);font-weight:600;line-height:1.35}.hero-copy h1 span{color:var(--green)}.hero-description{color:#a5b1a7;margin:0;font-size:14px;line-height:2.1}.text-link{color:var(--green);font:11px var(--mono);letter-spacing:.04em;border-bottom:1px solid #4a7150;align-items:center;gap:22px;margin-top:33px;padding-bottom:9px;transition:gap .2s;display:inline-flex}.text-link:hover{gap:30px}.text-link span{font-size:16px}.terminal-card{background:#0b0d0c;border:1px solid #555b57;border-radius:8px;overflow:hidden;transform:translateY(10px);box-shadow:0 26px 90px #0008}.terminal-bar{color:#8a918c;height:43px;font:10px var(--mono);border-bottom:1px solid #303432;justify-content:space-between;align-items:center;padding:0 15px;display:flex}.terminal-lights{gap:5px;display:flex}.terminal-lights i{background:#515653;border-radius:50%;width:7px;height:7px}.terminal-lights i:first-child{background:#89c978}.terminal-lock{color:#818984;font-size:7px}.terminal-body{color:#c4c9c5;min-height:232px;font:12px/2.15 var(--mono);padding:27px 25px 21px}.terminal-body p{margin:0}.terminal-prompt{color:var(--green)}.terminal-output{padding-left:16px}.terminal-muted{color:#748477;margin-top:11px!important}.terminal-ready{margin-top:20px!important}.cursor{color:var(--green);animation:1s step-end infinite cursor-blink}@keyframes cursor-blink{50%{opacity:0}}.terminal-meta{color:#79817b;border-top:1px solid #303432;justify-content:space-between;padding:11px 17px;font-size:9px;display:flex}.hero-index{color:#667368;font:10px var(--mono);position:absolute;bottom:38px;right:0}.hero-index span{color:var(--green)}.section-stack{padding-bottom:126px}.content-section{border-top:1px solid var(--line);padding:78px 0 82px;scroll-margin-top:98px}.section-heading-top{justify-content:space-between;align-items:center;gap:16px;display:flex}.section-index{color:#617264;font-size:10px}.section-heading h2{color:#e8eee7;letter-spacing:-.055em;margin:20px 0 0;font-size:clamp(27px,4vw,40px);font-weight:500;line-height:1.5}.section-heading h2:after{background:var(--green);content:"";vertical-align:-.06em;opacity:0;width:2px;height:.9em;margin-left:7px;display:inline-block}.section-heading h2.is-typing:after{opacity:1;animation:.8s step-end infinite cursor-blink}.section-content{opacity:1;margin-top:39px;transform:none}.js .section-content{opacity:0;transition:opacity .7s .2s,transform .7s cubic-bezier(.2,.75,.25,1) .2s;transform:translateY(22px)}.content-section.is-visible .section-content{opacity:1;transform:translateY(0)}.about-grid{grid-template-columns:1fr .9fr;align-items:center;gap:9%;display:grid}.section-prose{color:#a0aca2;max-width:520px;font-size:13px;line-height:2.15}.lead-text{color:#e0e8df;margin:0 0 18px;font-size:20px;font-weight:500;line-height:1.8}.section-prose p:last-child{margin-bottom:0}.club-info{border:1px solid var(--line-bright);background:var(--panel);border-radius:5px;overflow:hidden}.club-info-top,.club-info-foot{color:#929a94;font:10px var(--mono);justify-content:space-between;align-items:center;padding:13px 16px;display:flex}.club-info-top{border-bottom:1px solid var(--line)}.club-info-top span:last-child{color:#858d87;font-size:9px}.club-info-list{margin:0;padding:5px 16px}.club-info-list>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:13px 0;display:flex}.club-info-list>div:last-child{border-bottom:0}.club-info-list dt{color:#929a94;font-size:11px}.club-info-list dd{color:#e2e7e2;margin:0;font-size:12px}.club-info-list dd span{color:#929a94}.club-info-foot{border-top:1px solid var(--line);color:#858d87;justify-content:flex-start;gap:8px}.club-info-foot .status-dot{width:6px;height:6px}.section-intro{color:#a0aca2;margin:0;font-size:13px;line-height:1.9}.gallery-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:18px;display:flex}.gallery-controls{flex:none;gap:8px;display:flex}.gallery-control{width:38px;height:38px;color:var(--text);font:16px var(--mono);cursor:pointer;background:0 0;border:1px solid #656b67;border-radius:0;place-items:center;transition:color .2s,border-color .2s,background .2s;display:grid}.gallery-control:hover:not(:disabled){color:#fff;background:#ffffff0a;border-color:#a4aaa6}.gallery-control:disabled{color:#565c58;cursor:default}.activity-gallery{width:100%}.activity-track{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-color:#555b57 transparent;scrollbar-width:thin;grid-auto-columns:calc(50% - 9px);grid-auto-flow:column;gap:18px;padding-bottom:10px;display:grid;overflow-x:auto}.activity-card{border:1px solid var(--line-bright);scroll-snap-align:start;background:0 0;flex-direction:column;min-width:0;transition:border-color .25s;display:flex}.activity-card:hover{border-color:#858b87}.activity-card-heading{align-items:baseline;gap:15px;min-height:62px;padding:18px 18px 14px;display:flex}.activity-number{color:#a0a7a2;white-space:nowrap;flex:none;font-size:9px}.activity-card h3{color:#e4ebe3;min-width:0;margin:0;font-size:14px;font-weight:500}.activity-photo{aspect-ratio:4/3;border-block:1px solid var(--line);object-fit:cover;width:100%;height:auto;display:block}.activity-card p{color:#a3aaa5;flex:1;margin:0;padding:15px 18px 18px;font-size:12px;line-height:1.9}.join-panel{background:linear-gradient(110deg,#0d0f0e,#0b0d0c 70%);border:1px solid #555b57;justify-content:space-between;align-items:center;gap:30px;min-height:220px;padding:36px 42px;display:flex;position:relative;overflow:hidden}.join-kicker{color:var(--green);margin:0 0 12px;font-size:11px}.join-message{z-index:1;color:#e8eee7;margin:0;font-size:22px;font-weight:500;line-height:1.8;position:relative}.join-description{z-index:1;color:#9eaaa0;margin:11px 0 0;font-size:11px;line-height:1.9;position:relative}.button-link{z-index:1;min-width:190px;color:var(--green);border:1px solid #659364;justify-content:space-between;align-items:center;gap:22px;padding:15px 18px;font-size:11px;transition:background .2s;display:inline-flex;position:relative}.button-link:hover{background:#9be17f12}.join-decoration{color:#ffffff08;font:170px/1 var(--mono);pointer-events:none;position:absolute;right:26%}.site-footer{border-top:1px solid var(--line);background:#090e0b}.footer-main{grid-template-columns:1fr 1fr;gap:60px;padding-top:46px;padding-bottom:42px;display:grid}.footer-brand{color:#e1e9e0;font-size:14px;font-weight:500}.footer-brand-block>p{color:#849187;margin:17px 0 0 52px;font-size:11px;line-height:1.9}.footer-link-groups{justify-content:flex-end;gap:clamp(40px,8vw,108px);display:flex}.footer-link-group{flex-direction:column;align-items:flex-start;gap:12px;min-width:112px;display:flex}.footer-link-group h2{color:#708073;font:10px var(--mono);letter-spacing:.1em;margin:3px 0 7px}.footer-link-group a{color:#a3aea5;font-size:11px;transition:color .2s}.footer-link-group a:hover{color:var(--green)}.footer-bottom{color:#667369;min-height:52px;font:9px var(--mono);letter-spacing:.045em;border-top:1px solid #ffffff0b;justify-content:space-between;align-items:center;gap:20px;display:flex}.footer-bottom a{color:#8d9a8f}.footer-bottom a:hover{color:var(--green)}@media (width<=760px){.page-shell{width:min(100% - 40px,560px)}.header-inner{flex-wrap:wrap;gap:0;min-height:68px;padding-top:12px;padding-bottom:11px}.brand-icon{width:34px;height:34px}.brand-label{font-size:10px}.brand-label b{font-size:12px}.main-nav{justify-content:space-between;gap:14px;width:100%;padding:12px 0 0;overflow-x:auto}.main-nav a{font-size:10px}.hero{grid-template-columns:1fr;gap:43px;min-height:0;padding-top:72px;padding-bottom:83px}.hero-copy h1{margin-top:21px;font-size:clamp(43px,11vw,62px)}.hero-description{font-size:12px}.terminal-card{transform:none}.hero-index{bottom:31px}.section-stack{padding-bottom:65px}.content-section{padding:57px 0 61px}.section-heading h2{margin-top:17px;font-size:clamp(25px,7vw,34px)}.section-index{font-size:8px}.section-content{margin-top:28px}.about-grid{grid-template-columns:1fr;gap:25px}.lead-text{font-size:18px}.gallery-heading{align-items:flex-end;gap:12px}.section-intro{font-size:11px}.gallery-controls{gap:6px}.gallery-control{width:34px;height:34px}.activity-track{grid-auto-columns:100%;gap:12px}.activity-card-heading{gap:11px;min-height:56px;padding:15px 15px 12px}.activity-card h3{font-size:13px}.activity-card p{padding:13px 15px 16px;font-size:11px}.join-panel{flex-direction:column;align-items:flex-start;padding:28px 23px}.join-message{font-size:19px}.join-decoration{font-size:130px;bottom:22%;right:4%}.button-link{width:100%}.footer-main{grid-template-columns:1fr;gap:32px;padding-top:35px;padding-bottom:30px}.footer-link-groups{justify-content:flex-start;gap:55px}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:9px;padding-top:14px;padding-bottom:14px;font-size:8px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
