.VideoPlayer-module__wdEaUG__wrap{border-radius:inherit;background:#000;line-height:0;position:relative;overflow:hidden}.VideoPlayer-module__wdEaUG__video{object-fit:contain;width:100%;height:auto;max-height:80vh;display:block}.VideoPlayer-module__wdEaUG__posterOverlay{pointer-events:none;transition:opacity .3s;position:absolute;inset:0}.VideoPlayer-module__wdEaUG__posterImage{object-fit:cover;width:100%;height:100%;display:block}.VideoPlayer-module__wdEaUG__videoBadge{border-radius:var(--radius-full);background:var(--social);color:#fff;letter-spacing:.08em;text-transform:uppercase;pointer-events:none;animation:VideoPlayer-module__wdEaUG__badgeFadeIn .3s var(--ease-spring) both;align-items:center;gap:4px;padding:3px 10px 3px 7px;font-size:.625rem;font-weight:800;display:inline-flex;position:absolute;top:10px;left:10px}@keyframes VideoPlayer-module__wdEaUG__badgeFadeIn{0%{opacity:0;transform:scale(.8)translateY(-4px)}to{opacity:1;transform:scale(1)translateY(0)}}.VideoPlayer-module__wdEaUG__wrapClickable{cursor:pointer;-webkit-user-select:none;user-select:none;outline:none}.VideoPlayer-module__wdEaUG__wrapClickable:focus-visible{box-shadow:0 0 0 3px #f9731680}.VideoPlayer-module__wdEaUG__bigPlayWrap{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.VideoPlayer-module__wdEaUG__bigPlayIcon{border-radius:var(--radius-full);color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;justify-content:center;align-items:center;width:64px;height:64px;animation:.2s both VideoPlayer-module__wdEaUG__playIconAppear;display:flex}@keyframes VideoPlayer-module__wdEaUG__playIconAppear{0%{opacity:0;transform:scale(.75)}to{opacity:1;transform:scale(1)}}.VideoPlayer-module__wdEaUG__tapFlash{border-radius:var(--radius-full);color:#fff;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff2e;justify-content:center;align-items:center;width:72px;height:72px;animation:.6s forwards VideoPlayer-module__wdEaUG__tapFlashAnim;display:flex}@keyframes VideoPlayer-module__wdEaUG__tapFlashAnim{0%{opacity:0;transform:scale(.6)}20%{opacity:1;transform:scale(1.05)}60%{opacity:.9;transform:scale(1)}to{opacity:0;transform:scale(1.2)}}.VideoPlayer-module__wdEaUG__bufferingOverlay{pointer-events:none;background:#0000004d;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.VideoPlayer-module__wdEaUG__bufferingSpinner{border-radius:var(--radius-full);border:3px solid #ffffff40;border-top-color:#fff;width:36px;height:36px;animation:.7s linear infinite VideoPlayer-module__wdEaUG__spin}@keyframes VideoPlayer-module__wdEaUG__spin{to{transform:rotate(360deg)}}.VideoPlayer-module__wdEaUG__muteOnlyBtn{border-radius:var(--radius-full);color:#ffffffe6;cursor:pointer;z-index:2;background:#00000073;border:none;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,transform .15s;display:flex;position:absolute;bottom:10px;right:10px}.VideoPlayer-module__wdEaUG__muteOnlyBtn:hover{background:#000000b3;transform:scale(1.06)}.VideoPlayer-module__wdEaUG__progressTrack{cursor:pointer;z-index:2;background:#ffffff40;height:4px;transition:height .15s;position:absolute;bottom:0;left:0;right:0}.VideoPlayer-module__wdEaUG__progressTrack:hover{height:6px}.VideoPlayer-module__wdEaUG__progressFill{background:var(--social,#f97316);will-change:width;height:100%;transition:width .1s linear}.VideoPlayer-module__wdEaUG__skeleton{background-color:#f3f4f6;min-height:200px}@media (prefers-color-scheme:dark){.VideoPlayer-module__wdEaUG__skeleton{background-color:#27272a}}
.TranslationToggleButton-module__9hbOsW__toggle{cursor:pointer;color:var(--foreground-tertiary);text-align:left;transition:color var(--transition-fast);background:0 0;border:none;align-items:center;gap:4px;margin:0;padding:2px 0;font-family:inherit;font-size:.8125rem;line-height:1.2;display:inline-flex}.TranslationToggleButton-module__9hbOsW__toggle:hover,.TranslationToggleButton-module__9hbOsW__toggle:focus-visible{color:var(--social);outline:none}.TranslationToggleButton-module__9hbOsW__hint{color:inherit}.TranslationToggleButton-module__9hbOsW__action{color:var(--social);font-weight:600}.TranslationToggleButton-module__9hbOsW__toggleOverlay{color:#ffffffe6}.TranslationToggleButton-module__9hbOsW__toggleOverlay .TranslationToggleButton-module__9hbOsW__action{color:#fff;text-underline-offset:2px;-webkit-text-decoration:underline #ffffff80;text-decoration:underline #ffffff80}.TranslationToggleButton-module__9hbOsW__toggleOverlay:hover,.TranslationToggleButton-module__9hbOsW__toggleOverlay:focus-visible{color:#fff}
.PollPostCard-module__-z5OMq__poll{background:color-mix(in srgb, var(--color-surface,#fffaf4) 92%, #f97316 8%);padding:18px}.PollPostCard-module__-z5OMq__question{color:var(--color-text,#241b15);margin:0 0 14px;font-size:1.05rem;line-height:1.4}.PollPostCard-module__-z5OMq__options{gap:9px;display:grid}.PollPostCard-module__-z5OMq__option{border:1px solid color-mix(in srgb, var(--color-text,#241b15) 14%, transparent);background:var(--color-surface,#fffaf4);width:100%;min-height:46px;color:var(--color-text,#241b15);text-align:left;cursor:pointer;border-radius:13px;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:11px 14px;display:grid;position:relative;overflow:hidden}.PollPostCard-module__-z5OMq__option:focus-visible{outline-offset:2px;outline:3px solid #f9731673}.PollPostCard-module__-z5OMq__option:disabled{cursor:default}.PollPostCard-module__-z5OMq__selected{border-color:#f97316}.PollPostCard-module__-z5OMq__progress{transform-origin:0;background:#f973162b;transition:transform .22s ease-out;position:absolute;inset:0}.PollPostCard-module__-z5OMq__optionText,.PollPostCard-module__-z5OMq__percentage{z-index:1;align-self:center;font-weight:650;position:relative}.PollPostCard-module__-z5OMq__percentage{font-variant-numeric:tabular-nums}.PollPostCard-module__-z5OMq__meta{color:var(--color-text-muted,#796b61);justify-content:space-between;gap:12px;margin-top:10px;font-size:.78rem;display:flex}.PollPostCard-module__-z5OMq__error{color:#b42318;margin:10px 0 0;font-size:.82rem}.PollPostCard-module__-z5OMq__translate{color:#d85c08;font:inherit;cursor:pointer;background:0 0;border:0;margin-top:10px;padding:4px 0;font-size:.8rem;font-weight:750}.PollPostCard-module__-z5OMq__translate:disabled{opacity:.6;cursor:wait}@media (prefers-color-scheme:dark){.PollPostCard-module__-z5OMq__poll{background:#2f1e13}}@media (prefers-reduced-motion:reduce){.PollPostCard-module__-z5OMq__progress{transition:none}}
.PostCard-module__K2-H_a__card{background:var(--card-bg);border-radius:var(--radius-lg);box-shadow:var(--card-shadow);transition:box-shadow var(--transition-base), transform var(--transition-fast);overflow:hidden}.PostCard-module__K2-H_a__card:hover{box-shadow:var(--card-shadow-hover)}.PostCard-module__K2-H_a__card:active{transform:scale(.995)}.PostCard-module__K2-H_a__cardBody{color:inherit;cursor:pointer;text-decoration:none;display:block}.PostCard-module__K2-H_a__header{justify-content:space-between;align-items:center;gap:8px;padding:14px 12px 14px 16px;display:flex}.PostCard-module__K2-H_a__dogInfo{color:inherit;flex:1;align-items:center;gap:12px;min-width:0;text-decoration:none;display:flex}.PostCard-module__K2-H_a__dogInfo:hover .PostCard-module__K2-H_a__dogName{color:var(--social)}.PostCard-module__K2-H_a__avatarRing{border-radius:var(--radius-full);border:2px solid var(--social);flex-shrink:0;width:44px;height:44px;padding:2px}.PostCard-module__K2-H_a__avatar{border-radius:var(--radius-full);object-fit:cover;background:var(--background);width:100%;height:100%}.PostCard-module__K2-H_a__nameBlock{flex:1;min-width:0}.PostCard-module__K2-H_a__dogName{color:var(--foreground);transition:color var(--transition-fast);white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;font-weight:700;line-height:1.3;text-decoration:none;overflow:hidden}.PostCard-module__K2-H_a__dogName:hover{color:var(--social)}.PostCard-module__K2-H_a__metaRow{align-items:center;gap:6px;min-width:0;margin-top:1px;display:flex}.PostCard-module__K2-H_a__ownerLabel{color:var(--foreground-tertiary);white-space:nowrap;text-overflow:ellipsis;transition:color var(--transition-fast);flex:0 auto;font-size:.8125rem;text-decoration:none;overflow:hidden}.PostCard-module__K2-H_a__ownerLabel:hover{color:var(--foreground-secondary)}.PostCard-module__K2-H_a__metaDot{border-radius:var(--radius-full);background:var(--foreground-tertiary);flex-shrink:0;width:3px;height:3px}.PostCard-module__K2-H_a__date{color:var(--foreground-tertiary);white-space:nowrap;font-size:.8125rem}.PostCard-module__K2-H_a__headerOptionsBtn{cursor:pointer;width:40px;height:40px;color:var(--foreground-secondary);border-radius:var(--radius-full);transition:color var(--transition-fast), background var(--transition-fast);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin:-4px 0;padding:0;display:flex}.PostCard-module__K2-H_a__headerOptionsBtn:hover{color:var(--foreground);background:var(--background)}.PostCard-module__K2-H_a__mediaContainer{aspect-ratio:4/3;background:var(--background);width:100%;position:relative;overflow:hidden}.PostCard-module__K2-H_a__postImage{object-fit:cover;width:100%;height:100%;display:block}.PostCard-module__K2-H_a__postVideo{width:100%;height:100%;display:block}.PostCard-module__K2-H_a__captionOverlay{color:inherit;background:linear-gradient(#0000,#000000a6);padding:32px 16px 14px;text-decoration:none;position:absolute;bottom:0;left:0;right:0}.PostCard-module__K2-H_a__captionText{color:#fff;-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;font-size:.875rem;line-height:1.4;display:-webkit-box;overflow:hidden}.PostCard-module__K2-H_a__captionUser{font-weight:700}.PostCard-module__K2-H_a__videoLink{color:inherit;cursor:pointer;text-decoration:none;display:block}.PostCard-module__K2-H_a__videoCaption{color:inherit;cursor:pointer;padding:10px 16px 4px;text-decoration:none;display:block}.PostCard-module__K2-H_a__videoCaptionText{color:var(--foreground);word-break:break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.875rem;line-height:1.45;display:-webkit-box;overflow:hidden}.PostCard-module__K2-H_a__videoCaptionUser{font-weight:700}.PostCard-module__K2-H_a__textOnlyContent{padding:0 16px 4px}.PostCard-module__K2-H_a__textOnlyDescription{color:var(--foreground);word-break:break-word;font-size:.9375rem;line-height:1.55}.PostCard-module__K2-H_a__translationRow{padding:4px 16px}.PostCard-module__K2-H_a__actions{justify-content:space-between;align-items:center;padding:8px 16px 12px;display:flex}.PostCard-module__K2-H_a__actionsLeft{align-items:center;gap:16px;display:flex}.PostCard-module__K2-H_a__actionButton{cursor:pointer;color:var(--foreground-secondary);transition:color var(--transition-fast);border-radius:var(--radius-sm);background:0 0;border:none;align-items:center;gap:6px;padding:6px 4px;font-family:inherit;font-size:.875rem;font-weight:600;display:flex}.PostCard-module__K2-H_a__actionButton:hover{color:var(--foreground)}.PostCard-module__K2-H_a__actionButton:disabled{opacity:.4;cursor:default}.PostCard-module__K2-H_a__actionButton:disabled:hover{color:var(--foreground-secondary)}.PostCard-module__K2-H_a__actionButtonLiked,.PostCard-module__K2-H_a__actionButtonLiked:hover{color:var(--social)}.PostCard-module__K2-H_a__shareButton{cursor:pointer;width:36px;height:36px;color:var(--foreground-secondary);border-radius:var(--radius-full);transition:color var(--transition-fast), background var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.PostCard-module__K2-H_a__shareButton:hover{color:var(--foreground);background:var(--background)}.PostCard-module__K2-H_a__optionsOverlay{z-index:1100;background:#0006;justify-content:center;align-items:flex-end;animation:.2s ease-out PostCard-module__K2-H_a__fadeOverlay;display:flex;position:fixed;inset:0}@keyframes PostCard-module__K2-H_a__fadeOverlay{0%{opacity:0}to{opacity:1}}.PostCard-module__K2-H_a__optionsSheet{background:var(--card-bg);border-radius:var(--radius-xl) var(--radius-xl) 0 0;width:100%;max-width:480px;animation:PostCard-module__K2-H_a__slideUp .25s var(--ease-spring);padding:8px 0 24px}@keyframes PostCard-module__K2-H_a__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.PostCard-module__K2-H_a__optionsTitle{color:var(--foreground);padding:12px 20px 8px;font-size:.875rem;font-weight:700}.PostCard-module__K2-H_a__optionsItem{cursor:pointer;width:100%;color:var(--foreground);transition:background var(--transition-fast);background:0 0;border:none;align-items:center;gap:12px;padding:14px 20px;font-family:inherit;font-size:.9375rem;display:flex}.PostCard-module__K2-H_a__optionsItem:hover{background:var(--background)}.PostCard-module__K2-H_a__optionsItemDanger{color:var(--social)}.PostCard-module__K2-H_a__optionsCancel{background:var(--background);border-radius:var(--radius-lg);width:calc(100% - 40px);color:var(--foreground-secondary);cursor:pointer;transition:background var(--transition-fast);border:none;margin:8px auto 0;padding:12px;font-family:inherit;font-size:.9375rem;font-weight:600;display:block}.PostCard-module__K2-H_a__optionsCancel:hover{background:var(--card-border)}.PostCard-module__K2-H_a__optionsCancel:disabled,.PostCard-module__K2-H_a__optionsItem:disabled{opacity:.5;cursor:not-allowed}.PostCard-module__K2-H_a__confirmText{color:var(--foreground-secondary);padding:4px 20px 12px;font-size:.875rem;line-height:1.5}.PostCard-module__K2-H_a__deleteSpinner{border:2px solid #ef444440;border-top-color:var(--social);border-radius:50%;width:16px;height:16px;animation:.6s linear infinite PostCard-module__K2-H_a__spinDelete;display:inline-block}@keyframes PostCard-module__K2-H_a__spinDelete{to{transform:rotate(360deg)}}.PostCard-module__K2-H_a__fadeIn{content-visibility:auto;contain-intrinsic-size:auto 480px;animation:.3s ease-out both PostCard-module__K2-H_a__fadeInUp}@keyframes PostCard-module__K2-H_a__fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
.CommunityDetailPage-module__eGcF_a__container{width:min(100%,1080px);color:var(--foreground);margin:0 auto;padding:22px 24px 64px}.CommunityDetailPage-module__eGcF_a__backLink{min-height:44px;color:var(--foreground-secondary);align-items:center;margin-bottom:14px;font-weight:650;display:inline-flex}.CommunityDetailPage-module__eGcF_a__hero{color:#fff;background:#3f2626;border-radius:28px;min-height:clamp(260px,42vw,410px);position:relative;overflow:hidden;box-shadow:0 22px 54px #0f0f0f2e}.CommunityDetailPage-module__eGcF_a__heroImage{object-fit:cover;width:100%;height:100%;position:absolute}.CommunityDetailPage-module__eGcF_a__heroInitial{color:#ffffffb3;place-items:center;font-size:8rem;font-weight:800;display:grid;position:absolute;inset:0}.CommunityDetailPage-module__eGcF_a__heroScrim{background:linear-gradient(#0000001f,#0000000f 35%,#000000c7);position:absolute;inset:0}.CommunityDetailPage-module__eGcF_a__heroCopy{position:absolute;bottom:28px;left:28px;right:28px}.CommunityDetailPage-module__eGcF_a__heroCopy p{letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:800}.CommunityDetailPage-module__eGcF_a__heroCopy h1{font-family:var(--font-display);margin:5px 0 8px;font-size:clamp(2.2rem,7vw,4.4rem);line-height:.98}.CommunityDetailPage-module__eGcF_a__heroCopy span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff2e;border-radius:999px;padding:7px 11px;font-size:.85rem;font-weight:700}.CommunityDetailPage-module__eGcF_a__leaveButton{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f0f0f61;border:1px solid #ffffff59;border-radius:999px;min-height:44px;padding:9px 13px;position:absolute;top:18px;right:18px}.CommunityDetailPage-module__eGcF_a__welcome{background:#ef444414;border:1px solid #ef444440;border-radius:20px;justify-content:space-between;align-items:flex-start;gap:20px;margin:18px 0;padding:20px;display:flex}.CommunityDetailPage-module__eGcF_a__welcome h2,.CommunityDetailPage-module__eGcF_a__welcome p{margin:0}.CommunityDetailPage-module__eGcF_a__welcome p{color:var(--foreground-secondary);margin-top:5px}.CommunityDetailPage-module__eGcF_a__welcome button{min-width:44px;min-height:44px;color:inherit;cursor:pointer;background:0 0;border:0;font-size:1.4rem}.CommunityDetailPage-module__eGcF_a__membershipPill,.CommunityDetailPage-module__eGcF_a__memberNote,.CommunityDetailPage-module__eGcF_a__actionError{background:#22c55e1f;border-radius:999px;width:fit-content;margin:18px 0;padding:10px 14px;font-size:.9rem;font-weight:700}.CommunityDetailPage-module__eGcF_a__memberNote{background:#f59e0b1f;border-radius:16px;width:auto}.CommunityDetailPage-module__eGcF_a__actionError{color:#ef4444;background:#ef44441a;border-radius:16px;width:auto}.CommunityDetailPage-module__eGcF_a__tabs{border-bottom:1px solid var(--card-border);gap:6px;margin-top:22px;display:flex;overflow-x:auto}.CommunityDetailPage-module__eGcF_a__tabs button{min-height:44px;color:var(--foreground-secondary);font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;padding:13px 18px;font-weight:700}.CommunityDetailPage-module__eGcF_a__tabs .CommunityDetailPage-module__eGcF_a__activeTab{color:#ef4444;border-bottom-color:#ef4444}.CommunityDetailPage-module__eGcF_a__panel{border:1px solid var(--card-border);background:var(--card-bg);border-radius:22px;min-height:220px;margin-top:18px;padding:28px}.CommunityDetailPage-module__eGcF_a__panel h2{margin-top:0}.CommunityDetailPage-module__eGcF_a__panel p{color:var(--foreground-secondary)}.CommunityDetailPage-module__eGcF_a__state{border:1px dashed var(--card-border);text-align:center;border-radius:22px;padding:48px 24px}.CommunityDetailPage-module__eGcF_a__state button{color:#fff;cursor:pointer;background:#ef4444;border:0;border-radius:999px;min-height:44px;padding:10px 16px}.CommunityDetailPage-module__eGcF_a__backLink:focus-visible,.CommunityDetailPage-module__eGcF_a__leaveButton:focus-visible,.CommunityDetailPage-module__eGcF_a__welcome button:focus-visible,.CommunityDetailPage-module__eGcF_a__tabs button:focus-visible,.CommunityDetailPage-module__eGcF_a__state button:focus-visible{outline:3px solid var(--primary);outline-offset:3px}@media (max-width:700px){.CommunityDetailPage-module__eGcF_a__container{padding:16px 14px 48px}.CommunityDetailPage-module__eGcF_a__hero{border-radius:22px;min-height:280px}.CommunityDetailPage-module__eGcF_a__heroCopy{bottom:22px;left:20px;right:20px}.CommunityDetailPage-module__eGcF_a__tabs button{flex:1 0 auto;padding-inline:14px}.CommunityDetailPage-module__eGcF_a__panel{padding:20px 14px}}@media (prefers-reduced-motion:reduce){.CommunityDetailPage-module__eGcF_a__tabs{scroll-behavior:auto}}
