.community-page{--green:#2a7a45;--green-light:#e8f5ee;--green-mid:#4aaa6a;--noon:#f0b429;--noon-light:#fff8e1;--dark:#1a2e1a;--gray:#4b5563;--gray-light:#9ca3af;--white:#fff;--bg:#f7faf8;--discord:#5865f2;background:var(--bg);color:var(--dark);scroll-behavior:smooth;font-family:Hiragino Sans,Hiragino Kaku Gothic ProN,Noto Sans JP,sans-serif;line-height:1.8;overflow-x:hidden}.community-page *,.community-page :before,.community-page :after{box-sizing:border-box;margin:0;padding:0}.community-page a{color:inherit}.community-page .masthead{background:linear-gradient(180deg, var(--dark) 0%, #22381f 100%);color:#fff;justify-content:space-between;align-items:center;gap:16px;padding:12px 24px;display:flex}.community-page .masthead-brand{align-items:center;gap:12px;min-width:0;display:flex}.community-page .masthead-logo{border:2px solid #fff6;border-radius:50%;flex-shrink:0;width:40px;height:40px}.community-page .masthead-title{letter-spacing:.05em;color:var(--noon);white-space:nowrap;font-size:1.25rem;font-weight:900}.community-page .masthead-title span{color:#fff}.community-page .masthead-tagline{color:#ffffffa6;white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:.72rem;overflow:hidden}.community-page .masthead-cta{background:var(--discord);color:#fff;white-space:nowrap;border-radius:24px;flex-shrink:0;align-items:center;gap:6px;padding:9px 18px;font-size:.8rem;font-weight:700;text-decoration:none;display:inline-flex}@media (max-width:480px){.community-page .masthead{flex-wrap:wrap;row-gap:10px}.community-page .masthead-tagline{display:none}.community-page .masthead-logo{width:32px;height:32px}.community-page .masthead-title{font-size:1.05rem}.community-page .masthead-cta{white-space:normal;text-align:center;padding:7px 14px;font-size:.72rem}}.community-page .tab-nav{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border-bottom:1px solid #e5e7eb;justify-content:center;display:flex;position:sticky;top:0}.community-page .tab-btn{appearance:none;color:var(--gray);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:3px solid #0000;padding:16px 18px 13px;font-family:inherit;font-size:.88rem;font-weight:700;text-decoration:none;transition:color .15s;display:inline-block}.community-page .tab-btn:hover{color:var(--green)}.community-page .tab-btn.active{color:var(--green);border-bottom-color:var(--green)}.community-page .section-intro{text-align:center;max-width:900px;margin:0 auto;padding:40px 24px 8px}.community-page .page-label{letter-spacing:.18em;text-transform:uppercase;color:var(--green);background:var(--green-light);border:1px solid #a7f3c8;border-radius:20px;margin-bottom:18px;padding:4px 14px;font-size:.72rem;font-weight:700;display:inline-block}.community-page .page-title{color:var(--dark);margin-bottom:12px;font-size:clamp(1.5rem,4.5vw,2.2rem);font-weight:900;line-height:1.5}.community-page .page-sub{color:var(--gray);max-width:520px;margin:0 auto;font-size:.92rem}.community-page .slider-wrap{max-width:900px;margin:28px auto 0;padding:0 24px}.community-page .slider{background:var(--dark);border-radius:24px;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000001a}.community-page .slider-track{transition:transform .5s cubic-bezier(.65,0,.35,1);display:flex}.community-page .slide{color:#fff;flex-direction:column;flex:0 0 100%;justify-content:center;min-height:320px;padding:40px 32px;display:flex;position:relative}.community-page .slide:before{content:"";opacity:.9;position:absolute;inset:0}.community-page .slide.c0:before{background:linear-gradient(135deg,#2a7a45,#1a2e1a)}.community-page .slide.c1:before{background:linear-gradient(135deg,#4aaa6a,#2a7a45)}.community-page .slide.c2:before{background:linear-gradient(135deg,#e0a52c,#b5791a)}.community-page .slide.c3:before{background:linear-gradient(135deg,#d97706,#92400e)}.community-page .slide.c4:before{background:linear-gradient(135deg,#5865f2,#2f3696)}.community-page .slide>*{z-index:1;position:relative}.community-page .slide-step{letter-spacing:.14em;text-transform:uppercase;background:#ffffff2e;border:1px solid #ffffff59;border-radius:20px;align-self:flex-start;margin-bottom:18px;padding:5px 14px;font-size:.72rem;font-weight:800;display:inline-block}.community-page .slide-icon{margin-bottom:12px;font-size:2.6rem}.community-page .slide-title{margin-bottom:12px;font-size:clamp(1.3rem,3.5vw,1.7rem);font-weight:900;line-height:1.5}.community-page .slide-body{color:#ffffffdb;max-width:560px;font-size:.92rem;line-height:1.9}.community-page .slide-tags{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.community-page .slide-tag{background:#ffffff26;border-radius:8px;padding:5px 12px;font-size:.75rem;font-weight:700}.community-page .slider-arrow{color:#fff;cursor:pointer;z-index:2;background:#ffffff26;border:1px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.community-page .slider-arrow:hover{background:#ffffff4d}.community-page .slider-arrow.prev{left:16px}.community-page .slider-arrow.next{right:16px}.community-page .slider-dots{justify-content:center;gap:8px;margin-top:18px;display:flex}.community-page .slider-dot{cursor:pointer;background:#d1d5db;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s,width .2s}.community-page .slider-dot.active{background:var(--green);border-radius:4px;width:22px}.community-page .calendar-view-toggle{justify-content:center;gap:8px;margin:16px auto 0;display:flex}.community-page .view-toggle-btn{appearance:none;background:var(--white);color:var(--gray);cursor:pointer;border:1px solid #e5e7eb;border-radius:20px;padding:8px 18px;font-family:inherit;font-size:.8rem;font-weight:700;text-decoration:none}.community-page .view-toggle-btn.active{background:var(--green);border-color:var(--green);color:#fff}.community-page .calendar-wrap{max-width:1200px;margin:24px auto 0;padding:0 24px}.community-page .calendar-card{background:var(--white);border-radius:20px;overflow:hidden;box-shadow:0 2px 16px #0000000f}.community-page .calendar-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.community-page .calendar-title{color:var(--dark);font-size:.98rem;font-weight:800}.community-page .calendar-nav{align-items:center;gap:4px;display:flex}.community-page .calendar-nav-btn{appearance:none;width:30px;height:30px;color:var(--gray);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;text-decoration:none;transition:background .15s;display:flex}.community-page .calendar-nav-btn:hover{background:var(--green-light);color:var(--green)}.community-page .calendar-nav-today{appearance:none;color:var(--gray);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:5px 10px;font-family:inherit;font-size:.75rem;font-weight:700;text-decoration:none}.community-page .calendar-nav-today:hover{background:var(--green-light);color:var(--green)}.community-page .calendar-weekdays{text-align:center;color:var(--gray-light);border-bottom:1px solid #e5e7eb;grid-template-columns:repeat(6,minmax(0,1fr));font-size:.68rem;font-weight:700;display:grid}.community-page .calendar-weekdays span{padding:8px 0}.community-page .calendar-weekdays span:last-child{color:#3b82f6}.community-page .calendar-grid{grid-template-columns:repeat(6,minmax(0,1fr));display:grid}.community-page .calendar-day{border-bottom:1px solid #f0f2f0;border-right:1px solid #f0f2f0;min-width:0;min-height:130px;padding:5px;overflow:hidden}.community-page .calendar-day:nth-child(6n){border-right:none}.community-page .calendar-day.outside{background:#fafbfa}.community-page .calendar-day-num{width:24px;height:24px;color:var(--dark);border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}.community-page .calendar-day.outside .calendar-day-num{color:#c7cdc7}.community-page .calendar-day-num.today{background:var(--green);color:#fff}.community-page .calendar-event-chip{white-space:nowrap;text-overflow:ellipsis;color:#fff;border-radius:4px;margin-top:3px;padding:3px 5px;font-size:.78rem;font-weight:700;line-height:1.4;text-decoration:none;display:block;overflow:hidden}.community-page .calendar-event-chip.registered{font-weight:900;box-shadow:inset 0 0 0 1.5px #fff}.community-page .calendar-state{text-align:center;color:var(--gray-light);padding:32px 20px;font-size:.85rem}@media (max-width:600px){.community-page .calendar-day{min-height:90px}.community-page .calendar-event-chip{font-size:.68rem}}.community-page .events-main{max-width:1200px;margin:0 auto;padding:24px 24px 8px}.community-page .event-list{flex-direction:column;gap:36px;margin-top:24px;display:flex}.community-page .event-state{background:var(--white);text-align:center;max-width:480px;color:var(--gray-light);border-radius:16px;margin:0 auto;padding:32px 24px;font-size:.9rem;box-shadow:0 2px 16px #0000000f}.community-page .event-week-heading{color:var(--dark);border-left:4px solid var(--green);margin-bottom:16px;padding-left:12px;font-size:1.05rem;font-weight:900}.community-page .event-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.community-page .event-card{background:var(--white);border-radius:16px;flex-direction:column;transition:transform .15s,box-shadow .15s;display:flex;overflow:hidden;box-shadow:0 2px 16px #0000000f}.community-page .event-card:hover{transform:translateY(-2px);box-shadow:0 6px 24px #0000001a}.community-page .event-card:target{outline:3px solid var(--green);outline-offset:2px;animation:1.6s ease-out event-card-focus-flash}@keyframes event-card-focus-flash{0%,40%{box-shadow:0 0 0 6px #2a7a4540}to{box-shadow:0 2px 16px #0000000f}}.community-page .event-card-link{appearance:none;width:100%;font:inherit;text-align:left;color:var(--dark);cursor:pointer;background:0 0;border:none;margin:0;padding:0;text-decoration:none;display:block}.community-page .event-card-join{appearance:none;background:var(--green-light);color:var(--green);cursor:pointer;text-align:center;border:none;border-top:1px solid #f0f2f0;width:100%;padding:10px 14px;font-family:inherit;font-size:.82rem;font-weight:800;text-decoration:none;transition:background .15s,color .15s;display:block}.community-page .event-card-join:hover{background:#d7f0e0}.community-page .event-card-join:disabled{opacity:.6;cursor:default}.community-page .event-card-status-row{background:var(--green);border-top:1px solid #f0f2f0;justify-content:space-between;align-items:center;gap:8px;padding:10px 14px;display:flex}.community-page .event-card-status-label{color:#fff;font-size:.82rem;font-weight:800}.community-page .event-card-cancel-btn{appearance:none;color:#fff;cursor:pointer;background:0 0;border:1px solid #fff9;border-radius:14px;flex-shrink:0;padding:5px 12px;font-family:inherit;font-size:.74rem;font-weight:700;transition:background .15s}.community-page .event-card-cancel-btn:hover{background:#ffffff26}.community-page .event-card-cancel-btn:disabled{opacity:.6;cursor:default}.community-page .event-modal-overlay{z-index:200;background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.community-page .event-modal{background:var(--white);border-radius:20px;width:100%;max-width:480px;max-height:85vh;padding:32px;position:relative;overflow-y:auto;box-shadow:0 12px 40px #0003}.community-page .event-modal-close{appearance:none;color:var(--gray-light);cursor:pointer;background:0 0;border:none;font-size:1.3rem;line-height:1;position:absolute;top:14px;right:14px}.community-page .event-modal-thumb{aspect-ratio:16/9;object-fit:cover;border-radius:12px;width:100%;margin-bottom:16px;display:block}.community-page .event-modal-title{margin-bottom:12px;padding-right:24px;font-size:1.15rem;font-weight:900}.community-page .event-modal-datetime,.community-page .event-modal-location{color:var(--gray);margin-bottom:6px;font-size:.85rem}.community-page .event-modal-description{color:var(--dark);white-space:pre-wrap;margin-top:16px;font-size:.88rem;line-height:1.9}.community-page .event-card-zoom{background:var(--noon-light);color:var(--dark);border-top:1px solid #f0f2f0;padding:10px 14px;font-size:.76rem;line-height:1.6}.community-page .event-card-zoom-label{letter-spacing:.06em;color:#b5791a;margin-bottom:4px;font-size:.66rem;font-weight:800}.community-page .event-card-zoom-body{white-space:pre-wrap;word-break:break-word}.community-page .event-card-zoom-body a{color:var(--green);font-weight:700}.community-page .event-card-members-only{color:#b3261e;background:#fdecec;border-top:1px solid #f0f2f0;padding:10px 14px;font-size:.76rem;line-height:1.6}.community-page .event-card-members-only a{color:#b3261e;margin-top:2px;font-weight:800;text-decoration:underline;display:inline-block}.community-page .event-card-thumb-wrap{position:relative}.community-page .event-card-thumb{aspect-ratio:16/9;object-fit:cover;background:var(--green-light);width:100%;display:block}.community-page .event-card-thumb-fallback{aspect-ratio:16/9;justify-content:center;align-items:center;width:100%;font-size:2rem;display:flex}.community-page .event-card-registered-badge{background:var(--green);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:.85rem;font-weight:900;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 2px 6px #00000040}.community-page .event-card-meta{color:var(--gray);align-items:center;gap:8px;padding:12px 14px 2px;font-size:.75rem;font-weight:700;display:flex}.community-page .event-card-weekday{background:var(--green-light);width:20px;height:20px;color:var(--green);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.64rem;font-weight:800;display:flex}.community-page .event-card-weekday.sun{color:#ef4444;background:#ef44441f}.community-page .event-card-weekday.sat{color:#3b82f6;background:#3b82f61f}.community-page .event-card-title{padding:6px 14px 16px;font-size:.9rem;font-weight:800;line-height:1.5}.community-page .auth-status{color:var(--gray);justify-content:center;align-items:center;gap:10px;margin:20px auto 0;font-size:.82rem;display:flex}.community-page .auth-login-btn{background:var(--green);color:#fff;border-radius:24px;padding:10px 20px;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-block}.community-page .auth-logout-btn{appearance:none;color:var(--gray);cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:20px;padding:6px 14px;font-family:inherit;font-size:.78rem;font-weight:700}@media (max-width:900px){.community-page .event-grid{grid-template-columns:repeat(2,1fr)}}.community-page .portal-cta{text-align:center;max-width:720px;margin:40px auto 0;padding:0 24px}.community-page .portal-cta-box{background:var(--white);border-radius:20px;padding:40px 32px;box-shadow:0 2px 16px #0000000f}.community-page .portal-cta-box h2{margin-bottom:10px;font-size:1.2rem;font-weight:900}.community-page .portal-cta-box p{color:var(--gray);margin-bottom:22px;font-size:.88rem}.community-page .portal-cta-btn{background:var(--discord);color:#fff;border-radius:50px;align-items:center;gap:8px;padding:14px 32px;font-size:.95rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-flex}.community-page .portal-cta-btn:hover{opacity:.85}.community-page .mypage-status-box{text-align:center}.community-page .mypage-email{color:var(--gray);margin-bottom:12px;font-size:.85rem}.community-page .mypage-status-badge{border-radius:50px;margin-bottom:14px;padding:6px 18px;font-size:.95rem;font-weight:900;display:inline-block}.community-page .mypage-status-trial .mypage-status-badge{background:var(--noon-light);color:#b45309}.community-page .mypage-status-paid .mypage-status-badge{background:var(--green-light);color:var(--green)}.community-page .mypage-status-expired .mypage-status-badge{color:#dc2626;background:#fdecec}.community-page .mypage-status-detail{color:var(--gray);margin-bottom:22px;font-size:.9rem}.community-page .about-main{max-width:720px;margin:0 auto;padding:24px 24px 8px}.community-page .mission-box{background:var(--white);border-radius:20px;margin-bottom:40px;padding:36px 40px;box-shadow:0 2px 16px #0000000f}.community-page .mission-box h2{color:var(--green);letter-spacing:.1em;text-transform:uppercase;margin-bottom:16px;font-size:1rem;font-weight:700}.community-page .mission-name{margin-bottom:16px;font-size:1.6rem;font-weight:900}.community-page .mission-name span{color:var(--green)}.community-page .mission-quote{color:var(--dark);border-left:3px solid var(--green-mid);margin-bottom:20px;padding-left:16px;font-size:.98rem;font-weight:700;line-height:2}.community-page .mission-body{color:var(--gray);font-size:.92rem;line-height:2}.community-page .mission-body p{margin-bottom:12px}.community-page .feature-list{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:8px;display:grid}.community-page .feature-item{background:var(--white);border-radius:16px;padding:24px 22px;box-shadow:0 2px 16px #0000000f}.community-page .feature-icon{margin-bottom:10px;font-size:1.8rem}.community-page .feature-item h3{margin-bottom:8px;font-size:.95rem;font-weight:800}.community-page .feature-item p{color:var(--gray);font-size:.85rem;line-height:1.8}.community-page .organizer-main{max-width:720px;margin:0 auto;padding:24px 24px 8px}.community-page .profile-box{background:var(--white);border-radius:20px;margin-bottom:32px;padding:36px 40px;box-shadow:0 2px 16px #0000000f}.community-page .profile-box h2{color:var(--green);letter-spacing:.1em;text-transform:uppercase;margin-bottom:24px;font-size:1rem;font-weight:700}.community-page .profile-top{align-items:center;gap:24px;margin-bottom:24px;display:flex}.community-page .profile-photo{border:3px solid var(--green-light);border-radius:50%;flex-shrink:0;width:120px;height:120px;overflow:hidden}.community-page .profile-photo img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.community-page .profile-name{font-size:1.3rem;font-weight:900}.community-page .profile-name-sub{color:var(--gray-light);margin-top:4px;font-size:.85rem}.community-page .profile-body{color:var(--gray);font-size:.92rem;line-height:2}.community-page .profile-body p{margin-bottom:14px}.community-page .profile-body p:last-child{margin-bottom:0}.community-page .sns-box{background:var(--white);border-radius:20px;padding:36px 40px;box-shadow:0 2px 16px #0000000f}.community-page .sns-box h2{color:var(--green);letter-spacing:.1em;text-transform:uppercase;margin-bottom:24px;font-size:1rem;font-weight:700}.community-page .sns-link{color:var(--dark);border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:16px;margin-bottom:16px;padding:16px 20px;text-decoration:none;transition:box-shadow .15s;display:flex}.community-page .sns-link:last-child{margin-bottom:0}.community-page .sns-link:hover{box-shadow:0 4px 16px #0000001a}.community-page .sns-link-name{font-size:.95rem;font-weight:700}.community-page .sns-link-sub{color:var(--gray-light);font-size:.85rem}.community-page .sns-link-arrow{color:var(--gray-light);margin-left:auto}.community-page footer{text-align:center;color:var(--gray-light);padding:48px 24px 40px;font-size:.8rem}@media (max-width:600px){.community-page .slide{min-height:360px;padding:32px 24px}.community-page .event-grid{grid-template-columns:1fr}.community-page .slider-arrow{width:34px;height:34px;font-size:1rem}.community-page .feature-list{grid-template-columns:1fr}.community-page .mission-box,.community-page .profile-box,.community-page .sns-box{padding:28px 24px}.community-page .profile-top{text-align:center;flex-direction:column}.community-page .tab-btn{padding:14px 12px 11px;font-size:.8rem}}
