.hc-community-details-page-shell{width:100%;max-width:1040px;margin:0 auto;padding:64px 16px 40px}@media (min-width:768px){.hc-community-details-page-shell{padding:72px 24px 48px}}.hc-community-details-action-error,.hc-community-details-sign-in-hint{margin:0;font-size:.8125rem;line-height:1.4}.hc-community-details-sign-in-hint{color:#5f6368}.hc-community-details-action-error{color:#b3261e}.hc-community-details-layout{display:grid;grid-template-columns:minmax(0,720px);justify-content:center;width:100%}.hc-community-details-layout--with-action{grid-template-columns:minmax(0,1fr) minmax(0,720px) minmax(0,1fr);align-items:start}.hc-community-details-layout__aside{grid-column:1;grid-row:1;justify-self:end;align-self:start;padding-right:12px;min-width:0}.hc-community-details-layout__content{grid-column:1;width:100%;min-width:0}.hc-community-details-layout--with-action .hc-community-details-layout__content{grid-column:2;grid-row:1}.hc-community-details-panel{display:flex;flex-direction:column;gap:16px;width:100%;min-width:0}.hc-community-join-leave-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex-shrink:0}.hc-community-join-btn{height:36px;border-radius:9999px;padding:0 18px;background:#7a5af8;color:#fff;font-size:.875rem;font-weight:600;text-transform:lowercase;letter-spacing:.01em;box-shadow:0 3px 10px rgba(122,90,248,.32);transition:background .15s ease,box-shadow .15s ease;white-space:nowrap}.hc-community-join-btn:hover:not(:disabled){background:#6b4ce0;box-shadow:0 4px 14px rgba(122,90,248,.42)}.hc-community-join-btn--leave{background:transparent;color:#7a5af8;border:1.5px solid rgba(122,90,248,.5);box-shadow:none}.hc-community-join-btn--leave:hover:not(:disabled){background:rgba(122,90,248,.06);border-color:#7a5af8;box-shadow:none}.hc-community-join-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.hc-community-details-main{min-width:0;display:flex;flex-direction:column;gap:16px}.hc-community-details-header{width:100%;min-width:0;background:rgba(122,90,248,.12);border-radius:10px;padding:12px 16px;display:flex;align-items:center}.hc-community-details-header__text{display:flex;flex-direction:column;gap:.35rem;min-width:0}.hc-community-details-header__title{margin:0;font-size:1.125rem;font-weight:700;line-height:1.3;color:#111;min-width:0}.hc-community-details-header__members{margin:0;display:inline-flex;align-items:center;gap:.25rem;color:rgb(var(--md-sys-color-on-surface-variant));font-size:.875rem;line-height:1.25}.hc-community-details-header__members .hc-avatar-members__icon{display:inline-flex;font-size:.75rem;line-height:1}.hc-community-details-cover{border-radius:10px;overflow:hidden;background:rgb(240 240 240/0);box-shadow:0 8px 24px rgba(17,17,17,.08)}.hc-community-details-cover img{width:100%;height:auto;display:block;aspect-ratio:29/13;-o-object-fit:contain;object-fit:contain}.hc-community-details-about-card{background:#fff;border-radius:12px;box-shadow:0 8px 24px rgba(17,17,17,.08);padding:16px 18px 20px}.hc-community-details-section-title{font-size:1.125rem;font-weight:700;margin:0 0 12px;color:#111}.hc-community-details-text{margin:0;color:rgba(17,17,17,.82);font-size:.9375rem;line-height:1.55;white-space:pre-wrap;word-break:break-word}.hc-community-details-text--empty{color:rgba(17,17,17,.45);font-style:italic}.hc-community-contestants-card{background:#fff;border-radius:12px;box-shadow:0 8px 24px rgba(17,17,17,.08);padding:16px 18px 20px;width:100%;max-width:100%;min-width:0;box-sizing:border-box;overflow:hidden}.hc-community-contestants-header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:16px;min-width:0}.hc-community-contestants-header__title{margin:0}.hc-community-contestants-header__vote-meta{display:flex;flex-direction:column;gap:4px;text-align:right}.hc-community-contestants-header__vote-link{color:#111111;font-size:.9375rem;font-weight:700;text-decoration:none}.hc-community-contestants-header__vote-link--static{cursor:default}.hc-community-contestants-header__deadline{color:rgba(17,17,17,.55);font-size:.75rem;line-height:1.35;margin:0}.hc-community-contestants-feedback{color:#7a5af8;font-size:.875rem;margin:0 0 12px}.hc-community-contestants-grid{display:grid;gap:1rem;grid-template-columns:minmax(0,1fr);align-items:stretch;width:100%;max-width:100%;min-width:0}@media (min-width:480px){.hc-community-contestants-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:720px){.hc-community-contestants-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.hc-community-contestant-card{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 4px rgba(17,17,17,.06);display:flex;flex-direction:column;gap:8px;height:100%;min-width:0;padding:12px 8px 10px;text-align:center;width:100%}.hc-community-contestant-card__avatar-wrap{border-radius:50%;flex-shrink:0;height:80px;overflow:hidden;width:80px}.hc-community-contestant-card__profile-link{background:transparent;border:none;cursor:pointer;padding:0;text-align:center}.hc-community-contestant-card__profile-link:focus-visible{outline:2px solid #7a5af8;outline-offset:2px}.hc-community-contestant-card__avatar-wrap.hc-community-contestant-card__profile-link{border-radius:50%}.hc-community-contestant-card__avatar{border-radius:50%;height:80px;-o-object-fit:cover;object-fit:cover;width:80px}.hc-community-contestant-card__body{display:flex;flex:1 1 auto;flex-direction:column;gap:4px;justify-content:flex-start;min-height:0;width:100%}.hc-community-contestant-card__name{color:#111;font-size:.9375rem;font-weight:700;line-height:1.3;min-height:calc(.9375rem * 1.3 * 2);overflow-wrap:anywhere}.hc-community-contestant-card__name,.hc-community-contestant-card__subtitle{margin:0;max-width:100%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;width:100%}.hc-community-contestant-card__subtitle{color:rgba(17,17,17,.55);font-size:.8125rem;line-height:1.4;min-height:calc(.8125rem * 1.4 * 2)}.hc-community-contestant-vote-btn{background:transparent;border:1px solid #111111;border-radius:9999px;color:#111111;cursor:pointer;flex-shrink:0;font-size:.8125rem;font-weight:600;margin-top:auto;max-width:100%;min-width:0;padding:.45rem 1rem;transition:background-color .15s ease,color .15s ease;width:100%}.hc-community-contestant-vote-btn:hover:not(:disabled){background:rgba(17,17,17,.06)}.hc-community-contestant-vote-btn:disabled{cursor:not-allowed;opacity:.55}.hc-community-contestant-vote-btn--voted:disabled{background:#2d8659;border-color:#2d8659;color:#fff;opacity:1}.hc-community-contestants-footer{display:flex;justify-content:center;margin-top:18px}.hc-community-contestants-view-more{background:#7a5af8;border:none;border-radius:9999px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;min-width:9rem;padding:.55rem 1.5rem}.hc-community-contestants-empty{color:rgba(17,17,17,.55);font-size:.875rem;margin:0;text-align:center}.hc-community-contestant-card--skeleton .hc-community-contestant-card__avatar-wrap--skeleton{animation:pulse 1.5s ease-in-out infinite;background:rgba(17,17,17,.08)}.hc-community-contestant-card__name-skeleton,.hc-community-contestant-card__subtitle-skeleton,.hc-community-contestant-vote-btn--skeleton{animation:pulse 1.5s ease-in-out infinite;background:rgba(17,17,17,.08);border-radius:6px;margin-left:auto;margin-right:auto}.hc-community-contestant-card__name-skeleton{height:calc(.9375rem * 1.3 * 2);width:70%}.hc-community-contestant-card__subtitle-skeleton{height:calc(.8125rem * 1.4 * 2);width:85%}.hc-community-contestant-vote-btn--skeleton{border:none;height:32px;width:7.5rem}.hc-community-contestant-vote-overlay{z-index:1300}.hc-community-contestant-vote-modal{background:#fff;border-radius:12px;box-shadow:0 16px 40px rgba(17,17,17,.18);margin:auto;max-height:calc(100vh - 2rem);max-width:28rem;overflow:auto;padding:1.25rem 1.25rem 1.125rem;position:relative;width:calc(100% - 2rem);z-index:1}.hc-community-contestant-vote-modal__close{align-items:center;background:#fff;border:1px solid rgba(17,17,17,.12);border-radius:999px;color:#111;cursor:pointer;display:inline-flex;font-size:1.25rem;height:2rem;justify-content:center;line-height:1;position:absolute;right:.75rem;top:.75rem;width:2rem;z-index:2}.hc-community-contestant-vote-modal__header{align-items:center;display:flex;gap:.75rem;margin-bottom:.875rem;padding-right:2.5rem}.hc-community-contestant-vote-modal__avatar-wrap{border-radius:50%;flex-shrink:0;height:3.5rem;overflow:hidden;width:3.5rem}.hc-community-contestant-vote-modal__avatar{height:3.5rem;-o-object-fit:cover;object-fit:cover;width:3.5rem}.hc-community-contestant-vote-modal__identity{min-width:0}.hc-community-contestant-vote-modal__name{color:#111;font-size:1.125rem;font-weight:700;line-height:1.3;margin:0}.hc-community-contestant-vote-modal__category{color:rgba(17,17,17,.55);font-size:.875rem;line-height:1.35;margin:.125rem 0 0}.hc-community-contestant-vote-modal__description{color:rgba(17,17,17,.82);font-size:.875rem;line-height:1.5;margin:0 0 .75rem}.hc-community-contestant-vote-modal__read-more{color:rgba(17,17,17,.82);font-size:.875rem;line-height:1.45;margin:0 0 .875rem;word-break:break-word}.hc-community-contestant-vote-modal__read-more-link{color:#0061ff;text-decoration:underline}.hc-community-contestant-vote-modal__featured-wrap{margin-bottom:1rem}.hc-community-contestant-vote-modal__featured{border-radius:8px;display:block;height:auto;max-height:14rem;-o-object-fit:cover;object-fit:cover;width:100%}.hc-community-contestant-vote-modal__actions{display:flex;flex-direction:column;gap:.625rem}.hc-community-contestant-vote-modal__submit{background:#7a5af8;border:none;border-radius:9999px;color:#fff;cursor:pointer;font-size:.9375rem;font-weight:600;min-height:2.75rem;padding:.625rem 1rem;width:100%}.hc-community-contestant-vote-modal__submit:disabled{cursor:not-allowed;opacity:.55}.hc-community-contestant-vote-modal__back{background:#fff;border:1px solid #7a5af8;border-radius:9999px;color:#7a5af8;cursor:pointer;font-size:.9375rem;font-weight:600;min-height:2.75rem;padding:.625rem 1rem;width:100%}.hc-community-contestant-vote-modal__back:disabled{cursor:not-allowed;opacity:.55}.hc-community-share-thoughts{display:flex;align-items:center;gap:12px;width:100%;background:#fff;border-radius:12px;box-shadow:0 8px 24px rgba(17,17,17,.08);padding:12px 14px;text-align:left;border:1px solid transparent;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.hc-community-share-thoughts:hover{border-color:rgba(122,90,248,.2);box-shadow:0 8px 28px rgba(17,17,17,.12)}.hc-community-share-thoughts__avatar{width:40px;height:40px;border-radius:999px;-o-object-fit:cover;object-fit:cover;background:linear-gradient(135deg,#e8e0ff,#f3f0ff);flex-shrink:0}.hc-community-share-thoughts__field{flex:1;height:42px;border-radius:999px;border:1px solid #e2e2e2;padding:0 16px;font-size:.875rem;color:rgba(17,17,17,.45);background:#fafafa;display:flex;align-items:center;pointer-events:none}.hc-community-share-thoughts:hover .hc-community-share-thoughts__field{border-color:rgba(122,90,248,.35)}.hc-community-share-thoughts__plus{width:36px;height:36px;border-radius:999px;border:1.5px solid rgba(122,90,248,.55);color:#7a5af8;background:#fff;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:background .15s ease,border-color .15s ease}.hc-community-share-thoughts:hover .hc-community-share-thoughts__plus{background:rgba(122,90,248,.06);border-color:#7a5af8}.hc-community-owner-rejected-banner{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;color:#c50f1f;font-size:.875rem;font-weight:600;line-height:1.45;margin:0;padding:14px 16px;width:100%}.hc-community-post-blocked{display:flex;align-items:flex-start;gap:12px;width:100%;background:rgba(122,90,248,.08);border:1px solid rgba(122,90,248,.22);border-radius:12px;padding:14px 16px}.hc-community-post-blocked--rejected{background:rgb(var(--md-sys-color-error-container)/.35);border-color:rgb(var(--md-sys-color-error)/.28)}.hc-community-post-blocked--not-joined{background:rgb(var(--md-sys-color-surface-container-low));border-color:rgb(var(--md-sys-color-outline-variant)/.55)}.hc-community-post-blocked__icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:999px;background:#fff;flex-shrink:0;box-shadow:0 2px 8px rgba(17,17,17,.06)}.hc-community-post-blocked--rejected .hc-community-post-blocked__icon{background:rgb(var(--md-sys-color-surface))}.hc-community-post-blocked__copy{min-width:0}.hc-community-post-blocked__title{margin:0 0 4px;font-size:.9375rem;font-weight:700;line-height:1.35;color:#111}.hc-community-post-blocked--rejected .hc-community-post-blocked__title{color:rgb(var(--md-sys-color-on-error-container))}.hc-community-post-blocked__message{margin:0;font-size:.875rem;line-height:1.5;color:rgba(17,17,17,.72)}.hc-community-post-blocked--rejected .hc-community-post-blocked__message{color:rgb(var(--md-sys-color-on-error-container)/.88)}.hc-community-details-feed{display:flex;flex-direction:column;gap:.75rem;min-width:0}#community-connect-feed-first-post{scroll-margin-top:5rem}.hc-community-details-feed-rail,.hc-community-details-feed__list{width:100%;max-width:100%;margin-left:0;margin-right:0}.hc-community-details-feed-rail{display:flex;flex-direction:column;gap:0}.hc-community-details-feed-rail .hc-connect-post{width:100%;box-sizing:border-box;border-bottom:1px solid rgb(var(--md-sys-color-outline-variant)/.6);padding-bottom:1rem;margin-bottom:1rem}.hc-community-details-feed-rail .hc-connect-post[class*="--contestant-"]{border-bottom:none;margin-bottom:0;padding-bottom:0;background:#fff;box-sizing:border-box}.hc-community-details-feed-rail .hc-connect-post.hc-connect-post--contestant-first{margin-top:.25rem;padding:1rem 1.125rem 0;border:1px solid #a5a5a5;border-bottom:0;border-radius:4px 4px 0 0}.hc-community-details-feed-rail .hc-connect-post.hc-connect-post--contestant-middle{padding:.75rem 1.125rem 0;border-left:1px solid #a5a5a5;border-right:1px solid #a5a5a5;border-top:0;border-bottom:0;border-radius:0;box-shadow:inset 0 1px 0 #bebdbd}.hc-community-details-feed-rail .hc-connect-post.hc-connect-post--contestant-last{margin-bottom:1rem;padding:.75rem 1.125rem 1rem;border:1px solid #a5a5a5;border-top:0;border-radius:0 0 4px 4px;box-shadow:inset 0 1px 0 #bebdbd}.hc-community-details-feed-rail .hc-connect-post.hc-connect-post--contestant-single{margin-top:.25rem;margin-bottom:1rem;padding:1rem 1.125rem;border:1px solid #a5a5a5;border-radius:4px}.hc-community-details-feed-rail .hc-connect-post.hc-connect-post--contestant-first:has(.hc-connect-post-wall-comments){margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #a5a5a5;border-radius:4px}.hc-community-details-feed-rail>div:last-child .hc-connect-post:not([class*="--contestant-"]){border-bottom:0;margin-bottom:0;padding-bottom:0}.hc-community-details-feed-rail>p{margin-top:.5rem}.hc-community-details-feed__error{margin:0;padding:1rem 1.125rem;border-radius:12px;background:#fff;box-shadow:0 8px 24px rgba(17,17,17,.08);color:rgb(var(--md-sys-color-error));font-size:.875rem;line-height:1.5;text-align:center}.hc-community-details-feed__no-more{color:rgb(var(--md-sys-color-on-surface-variant));font-size:.875rem;margin:.75rem 0 1.25rem;text-align:center;text-transform:lowercase}.hc-community-details-feed-skeleton{display:flex;flex-direction:column;gap:.75rem}.hc-community-details-feed-skeleton__card{background:#fff;border-radius:12px;box-shadow:0 8px 24px rgba(17,17,17,.08);padding:1rem 1.125rem}.hc-community-details-feed-skeleton__line{height:.875rem;border-radius:6px;background:linear-gradient(90deg,rgb(var(--md-sys-color-surface-container-high)) 0,rgb(var(--md-sys-color-surface-container)) 50%,rgb(var(--md-sys-color-surface-container-high)) 100%);background-size:200% 100%;animation:hc-community-feed-shimmer 1.4s ease-in-out infinite}.hc-community-details-feed-skeleton__line--title{width:42%;margin-bottom:.625rem}.hc-community-details-feed-skeleton__line:not(.hc-community-details-feed-skeleton__line--title){width:88%;margin-bottom:.75rem}.hc-community-details-feed-skeleton__media{height:10rem;border-radius:10px;background:linear-gradient(90deg,rgb(var(--md-sys-color-surface-container-high)) 0,rgb(var(--md-sys-color-surface-container)) 50%,rgb(var(--md-sys-color-surface-container-high)) 100%);background-size:200% 100%;animation:hc-community-feed-shimmer 1.4s ease-in-out infinite}@keyframes hc-community-feed-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.hc-community-composer__avatar,.hc-community-post__avatar{width:40px;height:40px;border-radius:999px;background:linear-gradient(135deg,#e8e0ff,#f3f0ff);flex:none}.hc-community-post{background:#fff;border-radius:12px;box-shadow:0 8px 24px rgba(17,17,17,.08);overflow:hidden}.hc-community-post__header{display:flex;align-items:center;gap:12px;padding:14px 16px 10px}.hc-community-post__meta{min-width:0}.hc-community-post__name{font-weight:800;font-size:.9375rem}.hc-community-post__sub{color:rgba(17,17,17,.6);font-size:13px;margin-top:2px}.hc-community-post__right{margin-left:auto;display:flex;align-items:center;gap:10px}.hc-community-post__more{width:34px;height:34px;border-radius:999px;border:1px solid #eee;background:#fafafa}.hc-community-post__chip{background:rgba(122,90,248,.12);color:#523cc8;font-weight:700;padding:6px 10px;border-radius:10px;font-size:13px}.hc-community-post__body{padding:0 16px 12px;color:rgba(17,17,17,.78);line-height:1.45;font-size:.875rem}.hc-community-post__counts{padding:10px 16px;display:flex;gap:16px;color:rgba(17,17,17,.6);font-size:13px;border-top:1px solid #eee}.hc-community-post__date{margin-left:auto;color:rgba(17,17,17,.6)}.hc-community-post__actions{display:flex;gap:14px;padding:10px 16px;border-top:1px solid #eee;border-bottom:1px solid #eee}.hc-community-post__action{display:inline-flex;align-items:center;gap:8px;font-weight:700;font-size:.875rem;color:rgba(17,17,17,.78)}.hc-community-post__heart{color:#e0445b}.hc-community-post__reply{display:flex;align-items:center;gap:12px;padding:12px 16px}.hc-community-post__replyInput{flex:1;border:1px solid #ddd;border-radius:999px;height:40px;padding:0 14px;outline:none;font-size:.875rem}.hc-community-post__send{width:40px;height:40px;border-radius:999px;color:rgba(17,17,17,.6)}@media (max-width:860px){.hc-community-details-layout--with-action{grid-template-columns:minmax(0,1fr);row-gap:12px}.hc-community-details-layout__aside{grid-column:1;grid-row:1;justify-self:start;padding-right:0}.hc-community-details-layout--with-action .hc-community-details-layout__content{grid-column:1;grid-row:2}}@media (max-width:480px){.hc-community-join-btn{height:32px;padding:0 14px;font-size:.8125rem}}.hc-community-header{align-items:flex-start;display:flex;gap:1rem}.hc-community-header__avatar{border-radius:9999px;flex-shrink:0;height:120px;-o-object-fit:cover;object-fit:cover;width:120px}.hc-community-header__content{flex:1 1 0%;min-width:0}.hc-community-header__content>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.625rem * var(--tw-space-y-reverse));margin-top:calc(.625rem * (1 - var(--tw-space-y-reverse)))}.hc-community-header__name{font-size:34px;line-height:38px;font-family:var(--hercircle-font-brand);font-weight:400}.hc-community-header__name,.hw-question p.hc-community-header__name{--tw-text-opacity:1;color:rgb(var(--md-sys-color-on-surface)/var(--tw-text-opacity,1))}.hc-community-header__members{align-items:center;background-color:transparent;border-radius:.5rem;border-width:0;display:inline-flex;gap:.5rem;max-width:100%;padding:0;text-align:left;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);width:-moz-fit-content;width:fit-content}.hc-community-header__members:hover{opacity:.8}.hc-community-header__members:focus-visible{outline-color:rgb(var(--md-sys-color-outline)/1);outline-offset:2px;outline-style:solid;outline-width:2px}.hc-community-header__members .hc-avatar-members__count{font-size:1rem;line-height:1.25rem}.hc-community-header__members .hc-avatar-members__count,.hw-question p.hc-community-header__members .hc-avatar-members__count{--tw-text-opacity:1;color:rgb(var(--md-sys-color-on-surface)/var(--tw-text-opacity,1))}.hc-community-header__actions{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.hc-community-header__actions-main{border-radius:.75rem;flex:1 1 0%;font-size:.875rem;font-weight:600;height:3rem;justify-content:center;line-height:1.25rem;min-width:0;padding-left:1rem;padding-right:1rem;text-transform:lowercase}.hc-community-about>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem * var(--tw-space-y-reverse));margin-top:calc(.5rem * (1 - var(--tw-space-y-reverse)))}.hc-community-about__title{font-size:1rem;font-weight:500;line-height:1.5rem;text-transform:lowercase;font-family:var(--hercircle-font-brand)}.hc-community-about__title,.hw-question p.hc-community-about__title{--tw-text-opacity:1;color:rgb(var(--md-sys-color-on-surface)/var(--tw-text-opacity,1))}.hc-community-about__header{align-items:center;display:flex;gap:.5rem;justify-content:space-between}.hc-community-about__info{align-items:center;border-radius:.75rem;border-width:1px;display:inline-flex;flex-shrink:0;height:2.5rem;justify-content:center;width:2.5rem;--tw-border-opacity:1;border-color:rgb(var(--md-sys-color-outline-variant)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--md-sys-color-surface)/var(--tw-bg-opacity,1));transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.hc-community-about__info,.hw-question p.hc-community-about__info{--tw-text-opacity:1;color:rgb(var(--md-sys-color-on-surface)/var(--tw-text-opacity,1))}.hc-community-about__info:hover{--tw-bg-opacity:1;background-color:rgb(var(--md-sys-color-surface-container-low)/var(--tw-bg-opacity,1))}.hc-community-about__info:focus-visible{outline-color:rgb(var(--md-sys-color-outline)/1);outline-offset:2px;outline-style:solid;outline-width:2px}@media (min-width:1280px){.hc-community-about__info{display:none}}.hc-community-about__body{font-size:.875rem;line-height:1.625;--tw-text-opacity:1;color:rgb(var(--md-sys-color-on-surface-variant)/var(--tw-text-opacity,1))}.hc-community-about--rail{border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(var(--md-sys-color-outline-variant)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--md-sys-color-surface)/var(--tw-bg-opacity,1));padding:1rem}.hc-community-menu,.hc-connect-right-rail-slider .hc-community-menu{padding-bottom:.5rem}.hc-community-menu{border-radius:1rem;border-width:1px;display:none;overflow:hidden;position:fixed;width:min(100vw - 32px,343px);z-index:85;--tw-border-opacity:1;border-color:rgb(var(--md-sys-color-outline-variant)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--md-sys-color-surface)/var(--tw-bg-opacity,1));padding-top:.5rem;--tw-shadow:0px 44px 74px rgba(0,0,0,0.25);--tw-shadow-colored:0px 44px 74px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.dcm-capture-modal.hc-community-menu,.pt-modal-overlay.hc-community-menu{display:none}.hc-community-menu__item{align-items:center;background-color:transparent;border-width:0;display:flex;font-size:1rem;font-weight:500;gap:.75rem;line-height:1.5rem;padding:.75rem 1rem;text-align:left;width:100%;--tw-text-opacity:1;color:rgb(var(--md-sys-color-on-surface)/var(--tw-text-opacity,1));transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.lyi-btn.hc-community-menu__item{justify-content:center;width:100%}.hw-question p.hc-community-menu__item{--tw-text-opacity:1;color:rgb(var(--md-sys-color-on-surface)/var(--tw-text-opacity,1))}.hc-community-menu__item:hover{--tw-bg-opacity:1;background-color:rgb(var(--md-sys-color-surface-container-low)/var(--tw-bg-opacity,1))}.hc-community-menu__item:focus-visible{outline-color:rgb(var(--md-sys-color-outline)/1);outline-offset:-2px;outline-style:solid;outline-width:2px}.hc-community-menu__icon{align-items:center;border-radius:.5rem;display:inline-flex;flex-shrink:0;height:2rem;justify-content:center;width:2rem;--tw-bg-opacity:1;background-color:rgb(var(--md-sys-color-surface-container-low)/var(--tw-bg-opacity,1))}.hc-community-menu__icon img{height:1.25rem;width:1.25rem}.hc-community-menu__divider{height:1px;--tw-bg-opacity:1;background-color:rgb(var(--md-sys-color-outline-variant)/var(--tw-bg-opacity,1));margin:.25rem 1rem}@media (max-width:1279px){.hc-community-header{gap:.75rem}.hc-community-header__name{font-size:28px;line-height:2rem}}@media (max-width:479px){.hc-community-header{align-items:center;flex-direction:column;text-align:center}.hc-community-header__content{align-items:center;display:flex;flex-direction:column;width:100%}.lyi-btn.hc-community-header__content{justify-content:center;width:100%}.hc-community-header__members{justify-content:center}.hc-community-header__actions,.lyi-btn.hc-community-header__actions{justify-content:center;width:100%}.hc-community-header__actions-main{flex:1 1 0%}}.hc-create-community-page-shell{background-color:rgb(var(--md-sys-color-surface));min-height:100dvh;padding:64px 16px 48px;width:100%}@media (min-width:768px){.hc-create-community-page-shell{padding:72px 24px 56px}}.hc-create-community-page-shell__inner{margin:0 auto;max-width:720px;width:100%}.hc-create-community-card{background-color:rgb(var(--md-sys-color-surface-container-lowest,var(--md-sys-color-surface)));border:1px solid rgb(var(--md-sys-color-outline-variant)/.4);border-radius:12px;box-shadow:0 2px 12px rgb(0 0 0/.06);padding:20px 24px 28px}.hc-create-community-card-wrap{position:relative}.hc-create-community-submit-overlay{position:absolute;inset:0;z-index:30;display:flex;align-items:center;justify-content:center;padding:1rem;background-color:rgb(0 0 0/.25)}.hc-create-community-submit-overlay__panel{display:flex;flex-direction:column;align-items:center;gap:.9rem;width:100%;max-width:20rem;border-radius:.75rem;background:rgb(var(--md-sys-color-surface));padding:1.6rem 1.4rem;text-align:center;box-shadow:0 12px 40px rgb(0 0 0/.2)}.hc-create-community-submit-overlay__spinner{width:2.5rem;height:2.5rem;border:3px solid rgb(var(--md-sys-color-outline-variant)/.35);border-top-color:rgb(var(--md-sys-color-primary));border-radius:50%;animation:hc-create-community-submit-overlay-spin .8s linear infinite}@keyframes hc-create-community-submit-overlay-spin{to{transform:rotate(1turn)}}.hc-create-community-submit-overlay__message{margin:0;font-size:1rem;line-height:1.5rem;font-weight:500;color:rgb(var(--md-sys-color-on-surface))}@media (min-width:768px){.hc-create-community-card{padding:24px 32px 32px}}.hc-create-community-card__author{align-items:center;display:flex;gap:10px;margin-bottom:16px}.hc-create-community-card__avatar{background-color:rgb(var(--md-sys-color-surface-container-high));border-radius:9999px;flex-shrink:0;height:3rem;-o-object-fit:cover;object-fit:cover;width:3rem}.hc-create-community-card__author-name{color:rgb(var(--md-sys-color-on-surface));font-family:var(--hercircle-font-brand);font-size:.9375rem;font-weight:400;line-height:1.35;margin:0}.hc-create-community-card__header-row{align-items:flex-end;display:flex;flex-wrap:wrap;gap:10px 20px;justify-content:space-between;padding-bottom:16px}.hc-create-community-card__header-row--with-cover{padding-bottom:12px}.hc-create-community-cover-empty{align-items:center;background:rgb(var(--md-sys-color-surface-container));border:1px dashed rgb(var(--md-sys-color-outline-variant)/.65);border-radius:12px;color:rgb(var(--md-sys-color-on-surface-variant));cursor:pointer;display:flex;flex-direction:column;gap:.5rem;justify-content:center;margin-bottom:16px;min-height:180px;padding:1.5rem 1rem;text-align:center;transition:border-color .15s ease,background-color .15s ease;width:100%}.hc-create-community-cover-empty:hover{background:rgb(var(--md-sys-color-surface-container-high));border-color:rgb(var(--md-sys-color-outline-variant))}.hc-create-community-cover-empty:focus-visible{outline:2px solid rgb(var(--md-sys-color-outline));outline-offset:2px}.hc-create-community-cover-empty__icon{color:rgb(var(--md-sys-color-on-surface-variant)/.7);height:2.5rem;width:2.5rem}.hc-create-community-cover-empty__label{font-family:var(--hercircle-font-brand);font-size:.875rem;font-weight:400;letter-spacing:.02em;line-height:1.4;text-transform:lowercase}.hc-create-community-cover-empty__hint{font-size:.75rem;line-height:1.35;margin:0;opacity:.85}.hc-create-community-card__cover-upload{align-items:center;background:transparent;border:0;color:rgb(var(--md-sys-color-on-surface));cursor:pointer;display:inline-flex;font-family:var(--hercircle-font-brand);font-size:.875rem;font-weight:400;gap:6px;letter-spacing:.045em;line-height:1.4;padding:0;text-align:left;text-decoration:underline;text-decoration-color:rgb(var(--md-sys-color-outline-variant));text-underline-offset:3px;text-transform:lowercase}.hc-create-community-card__cover-upload:hover{text-decoration-color:rgb(var(--md-sys-color-on-surface))}.hc-create-community-card__cover-upload:focus-visible{border-radius:4px;outline:2px solid rgb(var(--md-sys-color-outline));outline-offset:2px}.hc-create-community-card__cover-upload-icon{flex-shrink:0;height:16px;width:16px}.hc-create-community-card__file-input{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.hc-create-community-card__language{align-items:center;display:flex;flex-wrap:nowrap;gap:6px}.hc-create-community-card__language--header{justify-content:flex-end;margin-left:auto}.hc-create-community-card__language--below-cover{background:transparent;justify-content:flex-end;margin-top:12px;padding:0;width:100%}.hc-create-community-card__language-label{color:rgb(var(--md-sys-color-on-surface-variant));font-size:.8125rem;line-height:1.4;margin:0;white-space:nowrap}.hc-create-community-card__language-select-wrap{align-items:center;display:inline-flex;position:relative}.hc-create-community-card__language-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-bottom:1px solid rgb(var(--md-sys-color-outline-variant));border-radius:0;accent-color:#000000;color:rgb(var(--md-sys-color-on-surface));cursor:pointer;font-family:var(--hercircle-font-brand);font-size:.875rem;font-weight:500;line-height:1.3;min-width:80px;padding:0 20px 3px 0}.hc-create-community-card__language-select:focus{border-bottom-color:rgb(var(--md-sys-color-on-surface));outline:none}.hc-create-community-card__language-select:disabled{cursor:not-allowed;opacity:.55}.hc-create-community-card__language-select option{accent-color:#000000;background-color:#ffffff;color:rgb(var(--md-sys-color-on-surface))}.hc-create-community-card__language-chevron{bottom:5px;color:rgb(var(--md-sys-color-on-surface-variant));height:12px;pointer-events:none;position:absolute;right:0;width:12px}.hc-create-community-card__cover-section{margin-bottom:16px}.hc-create-community-card__cover-preview-wrap{background-color:rgb(var(--md-sys-color-surface-container));border-radius:12px;line-height:0;overflow:hidden;width:100%}.hc-create-community-card__cover-preview,.hc-create-community-card__cover-preview-wrap .hc-community-cover-placeholder--detail,.hc-create-community-card__cover-preview-wrap .hc-community-cover-placeholder--detail img,.hc-create-community-card__cover-preview-wrap>img{display:block;max-height:240px;-o-object-fit:cover;object-fit:cover;width:100%}.hc-create-community-card__cover-preview-wrap .hc-community-cover-placeholder--detail{aspect-ratio:16/7;min-height:180px}.hc-create-community-field{display:flex;flex-direction:column;gap:6px;margin-bottom:18px}.hc-create-community-field__label{font-size:.75rem;font-weight:400;line-height:1.35;margin:0}.hc-create-community-field__hint,.hc-create-community-field__label,.hc-create-community-field__required{color:rgb(var(--md-sys-color-on-surface-variant))}.hc-create-community-field__hint{font-size:.8125rem;margin:0}.hc-create-community-field__hint--edit{margin-bottom:.5rem}.hc-create-community-field__hint--review{background:rgb(var(--md-sys-color-secondary-container)/.45);border-radius:8px;font-size:.8125rem;line-height:1.45;margin-bottom:.75rem;padding:.625rem .75rem}.hc-create-community-field__error{color:rgb(var(--md-sys-color-error,197 34 31));font-size:.8125rem;line-height:1.4;margin:0}.hc-create-community-field__error--submit{margin-bottom:12px}.hc-create-community-field__input,.hc-create-community-field__select,.hc-create-community-field__textarea{background-color:rgb(var(--md-sys-color-surface));border:1px solid rgb(var(--md-sys-color-outline-variant));border-radius:12px;color:rgb(var(--md-sys-color-on-surface));font-size:.9375rem;line-height:1.45;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.hc-create-community-field__input,.hc-create-community-field__select{min-height:44px;padding:10px 14px}.hc-create-community-field__textarea{background-color:rgb(var(--md-sys-color-surface-container-low));min-height:110px;padding:12px 14px;resize:vertical}.hc-create-community-field__input::-moz-placeholder,.hc-create-community-field__textarea::-moz-placeholder{color:rgb(var(--md-sys-color-on-surface-variant)/.75);font-weight:400}.hc-create-community-field__input::placeholder,.hc-create-community-field__textarea::placeholder{color:rgb(var(--md-sys-color-on-surface-variant)/.75);font-weight:400}.hc-create-community-field__input:focus,.hc-create-community-field__select:focus,.hc-create-community-field__textarea:focus{border-color:rgb(var(--md-sys-color-on-surface));box-shadow:0 0 0 1px rgb(var(--md-sys-color-outline-variant)/.6);outline:none}.hc-create-community-field__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;accent-color:#000000;background-color:rgb(var(--md-sys-color-surface-container-low));background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23212529' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;color:rgb(var(--md-sys-color-on-surface-variant));cursor:pointer;padding-right:40px}.hc-create-community-field__select option{accent-color:#000000;background-color:#ffffff;color:rgb(var(--md-sys-color-on-surface))}.hc-create-community-field__select option:not([value=""]),.hc-create-community-field__select:valid{color:rgb(var(--md-sys-color-on-surface))}.hc-create-community-submit-wrap{margin-top:4px}.hc-create-community-back{align-items:center;background:transparent;border:0;color:rgb(var(--md-sys-color-on-surface-variant));cursor:pointer;display:inline-flex;font-family:var(--hercircle-font-brand);font-size:.875rem;font-weight:400;gap:2px;letter-spacing:.02em;margin-bottom:12px;min-height:40px;padding:0;text-transform:lowercase;transition:color .15s ease}.hc-create-community-back:hover{color:rgb(var(--md-sys-color-on-surface))}.hc-create-community-back:focus-visible{border-radius:4px;outline:2px solid rgb(var(--md-sys-color-outline));outline-offset:2px}.hc-create-community-back__icon{flex-shrink:0;height:18px;width:18px}.hc-create-community-crop-modal__surface{width:min(100vw - 32px,720px);max-height:min(92vh,860px)}.hc-create-community-crop-modal__footer{display:flex;justify-content:flex-end;width:100%}.hc-create-community-crop-modal__done{min-width:120px;min-height:44px;padding:0 28px;border:0;border-radius:8px;background:#4db2ad;color:#fff;font-size:.9375rem;font-weight:600;line-height:1.2;cursor:pointer;transition:background .15s ease,opacity .15s ease}.hc-create-community-crop-modal__done:hover:not(:disabled){background:#43a39e}.hc-create-community-crop-modal__done:disabled{opacity:.55;cursor:not-allowed}.hc-create-community-crop-modal__done:focus-visible{outline:2px solid #4db2ad;outline-offset:2px}.hc-create-community-crop-modal{display:flex;flex-direction:column;gap:16px}.hc-create-community-crop-modal__stage{position:relative;width:100%;height:min(52vh,420px);min-height:280px;overflow:hidden;border-radius:4px;background-color:#e8e8e8;background-image:linear-gradient(45deg,#d0d0d0 25%,transparent 0),linear-gradient(-45deg,#d0d0d0 25%,transparent 0),linear-gradient(45deg,transparent 75%,#d0d0d0 0),linear-gradient(-45deg,transparent 75%,#d0d0d0 0);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0}.hc-create-community-crop-modal__preview-row{display:flex;align-items:flex-start;min-height:112px}.hc-create-community-crop-modal__preview{width:104px;height:104px;flex-shrink:0;overflow:hidden;border:2px solid #e53935;border-radius:2px;background:#fff}.hc-create-community-crop-modal__preview-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.hc-create-community-crop-modal__stage .reactEasyCrop_Container{border-radius:4px}.hc-create-community-crop-modal__stage .reactEasyCrop_CropArea{border:2px solid rgba(66,133,244,.95);box-shadow:0 0 0 9999px rgba(0,0,0,.45)}.hc-connect-communities-rail,.hc-connect-feed-rail.hc-connect-communities-rail{margin-left:auto;margin-right:auto;max-width:1000px;min-width:0;width:100%}.hc-connect-communities-rail__stack{display:flex;flex-direction:column;gap:.75rem}.hc-connect-communities-rail__stack>.hc-connect-communities-panel{border-radius:12px;overflow:hidden}.hc-connect-communities-rail__stack>.hc-connect-communities-panel+.hc-connect-communities-panel{margin-top:0}.hc-connect-communities-section{display:flex;flex-direction:column;gap:.875rem;padding:1rem 1.125rem 1.125rem}.hc-connect-communities-section__header{align-items:flex-start;border-bottom:1px solid rgb(var(--md-sys-color-outline-variant)/.35);display:flex;gap:.75rem;justify-content:space-between;padding-bottom:.75rem}.hc-connect-communities-section__heading{display:flex;flex:1;flex-direction:column;gap:.25rem;min-width:0}.hc-connect-communities-section__title{color:rgb(var(--md-sys-color-on-surface));font-family:var(--hercircle-font-brand);font-size:1.125rem;font-weight:500;letter-spacing:-.02em;line-height:1.35;margin:0;text-transform:none}.hc-connect-communities-section__subtitle{color:rgb(var(--md-sys-color-on-surface-variant));font-size:.8125rem;line-height:1.45;margin:0}.hc-connect-communities-section__actions{align-items:center;display:flex;flex-shrink:0;flex-wrap:wrap;gap:.75rem;justify-content:flex-end}.hc-community-create-yours{align-items:center;background:transparent;border:none;border-radius:9999px;color:rgb(var(--md-sys-color-primary));cursor:pointer;display:inline-flex;flex-shrink:0;font-family:var(--hercircle-font-brand);font-size:.875rem;font-weight:500;gap:.375rem;justify-content:center;letter-spacing:.045em;line-height:18px;min-height:1.75rem;padding:.25rem .125rem;text-decoration:none;text-transform:lowercase;transition:opacity .15s ease;white-space:nowrap}.hc-community-create-yours:hover{opacity:.85}.hc-community-create-yours:focus-visible{outline:2px solid rgb(var(--md-sys-color-outline));outline-offset:2px}.hc-community-create-yours__icon{color:currentColor;height:1rem;width:1rem}.hc-community-create-yours__icon,.hc-connect-communities-section__view-all{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center}.hc-connect-communities-section__view-all{background:transparent;border:none;border-radius:9999px;color:rgb(var(--md-sys-color-on-surface));cursor:pointer;font-family:var(--hercircle-font-brand);font-size:.875rem;font-weight:400;gap:.5rem;letter-spacing:.045em;line-height:18px;min-height:1.75rem;padding:.25rem .125rem;text-transform:lowercase;transition:opacity .15s ease}.hc-connect-communities-section__view-all:hover{opacity:.85}.hc-connect-communities-section__view-all:focus-visible{outline:2px solid rgb(var(--md-sys-color-outline));outline-offset:2px}.hc-connect-communities-section__view-all-icon{align-items:center;display:inline-flex;flex-shrink:0;height:1.5rem;justify-content:center;width:1.5rem}.hc-connect-communities-section__view-all-icon img{display:block;height:1rem;width:1rem}.hc-connect-communities-section__load-more{color:rgb(var(--md-sys-color-on-surface-variant));font-size:.8125rem;margin-top:1rem;min-height:4rem;padding-bottom:2rem;text-align:center}.hc-connect-communities-section__empty{background:rgb(var(--md-sys-color-surface-container-low));border:1px dashed rgb(var(--md-sys-color-outline-variant)/.55);border-radius:10px;color:rgb(var(--md-sys-color-on-surface-variant));font-size:.875rem;line-height:1.5;margin:0;padding:1.25rem 1rem;text-align:center}.hc-connect-communities-grid{display:grid;gap:.875rem;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:640px){.hc-connect-communities-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.hc-connect-communities-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.hc-connect-communities-rail .hc-community-card--list{background:rgb(var(--md-sys-color-surface-container-low));border:1px solid rgb(var(--md-sys-color-outline-variant)/.4);border-radius:12px;box-shadow:0 1px 3px rgb(0 0 0/.04);display:flex;flex-direction:column;height:100%;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;width:100%}.hc-connect-communities-rail .hc-community-card--list:hover{border-color:rgb(var(--md-sys-color-outline-variant)/.7);box-shadow:0 6px 20px rgb(0 0 0/.08);transform:translateY(-2px)}.hc-connect-communities-rail .hc-community-card--list .hc-community-card__media{background:rgb(var(--md-sys-color-surface-container));flex-shrink:0;height:168px;overflow:hidden;width:100%}.hc-connect-communities-rail .hc-community-card--list .hc-community-card__media .hc-community-cover-placeholder--card,.hc-connect-communities-rail .hc-community-card--list .hc-community-card__media img{display:block;height:100%;min-height:168px;-o-object-fit:cover;object-fit:cover;width:100%}.hc-connect-communities-rail .hc-community-card--list .hc-community-cover-placeholder--card{aspect-ratio:unset}.hc-connect-communities-rail .hc-community-card--list .hc-community-card__content{display:flex;flex:1;flex-direction:column;gap:.75rem;justify-content:space-between;padding:.875rem 1rem 1rem}.hc-connect-communities-rail .hc-community-card--list .hc-community-card__body{display:flex;flex-direction:column;gap:.375rem;min-width:0}.hc-connect-communities-rail .hc-community-card--list .hc-community-card__title{color:rgb(var(--md-sys-color-on-surface));font-size:1rem;font-weight:500;line-height:1.3;margin:0}.hc-connect-communities-rail .hc-community-card--list .hc-community-card__title a{color:inherit;text-decoration:none}.hc-connect-communities-rail .hc-community-card--list .hc-community-card__title a:hover{text-decoration:underline}.hc-connect-communities-rail .hc-community-card--list .hc-community-card__actions{display:flex;flex-direction:column;gap:.25rem}.hc-connect-communities-rail .hc-community-card--list .hc-community-card__join-btn{border-radius:9999px;height:2.25rem;width:100%}.hc-community-card__media-wrap{position:relative}.hc-community-card__media-wrap .hc-community-owned-menu__trigger{position:absolute;right:.5rem;top:.5rem;z-index:2}.hc-community-owned-menu__trigger{align-items:center;backdrop-filter:blur(6px);background:rgb(var(--md-sys-color-surface)/.92);border:1px solid rgb(var(--md-sys-color-outline-variant)/.55);border-radius:9999px;box-shadow:0 2px 8px rgb(0 0 0/.12);color:rgb(var(--md-sys-color-on-surface));cursor:pointer;display:inline-flex;height:2.25rem;justify-content:center;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease;width:2.25rem}.hc-community-owned-menu__trigger:focus-visible,.hc-community-owned-menu__trigger:hover{background:rgb(var(--md-sys-color-surface-container-high));border-color:rgb(var(--md-sys-color-outline));box-shadow:0 4px 12px rgb(0 0 0/.14);outline:none}.hc-community-owned-menu{background:rgb(var(--md-sys-color-surface-container-lowest));border:1px solid rgb(var(--md-sys-color-outline-variant)/.6);border-radius:12px;box-shadow:0 4px 6px rgb(0 0 0/.06),0 12px 28px rgb(0 0 0/.12);display:flex;flex-direction:column;min-width:200px;overflow:hidden;padding:.375rem;position:fixed;z-index:1200}.hc-community-owned-menu__item{background:transparent;border:none;border-radius:8px;color:rgb(var(--md-sys-color-on-surface));cursor:pointer;font-family:var(--hercircle-font-brand);font-size:.875rem;font-weight:400;letter-spacing:.02em;line-height:1.35;padding:.625rem .75rem;text-align:left;transition:background-color .12s ease;width:100%}.hc-community-owned-menu__item:focus-visible,.hc-community-owned-menu__item:hover{background:rgb(var(--md-sys-color-surface-container-high));outline:none}.hc-community-owned-menu__item--danger{color:rgb(var(--md-sys-color-error))}.hc-community-owned-menu__item--danger:focus-visible,.hc-community-owned-menu__item--danger:hover{background:rgb(var(--md-sys-color-error-container)/.45)}.hc-community-owned-confirm{background:rgb(var(--md-sys-color-surface-container-lowest));border:1px solid rgb(var(--md-sys-color-outline-variant)/.5);border-radius:16px;box-shadow:0 16px 40px rgb(0 0 0/.18);margin:auto;max-width:22rem;padding:1.25rem 1.375rem 1.125rem;position:relative;width:calc(100% - 2rem);z-index:1}.hc-community-owned-confirm__title{color:rgb(var(--md-sys-color-on-surface));font-family:var(--hercircle-font-brand);font-size:1.125rem;font-weight:500;line-height:1.35;margin:0 0 .5rem}.hc-community-owned-confirm__body{color:rgb(var(--md-sys-color-on-surface-variant));font-size:.875rem;line-height:1.5;margin:0 0 1rem}.hc-community-owned-confirm__error{color:rgb(var(--md-sys-color-error));font-size:.8125rem;margin:0 0 .75rem}.hc-community-owned-confirm__actions{display:flex;flex-wrap:wrap;gap:.625rem;justify-content:flex-end}.hc-community-owned-confirm__danger-btn{background:rgb(var(--md-sys-color-error));border:none;border-radius:9999px;color:rgb(var(--md-sys-color-on-error));cursor:pointer;font-family:var(--hercircle-font-brand);font-size:.875rem;font-weight:500;letter-spacing:.03em;min-height:2.5rem;padding:0 1.125rem;transition:opacity .15s ease}.hc-community-owned-confirm__danger-btn:disabled{cursor:not-allowed;opacity:.6}.hc-community-card__media--notify{display:block;position:relative;text-decoration:none;width:100%}.hc-community-card__status-badge{background:rgb(var(--md-sys-color-inverse-surface)/.88);border-radius:9999px;color:rgb(var(--md-sys-color-inverse-on-surface));font-size:.625rem;font-weight:600;left:.5rem;letter-spacing:.03em;line-height:1;padding:.35rem .55rem;position:absolute;text-transform:uppercase;top:.5rem;z-index:1}.hc-community-card__status-badge--approved{background:#13a10e;color:#fff}.hc-community-card__status-badge--rejected{background:#c50f1f;color:#fff}.hc-community-cover-placeholder{align-items:center;background:linear-gradient(145deg,rgb(var(--md-sys-color-surface-container-high)) 0,rgb(var(--md-sys-color-surface-container)) 55%,rgb(var(--md-sys-color-surface-container-low)) 100%);color:rgb(var(--md-sys-color-on-surface-variant));display:flex;flex-direction:column;gap:.5rem;justify-content:center;width:100%}.hc-community-cover-placeholder--card{aspect-ratio:210/180;min-height:168px}.hc-community-cover-placeholder--detail{aspect-ratio:29/13;min-height:140px}.hc-community-details-cover .hc-community-cover-placeholder--detail,.hc-community-details-cover img{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:100%;aspect-ratio:29/13}.hc-community-cover-placeholder__icon{height:2.75rem;opacity:.5;width:2.75rem}.hc-community-cover-placeholder__label{font-family:var(--hercircle-font-brand);font-size:.6875rem;font-weight:500;letter-spacing:.06em;line-height:1;opacity:.75;text-transform:uppercase}.hc-community-list-skeleton{width:100%}.hc-community-list-skeleton.hc-connect-communities-rail__stack{gap:.75rem}.hc-community-skeleton-section__title{height:1.375rem;max-width:14rem;width:55%}.hc-community-skeleton-section__subtitle{height:.875rem;margin-top:.375rem;max-width:18rem;width:70%}.hc-community-skeleton-grid{padding-top:0}.hc-community-skeleton-card{background:rgb(var(--md-sys-color-surface-container-low));border:1px solid rgb(var(--md-sys-color-outline-variant)/.35);border-radius:12px;display:flex;flex-direction:column;overflow:hidden;width:100%}.hc-community-skeleton-card__media{height:168px;width:100%}.hc-community-skeleton-card__content{display:flex;flex:1 1 0%;flex-direction:column;gap:.75rem;justify-content:space-between;padding:.875rem 1rem 1rem}.hc-community-skeleton-card__copy{display:flex;flex-direction:column;gap:.5rem}.hc-community-skeleton-card__tag{height:.75rem;width:40%}.hc-community-skeleton-card__title{height:1.125rem;width:85%}.hc-community-skeleton-card__members{align-items:center;display:flex;gap:.5rem}.hc-community-skeleton-card__avatar{height:1.25rem;width:3.5rem}.hc-community-skeleton-card__members-text{flex:1;height:.875rem;max-width:6rem}.hc-community-skeleton-card__action{border-radius:9999px;height:2.25rem;width:100%}.hc-community-page-pending-overlay{align-items:center;background-color:rgb(0 0 0/.25);display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:1100}.hc-community-page-pending-overlay__panel{align-items:center;background:rgb(var(--md-sys-color-surface-container-lowest));border-radius:1rem;box-shadow:0 4px 24px rgb(0 0 0/.12);display:flex;flex-direction:column;gap:.75rem;max-width:20rem;padding:1.5rem 1.75rem;text-align:center;width:100%}.hc-community-page-pending-overlay__spinner{animation:hc-community-page-pending-spin .8s linear infinite;border-radius:50%;border:3px solid rgb(var(--md-sys-color-outline-variant));border-top-color:rgb(var(--md-sys-color-primary));height:2.25rem;width:2.25rem}.hc-community-page-pending-overlay__message{color:rgb(var(--md-sys-color-on-surface));font-family:var(--hercircle-font-brand);font-size:.9375rem;font-weight:500;line-height:1.4;margin:0}@keyframes hc-community-page-pending-spin{to{transform:rotate(1turn)}}.hc-community-center-toast{border-radius:.75rem;box-shadow:0 4px 24px rgb(0 0 0/.18);font-family:var(--hercircle-font-brand);font-size:.9375rem;font-weight:500;left:50%;line-height:1.4;max-width:min(22rem,calc(100vw - 2rem));padding:.875rem 1.25rem;position:fixed;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:1300}.hc-community-center-toast,.hc-community-center-toast--success{background:rgb(var(--md-sys-color-inverse-surface));color:rgb(var(--md-sys-color-inverse-on-surface))}.hc-community-center-toast--error{background:rgb(var(--md-sys-color-error-container));color:rgb(var(--md-sys-color-on-error-container))}.hc-connect-communities-rail .hc-community-card--list .hc-community-card__title a,.hc-connect-communities-section__title,.hc-connect-left-nav .hc-outline-button__label{font-weight:400}a.hc-outline-button.hc-outline-button--nav.w-full.hc-outline-button--nav-active .hc-outline-button__label{font-weight:500}