﻿.sunde-community{--scwf-navy: #0d2133;--scwf-blue: #2563eb;--scwf-text: #1e293b;--scwf-muted: #64748b;--scwf-placeholder: #94a3b8;--scwf-border: #cbd5e1;--scwf-divider: #e2e8f0;--scwf-bg: #f4f7fa;--scwf-surface: #ffffff;--scwf-error: #ef4444;--scwf-detail-gutter: 18px;--scwf-page-max-width: 1320px;--scwf-layout-padding-x: 22px;--scwf-topic-card-padding: 18px;--scwf-topic-card-radius: 8px;--scwf-topic-card-shadow: 0 5px 5px 0 rgba(0, 0, 0, 3%);--scwf-topic-head-gap: 8px;--scwf-topic-head-margin: 16px;--scwf-topic-avatar-size: 36px;--scwf-topic-avatar-border: 1px solid #d6d6d6;--scwf-topic-avatar-radius: 4px;--scwf-topic-avatar-icon-size: 32px;--scwf-topic-user-color: #111827;--scwf-topic-user-size: 13px;--scwf-topic-user-weight: 800;--scwf-topic-user-line-height: 1.35;--scwf-topic-time-color: #8190ad;--scwf-topic-time-size: 12px;--scwf-topic-time-weight: 500;--scwf-topic-title-size: 16px;--scwf-topic-title-weight: 800;--scwf-topic-title-line-height: 1.6;--scwf-topic-title-margin: 4px;--scwf-topic-body-size: 15px;--scwf-topic-body-weight: 500;--scwf-topic-body-line-height: 1.4;--scwf-topic-body-margin: 8px;--scwf-topic-body-reaction-gap: 16px;min-height:100vh;padding-bottom:calc(88px + env(safe-area-inset-bottom));color:var(--scwf-text);font-family:"Segoe UI",Meiryo,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--scwf-bg)}.sunde-community .scwf-main{box-sizing:border-box;width:100%;max-width:var(--scwf-page-max-width);margin:0 auto;padding:0 var(--scwf-layout-padding-x)}.sunde-community .scwf-search{padding:24px 18px 18px;background:var(--scwf-surface);border-bottom:1px solid var(--scwf-divider)}.sunde-community .scwf-search__title{margin:0 0 16px;font-size:28px;font-weight:700;letter-spacing:0}.sunde-community .scwf-search__title-image{display:block;width:100%;height:auto;aspect-ratio:3 / 1;-o-object-fit:contain;object-fit:contain}.sunde-community .scwf-search__form{display:grid;gap:12px}.sunde-community .scwf-search__field{position:relative}.sunde-community .scwf-search__icon{position:absolute;top:50%;left:14px;width:16px;height:16px;border:2px solid var(--scwf-muted);border-radius:50%;transform:translateY(-50%)}.sunde-community .scwf-search__icon::after{position:absolute;right:-7px;bottom:-5px;width:9px;height:2px;background:var(--scwf-muted);border-radius:999px;content:"";transform:rotate(45deg)}.sunde-community .scwf-search__input{width:100%;min-height:44px;padding:0 14px 0 42px;color:var(--scwf-text);background:var(--scwf-surface);border:1px solid var(--scwf-border);border-radius:999px;font-size:16px}.sunde-community .scwf-search__input::-moz-placeholder{color:var(--scwf-placeholder)}.sunde-community .scwf-search__input:-ms-input-placeholder{color:var(--scwf-placeholder)}.sunde-community .scwf-search__input::placeholder{color:var(--scwf-placeholder)}.sunde-community .scwf-search__filters{display:flex;gap:8px;overflow-x:auto}.sunde-community .scwf-search__filter{flex:0 0 auto}.sunde-community .scwf-search__filter input{position:absolute;opacity:0;pointer-events:none}.sunde-community .scwf-search__filter span{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;color:var(--scwf-muted);background:var(--scwf-bg);border:1px solid var(--scwf-divider);border-radius:999px;font-size:13px;font-weight:700}.sunde-community .scwf-search__filter input:checked+span{color:var(--scwf-surface);background:var(--scwf-navy);border-color:var(--scwf-navy)}.sunde-community .scwf-list-header{padding:20px 18px 18px;background:var(--scwf-surface);border-bottom:1px solid var(--scwf-divider)}.sunde-community .scwf-back-link{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px;margin-bottom:14px;color:var(--scwf-muted);font-size:14px}.sunde-community .scwf-back-link__item{color:var(--scwf-muted);text-decoration:none}.sunde-community .scwf-back-link__item--current{color:var(--scwf-muted)}.sunde-community .scwf-back-link__separator{color:var(--scwf-muted);font-size:12px;line-height:1}.sunde-community .sunde-community nav.scwf-back-link{display:flex;width:100%;justify-content:flex-end !important;text-align:right}.sunde-community .sunde-community .scwf-topic-detail-header__body>nav.scwf-back-link{width:calc(100% + 56px);margin-left:-56px}.sunde-community .scwf-list-header__title{margin:0 0 16px;font-size:28px;font-weight:700;letter-spacing:0}.sunde-community .scwf-community-list{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:12px;padding:16px 0 24px}.sunde-community .scwf-community-list .scwf-community-card{color:inherit;text-decoration:none}.sunde-community .scwf-community-list-card{display:flex;flex-direction:column;overflow:hidden;background:var(--scwf-surface);color:inherit}.sunde-community .scwf-community-list-card__image{position:relative;display:flex;align-items:center;justify-content:center;min-height:120px;border-radius:4px}.sunde-community .scwf-community-list-card__body{min-width:0;padding:10px 12px 8px}.sunde-community .scwf-community-list-card__head{margin-bottom:6px}.sunde-community .scwf-community-list-card__title{margin:0;font-size:17px;font-weight:700;line-height:1.35;letter-spacing:0}.sunde-community .scwf-community-list-card__tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.sunde-community .scwf-community-list-card__tag{display:inline-flex;align-items:center;min-height:22px;padding:0 7px;color:var(--scwf-muted);background:var(--scwf-bg);border:1px solid var(--scwf-divider);border-radius:999px;font-size:11px;font-weight:700}.sunde-community .scwf-community-list-card__stats{display:flex;flex-wrap:wrap;gap:8px;color:var(--scwf-muted);font-size:12px}.sunde-community .scwf-feed-search{margin-top:24px;background:var(--scwf-bg)}.sunde-community .scwf-feed-search__header{display:block}.sunde-community .scwf-feed-search__heading{display:flex;align-items:center;flex-wrap:wrap;gap:8px;min-width:0;margin-bottom:8px}.sunde-community .scwf-feed-search__title{margin:0;color:var(--scwf-navy);font-size:20px;font-weight:800;letter-spacing:0;margin-bottom:8px}.sunde-community .scwf-feed-sort-badge{display:inline-flex;align-items:center;gap:6px;min-height:28px;margin:0;padding:0 10px;color:var(--scwf-muted);background:#f8fafc;border:1px solid var(--scwf-divider);border-radius:999px;font-size:12px;font-weight:800;line-height:1}.sunde-community .scwf-feed-sort-badge i{font-size:13px;line-height:1}.sunde-community .scwf-feed-search__action{display:none}.sunde-community .scwf-feed-search__header .scwf-feed-search__action{display:none}.sunde-community .scwf-feed-create{margin-top:24px;padding:16px;background:var(--scwf-surface);border-radius:8px;box-shadow:0px 4px 24px 4px rgba(0,0,0,0.05)}.sunde-community .scwf-feed-create__heading{min-width:0}.sunde-community .scwf-feed-create .scwf-community-compose{padding:0;background:transparent;box-shadow:none}.sunde-community .scwf-feed-create .scwf-community-compose__actions{flex:0 0 auto;max-height:none;overflow:visible;opacity:1;padding-top:0}.sunde-community .scwf-community-create-entry{padding-top:14px}.sunde-community .scwf-feed-list{display:flex;flex-direction:column;gap:12px}.sunde-community .scwf-feed-empty{padding:28px 20px;display:grid;justify-items:center;gap:16px;color:var(--scwf-muted);background:var(--scwf-surface);border-radius:8px;text-align:center;box-shadow:0px 4px 24px 4px rgba(0,0,0,0.05)}.sunde-community .scwf-feed-empty__icon{color:var(--scwf-muted);font-size:24px;line-height:1}.sunde-community .scwf-feed-empty__title,.sunde-community .scwf-feed-empty__text{margin:0}.sunde-community .scwf-feed-empty__title{color:var(--scwf-text);font-size:15px;font-weight:700;line-height:1.45}.sunde-community .scwf-feed-empty__text{font-size:13px;line-height:1.6}.sunde-community .scwf-feed-card{position:relative;display:flex;flex-direction:column;padding:var(--scwf-topic-card-padding);color:inherit;background:var(--scwf-surface);border-radius:var(--scwf-topic-card-radius);text-decoration:none;transition:background-color .15s;box-shadow:var(--scwf-topic-card-shadow)}.sunde-community .scwf-feed-card[data-scwf-feed-card-url],.sunde-community .scwf-event-summary-card__item[data-scwf-feed-card-url]{cursor:pointer}.sunde-community .scwf-feed-card--topic{display:flex;flex-direction:column}.sunde-community .scwf-feed-card__topic-head{display:flex;align-items:center;gap:var(--scwf-topic-head-gap);margin-bottom:8px}.sunde-community .scwf-feed-card__topic-avatar{display:flex;flex:0 0 auto}.sunde-community .scwf-feed-card__topic-avatar-image,.sunde-community .scwf-feed-card__topic-avatar-icon{width:var(--scwf-topic-avatar-size);height:var(--scwf-topic-avatar-size);flex:0 0 var(--scwf-topic-avatar-size);border:var(--scwf-topic-avatar-border);border-radius:var(--scwf-topic-avatar-radius);-o-object-fit:cover;object-fit:cover}.sunde-community .scwf-feed-card__topic-avatar-icon{display:inline-flex;align-items:center;justify-content:center;color:var(--scwf-navy);background:#f8fafc;font-size:var(--scwf-topic-avatar-icon-size)}.sunde-community .scwf-feed-card__topic-content{display:flex;flex-direction:column;min-width:0}.sunde-community .scwf-feed-card__meta{display:flex;flex-direction:row;align-items:center;gap:4px;justify-content:flex-end}.sunde-community .scwf-feed-card__meta--topic{flex-direction:column;flex-wrap:wrap;align-items:flex-start;gap:2px;justify-content:flex-start;margin:0}.sunde-community .scwf-feed-card--topic .scwf-feed-card__user{color:var(--scwf-topic-user-color);font-size:var(--scwf-topic-user-size);font-weight:var(--scwf-topic-user-weight);line-height:var(--scwf-topic-user-line-height)}.sunde-community .scwf-feed-card--topic .scwf-feed-card__time{color:var(--scwf-topic-time-color);font-size:var(--scwf-topic-time-size);font-weight:var(--scwf-topic-time-weight);line-height:var(--scwf-topic-user-line-height)}.sunde-community .scwf-feed-card__avatar,.sunde-community .scwf-feed-card__avatar-image{flex:0 0 auto;width:20px;height:20px;border:1px solid #d6d6d6;border-radius:4px;-o-object-fit:cover;object-fit:cover}.sunde-community .scwf-feed-card__avatar{display:inline-flex;align-items:center;justify-content:center;color:var(--scwf-navy);background:#f8fafc;font-size:26px}.sunde-community .scwf-feed-card__avatar-image{-o-object-fit:cover;object-fit:cover}.sunde-community .scwf-feed-card__meta-body{min-width:0}.sunde-community .scwf-feed-card__meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:4px}.sunde-community .scwf-feed-card__user{color:var(--scwf-navy);font-size:14px;font-weight:800;line-height:1.35}.sunde-community .scwf-feed-card__time{color:var(--scwf-muted);font-size:12px;font-weight:700;line-height:1.45}.sunde-community .scwf-feed-card__title{margin:0;color:var(--scwf-navy);font-size:20px;font-weight:var(--scwf-topic-title-weight);letter-spacing:0;line-height:var(--scwf-topic-title-line-height)}.sunde-community .scwf-feed-card__title-link,.sunde-community .scwf-feed-card__user-link,.sunde-community .scwf-event-detail-host__name-link{color:inherit;text-decoration:none}.sunde-community .scwf-feed-card__title-link:hover,.sunde-community .scwf-feed-card__user-link:hover,.sunde-community .scwf-event-detail-host__name-link:hover{text-decoration:underline}.sunde-community .scwf-feed-card__body{color:var(--scwf-text);font-size:var(--scwf-topic-body-size);line-height:var(--scwf-topic-body-line-height);overflow-wrap:anywhere;margin-top:4px}.sunde-community .scwf-feed-card__body p{margin:0}.sunde-community .scwf-feed-card__comment-preview{margin-top:16px;padding:14px;background:#f8fafc;border:1px solid var(--scwf-divider);border-radius:8px}.sunde-community .scwf-feed-card__comment-preview-time{color:#64748B;font-size:12px;font-weight:500;line-height:1.45}.sunde-community .scwf-feed-card__comment-preview-status{color:#315fcb;font-size:12px;line-height:1.45}.sunde-community .scwf-feed-card__comment-preview-activity{display:inline-flex;align-items:center;gap:4px}.sunde-community .scwf-feed-card__comment-preview-head{display:flex;align-items:center;gap:var(--scwf-topic-head-gap);min-width:0;margin-bottom:8px}.sunde-community .scwf-feed-card__comment-preview-avatar-wrap{flex:0 0 auto}.sunde-community .scwf-feed-card__comment-preview-meta{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0}.sunde-community .scwf-feed-card__comment-preview-avatar,.sunde-community .scwf-feed-card__comment-preview-avatar-icon{width:28px;height:28px;flex:0 0 28px;border:var(--scwf-topic-avatar-border);border-radius:var(--scwf-topic-avatar-radius);-o-object-fit:cover;object-fit:cover}.sunde-community .scwf-feed-card__comment-preview-avatar-icon{display:inline-flex;align-items:center;justify-content:center;color:var(--scwf-muted);background:#f8fafc;font-size:24px;line-height:1}.sunde-community .scwf-feed-card__comment-preview-user{min-width:0;color:var(--scwf-topic-user-color);font-size:13px;font-weight:800;line-height:1.35}.sunde-community .scwf-feed-card__comment-preview-text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;margin:0;color:#1E293B;font-size:14px;font-weight:500;line-height:1.6;overflow-wrap:anywhere}.sunde-community .scwf-feed-card--comment-post .scwf-feed-card__topic-avatar-image,.sunde-community .scwf-feed-card--comment-post .scwf-feed-card__topic-avatar-icon{width:32px;height:32px;flex-basis:32px;font-size:28px}.sunde-community .scwf-feed-card--comment-post .scwf-feed-card__user{font-size:14px;font-weight:700}.sunde-community .scwf-feed-card--comment-post .scwf-feed-card__title{font-size:18px;line-height:1.45}.sunde-community .scwf-feed-card--comment-post .scwf-feed-card__body{font-size:15px;line-height:1.6}.sunde-community .scwf-feed-card--comment-post .scwf-feed-card__comment-preview-avatar,.sunde-community .scwf-feed-card--comment-post .scwf-feed-card__comment-preview-avatar-icon{width:36px;height:36px;flex-basis:36px;font-size:32px}.sunde-community .scwf-feed-card--comment-post .scwf-feed-card__comment-preview-user{font-size:14px;font-weight:800}.sunde-community .scwf-feed-card--comment-post .scwf-feed-card__comment-preview-text{font-size:15px;line-height:1.6}.sunde-community .scwf-feed-card--topic .scwf-feed-card__body p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.sunde-community .scwf-topic-detail-card .scwf-reaction-stamps{margin-top:8px}.sunde-community .scwf-feed-answer{padding:14px;border:1px solid var(--scwf-divider);border-radius:8px;margin-top:12px}.sunde-community .scwf-feed-answer__row{display:flex;align-items:center;gap:10px}.sunde-community .scwf-feed-answer__avatar,.sunde-community .scwf-feed-answer__row .scwf-feed-card__avatar{flex:0 0 auto}.sunde-community .scwf-feed-answer__avatar{width:38px;height:38px;flex-shrink:0;-o-object-fit:cover;object-fit:cover;border-radius:4px}.sunde-community .scwf-feed-answer__row .scwf-feed-card__avatar{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;flex-shrink:0;color:var(--scwf-muted);background:var(--scwf-surface);border:1px solid var(--scwf-divider);border-radius:4px;font-size:32px}.sunde-community .scwf-feed-answer__mentor{display:inline-flex;align-items:center;gap:4px;margin:0;color:var(--scwf-text);font-size:12px;font-weight:800;line-height:1.35}.sunde-community .scwf-feed-answer__badge{height:16px;width:auto}.sunde-community .scwf-feed-answer__text{display:-webkit-box;overflow:hidden;color:var(--scwf-text);font-size:16px;line-height:1.7;-webkit-box-orient:vertical;-webkit-line-clamp:2}.sunde-community .scwf-feed-card__footer,.sunde-community .sunde-question-card__footer{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:16px;margin-top:16px}.sunde-community .scwf-feed-card--topic .scwf-feed-card__footer{width:100%;justify-content:flex-start;gap:10px}.sunde-community .scwf-feed-card__footer-main{display:inline-flex;align-items:center;flex-wrap:wrap;gap:10px;min-width:0}.sunde-community .scwf-feed-comment-count{display:inline-flex;align-items:center;gap:6px;color:var(--scwf-muted);font-size:14px;line-height:1.35}.sunde-community .scwf-feed-comment-count i{color:currentColor;font-size:15px;line-height:1}.sunde-community .scwf-feed-comment-activity{display:inline-flex;align-items:center;gap:4px;color:var(--scwf-muted);font-size:12px;font-weight:600;line-height:1.35}.sunde-community .scwf-feed-comment-activity i{font-size:11px;line-height:1}.sunde-community .scwf-feed-card__community{color:var(--scwf-muted);font-size:12px;line-height:1.35}.sunde-community .scwf-feed-card__count{display:inline-flex;align-items:center;gap:6px;color:var(--scwf-muted);font-size:14px;line-height:1.35}.sunde-community .scwf-feed-card__posted-at{margin-left:auto;color:var(--scwf-muted);font-size:13px;line-height:1.35;white-space:nowrap}.sunde-community .scwf-event-summary-card.scwf-feed-card--event{gap:0;padding:22px}.sunde-community .scwf-event-summary-card__list{display:grid;gap:0}.sunde-community .scwf-event-summary-card__item{position:relative;display:block;min-height:90px;padding:16px 0 16px 92px;color:inherit;text-decoration:none}.sunde-community .scwf-event-summary-card__item--standalone.scwf-feed-card--event{min-height:90px;padding:16px 16px 16px 92px}.sunde-community .scwf-event-summary-card__item+.scwf-event-summary-card__item{border-top:1px solid var(--scwf-divider)}.sunde-community .scwf-event-summary-card__item:last-child{border-bottom:1px solid var(--scwf-divider)}.sunde-community .scwf-event-summary-card__title-line{display:contents}.sunde-community .scwf-event-summary-card__item--standalone.scwf-feed-card--event,.sunde-community .scwf-event-summary-card__item--standalone.scwf-feed-card--event+.scwf-event-summary-card__item--standalone.scwf-feed-card--event,.sunde-community .scwf-event-summary-card__item--standalone.scwf-feed-card--event:last-child{border-top:0;border-bottom:0}.sunde-community .scwf-event-summary-card__body{min-width:0}.sunde-community .scwf-event-summary-card__content{display:flex;align-items:center;flex-wrap:wrap}.sunde-community .scwf-event-summary-card__body .scwf-feed-card__title{flex:0 0 100%}.sunde-community .scwf-event-summary-card__body .scwf-feed-card__body{flex:0 0 100%}.sunde-community .scwf-feed-card__bottom{display:flex;align-items:center;justify-content:space-between;flex:0 0 100%;flex-wrap:wrap;gap:12px 16px;margin-top:16px}.sunde-community .scwf-event-summary-card__body .scwf-feed-card__footer{flex:1 1 auto;margin-top:0}.sunde-community .sunde-community .scwf-event-summary-card__body .scwf-feed-card__meta{flex:0 0 auto;flex-direction:row;flex-wrap:wrap;align-items:center;gap:6px 10px;margin-top:0;margin-left:auto;margin-bottom:0}.sunde-community .sunde-community .scwf-event-summary-card__body .scwf-feed-card__community{flex:0 0 auto}.sunde-community .scwf-event-summary-card__item .scwf-feed-event-date{top:16px;left:16px}.sunde-community .scwf-feed-comment-summary{display:inline-flex;align-items:center;min-width:0;gap:4px;color:var(--scwf-muted);font-size:13px;font-weight:800;line-height:1.35}.sunde-community .scwf-feed-comment-summary__avatars{display:inline-flex;align-items:center}.sunde-community .scwf-feed-comment-summary__avatars img,.sunde-community .scwf-feed-comment-summary__avatar-icon{width:32px;height:32px;border:2px solid var(--scwf-surface);border-radius:50%}.sunde-community .scwf-feed-comment-summary__avatars img{-o-object-fit:cover;object-fit:cover}.sunde-community .scwf-feed-comment-summary__avatar-icon{display:inline-flex;align-items:center;justify-content:center;color:var(--scwf-muted);background:var(--scwf-bg);font-size:22px}.sunde-community .scwf-feed-comment-summary__avatars img+img,.sunde-community .scwf-feed-comment-summary__avatars img+.scwf-feed-comment-summary__avatar-icon,.sunde-community .scwf-feed-comment-summary__avatars .scwf-feed-comment-summary__avatar-icon+img,.sunde-community .scwf-feed-comment-summary__avatars .scwf-feed-comment-summary__avatar-icon+.scwf-feed-comment-summary__avatar-icon{margin-left:-8px}.sunde-community .scwf-feed-more{display:flex;align-items:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:132px;min-height:42px;margin:14px auto 0;padding:0 22px;color:var(--scwf-navy);background:var(--scwf-surface);border:1px solid var(--scwf-navy);border-radius:999px;font-size:14px;font-weight:700;justify-self:center}.sunde-community .scwf-feed-card--event{padding-left:98px}.sunde-community .scwf-feed-event-date{position:absolute;top:22px;left:22px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:58px;min-height:58px;color:var(--scwf-surface);background:var(--scwf-navy);border-radius:8px}.sunde-community .scwf-feed-event-date__month{font-size:12px;font-weight:800}.sunde-community .scwf-feed-event-date__day{font-size:24px;font-weight:800;line-height:1.1}.sunde-community .scwf-community-detail-hero{padding:0 var(--scwf-detail-gutter);background:var(--scwf-surface)}.sunde-community .scwf-community-detail-hero__cover{position:relative;width:100%;height:220px;min-height:220px;background-position:center;background-size:cover;border-radius:0;overflow:visible}.sunde-community .scwf-community-detail-hero__cover-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:0}.sunde-community .scwf-community-detail-hero__body{position:relative;padding:18px 0}.sunde-community .scwf-community-detail-hero__header-actions{display:flex;align-items:center;justify-content:flex-start;flex-shrink:0;gap:8px}.sunde-community .scwf-community-detail-hero__description-row{margin-bottom:0}.sunde-community .scwf-community-detail-hero__meta-row{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:10px;margin-top:24px}.sunde-community .scwf-community-detail-hero__meta-row>.sunde-share{margin-left:auto}.sunde-community .scwf-community-detail-hero__members{display:flex;align-items:center;gap:4px;min-width:0;margin-top:0}.sunde-community .scwf-community-detail-hero__members .scwf-member-dots{margin-bottom:0}.sunde-community .scwf-community-detail-hero__members .scwf-member-dots__icon{width:28px;height:28px;border:2px solid var(--scwf-surface);font-size:20px}.sunde-community .scwf-community-detail-hero__members .scwf-member-dots__icon+.scwf-member-dots__icon{margin-left:-8px}.sunde-community .scwf-community-detail-hero__members-text{display:inline-flex;align-items:baseline;gap:2px;color:#111827;font-size:13px;line-height:1.35}.sunde-community .scwf-community-detail-hero__members-text strong{font-size:13px;font-weight:800;line-height:1.2}.sunde-community .scwf-community-detail-hero__meta-row .scwf-primary-button,.sunde-community .scwf-community-detail-hero__meta-row .scwf-secondary-button,.sunde-community .scwf-community-detail-hero__meta-row .sunde-share__button{min-height:32px;padding:4px 24px;font-size:16px}.sunde-community .scwf-community-detail-hero__title-row{display:flex;align-items:center;gap:10px;margin-bottom:8px}.sunde-community .scwf-community-detail-hero__title{margin:0;font-size:28px;font-weight:700;line-height:1.3;letter-spacing:0}.sunde-community .scwf-community-detail-hero__count,.sunde-community .scwf-community-detail-hero__description{margin:0;color:var(--scwf-muted);font-size:14px;line-height:1.55}.sunde-community .scwf-community-detail-hero__description{flex:1 1 auto;min-width:0}.sunde-community .scwf-community-detail-hero__meta-row>.sunde-share .sunde-share__button{width:32px;min-width:32px;min-height:32px;height:auto;padding:0;color:var(--scwf-muted);font-size:16px;font-weight:700}.sunde-community .scwf-community-detail-hero__actions{margin-top:24px}.sunde-community .scwf-community-detail-hero__joined{gap:8px}.sunde-community .scwf-community-joined-button.scwf-secondary-button{color:var(--scwf-navy);background:rgba(13,33,51,0.08);border-color:rgba(13,33,51,0.18);font-weight:800}.sunde-community .scwf-primary-button,.sunde-community .scwf-secondary-button{min-height:32px;padding:4px 26px;border-radius:32px;font-size:16px}.sunde-community .scwf-primary-button{display:inline-flex;align-items:center;justify-content:center;color:var(--scwf-surface);background:var(--scwf-navy);border:1px solid var(--scwf-navy);text-decoration:none;font-weight:700}.sunde-community .scwf-secondary-button{display:inline-flex;align-items:center;justify-content:center;color:var(--scwf-muted);background:var(--scwf-surface);border:1px solid var(--scwf-muted);text-decoration:none}.sunde-community .scwf-community-tabs{display:flex;overflow-x:auto;padding:0 var(--scwf-detail-gutter);background:var(--scwf-surface);border-top:1px solid var(--scwf-divider);border-bottom:1px solid var(--scwf-divider)}.sunde-community .scwf-community-tabs__item{flex:0 0 auto;padding:14px 18px 14px 0;color:var(--scwf-muted);font-size:14px;font-weight:700}.sunde-community .scwf-community-tabs__item+.scwf-community-tabs__item{padding-left:18px}.sunde-community .scwf-community-tabs__item--active{color:var(--scwf-navy);border-bottom:3px solid var(--scwf-navy)}.sunde-community .scwf-community-detail-layout{display:grid;gap:12px;margin:24px 0 24px}.sunde-community .scwf-community-detail-sidebar,.sunde-community .scwf-community-detail-feed{display:grid}.sunde-community.sunde-community--detail-top .scwf-community-detail-layout{display:grid;grid-template-columns:minmax(0, 1fr);width:100%;max-width:none}.sunde-community.sunde-community--detail-top .scwf-community-detail-feed{grid-column:auto;grid-row:auto;width:100%;max-width:none;margin:0}.sunde-community .scwf-side-panel,.sunde-community .scwf-community-compose,.sunde-community .scwf-detail-section{background:var(--scwf-surface);border-radius:8px}.sunde-community .scwf-side-panel{padding:16px}.sunde-community .scwf-side-panel__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.sunde-community .scwf-side-panel__title{margin:0 0 12px;font-size:15px;font-weight:700}.sunde-community .scwf-side-panel__head .scwf-side-panel__title{margin-bottom:0}.sunde-community .scwf-side-panel__link{flex:0 0 auto;color:var(--scwf-muted);font-size:12px;font-weight:600;text-decoration:none}.sunde-community .scwf-side-panel__text{margin:0;color:var(--scwf-muted);font-size:13px;line-height:1.55}.sunde-community .scwf-side-user{display:flex;align-items:center;gap:10px}.sunde-community .scwf-side-user__avatar{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;flex-shrink:0;color:var(--scwf-navy);background:#f8fafc;border:1px solid #d6d6d6;border-radius:4px;-o-object-fit:cover;object-fit:cover;font-size:32px}.sunde-community .scwf-side-user__name,.sunde-community .scwf-side-user__role{margin:0}.sunde-community .scwf-side-user__name{font-size:14px;font-weight:700}.sunde-community .scwf-side-user__role{color:var(--scwf-muted);font-size:12px}.sunde-community .scwf-member-dots{display:flex;margin-bottom:10px}.sunde-community .scwf-member-dots__icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;color:var(--scwf-muted);background:var(--scwf-bg);border:1px solid var(--scwf-surface);border-radius:50%;font-size:24px}.sunde-community .scwf-member-dots__icon+.scwf-member-dots__icon{margin-left:-8px}.sunde-community .scwf-community-compose{padding:14px}.sunde-community .scwf-detail-section .scwf-community-compose--mentor-only{margin-top:14px;margin-bottom:14px;padding:0}.sunde-community .scwf-community-compose--event-approval+.scwf-feed-search__title{margin-top:18px}.sunde-community .scwf-community-compose__title{margin:0;color:var(--scwf-navy);font-size:16px;font-weight:800;letter-spacing:0}.sunde-community .scwf-community-compose__intro{margin-bottom:12px}.sunde-community .scwf-community-compose__text{margin:8px 0 0;color:var(--scwf-muted);font-size:13px;font-weight:700;line-height:1.45}.sunde-community .scwf-community-compose__row{display:flex;align-items:center;gap:10px}.sunde-community .scwf-community-compose__avatar{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;flex-shrink:0;color:var(--scwf-navy);background:#f8fafc;border:1px solid #d6d6d6;border-radius:4px;-o-object-fit:cover;object-fit:cover;font-size:32px}.sunde-community .scwf-community-compose__field{flex:1 1 auto;min-width:0}.sunde-community .scwf-community-compose__input{width:100%;min-height:44px;padding:0 14px;color:var(--scwf-text);background:var(--scwf-surface);border:1px solid var(--scwf-border);border-radius:8px;font-size:14px}.sunde-community .scwf-community-compose__input::-moz-placeholder{color:var(--scwf-placeholder)}.sunde-community .scwf-community-compose__input:-ms-input-placeholder{color:var(--scwf-placeholder)}.sunde-community .scwf-community-compose__input::placeholder{color:var(--scwf-placeholder)}.sunde-community .scwf-community-compose__actions{display:flex;justify-content:flex-end;max-height:0;overflow:hidden;opacity:0;padding-top:12px;transition:max-height .18s ease, opacity .18s ease}.sunde-community .scwf-community-compose--event-approval .scwf-community-compose__actions{max-height:none;opacity:1}.sunde-community .scwf-community-compose:focus-within .scwf-community-compose__actions{max-height:56px;opacity:1}.sunde-community .scwf-community-compose__submit{gap:6px;min-width:120px}.sunde-community .scwf-detail-section{padding:16px;margin-bottom:42px}.sunde-community .scwf-detail-section.scwf-feed-empty{padding:28px 20px}.sunde-community .scwf-detail-section-header{margin-bottom:8px}.sunde-community .scwf-detail-topic-list{display:grid;gap:0}.sunde-community .scwf-detail-topic-row{display:grid;grid-template-columns:minmax(0, 1fr) auto;align-items:center;gap:10px;min-height:44px;color:var(--scwf-text)}.sunde-community .scwf-detail-topic-row+.scwf-detail-topic-row{border-top:1px solid var(--scwf-divider)}.sunde-community .scwf-detail-topic-row__icon{color:var(--scwf-muted);font-size:16px;line-height:1}.sunde-community .scwf-detail-topic-row__title{overflow:hidden;font-size:16px;font-weight:500;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.sunde-community .scwf-detail-topic-row__date{color:var(--scwf-muted);font-size:14px;white-space:nowrap}.sunde-community .scwf-detail-topic-row__comments{display:inline-flex;align-items:center;gap:4px;color:var(--scwf-muted);font-size:14px;line-height:1;white-space:nowrap}.sunde-community .scwf-detail-topic-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px}.sunde-community .sunde-community .scwf-section__header .scwf-detail-topic-actions{padding-top:0}.sunde-community .scwf-detail-topic-actions__link{display:inline-flex;align-items:center;gap:6px;color:var(--scwf-blue);font-size:14px;font-weight:600;text-decoration:none;margin-top:0}.sunde-community .scwf-detail-topic-actions__link i{color:currentColor}.sunde-community .scwf-topic-detail-header{position:relative;width:100vw;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);background:var(--scwf-surface);border-bottom:1px solid var(--scwf-divider)}.sunde-community .scwf-topic-detail-header__cover{display:block;width:100%;min-height:120px;aspect-ratio:6.25 / 1;max-height:320px;-o-object-fit:cover;object-fit:cover}.sunde-community .scwf-topic-detail-header__cover--placeholder{background:linear-gradient(135deg, #d9ecff 0%, #f4f7fa 100%)}.sunde-community .scwf-topic-detail-header__community{box-sizing:border-box;width:100%;max-width:var(--scwf-page-max-width);margin:0 auto;padding:16px var(--scwf-layout-padding-x)}.sunde-community .scwf-topic-detail-header--compact .scwf-topic-detail-header__community{padding-top:24px;padding-bottom:16px}.sunde-community .scwf-topic-detail-header__community--event-detail{display:flex;align-items:center;gap:12px}.sunde-community .scwf-topic-detail-header__inline-back{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;flex:0 0 42px;color:var(--scwf-muted);background:#f1f5f9;border:1px solid var(--scwf-divider);border-radius:999px;font-size:24px;line-height:1;cursor:pointer}.sunde-community .scwf-topic-detail-header__inline-back i{color:currentColor;line-height:1}.sunde-community .scwf-topic-detail-header__thumb{display:block;width:82px;height:82px;min-height:82px;-o-object-fit:cover;object-fit:cover;border-radius:6px}.sunde-community .scwf-topic-detail-header__thumb-avatar{display:block;width:100%;height:100%;border:1px solid #d6d6d6;border-radius:6px;-o-object-fit:cover;object-fit:cover}.sunde-community .scwf-topic-detail-header__thumb-avatar--icon{display:inline-flex;align-items:center;justify-content:center;color:var(--scwf-navy);background:#f8fafc;font-size:34px}.sunde-community .scwf-topic-detail-header__body{position:relative;min-width:0}.sunde-community .scwf-topic-detail-header__title-row{display:flex;align-items:center;flex-wrap:wrap;gap:16px;margin-bottom:8px}.sunde-community .scwf-topic-detail-header__title{margin:0;font-size:27px;font-weight:700;line-height:1.25;letter-spacing:0}.sunde-community .scwf-topic-detail-header--compact .scwf-topic-detail-header__title-row{margin-bottom:0}.sunde-community .scwf-topic-detail-header--compact .scwf-topic-detail-header__title{margin-top:0;font-size:24px;line-height:1.3}.sunde-community .scwf-topic-detail-header--compact .scwf-topic-detail-header__thumb{width:58px;height:58px;min-height:58px;margin-bottom:12px}.sunde-community .scwf-topic-detail-header__joined{display:inline-flex;align-items:center;gap:8px}.sunde-community .scwf-topic-detail-header__join-form{display:inline-flex;margin:0}.sunde-community .scwf-topic-detail-header__join-button{gap:8px}.sunde-community .sunde-share{position:relative;flex-shrink:0}.sunde-community .sunde-share.scwf-topic-detail-header__share{position:absolute;right:0;bottom:0}.sunde-community .sunde-share.scwf-community-detail-hero__share{position:absolute;right:0;bottom:18px}.sunde-community .sunde-share__button{display:inline-flex;align-items:center;justify-content:center;width:32px;min-width:32px;height:32px;padding:0;color:var(--scwf-muted);background:transparent;border:0;border-radius:999px;font:inherit;font-size:15px;font-weight:600;line-height:1;cursor:pointer}.sunde-community .sunde-share__button:hover,.sunde-community .sunde-share__button[aria-expanded="true"]{color:var(--scwf-navy);background:#f1f5f9}.sunde-community .sunde-share__button i{font-size:16px;line-height:1}.sunde-community .sunde-share__overlay[hidden]{display:none}.sunde-community .sunde-share__overlay{position:fixed;inset:0;z-index:80;background:rgba(15,23,42,0.32);cursor:pointer}.sunde-community .sunde-share__menu[hidden]{display:none}.sunde-community .sunde-share__menu{position:absolute;top:calc(100% + 8px);right:0;z-index:81;width:280px;max-width:calc(100vw - 48px);padding:8px;background:var(--scwf-surface);border:1px solid var(--scwf-border);border-radius:12px;box-shadow:0 8px 24px rgba(15,23,42,0.16)}.sunde-community .sunde-share__item{display:flex;align-items:center;gap:14px;width:100%;min-height:46px;padding:0 12px;color:var(--scwf-text);background:transparent;border:0;border-radius:8px;font:inherit;font-size:14px;line-height:1;text-align:left;text-decoration:none;cursor:pointer}.sunde-community .sunde-share__item:hover{background:var(--scwf-bg)}.sunde-community .sunde-share__item--copy{margin-bottom:6px}.sunde-community .sunde-share__item i{width:18px;color:var(--scwf-muted);font-size:17px;text-align:center}.sunde-community .scwf-topic-detail-author,.sunde-community .scwf-topic-detail-author__body,.sunde-community .scwf-topic-detail-author__name,.sunde-community .scwf-topic-detail-author__date{min-width:0}.sunde-community .scwf-topic-detail-author{display:flex;align-items:center;gap:10px}.sunde-community .scwf-topic-detail-author__avatar{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;color:var(--scwf-muted);background:var(--scwf-bg);border:1px solid var(--scwf-divider);border-radius:50%;font-size:26px}.sunde-community .scwf-topic-detail-author__name,.sunde-community .scwf-topic-detail-author__date{margin:0}.sunde-community .scwf-topic-detail-author__name{font-size:14px;font-weight:700}.sunde-community .scwf-topic-detail-author__date{color:var(--scwf-muted);font-size:12px}.sunde-community .scwf-topic-detail-tabs{display:flex;gap:26px;overflow-x:auto;padding-right:calc(max(0px, 100vw - var(--scwf-page-max-width)) / 2 + var(--scwf-layout-padding-x));padding-left:calc(max(0px, 100vw - var(--scwf-page-max-width)) / 2 + var(--scwf-layout-padding-x));border-top:1px solid var(--scwf-divider)}.sunde-community .scwf-topic-detail-header--compact .scwf-topic-detail-tabs{border-top:0}.sunde-community .scwf-topic-detail-tabs__item{position:relative;flex:0 0 auto;padding:14px 10px 12px;color:var(--scwf-muted);font-size:14px;font-weight:700}.sunde-community .scwf-topic-detail-tabs__item--active{color:var(--scwf-navy)}.sunde-community .scwf-topic-detail-tabs__item--active::after{position:absolute;right:10px;bottom:0;left:10px;height:4px;background:var(--scwf-navy);content:""}.sunde-community .scwf-topic-detail-layout{display:grid;gap:12px;margin:12px 0 24px}.sunde-community .scwf-topic-detail-main{display:grid;gap:12px}.sunde-community .scwf-thread-list{padding:0 18px 18px}.sunde-community .scwf-topic-detail-main .scwf-thread-list{padding:0 0 18px;background:transparent;border-radius:0}.sunde-community .scwf-thread-list__title{margin:0 -18px;padding:16px 18px;border-bottom:1px solid var(--scwf-divider);font-size:20px;font-weight:800}.sunde-community .scwf-thread-item{position:relative;display:grid;grid-template-columns:42px minmax(0, 1fr);gap:12px}.sunde-community .scwf-thread-item--root{grid-template-columns:42px minmax(0, 1fr);border-bottom:0}.sunde-community .scwf-thread-item:not(.scwf-thread-item--root)::before{content:none}.sunde-community .scwf-thread-item:last-of-type::before{content:none}.sunde-community .scwf-thread-item__avatar-icon,.sunde-community .scwf-thread-item__avatar-image{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;color:var(--scwf-navy);background:var(--scwf-bg);border:1px solid var(--scwf-divider);border-radius:50%;font-size:26px}.sunde-community .scwf-thread-item__avatar-image{-o-object-fit:cover;object-fit:cover;padding:0;width:42px;height:42px;border-radius:50%}.sunde-community .scwf-thread-item--root .scwf-thread-item__avatar-icon{width:42px;height:42px;font-size:28px}.sunde-community .scwf-thread-item__head{display:flex;align-items:center;justify-content:flex-start;gap:12px;margin-bottom:4px}.sunde-community .scwf-thread-item__identity{min-width:0}.sunde-community .scwf-thread-item__name{display:inline-flex;align-items:center;gap:8px;min-width:0;margin:0;font-size:15px;font-weight:800;line-height:1.25}.sunde-community .scwf-thread-item__name-link{color:inherit;text-decoration:none}.sunde-community .scwf-thread-item__name-link:hover{text-decoration:underline}.sunde-community .scwf-thread-item--root .scwf-thread-item__name{font-size:15px}.sunde-community .scwf-thread-item__mentor-badge{width:auto;height:18px}.sunde-community .scwf-thread-item__time{flex:0 0 auto;color:var(--scwf-muted);font-size:12px;font-weight:600}.sunde-community .scwf-thread-item__title{margin:0 0 8px;color:#1E293B;font-size:16px;line-height:1.5;letter-spacing:.01em}.sunde-community .scwf-thread-item__text{color:var(--scwf-text);font-size:14px;font-weight:500;line-height:1.75}.sunde-community .scwf-thread-item__text a{color:#1a0dab;text-decoration:none}.sunde-community .scwf-thread-item__text a:hover{color:#1a0dab;text-decoration:underline;opacity:0.6}.sunde-community .scwf-thread-item__image{display:block;width:100%;max-width:520px;max-height:420px;margin:12px 0;border-radius:8px;-o-object-fit:contain;object-fit:contain}.sunde-community .scwf-thread-item--root .scwf-thread-item__text{font-size:16px;line-height:1.7}.sunde-community .scwf-thread-item__meta{margin:0 0 12px;color:var(--scwf-muted);font-size:13px}.sunde-community .scwf-thread-item__meta--topic{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0;margin:0}.sunde-community .scwf-topic-detail-main .scwf-thread-item,.sunde-community .scwf-topic-detail-main .scwf-thread-item--root{display:block}.sunde-community .scwf-topic-detail-main .scwf-thread-item{margin:14px 0;padding:var(--scwf-topic-card-padding);background:var(--scwf-surface);border:1px solid var(--scwf-divider);border-radius:var(--scwf-topic-card-radius);box-shadow:var(--scwf-topic-card-shadow)}.sunde-community .scwf-topic-detail-main .scwf-thread-item__head{gap:var(--scwf-topic-head-gap);margin-bottom:8px}.sunde-community .scwf-topic-detail-main .scwf-thread-item__avatar-icon,.sunde-community .scwf-topic-detail-main .scwf-thread-item__avatar-image,.sunde-community .scwf-topic-detail-main .scwf-thread-item--root .scwf-thread-item__avatar-icon{width:var(--scwf-topic-avatar-size);height:var(--scwf-topic-avatar-size);flex:0 0 var(--scwf-topic-avatar-size);color:var(--scwf-navy);background:#f8fafc;border:var(--scwf-topic-avatar-border);border-radius:var(--scwf-topic-avatar-radius);-o-object-fit:cover;object-fit:cover;font-size:var(--scwf-topic-avatar-icon-size)}.sunde-community .scwf-topic-detail-main .scwf-thread-item__avatar{flex:0 0 auto}.sunde-community .scwf-topic-detail-main .scwf-thread-item__body{min-width:0}.sunde-community .scwf-topic-detail-main .scwf-thread-item__name{gap:7px;color:var(--scwf-topic-user-color);font-size:var(--scwf-topic-user-size);font-weight:var(--scwf-topic-user-weight);line-height:var(--scwf-topic-user-line-height)}.sunde-community .scwf-topic-detail-main .scwf-thread-item__time{color:var(--scwf-topic-time-color);font-size:var(--scwf-topic-time-size);font-weight:var(--scwf-topic-time-weight)}.sunde-community .scwf-topic-detail-main .scwf-thread-item__mentor-badge{height:18px}.sunde-community .scwf-topic-detail-main .scwf-thread-item__text,.sunde-community .scwf-topic-detail-main .scwf-link-preview-card,.sunde-community .scwf-topic-detail-main .scwf-reaction-stamps{margin-left:0}.sunde-community .scwf-topic-detail-main .scwf-thread-item__text,.sunde-community .scwf-topic-detail-main .scwf-thread-item--root .scwf-thread-item__text{order:4;color:#1E293B;font-size:var(--scwf-topic-body-size);line-height:var(--scwf-topic-body-line-height);overflow-wrap:anywhere;letter-spacing:0}.sunde-community .scwf-topic-detail-main .scwf-thread-item--root .scwf-thread-item__text{margin-bottom:var(--scwf-topic-body-reaction-gap);color:var(--scwf-topic-user-color);font-size:var(--scwf-topic-body-size);font-weight:var(--scwf-topic-body-weight);line-height:var(--scwf-topic-body-line-height)}.sunde-community .scwf-topic-detail-main .scwf-thread-item--root{background:var(--scwf-surface);border:0;border-radius:var(--scwf-topic-card-radius);box-shadow:var(--scwf-topic-card-shadow)}.sunde-community .scwf-topic-detail-main .scwf-thread-item--root .scwf-thread-item__body{display:block}.sunde-community .scwf-topic-detail-main .scwf-thread-item--root .scwf-thread-item__head{display:flex;align-items:center;gap:var(--scwf-topic-head-gap);margin-bottom:var(--scwf-topic-head-margin)}.sunde-community .scwf-topic-detail-main .scwf-thread-item--root .scwf-thread-item__avatar{flex:0 0 auto}.sunde-community .scwf-topic-detail-main .scwf-thread-item--root .scwf-thread-item__avatar-icon,.sunde-community .scwf-topic-detail-main .scwf-thread-item--root .scwf-thread-item__avatar-image{width:var(--scwf-topic-avatar-size);height:var(--scwf-topic-avatar-size);flex:0 0 var(--scwf-topic-avatar-size);border-radius:var(--scwf-topic-avatar-radius);font-size:var(--scwf-topic-avatar-icon-size)}.sunde-community .scwf-topic-detail-main .scwf-thread-item--root .scwf-thread-item__identity{min-width:0}.sunde-community .scwf-topic-detail-main .scwf-thread-item--root .scwf-thread-item__head-meta{min-width:0}.sunde-community .scwf-topic-detail-main .scwf-thread-item--root .scwf-thread-item__name{color:var(--scwf-topic-user-color);font-size:var(--scwf-topic-user-size);font-weight:var(--scwf-topic-user-weight);line-height:var(--scwf-topic-user-line-height)}.sunde-community .scwf-topic-detail-main .scwf-thread-item--root .scwf-thread-item__time{color:var(--scwf-topic-time-color);font-size:var(--scwf-topic-time-size);font-weight:var(--scwf-topic-time-weight)}.sunde-community .scwf-topic-detail-main .scwf-thread-item--root .scwf-thread-item__title{margin-bottom:var(--scwf-topic-title-margin);color:var(--scwf-navy);font-size:var(--scwf-topic-title-size);font-weight:var(--scwf-topic-title-weight);line-height:var(--scwf-topic-title-line-height);letter-spacing:0}.sunde-community .scwf-topic-detail-main .scwf-thread-item--root .scwf-thread-item__text{margin-bottom:var(--scwf-topic-body-reaction-gap);color:var(--scwf-text);font-size:var(--scwf-topic-body-size);font-weight:var(--scwf-topic-body-weight);line-height:var(--scwf-topic-body-line-height);letter-spacing:0}.sunde-community .scwf-topic-detail-main .scwf-thread-item--root .scwf-reaction-stamps{margin-top:0}.sunde-community .scwf-topic-detail-main .scwf-thread-item__text+.scwf-reaction-stamps{margin-top:8px}.sunde-community .scwf-thread-reply-box{display:grid;grid-template-columns:38px minmax(0, 1fr) auto;align-items:center;gap:10px;padding:16px 0;border-bottom:1px solid var(--scwf-divider)}.sunde-community .scwf-thread-reply-box__button{min-height:42px;padding:0;color:var(--scwf-muted);background:transparent;border:0;text-align:left;font-size:18px}.sunde-community .scwf-thread-reply-box__input{width:100%;min-height:42px;padding:0;color:var(--scwf-text);background:transparent;border:0;font-size:16px}.sunde-community .scwf-thread-reply-box__input::-moz-placeholder{color:var(--scwf-placeholder)}.sunde-community .scwf-thread-reply-box__input:-ms-input-placeholder{color:var(--scwf-placeholder)}.sunde-community .scwf-thread-reply-box__input::placeholder{color:var(--scwf-placeholder)}.sunde-community .scwf-thread-reply-box__submit{min-height:38px;padding:0 16px;color:var(--scwf-surface);background:var(--scwf-navy);border:0;border-radius:999px;font-size:14px;font-weight:700}.sunde-community .scwf-comment-thread{margin:14px 0 4px}.sunde-community .scwf-comment-thread__header{display:flex;align-items:center;min-height:44px;padding:0;color:var(--scwf-navy);background:transparent}.sunde-community .scwf-comment-thread__title{margin:0;color:var(--scwf-navy);font-size:20px;font-weight:800;white-space:nowrap}.sunde-community .scwf-thread-mention{display:inline;padding:1px 4px;color:#1264a3;background:#d9ecff;border-radius:4px;font-weight:800}.sunde-community .scwf-link-preview-card{display:grid;grid-template-columns:72px minmax(0, 1fr);gap:12px;margin-bottom:12px;padding:10px;color:inherit;border:1px solid var(--scwf-divider);border-radius:8px;text-decoration:none}.sunde-community .scwf-thread-item__text+.scwf-link-preview-card{margin-top:14px}.sunde-community .scwf-link-preview-card:hover .scwf-link-preview-card__title{text-decoration:underline}.sunde-community .scwf-link-preview-placeholder{display:none}.sunde-community .scwf-link-preview-card__thumb{display:flex;align-items:center;justify-content:center;overflow:hidden;min-height:72px;color:var(--scwf-navy);background:var(--scwf-bg);border-radius:6px;font-size:26px}.sunde-community .scwf-link-preview-card__image{width:100%;height:100%;min-height:72px;-o-object-fit:cover;object-fit:cover}.sunde-community .scwf-link-preview-card__domain,.sunde-community .scwf-link-preview-card__title,.sunde-community .scwf-link-preview-card__meta{margin:0}.sunde-community .scwf-link-preview-card__domain{margin-bottom:4px;color:var(--scwf-muted);font-size:11px;font-weight:700}.sunde-community .scwf-link-preview-card__title{margin-bottom:6px;font-size:14px;font-weight:700;line-height:1.45}.sunde-community .scwf-link-preview-card__meta{color:var(--scwf-muted);font-size:12px;line-height:1.5}.sunde-community .scwf-topic-detail-main .scwf-link-preview-card{margin-bottom:14px;padding:12px;border-color:#d6dee8}.sunde-community .scwf-topic-detail-main .scwf-link-preview-card__domain{color:#8190ad;font-size:11px}.sunde-community .scwf-topic-detail-main .scwf-link-preview-card__title{color:#111827;font-size:14px;font-weight:800}.sunde-community .scwf-topic-detail-main .scwf-link-preview-card__meta{color:#6b7280;font-size:12px}.sunde-community .scwf-reaction-stamps{display:flex;flex-wrap:wrap;gap:6px}.sunde-community .scwf-topic-detail-main .scwf-reaction-stamps{gap:8px}.sunde-community .scwf-reaction-stamp,.sunde-community .scwf-reaction-add{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;padding:0 10px;color:var(--scwf-text);background:var(--scwf-bg);border:0;border-radius:999px;font-size:13px;font-weight:700}.sunde-community .scwf-topic-detail-main .scwf-reaction-stamp,.sunde-community .scwf-topic-detail-main .scwf-reaction-add{min-height:32px;padding:0 10px;color:var(--scwf-muted);background:#f8fafc;font-size:13px;font-weight:700}.sunde-community .scwf-reaction-stamp--active{background:#eff6ff;border-color:var(--scwf-blue)}.sunde-community .scwf-topic-detail-main .scwf-reaction-stamp--active{color:#1d4ed8;background:#eef5ff}.sunde-community .scwf-reaction-add{min-width:34px;padding:0;color:var(--scwf-muted);font-size:20px}.sunde-community .scwf-topic-detail-main .scwf-reaction-add{min-width:32px;padding:0;color:#6b7280;font-size:18px}.sunde-community .scwf-reaction-stamp__emoji{display:inline-block;font-size:18px;line-height:1}.sunde-community .scwf-topic-detail-main .scwf-reaction-stamp__emoji{font-size:17px;line-height:1}.sunde-community .scwf-reaction-stamp__count{color:var(--scwf-muted)}.sunde-community .scwf-topic-detail-main .scwf-reaction-stamp__count{color:#6b7280;font-size:13px}.sunde-community .scwf-reaction-stamp--active .scwf-reaction-stamp__count{color:var(--scwf-blue)}.sunde-community .scwf-thread-inline-composer{margin-top:18px;overflow:hidden;padding:24px;background:#fff;border:1px solid #CBD5E1;border-radius:8px}.sunde-community .scwf-community-action-notice[hidden]{display:none}.sunde-community .scwf-community-action-notice{display:flex;align-items:center;gap:10px;margin-bottom:16px;padding:12px 14px;border:1px solid #E2E8F0;border-radius:8px;background:#F4F7FA}.sunde-community .scwf-community-action-notice__icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:24px;height:24px;color:#0d2133;font-size:16px}.sunde-community .scwf-community-action-notice__body{min-width:0;flex:1 1 auto}.sunde-community .scwf-community-action-notice__title,.sunde-community .scwf-community-action-notice__text{margin:0}.sunde-community .scwf-community-action-notice__title{color:#0d2133;font-size:13px;font-weight:800;line-height:1.45}.sunde-community .scwf-community-action-notice__text{color:var(--scwf-muted);font-size:12px;line-height:1.5}.sunde-community .scwf-community-action-notice__actions{display:flex;flex:0 0 auto;margin-left:auto}.sunde-community .scwf-community-action-notice__form{margin:0}.sunde-community .scwf-community-action-notice__button{white-space:nowrap;cursor:pointer}.scwf-community-reaction-modal[hidden]{display:none}.scwf-community-reaction-modal{position:fixed;inset:0;z-index:130;display:flex;align-items:center;justify-content:center;padding:18px;font-family:"Segoe UI", Meiryo, system-ui, -apple-system, BlinkMacSystemFont, sans-serif}.scwf-community-reaction-modal__backdrop{position:absolute;inset:0;background:rgba(13,33,51,0.32)}.scwf-community-reaction-modal__panel{position:relative;z-index:1;width:100%;max-width:388px;padding:28px 32px 30px;background:#fff;border-radius:8px;box-shadow:0 24px 60px rgba(13,33,51,0.22)}.scwf-community-reaction-modal .scwf-community-action-notice{display:flex;flex-direction:column;align-items:center;gap:12px;margin-bottom:24px;padding:0;text-align:center;background:transparent;border:0;border-radius:0}.scwf-community-reaction-modal .scwf-community-action-notice__icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:44px;height:44px;color:#0d2133;background:#eef4ff;border-radius:50%;font-size:20px}.scwf-community-reaction-modal .scwf-community-action-notice__body{min-width:0;flex:1 1 auto}.scwf-community-reaction-modal .scwf-community-action-notice__title,.scwf-community-reaction-modal .scwf-community-action-notice__text{margin:0}.scwf-community-reaction-modal .scwf-community-action-notice__title{color:#0d2133;font-size:18px;font-weight:800;line-height:1.4;margin-bottom:16px}.scwf-community-reaction-modal .scwf-community-action-notice__text{color:#64748b;font-size:13px;line-height:1.55}.scwf-community-reaction-modal__actions{display:grid;grid-template-columns:1fr;gap:18px}.scwf-community-reaction-modal__form{margin:0}.scwf-community-reaction-modal__button{width:100%;min-height:56px;padding:0 18px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:8px;font-size:15px;font-weight:800;line-height:1;text-align:center}.scwf-community-reaction-modal__cancel{display:inline-flex;align-items:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-height:24px;margin:0 auto;padding:0;color:var(--scwf-muted);background:transparent;border:0;font:inherit;font-size:13px;line-height:1;text-decoration:none;cursor:pointer}.scwf-community-reaction-modal .scwf-primary-button{display:inline-flex;align-items:center;justify-content:center;color:#fff;background:#0d2133;border:1px solid #0d2133;text-decoration:none}.sunde-community .sunde-feed-more{display:flex;align-items:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:132px;min-height:42px;margin:18px auto 0;padding:0 22px;color:var(--scwf-navy);background:var(--scwf-surface);border:1px solid var(--scwf-navy);border-radius:999px;font-size:14px;font-weight:700;cursor:pointer;justify-self:center}.sunde-community .scwf-thread-inline-composer__body{display:flex;align-items:center;gap:12px;width:100%;padding:0;color:var(--scwf-muted);background:transparent}.sunde-community .scwf-thread-inline-composer__footer,.sunde-community .scwf-thread-inline-composer__tools,.sunde-community .scwf-thread-inline-composer__tool,.sunde-community .scwf-thread-inline-composer__submit{display:flex;align-items:center}.sunde-community .scwf-thread-inline-composer__avatar{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex:0 0 32px;color:var(--scwf-navy);background:#f8fafc;border:1px solid #CBD5E1;border-radius:4px;-o-object-fit:cover;object-fit:cover;font-size:22px}.sunde-community .scwf-thread-inline-composer__main{min-width:0;flex:1}.sunde-community .scwf-thread-inline-composer__textarea{box-sizing:border-box;width:100%;min-height:46px;max-height:320px;padding:12px 18px;color:var(--scwf-text);background:#fff;border:1px solid #CBD5E1;border-radius:999px;display:block;overflow:hidden;font-size:14px;font-weight:400;line-height:1.45;outline:none;resize:none;transition:border-color .15s, box-shadow .15s}.sunde-community .scwf-thread-inline-composer__textarea:focus{border-color:rgba(20,106,245,0.5)}.sunde-community .scwf-thread-inline-composer__textarea::-moz-placeholder{color:#64748B;font-weight:400}.sunde-community .scwf-thread-inline-composer__textarea:-ms-input-placeholder{color:#64748B;font-weight:400}.sunde-community .scwf-thread-inline-composer__textarea::placeholder{color:#64748B;font-weight:400}.sunde-community .scwf-thread-inline-composer__textarea--dummy{display:flex;align-items:center;color:var(--scwf-muted);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sunde-community .scwf-thread-inline-composer__preview[hidden]{display:none}.sunde-community .scwf-thread-inline-composer__preview{position:relative;width:100%;max-width:240px;margin-top:12px;overflow:hidden;background:var(--scwf-bg);border:1px solid var(--scwf-divider);border-radius:8px}.sunde-community .scwf-thread-inline-composer__preview-image{display:block;width:100%;aspect-ratio:4 / 3;-o-object-fit:cover;object-fit:cover}.sunde-community .scwf-thread-inline-composer__preview-remove{position:absolute;top:8px;right:8px;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;color:var(--scwf-surface);background:rgba(13,33,51,0.72);border:0;border-radius:50%;font-size:12px;cursor:pointer}.sunde-community .scwf-thread-inline-composer__footer{justify-content:space-between;gap:12px;max-height:0;margin-top:0;padding:0;overflow:hidden;opacity:0;background:var(--scwf-surface);transition:max-height .15s, opacity .15s, margin-top .15s}.sunde-community .scwf-thread-inline-composer__tools{gap:12px;color:var(--scwf-muted)}.sunde-community .scwf-thread-inline-composer__tool{justify-content:center;gap:6px;width:34px;height:34px;padding:0;color:var(--scwf-muted);font-size:20px;font-weight:800;cursor:pointer}.sunde-community .scwf-thread-inline-composer__file{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0, 0, 0, 0)}.sunde-community .scwf-thread-inline-composer__submit{gap:8px;justify-content:center;width:34px;height:34px;padding:0;color:var(--scwf-surface);background:#2563EB;border:0;border-radius:50%;font-size:16px;font-weight:800;cursor:pointer}.sunde-community .scwf-thread-inline-composer__cancel,.sunde-community .scwf-thread-inline-composer-dock,.sunde-community .scwf-thread-inline-composer-backdrop{display:none}.sunde-community .scwf-thread-inline-composer--active .scwf-thread-inline-composer__body{align-items:flex-start}.sunde-community .scwf-thread-inline-composer--active .scwf-thread-inline-composer__textarea{min-height:112px;padding:14px 16px;border-color:transparent;border-radius:8px;box-shadow:none}.sunde-community .scwf-thread-inline-composer--active .scwf-thread-inline-composer__footer{max-height:52px;margin-top:8px;opacity:1}.sunde-community .scwf-thread-inline-composer--expanded .scwf-thread-inline-composer__textarea{border-radius:8px}.sunde-community .scwf-emoji-picker-wire-backdrop[hidden],.sunde-community .scwf-emoji-picker-wire[hidden]{display:none}.sunde-community .scwf-emoji-picker-wire-backdrop{position:fixed;z-index:70;inset:0;background:transparent}.sunde-community .scwf-emoji-picker-wire{position:fixed;right:0;bottom:0;left:0;z-index:71;overflow:hidden;max-height:72vh;background:var(--scwf-surface);border-top:1px solid var(--scwf-divider);border-radius:16px 16px 0 0;box-shadow:0 -18px 34px rgba(13,33,51,0.18)}.sunde-community .scwf-emoji-picker-wire__head{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:0 10px 0 16px;border-bottom:1px solid var(--scwf-divider)}.sunde-community .scwf-emoji-picker-wire__close{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;color:var(--scwf-muted);background:transparent;border:0;border-radius:8px;font-size:18px}.sunde-community .scwf-emoji-picker-wire__title{margin:0;font-size:15px;font-weight:700}.sunde-community .scwf-emoji-picker-wire__close{font-size:20px}.sunde-community .scwf-emoji-picker-wire__body{max-height:64vh;overflow-y:auto;padding:14px 16px 16px}.sunde-community .scwf-emoji-picker-wire__label{margin:0 0 8px;color:var(--scwf-text);font-size:14px;font-weight:700}.sunde-community .scwf-emoji-picker-wire__section+.scwf-emoji-picker-wire__section{margin-top:16px}.sunde-community .scwf-emoji-picker-wire__grid{display:grid;grid-template-columns:repeat(8, 1fr);gap:6px}.sunde-community .scwf-emoji-picker-wire__item{background:transparent;border:0;border-radius:8px}.sunde-community .scwf-emoji-picker-wire__item{display:inline-flex;align-items:center;justify-content:center;width:100%;height:34px;font-size:22px}.sunde-community .scwf-section{padding:24px 18px}.sunde-community .scwf-page-header{width:100%;background:var(--scwf-surface);border-bottom:1px solid var(--scwf-divider)}.sunde-community .scwf-page-header__inner{box-sizing:border-box;width:100%;max-width:var(--scwf-page-max-width);margin:0 auto;padding:8px var(--scwf-layout-padding-x)}.sunde-community .sunde-community .scwf-page-header .scwf-page-header__inner{background:#ffff !important;background-color:#ffff !important}.sunde-community .scwf-page-header__title{margin:0;color:var(--scwf-navy);font-size:28px;font-weight:700;line-height:1.25;letter-spacing:0}.sunde-community .scwf-page-header__lead{max-width:560px;margin:8px 0 0;color:var(--scwf-muted);font-size:14px;line-height:1.7}.sunde-community .scwf-page-breadcrumb{width:100%;justify-content:flex-start;margin-top:16px;margin-bottom:0}.sunde-community .scwf-section__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.sunde-community .sunde-community .scwf-feed-create__header--topics{margin-bottom:0}.sunde-community .scwf-section__heading{display:flex;flex-direction:column;min-width:0}.sunde-community .scwf-section__title{margin:0;font-size:24px;font-weight:700;letter-spacing:0}.sunde-community .scwf-section__actions{display:flex;align-items:center;justify-content:flex-end;flex:0 0 auto;gap:12px;margin-left:auto}.sunde-community .scwf-section__footer{display:flex;justify-content:flex-end;margin-top:14px}.sunde-community .scwf-section__link{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;color:var(--scwf-blue);font-size:14px;font-weight:600;text-decoration:none}.sunde-community .scwf-section__link .fa-angle-right{font-size:16px;line-height:1}.sunde-community .scwf-event-card__meta,.sunde-community .scwf-community-card__stats{display:flex;align-items:center;gap:16px;color:var(--scwf-muted);font-size:13px}.sunde-community .scwf-community-card__topic-count{display:inline-flex;align-items:center;gap:4px}.sunde-community .scwf-community-card__members strong{color:var(--scwf-navy);font-weight:800}.sunde-community .scwf-community-card__topic-count .scwf-detail-topic-row__icon{color:currentColor;font-size:1em}.sunde-community .scwf-user-chip__avatar{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:28px;height:28px;color:var(--scwf-muted);background:var(--scwf-bg);border:1px solid var(--scwf-divider);border-radius:50%;font-size:22px;line-height:1}.sunde-community .scwf-community-rail{display:grid;grid-auto-columns:minmax(250px, 74%);grid-auto-flow:column;gap:16px;margin:0 -18px;padding:0 18px 4px;overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.sunde-community .scwf-community-card{display:block;overflow:hidden;color:inherit;text-decoration:none;background:var(--scwf-surface);border-radius:8px;scroll-snap-align:start;box-shadow:0px 4px 24px 4px rgba(0,0,0,0.05)}.sunde-community .scwf-community-card:hover,.sunde-community .scwf-community-card:focus{color:inherit;text-decoration:none}.sunde-community .scwf-community-card:focus-visible{outline:3px solid rgba(31,121,255,0.35);outline-offset:3px}.sunde-community .scwf-community-card__image{display:block;width:100%;height:132px;-o-object-fit:cover;object-fit:cover}.sunde-community .scwf-community-card__image--tokyo{background:#eff6ff}.sunde-community .scwf-community-card__image--loan{background:var(--scwf-divider)}.sunde-community .scwf-community-card__image--renovation{background:var(--scwf-bg)}.sunde-community .scwf-community-card__image--nihonbashi{background:var(--scwf-border)}.sunde-community .scwf-community-card__image--searching{background:#eff6ff}.sunde-community .scwf-community-card__body{padding:12px 14px}.sunde-community .scwf-community-card__title{margin:0 0 10px;font-size:17px;font-weight:700;line-height:1.35;letter-spacing:0}.sunde-community .scwf-section--joined-communities .scwf-community-rail{grid-auto-columns:minmax(148px, 46%);gap:12px}.sunde-community .scwf-section--joined-communities .scwf-community-card{min-height:0}.sunde-community .scwf-section--joined-communities .scwf-community-card__image{aspect-ratio:16 / 9;height:auto}.sunde-community .scwf-section--joined-communities .scwf-community-card__body{min-width:0;padding:8px 10px 10px}.sunde-community .scwf-section--joined-communities .scwf-community-card__title{margin-bottom:6px;font-size:14px}.sunde-community .scwf-section--joined-communities .scwf-community-card__stats{flex-wrap:wrap;gap:6px 12px;font-size:12px;line-height:1.4}.sunde-community .scwf-joined-community-empty{display:flex;align-items:center;gap:14px;padding:18px;background:var(--scwf-surface);border-radius:8px;box-shadow:0px 4px 24px 4px rgba(0,0,0,0.05)}.sunde-community .scwf-joined-community-empty__icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;flex:0 0 42px;color:var(--scwf-muted);background:transparent;font-size:22px}.sunde-community .scwf-joined-community-empty__body{min-width:0}.sunde-community .scwf-joined-community-empty__title{margin:0;color:var(--scwf-muted);font-size:15px;font-weight:700;line-height:1.4}.sunde-community .scwf-joined-community-empty__text{margin:4px 0 0;color:var(--scwf-muted);font-size:13px;line-height:1.6}.sunde-community .scwf-joined-community-empty__button{flex:0 0 auto;margin-left:auto;text-decoration:none}.sunde-community .scwf-event-list{display:grid;gap:14px}.sunde-community .scwf-event-card{display:grid;grid-template-columns:58px 1fr;gap:14px;padding:14px;color:inherit;border-radius:8px;text-decoration:none}.sunde-community .scwf-event-card__date{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:58px;color:var(--scwf-surface);background:var(--scwf-navy);border-radius:8px}.sunde-community .scwf-event-card__month{font-size:12px;font-weight:700}.sunde-community .scwf-event-card__day{font-size:24px;font-weight:800;line-height:1.1}.sunde-community .scwf-event-card__title{margin:0 0 6px;font-size:16px;font-weight:700;line-height:1.45;letter-spacing:0}.sunde-community .scwf-event-card__community{margin:0 0 8px;color:var(--scwf-muted);font-size:13px}.sunde-community .scwf-event-card__place{display:inline-flex;align-items:center;min-height:24px;margin:0 0 8px;padding:0 8px;color:var(--scwf-navy);background:var(--scwf-bg);border:1px solid var(--scwf-divider);border-radius:999px;font-size:12px;font-weight:700}.sunde-community .scwf-event-card__mentor{display:inline-flex;align-items:center;min-width:0;gap:6px}.sunde-community .scwf-event-card__mentor-avatar{flex:0 0 auto;width:22px;height:22px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.sunde-community .scwf-event-card__mentor-name{overflow:hidden;color:var(--scwf-text);font-weight:700;text-overflow:ellipsis;white-space:nowrap}.sunde-community .scwf-event-detail-header__date{display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--scwf-surface);background:var(--scwf-navy)}.sunde-community .scwf-event-detail-header__month{font-size:13px;font-weight:700}.sunde-community .scwf-event-detail-header__day{font-size:30px;font-weight:800;line-height:1}.sunde-community .scwf-event-detail-header__summary{margin:0;color:var(--scwf-muted);font-size:14px;margin-top:4px}.sunde-community .scwf-event-detail-layout{display:grid;gap:12px;margin:12px 0 24px}.sunde-community .scwf-event-detail-main{display:grid;gap:12px}.sunde-community .scwf-event-detail-main .app-flash__message[hidden]{display:none}.sunde-community .scwf-event-detail-main .scwf-thread-list{padding:0 0 18px;background:transparent;border-radius:0}.sunde-community .scwf-event-detail-main .scwf-thread-item{display:block;margin:14px 0;padding:var(--scwf-topic-card-padding);background:var(--scwf-surface);border:1px solid var(--scwf-divider);border-radius:var(--scwf-topic-card-radius);box-shadow:var(--scwf-topic-card-shadow)}.sunde-community .scwf-event-detail-main .scwf-thread-item__head{gap:var(--scwf-topic-head-gap);margin-bottom:8px}.sunde-community .scwf-event-detail-main .scwf-thread-item__avatar-icon,.sunde-community .scwf-event-detail-main .scwf-thread-item__avatar-image{width:var(--scwf-topic-avatar-size);height:var(--scwf-topic-avatar-size);flex:0 0 var(--scwf-topic-avatar-size);color:var(--scwf-navy);background:#f8fafc;border:var(--scwf-topic-avatar-border);border-radius:var(--scwf-topic-avatar-radius);-o-object-fit:cover;object-fit:cover;font-size:var(--scwf-topic-avatar-icon-size)}.sunde-community .scwf-event-detail-main .scwf-thread-item__body{min-width:0}.sunde-community .scwf-event-detail-main .scwf-thread-item__name{gap:7px;color:var(--scwf-topic-user-color);font-size:var(--scwf-topic-user-size);font-weight:var(--scwf-topic-user-weight);line-height:var(--scwf-topic-user-line-height)}.sunde-community .scwf-event-detail-main .scwf-thread-item__time{color:var(--scwf-topic-time-color);font-size:var(--scwf-topic-time-size);font-weight:var(--scwf-topic-time-weight)}.sunde-community .scwf-event-detail-main .scwf-thread-item__text{margin-left:calc(var(--scwf-topic-avatar-size) + var(--scwf-topic-head-gap));margin-bottom:var(--scwf-topic-body-reaction-gap);color:#1E293B;font-size:var(--scwf-topic-body-size);line-height:var(--scwf-topic-body-line-height);overflow-wrap:anywhere;letter-spacing:0}.sunde-community .scwf-event-detail-main .scwf-link-preview-card{margin-left:calc(var(--scwf-topic-avatar-size) + var(--scwf-topic-head-gap))}.sunde-community .scwf-event-detail-panel,.sunde-community .scwf-event-detail-side-card{background:var(--scwf-surface);border-radius:8px}.sunde-community .scwf-event-detail-panel__header{padding:16px 18px;border-bottom:1px solid var(--scwf-divider)}.sunde-community .scwf-event-detail-panel__title{margin:0;font-size:20px;font-weight:800;letter-spacing:0}.sunde-community .scwf-event-detail-panel__body{padding:18px}.sunde-community .scwf-event-detail-panel__body p{margin:0;color:var(--scwf-text);font-size:15px;line-height:1.8}.sunde-community .scwf-event-detail-panel__body p+p{margin-top:14px}.sunde-community .scwf-event-detail-host__badge{height:18px;width:auto}.sunde-community .scwf-event-detail-side{display:grid;gap:12px}.sunde-community .scwf-event-detail-side-card{padding:18px}.sunde-community .scwf-event-detail-side-card__title{margin:0 0 14px;font-size:16px;font-weight:800;letter-spacing:0}.sunde-community .scwf-event-detail-side-card__button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:18px}.sunde-community .scwf-event-detail-side-card__button--joined{color:var(--scwf-surface);background:#2563EB;border-color:#2563EB}.sunde-community .scwf-event-detail-side-card__button--disabled,.sunde-community .scwf-event-detail-side-card__button--disabled:disabled{color:var(--scwf-muted);background:var(--scwf-bg);border-color:var(--scwf-divider);cursor:not-allowed;opacity:1}.sunde-community .scwf-event-detail-info{display:grid;gap:16px}.sunde-community .scwf-event-detail-info__row{display:grid;grid-template-columns:22px minmax(0, 1fr);align-items:start;gap:8px}.sunde-community .scwf-event-detail-info__icon{width:22px;color:var(--scwf-muted);font-size:16px;text-align:center}.sunde-community .scwf-event-detail-info__body{display:grid;gap:4px}.sunde-community .scwf-event-detail-info__label,.sunde-community .scwf-event-detail-info__value{margin:0}.sunde-community .scwf-event-detail-info__label{color:var(--scwf-muted);font-size:12px;font-weight:700;line-height:1.35}.sunde-community .scwf-event-detail-info__value{color:var(--scwf-text);font-size:15px;font-weight:800;line-height:1.55}.sunde-community .scwf-event-detail-attendees__head{display:grid;grid-template-columns:22px minmax(0, 1fr) auto auto;align-items:center;gap:12px;margin-bottom:14px;color:inherit;text-decoration:none}.sunde-community .scwf-event-detail-attendees__head .scwf-event-detail-side-card__title{margin:0}.sunde-community .scwf-event-detail-attendees__count{color:var(--scwf-muted);font-size:14px;font-weight:800}.sunde-community .scwf-event-detail-attendees__arrow{color:var(--scwf-muted);font-size:14px}.sunde-community .scwf-event-detail-attendees__avatars{display:flex;padding-left:0}.sunde-community .scwf-event-detail-attendees__avatars img,.sunde-community .scwf-event-detail-attendees__avatars .scwf-feed-comment-summary__avatar-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;color:var(--scwf-muted);background:var(--scwf-bg);border:1px solid var(--scwf-surface);border-radius:50%;-o-object-fit:cover;object-fit:cover;font-size:24px}.sunde-community .scwf-event-detail-attendees__avatars img{-o-object-fit:cover;object-fit:cover}.sunde-community .scwf-event-detail-attendees__avatars img+img,.sunde-community .scwf-event-detail-attendees__avatars img+.scwf-feed-comment-summary__avatar-icon,.sunde-community .scwf-event-detail-attendees__avatars .scwf-feed-comment-summary__avatar-icon+img,.sunde-community .scwf-event-detail-attendees__avatars .scwf-feed-comment-summary__avatar-icon+.scwf-feed-comment-summary__avatar-icon{margin-left:-8px}.sunde-community .scwf-event-detail-host{display:flex;align-items:center;min-width:0;gap:8px}.sunde-community .scwf-event-detail-host__avatar{width:38px;height:38px;flex-shrink:0;-o-object-fit:cover;object-fit:cover;border-radius:4px}.sunde-community .scwf-event-detail-host__body{min-width:0}.sunde-community .scwf-event-detail-host__name{margin:0}.sunde-community .scwf-event-detail-host__name{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:800}.sunde-community .scwf-event-detail-host--side{align-items:center}.sunde-community .scwf-event-attendees-page{padding:16px 0 24px}.sunde-community .scwf-community-members-page{padding:16px 0 24px}.sunde-community .scwf-event-attendees-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:12px}.sunde-community .scwf-event-attendees-heading__title,.sunde-community .scwf-event-attendees-heading__meta{margin:0}.sunde-community .scwf-event-attendees-heading__title{color:var(--scwf-navy);font-size:22px;font-weight:800;letter-spacing:0}.sunde-community .scwf-event-attendees-heading__meta{color:var(--scwf-muted);font-size:13px;font-weight:800}.sunde-community .scwf-event-attendee-list{display:grid;gap:10px}.sunde-community .scwf-event-attendee-section{margin-bottom:16px;padding:14px;background:var(--scwf-surface);border-radius:8px}.sunde-community .scwf-event-attendee-section__title{margin:0 0 10px;color:var(--scwf-navy);font-size:14px;font-weight:800;letter-spacing:0}.sunde-community .scwf-event-attendee-row{display:grid;grid-template-columns:42px minmax(0, 1fr) auto;align-items:center;gap:12px;padding:14px;background:var(--scwf-surface);border-radius:8px}.sunde-community .scwf-event-attendee-row--owner{display:block;padding-top:12px}.sunde-community .scwf-event-attendee-row__owner-label{display:inline-flex;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:10px;padding:4px 8px;color:var(--scwf-surface);background:var(--scwf-navy);border:1px solid var(--scwf-divider);border-radius:999px;font-size:12px;font-weight:800;line-height:1}.sunde-community .scwf-event-attendee-section__title.scwf-event-attendee-row__owner-label{margin:0 0 10px}.sunde-community .scwf-event-attendee-row__content{display:contents}.sunde-community .scwf-event-attendee-row--owner .scwf-event-attendee-row__content{display:grid;grid-template-columns:42px minmax(0, 1fr) auto;align-items:center;gap:12px}.sunde-community .scwf-community-members-page .scwf-event-attendee-row{display:block}.sunde-community .scwf-community-members-page .scwf-event-attendee-row__content,.sunde-community .scwf-community-members-page .scwf-event-attendee-row--owner .scwf-event-attendee-row__content{display:grid;grid-template-columns:42px minmax(0, 1fr);align-items:center;gap:12px}.sunde-community .scwf-event-attendee-section .scwf-event-attendee-row{padding:0;background:transparent;border:0;border-radius:0}.sunde-community .scwf-event-attendee-section .scwf-event-attendee-row__content{display:contents}.sunde-community .scwf-event-attendee-row__avatar,.sunde-community .scwf-event-attendee-row__avatar-icon{width:42px;height:42px;flex:0 0 56px;border:1px solid #d6d6d6;border-radius:4px;-o-object-fit:cover;object-fit:cover}.sunde-community .scwf-event-attendee-row__avatar{-o-object-fit:cover;object-fit:cover}.sunde-community .scwf-event-attendee-row__avatar-icon{display:inline-flex;align-items:center;justify-content:center;color:var(--scwf-navy);background:#f8fafc;font-size:32px}.sunde-community .scwf-event-attendee-row__body{min-width:0;min-height:43px}.sunde-community .scwf-event-attendee-row__name,.sunde-community .scwf-event-attendee-row__note{margin:0}.sunde-community .scwf-event-attendee-row__name{display:flex;align-items:center;flex-wrap:wrap;min-width:0;gap:6px;color:var(--scwf-text);font-size:15px;font-weight:800}.sunde-community .scwf-event-attendee-row__name-link{color:inherit;text-decoration:none}.sunde-community .scwf-event-attendee-row__name-link:hover{text-decoration:underline}.sunde-community .scwf-event-attendee-row__badge{flex:0 0 auto;height:18px;width:auto}.sunde-community .scwf-event-attendee-row__note{margin-top:4px;color:var(--scwf-muted);font-size:12px;font-weight:600;line-height:1.45}.sunde-community .scwf-topic-create-page{padding:16px 0 24px}.sunde-community .scwf-topic-create-card{padding:18px;background:var(--scwf-surface);border:1px solid var(--scwf-divider);border-radius:8px}.sunde-community .scwf-topic-create-card__head{display:flex;align-items:center;gap:10px}.sunde-community .scwf-topic-create-card__avatar{width:46px;height:46px;flex:0 0 auto;-o-object-fit:cover;object-fit:cover;border-radius:50%}.sunde-community .scwf-topic-create-card__identity{min-width:0}.sunde-community .scwf-topic-create-card__name,.sunde-community .scwf-topic-create-card__community,.sunde-community .scwf-topic-create-card__title{margin:0}.sunde-community .scwf-topic-create-card__name{display:flex;align-items:center;gap:6px;color:var(--scwf-text);font-size:15px;font-weight:800}.sunde-community .scwf-topic-create-card__badge{height:18px;width:auto}.sunde-community .scwf-topic-create-card__community{margin-top:3px;color:var(--scwf-muted);font-size:13px;font-weight:700}.sunde-community .scwf-topic-create-card__title{margin-top:18px;margin-bottom:16px;color:var(--scwf-navy);font-size:22px;font-weight:800;letter-spacing:0}.sunde-community .scwf-topic-create-card__label{display:inline-flex;align-items:center;margin:14px 0 8px;color:var(--scwf-text);font-size:13px;font-weight:800}.sunde-community .scwf-topic-create-card__required{display:inline-block;margin-left:8px;padding:2px 8px;color:#d9485f;background:#fff1f3;border:0;border-radius:999px;font-size:11px;font-weight:700;line-height:1.4}.sunde-community .scwf-topic-create-card__input,.sunde-community .scwf-topic-create-card__textarea{width:100%;color:var(--scwf-text);background:var(--scwf-surface);border:1px solid var(--scwf-border);border-radius:8px;font-size:14px}.sunde-community .scwf-topic-create-card__input{min-height:46px;padding:0 14px}.sunde-community .scwf-topic-create-card__textarea{min-height:180px;padding:12px 14px;resize:vertical}.sunde-community .scwf-topic-create-card__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.sunde-community .scwf-topic-share-modal[hidden]{display:none}.sunde-community .scwf-topic-share-modal{position:fixed;z-index:90;inset:0;display:flex;align-items:center;justify-content:center;padding:18px}.sunde-community .scwf-topic-share-modal__backdrop{position:absolute;inset:0;background:rgba(13,33,51,0.36)}.sunde-community .scwf-topic-share-modal__panel{position:relative;z-index:1;width:100%;max-width:440px;padding:22px;background:var(--scwf-surface);border-radius:8px;box-shadow:0 20px 46px rgba(13,33,51,0.18)}.sunde-community .scwf-topic-share-modal__close{position:absolute;top:12px;right:12px;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;color:var(--scwf-muted);background:transparent;border:0;border-radius:50%;font-size:16px;cursor:pointer}.sunde-community .scwf-topic-share-modal__eyebrow,.sunde-community .scwf-topic-share-modal__title,.sunde-community .scwf-topic-share-modal__text{margin:0}.sunde-community .scwf-topic-share-modal__eyebrow{margin-bottom:6px;color:var(--scwf-blue);font-size:12px;font-weight:800;line-height:1.4}.sunde-community .scwf-topic-share-modal__title{margin-right:36px;color:var(--scwf-navy);font-size:20px;font-weight:800;line-height:1.45;letter-spacing:0}.sunde-community .scwf-topic-share-modal__text{margin-top:12px;color:var(--scwf-muted);font-size:14px;line-height:1.7}.sunde-community .scwf-topic-share-modal__actions{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:10px;margin-top:18px}.sunde-community .scwf-topic-share-modal__share-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 12px;color:var(--scwf-navy);background:var(--scwf-bg);border:1px solid var(--scwf-divider);border-radius:8px;font:inherit;font-size:13px;font-weight:800;line-height:1;text-decoration:none;cursor:pointer}.sunde-community .scwf-topic-share-modal__share-button:hover{color:var(--scwf-blue);background:#eff6ff;border-color:var(--scwf-blue)}.sunde-community .scwf-topic-share-modal__footer{display:flex;justify-content:center;margin-top:20px}.sunde-community .scwf-topic-share-modal__later{display:inline-flex;align-items:center;justify-content:center;padding:0;color:var(--scwf-muted);background:transparent;border:0;font:inherit;font-size:13px;font-weight:700;line-height:1.4;cursor:pointer}.sunde-community .scwf-event-create-card__status{display:inline-flex;align-items:center;gap:6px;margin-left:auto;padding:6px 10px;color:var(--scwf-muted);background:var(--scwf-bg);border:1px solid var(--scwf-divider);border-radius:999px;font-size:12px;font-weight:800;text-decoration:none}.sunde-community a.scwf-event-create-card__status.scwf-primary-button{color:var(--scwf-surface);background:var(--scwf-navy);border-color:var(--scwf-navy)}.sunde-community .scwf-community-create-card__status{display:inline-flex;align-items:center;gap:6px;margin-left:auto;padding:6px 10px;color:var(--scwf-navy);background:var(--scwf-bg);border:1px solid var(--scwf-divider);border-radius:999px;font-size:12px;font-weight:800}.sunde-community .scwf-event-create-card__grid{display:grid;gap:0 12px}.sunde-community .scwf-event-create-card__field{min-width:0}.sunde-community .scwf-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;margin-top:18px}.sunde-community .scwf-pagination__item,.sunde-community .scwf-pagination__ellipsis{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 10px;color:var(--scwf-muted);background:var(--scwf-surface);border:1px solid var(--scwf-divider);border-radius:8px;font-size:13px;font-weight:800;text-decoration:none}.sunde-community .scwf-pagination__item--current{color:var(--scwf-surface);background:var(--scwf-navy);border-color:var(--scwf-navy)}.sunde-community .scwf-pagination__item--disabled{color:var(--scwf-border);background:var(--scwf-bg)}.sunde-community .scwf-pagination__ellipsis{min-width:auto;border-color:transparent;background:transparent}.sunde-community .scwf-event-join-modal[hidden],.sunde-community .scwf-event-cancel-modal[hidden],.sunde-community .scwf-event-cancel-unavailable-modal[hidden],.sunde-community .scwf-community-leave-modal[hidden]{display:none}.sunde-community .scwf-event-join-modal,.sunde-community .scwf-event-cancel-modal,.sunde-community .scwf-event-cancel-unavailable-modal,.sunde-community .scwf-community-leave-modal{position:fixed;z-index:90;inset:0;display:flex;align-items:center;justify-content:center;padding:18px}.sunde-community .scwf-event-join-modal__backdrop,.sunde-community .scwf-event-cancel-modal__backdrop,.sunde-community .scwf-event-cancel-unavailable-modal__backdrop,.sunde-community .scwf-community-leave-modal__backdrop{position:absolute;inset:0;background:rgba(13,33,51,0.36)}.sunde-community .scwf-event-join-modal__panel,.sunde-community .scwf-event-cancel-modal__panel,.sunde-community .scwf-event-cancel-unavailable-modal__panel,.sunde-community .scwf-community-leave-modal__panel{position:relative;z-index:1;width:100%;max-width:360px;padding:22px;background:var(--scwf-surface);border-radius:8px;box-shadow:0 20px 46px rgba(13,33,51,0.18)}.sunde-community .scwf-event-join-modal__title,.sunde-community .scwf-event-cancel-modal__title,.sunde-community .scwf-event-cancel-unavailable-modal__title,.sunde-community .scwf-community-leave-modal__title{margin:0 0 10px;color:var(--scwf-navy);font-size:20px;font-weight:800;line-height:1.45;letter-spacing:0}.sunde-community .scwf-event-join-modal__text,.sunde-community .scwf-event-cancel-modal__text,.sunde-community .scwf-event-cancel-unavailable-modal__text,.sunde-community .scwf-community-leave-modal__text{margin:0;color:var(--scwf-muted);font-size:14px;line-height:1.7}.sunde-community .scwf-event-join-modal__actions,.sunde-community .scwf-event-cancel-modal__actions,.sunde-community .scwf-event-cancel-unavailable-modal__actions,.sunde-community .scwf-community-leave-modal__actions{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:10px;margin-top:20px}.sunde-community .scwf-event-join-modal__button,.sunde-community .scwf-event-cancel-modal__button,.sunde-community .scwf-event-cancel-unavailable-modal__button,.sunde-community .scwf-community-leave-modal__button{width:100%;justify-content:center;text-align:center}.sunde-community .scwf-event-cancel-unavailable-modal__actions{grid-template-columns:1fr}.sunde-community .scwf-community-join-modal[hidden]{display:none}.sunde-community .scwf-community-join-modal{--scwf-navy: #0d2133;--scwf-text: #1e293b;--scwf-muted: #64748b;--scwf-placeholder: #94a3b8;--scwf-border: #cbd5e1;--scwf-surface: #ffffff;position:fixed;z-index:130;inset:0;display:flex;align-items:center;justify-content:center;padding:18px;color:var(--scwf-text);font-family:"Segoe UI", Meiryo, system-ui, -apple-system, BlinkMacSystemFont, sans-serif}.sunde-community .scwf-community-join-modal__backdrop{position:absolute;inset:0;background:rgba(13,33,51,0.36)}.sunde-community .scwf-community-join-modal__panel{position:relative;z-index:1;width:100%;max-width:440px;padding:22px;background:var(--scwf-surface);border-radius:8px;box-shadow:0 20px 46px rgba(13,33,51,0.18)}.sunde-community .scwf-community-join-modal__close{position:absolute;top:12px;right:12px;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;color:var(--scwf-muted);background:transparent;border:0;border-radius:50%;font-size:16px;cursor:pointer}.sunde-community .scwf-community-join-modal__title{margin:0 36px 10px 0;color:var(--scwf-navy);font-size:20px;font-weight:800;line-height:1.45;letter-spacing:0}.sunde-community .scwf-community-join-modal__text{margin:0 0 14px;color:var(--scwf-muted);font-size:14px;line-height:1.7}.sunde-community .scwf-community-join-modal__textarea{width:100%;min-height:128px;padding:12px 14px;color:var(--scwf-text);background:var(--scwf-surface);border:1px solid var(--scwf-border);border-radius:8px;font-size:14px;line-height:1.7;resize:vertical}.sunde-community .scwf-community-join-modal__textarea::-moz-placeholder{color:var(--scwf-placeholder)}.sunde-community .scwf-community-join-modal__textarea:-ms-input-placeholder{color:var(--scwf-placeholder)}.sunde-community .scwf-community-join-modal__textarea::placeholder{color:var(--scwf-placeholder)}.sunde-community .scwf-community-join-modal__actions{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:10px;margin-top:20px}.sunde-community .scwf-community-join-modal__actions.scwf-community-join-modal__actions--single{grid-template-columns:1fr}.sunde-community .scwf-community-join-modal__button{display:inline-flex;align-items:center;min-height:40px;padding:0 18px;border-radius:999px;font-size:14px;font-weight:700;width:100%;justify-content:center;text-align:center;text-decoration:none}.sunde-community .scwf-community-join-modal .scwf-primary-button{color:var(--scwf-surface);background:var(--scwf-navy);border:1px solid var(--scwf-navy)}.sunde-community .scwf-community-join-modal .scwf-secondary-button{color:var(--scwf-navy);background:var(--scwf-surface);border:1px solid var(--scwf-border)}.sunde-community .scwf-guest-lock-modal[hidden]{display:none}.sunde-community .scwf-guest-lock-modal{position:fixed;inset:0;z-index:1100;display:flex;align-items:center;justify-content:center;padding:24px}.sunde-community .scwf-guest-lock-modal__backdrop{position:absolute;inset:0;background:rgba(15,23,42,0.38)}.sunde-community .scwf-guest-lock-modal__panel{position:relative;width:360px;max-width:calc(100vw - 32px);border-radius:10px;background:#ffffff;box-shadow:0 18px 48px rgba(13,33,51,0.22);overflow:hidden}.sunde-community .scwf-guest-lock-modal__lock.nq-answer-card__lock{position:static;min-height:240px;padding:32px 22px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:rgba(255,255,255,0.96);text-align:center}.sunde-community .scwf-guest-lock-modal__lock.nq-answer-card__lock i,.sunde-community .scwf-guest-lock-modal__lock.nq-answer-card__lock svg{width:28px;height:28px;display:block;flex-shrink:0;color:#0d2133;font-size:28px;line-height:1;overflow:visible}.sunde-community .scwf-guest-lock-modal__lock.nq-answer-card__lock p{margin:0;color:#0d2133;font-size:14px;font-weight:700;line-height:1.55}.sunde-community .scwf-guest-lock-modal__button.nq-answer-card__lock-button{width:100%;min-height:42px;margin-top:4px;padding:0 16px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#2563eb;color:#ffffff !important;font-size:13px;font-weight:700;text-decoration:none !important}.sunde-community .scwf-guest-lock-modal__button.nq-answer-card__lock-button:hover{background:#1d4ed8;color:#ffffff !important}.sunde-community .scwf-guest-lock-modal__login{color:#2563eb;font-size:12px;font-weight:700;text-decoration:none}.sunde-community .scwf-guest-lock-modal__login:hover{color:#1d4ed8;text-decoration:underline}.sunde-community .scwf-guest-lock-modal__cancel{padding:0;border:0;background:transparent;color:#64748b;font-size:12px;font-weight:700;line-height:1.4;cursor:pointer}.sunde-community .scwf-guest-lock-modal__cancel:hover{color:#0d2133}.sunde-community .scwf-feed-card,.sunde-community .scwf-community-card,.sunde-community .scwf-community-list-card,.sunde-community .scwf-event-card,.sunde-community .scwf-community-detail-hero,.sunde-community .scwf-detail-section,.sunde-community .scwf-side-panel,.sunde-community .scwf-community-compose,.sunde-community .scwf-topic-detail-main .scwf-thread-item,.sunde-community .scwf-event-detail-main .scwf-thread-item,.sunde-community .scwf-link-preview-card,.sunde-community .scwf-thread-inline-composer,.sunde-community .scwf-event-detail-side-card,.sunde-community .scwf-event-attendee-section,.sunde-community .scwf-topic-create-card,.sunde-community .scwf-topic-share-modal__panel,.sunde-community .scwf-event-join-modal__panel,.sunde-community .scwf-event-cancel-modal__panel,.sunde-community .scwf-event-cancel-unavailable-modal__panel,.sunde-community .scwf-community-leave-modal__panel,.sunde-community .scwf-community-join-modal__panel{background:var(--scwf-surface);box-shadow:0px 4px 24px 4px rgba(0,0,0,0.05)}.sunde-community .sunde-community .scwf-section--joined-communities .scwf-community-card,.sunde-community .sunde-community .scwf-section--communities .scwf-community-card,.sunde-community .sunde-community .scwf-section--topics .scwf-feed-card,.sunde-community .sunde-community .scwf-section--events .scwf-feed-card,.sunde-community .sunde-community .scwf-section--events .scwf-event-card{border:0 !important}.sunde-community .sunde-community .scwf-feed-card{border:0 !important}@media screen and (max-width: 767px){.sunde-community .sunde-community{--scwf-topic-title-size: 18px;--scwf-topic-title-line-height: 1.45;--scwf-topic-body-size: 14px;--scwf-topic-body-line-height: 1.7;padding-bottom:calc(76px + env(safe-area-inset-bottom))}.sunde-community .scwf-main{padding:0 16px}.sunde-community .scwf-page-header{margin-bottom:8px}.sunde-community .scwf-page-header__inner{padding:8px 16px}.sunde-community .scwf-page-header__title{font-size:26px;line-height:1.3}.sunde-community .scwf-topic-detail-header--mobile-cover-back .scwf-back-link{display:none}.sunde-community .scwf-section{padding:22px 0}.sunde-community .scwf-section__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.sunde-community .scwf-section__title{font-size:21px;line-height:1.35;margin-bottom:0}.sunde-community .scwf-section__link{margin-top:0;font-size:14px}.sunde-community .scwf-section__actions{gap:10px}.sunde-community .scwf-section__header .scwf-detail-topic-actions{justify-content:flex-end;margin-top:0;margin-left:0}.sunde-community .scwf-section__header .scwf-detail-topic-actions__link{margin-top:0}.sunde-community.sunde-community--detail-top .scwf-section__header{display:flex;align-items:center;justify-content:space-between;gap:16px}.sunde-community.sunde-community--detail-top .scwf-section__header .scwf-detail-topic-actions{margin-top:0}.sunde-community .scwf-community-rail{grid-auto-columns:minmax(236px, 78vw);gap:12px;margin:0 -16px;padding:0 16px 8px;scroll-padding-left:16px}.sunde-community .scwf-section--joined-communities .scwf-community-rail{grid-auto-columns:minmax(156px, 48vw)}.sunde-community .scwf-community-card__image{height:126px}.sunde-community .scwf-section--joined-communities .scwf-community-card__image{height:auto}.sunde-community .scwf-community-card__title{font-size:16px}.sunde-community .scwf-joined-community-empty{align-items:center;flex-wrap:wrap;padding:16px}.sunde-community .scwf-joined-community-empty__body{flex:1 1 0}.sunde-community .scwf-joined-community-empty__button{width:100%;margin-left:0}.sunde-community .scwf-feed-list,.sunde-community .scwf-event-list{gap:12px}.sunde-community .scwf-feed-card,.sunde-community .scwf-event-summary-card.scwf-feed-card--event,.sunde-community .scwf-event-card,.sunde-community .scwf-detail-section,.sunde-community .scwf-side-panel,.sunde-community .scwf-community-compose,.sunde-community .scwf-topic-detail-main .scwf-thread-item,.sunde-community .scwf-event-detail-main .scwf-thread-item,.sunde-community .scwf-link-preview-card,.sunde-community .scwf-thread-inline-composer,.sunde-community .scwf-event-detail-side-card,.sunde-community .scwf-event-attendee-section,.sunde-community .scwf-topic-create-card{padding:16px}.sunde-community .scwf-community-card__body,.sunde-community .scwf-community-list-card__body,.sunde-community .scwf-section--joined-communities .scwf-community-card__body{padding:16px}.sunde-community .scwf-joined-community-empty{align-items:center;flex-wrap:wrap;padding:16px}.sunde-community .scwf-joined-community-empty__body{flex:1 1 0}.sunde-community .scwf-joined-community-empty__button{width:100%;margin-left:0}.sunde-community .scwf-thread-inline-composer__body{padding:0}.sunde-community .scwf-thread-inline-composer__footer{padding-right:0;padding-left:0}.sunde-community .scwf-feed-create .scwf-community-compose{padding:0}.sunde-community .scwf-feed-answer__text{font-size:14px}.sunde-community .scwf-feed-card__footer{gap:10px 16px;margin-top:16px}.sunde-community .sunde-question-card__footer.scwf-feed-card__footer{flex-direction:row;align-items:center;gap:10px 16px}.sunde-community .sunde-question-card__footer.scwf-feed-card__footer .scwf-feed-card__posted-at{margin-left:0}.sunde-community .scwf-feed-card__meta--topic{margin:0}.sunde-community .scwf-event-summary-card .scwf-event-summary-card__item{padding:16px 0 16px 72px}.sunde-community .scwf-event-summary-card__item--standalone.scwf-feed-card--event{padding:16px 16px 16px 92px}.sunde-community .scwf-event-summary-card .scwf-event-summary-card__item .scwf-feed-event-date{left:4px}.sunde-community .scwf-event-summary-card__item--standalone .scwf-feed-event-date{left:16px}.sunde-community .scwf-event-summary-card__body .scwf-feed-card__footer{gap:4px}.sunde-community .scwf-feed-more,.sunde-community .sunde-feed-more{min-width:120px;min-height:40px}.sunde-community .scwf-community-detail-layout{gap:32px}.sunde-community .scwf-event-detail-layout{display:flex;flex-direction:column;gap:12px}.sunde-community .scwf-event-detail-main,.sunde-community .scwf-event-detail-side{display:contents}.sunde-community .scwf-event-detail-panel{order:1}.sunde-community .scwf-event-detail-side-card:nth-child(1){order:2}.sunde-community .scwf-event-detail-side-card:nth-child(2){order:3}.sunde-community .scwf-event-detail-side-card:nth-child(3){order:4}.sunde-community .scwf-event-detail-main .scwf-thread-list{order:5}.sunde-community .scwf-detail-section{margin-bottom:42px}.sunde-community .scwf-community-compose--mentor-only{display:none}.sunde-community .scwf-feed-create{display:none}.sunde-community .scwf-feed-create__heading{display:none}.sunde-community .scwf-feed-create__header .scwf-community-compose__submit{display:none}.sunde-community .scwf-feed-search__header{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:16px}.sunde-community .scwf-feed-search__title{margin-bottom:0}.sunde-community .scwf-feed-search__header .scwf-feed-search__action{display:inline-flex;flex:0 0 auto;margin-top:0}.sunde-community .sunde-share__menu{position:fixed;top:auto;right:0;bottom:calc(64px + env(safe-area-inset-bottom));left:0;z-index:120;width:100%;max-width:none;padding:10px 14px 14px;border-right:0;border-bottom:1px solid var(--scwf-border);border-left:0;border-radius:16px 16px 0 0;box-shadow:0 -18px 48px rgba(13,33,51,0.22);-webkit-animation:sunde-share-sheet-in .16s ease-out;animation:sunde-share-sheet-in .16s ease-out}.sunde-community .sunde-share__item{min-height:48px}}@-webkit-keyframes sunde-share-sheet-in{from{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes sunde-share-sheet-in{from{transform:translateY(100%)}to{transform:translateY(0)}}@media screen and (min-width: 768px){.sunde-community .sunde-community{--scwf-detail-gutter: 28px;padding-bottom:32px}.sunde-community .scwf-emoji-picker-wire{right:50%;bottom:28px;left:auto;width:420px;max-height:560px;border:1px solid var(--scwf-divider);border-radius:12px;transform:translateX(50%);box-shadow:0 18px 42px rgba(13,33,51,0.2)}.sunde-community .scwf-emoji-picker-wire__body{max-height:511px}.sunde-community .sunde-share__menu{top:calc(100% + 8px);right:0;bottom:auto;left:auto;width:280px;max-width:calc(100vw - 48px)}.sunde-community .scwf-search{padding:30px 28px 22px}.sunde-community .scwf-search__title{font-size:32px}.sunde-community .scwf-list-header{padding:30px 28px 22px}.sunde-community .scwf-list-header__title{font-size:32px}.sunde-community .scwf-community-list{grid-template-columns:repeat(4, minmax(0, 1fr));gap:18px;padding:18px 0 32px}.sunde-community .scwf-community-list-card__image{min-height:148px}.sunde-community .scwf-community-detail-hero__cover{min-height:280px}.sunde-community .scwf-community-detail-hero__body{padding-top:18px}.sunde-community .scwf-community-detail-hero__description-row{align-items:center}.sunde-community .scwf-community-detail-hero__header-actions{justify-content:flex-start}.sunde-community .scwf-community-detail-hero__title{font-size:34px}.sunde-community .scwf-topic-detail-header__community{padding-top:18px;padding-bottom:18px}.sunde-community .scwf-topic-detail-header__thumb{min-height:112px}.sunde-community .scwf-topic-detail-header__title{font-size:34px}.sunde-community .scwf-topic-detail-tabs{gap:42px}.sunde-community .scwf-community-detail-layout{grid-template-columns:minmax(0, 1fr) 280px;align-items:start;margin-top:16px;margin-bottom:32px}.sunde-community.sunde-community--detail-top .scwf-community-detail-layout{display:grid;grid-template-columns:minmax(0, 1fr);width:100%;max-width:none}.sunde-community.sunde-community--detail-top .scwf-community-detail-feed{grid-column:auto;grid-row:auto;width:100%;max-width:none;margin:0}.sunde-community .scwf-community-detail-feed{grid-column:1;grid-row:1}.sunde-community .scwf-community-detail-sidebar{grid-column:2;grid-row:1}.sunde-community .scwf-topic-detail-header__title{font-size:34px}.sunde-community .scwf-topic-detail-layout{align-items:start;margin-top:24px;margin-bottom:32px}.sunde-community .scwf-event-detail-layout{grid-template-columns:minmax(0, 1fr) 280px;align-items:start;margin-top:16px;margin-bottom:32px}.sunde-community .scwf-event-create-card__grid{grid-template-columns:repeat(2, minmax(0, 1fr))}.sunde-community .scwf-thread-list{padding:40px 40px 25px}.sunde-community .scwf-topic-detail-main .scwf-thread-list{padding:0 0 25px}.sunde-community .scwf-event-detail-main .scwf-thread-list{padding:0 0 25px}.sunde-community .scwf-section{padding:30px 0px}.sunde-community .scwf-page-header{border-bottom:1px solid var(--scwf-divider)}.sunde-community .scwf-page-header__inner{padding:8px 28px}.sunde-community .scwf-page-header__title{font-size:32px}.sunde-community .scwf-page-header__lead{font-size:15px}.sunde-community .scwf-community-rail{grid-auto-flow:initial;grid-auto-columns:initial;grid-template-columns:repeat(4, minmax(0, 1fr));margin:0;padding:0;overflow:visible}.sunde-community .scwf-section--joined-communities .scwf-community-rail{grid-auto-flow:initial;grid-auto-columns:initial;grid-template-columns:repeat(4, minmax(0, 1fr));margin:0;padding:0;overflow:visible}}@media screen and (min-width: 768px) and (max-width: 1023px){.sunde-community .scwf-main{max-width:760px;padding:0 24px}.sunde-community .scwf-page-header__inner{max-width:760px;padding-right:24px;padding-left:24px}.sunde-community .scwf-section{padding:28px 0}.sunde-community .scwf-topic-detail-header--mobile-cover-back .scwf-back-link{display:none}.sunde-community .scwf-community-rail{grid-auto-flow:initial;grid-auto-columns:initial;grid-template-columns:repeat(2, minmax(0, 1fr));margin:0;padding:0;overflow:visible}.sunde-community .scwf-section--joined-communities .scwf-community-rail{grid-auto-flow:initial;grid-auto-columns:initial;grid-template-columns:repeat(3, minmax(0, 1fr));margin:0;padding:0;overflow:visible}.sunde-community .scwf-community-card__image{height:150px}.sunde-community .scwf-section--joined-communities .scwf-community-card__image{height:auto}.sunde-community .scwf-feed-card,.sunde-community .scwf-event-summary-card.scwf-feed-card--event,.sunde-community .scwf-event-card,.sunde-community .scwf-detail-section,.sunde-community .scwf-side-panel,.sunde-community .scwf-community-compose,.sunde-community .scwf-topic-detail-main .scwf-thread-item,.sunde-community .scwf-event-detail-main .scwf-thread-item,.sunde-community .scwf-link-preview-card,.sunde-community .scwf-thread-inline-composer,.sunde-community .scwf-event-detail-side-card,.sunde-community .scwf-event-attendee-section,.sunde-community .scwf-topic-create-card{padding:16px}.sunde-community .scwf-community-card__body,.sunde-community .scwf-community-list-card__body,.sunde-community .scwf-section--joined-communities .scwf-community-card__body{padding:16px}.sunde-community .scwf-thread-inline-composer__body{padding:0}.sunde-community .scwf-thread-inline-composer__footer{padding-right:0;padding-left:0}.sunde-community .scwf-feed-create .scwf-community-compose{padding:0}.sunde-community .scwf-event-summary-card .scwf-event-summary-card__item{padding:16px 0 16px 72px}.sunde-community .scwf-event-summary-card__item--standalone.scwf-feed-card--event{padding:16px 16px 16px 92px}.sunde-community .scwf-event-summary-card .scwf-event-summary-card__item .scwf-feed-event-date{left:4px}.sunde-community .scwf-event-summary-card__item--standalone .scwf-feed-event-date{left:16px}.sunde-community .scwf-feed-card__meta{margin-top:16px}.sunde-community .scwf-feed-card__meta--topic{margin:0}.sunde-community .scwf-feed-answer__text{font-size:14px}.sunde-community .sunde-question-card__footer.scwf-feed-card__footer{flex-direction:row;align-items:center;gap:10px 16px}.sunde-community .sunde-question-card__footer.scwf-feed-card__footer .scwf-feed-card__posted-at{margin-left:0}.sunde-community .scwf-section__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.sunde-community .scwf-section__link{margin-top:0}.sunde-community .scwf-section__actions{gap:10px}.sunde-community .scwf-section__header .scwf-detail-topic-actions{justify-content:flex-end;margin-top:0;margin-left:0}.sunde-community .scwf-section__header .scwf-detail-topic-actions__link{margin-top:0}.sunde-community.sunde-community--detail-top .scwf-section__header{display:flex;align-items:center;justify-content:space-between;gap:16px}.sunde-community.sunde-community--detail-top .scwf-section__header .scwf-detail-topic-actions{margin-top:0}.sunde-community .scwf-community-detail-layout{gap:24px}.sunde-community .scwf-event-detail-layout{display:flex;flex-direction:column;gap:12px}.sunde-community .scwf-event-detail-main,.sunde-community .scwf-event-detail-side{display:contents}.sunde-community .scwf-event-detail-panel{order:1}.sunde-community .scwf-event-detail-side-card:nth-child(1){order:2}.sunde-community .scwf-event-detail-side-card:nth-child(2){order:3}.sunde-community .scwf-event-detail-side-card:nth-child(3){order:4}.sunde-community .scwf-event-detail-main .scwf-thread-list{order:5}.sunde-community .scwf-detail-section{margin-bottom:24px}.sunde-community .scwf-community-compose--mentor-only{display:none}.sunde-community .scwf-feed-create{display:none}.sunde-community .scwf-feed-create__heading{display:none}.sunde-community .scwf-feed-create__header .scwf-community-compose__submit{display:none}.sunde-community .scwf-feed-search__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.sunde-community .scwf-feed-search__title{margin-bottom:0}.sunde-community .scwf-feed-search__header .scwf-feed-search__action{display:inline-flex;flex:0 0 auto;margin-top:0}}@media screen and (max-width: 1023px){.sunde-community .scwf-event-detail-layout{align-items:stretch;width:100%}.sunde-community .scwf-event-detail-side-card{box-sizing:border-box;width:100%;max-width:100%}.sunde-community .scwf-topic-detail-header__community--event-detail{align-items:center;gap:10px}.sunde-community .scwf-topic-detail-header__community--event-detail .scwf-topic-detail-header__body{flex:1 1 auto;min-width:0}.sunde-community .scwf-topic-detail-header__community--event-detail .scwf-topic-detail-header__title-row{align-items:flex-start;gap:10px}.sunde-community .scwf-topic-detail-header__community--event-detail .scwf-topic-detail-header__title{flex:1 1 auto;min-width:0;font-size:20px;line-height:1.35}.sunde-community .scwf-topic-detail-header__community--event-detail .scwf-topic-detail-header__join-form,.sunde-community .scwf-topic-detail-header__community--event-detail .scwf-topic-detail-header__join-button{flex:0 0 auto}.sunde-community .scwf-feed-search__heading{align-items:flex-start;flex-direction:column;margin-bottom:0;gap:4px}.sunde-community .scwf-feed-card--comment-post .scwf-feed-card__title{font-size:16px}.sunde-community .scwf-event-summary-card__item--standalone.scwf-feed-card--event{display:grid;grid-template-columns:auto minmax(0, 1fr);gap:10px 12px;padding:16px}.sunde-community .scwf-event-summary-card__item--standalone .scwf-event-summary-card__title-line{display:contents}.sunde-community .scwf-event-summary-card__item--standalone .scwf-feed-event-date{position:static;grid-column:1;grid-row:1;align-self:start}.sunde-community .scwf-event-summary-card__item--standalone .scwf-feed-card__title{grid-column:2;grid-row:1;align-self:center;min-width:0;margin:0}.sunde-community .scwf-event-summary-card__item--standalone .scwf-event-summary-card__body{grid-column:1 / -1;min-width:0}.sunde-community .scwf-event-summary-card__item--standalone .scwf-event-summary-card__content{display:flex;flex-direction:column;align-items:stretch;gap:12px}.sunde-community .scwf-event-summary-card__item--standalone .scwf-feed-card__body{order:1}.sunde-community .scwf-event-summary-card__item--standalone .scwf-feed-card__bottom{order:2;display:flex;flex-direction:column;align-items:stretch;gap:12px;margin-top:0}.sunde-community .scwf-event-summary-card__item--standalone .scwf-feed-card__footer{display:flex;flex-wrap:wrap;gap:8px 12px;margin:0}.sunde-community .sunde-community .scwf-event-summary-card__item--standalone .scwf-feed-card__meta{order:2;width:100%;margin:0}.sunde-community .scwf-community-detail-hero__header-actions{order:2;width:auto;justify-content:flex-start}.sunde-community .scwf-community-detail-hero__meta-row{margin-top:16px}.sunde-community .scwf-community-detail-hero__meta-row>.sunde-share{order:3;margin-left:auto}.sunde-community .scwf-community-detail-hero__members{order:1;width:100%}.sunde-community .scwf-community-detail-hero__header-actions>.scwf-primary-button,.sunde-community .scwf-community-detail-hero__header-actions>.scwf-secondary-button{order:1}.sunde-community .scwf-detail-topic-row__title{font-size:14px}.sunde-community .scwf-detail-topic-row__date,.sunde-community .scwf-detail-topic-row__comments{font-size:12px}.sunde-community .scwf-detail-topic-row__icon{font-size:12px}body.scwf-comment-sheet-mobile .login-bottom-tabs{display:none}body.scwf-comment-sheet-open{overflow:hidden}body.scwf-comment-sheet-open .sunde-community .scwf-thread-inline-composer-backdrop{display:block}.sunde-community.sunde-community--topic-detail .scwf-main{padding-bottom:calc(92px + env(safe-area-inset-bottom))}.sunde-community .scwf-thread-inline-composer-dock{position:fixed;right:0;bottom:0;left:0;z-index:120;padding:10px 16px calc(10px + env(safe-area-inset-bottom));border-top:1px solid #CBD5E1;display:block;background:rgba(255,255,255,0.96);box-shadow:0 -8px 28px rgba(13,33,51,0.12)}.sunde-community .scwf-thread-inline-composer-dock__button{width:100%;min-height:48px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#2563EB;color:#fff;font-size:15px;font-weight:700;line-height:1;cursor:pointer}.sunde-community .scwf-emoji-picker-wire-backdrop{z-index:150}.sunde-community .scwf-emoji-picker-wire{z-index:151;bottom:calc(70px + env(safe-area-inset-bottom));max-height:calc(72vh - 70px);border-radius:16px;border:1px solid #E2E8F0}.sunde-community .scwf-emoji-picker-wire__body{max-height:calc(64vh - 70px)}.sunde-community .scwf-thread-inline-composer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:130;height:auto;background:rgba(13,33,51,0.58);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.sunde-community .scwf-thread-inline-composer-backdrop[hidden]{display:none}.sunde-community .scwf-thread-inline-composer[data-scwf-mobile-composer],.sunde-community .scwf-thread-inline-composer[data-scwf-mobile-composer-dummy]{position:fixed;top:var(--scwf-visual-viewport-offset-top, 0px);right:0;bottom:0;left:0;z-index:140;margin:0;padding:14px 16px calc(16px + env(safe-area-inset-bottom) + var(--scwf-visual-viewport-bottom, 0px));border:0;border-radius:0;display:flex;flex-direction:column;overflow:hidden;background:#fff;box-shadow:0 -18px 48px rgba(13,33,51,0.22);transform:translateY(100%);visibility:hidden;pointer-events:none;transition:transform .2s ease, visibility .2s ease}.sunde-community .scwf-thread-inline-composer.scwf-thread-inline-composer--open[data-scwf-mobile-composer],.sunde-community .scwf-thread-inline-composer.scwf-thread-inline-composer--open[data-scwf-mobile-composer-dummy]{transform:translateY(0);visibility:visible;pointer-events:auto}.sunde-community .scwf-thread-inline-composer[data-scwf-mobile-composer] .scwf-thread-inline-composer__body,.sunde-community .scwf-thread-inline-composer[data-scwf-mobile-composer-dummy] .scwf-thread-inline-composer__body{display:block;width:100%;max-width:none;padding:0}.sunde-community .scwf-thread-inline-composer[data-scwf-mobile-composer] .scwf-thread-inline-composer__avatar,.sunde-community .scwf-thread-inline-composer[data-scwf-mobile-composer-dummy] .scwf-thread-inline-composer__avatar{display:none}.sunde-community .scwf-thread-inline-composer[data-scwf-mobile-composer] .scwf-thread-inline-composer__main,.sunde-community .scwf-thread-inline-composer[data-scwf-mobile-composer-dummy] .scwf-thread-inline-composer__main{display:block;width:100%;max-width:none;min-height:0}.sunde-community .scwf-thread-inline-composer[data-scwf-mobile-composer] .scwf-thread-inline-composer__textarea,.sunde-community .scwf-thread-inline-composer[data-scwf-mobile-composer-dummy] .scwf-thread-inline-composer__textarea{box-sizing:border-box;width:100%;max-width:none;min-height:148px;height:148px;max-height:34vh;padding:12px 14px;border:1px solid #CBD5E1;border-radius:8px;font-size:14px;line-height:1.55;resize:none}.sunde-community .scwf-thread-inline-composer[data-scwf-mobile-composer] .scwf-thread-inline-composer__textarea::-moz-placeholder{color:var(--scwf-muted)}.sunde-community .scwf-thread-inline-composer[data-scwf-mobile-composer] .scwf-thread-inline-composer__textarea:-ms-input-placeholder{color:var(--scwf-muted)}.sunde-community .scwf-thread-inline-composer[data-scwf-mobile-composer] .scwf-thread-inline-composer__textarea::placeholder{color:var(--scwf-muted)}.sunde-community .scwf-thread-inline-composer[data-scwf-mobile-composer] .scwf-thread-inline-composer__footer,.sunde-community .scwf-thread-inline-composer[data-scwf-mobile-composer-dummy] .scwf-thread-inline-composer__footer{max-height:none;margin-top:14px;padding:0;opacity:1;display:grid;grid-template-columns:44px minmax(0, 1fr) minmax(0, 1fr);gap:10px;background:transparent}.sunde-community .scwf-thread-inline-composer.scwf-thread-inline-composer--active[data-scwf-mobile-composer] .scwf-thread-inline-composer__body,.sunde-community .scwf-thread-inline-composer.scwf-thread-inline-composer--active[data-scwf-mobile-composer-dummy] .scwf-thread-inline-composer__body{align-items:flex-start}.sunde-community .scwf-thread-inline-composer.scwf-thread-inline-composer--active[data-scwf-mobile-composer] .scwf-thread-inline-composer__textarea,.sunde-community .scwf-thread-inline-composer.scwf-thread-inline-composer--active[data-scwf-mobile-composer-dummy] .scwf-thread-inline-composer__textarea{min-height:148px;padding:12px 14px;border:1px solid #CBD5E1;border-radius:8px}.sunde-community .scwf-thread-inline-composer.scwf-thread-inline-composer--active[data-scwf-mobile-composer] .scwf-thread-inline-composer__footer,.sunde-community .scwf-thread-inline-composer.scwf-thread-inline-composer--active[data-scwf-mobile-composer-dummy] .scwf-thread-inline-composer__footer{max-height:52px;margin-top:8px;opacity:1}.sunde-community .scwf-thread-inline-composer[data-scwf-mobile-composer] .scwf-thread-inline-composer__cancel,.sunde-community .scwf-thread-inline-composer[data-scwf-mobile-composer] .scwf-thread-inline-composer__submit,.sunde-community .scwf-thread-inline-composer[data-scwf-mobile-composer-dummy] .scwf-thread-inline-composer__cancel,.sunde-community .scwf-thread-inline-composer[data-scwf-mobile-composer-dummy] .scwf-thread-inline-composer__submit{width:100%;min-height:44px;padding:0 14px;border-radius:999px;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;line-height:1;text-align:center;cursor:pointer}.sunde-community .scwf-thread-inline-composer[data-scwf-mobile-composer] .scwf-thread-inline-composer__cancel,.sunde-community .scwf-thread-inline-composer[data-scwf-mobile-composer-dummy] .scwf-thread-inline-composer__cancel{border:1px solid #CBD5E1;background:#fff;color:#475569}.sunde-community .scwf-thread-inline-composer[data-scwf-mobile-composer] .scwf-thread-inline-composer__submit,.sunde-community .scwf-thread-inline-composer[data-scwf-mobile-composer-dummy] .scwf-thread-inline-composer__submit{border:0;background:#2563EB;color:#fff;font-size:0}.sunde-community .scwf-thread-inline-composer[data-scwf-mobile-composer] .scwf-thread-inline-composer__submit i,.sunde-community .scwf-thread-inline-composer[data-scwf-mobile-composer-dummy] .scwf-thread-inline-composer__submit i{display:none}.sunde-community .scwf-thread-inline-composer[data-scwf-mobile-composer] .scwf-thread-inline-composer__submit::after,.sunde-community .scwf-thread-inline-composer[data-scwf-mobile-composer-dummy] .scwf-thread-inline-composer__submit::after{content:"投稿する";font-size:14px}.sunde-community .scwf-thread-inline-composer[data-scwf-mobile-composer] .scwf-thread-inline-composer__tools,.sunde-community .scwf-thread-inline-composer[data-scwf-mobile-composer-dummy] .scwf-thread-inline-composer__tools{justify-content:center}.sunde-community .scwf-thread-inline-composer--inline-mobile[data-scwf-mobile-composer]{position:static;z-index:auto;margin-top:18px;padding:16px;border:1px solid #CBD5E1;border-radius:8px;display:block;overflow:hidden;background:#fff;box-shadow:none;transform:none;visibility:visible;pointer-events:auto}.sunde-community .scwf-thread-inline-composer--inline-mobile[data-scwf-mobile-composer] .scwf-thread-inline-composer__body{display:flex;align-items:flex-end;gap:12px;width:100%;max-width:none;padding:0}.sunde-community .scwf-thread-inline-composer--inline-mobile[data-scwf-mobile-composer] .scwf-thread-inline-composer__avatar{display:inline-flex;width:34px;height:34px;flex:0 0 34px;border-radius:4px;-o-object-fit:cover;object-fit:cover;font-size:24px}.sunde-community .scwf-thread-inline-composer--inline-mobile[data-scwf-mobile-composer] .scwf-thread-inline-composer__main{display:block;min-width:0;flex:1}.sunde-community .scwf-thread-inline-composer--inline-mobile[data-scwf-mobile-composer] .scwf-thread-inline-composer__textarea{min-height:40px;height:40px;max-height:38vh;padding:8px 14px;overflow:hidden;background:#F8FAFC;border:1px solid #CBD5E1;border-radius:20px;line-height:22px}.sunde-community .scwf-thread-inline-composer--inline-mobile[data-scwf-mobile-composer] .scwf-thread-inline-composer__textarea:focus{background:#fff;border-color:rgba(20,106,245,0.5)}.sunde-community .scwf-thread-inline-composer--inline-mobile[data-scwf-mobile-composer] .scwf-thread-inline-composer__footer{max-height:0;margin-top:0;padding:0;overflow:hidden;opacity:0;display:flex;align-items:center;justify-content:space-between;grid-template-columns:none}.sunde-community .scwf-thread-inline-composer--inline-mobile[data-scwf-mobile-composer] .scwf-thread-inline-composer__cancel{display:none}.sunde-community .scwf-thread-inline-composer--inline-mobile[data-scwf-mobile-composer] .scwf-thread-inline-composer__submit{width:34px;height:34px;min-height:34px;padding:0;font-size:16px}.sunde-community .scwf-thread-inline-composer--inline-mobile[data-scwf-mobile-composer] .scwf-thread-inline-composer__submit i{display:inline-block}.sunde-community .scwf-thread-inline-composer--inline-mobile[data-scwf-mobile-composer] .scwf-thread-inline-composer__submit::after{content:none}.sunde-community .scwf-thread-inline-composer--inline-mobile.scwf-thread-inline-composer--active[data-scwf-mobile-composer] .scwf-thread-inline-composer__body{align-items:flex-start}.sunde-community .scwf-thread-inline-composer--inline-mobile.scwf-thread-inline-composer--active[data-scwf-mobile-composer] .scwf-thread-inline-composer__textarea{min-height:112px;height:auto;padding:14px 16px;border-color:transparent;border-radius:8px;line-height:1.55}.sunde-community .scwf-thread-inline-composer--inline-mobile.scwf-thread-inline-composer--active[data-scwf-mobile-composer] .scwf-thread-inline-composer__footer{max-height:52px;margin-top:8px;opacity:1}}.sunde-community.sunde-community--detail-top .scwf-community-detail-layout{display:grid;grid-template-columns:minmax(0, 1fr);width:100%;max-width:none}.sunde-community.sunde-community--detail-top .scwf-community-detail-feed{grid-column:auto;grid-row:auto;width:100%;max-width:none;margin:0}.sunde-community.sunde-community--detail-top .scwf-community-detail-sidebar{display:none}
