.shared-feed-post-card-module__Ri8rBa__card{gap:var(--z-space-2);padding:var(--z-space-3);border:1px solid var(--z-border);border-radius:var(--z-radius-xl);background:var(--z-card-fill);box-shadow:var(--z-card-shadow);flex-direction:column;display:flex}.shared-feed-post-card-module__Ri8rBa__shareHead{font-size:var(--z-text-sm);color:var(--z-text-secondary);flex-wrap:wrap;align-items:center;gap:4px;display:flex}.shared-feed-post-card-module__Ri8rBa__shareIcon{color:var(--z-accent-text);flex-shrink:0}.shared-feed-post-card-module__Ri8rBa__sharerLink{color:var(--z-text-primary);font-weight:700;text-decoration:none;position:relative}.shared-feed-post-card-module__Ri8rBa__sharerLink:before{content:"";position:absolute;inset:-14px -6px}.shared-feed-post-card-module__Ri8rBa__sharerLink:focus-visible{outline:2px solid var(--z-accent);outline-offset:2px}.shared-feed-post-card-module__Ri8rBa__shareText{color:var(--z-text-tertiary)}.shared-feed-post-card-module__Ri8rBa__badge{padding:2px var(--z-space-2);border-radius:var(--z-radius-full);background:var(--z-surface-elevated);box-shadow:var(--z-pill-shadow);font-size:var(--z-text-sm);color:var(--z-accent-text);flex-shrink:0;margin-left:auto;font-weight:700}.shared-feed-post-card-module__Ri8rBa__title{font-size:var(--z-text-lg);color:var(--z-text-primary);margin:0;font-weight:700;line-height:1.35}.shared-feed-post-card-module__Ri8rBa__note{font-size:var(--z-text-base);color:var(--z-text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;line-height:1.55;display:-webkit-box;overflow:hidden}.shared-feed-post-card-module__Ri8rBa__origin{align-items:center;gap:var(--z-space-3);padding:var(--z-space-2);border:1px solid var(--z-border);border-radius:var(--z-radius-lg);background:var(--z-surface-elevated);color:inherit;border-left:3px solid var(--z-accent-muted);text-decoration:none;display:flex}.shared-feed-post-card-module__Ri8rBa__origin:focus-visible{outline:2px solid var(--z-accent);outline-offset:2px}.shared-feed-post-card-module__Ri8rBa__originThumb{border-radius:var(--z-radius-lg);background:var(--z-surface);flex-shrink:0;justify-content:center;align-items:center;width:88px;height:88px;display:flex;position:relative;overflow:hidden}.shared-feed-post-card-module__Ri8rBa__originThumbImg{object-fit:cover}.shared-feed-post-card-module__Ri8rBa__originThumbEmpty{color:var(--z-text-tertiary)}.shared-feed-post-card-module__Ri8rBa__originBody{flex-direction:column;gap:2px;min-width:0;display:flex}.shared-feed-post-card-module__Ri8rBa__originAuthor{font-size:var(--z-text-sm);color:var(--z-text-primary);font-weight:700}.shared-feed-post-card-module__Ri8rBa__originText{font-size:var(--z-text-sm);color:var(--z-text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.45;display:-webkit-box;overflow:hidden}.shared-feed-post-card-module__Ri8rBa__originStats{font-size:var(--z-text-sm);color:var(--z-text-tertiary);margin-top:2px}.shared-feed-post-card-module__Ri8rBa__originGone{justify-content:flex-start;gap:var(--z-space-2);border-left-color:var(--z-border-strong)}.shared-feed-post-card-module__Ri8rBa__originGoneIcon{color:var(--z-text-tertiary);display:flex}.shared-feed-post-card-module__Ri8rBa__originGoneText{font-size:var(--z-text-sm);color:var(--z-text-tertiary)}.shared-feed-post-card-module__Ri8rBa__menuBtn{width:28px;height:28px;color:var(--z-text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;place-items:center;margin-left:auto;padding:0;display:grid;position:relative}.shared-feed-post-card-module__Ri8rBa__menuBtn:before{content:"";position:absolute;inset:-8px}.shared-feed-post-card-module__Ri8rBa__menuBody{gap:var(--z-space-1);flex-direction:column;display:flex}.shared-feed-post-card-module__Ri8rBa__menuRow{align-items:center;gap:var(--z-space-3);width:100%;min-height:52px;padding:0 var(--z-space-2);border-radius:var(--z-radius-md);color:var(--z-text-primary);font-size:var(--z-text-base);text-align:left;cursor:pointer;background:0 0;border:none;font-weight:600;display:flex}.shared-feed-post-card-module__Ri8rBa__menuDanger{color:var(--z-danger)}.shared-feed-post-card-module__Ri8rBa__menuRow:disabled{opacity:.6;cursor:default}.shared-feed-post-card-module__Ri8rBa__menuHint{margin:var(--z-space-2)0 0;padding:0 var(--z-space-2);color:var(--z-text-tertiary);font-size:var(--z-text-xs);line-height:1.45}.shared-feed-post-card-module__Ri8rBa__editLabel{margin:var(--z-space-2)0 var(--z-space-1);padding:0 var(--z-space-1);color:var(--z-text-secondary);font-size:var(--z-text-sm);font-weight:600;display:block}.shared-feed-post-card-module__Ri8rBa__editInput,.shared-feed-post-card-module__Ri8rBa__editArea{width:100%;min-height:44px;padding:var(--z-space-2)var(--z-space-3);border:1px solid var(--z-border);border-radius:var(--z-radius-md);background:var(--z-surface);color:var(--z-text-primary);font-size:var(--z-text-base);font-family:inherit}.shared-feed-post-card-module__Ri8rBa__editArea{resize:none;line-height:1.5}.shared-feed-post-card-module__Ri8rBa__editSave{width:100%;min-height:48px;margin-top:var(--z-space-3);border-radius:var(--z-radius-md);background:linear-gradient(180deg,var(--z-3d-lime-start),var(--z-3d-lime-end));box-shadow:var(--z-pill-shadow);color:var(--z-3d-lime-text);font-size:var(--z-text-base);cursor:pointer;border:none;font-weight:700}.shared-feed-post-card-module__Ri8rBa__editSave:disabled{opacity:.6;cursor:default}
.genre-banner-module__YJjczG__dimOverlay{z-index:60;background:#00000085;animation:.3s ease-out backwards genre-banner-module__YJjczG__dimIn;position:fixed;inset:0}@keyframes genre-banner-module__YJjczG__dimIn{0%{opacity:0}to{opacity:1}}.genre-banner-module__YJjczG__bannerSpotlit{z-index:61;background:var(--z-sheet-surface)}.genre-banner-module__YJjczG__banner{background:var(--z-card-fill);box-shadow:var(--z-card-shadow),0 0 0 1px color-mix(in srgb,var(--z-violet)22%,transparent),0 8px 32px color-mix(in srgb,var(--z-violet)18%,transparent);border:1px solid color-mix(in srgb,var(--z-violet)30%,var(--z-surface-edge));border-radius:var(--z-radius-xl);padding:var(--z-space-5);margin-bottom:var(--z-space-4);animation:.45s cubic-bezier(.34,1.4,.5,1) backwards genre-banner-module__YJjczG__bannerIn;position:relative}@keyframes genre-banner-module__YJjczG__bannerIn{0%{opacity:0;transform:translateY(10px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.genre-banner-module__YJjczG__banner:before{content:"";border-radius:inherit;background:radial-gradient(120% 90% at 12% 0%,color-mix(in srgb,var(--z-violet)16%,transparent),transparent 55%),radial-gradient(90% 70% at 100% 100%,color-mix(in srgb,var(--z-accent)9%,transparent),transparent 60%);pointer-events:none;position:absolute;inset:0}.genre-banner-module__YJjczG__bannerHeader{margin-bottom:var(--z-space-2);justify-content:space-between;align-items:center;display:flex;position:relative}.genre-banner-module__YJjczG__bannerTitle{align-items:center;gap:var(--z-space-3);font-size:var(--z-text-xl);color:var(--z-text-primary);word-break:keep-all;font-weight:800;display:flex}.genre-banner-module__YJjczG__bannerIconBadge{border-radius:var(--z-radius-full);background:radial-gradient(circle at 30% 25%,rgba(255,255,255,var(--z-3d-bloom)),transparent 55%),linear-gradient(145deg,var(--z-3d-violet-start),var(--z-3d-violet-end));width:44px;height:44px;box-shadow:var(--z-3d-inset),var(--z-3d-depth),var(--z-3d-violet-glow);color:var(--z-text-on-dark);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.genre-banner-module__YJjczG__dismissBtn{width:44px;height:44px;color:var(--z-text-tertiary);border-radius:var(--z-radius-full);cursor:pointer;transition:background var(--z-transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:flex}@media (hover:hover){.genre-banner-module__YJjczG__dismissBtn:hover{background:var(--z-surface-hover)}}.genre-banner-module__YJjczG__dismissBtn:focus-visible{outline:2px solid var(--z-border-focus);outline-offset:2px}.genre-banner-module__YJjczG__backBtn{width:44px;height:44px;color:var(--z-text-primary);border-radius:var(--z-radius-full);cursor:pointer;transition:background var(--z-transition-fast);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}@media (hover:hover){.genre-banner-module__YJjczG__backBtn:hover{background:var(--z-surface-hover)}}.genre-banner-module__YJjczG__backBtn:focus-visible{outline:2px solid var(--z-border-focus);outline-offset:2px}.genre-banner-module__YJjczG__noneToggle{width:100%;min-height:48px;margin-top:var(--z-space-3);padding:0 var(--z-space-4);border-radius:var(--z-radius-md);border:1.5px dashed var(--z-border-strong);color:var(--z-text-secondary);font-size:var(--z-text-sm);cursor:pointer;transition:background var(--z-transition-fast),border-color var(--z-transition-fast);background:0 0;justify-content:center;align-items:center;font-weight:600;display:flex}.genre-banner-module__YJjczG__noneToggle:active{background:var(--z-surface-hover)}.genre-banner-module__YJjczG__noneToggle:focus-visible{outline:2px solid var(--z-border-focus);outline-offset:2px}.genre-banner-module__YJjczG__footer{align-items:center;gap:var(--z-space-3);margin-top:var(--z-space-4);display:flex;position:relative}.genre-banner-module__YJjczG__footer .genre-banner-module__YJjczG__statusRow{flex:1;min-width:0;margin:0}.genre-banner-module__YJjczG__completeBtn{min-height:48px;padding:0 var(--z-space-5);border-radius:var(--z-radius-full);background:radial-gradient(circle at 30% 25%,rgba(255,255,255,var(--z-3d-bloom)),transparent 55%),linear-gradient(145deg,var(--z-3d-violet-start),var(--z-3d-violet-end));box-shadow:var(--z-3d-inset),var(--z-3d-depth),var(--z-3d-violet-glow);color:var(--z-text-on-dark);font-size:var(--z-text-base);cursor:pointer;border:none;flex-shrink:0;font-weight:700;transition:transform .12s cubic-bezier(.25,.46,.45,.94),box-shadow .12s cubic-bezier(.25,.46,.45,.94);transform:translateY(0)}.genre-banner-module__YJjczG__completeBtn:active{box-shadow:var(--z-3d-pressed);transform:translateY(1px)scale(.98)}.genre-banner-module__YJjczG__completeBtn:focus-visible{outline:2px solid var(--z-border-focus);outline-offset:2px}.genre-banner-module__YJjczG__bannerDesc{align-items:center;gap:var(--z-space-2);font-size:var(--z-text-sm);color:var(--z-text-secondary);margin:0 0 var(--z-space-4);word-break:keep-all;flex-wrap:wrap;line-height:1.4;display:flex;position:relative}.genre-banner-module__YJjczG__multiBadge{padding:2px var(--z-space-2);border-radius:var(--z-radius-full);background:var(--z-accent-subtle);color:var(--z-lime-11);font-size:var(--z-text-xs);white-space:nowrap;align-items:center;font-weight:700;display:inline-flex}.genre-banner-module__YJjczG__chipGrid{gap:var(--z-space-2);flex-wrap:wrap;display:flex;position:relative}.genre-banner-module__YJjczG__chip{align-items:center;gap:var(--z-space-1);min-height:48px;padding:0 var(--z-space-4);border:1px solid var(--z-surface-edge);border-radius:var(--z-radius-full);background:var(--z-card-fill);box-shadow:var(--z-pill-shadow);color:var(--z-text-primary);font-size:var(--z-text-base);cursor:pointer;font-weight:600;transition:transform .12s cubic-bezier(.25,.46,.45,.94),box-shadow .12s cubic-bezier(.25,.46,.45,.94);display:inline-flex;transform:translateY(0)}.genre-banner-module__YJjczG__chip:active{transform:translateY(1px)scale(.97)}.genre-banner-module__YJjczG__chip:focus-visible{outline:2px solid var(--z-border-focus);outline-offset:2px}.genre-banner-module__YJjczG__chipSelected{padding:1px calc(var(--z-space-4) + 1px);background:radial-gradient(circle at 30% 25%,rgba(255,255,255,var(--z-3d-bloom)),transparent 55%),linear-gradient(145deg,var(--z-3d-violet-start),var(--z-3d-violet-end));box-shadow:var(--z-3d-inset),var(--z-3d-depth),var(--z-3d-violet-glow);color:var(--z-text-on-dark);border:none;font-weight:700;animation:.22s cubic-bezier(.34,1.56,.64,1) genre-banner-module__YJjczG__chipPop}.genre-banner-module__YJjczG__chipSelected:active{box-shadow:var(--z-3d-pressed);transform:translateY(1px)scale(.97)}@keyframes genre-banner-module__YJjczG__chipPop{0%{transform:scale(.94)}60%{transform:scale(1.05)}to{transform:scale(1)}}.genre-banner-module__YJjczG__chipLabel{white-space:nowrap}.genre-banner-module__YJjczG__chipCheck{flex-shrink:0}.genre-banner-module__YJjczG__statusRow{align-items:center;gap:var(--z-space-2);margin:var(--z-space-4)0 0;font-size:var(--z-text-sm);color:var(--z-violet);font-weight:600;display:flex;position:relative}.genre-banner-module__YJjczG__statusIcon{flex-shrink:0}
.contact-consent-prompt-module__RpuXQG__overlay{z-index:200;background:radial-gradient(ellipse 120% 55% at 50% 0%,color-mix(in srgb,var(--z-lime-9)14%,transparent),transparent 72%),#00000080;justify-content:center;align-items:flex-end;animation:.16s ease-out contact-consent-prompt-module__RpuXQG__contactPromptFadeIn;display:flex;position:fixed;inset:0}.contact-consent-prompt-module__RpuXQG__sheet{background:var(--z-surface);border-top:3.6px solid var(--z-lime-9);border-radius:var(--z-radius-xl)var(--z-radius-xl)0 0;width:100%;max-width:480px;padding:var(--z-space-4)var(--z-space-5)calc(var(--z-space-6) + env(safe-area-inset-bottom,0px));box-shadow:0 -2px 14px color-mix(in srgb,var(--z-lime-9)50%,transparent),0 -10px 40px #0003;text-align:center;align-items:center;gap:var(--z-space-3);flex-direction:column;animation:.22s cubic-bezier(.32,.72,.32,1) contact-consent-prompt-module__RpuXQG__contactPromptSlideUp;display:flex;position:relative}.contact-consent-prompt-module__RpuXQG__handle{width:100%;height:28px;margin-bottom:var(--z-space-1);cursor:grab;touch-action:none;justify-content:center;align-items:center;display:flex}.contact-consent-prompt-module__RpuXQG__handle:before{content:"";background:var(--z-border);border-radius:999px;width:36px;height:4px}.contact-consent-prompt-module__RpuXQG__handle:active{cursor:grabbing}.contact-consent-prompt-module__RpuXQG__hero{aspect-ratio:1;justify-content:center;align-items:center;width:clamp(196px,53vw,252px);display:flex}.contact-consent-prompt-module__RpuXQG__heroCanvas{width:100%;height:100%}.contact-consent-prompt-module__RpuXQG__title{color:var(--z-text-primary);word-break:keep-all;margin:0;font-size:21px;font-weight:700;line-height:1.35}.contact-consent-prompt-module__RpuXQG__desc{color:var(--z-text-secondary);padding:0 var(--z-space-2);word-break:keep-all;margin:0;font-size:14px;line-height:1.55}.contact-consent-prompt-module__RpuXQG__guideBox{gap:var(--z-space-1);width:100%;padding:var(--z-space-3)var(--z-space-4);margin:var(--z-space-1)0 0 0;background:var(--z-surface);border:1px solid var(--z-border);border-radius:var(--z-radius-md);text-align:left;flex-direction:column;display:flex}.contact-consent-prompt-module__RpuXQG__guideLabel{color:var(--z-accent-text);letter-spacing:.02em;font-size:13px;font-weight:700}.contact-consent-prompt-module__RpuXQG__guideText{color:var(--z-text-primary);word-break:keep-all;font-size:14px;line-height:1.55}.contact-consent-prompt-module__RpuXQG__privacyLink{min-height:44px;color:var(--z-text-tertiary);text-underline-offset:2px;margin-top:calc(var(--z-space-1)*-1);align-self:flex-start;align-items:center;font-size:13px;font-weight:600;text-decoration:underline;display:inline-flex}@media (hover:hover){.contact-consent-prompt-module__RpuXQG__privacyLink:hover{color:var(--z-text-secondary)}}.contact-consent-prompt-module__RpuXQG__privacyLink:focus-visible{outline:2px solid var(--z-accent);outline-offset:2px;border-radius:var(--z-radius-sm)}.contact-consent-prompt-module__RpuXQG__primaryBtn{justify-content:center;align-items:center;gap:var(--z-space-2);width:100%;min-height:52px;margin-top:var(--z-space-2);padding:var(--z-space-3)var(--z-space-5);background:radial-gradient(circle at 30% 25%,rgba(255,255,255,var(--z-3d-bloom)),transparent 55%),linear-gradient(145deg,var(--z-3d-lime-start),var(--z-3d-lime-end));box-shadow:var(--z-3d-inset),var(--z-3d-depth),var(--z-3d-lime-glow);color:var(--z-3d-lime-text);border-radius:var(--z-radius-lg);font-size:var(--z-text-lg);letter-spacing:.01em;cursor:pointer;border:none;font-weight:700;transition:filter .15s,transform .1s,box-shadow .15s;display:flex}@media (hover:hover){.contact-consent-prompt-module__RpuXQG__primaryBtn:hover{filter:brightness(1.08);transform:translateY(-1px)}}.contact-consent-prompt-module__RpuXQG__primaryBtn:active{filter:brightness(.95);box-shadow:var(--z-3d-pressed);transform:scale(.97)}.contact-consent-prompt-module__RpuXQG__primaryBtn:disabled{opacity:.7;cursor:default}.contact-consent-prompt-module__RpuXQG__primaryBtn:focus-visible{outline:2px solid var(--z-accent);outline-offset:2px}.contact-consent-prompt-module__RpuXQG__dismissBtn{width:100%;padding:var(--z-space-3);color:var(--z-text-tertiary);cursor:pointer;background:0 0;border:none;font-size:14px;font-weight:600}@media (hover:hover){.contact-consent-prompt-module__RpuXQG__dismissBtn:hover{color:var(--z-text-secondary)}}.contact-consent-prompt-module__RpuXQG__dismissBtn:focus-visible{outline:2px solid var(--z-accent);outline-offset:2px}@keyframes contact-consent-prompt-module__RpuXQG__contactPromptFadeIn{0%{opacity:0}to{opacity:1}}@keyframes contact-consent-prompt-module__RpuXQG__contactPromptSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}
.activation-module__f5TuSa__screen{background:var(--z-bg);--cta-block:104px;flex-direction:column;min-height:100dvh;display:flex}.activation-module__f5TuSa__header{justify-content:space-between;align-items:center;gap:var(--z-space-2);padding:calc(var(--sat) + var(--z-space-3))var(--z-space-4)var(--z-space-2);display:flex}.activation-module__f5TuSa__headerTitle{font-size:var(--z-text-lg);color:var(--z-text-primary);text-align:center;flex:1;margin-left:56px;font-weight:700}.activation-module__f5TuSa__skipBtn{min-width:56px;min-height:var(--z-control-h-md);padding:0 var(--z-space-2);font-size:var(--z-control-text-md);color:var(--z-text-secondary);cursor:pointer;background:0 0;border:none;font-weight:600}.activation-module__f5TuSa__skipBtn:active{opacity:.6}.activation-module__f5TuSa__skipBtn:focus-visible{outline:2px solid var(--z-accent);outline-offset:2px;border-radius:8px}.activation-module__f5TuSa__subtitle{padding:0 var(--z-space-5)var(--z-space-3);font-size:var(--z-text-sm);color:var(--z-text-secondary);text-align:center;line-height:1.5}.activation-module__f5TuSa__searchWrap{padding:0 var(--z-space-4)var(--z-space-2)}.activation-module__f5TuSa__selectionBar{padding:var(--z-space-2)var(--z-space-4);font-size:var(--z-text-sm);color:var(--z-text-secondary);justify-content:space-between;align-items:center;display:flex}.activation-module__f5TuSa__selectionCount{color:var(--z-text-primary);font-weight:600}.activation-module__f5TuSa__toggleAllBtn{min-height:var(--z-control-h-sm);padding:0 var(--z-space-2);font-size:var(--z-control-text-sm);color:var(--z-accent-text);cursor:pointer;background:0 0;border:none;font-weight:600}.activation-module__f5TuSa__toggleAllBtn:active{opacity:.6}.activation-module__f5TuSa__toggleAllBtn:focus-visible{outline:2px solid var(--z-accent);outline-offset:2px;border-radius:8px}.activation-module__f5TuSa__list{-webkit-overflow-scrolling:touch;padding:0 var(--z-space-3)var(--cta-block);flex:1;overflow-y:auto}.activation-module__f5TuSa__row{align-items:center;gap:var(--z-space-3);width:100%;min-height:68px;padding:var(--z-space-2)var(--z-space-2);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:14px;transition:background-color .14s;display:flex}.activation-module__f5TuSa__row:active{background:var(--z-surface-hover)}.activation-module__f5TuSa__row:focus-visible{outline:2px solid var(--z-accent);outline-offset:-2px}.activation-module__f5TuSa__rowBody{flex:1;min-width:0}.activation-module__f5TuSa__rowName{font-size:var(--z-text-base);color:var(--z-text-primary);text-overflow:ellipsis;white-space:nowrap;font-weight:600;display:block;overflow:hidden}.activation-module__f5TuSa__rowReason{font-size:var(--z-text-xs);color:var(--z-text-tertiary);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;display:block;overflow:hidden}.activation-module__f5TuSa__rowReasonStrong{color:var(--z-accent-text)}.activation-module__f5TuSa__check{border:2px solid var(--z-border-strong);color:#0000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:background-color .14s,border-color .14s,transform .14s;display:flex}.activation-module__f5TuSa__checkOn{background:var(--z-accent);border-color:var(--z-accent);color:var(--z-bg-deep);transform:scale(1.04)}.activation-module__f5TuSa__footer{padding:var(--z-space-3)var(--z-space-4)calc(var(--z-space-3) + var(--z-cta-safe-bottom));background:linear-gradient(to top,var(--z-bg)70%,transparent);position:fixed;bottom:0;left:0;right:0}.activation-module__f5TuSa__primaryBtn{justify-content:center;align-items:center;gap:var(--z-space-2);width:100%;min-height:var(--z-control-h-lg);padding:var(--z-space-3)var(--z-space-5);background:radial-gradient(circle at 30% 25%,rgba(255,255,255,var(--z-3d-bloom)),transparent 55%),linear-gradient(145deg,var(--z-3d-lime-start),var(--z-3d-lime-end));box-shadow:var(--z-3d-inset),var(--z-3d-depth),var(--z-3d-lime-glow);color:var(--z-3d-lime-text);font-size:var(--z-control-text-lg);cursor:pointer;border:none;border-radius:14px;font-weight:700;display:flex}.activation-module__f5TuSa__primaryBtn:active{filter:brightness(.95);box-shadow:var(--z-3d-pressed);transform:scale(.97)}.activation-module__f5TuSa__primaryBtn:focus-visible{outline:2px solid var(--z-accent);outline-offset:2px}.activation-module__f5TuSa__primaryBtn:disabled{opacity:.5;cursor:not-allowed;filter:none;transform:none}.activation-module__f5TuSa__ghostBtn{width:100%;min-height:var(--z-control-h-md);margin-top:var(--z-space-2);font-size:var(--z-control-text-md);color:var(--z-text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-weight:600;display:flex}.activation-module__f5TuSa__ghostBtn:active{opacity:.6}.activation-module__f5TuSa__ghostBtn:focus-visible{outline:2px solid var(--z-accent);outline-offset:2px;border-radius:8px}.activation-module__f5TuSa__stateWrap{justify-content:center;align-items:center;gap:var(--z-space-3);padding:var(--z-space-6)var(--z-space-5);text-align:center;flex-direction:column;flex:1;display:flex}.activation-module__f5TuSa__stateIcon{color:var(--z-text-tertiary)}.activation-module__f5TuSa__stateTitle{font-size:var(--z-text-lg);color:var(--z-text-primary);font-weight:700}.activation-module__f5TuSa__stateDesc{font-size:var(--z-text-sm);color:var(--z-text-secondary);max-width:30ch;line-height:1.6}.activation-module__f5TuSa__skelRow{align-items:center;gap:var(--z-space-3);min-height:68px;padding:var(--z-space-2);display:flex}.activation-module__f5TuSa__skelAvatar{background:var(--z-surface);border-radius:50%;width:48px;height:48px}.activation-module__f5TuSa__skelBody{flex:1}.activation-module__f5TuSa__skelLine{background:var(--z-surface);border-radius:6px;height:12px}.activation-module__f5TuSa__skelLine+.activation-module__f5TuSa__skelLine{width:45%;margin-top:8px}.activation-module__f5TuSa__skelAvatar,.activation-module__f5TuSa__skelLine{animation:1.4s ease-in-out infinite activation-module__f5TuSa__activationPulse}@keyframes activation-module__f5TuSa__activationPulse{0%,to{opacity:1}50%{opacity:.45}}.activation-module__f5TuSa__contactHero{align-items:center;gap:var(--z-space-3);padding:var(--z-space-5)var(--z-space-5)var(--z-space-3);text-align:center;flex-direction:column;display:flex}.activation-module__f5TuSa__contactIconRing{background:var(--z-accent-muted);width:72px;height:72px;color:var(--z-accent-text);border-radius:50%;justify-content:center;align-items:center;display:flex}.activation-module__f5TuSa__privacyList{gap:var(--z-space-3);padding:var(--z-space-4)var(--z-space-5);flex-direction:column;margin:0;list-style:none;display:flex}.activation-module__f5TuSa__privacyItem{align-items:flex-start;gap:var(--z-space-3);font-size:var(--z-text-sm);color:var(--z-text-secondary);line-height:1.55;display:flex}.activation-module__f5TuSa__privacyIcon{color:var(--z-text-tertiary);flex-shrink:0;margin-top:2px}.activation-module__f5TuSa__doneWrap{justify-content:center;align-items:center;gap:var(--z-space-4);padding:var(--z-space-6)var(--z-space-5);text-align:center;flex-direction:column;flex:1;display:flex}.activation-module__f5TuSa__doneCount{font-size:var(--z-text-display-lg);color:var(--z-accent-text);font-variant-numeric:tabular-nums;font-weight:800;line-height:1}.activation-module__f5TuSa__doneTitle{font-size:var(--z-text-xl);color:var(--z-text-primary);font-weight:700}.activation-module__f5TuSa__doneDesc{font-size:var(--z-text-sm);color:var(--z-text-secondary);max-width:30ch;line-height:1.6}.activation-module__f5TuSa__doneAvatars{justify-content:center;align-items:center;padding-left:10px;display:flex}.activation-module__f5TuSa__doneAvatars>*{box-shadow:0 0 0 2px var(--z-bg);border-radius:50%;margin-left:-10px}.activation-module__f5TuSa__skelLineWide{width:55%}.activation-module__f5TuSa__skelLineHalf{width:50%}.activation-module__f5TuSa__contactIntroText{font-size:var(--z-text-sm);color:var(--z-text-secondary);text-align:center;line-height:1.5}.activation-module__f5TuSa__workingNote{margin:var(--z-space-3)auto 0;font-size:var(--z-text-sm);color:var(--z-text-secondary);text-align:center}
.collaborators-module__QP9Gxa__wrap{gap:var(--z-space-2);margin-top:var(--z-space-2);flex-direction:column;display:flex}.collaborators-module__QP9Gxa__byline{align-items:center;gap:var(--z-space-1);font-size:var(--z-text-sm);color:var(--z-text-secondary);flex-wrap:wrap;margin:0;display:flex}.collaborators-module__QP9Gxa__bylineLabel{color:var(--z-text-tertiary)}.collaborators-module__QP9Gxa__bylineName{color:var(--z-text-primary);font-weight:600;text-decoration:none}.collaborators-module__QP9Gxa__bylineMore{color:var(--z-text-tertiary)}.collaborators-module__QP9Gxa__pendingNote{font-size:var(--z-text-sm);color:var(--z-text-tertiary);margin:0}.collaborators-module__QP9Gxa__invite{gap:var(--z-space-2);padding:var(--z-space-3);background:var(--z-card-fill);border:1px solid var(--z-surface-edge);border-radius:var(--z-radius-lg);box-shadow:var(--z-card-shadow);flex-direction:column;display:flex}.collaborators-module__QP9Gxa__inviteHighlight{border-color:var(--z-accent)}.collaborators-module__QP9Gxa__inviteText{font-size:var(--z-text-sm);color:var(--z-text-primary);margin:0}.collaborators-module__QP9Gxa__inviteActions{gap:var(--z-space-2);display:flex}.collaborators-module__QP9Gxa__accept{height:var(--z-control-h-md);font-size:var(--z-control-text-md);border-radius:var(--z-radius-md);cursor:pointer;border:none;flex:1;font-weight:700}.collaborators-module__QP9Gxa__decline{height:var(--z-control-h-md);font-size:var(--z-control-text-md);color:var(--z-text-secondary);background:var(--z-card-fill);border:1px solid var(--z-surface-edge);border-radius:var(--z-radius-md);cursor:pointer;flex:1;font-weight:600}.collaborators-module__QP9Gxa__accept:disabled,.collaborators-module__QP9Gxa__decline:disabled,.collaborators-module__QP9Gxa__leave:disabled{opacity:.5}.collaborators-module__QP9Gxa__leave{height:var(--z-control-h-xs);padding:0 var(--z-space-3);font-size:var(--z-control-text-xs);color:var(--z-text-tertiary);background:var(--z-card-fill);border:1px solid var(--z-surface-edge);border-radius:var(--z-radius-full);cursor:pointer;align-self:flex-start}
/*# sourceMappingURL=ea3f3868d9a7b4eb.css.map*/