.community-portal{--cp-bg:#f3f3f1;--cp-surface:#fff;--cp-surface-soft:#f7f7f5;--cp-surface-raised:#fff;--cp-text:#1d1d1f;--cp-text-subtle:#67676b;--cp-text-faint:#858589;--cp-line:#ddddda;--cp-line-strong:#c7c7c3;--cp-brand:#e65317;--cp-brand-strong:#c6420c;--cp-brand-soft:#fff0e9;--cp-accent:#f46a2e;--cp-danger:#b64750;--cp-danger-soft:#fff0f1;--cp-chip:#ededeb;--cp-overlay:#121214bd;--cp-shadow:0 14px 42px #12121417;background:var(--cp-bg);min-height:100vh;color:var(--cp-text);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Yu Gothic UI,Yu Gothic,Noto Sans JP,Meiryo,system-ui,sans-serif;font-size:15px;line-height:1.6;overflow-x:hidden}.community-portal.dark{--cp-bg:#111113;--cp-surface:#1a1a1d;--cp-surface-soft:#222225;--cp-surface-raised:#29292d;--cp-text:#f2f2f0;--cp-text-subtle:#b9b9bd;--cp-text-faint:#929297;--cp-line:#37373c;--cp-line-strong:#515157;--cp-brand:#ff874e;--cp-brand-strong:#ffa375;--cp-brand-soft:#3b241b;--cp-accent:#ff874e;--cp-danger:#f28b93;--cp-danger-soft:#44272a;--cp-chip:#2b2b2f;--cp-overlay:#070709d6;--cp-shadow:0 18px 54px #00000057;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.community-portal *,.community-portal :before,.community-portal :after{box-sizing:border-box}.community-portal button,.community-portal input,.community-portal select{color:inherit;font:inherit}.community-portal button,.community-portal a{-webkit-tap-highlight-color:transparent}.community-portal button{cursor:pointer}.community-portal button:disabled{cursor:wait;opacity:.58}.community-portal :focus-visible{outline:3px solid color-mix(in srgb, var(--cp-brand) 55%, transparent);outline-offset:2px}.community-portal-header{z-index:40;border-bottom:1px solid color-mix(in srgb, var(--cp-line) 82%, transparent);background:color-mix(in srgb, var(--cp-surface) 91%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);justify-content:space-between;align-items:center;gap:24px;min-height:62px;padding:8px max(22px,50vw - 740px);display:flex;position:sticky;top:0}.community-portal-brand{min-width:max-content;color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.community-portal-brand>span{background:var(--cp-brand-strong);color:#fff;border-radius:10px;place-items:center;width:38px;height:38px;font-size:19px;font-weight:900;line-height:1;display:grid}.community-portal-brand strong,.community-portal-brand small{display:block}.community-portal-brand small{color:var(--cp-text-subtle);font-size:11px}.community-portal-header nav,.community-portal-account{align-items:center;display:flex}.community-portal-header nav>a,.community-portal-header nav>button{min-height:38px;color:var(--cp-text-subtle);background:0 0;border:0;border-radius:8px;padding:0 11px;font-size:13px;font-weight:760;text-decoration:none}.community-portal-header nav>a{align-items:center;display:inline-flex}.community-portal-header .community-theme-button{border:1px solid var(--cp-line);background:var(--cp-surface-soft);border-radius:50%;width:38px;padding:0;font-size:17px}.community-portal-header .signin-link{background:var(--cp-brand-strong);color:#fff;margin-left:4px;padding-inline:15px}.community-portal-account{border-left:1px solid var(--cp-line);gap:7px;margin-left:4px;padding-left:10px}.community-portal-account span{text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:12px;font-weight:750;overflow:hidden}.community-portal-account button{min-height:32px!important;color:var(--cp-danger)!important;padding-inline:7px!important;font-size:11px!important}.community-portal-hero{background:#26342c;align-items:center;width:100%;min-height:clamp(620px,74vh,820px);padding:70px max(28px,50vw - 740px) 190px;display:flex;position:relative;overflow:hidden}.community-portal-hero:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(90deg,#121915c7 0%,#12191594 36%,#12191514 72%),linear-gradient(#0000 52%,#0d120f57);position:absolute;inset:0}.community-hero-copy{z-index:2;color:#1d2823;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8f6efe6;border:1px solid #ffffff38;border-radius:22px;width:min(590px,100%);padding:clamp(26px,4vw,46px);animation:.56s both community-rise;position:relative;box-shadow:0 24px 70px #080e0b38}.community-hero-visual{z-index:0;animation:.76s cubic-bezier(.2,.7,.2,1) both community-visual-reveal;position:absolute;inset:0}.community-hero-visual:after{content:none}.community-hero-visual img{object-fit:cover;object-position:center 42%;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.7,.2,1);display:block}.community-portal-hero:hover .community-hero-visual img{transform:scale(1.025)}@keyframes community-rise{0%{opacity:0;transform:translateY(14px)}}@keyframes community-visual-reveal{0%{opacity:0;transform:translateY(20px)scale(.985)}}.community-portal .eyebrow{color:var(--cp-brand);letter-spacing:.16em;font-size:11px;font-weight:850}.community-portal-hero h1{letter-spacing:-.052em;margin:8px 0 13px;font-size:clamp(42px,5vw,68px);font-weight:820;line-height:1.07}.community-portal-hero .eyebrow{color:#c6420c}.community-portal-hero p{color:#4f5e57;max-width:660px;margin:0 0 20px;font-size:17px;line-height:1.85}.community-hero-actions{flex-wrap:wrap;gap:8px;display:flex}.community-hero-actions a{border:1px solid var(--cp-brand-strong);background:var(--cp-brand-strong);color:#fff;border-radius:9px;align-items:center;min-height:42px;padding:0 17px;font-weight:800;text-decoration:none;display:inline-flex}.community-hero-actions a.secondary{color:#23302a;background:#ffffffb8;border-color:#bdc7c1}.community-portal-stats{z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff47;border:1px solid #ffffff42;border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;width:min(590px,100% - 56px);margin:0;animation:.62s .1s both community-rise;display:grid;position:absolute;bottom:44px;left:max(28px,50vw - 740px);overflow:hidden;box-shadow:0 18px 48px #080e0b33}.community-portal-stats div{color:#1d2823;text-align:center;background:#f8f6efe6;min-width:0;padding:21px 15px}.community-portal-stats dt{color:#65716b;font-size:11px;font-weight:750}.community-portal-stats dd{text-overflow:ellipsis;margin:2px 0 0;font-size:clamp(22px,2.5vw,32px);font-weight:850;overflow:hidden}.community-device-connect{border:1px solid color-mix(in srgb, var(--cp-accent) 55%, var(--cp-line));background:color-mix(in srgb, var(--cp-accent) 10%, var(--cp-surface));border-radius:12px;justify-content:space-between;align-items:center;gap:24px;width:min(1424px,100% - 56px);margin:0 auto 22px;padding:17px 20px;display:flex}.community-device-connect h2{margin:2px 0;font-size:18px}.community-device-connect p{color:var(--cp-text-subtle);margin:0}.community-device-connect p strong{color:var(--cp-text);letter-spacing:.12em;margin-left:8px}.community-device-connect>button,.community-device-connect>a{background:var(--cp-brand-strong);color:#fff;border:0;border-radius:8px;min-height:40px;padding:0 15px;font-weight:800;line-height:40px;text-decoration:none}.community-connect-complete{color:var(--cp-brand);font-weight:800}.community-mypage-hero{grid-template-columns:minmax(0,1fr) minmax(340px,.72fr);align-items:end;gap:clamp(28px,7vw,88px);width:min(1400px,100%);margin:0 auto;padding:54px 30px 32px;display:grid}.community-mypage-hero h1{letter-spacing:-.045em;margin:5px 0 8px;font-size:clamp(32px,5vw,52px)}.community-mypage-hero p{max-width:670px;color:var(--cp-text-subtle);margin:0}.community-profile-editor{border:1px solid var(--cp-line);background:var(--cp-surface);box-shadow:var(--cp-shadow);border-radius:12px;gap:6px;padding:15px;display:grid}.community-profile-editor>span{color:var(--cp-text-subtle);font-size:11px;font-weight:800}.community-profile-editor>div{grid-template-columns:minmax(0,1fr) auto;gap:7px;display:grid}.community-profile-editor input{border:1px solid var(--cp-line-strong);background:var(--cp-surface);border-radius:8px;min-width:0;height:40px;padding:0 10px}.community-profile-editor button,.community-mypage-login{background:var(--cp-brand-strong);color:#fff;border:0;border-radius:8px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-weight:800;text-decoration:none;display:inline-flex}.community-profile-editor small{color:var(--cp-brand);font-size:10px}.community-mypage-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:min(1400px,100% - 60px);margin:0 auto 18px;display:grid}.community-mypage-tabs button{border:1px solid var(--cp-line);background:var(--cp-surface);min-height:67px;color:var(--cp-text);text-align:left;border-radius:11px;align-content:center;gap:1px;padding:10px 14px;transition:transform .14s,border-color .14s,background .14s;display:grid}.community-mypage-tabs button:hover{border-color:var(--cp-line-strong);transform:translateY(-2px)}.community-mypage-tabs span{color:var(--cp-brand);letter-spacing:.07em;font-size:9px;font-weight:850}.community-portal-discover{border-top:1px solid var(--cp-line);background:var(--cp-surface);padding:36px max(24px,50vw - 740px) 70px;position:relative}.community-portal-section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:14px;display:flex}.community-portal-section-heading h2,.community-portal-about h2,.community-portal-signin h2{letter-spacing:-.035em;margin:3px 0 0;font-size:clamp(25px,3vw,36px)}.community-portal-section-heading>strong{color:var(--cp-text-subtle);font-size:13px}.community-portal-sticky-tools{z-index:25;background:color-mix(in srgb, var(--cp-surface) 94%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:8px 0 9px;position:sticky;top:62px}.community-portal-controls{border:1px solid var(--cp-line);background:var(--cp-surface-soft);border-radius:12px;grid-template-columns:minmax(270px,1fr) auto 165px auto;gap:8px;padding:8px;display:grid}.community-portal-search{border:1px solid var(--cp-line-strong);background:var(--cp-surface);border-radius:8px;align-items:center;min-width:0;height:42px;padding:0 10px;display:flex}.community-portal-search>span{color:var(--cp-text-faint);margin-right:7px;font-size:20px}.community-portal-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%}.community-portal-search button{width:30px;height:30px;color:var(--cp-text-subtle);background:0 0;border:0;border-radius:50%}.community-portal-controls>div[role=tablist]{background:var(--cp-chip);border-radius:8px;gap:3px;padding:3px;display:flex}.community-portal-controls>div[role=tablist] button{min-height:36px;color:var(--cp-text-subtle);background:0 0;border:0;border-radius:6px;padding:0 13px;font-size:13px;font-weight:800}.community-portal-controls>select,.community-filter-select select{border:1px solid var(--cp-line-strong);background:var(--cp-surface);border-radius:8px;min-height:42px;padding:0 34px 0 10px}.community-mobile-filter-button{border:1px solid var(--cp-line-strong);background:var(--cp-surface);border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:42px;padding:0 12px;font-weight:800;display:none}.community-mobile-filter-button span{background:var(--cp-brand);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:10px;display:grid}.community-selected-filters{flex-wrap:wrap;gap:5px;padding-top:7px;display:flex}.community-selected-filters button{border:1px solid color-mix(in srgb, var(--cp-brand) 34%, var(--cp-line));background:var(--cp-brand-soft);min-height:29px;color:var(--cp-brand-strong);border-radius:999px;padding:0 9px;font-size:11px;font-weight:750}.community-selected-filters button.clear{color:var(--cp-text-subtle);background:0 0;border-color:#0000}.community-portal-browser{grid-template-columns:240px minmax(0,1fr);align-items:start;gap:18px;margin-top:10px;display:grid}.community-portal-browser.mypage{grid-template-columns:minmax(0,1fr)}.community-portal-filter-panel{border:1px solid var(--cp-line);background:var(--cp-surface-soft);scrollbar-width:thin;scrollbar-color:var(--cp-line-strong) transparent;border-radius:12px;max-height:calc(100vh - 151px);padding:13px;position:sticky;top:137px;overflow-y:auto}.community-portal-filter-panel .panel-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.community-portal-filter-panel .panel-heading strong{font-size:15px}.community-portal-filter-panel .panel-heading button{color:var(--cp-brand);background:0 0;border:0;padding:0;font-size:11px;font-weight:800}.community-portal-scope{background:var(--cp-chip);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;margin-bottom:11px;padding:3px;display:grid}.community-portal-scope button{min-height:34px;color:var(--cp-text-subtle);background:0 0;border:0;border-radius:6px;padding:0 3px;font-size:10px;font-weight:800}.community-portal-scope button.active{background:var(--cp-surface);color:var(--cp-text)}.community-filter-select{gap:5px;margin-bottom:10px;display:grid}.community-filter-select>span{color:var(--cp-text-subtle);font-size:11px;font-weight:800}.community-filter-select select{width:100%;min-height:38px;font-size:12px}.community-portal-sensitive-visibility{border:1px solid color-mix(in srgb, var(--cp-accent) 40%, var(--cp-line));background:color-mix(in srgb, var(--cp-accent) 8%, var(--cp-surface));color:var(--cp-text-subtle);border-radius:8px;align-items:flex-start;gap:7px;margin:0 0 10px;padding:8px;font-size:11px;font-weight:720;line-height:1.4;display:flex}.community-portal-sensitive-visibility input{flex:none;width:15px;height:15px;margin:1px 0 0}.community-filter-groups{gap:6px;display:grid}.community-filter-groups details{border:1px solid var(--cp-line);background:var(--cp-surface);border-radius:8px;overflow:hidden}.community-filter-groups summary{cursor:pointer;align-items:center;gap:7px;min-height:38px;padding:0 9px;font-size:12px;font-weight:800;list-style:none;display:flex}.community-filter-groups summary::-webkit-details-marker{display:none}.community-filter-groups summary:after{color:var(--cp-text-faint);content:"⌄";margin-left:auto;font-size:14px;transition:transform .14s}.community-filter-groups details[open] summary:after{transform:rotate(180deg)}.community-filter-groups summary small{background:var(--cp-brand-soft);min-width:20px;height:20px;color:var(--cp-brand-strong);border-radius:999px;place-items:center;font-size:10px;display:grid}.community-filter-groups details>div{border-top:1px solid var(--cp-line);scrollbar-width:thin;gap:3px;max-height:230px;padding:5px 6px 7px;display:grid;overflow-y:auto}.community-filter-groups details>div button{min-height:32px;color:var(--cp-text-subtle);text-align:left;background:0 0;border:0;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;padding:0 7px;font-size:11px;display:flex}.community-filter-groups details>div button:hover{background:var(--cp-surface-soft);color:var(--cp-text)}.community-filter-groups details>div button.selected{background:var(--cp-brand-soft);color:var(--cp-brand-strong);font-weight:800}.community-filter-groups details>div button small{color:var(--cp-text-faint);font-size:10px}.community-portal-results{min-width:0}.community-portal-grid{grid-template-columns:repeat(auto-fill,minmax(192px,1fr));gap:13px;display:grid}.community-portal-grid article{border:1px solid var(--cp-line);background:var(--cp-surface-raised);border-radius:11px;min-width:0;transition:transform .16s,border-color .16s,box-shadow .16s;position:relative;overflow:hidden}.community-portal-grid article:hover{z-index:1;border-color:var(--cp-line-strong);box-shadow:var(--cp-shadow);transform:translateY(-3px)}.community-portal-card-image{background:#e8ece9;border:0;width:100%;padding:0;display:block;position:relative}.community-portal-image{aspect-ratio:3/4;background:#e9edea;width:100%;position:relative;overflow:hidden}.community-portal-image.part{aspect-ratio:1}.community-portal-image img{object-fit:cover;width:100%;height:100%;display:block}.community-private-image-state{width:100%;height:100%;color:var(--cp-text-subtle);text-align:center;place-items:center;padding:20px;font-size:11px;font-weight:750;display:grid}.community-portal-image.obscured img{filter:blur(22px)saturate(.6);transform:scale(1.08)}.community-portal-image>button{color:#fff;background:#151d1961;border:0;place-content:center;gap:2px;display:grid;position:absolute;inset:0}.community-portal-image>button span{font-size:11px}.community-card-type,.community-card-visibility{z-index:2;color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#18211dbd;border-radius:999px;padding:3px 7px;font-size:9px;font-weight:850;position:absolute;top:8px}.community-card-type{left:8px}.community-card-visibility{top:auto;bottom:8px;left:8px}.community-card-visibility.published{background:#185941db}.community-card-visibility.limited{background:#3d4541d1}.community-card-like{z-index:3;-webkit-text-fill-color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#18211dad;border:0;border-radius:50%;place-items:center;width:34px;height:34px;font-size:19px;display:grid;position:absolute;top:7px;right:7px;color:#fff!important}.community-card-content h3{text-overflow:ellipsis;white-space:nowrap;margin:0 0 1px;font-size:14px;font-weight:800;line-height:1.45;overflow:hidden}.community-card-content>p{color:var(--cp-text-subtle);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:11px;overflow:hidden}.community-card-tags{align-items:center;gap:4px;min-height:25px;margin:8px 0 0;display:flex;overflow:hidden}.community-card-tags span{background:var(--cp-chip);max-width:94px;color:var(--cp-text-subtle);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;padding:3px 6px;font-size:9px;font-weight:720;overflow:hidden}.community-card-content footer{min-width:0;color:var(--cp-text-subtle);align-items:center;gap:10px;margin-top:8px;font-size:10px;display:flex}.community-card-content footer span:last-child{text-overflow:ellipsis;white-space:nowrap;margin-left:auto;overflow:hidden}.community-card-skeleton{background:linear-gradient(100deg, var(--cp-surface-soft) 15%, var(--cp-chip) 35%, var(--cp-surface-soft) 55%);background-size:220% 100%;min-height:340px;animation:1.3s infinite community-skeleton;border-color:#0000!important}@keyframes community-skeleton{to{background-position-x:-220%}}.community-load-more{min-height:82px;color:var(--cp-text-faint);place-items:center;font-size:11px;display:grid}.community-load-more button,.community-portal-state button{border:1px solid var(--cp-line-strong);background:var(--cp-surface);min-height:39px;color:var(--cp-text);border-radius:8px;padding:0 14px;font-weight:800}.community-portal-state{border:1px dashed var(--cp-line-strong);min-height:280px;color:var(--cp-text-subtle);text-align:center;border-radius:12px;place-content:center;justify-items:center;padding:28px;display:grid}.community-portal-state strong{color:var(--cp-text);font-size:16px}.community-portal-state p{margin:4px 0 14px}.community-portal-about{border-bottom:1px solid var(--cp-line);background:linear-gradient(135deg, color-mix(in srgb, var(--cp-brand-soft) 55%, var(--cp-surface)) 0%, var(--cp-surface) 54%);grid-template-columns:minmax(460px,1.08fr) minmax(420px,.92fr);align-items:center;gap:clamp(42px,7vw,96px);padding:96px max(30px,50vw - 700px);display:grid}.community-about-image{aspect-ratio:16/11;border:1px solid var(--cp-line);box-shadow:var(--cp-shadow);border-radius:18px;position:relative;overflow:hidden}.community-about-image img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.7,.2,1);display:block}.community-about-image:hover img{transform:scale(1.025)}.community-about-image>span{color:#fff;letter-spacing:.12em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#141f1abf;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:850;position:absolute;bottom:14px;left:14px}.community-about-content,.community-portal-signin>div:first-child>p{color:var(--cp-text-subtle)}.community-about-content p{margin:16px 0 26px}.community-about-content h2{max-width:680px;font-size:clamp(34px,4vw,52px);line-height:1.28}.community-about-content .community-about-lead{color:var(--cp-text);font-size:17px;line-height:1.95}.community-about-features{gap:10px;display:grid}.community-about-features article{border:1px solid var(--cp-line);background:color-mix(in srgb, var(--cp-surface) 86%, transparent);border-radius:9px;grid-template-columns:38px minmax(150px,.48fr) minmax(0,1fr);align-items:center;gap:12px;padding:15px 16px;transition:transform .14s,border-color .14s;display:grid}.community-about-features article:hover{border-color:var(--cp-line-strong);transform:translate(4px)}.community-about-features strong{color:var(--cp-brand);letter-spacing:.08em;font-size:11px}.community-about-features span{color:var(--cp-text);font-size:14px;font-weight:850}.community-about-features p{color:var(--cp-text-subtle);margin:0;font-size:12px;line-height:1.7}.community-portal-signin{grid-template-columns:minmax(0,.8fr) minmax(340px,1fr);align-items:center;gap:clamp(28px,7vw,90px);width:min(1400px,100%);margin:0 auto;padding:62px 30px;display:grid}.community-auth-form,.community-signed-in{border:1px solid var(--cp-line);background:var(--cp-surface);border-radius:12px;gap:9px;padding:19px;display:grid}.community-auth-form>button,.community-auth-form input,.community-signed-in button,.community-signed-in a{border-radius:8px;min-height:42px}.community-auth-form>button{background:var(--cp-brand-strong);color:#fff;border:0;font-weight:800}.community-auth-form>button.google{border:1px solid var(--cp-line-strong);background:var(--cp-surface-soft);color:var(--cp-text)}.community-auth-form>div{color:var(--cp-text-faint);text-align:center;font-size:10px;position:relative}.community-auth-form>div:before{background:var(--cp-line);content:"";height:1px;position:absolute;top:50%;left:0;right:0}.community-auth-form>div span{background:var(--cp-surface);padding:0 8px;position:relative}.community-auth-form label{gap:4px;display:grid}.community-auth-form label span{font-size:11px;font-weight:800}.community-auth-form input{border:1px solid var(--cp-line-strong);background:var(--cp-surface);width:100%;padding:0 10px}.community-auth-form>p{color:var(--cp-brand);margin:2px 0 0;font-size:11px}.community-auth-form>small{color:var(--cp-text-subtle);font-size:10px}.community-auth-form>small a{color:var(--cp-brand);margin-inline:3px}.community-signed-in{background:var(--cp-brand-soft);gap:5px}.community-signed-in span{color:var(--cp-text-subtle)}.community-signed-in>div{gap:7px;margin-top:8px;display:flex}.community-signed-in button,.community-signed-in a{border:1px solid var(--cp-line-strong);background:var(--cp-surface);color:var(--cp-text);flex:1;justify-content:center;align-items:center;font-weight:800;text-decoration:none;display:inline-flex}.community-portal-footer{color:#f2f6f4;background:#17231e;justify-content:space-between;align-items:center;gap:24px;min-height:86px;padding:18px max(24px,50vw - 700px);display:flex}.community-portal-footer div span,.community-portal-footer div strong{display:block}.community-portal-footer div span{color:#aebcb6;font-size:11px}.community-portal-footer nav{gap:15px;display:flex}.community-portal-footer a{color:#dbe5e0;font-size:12px}.community-portal-modal-backdrop{z-index:1000;background:var(--cp-overlay);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);place-items:center;padding:24px;display:grid;position:fixed;inset:0}.community-portal-modal-backdrop>section{border:1px solid var(--cp-line);background:var(--cp-surface);border-radius:15px;grid-template-columns:minmax(320px,.88fr) minmax(380px,1.12fr);width:min(1080px,100vw - 48px);max-height:calc(100vh - 48px);display:grid;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000047}.community-portal-modal-backdrop .close{z-index:5;color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#19211db8;border:0;border-radius:50%;place-items:center;width:36px;height:36px;font-size:21px;line-height:1;display:grid;position:absolute;top:10px;right:10px}.community-portal-image.detail{aspect-ratio:auto;background:color-mix(in srgb, var(--cp-chip) 75%, #bfc8c3);height:min(760px,100vh - 48px)}.community-portal-image.detail img{object-fit:contain}.community-portal-modal-backdrop .content{overscroll-behavior:contain;scrollbar-width:thin;height:min(760px,100vh - 48px);min-height:0;padding:38px 25px 26px;overflow-y:auto}.community-portal-modal-backdrop .content>h2{margin:7px 0 8px;font-size:clamp(23px,3vw,31px);line-height:1.25}.community-portal-modal-backdrop .content>p{color:var(--cp-text-subtle);margin:0}.community-detail-back{color:var(--cp-brand);background:0 0;border:0;margin-bottom:10px;padding:0;font-size:12px;font-weight:800}.community-detail-labels{flex-wrap:wrap;gap:5px;display:flex}.community-detail-labels span{background:var(--cp-chip);color:var(--cp-text-subtle);border-radius:999px;padding:3px 7px;font-size:9px;font-weight:800}.community-detail-labels .community-detail-visibility.published{background:var(--cp-brand-soft);color:var(--cp-brand)}.community-detail-labels .community-detail-visibility.limited{background:var(--cp-chip);color:var(--cp-text-subtle)}.community-detail-metrics{color:var(--cp-text-subtle);gap:14px;margin-top:12px;font-size:11px;display:flex}.community-detail-primary-actions{grid-template-columns:minmax(0,1fr) auto;gap:7px;margin-top:15px;display:grid}.community-detail-primary-actions>button{border:1px solid var(--cp-brand-strong);background:var(--cp-brand-strong);color:#fff;border-radius:8px;justify-content:center;align-items:center;min-height:43px;padding:0 14px;font-weight:800;text-decoration:none;display:inline-flex}.community-detail-primary-actions>button:not(:first-child){border-color:var(--cp-line-strong);background:var(--cp-surface-soft);min-width:108px;color:var(--cp-text)}.community-detail-primary-actions.single{grid-template-columns:minmax(0,1fr)}.community-detail-loading{background:var(--cp-surface-soft);color:var(--cp-text-subtle);border-radius:9px;margin-top:15px;padding:16px;font-size:12px}.community-detail-section,.community-portal-related{border-top:1px solid var(--cp-line);margin-top:17px;padding-top:15px}.community-detail-section-title,.community-portal-related>div:first-child{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.community-detail-section-title strong,.community-portal-related>div:first-child strong{font-size:13px}.community-detail-section-title span,.community-portal-related>div:first-child span{color:var(--cp-text-faint);font-size:10px}.community-detail-section-title button{border:1px solid var(--cp-line-strong);background:var(--cp-surface-soft);border-radius:7px;min-height:30px;padding:0 9px;font-size:10px;font-weight:800}.community-detail-parts{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.community-detail-parts>button,.community-portal-related-grid>button{border:1px solid var(--cp-line);background:var(--cp-surface-soft);min-width:0;color:var(--cp-text);text-align:left;border-radius:8px;padding:0;overflow:hidden}.community-detail-parts img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.community-detail-parts>button>span,.community-portal-related-grid>button>span{min-width:0;padding:6px 7px;display:block}.community-detail-parts strong,.community-detail-parts small,.community-portal-related-grid strong,.community-portal-related-grid small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.community-detail-parts strong,.community-portal-related-grid strong{font-size:10px}.community-detail-parts small,.community-portal-related-grid small{color:var(--cp-text-subtle);font-size:9px}.community-detail-prompt{border:1px solid var(--cp-line);background:var(--cp-surface-soft);max-height:166px;color:var(--cp-text-subtle);white-space:pre-wrap;border-radius:8px;margin:0;padding:10px 11px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;line-height:1.65;overflow-y:auto}.community-detail-tag-groups{gap:8px;display:grid}.community-detail-tag-groups>div{grid-template-columns:74px minmax(0,1fr);align-items:start;gap:9px;display:grid}.community-detail-tag-groups>div>span{color:var(--cp-text-faint);padding-top:4px;font-size:10px;font-weight:800}.community-detail-tag-groups p{flex-wrap:wrap;gap:4px;margin:0;display:flex}.community-detail-tag-groups button{background:var(--cp-chip);min-height:27px;color:var(--cp-text-subtle);border:0;border-radius:999px;padding:0 8px;font-size:9px}.community-detail-tag-groups button:hover{background:var(--cp-brand-soft);color:var(--cp-brand-strong)}.community-portal-related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.community-portal-related-grid .community-portal-image{aspect-ratio:3/4}.community-detail-info{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.community-detail-info>div{background:var(--cp-surface-soft);border-radius:8px;min-width:0;padding:9px}.community-detail-info span,.community-detail-info strong{display:block}.community-detail-info span{color:var(--cp-text-faint);font-size:9px}.community-detail-info strong{text-overflow:ellipsis;font-size:10px;overflow:hidden}.community-detail-secondary-actions{justify-content:flex-end;gap:6px;margin-top:16px;display:flex}.community-detail-secondary-actions button{border:1px solid var(--cp-line);min-height:32px;color:var(--cp-text-subtle);background:0 0;border-radius:7px;padding:0 9px;font-size:10px}.community-detail-secondary-actions button.danger{border-color:color-mix(in srgb, var(--cp-danger) 45%, var(--cp-line));color:var(--cp-danger)}.community-owner-management{border:1px solid var(--cp-line);background:var(--cp-surface-soft);border-radius:10px;margin-top:18px;padding:13px}.community-owner-management>button,.community-owner-actions button{border:1px solid var(--cp-line-strong);background:var(--cp-surface);min-height:36px;color:var(--cp-text);border-radius:7px;padding:0 10px;font-size:10px;font-weight:800}.community-owner-actions{flex-wrap:wrap;gap:6px;display:flex}.community-owner-actions button.warning{border-color:color-mix(in srgb, var(--cp-accent) 55%, var(--cp-line));color:var(--cp-accent)}.community-owner-actions button.danger{border-color:color-mix(in srgb, var(--cp-danger) 45%, var(--cp-line));color:var(--cp-danger);margin-left:auto}.community-post-edit-form{border-top:1px solid var(--cp-line);gap:10px;margin-top:12px;padding-top:12px;display:grid}.community-post-edit-form label{gap:4px;display:grid}.community-post-edit-form label>span{color:var(--cp-text-subtle);font-size:10px;font-weight:800}.community-post-edit-form input,.community-post-edit-form textarea,.community-post-edit-form select{border:1px solid var(--cp-line-strong);background:var(--cp-surface);width:100%;min-width:0;color:var(--cp-text);border-radius:7px;padding:8px 9px;font-size:11px}.community-post-edit-form textarea{resize:vertical}.community-post-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.community-post-edit-checks{flex-wrap:wrap;gap:12px;display:flex}.community-post-edit-checks label{color:var(--cp-text-subtle);align-items:center;gap:6px;font-size:10px;display:flex}.community-post-edit-checks input{width:15px;height:15px;margin:0;padding:0}.community-post-edit-form button.save{background:var(--cp-brand-strong);color:#fff;border:0;border-radius:8px;min-height:39px;font-weight:800}.community-moderation-backdrop>section{width:min(980px,100vw - 48px);display:block;overflow-y:auto}.community-moderation-panel{min-height:300px;padding:32px 24px 24px}.community-moderation-list{gap:8px;display:grid}.community-moderation-list article{border:1px solid var(--cp-line);background:var(--cp-surface-soft);border-radius:9px;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:11px;padding:9px;display:grid}.community-moderation-list img{object-fit:cover;border-radius:6px;width:64px;height:74px}.community-moderation-list strong,.community-moderation-list span{display:block}.community-moderation-list span{color:var(--cp-text-subtle);font-size:10px}.community-moderation-list p{margin:3px 0 0;font-size:11px}.community-moderation-list .actions{gap:5px;display:flex}.community-moderation-list button{border:1px solid var(--cp-line-strong);background:var(--cp-surface);border-radius:7px;min-height:34px;padding:0 8px;font-size:10px;font-weight:800}.community-moderation-list button.danger{border-color:color-mix(in srgb, var(--cp-danger) 50%, var(--cp-line));color:var(--cp-danger)}.community-legal-back{color:#315e69;width:min(820px,100%);margin:0 auto 12px;font-weight:750;text-decoration:none;display:block}.community-legal-page article{background:#fff;border:1px solid #dad7cf;border-radius:14px;width:min(820px,100%);margin:0 auto;padding:clamp(24px,4vw,48px)}.community-legal-page h1{margin:5px 0 2px;font-size:clamp(28px,4vw,40px)}.community-legal-page h2{margin:30px 0 8px;font-size:18px}.community-legal-page p,.community-legal-page li{line-height:1.85}.community-legal-page ul{padding-left:1.4em}.community-legal-updated{color:#707975;margin:0 0 30px;font-size:12px}@media (width<=1080px){.community-portal-header nav>a:not(.signin-link),.community-portal-header nav>button:not(.community-theme-button){display:none}.community-portal-hero{min-height:680px;padding-inline:24px}.community-portal-stats{left:24px}.community-portal-controls{grid-template-columns:minmax(220px,1fr) auto 150px auto}.community-portal-browser{grid-template-columns:220px minmax(0,1fr);gap:13px}.community-portal-grid{grid-template-columns:repeat(auto-fill,minmax(172px,1fr))}}@media (width<=820px){.community-portal-hero{min-height:720px;padding:48px 20px 175px}.community-hero-visual{width:auto}.community-portal-hero:after{background:linear-gradient(90deg,#121915ad,#1219152e),linear-gradient(#0000 42%,#0d120f6b)}.community-portal-stats{width:calc(100% - 40px);bottom:30px;left:20px}.community-mypage-hero{grid-template-columns:1fr;gap:20px;padding-inline:20px}.community-mypage-tabs{grid-template-columns:repeat(2,minmax(0,1fr));width:calc(100% - 40px)}.community-portal-about{grid-template-columns:1fr;padding-inline:22px}.community-portal-discover{padding-inline:16px}.community-portal-controls{grid-template-columns:minmax(0,1fr) auto}.community-portal-controls.mypage{grid-template-columns:minmax(0,1fr) minmax(140px,.6fr)}.community-portal-search{grid-column:1/-1}.community-mobile-filter-button{display:inline-flex}.community-portal-browser{display:block}.community-portal-filter-panel{z-index:80;border-radius:0;width:min(330px,90vw);max-height:none;padding:20px 16px;transition:transform .18s;position:fixed;top:0;bottom:0;right:0;transform:translate(105%);box-shadow:-12px 0 35px #00000040}.community-portal-browser.filters-open .community-portal-filter-panel{transform:translate(0)}.community-portal-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.community-portal-about,.community-portal-signin{grid-template-columns:1fr;gap:22px;padding-block:48px}.community-device-connect{flex-direction:column;align-items:stretch;width:calc(100% - 32px)}.community-portal-modal-backdrop>section{display:block;overflow-y:auto}.community-portal-modal-backdrop .content{height:auto;overflow:visible}.community-portal-image.detail{height:min(48vh,520px)}}@media (width<=560px){.community-portal{font-size:14px}.community-portal-header{min-height:58px;padding-inline:12px}.community-portal-brand small,.community-portal-account span,.community-portal-header .signin-link{display:none}.community-portal-header nav{margin-left:auto}.community-portal-account{border:0;margin:0;padding:0}.community-portal-hero{min-height:690px;padding:34px 14px 166px}.community-hero-copy{border-radius:17px;padding:24px 20px}.community-portal-hero h1{font-size:39px}.community-portal-hero p{font-size:15px}.community-portal-stats{width:calc(100% - 28px);bottom:24px;left:14px}.community-portal-stats div{padding:14px 8px}.community-portal-section-heading{align-items:start}.community-portal-section-heading h2{font-size:24px}.community-portal-sticky-tools{top:58px}.community-portal-controls>div[role=tablist] button{padding-inline:8px}.community-portal-controls>select{width:100%;min-width:0;padding-right:25px}.community-portal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.community-card-content{padding:8px}.community-card-tags span:nth-child(n+3){display:none}.community-portal-about,.community-portal-signin{padding-inline:18px}.community-mypage-hero{padding:34px 16px 24px}.community-mypage-tabs{gap:6px;width:calc(100% - 24px)}.community-mypage-tabs button{min-height:62px;padding:8px 10px}.community-about-features article{grid-template-columns:28px minmax(0,1fr)}.community-about-features article p{grid-column:2}.community-portal-footer{flex-direction:column;align-items:flex-start;gap:12px}.community-portal-footer nav{flex-wrap:wrap}.community-portal-modal-backdrop{place-items:stretch stretch;padding:0}.community-portal-modal-backdrop>section{border:0;border-radius:0;width:100%;max-height:100vh}.community-portal-image.detail{height:43vh}.community-portal-modal-backdrop .content{padding:30px 16px 22px}.community-detail-primary-actions{grid-template-columns:1fr}.community-detail-primary-actions button{width:100%}.community-detail-parts,.community-portal-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.community-detail-info,.community-post-edit-grid{grid-template-columns:1fr}.community-owner-actions button,.community-owner-actions button.danger{flex:1;margin-left:0}.community-moderation-list article{grid-template-columns:54px minmax(0,1fr)}.community-moderation-list img{width:54px;height:64px}.community-moderation-list .actions{grid-column:1/-1}}.community-mypage-tabs{border-bottom:1px solid var(--cp-line);background:var(--cp-surface);scrollbar-width:thin;width:100%;margin:0;padding:0 max(24px,50vw - 720px);display:flex;overflow-x:auto}.community-mypage-tabs button{min-height:58px;color:var(--cp-text);text-align:center;white-space:nowrap;background:0 0;border:0;border-bottom:3px solid #0000;border-radius:0;flex:1 0 132px;padding:0 16px;font-size:13px;font-weight:760}.community-mypage-tabs button.active{border-bottom-color:var(--cp-brand);background:color-mix(in srgb, var(--cp-brand) 7%, var(--cp-surface));color:var(--cp-brand-strong)}.community-mypage-panel{width:min(1180px,100% - 48px);min-height:480px;margin:0 auto;padding:clamp(34px,5vw,70px) 0 76px}.community-profile-panel{grid-template-columns:minmax(250px,.72fr) minmax(0,1.5fr);align-content:start;gap:34px clamp(34px,6vw,88px);display:grid}.community-profile-summary{align-items:center;gap:18px;display:flex}.community-profile-summary h2,.community-public-profile h2{letter-spacing:-.04em;margin:4px 0 7px;font-size:clamp(27px,3vw,40px)}.community-profile-summary p{max-width:430px;color:var(--cp-text-subtle);margin:0;font-size:13px;line-height:1.75}.community-profile-avatar{border:1px solid var(--cp-line);background:var(--cp-brand-soft);width:76px;height:76px;color:var(--cp-brand-strong);border-radius:50%;flex:0 0 76px;place-items:center;font-size:28px;font-weight:780;display:grid;overflow:hidden}.community-profile-avatar img{object-fit:cover;width:100%;height:100%}.community-profile-stats{border-top:1px solid var(--cp-line);border-bottom:1px solid var(--cp-line);grid-template-columns:repeat(3,minmax(0,1fr));align-self:center;display:grid}.community-profile-stats>div{border-right:1px solid var(--cp-line);gap:2px;padding:18px 20px;display:grid}.community-profile-stats>div:last-child{border-right:0}.community-profile-stats strong{letter-spacing:-.03em;font-size:24px}.community-profile-stats span{color:var(--cp-text-subtle);font-size:12px;font-weight:680}.community-profile-form{border-top:1px solid var(--cp-line);grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding-top:30px;display:grid}.community-profile-form label{align-content:start;gap:7px;display:grid}.community-profile-form label.wide,.community-profile-save.wide{grid-column:1/-1}.community-profile-form label>span,.community-public-profile-bio>span,.community-public-profile-links>span{color:var(--cp-text-subtle);font-size:12px;font-weight:760}.community-profile-form input,.community-profile-form textarea{border:1px solid var(--cp-line-strong);background:var(--cp-surface);width:100%;min-width:0;color:var(--cp-text);font:inherit;border-radius:9px;outline:0;font-size:14px}.community-profile-form input{height:44px;padding:0 13px}.community-profile-form textarea{resize:vertical;min-height:126px;padding:12px 13px;line-height:1.7}.community-profile-form input:focus,.community-profile-form textarea:focus{border-color:var(--cp-brand);box-shadow:0 0 0 3px color-mix(in srgb, var(--cp-brand) 14%, transparent)}.community-profile-form label>small{color:var(--cp-text-subtle);justify-self:end;font-size:12px}.community-profile-save{align-items:center;gap:14px;display:flex}.community-profile-save button{background:var(--cp-brand-strong);color:#fff;border:0;border-radius:999px;min-height:42px;padding:0 20px;font-weight:780}.community-profile-save p{color:var(--cp-brand-strong);margin:0;font-size:13px}.community-mypage-panel.community-moderation-panel{padding-inline:0}.community-author-profile-link{color:var(--cp-text);text-align:left;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:13px;font-weight:760;display:inline-flex}.community-author-profile-link:not(:disabled):hover,.community-author-profile-link span{color:var(--cp-brand)}.community-profile-backdrop>section{width:min(660px,100vw - 40px);max-height:min(760px,100vh - 40px);overflow-y:auto}.community-public-profile{gap:26px;padding:clamp(32px,5vw,54px);display:grid}.community-public-profile-header{align-items:center;gap:18px;display:flex}.community-public-profile-bio,.community-public-profile-links{gap:9px;display:grid}.community-public-profile-bio p{color:var(--cp-text);white-space:pre-wrap;margin:0;font-size:14px;line-height:1.8}.community-public-profile-links>div{flex-wrap:wrap;gap:8px;display:flex}.community-public-profile-links a{border:1px solid var(--cp-line-strong);min-height:37px;color:var(--cp-text);border-radius:999px;align-items:center;gap:7px;padding:0 13px;font-size:12px;font-weight:720;text-decoration:none;display:inline-flex}.community-public-profile-links a:hover{border-color:var(--cp-brand);color:var(--cp-brand)}@media (width<=760px){.community-mypage-tabs{padding-inline:14px}.community-mypage-tabs button{flex-basis:118px;min-height:52px;padding-inline:11px;font-size:12px}.community-mypage-panel{width:min(100% - 30px,1180px);padding-top:30px}.community-profile-panel{grid-template-columns:1fr;gap:24px}.community-profile-form{grid-template-columns:1fr}.community-profile-form label.wide,.community-profile-save.wide{grid-column:auto}.community-profile-stats>div{padding:14px 10px}.community-profile-stats strong{font-size:20px}.community-moderation-list article{grid-template-columns:52px minmax(0,1fr)}.community-moderation-list img{width:52px;height:62px}.community-moderation-list .actions{grid-column:1/-1;justify-content:flex-end}}.community-profile-image-editor{grid-template-columns:76px minmax(0,1fr);align-items:center;gap:7px 14px;display:grid}.community-profile-image-editor>input{display:none}.community-profile-image-editor>div:not(.community-profile-avatar){flex-wrap:wrap;gap:7px;display:flex}.community-profile-image-editor button{border:1px solid var(--cp-line-strong);background:var(--cp-surface);min-height:36px;color:var(--cp-text);border-radius:999px;padding:0 13px;font-size:12px;font-weight:740}.community-profile-image-editor button:hover{border-color:var(--cp-brand);color:var(--cp-brand)}.community-profile-image-editor button.remove{color:var(--cp-danger)}.community-profile-image-editor>small{color:var(--cp-text-subtle);grid-column:2;font-size:12px}.community-profile-avatar-empty{border-radius:inherit;background:var(--cp-surface-soft);width:100%;height:100%;display:block}.community-portal-about{touch-action:pan-y;-webkit-user-select:none;user-select:none;cursor:grab}.community-portal-about:active{cursor:grabbing}.community-portal-about .community-about-backdrop{border-left:0}.community-portal-about .community-about-side-arrow.previous{left:18px}.community-portal-about .community-about-side-arrow.next{right:18px}@media (width<=560px){.community-profile-image-editor{grid-template-columns:64px minmax(0,1fr)}.community-profile-image-editor .community-profile-avatar{flex-basis:64px;width:64px;height:64px}.community-portal-about .community-about-side-arrow.previous{left:8px}.community-portal-about .community-about-side-arrow.next{right:8px}}@media (prefers-reduced-motion:reduce){.community-portal *,.community-portal :before,.community-portal :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.community-portal{--cp-bg:#f2f2f0;--cp-surface:#fff;--cp-surface-soft:#e9e9e7;--cp-surface-raised:#fff;--cp-text:#111113;--cp-text-subtle:#626265;--cp-text-faint:#818184;--cp-line:#d6d6d4;--cp-line-strong:#b9b9b7;--cp-brand:#e65317;--cp-brand-strong:#c6420c;--cp-brand-soft:#fff0e9;--cp-accent:#f46a2e;--cp-chip:#e8e8e6;--cp-shadow:0 20px 60px #0c0c0e1a;background:var(--cp-bg);font-family:Inter,Noto Sans JP,Yu Gothic UI,Yu Gothic,Meiryo,ui-sans-serif,system-ui,sans-serif;font-size:16px}.community-portal.dark{--cp-bg:#0d0d0f;--cp-surface:#171719;--cp-surface-soft:#212124;--cp-surface-raised:#19191b;--cp-text:#f4f4f2;--cp-text-subtle:#b7b7ba;--cp-text-faint:#909095;--cp-line:#323236;--cp-line-strong:#505057;--cp-brand:#ff874e;--cp-brand-strong:#ffa375;--cp-brand-soft:#3b241b;--cp-accent:#ff874e;--cp-chip:#29292d}.community-portal :is(h1,h2,h3){overflow-wrap:normal;word-break:auto-phrase;line-break:strict;text-wrap:balance}.community-portal p{word-break:auto-phrase;line-break:strict;text-wrap:pretty}.community-portal-header{border-bottom:1px solid color-mix(in srgb, var(--cp-line) 70%, transparent);background:color-mix(in srgb, var(--cp-surface) 88%, transparent);-webkit-backdrop-filter:blur(24px)saturate(1.35);backdrop-filter:blur(24px)saturate(1.35);min-height:72px;padding:10px max(24px,50vw - 760px)}.community-portal-brand{gap:12px}.community-portal-brand>span{border:1px solid color-mix(in srgb, var(--cp-text) 24%, transparent);background:var(--cp-text);letter-spacing:-.04em;border-radius:50%;width:40px;height:40px;font-size:17px}.community-portal-brand strong{letter-spacing:.04em;font-size:14px}.community-portal-brand small{letter-spacing:.08em;margin-top:-2px;font-size:10px}.community-portal-header nav>a,.community-portal-header nav>button{letter-spacing:.02em;border-radius:999px;min-height:38px;padding:0 13px;font-size:12px}.community-portal-header nav>a:hover,.community-portal-header nav>button:hover{background:var(--cp-chip)}.community-portal-header .signin-link{border-radius:999px;min-height:40px;padding-inline:18px}.community-hero-copy{color:#fff;width:min(850px,78vw);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;padding:0}.community-portal-hero .eyebrow{color:#ffffffc2;letter-spacing:.22em;align-items:center;gap:9px;font-size:11px;display:inline-flex}.community-portal-hero .eyebrow:before{content:"";background:currentColor;width:28px;height:1px}.community-portal-hero h1{color:#fff;letter-spacing:-.065em;text-wrap:balance;max-width:820px;margin:18px 0 24px;font-size:clamp(52px,6.2vw,88px);font-weight:680;line-height:.98}.community-portal-hero p{color:#ffffffc2;max-width:680px;margin-bottom:32px;font-size:clamp(15px,1.25vw,18px);line-height:1.9}.community-hero-actions{gap:10px}.community-hero-actions a{color:#fff;background:#e65317;border:1px solid #e65317;border-radius:999px;min-height:48px;padding:0 22px;font-size:13px}.community-hero-actions a:hover{transform:translateY(-2px)}.community-hero-actions a.secondary{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border-color:#ffffff75}.community-portal-stats{width:100%;box-shadow:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#04040647;border:0;border-top:1px solid #fff3;border-radius:0;grid-template-columns:repeat(3,minmax(150px,210px));justify-content:start;gap:0;padding:0 max(28px,50vw - 760px);bottom:0;left:0;overflow:visible}.community-portal-stats div{color:#fff;text-align:left;background:0 0;border-right:1px solid #ffffff2e;grid-template-columns:1fr auto;align-items:end;gap:20px;min-height:108px;padding:24px 30px 23px 0;display:grid}.community-portal-stats div+div{padding-left:30px}.community-portal-stats dt{color:#ffffff94;letter-spacing:.08em;font-size:10px}.community-portal-stats dd{color:#fff;letter-spacing:-.04em;margin:0;font-size:clamp(24px,2.4vw,36px);font-weight:620}.community-portal-discover{background:var(--cp-bg);border-top:0;padding:100px max(26px,50vw - 760px) 120px}.community-portal-section-heading{align-items:flex-end;margin-bottom:30px}.community-portal-section-heading h2{letter-spacing:-.055em;margin-top:8px;font-size:clamp(38px,4.7vw,68px);font-weight:650;line-height:1.05}.community-portal-section-heading>strong{letter-spacing:.08em;padding-bottom:8px;font-size:12px;font-weight:650}.community-portal .eyebrow{letter-spacing:.2em;font-size:10px}.community-portal-sticky-tools{border-top:1px solid var(--cp-line);border-bottom:1px solid var(--cp-line);background:color-mix(in srgb, var(--cp-bg) 90%, transparent);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);margin:0 0 34px;padding:13px 0;top:72px}.community-portal-controls,.community-portal-controls.mypage{background:0 0;border:0;border-radius:0;grid-template-columns:minmax(300px,1fr) auto 172px auto;gap:10px;padding:0}.community-portal-search{border:1px solid var(--cp-line);background:var(--cp-surface);border-radius:999px;height:46px;padding-inline:14px}.community-portal-search>span{font-size:18px}.community-portal-controls>div[role=tablist]{border:1px solid var(--cp-line);background:var(--cp-surface);border-radius:999px;gap:0;padding:3px}.community-portal-controls>div[role=tablist] button{border-radius:999px;min-height:38px;padding-inline:17px;font-size:12px}.community-portal-controls>div[role=tablist] button.active{background:var(--cp-text);color:var(--cp-surface);box-shadow:none}.community-portal-controls>select,.community-filter-select select{border-color:var(--cp-line);background-color:var(--cp-surface);border-radius:999px;min-height:46px;font-size:12px;font-weight:720}.community-portal-filter-panel{border:0;border-right:1px solid var(--cp-line);max-height:calc(100vh - 186px);box-shadow:none;background:0 0;border-radius:0;padding:4px 25px 10px 0;top:166px}.community-portal-filter-panel .panel-heading{border-bottom:1px solid var(--cp-line);padding-bottom:17px}.community-portal-filter-panel .panel-heading strong{letter-spacing:.04em;font-size:13px}.community-portal-scope{border-bottom:1px solid var(--cp-line);gap:0;padding:6px 0 13px}.community-portal-scope button{background:0 0;border:0;border-radius:0;justify-content:flex-start}.community-portal-scope button.active{color:var(--cp-brand);background:0 0}.community-filter-groups details{border-bottom:1px solid var(--cp-line)}.community-filter-groups summary{min-height:50px}.community-filter-groups details>div{gap:5px;padding-bottom:16px}.community-filter-groups details button{background:var(--cp-chip);border-color:#0000;border-radius:999px}.community-portal-grid article{background:0 0;border:0;border-radius:0;overflow:visible}.community-portal-grid article:hover{box-shadow:none;border-color:#0000;transform:translateY(-5px)}.community-portal-card-image{background:#dfdfdd;border-radius:11px;overflow:hidden}.community-portal-image img{transition:transform .5s cubic-bezier(.2,.7,.2,1),filter .3s}.community-portal-grid article:hover .community-portal-image img{transform:scale(1.035)}.community-card-type,.community-card-visibility{letter-spacing:.04em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0e0e10b3;border:1px solid #fff3;padding:5px 9px;font-size:9px}.community-card-like{-webkit-text-fill-color:#202024;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f5f5f6d1;border:1px solid #ffffff59;width:38px;height:38px;top:9px;right:9px;color:#202024!important}.community-card-like:hover,.community-card-like.liked{-webkit-text-fill-color:#fff;background:#e65317;color:#fff!important}.community-card-content h3{letter-spacing:-.015em;margin-bottom:3px;font-size:15px;font-weight:720}.community-card-content>p{font-size:11px}.community-card-tags{margin-top:10px}.community-card-tags span{max-width:110px;box-shadow:inset 0 0 0 1px var(--cp-line);background:0 0;border-radius:999px;padding:4px 7px}.community-card-content footer{border-top:1px solid var(--cp-line);padding-top:9px;font-size:10px}.community-load-more{padding-top:46px}.community-load-more button,.community-portal-state button{border-radius:999px;min-height:44px;padding-inline:20px}.community-portal-state{border:1px solid var(--cp-line);background:color-mix(in srgb, var(--cp-surface) 50%, transparent);border-radius:3px;min-height:340px}.community-portal-about{color:#fff;isolation:isolate;background:#1a1a1c;border:0;min-height:clamp(680px,100svh - 72px,880px);padding:0;display:block;position:relative;overflow:hidden}.community-about-backdrop{z-index:-2;animation:.8s both community-about-image-in;position:absolute;inset:0;overflow:hidden}.community-about-backdrop:after{content:"";background:linear-gradient(90deg,#0a0a0cc7 0%,#0a0a0c61 60%,#0a0a0c24 100%),linear-gradient(#0a0a0c52 0%,#0a0a0c14 32%,#0a0a0cd1 100%);position:absolute;inset:0}.community-about-backdrop img{object-fit:cover;filter:grayscale(.88)contrast(1.04);opacity:.92;width:100%;height:100%;transform:scale(1.02)}.community-about-content{z-index:1;color:#fff;flex-direction:column;width:100%;min-height:clamp(680px,100svh - 72px,880px);padding:48px max(28px,50vw - 690px) 38px;display:flex;position:relative}.community-about-heading{color:#ffffffb8;justify-content:flex-start;align-items:center;gap:24px;display:flex}.community-about-explorer{flex-direction:column;flex:1;justify-content:space-between;display:flex}.community-about-feature-detail{background:0 0;border:0;width:min(100%,820px);margin-top:auto;padding:clamp(86px,13vh,145px) 0 48px;animation:.58s cubic-bezier(.2,.65,.2,1) both community-about-copy-in;display:block}.community-about-feature-detail>span{color:#fff;letter-spacing:.04em;background:#e65317;border-radius:999px;align-items:center;min-height:30px;padding:0 12px;font-size:11px;font-weight:780;display:inline-flex}.community-about-feature-detail h2{color:#fff;letter-spacing:-.065em;text-shadow:0 2px 28px #0003;max-width:820px;margin:22px 0 20px;font-size:clamp(46px,5.8vw,82px);font-weight:650;line-height:1.02}.community-about-feature-detail p{color:#fffc;max-width:670px;margin:0;font-size:16px;line-height:1.85}.community-about-controls{justify-content:center;align-items:center;min-height:44px;display:flex}.community-about-feature-tabs{align-items:center;gap:3px;display:flex}.community-about-feature-tabs button{background:0 0;border:0;border-radius:50%;width:34px;height:34px;padding:0;position:relative}.community-about-feature-tabs button:before{content:"";background:#ffffff94;border-radius:50%;width:8px;height:8px;transition:background .16s,transform .16s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.community-about-feature-tabs button:hover:before{background:#fff;transform:translate(-50%,-50%)scale(1.25)}.community-about-feature-tabs button.active:before{background:#f46a2e;transform:translate(-50%,-50%)scale(1.35)}.community-about-side-arrow{z-index:3;color:#ffffffe0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0e0e103d;border:1px solid #ffffff70;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;padding:0;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.community-about-side-arrow:hover{color:#fff;background:#e65317;border-color:#f46a2e}.community-about-side-arrow span{font-size:16px;font-weight:400}@keyframes community-about-copy-in{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes community-about-image-in{0%{opacity:0;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.community-start-guide{background:var(--cp-surface);width:100%;color:var(--cp-text);gap:54px;padding:108px max(28px,50vw - 660px);display:grid}.community-start-guide-heading{grid-template-columns:minmax(320px,.9fr) minmax(360px,.75fr);align-items:end;column-gap:clamp(60px,10vw,150px);display:grid}.community-start-guide-heading .eyebrow{grid-column:1/-1;margin-bottom:15px}.community-start-guide-heading h2{letter-spacing:-.06em;max-width:650px;margin:0;font-size:clamp(42px,5vw,68px);font-weight:650;line-height:1.08}.community-start-guide-heading p{max-width:580px;color:var(--cp-text-subtle);margin:0 0 5px;font-size:15px;line-height:1.9}.community-start-guide ol{border-top:1px solid var(--cp-line-strong);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}.community-start-guide li{border-right:1px solid var(--cp-line);grid-template-columns:42px minmax(0,1fr);gap:15px;min-height:220px;padding:30px clamp(22px,3vw,38px) 28px 0;display:grid}.community-start-guide li+li{padding-left:clamp(22px,3vw,38px)}.community-start-guide li:last-child{border-right:0;padding-right:0}.community-start-guide li>span{color:var(--cp-brand);letter-spacing:.12em;font-size:11px;font-weight:850}.community-start-guide li strong{letter-spacing:-.02em;margin-bottom:13px;font-size:18px;font-weight:760;display:block}.community-start-guide li p{color:var(--cp-text-subtle);margin:0;font-size:13px;line-height:1.85}.community-portal-signin{background:#e2e2e0;grid-template-columns:minmax(280px,.78fr) minmax(380px,.72fr);justify-content:center;gap:clamp(60px,10vw,150px);width:100%;padding:100px max(28px,50vw - 640px)}.community-portal-signin h2{letter-spacing:-.055em;margin:12px 0;font-size:clamp(36px,4.5vw,62px);font-weight:650;line-height:1.08}.community-auth-form,.community-signed-in{border:1px solid color-mix(in srgb, var(--cp-line-strong) 70%, transparent);background:color-mix(in srgb, var(--cp-surface) 92%, transparent);box-shadow:none;border-radius:16px;gap:12px;padding:28px}.community-portal-footer{color:#efeff0;background:#09090b;border-top:1px solid #ffffff1f;min-height:150px;padding:45px max(28px,50vw - 720px)}.community-portal-footer div span{color:#efeff08c}.community-portal-footer a{color:#efeff0b3}.community-mypage-hero{color:#f5f5f6;background:#0d0d0f;grid-template-columns:minmax(0,1fr) minmax(340px,.55fr);gap:clamp(50px,9vw,130px);width:100%;margin:0;padding:90px max(28px,50vw - 720px) 60px}.community-mypage-hero h1{letter-spacing:-.06em;margin:14px 0 12px;font-size:clamp(48px,6vw,82px);font-weight:640;line-height:1}.community-mypage-hero p{color:#f5f5f6ad;font-size:16px}.community-mypage-hero .eyebrow{color:#ff874e}.community-profile-editor{box-shadow:none;background:0 0;border:1px solid #fff3;border-left:0;border-right:0;border-radius:0;padding:22px 0}.community-profile-editor>span{color:#f5f5f68c}.community-profile-editor input{color:#fff;background:#ffffff14;border-color:#ffffff42;border-radius:999px}.community-profile-editor button,.community-mypage-login{color:#111113;background:#f3f3f4;border-radius:999px}.community-mypage-tabs{border-bottom:1px solid var(--cp-line);background:var(--cp-surface);gap:0;width:100%;margin:0;padding:0 max(28px,50vw - 720px)}.community-mypage-tabs button{background:0 0;border:0;border-bottom:3px solid #0000;border-radius:0;min-height:82px;padding:15px 18px}.community-mypage-tabs button:hover{background:var(--cp-surface-soft);transform:none}.community-mypage-tabs button.active{border-color:var(--cp-brand);background:0 0}.community-mypage-tabs span{font-size:9px}.community-mypage-tabs strong{font-size:13px}.community-portal-modal-backdrop{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#040406d6;padding:3vh 3vw}.community-portal-modal-backdrop>section{border:1px solid color-mix(in srgb, var(--cp-line) 75%, transparent);background:var(--cp-surface);border-radius:20px;grid-template-columns:minmax(420px,1.06fr) minmax(430px,.94fr);width:min(1240px,94vw);max-height:94vh;box-shadow:0 38px 120px #00000061}.community-portal-modal-backdrop .close{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f0f129e;border:1px solid #ffffff57;width:38px;height:38px;top:14px;right:14px}.community-portal-image.detail{background:#dfdfdc;border-radius:0;height:94vh;min-height:0}.community-portal-modal-backdrop .content{padding:54px 46px 50px}.community-portal-modal-backdrop .content>h2{letter-spacing:-.045em;margin:15px 0 9px;font-size:clamp(28px,3.2vw,46px);font-weight:660;line-height:1.12}.community-detail-primary-actions>button{border-radius:999px}.community-detail-section,.community-portal-related{margin-top:24px;padding-top:22px}@media (width<=1080px){.community-portal-hero{min-height:720px}.community-portal-browser{grid-template-columns:210px minmax(0,1fr);gap:24px}.community-portal-grid{grid-template-columns:repeat(auto-fill,minmax(186px,1fr))}}@media (width<=820px){.community-portal-header{min-height:64px}.community-portal-hero{align-items:flex-end;min-height:720px;padding:80px 22px}.community-portal-hero:after{background:linear-gradient(#0606080f 18%,#060608eb),linear-gradient(90deg,#06060870,#0000)}.community-hero-copy{width:100%}.community-portal-hero h1{max-width:680px;font-size:clamp(52px,11vw,78px)}.community-portal-stats{grid-template-columns:repeat(3,minmax(0,1fr));padding-inline:22px}.community-portal-stats div{min-height:92px;padding:20px 14px 18px 0;display:block}.community-portal-stats div+div{padding-left:14px}.community-portal-stats dd{margin-top:4px}.community-portal-discover{padding:72px 18px 90px}.community-portal-sticky-tools{top:64px}.community-portal-controls,.community-portal-controls.mypage{grid-template-columns:minmax(0,1fr) auto}.community-portal-browser{display:block}.community-portal-filter-panel{background:var(--cp-surface);border-right:0;padding:22px 18px}.community-portal-about{min-height:680px;padding:0}.community-about-content{min-height:680px;padding:34px 24px 28px}.community-about-feature-tabs button{width:34px;height:34px;min-height:0;padding:0}.community-about-feature-detail{width:min(100%,690px);min-height:0;padding:110px 0 40px}.community-about-feature-detail h2{font-size:clamp(44px,9vw,68px)}.community-start-guide{gap:42px;padding:82px 24px}.community-start-guide-heading{grid-template-columns:1fr;gap:22px}.community-start-guide-heading .eyebrow{margin-bottom:-7px}.community-start-guide ol{grid-template-columns:1fr}.community-start-guide li,.community-start-guide li+li,.community-start-guide li:last-child{border-right:0;border-bottom:1px solid var(--cp-line);min-height:0;padding:26px 0}.community-portal-signin{grid-template-columns:1fr;padding:72px 24px}.community-mypage-hero{grid-template-columns:1fr;gap:36px;padding:72px 24px 48px}.community-mypage-tabs{grid-template-columns:repeat(2,minmax(0,1fr));padding-inline:16px}.community-portal-modal-backdrop{padding:0}.community-portal-modal-backdrop>section{border:0;border-radius:0;width:100%;max-height:100vh;display:block;overflow-y:auto}.community-portal-image.detail{height:min(56vh,620px)}.community-portal-modal-backdrop .content{padding:42px 24px}}@media (width<=560px){.community-portal-header{padding-inline:14px}.community-portal-brand>span{width:36px;height:36px}.community-portal-hero{min-height:680px;padding:72px 17px}.community-portal-hero h1{margin-block:14px 18px;font-size:clamp(43px,13vw,62px)}.community-portal-hero p{margin-bottom:24px;font-size:14px;line-height:1.8}.community-hero-actions a{min-height:44px;padding-inline:17px}.community-portal-stats{padding-inline:17px}.community-portal-stats div{min-height:82px;padding:16px 8px 14px 0}.community-portal-stats div+div{padding-left:8px}.community-portal-stats dt{font-size:8px}.community-portal-stats dd{font-size:22px}.community-portal-section-heading h2{font-size:40px}.community-portal-controls,.community-portal-controls.mypage{grid-template-columns:1fr 1fr}.community-portal-search,.community-portal-controls>div[role=tablist]{grid-column:1/-1}.community-portal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 10px}.community-portal-card-image{border-radius:8px}.community-card-content h3{font-size:13px}.community-about-heading{flex-direction:row;align-items:center;gap:20px}.community-about-controls{min-height:38px}.community-about-feature-tabs button{width:32px;height:32px;min-height:0;padding:0}.community-about-feature-detail{min-height:0;padding:100px 0 34px}.community-about-feature-detail h2{font-size:clamp(39px,11vw,54px)}.community-about-feature-detail p{font-size:14px}.community-about-side-arrow{width:34px;height:34px}.community-about-side-arrow.previous{left:10px}.community-about-side-arrow.next{right:10px}.community-about-side-arrow span{font-size:15px}.community-start-guide{gap:34px;padding:68px 20px}.community-start-guide-heading h2{font-size:42px}.community-start-guide-heading p{font-size:14px}.community-start-guide li{grid-template-columns:34px minmax(0,1fr);gap:10px}.community-portal-footer{padding:38px 20px}}.community-portal-brand small,.community-portal-account button,.community-portal .eyebrow,.community-portal-stats dt,.community-profile-editor>span,.community-profile-editor small,.community-mypage-tabs span,.community-mobile-filter-button span,.community-selected-filters button,.community-portal-filter-panel .panel-heading button,.community-portal-scope button,.community-filter-select>span,.community-portal-sensitive-visibility,.community-filter-groups summary small,.community-filter-groups details>div button,.community-filter-groups details>div button small,.community-private-image-state,.community-portal-image>button span,.community-card-type,.community-card-visibility,.community-card-content>p,.community-card-tags span,.community-card-content footer,.community-load-more,.community-about-image>span,.community-about-features strong,.community-auth-form>div,.community-auth-form label span,.community-auth-form>p,.community-auth-form>small,.community-portal-footer div span,.community-detail-labels span,.community-detail-metrics,.community-detail-section-title span,.community-portal-related>div:first-child span,.community-detail-section-title button,.community-detail-parts strong,.community-portal-related-grid strong,.community-detail-parts small,.community-portal-related-grid small,.community-detail-prompt,.community-detail-tag-groups>div>span,.community-detail-tag-groups button,.community-detail-info span,.community-detail-info strong,.community-detail-secondary-actions button,.community-owner-management>button,.community-owner-actions button,.community-post-edit-form label>span,.community-post-edit-form input,.community-post-edit-form textarea,.community-post-edit-form select,.community-post-edit-checks label,.community-moderation-list span,.community-moderation-list p,.community-moderation-list button,.community-about-feature-detail>span,.community-start-guide li>span{font-size:12px}.community-portal-header nav>a,.community-portal-header nav>button,.community-portal-controls>div[role=tablist] button,.community-portal-controls>select,.community-filter-select select,.community-portal-search input,.community-hero-actions a{font-size:13px}.community-portal-account button{font-size:12px!important}.community-portal{--cp-bg:#f6f7fa;--cp-surface:#fff;--cp-surface-soft:#eef1f7;--cp-surface-raised:#fff;--cp-text:#10131a;--cp-text-subtle:#596273;--cp-text-faint:#7b8494;--cp-line:#dce2eb;--cp-line-strong:#bac4d2;--cp-brand:#2f5bea;--cp-brand-strong:#2448c9;--cp-brand-soft:#dce5ff;--cp-accent:#2f5bea;--cp-chip:#f0f3f8;--cp-shadow:0 18px 48px #141f371a;background:var(--cp-bg);font-feature-settings:"palt" 1;letter-spacing:.005em;font-family:Segoe UI Variable,Inter,Noto Sans JP,Yu Gothic UI,Yu Gothic,Meiryo,ui-sans-serif,system-ui,sans-serif}.community-portal.dark{--cp-bg:#0b0f18;--cp-surface:#121826;--cp-surface-soft:#1a2232;--cp-surface-raised:#171f2e;--cp-text:#f6f8fc;--cp-text-subtle:#b5bfd0;--cp-text-faint:#8d98aa;--cp-line:#2a3447;--cp-line-strong:#47536a;--cp-brand:#7694ff;--cp-brand-strong:#9bafff;--cp-brand-soft:#1c3269;--cp-accent:#7694ff;--cp-chip:#1d2636;--cp-shadow:0 24px 64px #00000057}.community-portal :is(button,a,input,select,textarea){transition:border-color .16s,background-color .16s,color .16s,box-shadow .16s,transform .16s}.community-portal-header{border-bottom-color:var(--cp-line);background:color-mix(in srgb, var(--cp-surface) 94%, transparent);-webkit-backdrop-filter:blur(22px)saturate(1.2);backdrop-filter:blur(22px)saturate(1.2);min-height:74px;padding:8px max(24px,50vw - 760px)}.community-portal-brand{align-items:baseline;gap:12px}.community-portal-brand>strong{color:var(--cp-text);letter-spacing:.18em;font-size:25px;font-weight:800;line-height:1}.community-portal-brand>small{color:var(--cp-text-faint);letter-spacing:.17em;font-size:12px;font-weight:760}.community-portal-header nav{gap:4px}.community-portal-header nav>a,.community-portal-header nav>button{min-height:48px;color:var(--cp-text-subtle);border-radius:8px;align-items:center;gap:8px;padding:0 13px;font-size:12px;font-weight:700;display:inline-flex;position:relative}.community-portal-header nav>a:hover,.community-portal-header nav>button:hover{background:var(--cp-surface-soft);color:var(--cp-brand)}.community-nav-icon{color:currentColor;flex:0 0 18px;width:18px;height:18px;display:inline-block;position:relative}.community-nav-icon.search:before{content:"";border:1.7px solid;border-radius:50%;width:9px;height:9px;position:absolute;top:2px;left:2px}.community-nav-icon.search:after{content:"";transform-origin:100%;background:currentColor;border-radius:999px;width:6px;height:1.7px;position:absolute;bottom:3px;right:2px;transform:rotate(45deg)}.community-nav-icon.info{border:1.6px solid;border-radius:50%}.community-nav-icon.info:before{content:"i";place-items:center;font-size:12px;font-weight:800;display:grid;position:absolute;inset:0}.community-nav-icon.user:before{content:"";border:1.6px solid;border-radius:50%;width:6px;height:6px;position:absolute;top:1px;left:6px}.community-nav-icon.user:after{content:"";border:1.6px solid;border-bottom:0;border-radius:9px 9px 0 0;height:7px;position:absolute;bottom:1px;left:2px;right:2px}.community-portal-header .community-theme-button{border:1px solid var(--cp-line);background:var(--cp-surface);width:42px;min-height:42px;color:var(--cp-text);border-radius:8px;padding:0}.community-portal-header .signin-link{background:var(--cp-text);min-height:42px;color:var(--cp-surface);border-radius:8px;margin-left:6px;padding-inline:19px}.community-portal-header .signin-link:hover{background:var(--cp-brand);color:#fff}.community-portal-hero{background:#eef2f7;align-items:center;min-height:min(720px,100svh - 74px);padding:78px max(28px,50vw - 760px)}.community-portal-hero:after{background:linear-gradient(90deg,#f6f7fa 0%,#f6f7faf7 28%,#f6f7fac7 43%,#f6f7fa14 66%,#0000 100%),linear-gradient(#0000 58%,#10131a14)}.community-portal.dark .community-portal-hero:after{background:linear-gradient(90deg,#0b0f18 0%,#0b0f18fa 28%,#0b0f18d1 45%,#0b0f182e 69%,#0b0f181f 100%),linear-gradient(#0000 55%,#05080d5c)}.community-hero-copy{width:min(610px,50vw);color:var(--cp-text)}.community-portal-hero .eyebrow{color:var(--cp-brand);font-size:12px;font-weight:800}.community-portal-hero .eyebrow:before{background:var(--cp-brand)}.community-portal-hero h1{max-width:600px;color:var(--cp-text);letter-spacing:-.055em;margin:21px 0 24px;font-size:clamp(48px,5.3vw,76px);font-weight:720;line-height:1.04}.community-portal-hero p{max-width:590px;color:var(--cp-text-subtle);margin-bottom:33px;font-size:16px;line-height:1.9}.community-hero-actions a{border:1px solid var(--cp-brand);background:var(--cp-brand);color:#fff;border-radius:8px;min-height:48px;padding:0 22px;box-shadow:0 8px 22px #2f5bea33}.community-hero-actions a:hover{background:var(--cp-brand-strong);box-shadow:0 12px 28px #2f5bea42}.community-hero-actions a.secondary{border-color:var(--cp-line-strong);background:color-mix(in srgb, var(--cp-surface) 78%, transparent);color:var(--cp-text);box-shadow:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.community-hero-actions a.secondary:hover{border-color:var(--cp-brand);background:var(--cp-brand-soft);color:var(--cp-brand-strong)}.community-hero-visual img{object-position:center center;filter:saturate(.94)contrast(1.01)}.community-portal-discover{background:var(--cp-bg);padding:78px max(26px,50vw - 760px) 112px}.community-portal-section-heading{margin-bottom:24px}.community-portal-section-heading h2{letter-spacing:-.045em;margin-top:7px;font-size:clamp(36px,4.2vw,58px);font-weight:690}.community-portal .eyebrow{color:var(--cp-brand);letter-spacing:.18em;font-weight:800}.community-portal-sticky-tools{border-color:var(--cp-line);background:color-mix(in srgb, var(--cp-bg) 94%, transparent);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);margin-bottom:30px;padding:12px 0;top:74px}.community-portal-controls,.community-portal-controls.mypage{grid-template-columns:minmax(320px,1fr) auto 172px auto;gap:9px}.community-portal-controls.mypage{grid-template-columns:minmax(320px,1fr) 170px 188px}.community-portal-search,.community-portal-controls>div[role=tablist],.community-portal-controls>select,.community-filter-select select{border-color:var(--cp-line-strong);background:var(--cp-surface);border-radius:9px}.community-portal-search{height:48px}.community-portal-search:focus-within{border-color:var(--cp-brand);box-shadow:0 0 0 3px color-mix(in srgb, var(--cp-brand) 14%, transparent)}.community-portal-controls>div[role=tablist]{padding:4px}.community-portal-controls>div[role=tablist] button{border-radius:6px;min-height:38px}.community-portal-controls>div[role=tablist] button.active{background:var(--cp-brand);color:#fff}.community-portal-controls>select,.community-filter-select select{min-height:48px}.community-mobile-filter-button{border-color:var(--cp-brand);background:var(--cp-brand);color:#fff;border-radius:8px}.community-selected-filters button{border-color:color-mix(in srgb, var(--cp-brand) 28%, var(--cp-line));background:var(--cp-brand-soft);color:var(--cp-brand-strong)}.community-selected-filters button.clear{border-color:var(--cp-line);color:var(--cp-text-subtle);background:0 0}.community-portal-browser{grid-template-columns:248px minmax(0,1fr);gap:34px}.community-portal-filter-panel{border-right-color:var(--cp-line);max-height:calc(100vh - 186px);padding-right:22px;top:164px}.community-portal-filter-panel .panel-heading strong{color:var(--cp-text);font-size:14px}.community-portal-filter-panel .panel-heading button{color:var(--cp-brand);font-weight:760}.community-portal-scope button.active{color:var(--cp-brand)}.community-portal-sensitive-visibility{border-color:var(--cp-line);background:var(--cp-surface);border-radius:8px}.community-portal-sensitive-visibility input{accent-color:var(--cp-brand)}.community-filter-groups details button{background:var(--cp-chip);border:1px solid #0000;border-radius:6px}.community-filter-groups details button:hover{border-color:color-mix(in srgb, var(--cp-brand) 32%, var(--cp-line));color:var(--cp-brand)}.community-filter-groups details button.selected{border-color:color-mix(in srgb, var(--cp-brand) 34%, var(--cp-brand-soft));background:var(--cp-brand-soft);color:var(--cp-brand-strong)}.community-portal-grid{grid-template-columns:repeat(auto-fill,minmax(224px,1fr));gap:24px 18px}.community-portal-grid article{border:1px solid var(--cp-line);background:var(--cp-surface);border-radius:13px;overflow:hidden}.community-portal-grid article:hover{border-color:color-mix(in srgb, var(--cp-brand) 46%, var(--cp-line));transform:translateY(-4px);box-shadow:0 18px 42px #1826461f}.community-portal-card-image{background:#e9edf3;border-radius:0}.community-card-type,.community-card-visibility{background:#10131abd;border-color:#ffffff52}.community-card-like{-webkit-text-fill-color:#10131a;background:#ffffffe6;border-color:#ffffff9e;color:#10131a!important}.community-card-like:hover,.community-card-like.liked{border-color:var(--cp-brand);background:var(--cp-brand);-webkit-text-fill-color:#fff;color:#fff!important}.community-card-content{padding:14px 14px 13px}.community-card-content h3{font-size:15px;font-weight:730}.community-card-tags span{background:var(--cp-chip);box-shadow:none;border-radius:5px}.community-card-tags span:first-child{background:var(--cp-brand-soft);color:var(--cp-brand-strong)}.community-card-content footer{border-top-color:var(--cp-line)}.community-load-more button,.community-portal-state button{border-color:var(--cp-brand);background:var(--cp-brand);color:#fff;border-radius:8px}.community-portal-state{border-color:var(--cp-line);background:var(--cp-surface);border-radius:12px}.community-portal-about{background:#0d1424}.community-about-backdrop img{filter:grayscale(.4)saturate(.72)contrast(1.05)hue-rotate(7deg)}.community-about-content .eyebrow,.community-mypage-hero .eyebrow{color:#9eb3ff}.community-about-content{padding-left:max(74px,50vw - 690px);padding-right:max(74px,50vw - 690px)}.community-about-feature-detail>span{background:var(--cp-brand);border-radius:6px}.community-about-feature-tabs button.active:before{background:#7694ff}.community-about-side-arrow{background:#0d142475;border-color:#ffffff8a}.community-about-side-arrow:hover{background:#2f5bea;border-color:#7694ff}.community-start-guide{background:linear-gradient(135deg, color-mix(in srgb, var(--cp-brand-soft) 50%, var(--cp-surface)) 0%, var(--cp-surface) 52%)}.community-start-guide li>span{color:var(--cp-brand)}.community-portal-signin{background:var(--cp-surface-soft)}.community-portal.dark .community-portal-signin{background:#0e1420}.community-auth-form,.community-signed-in{border-color:var(--cp-line);background:var(--cp-surface);border-radius:12px}.community-auth-form>button,.community-signed-in a,.community-signed-in button{border-radius:8px}.community-portal-footer{background:#080d16;border-top-color:#ffffff1a}.community-mypage-hero{background:radial-gradient(circle at 78% 24%,#2f5bea52,#0000 36%),#0d1424}.community-profile-editor input,.community-profile-editor button,.community-mypage-login{border-radius:8px}.community-profile-editor button,.community-mypage-login{color:#fff;background:#2f5bea}.community-mypage-tabs button.active{border-color:var(--cp-brand);color:var(--cp-brand)}.community-portal-modal-backdrop{background:#080d16d1}.community-portal-modal-backdrop>section{border-color:var(--cp-line);border-radius:14px;box-shadow:0 36px 110px #03070e7a}.community-portal-modal-backdrop .close{background:#10131aad;border-color:#ffffff80;border-radius:8px}.community-portal-image.detail{background:#e9edf4}.community-detail-primary-actions>button,.community-owner-actions button,.community-post-edit-form .save,.community-detail-section-title button,.community-detail-tag-groups button{border-radius:7px}.community-detail-primary-actions>button:first-child,.community-post-edit-form .save{border-color:var(--cp-brand);background:var(--cp-brand);color:#fff}.community-owner-management{border-radius:10px}.community-legal-page{color:#10131a;background:#f6f7fa;min-height:100vh;padding:36px 24px 90px;font-family:Segoe UI Variable,Inter,Noto Sans JP,Yu Gothic UI,sans-serif}.community-legal-back{color:#2f5bea;font-weight:720}.community-legal-page article{background:#fff;border:1px solid #dce2eb;border-radius:14px;box-shadow:0 18px 48px #141f3714}.community-legal-page .eyebrow{color:#2f5bea}@media (width<=1080px){.community-portal-header nav>a,.community-portal-header nav>button{padding-inline:10px}.community-portal-hero{min-height:660px}.community-hero-copy{width:min(590px,58vw)}.community-portal-browser{grid-template-columns:220px minmax(0,1fr);gap:24px}}@media (width<=820px){.community-portal-header{min-height:64px}.community-portal-brand>strong{font-size:21px}.community-portal-brand>small,.community-nav-label{display:none}.community-portal-header nav>a,.community-portal-header nav>button{justify-content:center;width:40px;min-height:40px;padding:0}.community-portal-header .signin-link{width:auto;padding-inline:14px}.community-portal-hero{align-items:flex-end;min-height:720px;padding:100px 24px 68px}.community-portal-hero:after{background:linear-gradient(#f6f7fa33 22%,#f6f7fafa 62%,#f6f7fa 100%),linear-gradient(90deg,#f6f7fa3d,#0000)}.community-portal.dark .community-portal-hero:after{background:linear-gradient(#0b0f181f 20%,#0b0f18f5 60%,#0b0f18 100%),linear-gradient(90deg,#0b0f1857,#0000)}.community-hero-copy{width:100%}.community-portal-hero h1{font-size:clamp(45px,10vw,66px)}.community-portal-sticky-tools{top:64px}.community-portal-controls,.community-portal-controls.mypage{grid-template-columns:minmax(0,1fr) auto}.community-portal-filter-panel{border-right:0;border-radius:12px}.community-about-content{padding-left:58px;padding-right:58px}}@media (width<=560px){.community-portal-header{padding-inline:13px}.community-portal-brand>strong{letter-spacing:.14em;font-size:19px}.community-portal-header nav{gap:1px}.community-portal-header nav>a,.community-portal-header nav>button{width:36px;min-height:36px}.community-portal-header .signin-link{width:auto;padding-inline:11px;font-size:12px}.community-portal-hero{min-height:680px;padding:92px 18px 54px}.community-portal-hero h1{font-size:clamp(39px,11.8vw,54px)}.community-portal-hero p{font-size:14px;line-height:1.78}.community-hero-actions{grid-template-columns:1fr 1fr;display:grid}.community-hero-actions a{justify-content:center;padding-inline:12px}.community-portal-discover{padding-inline:15px}.community-portal-grid{gap:14px 10px}.community-card-content{padding:11px 10px 10px}}.community-portal{--cp-favorite:#e85f43;--cp-favorite-soft:#ffe6df;font-size:16px;overflow-x:clip}.community-portal.dark{--cp-favorite:#ff886f;--cp-favorite-soft:#4b2828}.community-portal-header{z-index:100;position:sticky;top:0}.community-portal-header .community-theme-button{justify-content:center;place-items:center;line-height:1;display:grid}.community-theme-symbol{place-items:center;width:20px;height:20px;font-size:18px;line-height:1;display:grid;transform:translateY(-.5px)}.community-portal-account{border-left-color:var(--cp-line);gap:9px}.community-portal-account span{color:var(--cp-text-subtle);font-size:12px;font-weight:680}.community-portal-account button{letter-spacing:.01em;border:1px solid var(--cp-line)!important;background:var(--cp-surface)!important;min-height:34px!important;color:var(--cp-text-subtle)!important;border-radius:7px!important;padding:0 10px!important;font-family:inherit!important;font-size:12px!important;font-weight:700!important}.community-portal-account button:hover{border-color:var(--cp-line-strong)!important;background:var(--cp-surface-soft)!important;color:var(--cp-text)!important}.community-portal-hero{min-height:clamp(430px,55svh,490px);padding-top:42px;padding-bottom:42px}.community-hero-copy{width:min(570px,51vw)}.community-portal-hero h1{max-width:560px;margin:15px 0 18px;font-size:clamp(40px,4.35vw,58px);line-height:1.06}.community-portal-hero p{max-width:560px;margin-bottom:24px;font-size:15px;line-height:1.72}.community-hero-actions a{min-height:44px;padding-inline:19px}.community-hero-visual img{object-position:center 42%}.community-portal-discover{padding-top:68px}.community-portal-section-heading h2{letter-spacing:-.038em;font-size:clamp(34px,3.65vw,48px)}.community-card-like:hover,.community-card-like.liked{border-color:var(--cp-favorite);background:var(--cp-favorite)}.community-detail-primary-actions>button.liked{border-color:color-mix(in srgb, var(--cp-favorite) 55%, var(--cp-line));background:var(--cp-favorite-soft);color:var(--cp-favorite)}.community-mypage-tabs button:nth-child(3).active{border-color:var(--cp-favorite);color:var(--cp-favorite)}.community-portal-scope button:nth-child(2).active{color:var(--cp-favorite)}.community-portal-about{border-top:1px solid var(--cp-line);border-bottom:1px solid var(--cp-line);background:var(--cp-surface);min-height:410px;color:var(--cp-text)}.community-portal.dark .community-portal-about{background:var(--cp-surface)}.community-about-backdrop{z-index:0;border-left:1px solid var(--cp-line);width:56%;inset:0 0 0 auto}.community-about-backdrop:after{background:linear-gradient(90deg, var(--cp-surface) 0%, color-mix(in srgb, var(--cp-surface) 78%, transparent) 14%, transparent 44%), linear-gradient(0deg, color-mix(in srgb, var(--cp-text) 10%, transparent), transparent 55%)}.community-about-backdrop img{filter:saturate(.76)contrast(1.02)brightness(1.05);opacity:.96}.community-about-content{min-height:410px;color:var(--cp-text);padding:34px max(58px,50vw - 690px) 24px}.community-about-content .eyebrow{color:var(--cp-brand)}.community-about-explorer{justify-content:center;width:48%}.community-about-feature-detail{width:100%;margin:0;padding:34px 24px 24px 0}.community-about-feature-detail>span{border:1px solid color-mix(in srgb, var(--cp-brand) 32%, var(--cp-brand-soft));background:var(--cp-brand-soft);min-height:28px;color:var(--cp-brand-strong)}.community-about-feature-detail h2{max-width:560px;color:var(--cp-text);letter-spacing:-.045em;text-shadow:none;margin:16px 0 14px;font-size:clamp(32px,3.55vw,46px);font-weight:690;line-height:1.08}.community-about-feature-detail p{max-width:560px;color:var(--cp-text-subtle);font-size:14px;line-height:1.72}.community-about-controls{justify-content:flex-start;width:100%;min-height:34px;padding-left:min(18vw,220px)}.community-about-feature-tabs button:before{background:var(--cp-line-strong)}.community-about-feature-tabs button:hover:before,.community-about-feature-tabs button.active:before{background:var(--cp-brand)}.community-about-side-arrow{border-color:color-mix(in srgb, var(--cp-brand) 42%, var(--cp-line));background:color-mix(in srgb, var(--cp-surface) 88%, transparent);width:34px;height:34px;color:var(--cp-brand);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);top:50%}.community-about-side-arrow.previous{left:calc(48% + 16px)}.community-about-side-arrow.next{right:20px}.community-about-side-arrow:hover{border-color:var(--cp-brand);background:var(--cp-brand);color:#fff}.community-start-guide{gap:40px;padding-top:78px;padding-bottom:78px}.community-start-guide-heading h2{letter-spacing:-.045em;font-size:clamp(34px,3.9vw,50px)}.community-start-guide li{min-height:188px}.community-portal-signin h2{font-size:clamp(34px,3.8vw,50px)}.community-mypage-hero h1{letter-spacing:-.048em;font-size:clamp(40px,4.6vw,60px)}.community-profile-meta{justify-content:space-between;align-items:center;gap:12px;min-height:34px;display:flex}.community-profile-meta small:empty{display:none}.community-profile-editor .community-moderation-entry{color:#fff;background:#ffffff14;border:1px solid #ffffff47;width:auto;min-height:34px;margin-left:auto;padding:0 12px;font-size:12px;font-weight:720}.community-profile-editor .community-moderation-entry:hover{background:#7694ff2e;border-color:#9eb3ff}.community-portal-modal-backdrop .content>h2{font-size:clamp(27px,2.8vw,40px)}@media (width<=1080px){.community-portal-hero{min-height:460px}.community-about-explorer{width:54%}.community-about-backdrop{width:52%}.community-about-side-arrow.previous{left:calc(52% + 12px)}}@media (width<=820px){.community-portal-hero{min-height:600px;padding:68px 22px 44px}.community-portal-hero h1{font-size:clamp(39px,8.4vw,54px)}.community-portal-about,.community-about-content{min-height:480px}.community-about-backdrop{width:50%}.community-about-content{padding:28px 54px 22px}.community-about-explorer{width:58%}.community-about-feature-detail{padding-top:28px}.community-about-feature-detail h2{font-size:clamp(31px,6.2vw,42px)}.community-about-side-arrow.previous{left:calc(50% + 10px)}}@media (width<=560px){.community-portal-account{margin-left:2px;padding-left:5px}.community-portal-account span{display:none}.community-portal-account button{padding-inline:7px!important}.community-portal-hero{min-height:570px;padding:62px 18px 38px}.community-portal-hero h1{font-size:clamp(36px,10.4vw,46px)}.community-portal-about,.community-about-content{min-height:520px}.community-about-backdrop{opacity:.34;border-left:0;width:100%}.community-about-backdrop:after{background:linear-gradient(90deg, var(--cp-surface) 0%, color-mix(in srgb, var(--cp-surface) 86%, transparent) 74%, transparent 100%)}.community-about-content{padding:26px 52px 20px}.community-about-explorer{width:100%}.community-about-feature-detail{padding:30px 0 22px}.community-about-feature-detail h2{font-size:clamp(30px,9.5vw,40px)}.community-about-feature-detail p{font-size:13px}.community-about-controls{justify-content:center;padding-left:0}.community-about-side-arrow.previous{left:10px}.community-about-side-arrow.next{right:10px}.community-start-guide-heading h2,.community-portal-signin h2{font-size:36px}}.community-portal .community-mypage-tabs{border-bottom:1px solid var(--cp-line);background:var(--cp-surface);width:100%;margin:0;padding:0 max(24px,50vw - 720px);display:flex;overflow-x:auto}.community-portal .community-mypage-tabs button{min-height:58px;color:var(--cp-text);text-align:center;white-space:nowrap;background:0 0;border:0;border-bottom:3px solid #0000;border-radius:0;flex:1 0 132px;padding:0 16px;font-size:13px;font-weight:760}.community-portal .community-mypage-tabs button.active{border-bottom-color:var(--cp-brand);background:color-mix(in srgb, var(--cp-brand) 7%, var(--cp-surface));color:var(--cp-brand-strong)}.community-portal-modal-backdrop.community-profile-backdrop>section{width:660px;max-width:calc(100vw - 40px)}@media (width<=760px){.community-portal .community-mypage-tabs{padding-inline:14px}.community-portal .community-mypage-tabs button{flex-basis:118px;min-height:52px;padding-inline:11px;font-size:12px}}.community-portal .community-portal-about{touch-action:pan-y;-webkit-user-select:none;user-select:none;cursor:grab}.community-portal .community-portal-about:active{cursor:grabbing}.community-portal .community-about-backdrop{border-left:0}.community-portal .community-about-side-arrow.previous{left:18px}.community-portal .community-about-side-arrow.next{right:18px}@media (width<=560px){.community-portal .community-about-side-arrow.previous{left:8px}.community-portal .community-about-side-arrow.next{right:8px}}.community-profile-summary{grid-template-columns:minmax(0,1fr);align-content:start;align-items:start;gap:20px;display:grid}.community-profile-image-editor{grid-template-columns:76px minmax(0,1fr);width:100%}.community-profile-image-editor>div:not(.community-profile-avatar){grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.community-profile-image-editor>div:not(.community-profile-avatar)>button:only-child{grid-column:1/-1}.community-profile-image-editor button{white-space:nowrap;width:100%;min-width:0;padding-inline:10px}.community-profile-image-editor>small{line-height:1.5}.community-mypage-loading{background:var(--cp-surface);min-height:420px;color:var(--cp-text-subtle);place-content:center;justify-items:center;gap:12px;display:grid}.community-mypage-loading span{border:2px solid var(--cp-line-strong);border-top-color:var(--cp-brand);border-radius:50%;width:28px;height:28px;animation:.7s linear infinite community-profile-loading}.community-mypage-loading p{margin:0;font-size:13px}@keyframes community-profile-loading{to{transform:rotate(360deg)}}@media (width<=560px){.community-profile-image-editor{grid-template-columns:64px minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.community-mypage-loading span{animation:none}}.community-profile-image-editor{align-items:center;gap:14px;display:flex}.community-profile-image-editor>.community-profile-avatar-upload{border:1px solid var(--cp-line);background:var(--cp-brand-soft);width:76px;min-width:76px;height:76px;min-height:76px;color:inherit;cursor:pointer;appearance:none;border-radius:50%;flex:0 0 76px;padding:0;position:relative;overflow:hidden}.community-profile-image-editor>.community-profile-avatar-upload:hover{border-color:var(--cp-line-strong);color:inherit}.community-profile-image-editor>.community-profile-avatar-upload:focus-visible{outline:3px solid color-mix(in srgb, var(--cp-brand) 55%, transparent);outline-offset:3px}.community-profile-image-editor>.community-profile-avatar-upload:disabled{cursor:progress}.community-profile-avatar-overlay{border-radius:inherit;color:#fff;opacity:0;background:#34363aad;place-items:center;font-size:30px;font-weight:500;line-height:1;transition:opacity .14s;display:grid;position:absolute;inset:0}.community-profile-avatar-upload:hover .community-profile-avatar-overlay,.community-profile-avatar-upload:focus-visible .community-profile-avatar-overlay,.community-profile-avatar-upload:disabled .community-profile-avatar-overlay{opacity:1}.community-profile-image-editor>small{grid-column:auto;max-width:190px;line-height:1.55}@media (width<=560px){.community-profile-image-editor>.community-profile-avatar-upload{flex-basis:64px;width:64px;min-width:64px;height:64px;min-height:64px}}@media (prefers-reduced-motion:reduce){.community-profile-avatar-overlay{transition:none}}.community-brand-logotype{object-fit:contain;width:128px;height:auto;display:block}.community-portal.dark .community-brand-logotype{filter:brightness(0)invert()}.community-portal-brand{align-items:center}@media (width<=820px){.community-brand-logotype{width:112px}}@media (width<=560px){.community-brand-logotype{width:104px}}@media (width>=821px){.community-portal-discover .community-portal-browser{--community-browser-height:clamp(480px, calc(100svh - 186px), 640px);height:var(--community-browser-height);align-items:stretch}.community-portal-discover .community-portal-filter-panel{height:100%;max-height:none;overflow-y:auto}.community-portal-discover .community-portal-results{overscroll-behavior:contain;scrollbar-color:var(--cp-line-strong) transparent;scrollbar-gutter:stable;scrollbar-width:thin;min-width:0;height:100%;padding:0 10px 18px 0;overflow-y:auto}}.community-portal-discover .community-load-more{padding-top:26px;padding-bottom:8px}.community-site-notice{border-bottom:1px solid color-mix(in srgb, var(--cp-brand) 25%, var(--cp-line));background:var(--cp-brand-soft);color:var(--cp-text);justify-content:center;align-items:center;gap:12px;padding:10px max(18px,50vw - 590px);font-size:13px;display:flex}.community-site-notice strong{color:var(--cp-brand-strong);white-space:nowrap}.community-discover-heading-actions{align-items:center;gap:12px;padding-bottom:5px;display:flex}.community-discover-heading-actions>strong{color:var(--cp-text-subtle);letter-spacing:.06em;font-size:12px;font-weight:700}.community-filter-panel-actions{align-items:center;gap:8px;display:flex}.community-mobile-filter-close,.community-mobile-type-select,.community-mobile-fullscreen-close,.community-mobile-catalog-more{display:none}.community-catalog-fullscreen-button{border:1px solid var(--cp-line-strong);background:var(--cp-surface);width:38px;min-height:38px;color:var(--cp-text);border-radius:8px;justify-content:center;align-items:center;padding:0;font-size:12px;font-weight:760;display:inline-flex}.community-catalog-fullscreen-button:hover{border-color:var(--cp-brand);color:var(--cp-brand)}.community-catalog-fullscreen-button span{font-size:18px;line-height:1}.community-portal-discover.is-fullscreen{z-index:900;background:var(--cp-bg);border:0;flex-direction:column;min-height:0;padding:18px max(22px,50vw - 760px);display:flex;position:fixed;inset:0;overflow:hidden}.community-portal-discover.is-fullscreen .community-portal-section-heading{flex:none;margin-bottom:6px}.community-portal-discover.is-fullscreen .community-portal-section-heading h2{font-size:clamp(28px,3vw,42px)}.community-portal-discover.is-fullscreen .community-portal-sticky-tools{flex:none;margin-bottom:12px;padding-top:8px;padding-bottom:8px;position:static}.community-portal-discover.is-fullscreen .community-portal-browser{flex:1;height:auto;min-height:0;margin-top:0}.community-portal-discover.is-fullscreen .community-portal-filter-panel,.community-portal-discover.is-fullscreen .community-portal-results{height:100%;max-height:none;overflow-y:auto}@media (width<=820px){.community-portal-discover.is-fullscreen{padding:14px;overflow-y:auto}.community-portal-discover.is-fullscreen .community-portal-browser{flex:none}.community-discover-heading-actions{gap:8px}.community-catalog-fullscreen-button{width:38px;padding:0}}@media (width<=560px){.community-portal .community-portal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.community-portal .community-portal-controls,.community-portal .community-portal-controls.mypage{grid-template-columns:repeat(3,minmax(0,1fr));position:relative}.community-portal .community-portal-controls>.community-portal-search{grid-column:1/-1}.community-portal .community-portal-controls>div[role=tablist]{display:none}.community-portal .community-mobile-type-select{display:block}.community-portal .community-portal-controls.catalog-fullscreen>.community-portal-search{margin-right:48px}.community-portal .community-mobile-fullscreen-close{border:1px solid var(--cp-line-strong);background:var(--cp-surface);width:40px;height:48px;color:var(--cp-text);border-radius:8px;place-items:center;padding:0;font-size:24px;line-height:1;display:grid;position:absolute;top:0;right:0}.community-portal-discover.is-fullscreen .community-discover-heading-actions .community-catalog-fullscreen-button{display:none}.community-portal .community-portal-controls>select,.community-portal .community-mobile-filter-button{grid-column:auto;width:100%;min-width:0}.community-portal .community-portal-controls>select{padding-left:8px;padding-right:24px;font-size:12px}.community-portal .community-mobile-filter-button{white-space:nowrap;-webkit-text-fill-color:#fff;padding-inline:7px;font-size:12px;border-color:var(--cp-brand)!important;background:var(--cp-brand)!important;color:#fff!important}.community-portal .community-portal-filter-panel{z-index:1200;background:var(--cp-bg);width:100vw;height:100dvh;max-height:none;box-shadow:none;border:0;padding:0 16px 28px;inset:0;overflow-y:auto;transform:translateY(102%)}.community-portal .community-portal-browser.filters-open .community-portal-filter-panel{transform:translateY(0)}.community-portal .community-portal-filter-panel .panel-heading{z-index:2;border-bottom:1px solid var(--cp-line);background:var(--cp-bg);min-height:64px;margin:0 0 12px;position:sticky;top:0}.community-portal .community-mobile-filter-close{border:1px solid var(--cp-line-strong);background:var(--cp-surface);width:38px;height:38px;color:var(--cp-text);border-radius:50%;place-items:center;padding:0;font-size:24px;line-height:1;display:grid}.community-mobile-catalog-more{place-items:center;padding:18px 0 2px;display:grid}.community-mobile-catalog-more button{border:1px solid var(--cp-brand);background:var(--cp-brand);color:#fff;border-radius:8px;width:min(100%,280px);min-height:46px;font-weight:780}.community-portal-discover.is-fullscreen .community-portal-sticky-tools{z-index:40;background:color-mix(in srgb, var(--cp-bg) 96%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);margin-bottom:12px;position:sticky;top:0}}.community-site-notice span{overflow-wrap:anywhere;min-width:0}.community-nav-icon.admin{border-radius:4px}.community-nav-icon.admin:before,.community-nav-icon.admin:after{content:"";background:currentColor;position:absolute}.community-nav-icon.admin:before{inset:3px 7px}.community-nav-icon.admin:after{inset:7px 3px}@media (width<=640px){.community-site-notice{flex-direction:column;align-items:flex-start;gap:2px}}
