.ExpandableText-module__-PGy3q__root{min-width:0}.ExpandableText-module__-PGy3q__text{overflow-wrap:anywhere;white-space:pre-wrap;margin:0}.ExpandableText-module__-PGy3q__collapsed{-webkit-line-clamp:var(--collapsed-lines);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.ExpandableText-module__-PGy3q__toggle{border:0;border-bottom:1px solid var(--app-line);color:var(--app-muted);cursor:pointer;font-family:var(--font-text);transition:border-color .16s var(--app-ease), color .16s var(--app-ease);background:0 0;margin-top:10px;padding:2px 0;font-size:12.5px;font-weight:600;line-height:1.4}.ExpandableText-module__-PGy3q__toggle:hover{border-bottom-color:var(--app-line-strong);color:var(--app-ink)}.ExpandableText-module__-PGy3q__toggle:focus-visible{outline:2px solid var(--app-focus);outline-offset:2px}@media (prefers-reduced-motion:reduce){.ExpandableText-module__-PGy3q__toggle{transition:none}}
.ProductApp-module__mvWDRa__appShell{background:var(--app-grid-bg), var(--app-paper);min-height:100vh;color:var(--app-ink);font-family:var(--font-text);background-size:32px 32px,auto;grid-template:"topbar topbar"64px"sidebar main"1fr/248px minmax(0,1fr);font-size:14.5px;line-height:1.6;display:grid}.ProductApp-module__mvWDRa__appShell ::selection{background:var(--app-lime);color:var(--app-ink)}.ProductApp-module__mvWDRa__appShell button,.ProductApp-module__mvWDRa__appShell input,.ProductApp-module__mvWDRa__appShell textarea,.ProductApp-module__mvWDRa__appShell select{font:inherit;color:inherit}.ProductApp-module__mvWDRa__appShell button,.ProductApp-module__mvWDRa__appShell select,.ProductApp-module__mvWDRa__appShell summary{cursor:pointer}.ProductApp-module__mvWDRa__appShell button:focus-visible,.ProductApp-module__mvWDRa__appShell input:focus-visible,.ProductApp-module__mvWDRa__appShell textarea:focus-visible,.ProductApp-module__mvWDRa__appShell select:focus-visible,.ProductApp-module__mvWDRa__appShell summary:focus-visible,.ProductApp-module__mvWDRa__appShell a:focus-visible{outline:2px solid var(--app-focus);outline-offset:2px}.ProductApp-module__mvWDRa__appShell button:disabled,.ProductApp-module__mvWDRa__appShell select:disabled{cursor:wait;opacity:.55}.ProductApp-module__mvWDRa__appShell input::placeholder,.ProductApp-module__mvWDRa__appShell textarea::placeholder{color:var(--app-faint)}.ProductApp-module__mvWDRa__topbar{z-index:30;background:var(--app-card);border-bottom:1px solid var(--app-line-soft);grid-area:topbar;justify-content:space-between;align-items:center;padding:0 24px;display:flex;position:sticky;top:0}.ProductApp-module__mvWDRa__brand,.ProductApp-module__mvWDRa__profileShortcut{border-radius:var(--app-r-sm);background:0 0;border:0;align-items:center;padding:0;display:inline-flex}.ProductApp-module__mvWDRa__brand{gap:10px}.ProductApp-module__mvWDRa__brand strong{letter-spacing:-.03em;font-size:18px;font-weight:800}.ProductApp-module__mvWDRa__brand em{color:var(--app-muted);font-family:var(--font-display);font-style:normal;font-weight:500}.ProductApp-module__mvWDRa__profileShortcut{color:var(--app-ink-soft);transition:color .16s var(--app-ease);gap:10px;font-size:13px;font-weight:600}.ProductApp-module__mvWDRa__profileShortcut:hover{color:var(--app-ink)}.ProductApp-module__mvWDRa__avatar{background:var(--app-sky);border:1px solid var(--app-ink);width:38px;height:38px;font-family:var(--font-display);border-radius:50%;flex:none;place-items:center;font-size:13px;display:grid;overflow:hidden}.ProductApp-module__mvWDRa__avatar img{object-fit:cover;width:100%;height:100%}.ProductApp-module__mvWDRa__anonymousAvatar{background:var(--app-lime);font-family:var(--font-text);font-size:19px}.ProductApp-module__mvWDRa__sidebar{border-right:1px solid var(--app-line-soft);flex-direction:column;grid-area:sidebar;gap:28px;height:calc(100vh - 64px);padding:24px 16px;display:flex;position:sticky;top:64px;overflow-y:auto}.ProductApp-module__mvWDRa__sidebar nav{gap:4px;display:grid}.ProductApp-module__mvWDRa__sidebar nav button,.ProductApp-module__mvWDRa__sidebarProjects button{border-radius:var(--app-r-sm);text-align:left;width:100%;min-height:40px;color:var(--app-ink-soft);transition:background-color .16s var(--app-ease), color .16s var(--app-ease);background:0 0;border:1px solid #0000;align-items:center;gap:11px;padding:8px 12px;font-size:14px;font-weight:500;display:flex}.ProductApp-module__mvWDRa__sidebar nav button>span{width:21px;height:21px;color:var(--app-muted);transition:color .16s var(--app-ease);place-items:center;display:grid}.ProductApp-module__mvWDRa__sidebar nav button>span svg{width:19px;height:19px}.ProductApp-module__mvWDRa__sidebar nav button b{background:var(--app-danger);border-radius:var(--app-r-pill);color:#fff;min-width:19px;height:19px;font-family:var(--font-mono);place-items:center;margin-left:auto;padding:0 5px;font-size:10px;font-weight:600;line-height:1;display:grid}.ProductApp-module__mvWDRa__sidebar nav button:hover,.ProductApp-module__mvWDRa__sidebarProjects button:hover{color:var(--app-ink);background:#1516120d}.ProductApp-module__mvWDRa__sidebar nav button:hover>span{color:var(--app-ink)}.ProductApp-module__mvWDRa__sidebar nav button[aria-current=page]{background:var(--app-card);border-color:var(--app-ink);box-shadow:2px 2px 0 var(--app-ink);color:var(--app-ink);border-width:1.5px;font-weight:700}.ProductApp-module__mvWDRa__sidebar nav button[aria-current=page]>span{color:var(--app-ink)}.ProductApp-module__mvWDRa__sidebarProjects{gap:3px;display:grid}.ProductApp-module__mvWDRa__sidebarProjects>p{color:var(--app-muted);font-family:var(--font-mono);letter-spacing:.13em;margin:0 12px 8px;font-size:10px;font-weight:600}.ProductApp-module__mvWDRa__sidebarProjects button{min-height:38px;color:var(--app-ink-soft);font-size:13px}.ProductApp-module__mvWDRa__sidebarProjects button>span{text-align:center;width:24px}.ProductApp-module__mvWDRa__sidebarProjects button>.ProductApp-module__mvWDRa__sidebarProjectMark{border-radius:var(--app-r-xs);flex:0 0 24px;place-items:center;height:24px;display:grid;overflow:hidden}.ProductApp-module__mvWDRa__sidebarProjectIcon{object-fit:cover;width:24px;height:24px;display:block}.ProductApp-module__mvWDRa__sidebarProjects .ProductApp-module__mvWDRa__newProjectLink{color:var(--app-ink);border-top:1px solid var(--app-line-soft);border-radius:0;margin-top:6px;padding-top:12px;font-weight:600}.ProductApp-module__mvWDRa__main{grid-area:main;min-width:0;padding:clamp(28px,4vw,48px) clamp(20px,4vw,48px) 72px}.ProductApp-module__mvWDRa__view{width:min(960px,100%);margin:0 auto}.ProductApp-module__mvWDRa__view:has(>.ProductApp-module__mvWDRa__composer){width:min(680px,100%)}.ProductApp-module__mvWDRa__pageHeading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.ProductApp-module__mvWDRa__pageHeading h1{font-family:var(--font-display);font-feature-settings:"palt" 1;letter-spacing:.01em;margin:6px 0 8px;font-size:clamp(24px,2.6vw,30px);font-weight:600;line-height:1.4}.ProductApp-module__mvWDRa__pageHeading>div>p:last-child{color:var(--app-muted);margin:0;font-size:13.5px;line-height:1.7}.ProductApp-module__mvWDRa__eyebrow{color:var(--app-muted);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:10.5px;font-weight:600}.ProductApp-module__mvWDRa__sectionHeading,.ProductApp-module__mvWDRa__formHeading{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.ProductApp-module__mvWDRa__sectionHeading{margin-bottom:18px}.ProductApp-module__mvWDRa__sectionHeading h2,.ProductApp-module__mvWDRa__sectionHeading h3,.ProductApp-module__mvWDRa__formHeading h3{font-family:var(--font-display);font-feature-settings:"palt" 1;margin:5px 0 0;font-size:19px;font-weight:600;line-height:1.4}.ProductApp-module__mvWDRa__sectionHeading>span{color:var(--app-muted);font-family:var(--font-mono);font-size:11px}.ProductApp-module__mvWDRa__formHeading>button{color:var(--app-ink-soft);text-decoration:underline;-webkit-text-decoration-color:var(--app-line);text-decoration-color:var(--app-line);text-underline-offset:4px;transition:color .16s var(--app-ease);background:0 0;border:0;padding:5px 2px;font-size:13px;font-weight:600}.ProductApp-module__mvWDRa__formHeading>button:hover{color:var(--app-ink);-webkit-text-decoration-color:var(--app-ink);text-decoration-color:var(--app-ink)}.ProductApp-module__mvWDRa__primaryButton{background:var(--app-lime);border:1.5px solid var(--app-ink);border-radius:var(--app-r-sm);min-height:40px;box-shadow:var(--app-shadow-pop-sm);color:var(--app-ink);transition:transform .16s var(--app-ease), box-shadow .16s var(--app-ease);justify-content:center;align-items:center;gap:8px;padding:8px 20px;font-size:14px;font-weight:700;display:inline-flex}.ProductApp-module__mvWDRa__primaryButton:hover:not(:disabled){box-shadow:2px 2px 0 var(--app-ink);transform:translate(1px,1px)}.ProductApp-module__mvWDRa__primaryButton:active:not(:disabled){box-shadow:none;transform:translate(3px,3px)}.ProductApp-module__mvWDRa__followButton{background:var(--app-ink);border:1.5px solid var(--app-ink);border-radius:var(--app-r-pill);min-height:32px;color:var(--app-card);transition:opacity .16s var(--app-ease);justify-content:center;align-items:center;gap:6px;padding:5px 16px;font-size:13px;font-weight:700;display:inline-flex}.ProductApp-module__mvWDRa__followButton:hover:not(:disabled){opacity:.82}.ProductApp-module__mvWDRa__subtleButton{background:var(--app-card);border:1px solid var(--app-line);border-radius:var(--app-r-pill);min-height:32px;color:var(--app-muted);transition:border-color .16s var(--app-ease), color .16s var(--app-ease);justify-content:center;align-items:center;gap:6px;padding:5px 14px;font-size:13px;font-weight:600;display:inline-flex}.ProductApp-module__mvWDRa__subtleButton:hover:not(:disabled){border-color:var(--app-ink);color:var(--app-ink)}.ProductApp-module__mvWDRa__backButton{background:var(--app-card);border:1px solid var(--app-line);border-radius:var(--app-r-pill);min-height:34px;color:var(--app-ink-soft);transition:border-color .16s var(--app-ease), color .16s var(--app-ease);justify-self:start;align-items:center;gap:6px;margin-bottom:16px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex}.ProductApp-module__mvWDRa__backButton:hover{border-color:var(--app-ink);color:var(--app-ink)}.ProductApp-module__mvWDRa__dangerButton{color:var(--app-danger)}.ProductApp-module__mvWDRa__errorNotice,.ProductApp-module__mvWDRa__successNotice{background:var(--app-danger-soft);border:1px solid color-mix(in srgb, var(--app-coral) 45%, transparent);border-radius:var(--app-r-md);align-items:center;gap:12px;width:min(680px,100%);min-height:48px;margin:0 auto 20px;padding:12px 12px 12px 16px;display:flex}.ProductApp-module__mvWDRa__successNotice{background:var(--app-lime-soft);border-color:color-mix(in srgb, var(--app-lime-line) 55%, transparent)}.ProductApp-module__mvWDRa__errorNotice p,.ProductApp-module__mvWDRa__successNotice p{flex:1;margin:0;font-size:13.5px;line-height:1.6}.ProductApp-module__mvWDRa__errorNotice button,.ProductApp-module__mvWDRa__successNotice button{border-radius:var(--app-r-xs);color:var(--app-ink-soft);text-underline-offset:3px;transition:color .16s var(--app-ease);background:0 0;border:0;flex:none;padding:6px 8px;font-size:12.5px;font-weight:600;text-decoration:underline}.ProductApp-module__mvWDRa__errorNotice button:hover,.ProductApp-module__mvWDRa__successNotice button:hover{color:var(--app-ink)}.ProductApp-module__mvWDRa__loading,.ProductApp-module__mvWDRa__loadError{background:var(--app-grid-bg), var(--app-paper);min-height:100vh;color:var(--app-ink);font-family:var(--font-text);text-align:center;background-size:32px 32px,auto;align-content:center;place-items:center;gap:14px;padding:32px;display:grid}.ProductApp-module__mvWDRa__loading h1,.ProductApp-module__mvWDRa__loadError h1{font-family:var(--font-display);font-feature-settings:"palt" 1;margin:0;font-size:clamp(22px,4vw,30px);font-weight:600;line-height:1.5}.ProductApp-module__mvWDRa__loadError p{max-width:520px;color:var(--app-muted);margin:0 0 10px;font-size:14px;line-height:1.8}.ProductApp-module__mvWDRa__composer{background:var(--app-card);border:1.5px solid var(--app-ink);border-radius:var(--app-r-lg);box-shadow:var(--app-shadow-pop);margin-bottom:28px;overflow:hidden}.ProductApp-module__mvWDRa__composerTop{border-bottom:1px solid var(--app-line-soft);justify-content:space-between;align-items:center;gap:16px;min-height:54px;padding:12px 18px;display:flex}.ProductApp-module__mvWDRa__composerTop label{align-items:center;gap:10px;display:flex}.ProductApp-module__mvWDRa__composerTop label span{color:var(--app-muted);font-size:12px;font-weight:600}.ProductApp-module__mvWDRa__composerTop select{background:var(--app-card-soft);border:1px solid var(--app-line);border-radius:var(--app-r-sm);max-width:240px;min-height:36px;transition:border-color .16s var(--app-ease);padding:5px 30px 5px 12px;font-size:13px}.ProductApp-module__mvWDRa__composerTop select:hover{border-color:var(--app-ink)}.ProductApp-module__mvWDRa__composerBody{display:block}.ProductApp-module__mvWDRa__composerBody textarea{resize:vertical;width:100%;min-height:128px;color:var(--app-ink);background:0 0;border:0;padding:20px;font-size:16.5px;line-height:1.8;display:block}.ProductApp-module__mvWDRa__composerBody textarea:focus-visible{outline:0}.ProductApp-module__mvWDRa__composerOptions{border-top:1px solid var(--app-line-soft);align-items:center;gap:16px;min-height:52px;padding:10px 18px;display:flex}.ProductApp-module__mvWDRa__composerOptions label{align-items:center;gap:10px;display:flex}.ProductApp-module__mvWDRa__composerOptions label span{color:var(--app-muted);font-size:12px;font-weight:600}.ProductApp-module__mvWDRa__composerOptions select{background:var(--app-card-soft);border:1px solid var(--app-line);border-radius:var(--app-r-sm);min-height:36px;transition:border-color .16s var(--app-ease);padding:5px 30px 5px 12px;font-size:13px}.ProductApp-module__mvWDRa__composerOptions select:hover{border-color:var(--app-ink)}.ProductApp-module__mvWDRa__composerOptions p{color:var(--app-muted);margin:0;font-size:12px;line-height:1.6}.ProductApp-module__mvWDRa__composerActions{border-top:1px solid var(--app-line-soft);justify-content:space-between;align-items:center;gap:14px;min-height:60px;padding:12px 16px 14px 18px;display:flex}.ProductApp-module__mvWDRa__composerActions small{color:var(--app-muted);font-family:var(--font-mono);font-size:11px}.ProductApp-module__mvWDRa__composer>.ProductApp-module__mvWDRa__imagePicker{border-top:1px solid var(--app-line-soft)}.ProductApp-module__mvWDRa__imagePicker{flex-wrap:wrap;align-items:center;gap:8px 12px;min-width:0;padding:12px 18px;display:flex}.ProductApp-module__mvWDRa__imagePicker>label{background:var(--app-card);border:1px solid var(--app-ink);border-radius:var(--app-r-sm);cursor:pointer;min-height:34px;transition:background-color .16s var(--app-ease), color .16s var(--app-ease);align-items:center;gap:6px;padding:6px 12px;font-size:12.5px;font-weight:700;display:inline-flex}.ProductApp-module__mvWDRa__imagePicker>label:hover{background:var(--app-ink);color:var(--app-card)}.ProductApp-module__mvWDRa__imagePicker>label input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.ProductApp-module__mvWDRa__imagePicker ul{flex-wrap:wrap;flex:260px;gap:6px;min-width:0;margin:0;padding:0;list-style:none;display:flex}.ProductApp-module__mvWDRa__imagePicker li{background:var(--app-card-soft);border:1px solid var(--app-line);border-radius:var(--app-r-pill);align-items:center;gap:6px;max-width:220px;padding:5px 8px 5px 12px;font-size:12px;display:flex}.ProductApp-module__mvWDRa__imagePicker li span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ProductApp-module__mvWDRa__imagePicker li button{border-radius:var(--app-r-pill);color:var(--app-muted);transition:color .16s var(--app-ease);background:0 0;border:0;padding:2px 4px}.ProductApp-module__mvWDRa__imagePicker li button:hover{color:var(--app-danger)}.ProductApp-module__mvWDRa__imagePicker small{color:var(--app-muted);font-size:12px}.ProductApp-module__mvWDRa__postInsight{background:var(--app-violet-soft);border:1px solid color-mix(in srgb, var(--app-violet) 45%, transparent);border-radius:var(--app-r-lg);margin:-6px 0 28px;padding:clamp(20px,3vw,26px)}.ProductApp-module__mvWDRa__postInsightHeading{justify-content:space-between;gap:16px;display:flex}.ProductApp-module__mvWDRa__postInsightHeading h2{font-family:var(--font-display);font-feature-settings:"palt" 1;margin:5px 0 0;font-size:19px;font-weight:600;line-height:1.4}.ProductApp-module__mvWDRa__postInsightHeading>button{width:34px;height:34px;transition:background-color .16s var(--app-ease);background:0 0;border:0;border-radius:50%;align-self:start;place-items:center;padding:0;font-size:17px;display:grid}.ProductApp-module__mvWDRa__postInsightHeading>button:hover{background:#15161212}.ProductApp-module__mvWDRa__classificationSummary,.ProductApp-module__mvWDRa__analysisStatus{margin:14px 0 0;font-size:13.5px;line-height:1.75}.ProductApp-module__mvWDRa__conceptDiff{grid-template-columns:1fr 1fr;gap:10px;margin:18px 0 14px;display:grid}.ProductApp-module__mvWDRa__conceptDiff>div{background:var(--app-card);border:1px solid var(--app-line);border-radius:var(--app-r-md);min-width:0;padding:16px}.ProductApp-module__mvWDRa__conceptDiff>div:last-child{border-color:var(--app-ink)}.ProductApp-module__mvWDRa__conceptDiff span,.ProductApp-module__mvWDRa__conceptDiff label{color:var(--app-muted);font-family:var(--font-mono);letter-spacing:.1em;font-size:10.5px;font-weight:600}.ProductApp-module__mvWDRa__conceptDiff p{font-family:var(--font-display);white-space:pre-wrap;overflow-wrap:anywhere;margin:10px 0 0;font-size:15px;line-height:1.85}.ProductApp-module__mvWDRa__conceptDiff textarea{resize:vertical;background:var(--app-card);border:1px solid var(--app-line);border-radius:var(--app-r-sm);width:100%;min-height:120px;font-family:var(--font-display);margin-top:10px;padding:12px;font-size:15px;line-height:1.85}.ProductApp-module__mvWDRa__postInsight .ProductApp-module__mvWDRa__inlineActions{justify-content:flex-end;gap:10px}.ProductApp-module__mvWDRa__reviewReason{margin-bottom:16px;padding:0 2px}.ProductApp-module__mvWDRa__reviewReason strong{font-size:13px}.ProductApp-module__mvWDRa__reviewReason p{color:var(--app-ink-soft);margin:6px 0 0;font-size:13px;line-height:1.75}.ProductApp-module__mvWDRa__discover{margin:0 0 32px}.ProductApp-module__mvWDRa__discover .ProductApp-module__mvWDRa__sectionHeading{margin-bottom:14px}.ProductApp-module__mvWDRa__discover .ProductApp-module__mvWDRa__sectionHeading h2{font-family:var(--font-display);font-feature-settings:"palt" 1;margin:4px 0 0;font-size:19px;font-weight:600}.ProductApp-module__mvWDRa__discoverList{scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:var(--app-line) transparent;grid-auto-columns:264px;grid-auto-flow:column;gap:10px;padding:2px 2px 10px;display:grid;overflow-x:auto}.ProductApp-module__mvWDRa__discoverList article{background:var(--app-card);border:1px solid var(--app-line);border-radius:var(--app-r-md);scroll-snap-align:start;grid-template-rows:auto auto;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px 12px;min-width:0;padding:14px;display:grid}.ProductApp-module__mvWDRa__discoverList article>span{background:var(--app-lime);border:1px solid var(--app-ink);border-radius:var(--app-r-sm);place-items:center;width:40px;height:40px;font-size:17px;display:grid}.ProductApp-module__mvWDRa__discoverList article>div{min-width:0}.ProductApp-module__mvWDRa__discoverList strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;display:block;overflow:hidden}.ProductApp-module__mvWDRa__discoverList p{color:var(--app-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0;font-size:12.5px;line-height:1.6;display:-webkit-box;overflow:hidden}.ProductApp-module__mvWDRa__discoverList small{color:var(--app-muted);font-family:var(--font-mono);font-size:11px}.ProductApp-module__mvWDRa__discoverList .ProductApp-module__mvWDRa__projectCardActions,.ProductApp-module__mvWDRa__searchProjects .ProductApp-module__mvWDRa__projectCardActions{grid-column:1/-1;justify-self:end;align-items:center;gap:8px;min-width:max-content;display:flex}.ProductApp-module__mvWDRa__projectCardActions>button:first-child{border:1px solid var(--app-line);border-radius:var(--app-r-pill);min-height:30px;color:var(--app-ink-soft);transition:border-color .16s var(--app-ease), color .16s var(--app-ease);background:0 0;padding:4px 12px;font-size:12.5px;font-weight:600}.ProductApp-module__mvWDRa__projectCardActions>button:first-child:hover{border-color:var(--app-ink);color:var(--app-ink)}.ProductApp-module__mvWDRa__discoverList .ProductApp-module__mvWDRa__followButton,.ProductApp-module__mvWDRa__searchProjects .ProductApp-module__mvWDRa__followButton,.ProductApp-module__mvWDRa__discoverList .ProductApp-module__mvWDRa__subtleButton,.ProductApp-module__mvWDRa__searchProjects .ProductApp-module__mvWDRa__subtleButton{min-height:30px;padding:4px 14px;font-size:12.5px}.ProductApp-module__mvWDRa__discover>.ProductApp-module__mvWDRa__subtleButton{margin:6px 0 0 2px}.ProductApp-module__mvWDRa__feed{gap:16px;display:grid}.ProductApp-module__mvWDRa__postCard{background:var(--app-card);border:1px solid var(--app-line);border-radius:var(--app-r-lg);overflow:hidden}.ProductApp-module__mvWDRa__postCard:has(.ProductApp-module__mvWDRa__postMenu[open]){z-index:10;position:relative;overflow:visible}.ProductApp-module__mvWDRa__postHeader{justify-content:space-between;align-items:center;gap:12px;padding:16px 20px 0;display:flex}.ProductApp-module__mvWDRa__postIdentity{align-items:center;gap:12px;min-width:0;display:flex}.ProductApp-module__mvWDRa__postIdentity>div{gap:2px;min-width:0;display:grid}.ProductApp-module__mvWDRa__postIdentity strong,.ProductApp-module__mvWDRa__postProjectLink{text-overflow:ellipsis;white-space:nowrap;font-size:14.5px;font-weight:700;overflow:hidden}.ProductApp-module__mvWDRa__postProjectLink{width:fit-content;max-width:100%;color:var(--app-ink);text-align:left;transition:border-color .16s var(--app-ease);background:0 0;border:0;border-bottom:1px solid #0000;padding:0}.ProductApp-module__mvWDRa__postProjectLink:hover,.ProductApp-module__mvWDRa__postProjectLink:focus-visible{border-bottom-color:var(--app-ink)}.ProductApp-module__mvWDRa__postIdentity span{color:var(--app-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;overflow:hidden}.ProductApp-module__mvWDRa__postMenu{flex:none;position:relative}.ProductApp-module__mvWDRa__postMenu>summary{width:36px;height:36px;color:var(--app-muted);cursor:pointer;transition:background-color .16s var(--app-ease), color .16s var(--app-ease);background:0 0;border:1px solid #0000;border-radius:50%;place-items:center;list-style:none;display:grid}.ProductApp-module__mvWDRa__postMenu>summary::-webkit-details-marker{display:none}.ProductApp-module__mvWDRa__postMenu>summary:hover,.ProductApp-module__mvWDRa__postMenu>summary:focus-visible,.ProductApp-module__mvWDRa__postMenu[open]>summary{background:var(--app-card-soft);border-color:var(--app-line);color:var(--app-ink)}.ProductApp-module__mvWDRa__postMenu>div{z-index:12;background:var(--app-card);border:1px solid var(--app-ink);border-radius:var(--app-r-md);min-width:240px;box-shadow:var(--app-shadow-float);gap:2px;padding:6px;display:grid;position:absolute;top:calc(100% + 6px);right:0}.ProductApp-module__mvWDRa__postMenu>div button{border-radius:var(--app-r-xs);min-height:38px;color:var(--app-ink);text-align:left;transition:background-color .16s var(--app-ease);background:0 0;border:0;align-items:center;gap:10px;padding:8px 12px;font-size:13px;font-weight:600;display:flex}.ProductApp-module__mvWDRa__postMenu>div button:hover,.ProductApp-module__mvWDRa__postMenu>div button:focus-visible{background:var(--app-card-soft)}.ProductApp-module__mvWDRa__postMenu>div .ProductApp-module__mvWDRa__dangerButton{color:var(--app-danger)}.ProductApp-module__mvWDRa__postBody{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;padding:12px 20px 4px;font-size:16px;line-height:1.85}.ProductApp-module__mvWDRa__compactPost .ProductApp-module__mvWDRa__postBody{font-size:15px}.ProductApp-module__mvWDRa__effectiveScope{color:var(--app-muted);margin:8px 20px 0;font-size:12px}.ProductApp-module__mvWDRa__postMedia{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:14px 20px 4px;display:grid}.ProductApp-module__mvWDRa__postMedia img,.ProductApp-module__mvWDRa__postMedia .ProductApp-module__mvWDRa__mediaLoading,.ProductApp-module__mvWDRa__postMedia .ProductApp-module__mvWDRa__mediaUnavailable{aspect-ratio:16/11;border:1px solid var(--app-line-soft);border-radius:var(--app-r-sm);object-fit:cover;width:100%}.ProductApp-module__mvWDRa__singleMedia{grid-template-columns:minmax(0,1fr)}.ProductApp-module__mvWDRa__singleMedia img,.ProductApp-module__mvWDRa__singleMedia .ProductApp-module__mvWDRa__mediaLoading,.ProductApp-module__mvWDRa__singleMedia .ProductApp-module__mvWDRa__mediaUnavailable{aspect-ratio:auto;object-fit:contain;background:var(--app-card-soft);max-height:560px}.ProductApp-module__mvWDRa__postActions{border-top:1px solid var(--app-line-soft);min-height:50px;color:var(--app-muted);align-items:center;gap:4px;margin-top:10px;padding:8px 14px;display:flex}.ProductApp-module__mvWDRa__postActions button{border-radius:var(--app-r-pill);min-height:34px;color:var(--app-muted);transition:background-color .16s var(--app-ease), color .16s var(--app-ease);background:0 0;border:0;align-items:center;gap:6px;padding:5px 12px;font-size:13px;font-weight:600;display:inline-flex}.ProductApp-module__mvWDRa__postActions button:hover{color:var(--app-ink);background:#1516120f}.ProductApp-module__mvWDRa__postActions .ProductApp-module__mvWDRa__reactedButton{background:var(--app-lime-soft);border:1px solid var(--app-lime-line);color:var(--app-ink)}.ProductApp-module__mvWDRa__postActions .ProductApp-module__mvWDRa__reactedButton:hover{background:var(--app-lime-soft)}.ProductApp-module__mvWDRa__postCard>.ProductApp-module__mvWDRa__subtleButton{margin:2px 20px 12px}.ProductApp-module__mvWDRa__postCard>.ProductApp-module__mvWDRa__lpVisibilityNote,.ProductApp-module__mvWDRa__postCard>.ProductApp-module__mvWDRa__inlineError{margin:10px 20px 16px}.ProductApp-module__mvWDRa__postHistory{background:var(--app-card-soft);border:1px solid var(--app-line-soft);border-radius:var(--app-r-sm);gap:12px;margin:12px 20px 16px;padding:14px 16px;display:grid}.ProductApp-module__mvWDRa__postHistoryHeading,.ProductApp-module__mvWDRa__postHistoryHeading>div,.ProductApp-module__mvWDRa__postHistoryMeta,.ProductApp-module__mvWDRa__postHistoryChanges{align-items:center;display:flex}.ProductApp-module__mvWDRa__postHistoryHeading{justify-content:space-between;gap:14px}.ProductApp-module__mvWDRa__postHistoryHeading>div{gap:8px}.ProductApp-module__mvWDRa__postHistoryHeading strong{font-size:13px}.ProductApp-module__mvWDRa__postHistoryHeading>button{color:var(--app-ink-soft);text-decoration:underline;-webkit-text-decoration-color:var(--app-line);text-decoration-color:var(--app-line);text-underline-offset:3px;transition:color .16s var(--app-ease);background:0 0;border:0;padding:5px 2px;font-size:12.5px;font-weight:600}.ProductApp-module__mvWDRa__postHistoryHeading>button:hover{color:var(--app-ink)}.ProductApp-module__mvWDRa__postHistory>p{color:var(--app-muted);margin:0;font-size:12.5px}.ProductApp-module__mvWDRa__postHistory>ol{border-top:1px solid var(--app-line-soft);margin:0;padding:0;list-style:none;display:grid}.ProductApp-module__mvWDRa__postHistory>ol>li{gap:8px;padding:13px 2px;display:grid}.ProductApp-module__mvWDRa__postHistory>ol>li+li{border-top:1px solid var(--app-line-soft)}.ProductApp-module__mvWDRa__postHistoryMeta{justify-content:space-between;gap:12px}.ProductApp-module__mvWDRa__postHistoryMeta strong{font-size:12.5px}.ProductApp-module__mvWDRa__postHistoryMeta time,.ProductApp-module__mvWDRa__postHistory>ol small{color:var(--app-muted);font-family:var(--font-mono);font-size:11px}.ProductApp-module__mvWDRa__postHistoryChanges{flex-wrap:wrap;gap:5px}.ProductApp-module__mvWDRa__postHistoryChanges span{background:var(--app-card);border:1px solid var(--app-line);border-radius:var(--app-r-pill);padding:2px 9px;font-size:11.5px}.ProductApp-module__mvWDRa__postHistory>ol p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:13.5px;line-height:1.75}.ProductApp-module__mvWDRa__comments{border-top:1px solid var(--app-line-soft);display:grid}.ProductApp-module__mvWDRa__comment{align-items:flex-start;gap:12px;padding:14px 20px;display:flex}.ProductApp-module__mvWDRa__comment+.ProductApp-module__mvWDRa__comment{border-top:1px solid var(--app-line-soft)}.ProductApp-module__mvWDRa__comment .ProductApp-module__mvWDRa__avatar{width:32px;height:32px;font-size:10px}.ProductApp-module__mvWDRa__comment>div{min-width:0}.ProductApp-module__mvWDRa__comment p{align-items:baseline;gap:8px;margin:0 0 4px;display:flex}.ProductApp-module__mvWDRa__comment strong{font-size:13px}.ProductApp-module__mvWDRa__comment time{color:var(--app-muted);font-family:var(--font-mono);font-size:11px}.ProductApp-module__mvWDRa__comment>div>span{overflow-wrap:anywhere;font-size:14px;line-height:1.75}.ProductApp-module__mvWDRa__commentOriginal,.ProductApp-module__mvWDRa__lpCommentOriginal{width:fit-content;color:var(--app-muted);margin-top:8px;font-size:12.5px}.ProductApp-module__mvWDRa__commentOriginal summary,.ProductApp-module__mvWDRa__lpCommentOriginal summary{cursor:pointer;text-decoration:underline;-webkit-text-decoration-color:var(--app-line);text-decoration-color:var(--app-line);text-underline-offset:3px;transition:color .16s var(--app-ease)}.ProductApp-module__mvWDRa__commentOriginal summary:hover,.ProductApp-module__mvWDRa__lpCommentOriginal summary:hover{color:var(--app-ink)}.ProductApp-module__mvWDRa__commentOriginal p,.ProductApp-module__mvWDRa__lpCommentOriginal p{background:var(--app-card-soft);border-left:2px solid var(--app-line);border-radius:0 var(--app-r-xs) var(--app-r-xs) 0;max-width:68ch;color:var(--app-ink);overflow-wrap:anywhere;margin:8px 0 0;padding:10px 12px;font-size:13px;line-height:1.75;display:block}.ProductApp-module__mvWDRa__commentMedia{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.ProductApp-module__mvWDRa__commentMedia img,.ProductApp-module__mvWDRa__commentMedia .ProductApp-module__mvWDRa__mediaLoading,.ProductApp-module__mvWDRa__commentMedia .ProductApp-module__mvWDRa__mediaUnavailable{border:1px solid var(--app-line-soft);border-radius:var(--app-r-xs);object-fit:cover;width:92px;height:92px}.ProductApp-module__mvWDRa__commentForm{background:var(--app-card-soft);border-top:1px solid var(--app-line-soft);grid-template-columns:minmax(0,1fr) auto auto;align-items:start;gap:10px;min-height:60px;padding:12px 16px 14px 20px;display:grid}.ProductApp-module__mvWDRa__commentForm label{flex:1}.ProductApp-module__mvWDRa__commentForm input{background:var(--app-card);border:1px solid var(--app-line);border-radius:var(--app-r-pill);width:100%;height:40px;transition:border-color .16s var(--app-ease);padding:8px 16px;font-size:14px}.ProductApp-module__mvWDRa__commentForm input:hover{border-color:var(--app-ink)}.ProductApp-module__mvWDRa__commentForm .ProductApp-module__mvWDRa__imagePicker{max-width:290px;padding:0}.ProductApp-module__mvWDRa__commentForm .ProductApp-module__mvWDRa__imagePicker small{display:none}.ProductApp-module__mvWDRa__commentForm .ProductApp-module__mvWDRa__imagePicker ul{flex-basis:100%}.ProductApp-module__mvWDRa__commentForm .ProductApp-module__mvWDRa__imagePicker>label{border-color:var(--app-line);border-radius:var(--app-r-pill);min-height:40px;color:var(--app-ink-soft)}.ProductApp-module__mvWDRa__commentForm .ProductApp-module__mvWDRa__imagePicker>label:hover{background:var(--app-card);border-color:var(--app-ink);color:var(--app-ink)}.ProductApp-module__mvWDRa__commentForm>button{background:var(--app-ink);border:1px solid var(--app-ink);border-radius:var(--app-r-pill);min-width:64px;min-height:40px;color:var(--app-card);transition:opacity .16s var(--app-ease);padding:8px 16px;font-size:13px;font-weight:700}.ProductApp-module__mvWDRa__commentForm>button:hover:not(:disabled){opacity:.82}.ProductApp-module__mvWDRa__empty{background:color-mix(in srgb, var(--app-card) 65%, transparent);border:1.5px dashed var(--app-line);border-radius:var(--app-r-lg);text-align:center;align-content:center;place-items:center;min-height:200px;padding:40px 24px;display:grid}.ProductApp-module__mvWDRa__empty>span{background:var(--app-lime);border:1.5px solid var(--app-ink);border-radius:50%;place-items:center;width:44px;height:44px;margin-bottom:14px;display:grid}.ProductApp-module__mvWDRa__empty>span svg{width:19px;height:19px}.ProductApp-module__mvWDRa__empty h3{font-family:var(--font-display);font-feature-settings:"palt" 1;margin:0 0 8px;font-size:19px;font-weight:600}.ProductApp-module__mvWDRa__empty p{max-width:460px;color:var(--app-muted);margin:0;font-size:13.5px;line-height:1.8}.ProductApp-module__mvWDRa__createProject{background:var(--app-card);border:1.5px solid var(--app-ink);border-radius:var(--app-r-lg);width:min(560px,100%);box-shadow:var(--app-shadow-pop-sm);gap:18px;padding:24px;display:grid}.ProductApp-module__mvWDRa__pageHeading.ProductApp-module__mvWDRa__createProjectHeading{flex-direction:column;align-items:stretch;gap:22px}.ProductApp-module__mvWDRa__createProjectHeading .ProductApp-module__mvWDRa__createProject{width:min(640px,100%);margin-inline:auto}.ProductApp-module__mvWDRa__createProject label,.ProductApp-module__mvWDRa__settings label,.ProductApp-module__mvWDRa__profileCard form label{gap:8px;display:grid}.ProductApp-module__mvWDRa__createProject label>span,.ProductApp-module__mvWDRa__settings label>span,.ProductApp-module__mvWDRa__profileCard form label>span{font-size:12.5px;font-weight:700}.ProductApp-module__mvWDRa__createProject input,.ProductApp-module__mvWDRa__createProject textarea,.ProductApp-module__mvWDRa__createProject select,.ProductApp-module__mvWDRa__settings input,.ProductApp-module__mvWDRa__settings textarea,.ProductApp-module__mvWDRa__settings select,.ProductApp-module__mvWDRa__profileCard input,.ProductApp-module__mvWDRa__profileCard textarea{background:var(--app-card-soft);border:1px solid var(--app-line);border-radius:var(--app-r-sm);width:100%;min-height:44px;color:var(--app-ink);transition:border-color .16s var(--app-ease);padding:10px 14px;font-size:14.5px}.ProductApp-module__mvWDRa__createProject input:hover,.ProductApp-module__mvWDRa__createProject textarea:hover,.ProductApp-module__mvWDRa__createProject select:hover,.ProductApp-module__mvWDRa__settings input:hover,.ProductApp-module__mvWDRa__settings textarea:hover,.ProductApp-module__mvWDRa__settings select:hover,.ProductApp-module__mvWDRa__profileCard input:hover,.ProductApp-module__mvWDRa__profileCard textarea:hover{border-color:var(--app-ink)}.ProductApp-module__mvWDRa__createProject textarea,.ProductApp-module__mvWDRa__settings textarea,.ProductApp-module__mvWDRa__profileCard textarea{resize:vertical;min-height:100px;line-height:1.8}.ProductApp-module__mvWDRa__formColumns{grid-template-columns:1fr 1fr;gap:14px;display:grid}.ProductApp-module__mvWDRa__identityChoice{border:1px solid var(--app-line);border-radius:var(--app-r-md);flex-wrap:wrap;gap:12px 24px;margin:0;padding:14px 16px;display:flex}.ProductApp-module__mvWDRa__identityChoice legend{padding:0 6px;font-size:12.5px;font-weight:700}.ProductApp-module__mvWDRa__identityChoice label{align-items:center;gap:8px;font-size:13.5px;display:flex}.ProductApp-module__mvWDRa__identityChoice input{width:17px;min-height:17px;accent-color:var(--app-ink);margin:0}.ProductApp-module__mvWDRa__fieldNote,.ProductApp-module__mvWDRa__warning{color:var(--app-muted);margin:-4px 0 0;font-size:12.5px;line-height:1.7}.ProductApp-module__mvWDRa__warning{background:var(--app-warn-soft);border:1px solid var(--app-warn-line);border-radius:var(--app-r-sm);color:var(--app-ink);margin:0;padding:11px 14px;font-size:13px}.ProductApp-module__mvWDRa__iconEditor{border:1px solid var(--app-line);border-radius:var(--app-r-md);grid-template-columns:minmax(0,1fr) minmax(220px,1fr);align-items:center;gap:16px;padding:14px 16px;display:grid}.ProductApp-module__mvWDRa__iconEditor>div{gap:5px;display:grid}.ProductApp-module__mvWDRa__iconEditor>div>span{font-size:12.5px;font-weight:700}.ProductApp-module__mvWDRa__iconEditor>div>small{color:var(--app-muted);font-size:12px;line-height:1.6}.ProductApp-module__mvWDRa__projectTabs{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;margin-bottom:24px;display:grid}.ProductApp-module__mvWDRa__projectTabs button{background:var(--app-card);border:1px solid var(--app-line);border-radius:var(--app-r-md);text-align:left;min-width:0;min-height:72px;transition:border-color .16s var(--app-ease), box-shadow .16s var(--app-ease);grid-template-rows:1fr 1fr;grid-template-columns:40px minmax(0,1fr);column-gap:12px;padding:10px 14px;display:grid;position:relative}.ProductApp-module__mvWDRa__projectTabs button:hover{border-color:var(--app-ink)}.ProductApp-module__mvWDRa__projectTabs button[aria-pressed=true]{background:var(--app-card);border:1.5px solid var(--app-ink);box-shadow:var(--app-shadow-pop-sm)}.ProductApp-module__mvWDRa__projectTabs button[aria-pressed=true]:before{background:var(--app-lime);content:"";border-radius:0 3px 3px 0;width:4px;position:absolute;inset:10px auto 10px 0}.ProductApp-module__mvWDRa__projectTabs button>span{background:var(--app-card-soft);border:1px solid var(--app-line);border-radius:var(--app-r-sm);width:40px;height:40px;font-family:var(--font-display);grid-row:1/3;place-items:center;font-size:16px;display:grid;overflow:hidden}.ProductApp-module__mvWDRa__projectTabs button>span:has(>[data-project-fallback-mark=stamp]){background:0 0;border-color:#0000;overflow:visible}.ProductApp-module__mvWDRa__projectTabs button>span>[data-project-fallback-mark=stamp]{background:var(--app-lime);border:1px solid var(--app-ink);border-radius:var(--app-r-xs);width:36px;height:36px;box-shadow:2px 2px 0 var(--app-ink);transform-origin:50%;place-items:center;display:grid;transform:rotate(-3.5deg)}.ProductApp-module__mvWDRa__projectTabs button[aria-pressed=true]>span{background:var(--app-lime);border-color:var(--app-ink)}.ProductApp-module__mvWDRa__projectTabs button[aria-pressed=true]>span:has(>[data-project-fallback-mark=stamp]){background:0 0;border-color:#0000}.ProductApp-module__mvWDRa__projectTabs strong{font-family:var(--font-display);font-feature-settings:"palt" 1;text-overflow:ellipsis;white-space:nowrap;align-self:end;font-size:15.5px;font-weight:600;line-height:1.25;overflow:hidden}.ProductApp-module__mvWDRa__projectTabs small{color:var(--app-muted);align-self:start;font-size:12px;line-height:1.4}.ProductApp-module__mvWDRa__projectTabs>.ProductApp-module__mvWDRa__subtleButton{background:var(--app-card);border:1px solid var(--app-line);border-radius:var(--app-r-pill);min-height:44px;color:var(--app-muted);text-align:center;white-space:nowrap;grid-column:1/-1;grid-template-rows:none;grid-template-columns:none;justify-content:center;align-items:center;padding:8px 16px;font-size:13px;font-weight:600;display:flex}.ProductApp-module__mvWDRa__projectTabs>.ProductApp-module__mvWDRa__subtleButton:hover:not(:disabled){border-color:var(--app-ink);color:var(--app-ink)}.ProductApp-module__mvWDRa__projectDetail{gap:20px;display:grid}.ProductApp-module__mvWDRa__view>.ProductApp-module__mvWDRa__readonlyConcept,.ProductApp-module__mvWDRa__view>.ProductApp-module__mvWDRa__pinned,.ProductApp-module__mvWDRa__view>.ProductApp-module__mvWDRa__lpPanel,.ProductApp-module__mvWDRa__view>.ProductApp-module__mvWDRa__projectPosts{margin-top:20px}.ProductApp-module__mvWDRa__projectHero{background:var(--app-card);border:1.5px solid var(--app-ink);border-radius:var(--app-r-lg);box-shadow:var(--app-shadow-pop);grid-template-columns:1fr auto;gap:18px 28px;padding:clamp(24px,3.4vw,36px);display:grid}.ProductApp-module__mvWDRa__projectHeroOwner{grid-template-columns:1fr}.ProductApp-module__mvWDRa__projectHeroWithLp{grid-template-columns:minmax(0,1fr) minmax(300px,42%);align-items:stretch}.ProductApp-module__mvWDRa__projectHeroBody{grid-template-columns:minmax(0,1fr) auto;align-content:start;gap:18px 28px;min-width:0;display:grid}.ProductApp-module__mvWDRa__projectIdentity{align-items:center;gap:16px;min-width:0;display:flex}.ProductApp-module__mvWDRa__projectIdentity>span{background:var(--app-lime);border:1.5px solid var(--app-ink);border-radius:var(--app-r-md);width:56px;height:56px;font-family:var(--font-display);flex:none;place-items:center;font-size:24px;display:grid}.ProductApp-module__mvWDRa__projectIdentity p{color:var(--app-muted);margin:0 0 4px;font-size:12.5px}.ProductApp-module__mvWDRa__projectIdentity h1,.ProductApp-module__mvWDRa__projectIdentity h2{font-family:var(--font-display);font-feature-settings:"palt" 1;letter-spacing:.01em;overflow-wrap:anywhere;margin:0;font-size:clamp(24px,3vw,34px);font-weight:700;line-height:1.3}.ProductApp-module__mvWDRa__projectMeta{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:6px;display:flex}.ProductApp-module__mvWDRa__projectVisibilityLabel,.ProductApp-module__mvWDRa__projectStatusControl{background:var(--app-card-soft);border-radius:var(--app-r-xs);color:var(--app-ink-soft);border:0;align-items:center;gap:6px;padding:5px 10px;font-size:11.5px;font-weight:600;display:inline-flex}.ProductApp-module__mvWDRa__projectStatusControl>span{color:var(--app-muted);font-size:10px;font-weight:500}.ProductApp-module__mvWDRa__projectStatusControl select{min-width:76px;color:var(--app-ink-soft);cursor:pointer;font:inherit;background:0 0;border:0;padding:0 3px}.ProductApp-module__mvWDRa__projectStatusControl select:focus-visible{outline:2px solid var(--app-focus);outline-offset:2px;border-radius:3px}.ProductApp-module__mvWDRa__projectStatusControl select:disabled{cursor:wait;opacity:.55}.ProductApp-module__mvWDRa__projectHeaderActions{align-content:start;justify-items:end;gap:8px;display:grid}.ProductApp-module__mvWDRa__projectShareButton{min-height:28px;color:var(--app-ink);text-decoration:underline;-webkit-text-decoration-color:var(--app-line);text-decoration-color:var(--app-line);text-underline-offset:5px;transition:opacity .16s var(--app-ease), text-decoration-color .16s var(--app-ease);background:0 0;border:0;border-radius:0;align-items:center;gap:6px;padding:4px 0;font-size:12.5px;font-weight:600;display:inline-flex}.ProductApp-module__mvWDRa__projectShareButton:hover,.ProductApp-module__mvWDRa__projectShareButton:focus-visible{-webkit-text-decoration-color:var(--app-ink);text-decoration-color:var(--app-ink);opacity:.72}.ProductApp-module__mvWDRa__projectHero>p,.ProductApp-module__mvWDRa__projectHeroBody>p{color:var(--app-ink-soft);white-space:pre-wrap;overflow-wrap:anywhere;grid-column:1/-1;margin:2px 0 0;font-size:14.5px;line-height:1.9}.ProductApp-module__mvWDRa__projectHero dl,.ProductApp-module__mvWDRa__projectHeroBody dl{border-top:1px solid var(--app-line-soft);border-bottom:1px solid var(--app-line-soft);grid-column:1/-1;grid-template-columns:repeat(3,1fr);margin:4px 0 0;display:grid}.ProductApp-module__mvWDRa__projectHero dl>div{text-align:center;padding:14px 8px}.ProductApp-module__mvWDRa__projectHero dl>div+div{border-left:1px solid var(--app-line-soft)}.ProductApp-module__mvWDRa__projectHero dt{color:var(--app-muted);font-family:var(--font-mono);letter-spacing:.1em;margin-bottom:6px;font-size:10.5px}.ProductApp-module__mvWDRa__projectHero dd{font-family:var(--font-mono);margin:0;font-size:16px;font-weight:600}.ProductApp-module__mvWDRa__projectHeroLp{background:var(--app-card-soft);border:1px solid var(--app-line);border-radius:var(--app-r-md);grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:248px;display:grid;overflow:hidden}.ProductApp-module__mvWDRa__projectHeroLpHeading{border-bottom:1px solid var(--app-line-soft);justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:8px 11px;display:flex}.ProductApp-module__mvWDRa__projectHeroLpHeading span{color:var(--app-muted);font-family:var(--font-mono);letter-spacing:.1em;font-size:9.5px}.ProductApp-module__mvWDRa__projectHeroLpHeading button{color:var(--app-ink-soft);text-decoration:underline;-webkit-text-decoration-color:var(--app-line);text-decoration-color:var(--app-line);text-underline-offset:4px;background:0 0;border:0;flex:none;padding:4px 0;font-size:11.5px;font-weight:600}.ProductApp-module__mvWDRa__projectHeroLpHeading button:hover,.ProductApp-module__mvWDRa__projectHeroLpHeading button:focus-visible{color:var(--app-ink);-webkit-text-decoration-color:var(--app-ink);text-decoration-color:var(--app-ink)}.ProductApp-module__mvWDRa__projectHeroLpViewport{background:#fff;min-height:204px;position:relative;overflow:hidden}.ProductApp-module__mvWDRa__projectHeroLpViewport iframe{pointer-events:none;border:0;width:100%;height:100%;min-height:204px;display:block}.ProductApp-module__mvWDRa__projectHeroLpViewport>p{min-height:204px;color:var(--app-muted);text-align:center;place-items:center;margin:0;padding:20px;font-size:12px;display:grid}.ProductApp-module__mvWDRa__projectHeroLpViewport:has(.ProductApp-module__mvWDRa__lpFrameOpen:focus-visible){outline:2px solid var(--app-focus);outline-offset:-3px}.ProductApp-module__mvWDRa__lpExternalDialog{background:var(--app-card);border:1.5px solid var(--app-ink);border-radius:var(--app-r-lg);width:min(420px,100vw - 32px);box-shadow:var(--app-shadow-float);color:var(--app-ink);margin:auto;padding:0}.ProductApp-module__mvWDRa__lpExternalDialog::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1516128c}.ProductApp-module__mvWDRa__lpExternalDialog form{padding:24px}.ProductApp-module__mvWDRa__lpExternalDialog h2{font-family:var(--font-display);margin:7px 0 10px;font-size:22px;font-weight:600}.ProductApp-module__mvWDRa__lpExternalDialog form>p:not(.ProductApp-module__mvWDRa__eyebrow){color:var(--app-muted);margin:0;font-size:13px;line-height:1.75}.ProductApp-module__mvWDRa__lpExternalDialog form>p strong{color:var(--app-ink);overflow-wrap:anywhere}.ProductApp-module__mvWDRa__lpExternalDialog form>div{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.ProductApp-module__mvWDRa__lpExternalDialog button,.ProductApp-module__mvWDRa__lpExternalDialog a{border:1px solid var(--app-line);border-radius:var(--app-r-pill);justify-content:center;align-items:center;min-height:40px;padding:9px 14px;font-size:12px;font-weight:700;display:inline-flex}.ProductApp-module__mvWDRa__lpExternalDialog button{color:var(--app-ink-soft);background:0 0}.ProductApp-module__mvWDRa__lpExternalDialog a{background:var(--app-ink);border-color:var(--app-ink);color:var(--app-card)}@media (max-width:640px){.ProductApp-module__mvWDRa__lpExternalDialog form>div{flex-direction:column-reverse;align-items:stretch}.ProductApp-module__mvWDRa__lpExternalDialog button,.ProductApp-module__mvWDRa__lpExternalDialog a{width:100%}}.ProductApp-module__mvWDRa__conceptPanel,.ProductApp-module__mvWDRa__projectPosts,.ProductApp-module__mvWDRa__settings,.ProductApp-module__mvWDRa__profileCard{background:var(--app-card);border:1px solid var(--app-line);border-radius:var(--app-r-lg);padding:clamp(20px,3vw,28px)}.ProductApp-module__mvWDRa__conceptPanel form{gap:12px;display:grid}.ProductApp-module__mvWDRa__conceptHeadingActions,.ProductApp-module__mvWDRa__conceptEditActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.ProductApp-module__mvWDRa__conceptPreview{background:var(--app-lime-soft);border:1px solid color-mix(in srgb, var(--app-lime-line) 45%, transparent);border-radius:var(--app-r-md);font-family:var(--font-display);overflow-wrap:anywhere;padding:clamp(16px,2vw,22px);font-size:16.5px;line-height:2}.ProductApp-module__mvWDRa__conceptPanel textarea{resize:vertical;background:var(--app-card-soft);border:1px solid var(--app-line);border-radius:var(--app-r-md);width:100%;min-height:150px;font-family:var(--font-display);transition:border-color .16s var(--app-ease);padding:18px;font-size:16.5px;line-height:2}.ProductApp-module__mvWDRa__conceptPanel textarea:hover{border-color:var(--app-ink)}.ProductApp-module__mvWDRa__inlineActions{justify-content:space-between;align-items:center;gap:14px;display:flex}.ProductApp-module__mvWDRa__inlineActions small{color:var(--app-muted);font-size:12.5px;line-height:1.7}.ProductApp-module__mvWDRa__inlineActions>button:not(.ProductApp-module__mvWDRa__primaryButton){background:var(--app-card);border:1px solid var(--app-ink);border-radius:var(--app-r-sm);min-height:38px;transition:background-color .16s var(--app-ease), color .16s var(--app-ease);padding:7px 16px;font-size:13px;font-weight:600}.ProductApp-module__mvWDRa__inlineActions>button:not(.ProductApp-module__mvWDRa__primaryButton):hover{background:var(--app-ink);color:var(--app-card)}.ProductApp-module__mvWDRa__history{border-top:1px solid var(--app-line-soft);margin-top:20px}.ProductApp-module__mvWDRa__history summary,.ProductApp-module__mvWDRa__settings>summary{cursor:pointer;padding:16px 0 0;font-size:13.5px;font-weight:700}.ProductApp-module__mvWDRa__history ol{border-top:1px solid var(--app-line-soft);margin:14px 0 0;padding:0;list-style:none;display:grid}.ProductApp-module__mvWDRa__history li{grid-template-columns:1fr auto;gap:7px 14px;padding:14px 2px;display:grid}.ProductApp-module__mvWDRa__history li+li{border-top:1px solid var(--app-line-soft)}.ProductApp-module__mvWDRa__history li>div{align-items:baseline;gap:10px;display:flex}.ProductApp-module__mvWDRa__history strong{font-size:12.5px}.ProductApp-module__mvWDRa__history time{color:var(--app-muted);font-family:var(--font-mono);font-size:11px}.ProductApp-module__mvWDRa__history p{white-space:pre-wrap;overflow-wrap:anywhere;grid-column:1;margin:0;font-size:13.5px;line-height:1.75}.ProductApp-module__mvWDRa__history button{border:1px solid var(--app-line);border-radius:var(--app-r-pill);min-height:32px;color:var(--app-ink-soft);transition:border-color .16s var(--app-ease), color .16s var(--app-ease);background:0 0;grid-area:1/2/3;align-self:center;padding:5px 14px;font-size:12.5px;font-weight:600}.ProductApp-module__mvWDRa__history button:hover{border-color:var(--app-ink);color:var(--app-ink)}.ProductApp-module__mvWDRa__pinned{background:var(--app-card);border:1.5px solid var(--app-ink);border-radius:var(--app-r-lg);box-shadow:var(--app-shadow-pop-sm);padding:14px}.ProductApp-module__mvWDRa__pinned:before{content:"ピン留め";background:var(--app-lime);border:1px solid var(--app-ink);border-radius:var(--app-r-pill);letter-spacing:.04em;margin:0 0 10px 4px;padding:3px 12px;font-size:11.5px;font-weight:700;display:inline-block}.ProductApp-module__mvWDRa__projectPosts{gap:16px;display:grid}.ProductApp-module__mvWDRa__projectPosts>.ProductApp-module__mvWDRa__sectionHeading{margin-bottom:0}.ProductApp-module__mvWDRa__settings{border-radius:var(--app-r-lg)}.ProductApp-module__mvWDRa__settings[open]>summary{border-bottom:1px solid var(--app-line-soft);padding-bottom:18px}.ProductApp-module__mvWDRa__settings form{gap:16px;padding-top:20px;display:grid}.ProductApp-module__mvWDRa__readonlyConcept{background:var(--app-card);border:1px solid var(--app-line);border-radius:var(--app-r-lg);margin-top:20px;padding:clamp(20px,3vw,28px)}.ProductApp-module__mvWDRa__readonlyConcept h2{font-family:var(--font-display);font-feature-settings:"palt" 1;margin:5px 0 14px;font-size:19px;font-weight:600}.ProductApp-module__mvWDRa__readonlyConceptText{font-family:var(--font-display);overflow-wrap:anywhere;margin:0;font-size:16.5px;line-height:2}.ProductApp-module__mvWDRa__lpPanel{background:var(--app-card);border:1px solid var(--app-line);border-radius:var(--app-r-lg);padding:clamp(20px,3vw,28px)}.ProductApp-module__mvWDRa__lpPanelHeadingMeta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.ProductApp-module__mvWDRa__lpPanelHeadingMeta>span{color:var(--app-muted);font-family:var(--font-mono);font-size:11px}.ProductApp-module__mvWDRa__lpEmptyPreview{background:var(--app-card-soft);border:1px dashed var(--app-line);border-radius:var(--app-r-md);text-align:center;place-content:center;gap:6px;min-height:118px;padding:24px;display:grid}.ProductApp-module__mvWDRa__lpEmptyPreview p{font-family:var(--font-display);margin:0;font-size:16px;font-weight:600}.ProductApp-module__mvWDRa__lpEmptyPreview span{color:var(--app-muted);font-size:12.5px}.ProductApp-module__mvWDRa__lpFrame{border:1px solid var(--app-ink);border-radius:var(--app-r-md);background:#fff;margin-bottom:18px;position:relative;overflow:hidden}.ProductApp-module__mvWDRa__lpFrame iframe{border:0;width:100%;height:min(620px,75vh);display:block}.ProductApp-module__mvWDRa__lpFrameOpen{z-index:1;color:var(--app-card);cursor:pointer;justify-content:flex-end;align-items:flex-end;padding:12px;display:flex;position:absolute;inset:0}.ProductApp-module__mvWDRa__lpFrameOpen span{background:color-mix(in srgb, var(--app-ink) 86%, transparent);border:1px solid color-mix(in srgb, var(--app-card) 26%, transparent);border-radius:var(--app-r-pill);opacity:0;transition:opacity .16s var(--app-ease), transform .16s var(--app-ease);padding:6px 11px;font-size:11.5px;font-weight:700;transform:translateY(3px)}.ProductApp-module__mvWDRa__lpFrameOpen:hover span,.ProductApp-module__mvWDRa__lpFrameOpen:focus-visible span{opacity:1;transform:translateY(0)}.ProductApp-module__mvWDRa__lpFrame:has(.ProductApp-module__mvWDRa__lpFrameOpen:focus-visible){outline:2px solid var(--app-focus);outline-offset:2px}@media (hover:none){.ProductApp-module__mvWDRa__lpFrameOpen span{opacity:.9;transform:translateY(0)}}.ProductApp-module__mvWDRa__lpReleaseHeading{background:var(--app-card-soft);border:1px solid var(--app-line);border-radius:var(--app-r-md);justify-content:space-between;align-items:center;gap:12px;min-height:50px;margin-bottom:12px;padding:10px 14px;display:flex}.ProductApp-module__mvWDRa__lpReleaseHeading:has(+.ProductApp-module__mvWDRa__lpFrame){border-radius:var(--app-r-md) var(--app-r-md) 0 0;border-bottom:0;margin-bottom:0}.ProductApp-module__mvWDRa__lpReleaseHeading+.ProductApp-module__mvWDRa__lpFrame{border-top-left-radius:0;border-top-right-radius:0}.ProductApp-module__mvWDRa__lpReleaseHeading>div{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.ProductApp-module__mvWDRa__lpReleaseHeading strong{font-family:var(--font-display);font-feature-settings:"palt" 1;font-size:15.5px;font-weight:600}.ProductApp-module__mvWDRa__lpReleaseHeading span{background:var(--app-card);border:1px solid var(--app-line);border-radius:var(--app-r-pill);color:var(--app-ink-soft);padding:2px 10px;font-size:11.5px;font-weight:600}.ProductApp-module__mvWDRa__lpReleaseHeading time{color:var(--app-muted);font-family:var(--font-mono);flex:none;font-size:11px}.ProductApp-module__mvWDRa__lpPreviewActions{flex:none;align-items:center;gap:6px;display:flex}.ProductApp-module__mvWDRa__lpPreviewActions button,.ProductApp-module__mvWDRa__lpPreviewActions a{border:1px solid var(--app-line);border-radius:var(--app-r-pill);min-height:30px;color:var(--app-ink-soft);transition:border-color .16s var(--app-ease), color .16s var(--app-ease);background:0 0;align-items:center;padding:4px 12px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.ProductApp-module__mvWDRa__lpPreviewActions button:hover,.ProductApp-module__mvWDRa__lpPreviewActions a:hover{border-color:var(--app-ink);color:var(--app-ink)}.ProductApp-module__mvWDRa__lpVisibilityNote,.ProductApp-module__mvWDRa__inlineError{background:var(--app-sky-soft);border:1px solid color-mix(in srgb, var(--app-sky) 60%, transparent);border-radius:var(--app-r-sm);color:var(--app-ink-soft);margin:0 0 16px;padding:12px 14px;font-size:12.5px;line-height:1.7}.ProductApp-module__mvWDRa__inlineError{background:var(--app-danger-soft);border-color:color-mix(in srgb, var(--app-coral) 45%, transparent);color:var(--app-ink)}.ProductApp-module__mvWDRa__conceptPanel .ProductApp-module__mvWDRa__inlineError{margin:12px 0 0}.ProductApp-module__mvWDRa__lpRegistrationMethods{background:var(--app-card-soft);border:1px solid var(--app-line);border-radius:var(--app-r-sm);grid-template-columns:1fr 1fr;gap:4px;margin:18px 0 12px;padding:4px;display:grid}.ProductApp-module__mvWDRa__lpRegistrationMethods button{border-radius:var(--app-r-xs);min-height:38px;color:var(--app-muted);transition:background-color .16s var(--app-ease), color .16s var(--app-ease);background:0 0;border:1px solid #0000;padding:8px 12px;font-size:13px;font-weight:600}.ProductApp-module__mvWDRa__lpRegistrationMethods button[aria-pressed=true]{background:var(--app-card);border-color:var(--app-ink);color:var(--app-ink);font-weight:700}.ProductApp-module__mvWDRa__lpRegistrationMethods button:disabled{cursor:wait;opacity:.6}.ProductApp-module__mvWDRa__lpUploader{background:var(--app-card-soft);border:1px solid var(--app-line);border-radius:var(--app-r-md);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px;display:grid}.ProductApp-module__mvWDRa__lpUploader>label{background:var(--app-card);border:1px solid var(--app-ink);border-radius:var(--app-r-sm);cursor:pointer;min-height:38px;transition:background-color .16s var(--app-ease), color .16s var(--app-ease);align-items:center;padding:8px 14px;font-size:12.5px;font-weight:700;display:inline-flex}.ProductApp-module__mvWDRa__lpUploader>label:hover{background:var(--app-ink);color:var(--app-card)}.ProductApp-module__mvWDRa__lpUploader>label input{clip-path:inset(50%);width:1px;height:1px;position:absolute}.ProductApp-module__mvWDRa__lpUploader p{margin:0 0 3px;font-size:13px}.ProductApp-module__mvWDRa__lpUploader small{color:var(--app-muted);font-size:12px;line-height:1.6}.ProductApp-module__mvWDRa__lpUrlRegistration{background:var(--app-card-soft);border:1px solid var(--app-line);border-radius:var(--app-r-md);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px 14px;padding:16px;display:grid}.ProductApp-module__mvWDRa__lpUrlRegistration label{gap:7px;min-width:0;display:grid}.ProductApp-module__mvWDRa__lpUrlRegistration label span{font-size:12.5px;font-weight:700}.ProductApp-module__mvWDRa__lpUrlRegistration input{background:var(--app-card);border:1px solid var(--app-line);border-radius:var(--app-r-sm);width:100%;min-height:42px;color:var(--app-ink);font-family:var(--font-mono);transition:border-color .16s var(--app-ease);padding:9px 12px;font-size:13px}.ProductApp-module__mvWDRa__lpUrlRegistration input:hover{border-color:var(--app-ink)}.ProductApp-module__mvWDRa__lpUrlRegistration>p{color:var(--app-muted);grid-column:1/-1;margin:0;font-size:12px;line-height:1.7}.ProductApp-module__mvWDRa__lpUploadReview{background:var(--app-card);border:1px solid var(--app-line);border-radius:var(--app-r-md);gap:16px;margin-top:18px;padding:18px;display:grid}.ProductApp-module__mvWDRa__lpUploadReviewHeading,.ProductApp-module__mvWDRa__lpUploadPreviewHeading{justify-content:space-between;align-items:center;gap:12px;display:flex}.ProductApp-module__mvWDRa__lpUploadReviewHeading h4{font-family:var(--font-display);font-feature-settings:"palt" 1;margin:2px 0 0;font-size:18px;font-weight:600}.ProductApp-module__mvWDRa__lpUploadReviewHeading>span{color:var(--app-muted);font-size:12.5px}.ProductApp-module__mvWDRa__lpInspectionGroups{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.ProductApp-module__mvWDRa__lpInspectionGroup{border:1px solid var(--app-line);border-radius:var(--app-r-sm);min-width:0;padding:14px}.ProductApp-module__mvWDRa__lpInspectionError{background:var(--app-danger-soft);border-color:color-mix(in srgb, var(--app-coral) 45%, transparent)}.ProductApp-module__mvWDRa__lpInspectionWarning{background:var(--app-warn-soft);border-color:var(--app-warn-line)}.ProductApp-module__mvWDRa__lpInspectionInformation{background:var(--app-card-soft)}.ProductApp-module__mvWDRa__lpInspectionGroup h5{justify-content:space-between;gap:8px;margin:0 0 10px;font-size:13px;font-weight:700;display:flex}.ProductApp-module__mvWDRa__lpInspectionGroup h5 span{color:var(--app-muted);font-weight:500}.ProductApp-module__mvWDRa__lpInspectionGroup p,.ProductApp-module__mvWDRa__lpInspectionGroup ul{margin:0;font-size:12.5px;line-height:1.7}.ProductApp-module__mvWDRa__lpInspectionGroup ul{padding-left:18px}.ProductApp-module__mvWDRa__lpInspectionGroup li+li{margin-top:8px}.ProductApp-module__mvWDRa__lpInspectionGroup strong,.ProductApp-module__mvWDRa__lpInspectionGroup small{overflow-wrap:anywhere;display:block}.ProductApp-module__mvWDRa__lpInspectionGroup small{color:var(--app-muted);margin-top:3px}.ProductApp-module__mvWDRa__lpUploadPreviewHeading>div{background:var(--app-card-soft);border:1px solid var(--app-line);border-radius:var(--app-r-sm);gap:4px;padding:3px;display:inline-flex}.ProductApp-module__mvWDRa__lpUploadPreviewHeading button{border-radius:var(--app-r-xs);min-height:30px;color:var(--app-muted);transition:background-color .16s var(--app-ease), color .16s var(--app-ease);background:0 0;border:1px solid #0000;padding:4px 12px;font-size:12.5px;font-weight:600}.ProductApp-module__mvWDRa__lpUploadPreviewHeading button[aria-pressed=true]{background:var(--app-ink);border-color:var(--app-ink);color:var(--app-card)}.ProductApp-module__mvWDRa__lpUploadPreview{border:1px solid var(--app-line);border-radius:var(--app-r-sm);background:#fff;width:100%;min-height:560px;overflow:hidden}.ProductApp-module__mvWDRa__lpUploadPreview iframe{border:0;width:100%;min-height:560px;display:block}.ProductApp-module__mvWDRa__lpUploadPreviewMobile{width:min(100%,390px);margin-inline:auto}.ProductApp-module__mvWDRa__lpFeedback{border:1px solid var(--app-line);border-radius:var(--app-r-md);margin:18px 0 0;overflow:hidden}.ProductApp-module__mvWDRa__lpFeedback>.ProductApp-module__mvWDRa__subtleButton{margin:2px 16px 14px}.ProductApp-module__mvWDRa__lpFeedbackHeading{background:var(--app-card-soft);border-bottom:1px solid var(--app-line-soft);justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:12px 16px;display:flex}.ProductApp-module__mvWDRa__lpFeedbackHeading h4{font-family:var(--font-display);font-feature-settings:"palt" 1;margin:3px 0 0;font-size:16px;font-weight:600}.ProductApp-module__mvWDRa__lpFeedbackHeading>span{color:var(--app-muted);font-size:12.5px}.ProductApp-module__mvWDRa__lpComments{display:grid}.ProductApp-module__mvWDRa__lpCommentsEmpty{color:var(--app-muted);margin:0;padding:18px 16px;font-size:13px}.ProductApp-module__mvWDRa__lpComment{align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.ProductApp-module__mvWDRa__lpComment+.ProductApp-module__mvWDRa__lpComment{border-top:1px solid var(--app-line-soft)}.ProductApp-module__mvWDRa__lpComment .ProductApp-module__mvWDRa__avatar{flex:none;width:32px;height:32px;font-size:10px}.ProductApp-module__mvWDRa__lpComment>div{min-width:0}.ProductApp-module__mvWDRa__lpComment>div>p:not(.ProductApp-module__mvWDRa__lpCommentMeta){overflow-wrap:anywhere;margin:5px 0 0;font-size:14px;line-height:1.75}.ProductApp-module__mvWDRa__lpCommentMeta{flex-wrap:wrap;align-items:baseline;gap:8px;margin:0;font-size:12px;display:flex}.ProductApp-module__mvWDRa__lpCommentMeta span,.ProductApp-module__mvWDRa__lpCommentMeta time{color:var(--app-muted)}.ProductApp-module__mvWDRa__lpCommentMeta time{font-family:var(--font-mono);font-size:11px}.ProductApp-module__mvWDRa__lpCommentForm{background:var(--app-card-soft);border-top:1px solid var(--app-line-soft);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;padding:14px 16px;display:grid}.ProductApp-module__mvWDRa__lpCommentForm>label{gap:7px;display:grid}.ProductApp-module__mvWDRa__lpCommentForm>label>span{font-size:12.5px;font-weight:700}.ProductApp-module__mvWDRa__lpCommentForm textarea{resize:vertical;background:var(--app-card);border:1px solid var(--app-line);border-radius:var(--app-r-sm);width:100%;min-height:80px;color:var(--app-ink);font:inherit;transition:border-color .16s var(--app-ease);padding:12px;font-size:14px;line-height:1.7}.ProductApp-module__mvWDRa__lpCommentForm textarea:hover{border-color:var(--app-ink)}.ProductApp-module__mvWDRa__lpCommentForm .ProductApp-module__mvWDRa__imagePicker{grid-column:1;max-width:none;padding:0}.ProductApp-module__mvWDRa__lpCommentForm>button{grid-area:1/2/3;min-height:40px}.ProductApp-module__mvWDRa__lpHistory{border-top:1px solid var(--app-line-soft);margin-top:18px}.ProductApp-module__mvWDRa__lpHistory summary{cursor:pointer;padding-top:14px;font-size:13.5px;font-weight:700}.ProductApp-module__mvWDRa__lpHistory ol{margin:12px 0 0;padding:0;list-style:none}.ProductApp-module__mvWDRa__lpHistory li{border-top:1px solid var(--app-line-soft);justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:8px 0;font-size:12.5px;display:flex}.ProductApp-module__mvWDRa__lpReleaseChoice{text-align:left;flex-wrap:wrap;flex:1;align-items:center;gap:8px;min-width:0;display:flex}.ProductApp-module__mvWDRa__lpReleaseChoice strong{color:var(--app-ink);font-size:12.5px}.ProductApp-module__mvWDRa__lpReleaseChoice span{color:var(--app-muted);font-size:12px}.ProductApp-module__mvWDRa__lpHistory .ProductApp-module__mvWDRa__selectedRelease,.ProductApp-module__mvWDRa__lpHistory .ProductApp-module__mvWDRa__lpReleaseChoice.ProductApp-module__mvWDRa__selectedRelease{background:var(--app-lime-soft);border:1px solid var(--app-lime-line);border-radius:var(--app-r-sm);color:var(--app-ink);padding:6px 10px}.ProductApp-module__mvWDRa__lpHistory button{border:1px solid var(--app-line);border-radius:var(--app-r-pill);min-height:32px;color:var(--app-ink-soft);transition:border-color .16s var(--app-ease), color .16s var(--app-ease);background:0 0;padding:5px 14px;font-size:12.5px;font-weight:600}.ProductApp-module__mvWDRa__lpHistory button:hover{border-color:var(--app-ink);color:var(--app-ink)}.ProductApp-module__mvWDRa__searchBox{background:var(--app-card);border:1.5px solid var(--app-ink);border-radius:var(--app-r-pill);min-height:56px;box-shadow:var(--app-shadow-pop-sm);align-items:center;gap:12px;margin-bottom:24px;padding:0 20px;display:flex}.ProductApp-module__mvWDRa__searchBox:focus-within{outline:2px solid var(--app-focus);outline-offset:2px}.ProductApp-module__mvWDRa__searchBox input{background:0 0;border:0;outline:0;flex:1;min-width:0;padding:14px 0;font-size:16px}.ProductApp-module__mvWDRa__appShell .ProductApp-module__mvWDRa__searchBox input:focus-visible{outline:0}.ProductApp-module__mvWDRa__searchBox>svg{width:20px;height:20px;color:var(--app-muted);flex:none}.ProductApp-module__mvWDRa__searchResults{gap:28px;display:grid}.ProductApp-module__mvWDRa__searchStatus,.ProductApp-module__mvWDRa__searchError{text-align:center;background:color-mix(in srgb, var(--app-card) 65%, transparent);border:1.5px dashed var(--app-line);border-radius:var(--app-r-lg);place-content:center;justify-items:center;gap:10px;min-height:140px;padding:28px;display:grid}.ProductApp-module__mvWDRa__searchStatus{color:var(--app-muted);font-size:13.5px}.ProductApp-module__mvWDRa__searchError strong{font-family:var(--font-display);font-feature-settings:"palt" 1;font-size:18px;font-weight:600}.ProductApp-module__mvWDRa__searchError p{color:var(--app-muted);margin:0;font-size:13px}.ProductApp-module__mvWDRa__searchError button{background:var(--app-ink);border:1px solid var(--app-ink);border-radius:var(--app-r-pill);min-height:36px;color:var(--app-card);transition:opacity .16s var(--app-ease);padding:7px 16px;font-size:13px;font-weight:700}.ProductApp-module__mvWDRa__searchError button:hover{opacity:.82}.ProductApp-module__mvWDRa__searchResults .ProductApp-module__mvWDRa__sectionHeading h2{font-family:var(--font-display);font-feature-settings:"palt" 1;margin:0;font-size:19px;font-weight:600}.ProductApp-module__mvWDRa__searchProjects{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:10px;display:grid}.ProductApp-module__mvWDRa__searchProjects article{background:var(--app-card);border:1px solid var(--app-line);border-radius:var(--app-r-md);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px 12px;min-width:0;padding:14px;display:grid}.ProductApp-module__mvWDRa__searchProjects article>span{background:var(--app-lime);border:1px solid var(--app-ink);border-radius:var(--app-r-sm);place-items:center;width:42px;height:42px;display:grid}.ProductApp-module__mvWDRa__searchProjects article>div{min-width:0}.ProductApp-module__mvWDRa__searchProjects strong{font-size:14px;font-weight:700;display:block}.ProductApp-module__mvWDRa__searchProjects p{color:var(--app-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 0;font-size:12.5px;line-height:1.6;display:-webkit-box;overflow:hidden}.ProductApp-module__mvWDRa__searchProjects article>button{border:1px solid var(--app-line);border-radius:var(--app-r-pill);min-height:30px;color:var(--app-ink-soft);transition:border-color .16s var(--app-ease), color .16s var(--app-ease);background:0 0;grid-column:1/-1;justify-self:end;padding:4px 14px;font-size:12.5px;font-weight:600}.ProductApp-module__mvWDRa__searchProjects article>button:hover:not(:disabled){border-color:var(--app-ink);color:var(--app-ink)}.ProductApp-module__mvWDRa__searchPosts{gap:16px;display:grid}.ProductApp-module__mvWDRa__searchPostResult{background:var(--app-card);border:1px solid var(--app-line);border-radius:var(--app-r-md);min-width:0;padding:18px 20px}.ProductApp-module__mvWDRa__searchPostMeta,.ProductApp-module__mvWDRa__searchPostFooter{color:var(--app-muted);align-items:center;gap:8px;font-size:12px;display:flex}.ProductApp-module__mvWDRa__searchPostMeta span:not(:last-of-type):after{content:"·";margin-left:8px}.ProductApp-module__mvWDRa__searchPostResult>p{white-space:pre-wrap;overflow-wrap:anywhere;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:10px 0 14px;font-size:14.5px;line-height:1.75;display:-webkit-box;overflow:hidden}.ProductApp-module__mvWDRa__searchPostFooter{justify-content:space-between}.ProductApp-module__mvWDRa__searchPostFooter button{background:var(--app-ink);border:1px solid var(--app-ink);border-radius:var(--app-r-pill);min-height:34px;color:var(--app-card);transition:opacity .16s var(--app-ease);flex:none;padding:5px 16px;font-size:12.5px;font-weight:700}.ProductApp-module__mvWDRa__searchPostFooter button:hover:not(:disabled){opacity:.82}.ProductApp-module__mvWDRa__notificationList{background:var(--app-card);border:1px solid var(--app-line);border-radius:var(--app-r-lg);display:grid;overflow:hidden}.ProductApp-module__mvWDRa__notificationList article{grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:72px;padding:16px 20px;display:grid}.ProductApp-module__mvWDRa__notificationList article+article{border-top:1px solid var(--app-line-soft)}.ProductApp-module__mvWDRa__notificationList article>span{color:var(--app-coral);font-size:15px}.ProductApp-module__mvWDRa__notificationList article>div{gap:4px;display:grid}.ProductApp-module__mvWDRa__notificationList strong{font-size:14px;font-weight:700}.ProductApp-module__mvWDRa__notificationList time{color:var(--app-muted);font-family:var(--font-mono);font-size:11px}.ProductApp-module__mvWDRa__notificationList button{background:var(--app-card);border:1px solid var(--app-line);border-radius:var(--app-r-pill);min-height:32px;color:var(--app-ink-soft);transition:border-color .16s var(--app-ease), color .16s var(--app-ease);padding:5px 14px;font-size:12.5px;font-weight:600}.ProductApp-module__mvWDRa__notificationList button:hover{border-color:var(--app-ink);color:var(--app-ink)}.ProductApp-module__mvWDRa__notificationList .ProductApp-module__mvWDRa__read{color:var(--app-muted)}.ProductApp-module__mvWDRa__notificationList .ProductApp-module__mvWDRa__read>span{color:var(--app-line)}.ProductApp-module__mvWDRa__notificationList .ProductApp-module__mvWDRa__read strong{color:var(--app-ink-soft);font-weight:500}.ProductApp-module__mvWDRa__notificationList>.ProductApp-module__mvWDRa__subtleButton{justify-self:center;margin:14px 20px 18px}.ProductApp-module__mvWDRa__profileCard{grid-template-columns:200px minmax(0,1fr);gap:clamp(24px,4vw,48px);display:grid}.ProductApp-module__mvWDRa__profileAvatar{align-content:start;justify-items:center;gap:12px;display:grid}.ProductApp-module__mvWDRa__profileAvatar>.ProductApp-module__mvWDRa__avatar{width:120px;height:120px;font-size:34px}.ProductApp-module__mvWDRa__profileAvatarEditor{justify-items:center;gap:8px;width:100%;display:grid}.ProductApp-module__mvWDRa__visuallyHiddenFile{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.ProductApp-module__mvWDRa__avatarEditorActions{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.ProductApp-module__mvWDRa__avatarEditorActions button{background:var(--app-card);border:1px solid var(--app-ink);border-radius:var(--app-r-sm);min-height:34px;transition:background-color .16s var(--app-ease), color .16s var(--app-ease);padding:6px 12px;font-size:12.5px;font-weight:700}.ProductApp-module__mvWDRa__avatarEditorActions button:hover:not(:disabled){background:var(--app-ink);color:var(--app-card)}.ProductApp-module__mvWDRa__avatarEditorActions button:last-child:not(:first-child){border-color:var(--app-line);color:var(--app-ink-soft)}.ProductApp-module__mvWDRa__avatarEditorActions button:last-child:not(:first-child):hover:not(:disabled){background:var(--app-card);border-color:var(--app-ink);color:var(--app-ink)}.ProductApp-module__mvWDRa__profileAvatarEditor>small{max-width:220px;color:var(--app-muted);text-align:center;font-size:12px;line-height:1.6}.ProductApp-module__mvWDRa__avatarEditorError{background:var(--app-danger-soft);border:1px solid color-mix(in srgb, var(--app-coral) 45%, transparent);border-radius:var(--app-r-xs);max-width:260px;color:var(--app-ink);text-align:left;margin:0;padding:10px 12px;font-size:12.5px;line-height:1.6}.ProductApp-module__mvWDRa__profileCard form{gap:18px;display:grid}.ProductApp-module__mvWDRa__postEditDialog,.ProductApp-module__mvWDRa__avatarCropDialog{background:var(--app-card);border:1.5px solid var(--app-ink);border-radius:var(--app-r-lg);box-shadow:var(--app-shadow-float);color:var(--app-ink);font-family:var(--font-text);margin:auto;padding:0;overflow:auto}.ProductApp-module__mvWDRa__postEditDialog{width:min(720px,100vw - 28px);max-height:calc(100dvh - 28px)}.ProductApp-module__mvWDRa__avatarCropDialog{width:min(620px,100vw - 32px);max-height:calc(100dvh - 32px)}.ProductApp-module__mvWDRa__postEditDialog::backdrop,.ProductApp-module__mvWDRa__avatarCropDialog::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1516128c}.ProductApp-module__mvWDRa__postEditDialog form{display:grid}.ProductApp-module__mvWDRa__postEditDialog header,.ProductApp-module__mvWDRa__postEditDialog footer{justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;display:flex}.ProductApp-module__mvWDRa__postEditDialog header{border-bottom:1px solid var(--app-line-soft)}.ProductApp-module__mvWDRa__postEditDialog header h2,.ProductApp-module__mvWDRa__avatarCropHeader h2{font-family:var(--font-display);font-feature-settings:"palt" 1;margin:3px 0 0;font-size:20px;font-weight:600}.ProductApp-module__mvWDRa__postEditDialog header>button,.ProductApp-module__mvWDRa__avatarCropHeader button,.ProductApp-module__mvWDRa__avatarCropReset{min-height:34px;color:var(--app-ink-soft);text-decoration:underline;-webkit-text-decoration-color:var(--app-line);text-decoration-color:var(--app-line);text-underline-offset:4px;transition:color .16s var(--app-ease);background:0 0;border:0;padding:6px 2px;font-size:13px;font-weight:600}.ProductApp-module__mvWDRa__postEditDialog header>button:hover,.ProductApp-module__mvWDRa__avatarCropHeader button:hover,.ProductApp-module__mvWDRa__avatarCropReset:hover{color:var(--app-ink);-webkit-text-decoration-color:var(--app-ink);text-decoration-color:var(--app-ink)}.ProductApp-module__mvWDRa__postEditBody{gap:8px;padding:18px 20px 12px;display:grid}.ProductApp-module__mvWDRa__postEditBody>span,.ProductApp-module__mvWDRa__postEditMedia>span,.ProductApp-module__mvWDRa__postEditOptions label>span{color:var(--app-ink-soft);font-size:12.5px;font-weight:700}.ProductApp-module__mvWDRa__postEditBody textarea{resize:vertical;background:var(--app-card-soft);border:1px solid var(--app-line);border-radius:var(--app-r-sm);width:100%;min-height:150px;color:var(--app-ink);transition:border-color .16s var(--app-ease);padding:16px;font-size:15.5px;line-height:1.8}.ProductApp-module__mvWDRa__postEditBody textarea:hover{border-color:var(--app-ink)}.ProductApp-module__mvWDRa__postEditBody small{color:var(--app-muted);font-family:var(--font-mono);text-align:right;font-size:11px}.ProductApp-module__mvWDRa__postEditMedia{gap:8px;padding:6px 20px 14px;display:grid}.ProductApp-module__mvWDRa__postEditMedia ul{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.ProductApp-module__mvWDRa__postEditMedia li{aspect-ratio:1;background:var(--app-card-soft);border:1px solid var(--app-line);border-radius:var(--app-r-sm);position:relative;overflow:hidden}.ProductApp-module__mvWDRa__postEditMedia li img,.ProductApp-module__mvWDRa__postEditMedia li>span{object-fit:cover;width:100%;height:100%;display:block}.ProductApp-module__mvWDRa__postEditMedia li button{border:1px solid var(--app-ink);border-radius:var(--app-r-pill);transition:background-color .16s var(--app-ease), color .16s var(--app-ease);background:#fffdf8f0;padding:4px 10px;font-size:11.5px;font-weight:700;position:absolute;bottom:6px;right:6px}.ProductApp-module__mvWDRa__postEditMedia li button:hover{background:var(--app-ink);color:var(--app-card)}.ProductApp-module__mvWDRa__postEditDialog>form>.ProductApp-module__mvWDRa__imagePicker{border:0;padding:5px 20px 15px}.ProductApp-module__mvWDRa__postEditOptions{border-top:1px solid var(--app-line-soft);grid-template-columns:1fr 1fr;gap:12px;padding:16px 20px 8px;display:grid}.ProductApp-module__mvWDRa__postEditOptions label{gap:7px;display:grid}.ProductApp-module__mvWDRa__postEditOptions select{background:var(--app-card-soft);border:1px solid var(--app-line);border-radius:var(--app-r-sm);width:100%;min-height:42px;color:var(--app-ink);transition:border-color .16s var(--app-ease);padding:7px 32px 7px 12px;font-size:13.5px}.ProductApp-module__mvWDRa__postEditOptions select:hover{border-color:var(--app-ink)}.ProductApp-module__mvWDRa__postEditDialog .ProductApp-module__mvWDRa__fieldNote{margin:0;padding:3px 20px 13px}.ProductApp-module__mvWDRa__postEditDialog footer{border-top:1px solid var(--app-line-soft)}.ProductApp-module__mvWDRa__postEditDialog footer small{color:var(--app-muted);font-size:12.5px;line-height:1.6}.ProductApp-module__mvWDRa__avatarCropHeader{border-bottom:1px solid var(--app-line-soft);justify-content:space-between;align-items:flex-start;gap:20px;padding:19px 21px 15px;display:flex}.ProductApp-module__mvWDRa__avatarCropDescription{color:var(--app-muted);margin:0;padding:14px 21px;font-size:13px;line-height:1.7}.ProductApp-module__mvWDRa__avatarCropCanvas{background-color:#252621;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:22px 22px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;place-items:center;padding:clamp(18px,5vw,34px);display:grid;overflow:hidden}.ProductApp-module__mvWDRa__avatarCropStage{aspect-ratio:1;border:3px solid var(--app-card);width:min(340px,74vw);box-shadow:0 0 0 1.5px var(--app-ink), 0 0 0 999px #15161247;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:#d8d7d0;border-radius:50%;position:relative;overflow:hidden}.ProductApp-module__mvWDRa__avatarCropStage:active{cursor:grabbing}.ProductApp-module__mvWDRa__avatarCropStage:focus-visible{outline:3px solid var(--app-focus);outline-offset:4px}.ProductApp-module__mvWDRa__avatarCropStage img{object-fit:fill;pointer-events:none;-webkit-user-select:none;user-select:none;max-width:none;display:block;position:absolute;transform:translate(-50%,-50%)}.ProductApp-module__mvWDRa__avatarCropControls{border-top:1px solid var(--app-line-soft);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px 16px;padding:17px 21px;display:grid}.ProductApp-module__mvWDRa__avatarCropControls>label{font-size:12.5px;font-weight:700}.ProductApp-module__mvWDRa__avatarZoomControl{grid-template-columns:36px minmax(0,1fr) 36px 44px;align-items:center;gap:10px;display:grid}.ProductApp-module__mvWDRa__avatarZoomControl button{background:var(--app-card);border:1px solid var(--app-ink);width:36px;height:36px;transition:background-color .16s var(--app-ease), color .16s var(--app-ease);border-radius:50%;place-items:center;padding:0;font-size:17px;display:grid}.ProductApp-module__mvWDRa__avatarZoomControl button:hover:not(:disabled){background:var(--app-ink);color:var(--app-card)}.ProductApp-module__mvWDRa__avatarZoomControl input{width:100%;min-height:36px;accent-color:var(--app-ink)}.ProductApp-module__mvWDRa__avatarZoomControl output{font-family:var(--font-mono);text-align:right;font-size:11px}.ProductApp-module__mvWDRa__avatarCropReset{white-space:nowrap}.ProductApp-module__mvWDRa__avatarCropActions{border-top:1px solid var(--app-line-soft);justify-content:space-between;align-items:center;gap:18px;padding:15px 21px 21px;display:flex}.ProductApp-module__mvWDRa__avatarCropActions p{color:var(--app-muted);margin:0;font-size:12px;line-height:1.6}.ProductApp-module__mvWDRa__avatarCropActions button{flex:none;min-height:42px;padding:9px 16px}.ProductApp-module__mvWDRa__mediaLoading{background:linear-gradient(100deg,#6c6d6614 20%,#6c6d662e 35%,#6c6d6614 50%) 0 0/220% 100%;width:100%;height:100%;min-height:32px;animation:1.4s linear infinite ProductApp-module__mvWDRa__mediaLoading;display:block}.ProductApp-module__mvWDRa__mediaUnavailable{background:var(--app-card-soft);width:100%;height:100%;min-height:32px;color:var(--app-muted);place-items:center;display:grid}.ProductApp-module__mvWDRa__mediaUnavailable:before{content:"画像を表示できません";text-align:center;padding:8px;font-size:12px;line-height:1.5}@keyframes ProductApp-module__mvWDRa__mediaLoading{to{background-position-x:-220%}}.ProductApp-module__mvWDRa__projectPostIcon{background:var(--app-lime);border:1px solid var(--app-ink);border-radius:var(--app-r-sm);width:42px;height:42px;color:var(--app-ink);font-family:var(--font-display);flex:none;place-items:center;font-size:13px;font-weight:700;display:grid;overflow:hidden}.ProductApp-module__mvWDRa__projectPostIcon img,.ProductApp-module__mvWDRa__projectIdentity img,.ProductApp-module__mvWDRa__projectTabs button>span img,.ProductApp-module__mvWDRa__discoverList article>span img,.ProductApp-module__mvWDRa__searchProjects article>span img,.ProductApp-module__mvWDRa__sidebarProjectMark img{object-fit:cover;width:100%;height:100%;display:block}.ProductApp-module__mvWDRa__projectIdentity>span,.ProductApp-module__mvWDRa__projectTabs button>span,.ProductApp-module__mvWDRa__discoverList article>span,.ProductApp-module__mvWDRa__searchProjects article>span{overflow:hidden}@media (max-width:820px){.ProductApp-module__mvWDRa__appShell{grid-template:"topbar"60px"main"1fr/minmax(0,1fr);padding-bottom:64px}.ProductApp-module__mvWDRa__topbar{padding-inline:16px}.ProductApp-module__mvWDRa__profileShortcut>span:last-child{display:none}.ProductApp-module__mvWDRa__sidebar{z-index:40;width:100%;height:64px;padding:6px 10px max(6px, env(safe-area-inset-bottom));background:var(--app-card);border-top:1px solid var(--app-line);border-right:0;display:block;position:fixed;inset:auto 0 0}.ProductApp-module__mvWDRa__sidebar nav{grid-template-columns:repeat(5,1fr);gap:0;height:100%}.ProductApp-module__mvWDRa__sidebar nav button{border-radius:var(--app-r-sm);align-content:center;place-items:center;gap:2px;min-height:50px;padding:4px;font-size:10px;font-weight:500;display:grid;position:relative}.ProductApp-module__mvWDRa__sidebar nav button>span svg{width:22px;height:22px}.ProductApp-module__mvWDRa__sidebar nav button b{margin:0 0 0 6px;position:absolute;top:3px;left:50%}.ProductApp-module__mvWDRa__sidebar nav button[aria-current=page]{background:var(--app-lime-soft);box-shadow:none;color:var(--app-ink);border:0;font-weight:700}.ProductApp-module__mvWDRa__sidebarProjects{display:none}.ProductApp-module__mvWDRa__main{padding:24px 16px 96px}.ProductApp-module__mvWDRa__pageHeading{flex-direction:column;align-items:flex-start;gap:16px}.ProductApp-module__mvWDRa__pageHeading h1{font-size:clamp(21px,5.6vw,26px)}.ProductApp-module__mvWDRa__composer{box-shadow:var(--app-shadow-pop-sm)}.ProductApp-module__mvWDRa__composerTop{flex-direction:column;align-items:flex-start;gap:10px}.ProductApp-module__mvWDRa__composerTop label{justify-content:space-between;width:100%}.ProductApp-module__mvWDRa__composerTop select{flex:1;max-width:none}.ProductApp-module__mvWDRa__composerBody textarea{min-height:120px;padding:16px;font-size:16px}.ProductApp-module__mvWDRa__postHeader,.ProductApp-module__mvWDRa__postBody{padding-inline:16px}.ProductApp-module__mvWDRa__postMedia,.ProductApp-module__mvWDRa__effectiveScope,.ProductApp-module__mvWDRa__postHistory,.ProductApp-module__mvWDRa__postCard>.ProductApp-module__mvWDRa__subtleButton,.ProductApp-module__mvWDRa__postCard>.ProductApp-module__mvWDRa__lpVisibilityNote,.ProductApp-module__mvWDRa__postCard>.ProductApp-module__mvWDRa__inlineError{margin-inline:16px}.ProductApp-module__mvWDRa__postActions{padding-inline:10px}.ProductApp-module__mvWDRa__comment,.ProductApp-module__mvWDRa__commentForm{padding-inline:16px}.ProductApp-module__mvWDRa__projectHero{box-shadow:var(--app-shadow-pop-sm);grid-template-columns:1fr}.ProductApp-module__mvWDRa__projectHeroBody,.ProductApp-module__mvWDRa__projectHeroWithLp{grid-template-columns:1fr}.ProductApp-module__mvWDRa__projectMeta{justify-content:flex-start}.ProductApp-module__mvWDRa__projectHeaderActions{justify-items:start}.ProductApp-module__mvWDRa__projectHero dl{grid-template-columns:1fr 1fr}.ProductApp-module__mvWDRa__projectHero dl>div:last-child{border-top:1px solid var(--app-line-soft);border-left:0;grid-column:1/-1}.ProductApp-module__mvWDRa__projectHeroLp{min-height:220px}.ProductApp-module__mvWDRa__projectHeroLpViewport,.ProductApp-module__mvWDRa__projectHeroLpViewport iframe,.ProductApp-module__mvWDRa__projectHeroLpViewport>p{min-height:178px}.ProductApp-module__mvWDRa__formColumns,.ProductApp-module__mvWDRa__profileCard,.ProductApp-module__mvWDRa__iconEditor,.ProductApp-module__mvWDRa__lpUploader,.ProductApp-module__mvWDRa__lpUrlRegistration{grid-template-columns:1fr}.ProductApp-module__mvWDRa__lpUrlRegistration>button{width:100%}.ProductApp-module__mvWDRa__lpInspectionGroups{grid-template-columns:1fr}.ProductApp-module__mvWDRa__lpUploadPreview,.ProductApp-module__mvWDRa__lpUploadPreview iframe{min-height:480px}.ProductApp-module__mvWDRa__conceptDiff{grid-template-columns:1fr}.ProductApp-module__mvWDRa__profileAvatar,.ProductApp-module__mvWDRa__profileAvatarEditor{justify-items:start}.ProductApp-module__mvWDRa__avatarEditorActions{justify-content:flex-start}.ProductApp-module__mvWDRa__profileAvatarEditor>small{text-align:left}}@media (max-width:520px){.ProductApp-module__mvWDRa__topbar{height:60px}.ProductApp-module__mvWDRa__brand strong{font-size:17px}.ProductApp-module__mvWDRa__brand img,.ProductApp-module__mvWDRa__profileShortcut .ProductApp-module__mvWDRa__avatar{width:34px;height:34px}.ProductApp-module__mvWDRa__postHeader{align-items:flex-start}.ProductApp-module__mvWDRa__avatarCropDialog,.ProductApp-module__mvWDRa__postEditDialog{width:100vw;max-width:none;height:100dvh;max-height:none;box-shadow:none;border:0;border-radius:0}.ProductApp-module__mvWDRa__postEditDialog header{padding:max(15px, env(safe-area-inset-top)) 16px 13px}.ProductApp-module__mvWDRa__postEditBody,.ProductApp-module__mvWDRa__postEditMedia{padding-inline:16px}.ProductApp-module__mvWDRa__postEditMedia ul{grid-template-columns:repeat(2,minmax(0,1fr))}.ProductApp-module__mvWDRa__postEditDialog>form>.ProductApp-module__mvWDRa__imagePicker{padding-inline:16px}.ProductApp-module__mvWDRa__postEditOptions{grid-template-columns:1fr;padding-inline:16px}.ProductApp-module__mvWDRa__postEditDialog .ProductApp-module__mvWDRa__fieldNote{padding-inline:16px}.ProductApp-module__mvWDRa__postEditDialog footer{padding:14px 16px max(18px, env(safe-area-inset-bottom));flex-direction:column;align-items:stretch}.ProductApp-module__mvWDRa__postEditDialog footer button{width:100%}.ProductApp-module__mvWDRa__avatarCropHeader{padding:max(15px, env(safe-area-inset-top)) 16px 13px}.ProductApp-module__mvWDRa__avatarCropDescription{padding:12px 16px}.ProductApp-module__mvWDRa__avatarCropCanvas{padding:18px 12px}.ProductApp-module__mvWDRa__avatarCropStage{width:min(78vw,320px)}.ProductApp-module__mvWDRa__avatarCropControls{grid-template-columns:1fr auto;padding:16px}.ProductApp-module__mvWDRa__avatarCropControls>label{grid-column:1/-1}.ProductApp-module__mvWDRa__avatarZoomControl{grid-template-columns:44px minmax(0,1fr) 44px}.ProductApp-module__mvWDRa__avatarZoomControl button{width:44px;height:44px}.ProductApp-module__mvWDRa__avatarZoomControl output{text-align:center;grid-column:1/-1}.ProductApp-module__mvWDRa__avatarCropActions{padding:14px 16px max(18px, env(safe-area-inset-bottom));flex-direction:column;align-items:stretch}.ProductApp-module__mvWDRa__avatarCropActions button{width:100%}.ProductApp-module__mvWDRa__discoverList{grid-auto-columns:248px}.ProductApp-module__mvWDRa__projectTabs{grid-template-columns:1fr;gap:10px}.ProductApp-module__mvWDRa__projectTabs button{column-gap:10px;min-height:64px;padding:9px 12px}.ProductApp-module__mvWDRa__postIdentity .ProductApp-module__mvWDRa__avatar{width:36px;height:36px}.ProductApp-module__mvWDRa__postBody{font-size:15.5px}.ProductApp-module__mvWDRa__commentForm{grid-template-columns:minmax(0,1fr) auto}.ProductApp-module__mvWDRa__commentForm .ProductApp-module__mvWDRa__imagePicker{grid-area:2/1;max-width:none}.ProductApp-module__mvWDRa__commentForm>button{grid-area:1/2/3}.ProductApp-module__mvWDRa__composerOptions{flex-direction:column;align-items:flex-start;gap:10px}.ProductApp-module__mvWDRa__postMedia{grid-template-columns:1fr}.ProductApp-module__mvWDRa__inlineActions{flex-direction:column;align-items:stretch}.ProductApp-module__mvWDRa__inlineActions .ProductApp-module__mvWDRa__primaryButton{width:100%}.ProductApp-module__mvWDRa__lpReleaseHeading{flex-direction:column;align-items:flex-start}.ProductApp-module__mvWDRa__lpCommentForm{grid-template-columns:1fr}.ProductApp-module__mvWDRa__lpCommentForm>button{grid-area:auto/1}.ProductApp-module__mvWDRa__lpHistory li{flex-direction:column;align-items:stretch}.ProductApp-module__mvWDRa__history li{grid-template-columns:1fr}.ProductApp-module__mvWDRa__history button{grid-area:auto/1;justify-self:start}.ProductApp-module__mvWDRa__notificationList article{grid-template-columns:auto 1fr}.ProductApp-module__mvWDRa__notificationList article button{grid-column:2;justify-self:start}.ProductApp-module__mvWDRa__errorNotice,.ProductApp-module__mvWDRa__successNotice{flex-wrap:wrap;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.ProductApp-module__mvWDRa__appShell *,.ProductApp-module__mvWDRa__appShell :before,.ProductApp-module__mvWDRa__appShell :after{transition:none!important;animation:none!important}.ProductApp-module__mvWDRa__mediaLoading{animation:none}}
.AuthGate-module__GKizzq__authScreen{background:var(--app-grid-bg), var(--app-paper);min-height:100svh;color:var(--app-ink);font-family:var(--font-text);background-size:32px 32px;place-items:center;padding:48px 20px;display:grid}.AuthGate-module__GKizzq__authCard{background:var(--app-card);border:1.5px solid var(--app-line-strong);border-radius:var(--app-r-lg);width:min(440px,100%);box-shadow:var(--app-shadow-pop);padding:clamp(32px,6vw,40px);position:relative}.AuthGate-module__GKizzq__authCard:before{content:"";background:var(--app-lime);border:1px solid var(--app-lime-line);border-radius:50%;width:12px;height:12px;position:absolute;top:24px;right:24px}.AuthGate-module__GKizzq__brand{color:inherit;border-radius:var(--app-r-xs);transition:opacity .16s var(--app-ease);align-items:center;gap:10px;display:inline-flex}.AuthGate-module__GKizzq__brand:hover{opacity:.75}.AuthGate-module__GKizzq__brand:focus-visible{outline:2px solid var(--app-focus);outline-offset:2px}.AuthGate-module__GKizzq__brand>span{background:url(/brand-mark.svg) 50%/contain no-repeat;flex:none;width:36px;height:36px;display:block}.AuthGate-module__GKizzq__brand strong{letter-spacing:-.02em;font-size:18px;font-weight:700}.AuthGate-module__GKizzq__brand em{color:var(--app-muted);font-family:var(--font-display);font-weight:500}.AuthGate-module__GKizzq__kicker{color:var(--app-muted);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;margin:32px 0 0;font-size:10.5px;font-weight:600}.AuthGate-module__GKizzq__authCard h1{font-family:var(--font-display);letter-spacing:.01em;font-feature-settings:"palt";line-break:strict;word-break:auto-phrase;margin:10px 0 0;font-size:clamp(24px,5vw,30px);font-weight:600;line-height:1.4}.AuthGate-module__GKizzq__lead{color:var(--app-ink-soft);overflow-wrap:anywhere;margin:14px 0 28px;font-size:15px;line-height:1.9}.AuthGate-module__GKizzq__googleButton{background:var(--app-card);width:100%;min-height:48px;color:var(--app-ink);border:1.5px solid var(--app-line-strong);border-radius:var(--app-r-sm);box-shadow:var(--app-shadow-pop-sm);cursor:pointer;transition:box-shadow .16s var(--app-ease), transform .16s var(--app-ease), background-color .16s var(--app-ease);justify-content:center;align-items:center;gap:10px;padding:12px 16px;font-family:inherit;font-size:14.5px;font-weight:700;display:flex}.AuthGate-module__GKizzq__googleButton:hover:not(:disabled){background:var(--app-lime-soft);box-shadow:2px 2px 0 var(--app-ink);transform:translate(1px,1px)}.AuthGate-module__GKizzq__googleButton:active:not(:disabled){box-shadow:none;transform:translate(3px,3px)}.AuthGate-module__GKizzq__googleButton:focus-visible,.AuthGate-module__GKizzq__backLink:focus-visible{outline:2px solid var(--app-focus);outline-offset:2px}.AuthGate-module__GKizzq__googleButton:disabled{cursor:progress;opacity:.6}.AuthGate-module__GKizzq__googleMark{border:1px solid var(--app-line-strong);width:22px;height:22px;font-family:var(--font-mono);background:#fff;border-radius:50%;flex:none;place-items:center;font-size:12px;font-weight:600;display:grid}.AuthGate-module__GKizzq__error{background:var(--app-danger-soft);border:1px solid color-mix(in srgb, var(--app-coral) 50%, transparent);border-radius:var(--app-r-md);color:var(--app-danger);overflow-wrap:anywhere;margin:0 0 20px;padding:10px 14px;font-size:13px;font-weight:500;line-height:1.7}.AuthGate-module__GKizzq__backLink{width:max-content;color:var(--app-ink);border-bottom:1px solid var(--app-line-strong);transition:color .16s var(--app-ease), border-color .16s var(--app-ease);border-radius:1px;margin-top:0;padding-bottom:2px;font-size:13px;font-weight:700;display:inline-block}.AuthGate-module__GKizzq__backLink:hover{color:var(--app-muted);border-bottom-color:var(--app-line)}.AuthGate-module__GKizzq__loadingDots{gap:8px;margin-top:28px;display:flex}.AuthGate-module__GKizzq__loadingDots i{background:var(--app-lime);border:1px solid var(--app-lime-line);width:8px;height:8px;animation:AuthGate-module__GKizzq__authPulse .9s var(--app-ease) infinite alternate;border-radius:50%}.AuthGate-module__GKizzq__loadingDots i:nth-child(2){animation-delay:.15s}.AuthGate-module__GKizzq__loadingDots i:nth-child(3){animation-delay:.3s}@keyframes AuthGate-module__GKizzq__authPulse{to{opacity:.35;transform:translateY(-3px)}}@media (max-width:520px){.AuthGate-module__GKizzq__authScreen{padding:24px 16px}.AuthGate-module__GKizzq__authCard{box-shadow:var(--app-shadow-pop-sm);padding:28px 22px 32px}.AuthGate-module__GKizzq__authCard:before{top:20px;right:20px}.AuthGate-module__GKizzq__kicker{margin-top:28px}}@media (prefers-reduced-motion:reduce){.AuthGate-module__GKizzq__brand,.AuthGate-module__GKizzq__googleButton,.AuthGate-module__GKizzq__backLink,.AuthGate-module__GKizzq__loadingDots i{transition:none;animation:none}.AuthGate-module__GKizzq__googleButton:hover:not(:disabled),.AuthGate-module__GKizzq__googleButton:active:not(:disabled){box-shadow:var(--app-shadow-pop-sm);transform:none}.AuthGate-module__GKizzq__loadingDots i:nth-child(2),.AuthGate-module__GKizzq__loadingDots i:nth-child(3){opacity:.6}}
.project-module__qCvTna__page{min-height:100vh;color:var(--app-ink);font-family:var(--font-text);background-color:var(--app-paper);background-image:var(--app-grid-bg);background-size:32px 32px;padding:0 clamp(16px,4vw,64px) 96px}.project-module__qCvTna__page a:focus-visible,.project-module__qCvTna__page button:focus-visible{outline:2px solid var(--app-focus);outline-offset:2px}.project-module__qCvTna__header{border-bottom:1px solid var(--app-line);justify-content:space-between;align-items:center;gap:16px;min-height:72px;display:flex}.project-module__qCvTna__wordmark{color:var(--app-ink);letter-spacing:-.03em;align-items:center;font-size:18px;font-weight:800;display:inline-flex}.project-module__qCvTna__wordmark span{background:url(/brand-mark.svg) 50%/contain no-repeat;flex:none;width:32px;height:32px;margin-right:10px}.project-module__qCvTna__wordmark em{color:var(--app-muted);font-family:var(--font-display);margin-left:.28em;font-weight:500}.project-module__qCvTna__appLink{border:1px solid var(--app-line);border-radius:var(--app-r-pill);min-height:32px;color:var(--app-ink-soft);transition:background-color .16s var(--app-ease), border-color .16s var(--app-ease), color .16s var(--app-ease);align-items:center;padding:0 14px;font-size:13px;font-weight:600;display:inline-flex}.project-module__qCvTna__appLink:hover{border-color:var(--app-line-strong);color:var(--app-ink);background:#1516120f}.project-module__qCvTna__hero{background:var(--app-card);border:1.5px solid var(--app-line-strong);border-radius:var(--app-r-lg);width:min(1040px,100%);box-shadow:var(--app-shadow-pop);grid-template-columns:minmax(0,1fr) auto;gap:32px 44px;margin:clamp(40px,7vw,80px) auto 0;padding:clamp(24px,5vw,56px);display:grid}.project-module__qCvTna__hero>div:first-child{min-width:0}.project-module__qCvTna__kicker{color:var(--app-muted);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:10.5px;font-weight:600}.project-module__qCvTna__creator{color:var(--app-ink-soft);align-items:center;gap:12px;margin:20px 0 0;font-size:13px;font-weight:600;display:flex}.project-module__qCvTna__creator img,.project-module__qCvTna__creator>span{background:var(--app-lime-soft);border:1px solid var(--app-line);border-radius:var(--app-r-md);box-shadow:0 0 0 3px var(--app-lime-soft);object-fit:cover;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.project-module__qCvTna__creator>span>img,.project-module__qCvTna__creator>span>span{object-fit:cover;place-items:center;width:100%;height:100%;display:grid}.project-module__qCvTna__creator p{overflow-wrap:anywhere;margin:0}.project-module__qCvTna__hero h1{font-family:var(--font-display);font-feature-settings:"palt";letter-spacing:.01em;overflow-wrap:anywhere;margin:14px 0 20px;font-size:clamp(28px,4.5vw,44px);font-weight:700;line-height:1.3}.project-module__qCvTna__concept{border-left:3px solid var(--app-lime);max-width:720px;font-family:var(--font-display);margin:0;padding-left:18px;font-size:17px;font-weight:500;line-height:2}.project-module__qCvTna__summary{max-width:680px;color:var(--app-ink-soft);overflow-wrap:anywhere;margin:20px 0 0;font-size:15.5px;line-height:1.9}.project-module__qCvTna__metrics{flex-wrap:wrap;gap:8px;margin-top:28px;display:flex}.project-module__qCvTna__metrics span{border:1px solid var(--app-line);border-radius:var(--app-r-pill);color:var(--app-ink-soft);align-items:center;gap:6px;padding:5px 12px;font-size:12px;font-weight:500;display:inline-flex}.project-module__qCvTna__metrics b{font-family:var(--font-mono);font-size:12px;font-weight:600}.project-module__qCvTna__heroActions{flex-direction:column;align-items:flex-end;gap:10px;min-width:152px;display:flex}.project-module__qCvTna__heroActions a{border-radius:var(--app-r-pill);width:152px;min-height:38px;transition:background-color .16s var(--app-ease), border-color .16s var(--app-ease), color .16s var(--app-ease);justify-content:center;align-items:center;font-size:13.5px;font-weight:700;display:inline-flex}.project-module__qCvTna__shareLink{background:var(--app-ink);border:1px solid var(--app-ink);color:var(--app-paper)}.project-module__qCvTna__shareLink:hover{background:var(--app-ink-soft);border-color:var(--app-ink-soft)}.project-module__qCvTna__lpLink{border:1px solid var(--app-line-strong);color:var(--app-ink);background:0 0}.project-module__qCvTna__lpLink:hover{background:#1516120f}.project-module__qCvTna__pinnedPost{background:var(--app-lime-soft);border:1px solid var(--app-lime-line);border-radius:var(--app-r-lg);grid-template-columns:minmax(0,1fr) minmax(180px,34%);align-items:center;gap:24px;width:min(1040px,100%);margin:32px auto 0;padding:clamp(20px,3.5vw,32px);display:grid}.project-module__qCvTna__pinnedPost>div{min-width:0}.project-module__qCvTna__pinnedPost p{overflow-wrap:anywhere;margin:0;font-size:16px;font-weight:500;line-height:1.9}.project-module__qCvTna__pinnedPost img{object-fit:cover;border:1px solid var(--app-line);border-radius:var(--app-r-sm);width:100%;max-height:260px;display:block}.project-module__qCvTna__pinnedPost footer{color:var(--app-muted);font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:center;gap:14px;margin-top:18px;font-size:12.5px;display:flex}.project-module__qCvTna__pinnedPost footer a,.project-module__qCvTna__timeline footer a{color:var(--app-ink);transition:color .16s var(--app-ease);border-bottom:1px solid;margin-left:auto;padding-bottom:1px;font-size:13px;font-weight:600}.project-module__qCvTna__pinnedPost footer a:hover,.project-module__qCvTna__timeline footer a:hover{color:var(--app-ink-soft)}.project-module__qCvTna__lpSection,.project-module__qCvTna__process{width:min(1040px,100%);margin:clamp(48px,7vw,72px) auto 0}.project-module__qCvTna__lpSection>div{flex-wrap:wrap;align-items:baseline;gap:8px 12px;margin-bottom:16px;display:flex}.project-module__qCvTna__lpSection .project-module__qCvTna__kicker{flex-basis:100%}.project-module__qCvTna__lpSection h2{font-family:var(--font-display);font-feature-settings:"palt";margin:0;font-size:19px;font-weight:600;line-height:1.4}.project-module__qCvTna__lpVersion{background:var(--app-ink);border-radius:var(--app-r-xs);color:var(--app-paper);font-family:var(--font-mono);align-self:center;padding:2px 7px;font-size:11px;font-weight:600}.project-module__qCvTna__externalLpLink{border-bottom:1px solid var(--app-line);color:var(--app-muted);transition:border-color .16s var(--app-ease), color .16s var(--app-ease);margin-left:auto;padding-bottom:2px;font-size:12.5px;font-weight:600}.project-module__qCvTna__externalLpLink:hover{border-bottom-color:var(--app-line-strong);color:var(--app-ink)}.project-module__qCvTna__lpSection iframe{background:var(--app-card);border:1px solid var(--app-line-strong);border-radius:var(--app-r-md);width:100%;height:min(72vh,760px);display:block}.project-module__qCvTna__processHeading{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.project-module__qCvTna__process h2{font-family:var(--font-display);font-feature-settings:"palt";margin:0;font-size:22px;font-weight:600;line-height:1.4}.project-module__qCvTna__timeline{gap:16px;display:grid}.project-module__qCvTna__timeline article{background:var(--app-card);border:1px solid var(--app-line);border-radius:var(--app-r-lg);padding:24px;overflow:hidden}.project-module__qCvTna__timeline article>div{align-items:center;gap:12px;display:flex}.project-module__qCvTna__timeline time{color:var(--app-muted);font-family:var(--font-mono);letter-spacing:.06em;font-size:11px;font-weight:600}.project-module__qCvTna__timeline h3{font-family:var(--font-text);overflow-wrap:anywhere;margin:12px 0 0;font-size:16px;font-weight:500;line-height:1.9}.project-module__qCvTna__timeline img{object-fit:cover;border:1px solid var(--app-line-soft);border-radius:var(--app-r-sm);width:100%;max-height:480px;margin-top:16px;display:block}.project-module__qCvTna__timeline footer{color:var(--app-muted);font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:center;gap:14px;margin-top:16px;font-size:12.5px;display:flex}.project-module__qCvTna__loadMore{background:var(--app-card);border:1px solid var(--app-line-strong);border-radius:var(--app-r-pill);min-height:38px;color:var(--app-ink);transition:background-color .16s var(--app-ease);justify-self:center;align-items:center;margin-top:8px;padding:0 22px;font-size:13.5px;font-weight:600;display:inline-flex}.project-module__qCvTna__loadMore:hover{background:#1516120f}.project-module__qCvTna__empty{border:1.5px dashed var(--app-line);border-radius:var(--app-r-lg);color:var(--app-muted);text-align:center;margin:0;padding:36px 24px;font-size:14.5px}@media (max-width:720px){.project-module__qCvTna__page{padding:0 16px 72px}.project-module__qCvTna__header{min-height:64px}.project-module__qCvTna__hero{box-shadow:var(--app-shadow-pop-sm);grid-template-columns:1fr;gap:24px;margin-top:40px;padding:24px 20px}.project-module__qCvTna__heroActions{flex-direction:row;align-items:stretch;min-width:0}.project-module__qCvTna__heroActions a{flex:1;width:auto;min-width:0}.project-module__qCvTna__pinnedPost{grid-template-columns:1fr}.project-module__qCvTna__lpSection iframe{height:66vh}.project-module__qCvTna__timeline article{padding:20px 16px}}@media (prefers-reduced-motion:reduce){.project-module__qCvTna__page a,.project-module__qCvTna__page button{transition:none}}
