.search-page{flex-direction:column;align-items:center;padding-top:8px;display:flex}.search-page__hint{font-family:var(--font-inter), system-ui, sans-serif;color:var(--fg-muted);margin-top:12px;font-size:.8125rem}.create-form{flex-direction:column;gap:20px;display:flex}.create-form__field{flex-direction:column;gap:6px;display:flex}.create-form__label{font-family:var(--font-inter), system-ui, sans-serif;text-transform:uppercase;letter-spacing:.1em;color:var(--fg-muted);font-size:.75rem;font-weight:600}.create-form__input,.create-form__textarea{font-family:var(--font-inter), system-ui, sans-serif;color:var(--fg-primary);background:var(--bg-raised);border:1px solid var(--border-default);border-radius:var(--radius);transition:border-color var(--transition-fast);outline:none;padding:12px 14px;font-size:.9375rem}.create-form__input:focus,.create-form__textarea:focus{border-color:var(--fg-primary)}.create-form__textarea{resize:vertical;min-height:100px}.create-form__error{color:var(--color-error);font-size:.8125rem}.create-form__actions{align-self:flex-start;align-items:center;gap:12px;display:flex}.create-form__submit,.create-form__cancel{font-family:var(--font-inter), system-ui, sans-serif;border-radius:var(--radius);cursor:pointer;transition:opacity var(--transition-fast), background var(--transition-fast);padding:12px 24px;font-size:.875rem;font-weight:600}.create-form__submit{color:var(--btn-primary-fg);background:var(--btn-primary-bg);border:none}.create-form__cancel{color:var(--fg-secondary);border:1px solid var(--border-light);background:0 0}.create-form__submit:hover{opacity:.9}.create-form__cancel:hover{background:var(--overlay-weak)}.create-form__submit:disabled,.create-form__cancel:disabled{opacity:.4;cursor:not-allowed}.feed-tabs{border-bottom:1px solid var(--border-subtle);background:var(--bg-canvas);display:flex}.feed-tabs__tab{font-family:var(--font-inter), system-ui, sans-serif;color:var(--fg-muted);cursor:pointer;transition:color var(--transition-fast), border-color var(--transition-fast);text-align:center;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;justify-content:center;align-items:center;gap:2px;padding:14px 0;font-size:.875rem;font-weight:500;display:inline-flex}.feed-tabs__tab:hover{color:var(--fg-primary)}.feed-tabs__tab--active{color:var(--fg-primary);border-bottom-color:var(--fg-primary);font-weight:600}.feed-tabs__tab-wrapper{flex:1;justify-content:center;display:flex;position:relative}.feed-tabs__chevron{transition:transform var(--transition-fast);margin-left:4px}.feed-tabs__chevron--open{transform:rotate(180deg)}.feed-filter{background:var(--bg-elevated);border:1px solid var(--border-default);border-radius:var(--radius);box-shadow:var(--shadow-md);z-index:var(--z-popover);min-width:180px;padding:8px 0;position:absolute;top:100%;left:50%;transform:translate(-50%)}.feed-filter__item{cursor:pointer;transition:background var(--transition-fast);align-items:center;gap:10px;padding:10px 16px;display:flex}.feed-filter__item:hover{background:var(--bg-canvas)}.feed-filter__checkbox{width:16px;height:16px;accent-color:var(--fg-primary);cursor:pointer;flex-shrink:0}.feed-filter__label{font-family:var(--font-inter), system-ui, sans-serif;color:var(--fg-primary);font-size:.8125rem}@media (min-width:800px){.feed-tabs__tab{padding:16px 0;font-size:.9375rem}}.feed-evaluator-panel{background:var(--bg-elevated);border-bottom:1px solid var(--border-default);width:100%;padding:10px 16px 8px}.feed-evaluators{background:var(--bg-canvas);border-bottom:1px solid var(--border-subtle);padding:10px 16px 8px}.feed-evaluators__list{flex-direction:column;gap:6px;display:flex}.feed-evaluators__row{cursor:pointer;align-items:center;gap:8px;padding:2px 0;font-size:.8125rem;line-height:1.3;display:flex}.feed-evaluators__row--disabled{opacity:.45;pointer-events:none}.feed-evaluators__checkbox{width:16px;height:16px;accent-color:var(--fg-primary);cursor:pointer;flex-shrink:0}.feed-evaluators__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:24px;height:24px}.feed-evaluators__avatar--placeholder{background:var(--bg-sunken);display:inline-block}.feed-evaluators__name{font-family:var(--font-inter), system-ui, sans-serif;color:var(--fg-primary);white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.feed-evaluators__handle{font-family:var(--font-inter), system-ui, sans-serif;color:var(--fg-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.feed-evaluators__separator{background:var(--border-subtle);height:1px;margin:8px 0}.feed-evaluators__show-all{cursor:pointer;align-items:center;gap:8px;padding:2px 0;display:flex}.feed-evaluators__show-all-label{font-family:var(--font-inter), system-ui, sans-serif;color:var(--fg-primary);font-size:.8125rem;font-weight:500}.feed-unfiltered-banner{z-index:20;background:var(--btn-primary-bg);color:var(--btn-primary-fg);font-family:var(--font-inter), system-ui, sans-serif;text-align:center;border-bottom:1px solid var(--border-default);padding:8px 16px;font-size:.8125rem;font-weight:500;position:sticky;top:0}.feed{flex-direction:column;display:flex}.feed-card{border-bottom:1px solid var(--border-subtle);padding:20px 0}.feed-card:last-child{border-bottom:none}.feed-card__body{color:inherit;text-decoration:none;display:block}.feed-card__body:hover .feed-card__title{text-decoration:underline;-webkit-text-decoration-color:var(--fg-muted);text-decoration-color:var(--fg-muted);text-underline-offset:3px}.feed-card__author{color:inherit;align-items:center;gap:10px;max-width:100%;margin-bottom:12px;text-decoration:none;display:inline-flex}.feed-card__author:hover .feed-card__author-name{text-decoration:underline}.feed-card__author-meta{flex-direction:column;align-items:flex-start;gap:1px;min-width:0;line-height:1.2;display:flex;overflow:hidden}.feed-card__author-name-line{align-items:center;gap:6px;min-width:0;max-width:100%;display:inline-flex}.feed-card__author-name{color:var(--fg-primary);white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.875rem;font-weight:600;overflow:hidden}.feed-card__author-handle{color:var(--fg-muted);white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.8125rem;overflow:hidden}.feed-card__author--skeleton{pointer-events:none}.feed-card__image-wrap{aspect-ratio:1;border-radius:var(--radius);background:var(--bg-sunken);width:100%;margin-bottom:12px;overflow:hidden}.feed-card__image{object-fit:cover;width:100%;height:100%;display:block}.feed-card__image-wrap--placeholder{background:linear-gradient(135deg, var(--bg-sunken) 0%, var(--overlay-weak) 100%);justify-content:center;align-items:center;display:flex}.feed-card__image-placeholder-icon{color:var(--fg-muted);opacity:.6}.feed-card__title{font-family:var(--font-headline), "Noto Serif", serif;color:var(--fg-primary);text-overflow:ellipsis;white-space:nowrap;margin-bottom:6px;font-size:1.125rem;font-weight:700;line-height:1.3;overflow:hidden}.feed-card__desc{font-family:var(--font-inter), system-ui, sans-serif;color:var(--fg-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:12px;font-size:.875rem;line-height:1.6;display:-webkit-box;overflow:hidden}.feed-card__meta{color:var(--fg-muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:.75rem;display:flex}.feed-card__time{color:var(--fg-muted);font-size:.75rem}.feed-card__meta-sep{background:var(--fg-muted);border-radius:50%;flex-shrink:0;width:3px;height:3px}.feed__load-more{justify-content:center;padding:24px 0;display:flex}.feed__load-more-btn{font-family:var(--font-inter), system-ui, sans-serif;color:var(--color-accent);border:1px solid var(--border-default);border-radius:var(--radius);cursor:pointer;transition:all var(--transition-fast);background:0 0;padding:10px 24px;font-size:.8125rem;font-weight:500}.feed__load-more-btn:hover{border-color:var(--border-hover);background:var(--bg-canvas)}.feed__load-more-btn:disabled{opacity:.5;cursor:not-allowed}.feed-skeleton{border-bottom:1px solid var(--border-subtle);padding:20px 0}.feed-skeleton__meta{gap:8px;margin-top:12px;display:flex}@media (min-width:800px){.feed-card{padding:24px 0}.feed-card__title{font-size:1.25rem}.feed-card__image-wrap{border-radius:var(--radius);margin-bottom:16px}.feed-card__desc{margin-bottom:16px}.feed-card__meta{gap:10px}.feed-skeleton{padding:24px 0}}.activity-detail__contributor{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.activity-detail__contributor-link{color:inherit;border-radius:var(--radius);align-items:center;gap:8px;min-width:0;margin:-2px -4px;padding:2px 4px;text-decoration:none;display:flex}.activity-detail__contributor-link:hover .activity-detail__contributor-name,.activity-detail__contributor-link:focus-visible .activity-detail__contributor-name{text-decoration:underline}.activity-detail__contributor-link--static{cursor:default}.activity-detail__contributor-link--static:hover .activity-detail__contributor-name{text-decoration:none}.activity-detail__contributor-meta{flex-direction:column;min-width:0;line-height:1.15;display:flex}.activity-detail__contributor-name{font-weight:600}.activity-detail__contributor-handle{color:var(--fg-muted);word-break:break-all;font-size:.8125rem}.activity-detail__contributor-role,.activity-detail__contributor-weight{color:var(--fg-muted);font-size:.8125rem}.location-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.location-card{background:var(--bg-raised);border:1px solid var(--border-subtle);border-radius:var(--radius);align-items:flex-start;gap:10px;padding:10px 12px;display:flex}.location-card--fallback{background:0 0;border-style:dashed}.location-card__icon{background:var(--overlay-weak);width:28px;height:28px;color:var(--fg-muted);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:inline-flex}.location-card__body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.location-card__name{color:var(--fg-primary);word-break:break-word;margin:0;font-size:.9375rem;font-weight:600;line-height:1.3}.location-card__desc{color:var(--fg-secondary);word-break:break-word;margin:2px 0 0;font-size:.8125rem;line-height:1.45}.location-card__detail{color:var(--fg-muted);flex-wrap:wrap;align-items:center;gap:8px;margin:4px 0 0;font-size:.8125rem;display:flex}.location-card__coords{font-family:var(--font-mono,ui-monospace, monospace);color:var(--fg-secondary);font-size:.75rem}.location-card__type{text-transform:uppercase;letter-spacing:.06em;color:var(--fg-muted);background:var(--overlay-weak);border-radius:var(--radius);padding:2px 6px;font-size:.6875rem;font-weight:600}.location-card__fallback{word-break:break-word}.location-card__map-link{color:var(--fg-primary);text-underline-offset:2px;font-weight:500;text-decoration:underline}.location-card__map-link:hover{color:var(--fg-secondary)}.location-card__uri{font-family:var(--font-mono,ui-monospace, monospace);color:var(--fg-muted);word-break:break-all;margin:2px 0 0;font-size:.75rem}.certs-map{border-radius:var(--radius);background:var(--bg-raised);border:1px solid var(--border-subtle);z-index:0;width:100%;position:relative;overflow:hidden}.certs-map .leaflet-container{background:var(--bg-raised);font-family:var(--font-inter), system-ui, -apple-system, sans-serif;font-size:.8125rem}.certs-map .leaflet-control-attribution{color:var(--fg-muted);background:#fffc;padding:2px 6px;font-size:.625rem}.certs-map .leaflet-control-attribution a{color:var(--fg-secondary)}[data-theme=dark] .certs-map .leaflet-control-attribution{color:var(--fg-muted);background:#141417d9}[data-theme=dark] .certs-map .leaflet-control-attribution a{color:var(--fg-secondary)}.certs-map .leaflet-bar{border:1px solid var(--border-default);box-shadow:var(--shadow-md);border-radius:var(--radius);overflow:hidden}.certs-map .leaflet-bar a{background:var(--bg-elevated);color:var(--fg-primary);border-bottom:1px solid var(--border-subtle);transition:background var(--transition-fast), color var(--transition-fast)}.certs-map .leaflet-bar a:hover{background:var(--bg-raised)}.certs-map .leaflet-bar a:last-child{border-bottom:none}.certs-map .leaflet-bar a.leaflet-disabled{color:var(--fg-muted);cursor:not-allowed}.certs-map .leaflet-popup-content-wrapper{background:var(--bg-elevated);color:var(--fg-primary);border-radius:var(--radius);box-shadow:var(--shadow-lg)}.certs-map .leaflet-popup-content{margin:10px 14px;font-size:.8125rem;line-height:1.45}.certs-map .leaflet-popup-tip{background:var(--bg-elevated)}.certs-map .leaflet-popup-close-button{color:var(--fg-muted)!important}.map-skeleton{border-radius:var(--radius);background:var(--bg-raised);border:1px solid var(--border-subtle);width:100%;animation:1.4s ease-in-out infinite map-skeleton-pulse}@keyframes map-skeleton-pulse{0%,to{opacity:.4}50%{opacity:.7}}@media (prefers-reduced-motion:reduce){.map-skeleton{opacity:.5;animation:none}}.location-card__map{margin-top:8px}.page-tabs-bar,.endorsements-tabs-bar{border-bottom:1px solid var(--border-default);justify-content:space-between;gap:16px;margin-bottom:16px;display:flex}.page-tabs{align-self:flex-end;gap:4px;display:flex}.page-tabs__tab{color:var(--fg-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 16px;font-size:.875rem;font-weight:500;transition:color .15s,border-color .15s}.page-tabs__tab:hover{color:var(--fg-primary)}.page-tabs__tab--active{color:var(--fg-primary);border-bottom-color:var(--fg-primary)}.page-tabs-bar__new,.endorsements-new-btn{border-radius:var(--radius);color:var(--fg-primary);cursor:pointer;background:0 0;border:none;flex-shrink:0;align-self:center;align-items:center;gap:6px;padding:8px 14px;font-size:.8125rem;font-weight:500;transition:background .15s,color .15s;display:inline-flex}.page-tabs-bar__new:hover:not(:disabled),.endorsements-new-btn:hover:not(:disabled){background:var(--overlay-weak)}.page-tabs-bar__new:disabled,.endorsements-new-btn:disabled{opacity:.5;cursor:not-allowed}.page-section-heading{font-family:var(--font-headline), "Noto Serif", serif;color:var(--fg-primary);letter-spacing:-.01em;margin:0 0 12px;font-size:1.5rem;font-weight:700;line-height:1.2}.endorsement-panel{background:var(--overlay-weak);border:1px solid var(--border-default);border-radius:var(--radius);flex-direction:column;gap:12px;margin-bottom:16px;padding:16px;display:flex}.endorsement-panel__heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.endorsement-panel__heading-text{flex-direction:column;gap:2px;min-width:0;display:flex}.endorsement-panel__close{cursor:pointer;color:var(--fg-muted);border-radius:var(--radius);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:4px;display:inline-flex}.endorsement-panel__close:hover:not(:disabled){background:var(--overlay-weak);color:var(--fg-primary)}.endorsement-panel__close:disabled{opacity:.4;cursor:not-allowed}.endorsement-panel__title{color:var(--fg-primary);font-size:.9375rem;font-weight:600}.endorsement-panel__hint{color:var(--fg-muted);font-size:.8125rem}.endorsement-panel__pick-hint{color:var(--fg-muted);margin:0;font-size:.8125rem}.endorsement-panel__actions{justify-content:flex-end;gap:8px;display:flex}.endorsements-loading{justify-content:center;padding:32px 0;display:flex}.endorsements-hint{color:var(--fg-secondary);background:var(--overlay-weak);border:1px solid var(--border-default);border-radius:var(--radius);margin:0 0 16px;padding:12px 14px;font-size:.8125rem;line-height:1.55}.endorsements-empty{min-height:240px;color:var(--fg-muted);text-align:center;justify-content:center;align-items:center;margin:0;padding:24px;font-size:.875rem;display:flex}.endorsements-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.endorsement-row{border-bottom:1px solid var(--border-default);align-items:center;gap:12px;padding:10px 0;display:flex}.endorsement-row:last-child{border-bottom:none}.endorsement-row__main{color:inherit;flex:1;align-items:center;gap:12px;min-width:0;text-decoration:none;display:flex}.endorsement-row__main:hover .endorsement-row__name{text-decoration:underline}.endorsement-row__meta{flex-direction:column;min-width:0;line-height:1.2;display:flex}.endorsement-row__name{color:var(--fg-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;font-weight:600;overflow:hidden}.endorsement-row__handle{color:var(--fg-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;overflow:hidden}.endorsement-row__date{color:var(--fg-muted);flex-shrink:0;font-size:.75rem}.endorsement-row__revoke{color:var(--fg-muted);border-radius:var(--radius);cursor:pointer;background:0 0;border:1px solid #0000;flex-shrink:0;justify-content:center;align-items:center;padding:6px;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.endorsement-row__revoke:hover:not(:disabled){background:var(--overlay-weak);color:var(--fg-primary);border-color:var(--border-default)}.endorsement-row__revoke:disabled{opacity:.5;cursor:not-allowed}.endorsement-row__note{color:var(--fg-secondary);white-space:pre-wrap;word-break:break-word;margin-top:4px;font-size:.8125rem;line-height:1.4;display:block}.response-buttons{flex-shrink:0;align-items:center;gap:6px;display:inline-flex}.response-buttons__btn{font-family:var(--font-inter), system-ui, sans-serif;border-radius:var(--radius);border:1px solid var(--border-default);background:var(--bg-elevated);color:var(--fg-secondary);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast), border-color var(--transition-fast);padding:4px 10px;font-size:.75rem;font-weight:500}.response-buttons__btn:hover:not(:disabled){background:var(--overlay-weak);color:var(--fg-primary)}.response-buttons__btn--pressed{background:var(--fg-primary);color:var(--bg-elevated);border-color:var(--fg-primary)}.response-buttons__btn--pressed:hover:not(:disabled){background:var(--fg-primary);color:var(--bg-elevated);opacity:.85}.response-buttons__btn:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.response-buttons__btn:disabled{opacity:.5;cursor:not-allowed}.response-buttons__error{color:var(--color-error);margin-left:6px;font-size:.6875rem}.response-menu{flex-shrink:0;position:relative}.endorsement-row:not(:has(.response-menu,.endorsement-row__revoke)) .endorsement-row__date{margin-right:40px}.response-menu__trigger{border-radius:var(--radius);width:28px;height:28px;color:var(--fg-muted);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.response-menu__trigger:hover:not(:disabled){background:var(--overlay-weak);color:var(--fg-primary)}.response-menu__trigger:focus-visible{outline:2px solid var(--focus-ring);outline-offset:-2px}.response-menu__trigger:disabled{opacity:.4;cursor:not-allowed}.response-menu__trigger--accepted{color:var(--color-success)}.response-menu__trigger--rejected{color:var(--color-warning)}.response-menu__trigger--accepted:hover:not(:disabled),.response-menu__trigger--rejected:hover:not(:disabled){background:var(--overlay-weak)}.response-menu__quick-actions{flex-direction:column;align-items:stretch;gap:4px;display:inline-flex}.response-menu__quick-btn{border:1px solid var(--border-default);background:var(--bg-elevated);border-radius:var(--radius);width:28px;height:28px;color:var(--fg-secondary);cursor:pointer;transition:background var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast);justify-content:center;align-items:center;display:inline-flex}.response-menu__quick-btn--accept:hover:not(:disabled){background:color-mix(in srgb, var(--color-success) 12%, transparent);border-color:var(--color-success);color:var(--color-success)}.response-menu__quick-btn--reject:hover:not(:disabled){background:color-mix(in srgb, var(--color-warning) 12%, transparent);border-color:var(--color-warning);color:var(--color-warning)}.response-menu__quick-btn--accept.response-menu__quick-btn--active{background:var(--color-success);border-color:var(--color-success);color:var(--bg-canvas)}.response-menu__quick-btn--accept.response-menu__quick-btn--active:hover:not(:disabled){background:color-mix(in srgb, var(--color-success) 85%, black);border-color:color-mix(in srgb, var(--color-success) 85%, black);color:var(--bg-canvas)}.response-menu__quick-btn--reject.response-menu__quick-btn--active{background:var(--color-warning);border-color:var(--color-warning);color:var(--bg-canvas)}.response-menu__quick-btn--reject.response-menu__quick-btn--active:hover:not(:disabled){background:color-mix(in srgb, var(--color-warning) 85%, black);border-color:color-mix(in srgb, var(--color-warning) 85%, black);color:var(--bg-canvas)}.response-menu__quick-btn:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.response-menu__quick-btn:disabled{opacity:.4;cursor:not-allowed}.response-menu__menu{background:var(--bg-elevated);border:1px solid var(--border-default);border-radius:var(--radius);min-width:180px;box-shadow:var(--shadow-md);z-index:var(--z-popover);flex-direction:column;gap:1px;padding:4px;display:flex;position:absolute;top:calc(100% + 4px);right:0}.response-menu__item{font-family:var(--font-inter), system-ui, sans-serif;color:var(--fg-primary);text-align:left;cursor:pointer;transition:background var(--transition-fast);background:0 0;border:none;border-radius:2px;align-items:center;gap:8px;padding:8px 10px;font-size:.8125rem;font-weight:400;display:flex}.response-menu__item:hover:not(:disabled){background:var(--overlay-weak)}.response-menu__item:focus-visible{outline:2px solid var(--focus-ring);outline-offset:-2px}.response-menu__item:disabled{opacity:.5;cursor:not-allowed}.response-menu__indicator{text-transform:uppercase;letter-spacing:.05em;color:var(--fg-muted);margin:0;padding:6px 10px 4px;font-size:.6875rem;font-weight:600}.response-menu__error{color:var(--color-error);margin:0;padding:4px 10px;font-size:.6875rem}.response-menu__toast{white-space:nowrap;background:var(--fg-primary);color:var(--bg-elevated);border-radius:var(--radius);box-shadow:var(--shadow-md);z-index:var(--z-popover);align-items:center;gap:10px;padding:6px 10px;font-size:.75rem;display:inline-flex;position:absolute;top:calc(100% + 4px);right:0}.response-menu__toast-undo{border:1px solid var(--bg-elevated);color:var(--bg-elevated);font:inherit;cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border-radius:2px;align-items:center;gap:4px;padding:2px 6px;font-weight:600;display:inline-flex}.response-menu__toast-undo:hover:not(:disabled){background:var(--bg-elevated);color:var(--fg-primary)}.response-menu__toast-undo:focus-visible{outline:2px solid var(--bg-elevated);outline-offset:2px}.response-menu__toast-undo:disabled{opacity:.6;cursor:not-allowed}@media (max-width:799px){.response-buttons__btn{min-height:44px;padding:8px 14px;font-size:.8125rem}.response-menu__trigger{width:44px;height:44px}.response-menu__item{min-height:44px;padding:10px 12px}}.endorsement-preview{background:var(--overlay-weak);border:1px solid var(--border-default);border-radius:var(--radius);align-items:center;gap:12px;padding:12px;display:flex}.endorsement-preview__meta{flex-direction:column;min-width:0;line-height:1.2;display:flex}.endorsement-preview__name{color:var(--fg-primary);font-size:.9375rem;font-weight:600}.endorsement-preview__handle{color:var(--fg-muted);font-size:.8125rem}.endorsement-multi-list{flex-direction:column;gap:6px;max-height:280px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.endorsement-multi-row{background:var(--overlay-weak);border:1px solid var(--border-default);border-radius:var(--radius);align-items:center;gap:10px;padding:8px 10px;display:flex}.endorsement-multi-row__meta{flex-direction:column;flex:1;min-width:0;line-height:1.2;display:flex}.endorsement-multi-row__name{color:var(--fg-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:600;overflow:hidden}.endorsement-multi-row__handle{color:var(--fg-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.endorsement-multi-row__error{color:var(--color-error);margin-top:2px;font-size:.75rem}.endorsement-multi-row__status{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.endorsement-multi-row__status--writing{border:2px solid var(--border-default);border-top-color:var(--fg-primary);animation:.8s linear infinite endorsement-multi-spin}.endorsement-multi-row__status--success{background:var(--color-success);color:var(--color-white)}.endorsement-multi-row__status--error{background:var(--color-error);color:var(--color-white)}@keyframes endorsement-multi-spin{to{transform:rotate(360deg)}}.endorsement-multi-row__remove{cursor:pointer;color:var(--fg-muted);border-radius:var(--radius);background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:inline-flex}.endorsement-multi-row__remove:hover{background:var(--overlay-weak);color:var(--fg-primary)}.endorsement-multi-summary{color:var(--fg-muted);margin:0;font-size:.875rem}.profile-endorsements{flex-direction:column;gap:32px;padding:16px 0;display:flex}.profile-endorsements__section{flex-direction:column;gap:8px;display:flex}.profile-endorsements__heading-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:4px;display:flex}.profile-endorsements__heading{color:var(--fg-primary);align-items:baseline;gap:8px;margin:0;font-size:1rem;font-weight:600;display:inline-flex}.profile-endorsements__endorse-btn{border-radius:var(--radius);border:1px solid var(--border-default);color:var(--fg-primary);cursor:pointer;background:0 0;flex-shrink:0;align-items:center;gap:6px;padding:6px 12px;font-size:.8125rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.profile-endorsements__endorse-btn:hover:not(:disabled){background:var(--overlay-weak);border-color:var(--fg-primary)}.profile-endorsements__endorse-btn:disabled{opacity:.6;cursor:not-allowed}.profile-endorsements__endorse-btn--active{background:var(--overlay-weak);border-color:var(--fg-primary);color:var(--fg-primary)}.profile-endorsements__endorse-error{color:var(--color-error);margin-top:4px;font-size:.75rem;display:block}.profile-endorsements__count{color:var(--fg-muted);font-size:.875rem;font-weight:600}.profile-endorsements__pagination{color:var(--fg-muted);justify-content:center;align-items:center;gap:12px;margin-top:12px;font-size:.8125rem;display:flex}.profile-endorsements__pagination-btn{border:1px solid var(--border-default);border-radius:var(--radius);color:var(--fg-secondary);cursor:pointer;background:0 0;align-items:center;gap:4px;padding:6px 10px;font-size:.8125rem;display:inline-flex}.profile-endorsements__pagination-btn:hover:not(:disabled){background:var(--overlay-weak);color:var(--fg-primary)}.profile-endorsements__pagination-btn:disabled{opacity:.4;cursor:not-allowed}.profile-endorsements__pagination-status{font-variant-numeric:tabular-nums}.profile-endorsements__placeholder{color:var(--fg-muted);margin:0;font-size:.875rem}.profile-endorsements__loading{justify-content:center;padding:24px 0;display:flex}.received-endorsement-card{border-bottom:1px solid var(--border-default);flex-direction:column;gap:8px;padding:12px 0;display:flex}.received-endorsement-card:last-child{border-bottom:none}.received-endorsement-card__endorsers{flex-wrap:wrap;gap:8px;padding-left:60px;display:flex}.endorser-chip{background:var(--overlay-weak);border:1px solid var(--border-default);color:inherit;border-radius:9999px;align-items:center;gap:6px;padding:4px 10px 4px 4px;font-size:.8125rem;line-height:1.2;text-decoration:none;transition:background .15s;display:inline-flex}.endorser-chip:hover{background:var(--overlay-medium)}.endorser-chip__name{color:var(--fg-primary);white-space:nowrap;font-weight:600}.endorser-chip__date{color:var(--fg-muted);white-space:nowrap;font-size:.75rem}@media (max-width:799px){.create-form__input,.create-form__textarea{font-size:16px}}.feed-card__author-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.feed-card__time--inline{color:var(--fg-muted);white-space:nowrap;flex-shrink:0;font-size:.75rem}.feed-card__action{color:var(--fg-muted);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;font-size:.875rem;display:flex}.feed-card__action svg{color:var(--fg-muted);flex-shrink:0}.feed-card__action-subject{color:var(--fg-primary);font-weight:500;text-decoration:none}.feed-card__action-subject:hover{text-decoration:underline}.feed-card__note{background:var(--bg-sunken);border-radius:var(--radius);color:var(--fg-primary);white-space:pre-wrap;word-break:break-word;margin:12px 0 0;padding:12px;font-size:.875rem}.feed-card__desc--unknown{color:var(--fg-muted);word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem}.feed__warning{background:var(--bg-sunken);border-left:3px solid var(--fg-muted);border-radius:var(--radius);color:var(--fg-primary);margin:12px 0;padding:10px 14px;font-size:.875rem}.feed__sentinel{width:100%;height:1px}.feed__hint{background:var(--bg-sunken);border-radius:var(--radius);color:var(--fg-muted);align-items:center;gap:8px;margin:24px 0;padding:14px 16px;font-size:.875rem;display:flex}.feed__hint svg{color:var(--fg-muted);flex-shrink:0}.feed__hint p{margin:0}
.profile-hero{width:100%;position:relative}.profile-hero__banner{background:linear-gradient(135deg, var(--bg-sunken) 0%, var(--bg-raised) 100%);width:100%;height:180px;overflow:hidden}.profile-hero__banner--empty{height:90px}.profile-hero__banner-img{object-fit:cover;width:100%;height:100%;display:block}.profile-hero__body{padding:0 16px 16px}.profile-hero__row{justify-content:space-between;align-items:flex-end;gap:12px;margin-top:-48px;display:flex}.profile-hero__avatar-wrap{background:var(--bg-elevated);border-radius:999px;flex-shrink:0;padding:4px;line-height:0}.profile-hero__action{flex-shrink:0;padding-bottom:4px}.profile-hero__action-group{align-items:center;gap:8px;display:flex}.profile-hero__eyebrow{font-family:var(--font-inter), system-ui, sans-serif;letter-spacing:.08em;text-transform:uppercase;color:var(--fg-muted);margin:12px 0 0;font-size:.6875rem;font-weight:600}.profile-hero__name{font-family:var(--font-headline), "Noto Serif", serif;color:var(--fg-primary);letter-spacing:-.01em;margin:12px 0 2px;font-size:1.5rem;font-weight:700;line-height:1.15}.profile-hero__eyebrow+.profile-hero__name{margin-top:4px}.profile-hero__handle{color:var(--fg-muted);flex-wrap:wrap;align-items:center;gap:8px;margin:0;font-size:.875rem;font-weight:400;display:flex}.profile-hero__pds-tag{background:var(--overlay-weak);border:1px solid var(--border-default);color:var(--fg-muted);letter-spacing:.01em;border-radius:999px;align-items:center;padding:1px 8px;font-size:.6875rem;font-weight:500;line-height:1.4;display:inline-flex}.profile-hero__count{align-items:baseline;gap:6px;margin:12px 0 0;font-size:.875rem;display:inline-flex}.profile-hero__count-value{color:var(--fg-primary);font-weight:600}.profile-hero__count-label{color:var(--fg-muted)}.profile-hero__bio{color:var(--fg-secondary);white-space:pre-wrap;word-break:break-word;margin:12px 0 0;font-size:.9375rem;line-height:1.55}@media (min-width:800px){.profile-hero__banner{height:200px}.profile-hero__banner--empty{height:100px}.profile-hero__body{padding:0 24px 24px}.profile-hero__row{margin-top:-56px}.profile-hero__name{font-size:1.75rem}}.profile-tabs{border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:0;margin-top:8px;padding:0 16px;display:flex;overflow:auto hidden}.profile-tabs::-webkit-scrollbar{display:none}.profile-tabs__tab{font-family:var(--font-inter), system-ui, sans-serif;color:var(--fg-muted);cursor:pointer;transition:color var(--transition-fast);white-space:nowrap;background:0 0;border:none;flex:none;padding:14px 20px;font-size:.875rem;font-weight:500;position:relative}.profile-tabs__tab:hover{color:var(--fg-primary)}.profile-tabs__tab--active{color:var(--fg-primary);font-weight:600}.profile-tabs__tab--active:after{content:"";background:var(--fg-primary);border-radius:var(--radius);height:2px;position:absolute;bottom:-1px;left:16px;right:16px}.profile-tabs__tab:focus-visible{outline:2px solid var(--focus-ring);outline-offset:-2px;border-radius:2px}.profile-panel{padding:16px}@media (min-width:800px){.profile-panel--reading{max-width:720px;margin:0 auto}}.profile-groups{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.profile-groups__item{border-bottom:1px solid var(--border-subtle)}.profile-groups__item:last-child{border-bottom:none}.profile-groups__link{color:inherit;transition:background var(--transition-fast);align-items:center;gap:12px;padding:12px 4px;text-decoration:none;display:flex}.profile-groups__link:hover{background:var(--overlay-weak)}.profile-groups__meta{flex-direction:column;flex:auto;min-width:0;display:flex}.profile-groups__name{color:var(--fg-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.9375rem;font-weight:500;overflow:hidden}.profile-groups__handle{color:var(--fg-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;overflow:hidden}.profile-groups__role{letter-spacing:.08em;text-transform:uppercase;color:var(--fg-muted);flex-shrink:0;font-size:.6875rem;font-weight:600}.profile-groups__loading{justify-content:center;padding:24px 0;display:flex}.profile-projects{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.profile-projects__item{border-bottom:1px solid var(--border-subtle);align-items:flex-start;gap:12px;padding:16px 0;display:flex}.profile-projects__item:first-child{border-top:1px solid var(--border-subtle)}.profile-projects__icon{border-radius:var(--radius);background:var(--bg-sunken);width:32px;height:32px;color:var(--fg-secondary);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.profile-projects__body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.profile-projects__title{color:var(--fg-primary);margin:0;font-size:1rem;font-weight:600}.profile-projects__desc{color:var(--fg-secondary);margin:0;font-size:.875rem;line-height:1.4}.profile-projects__meta{color:var(--fg-muted);margin:4px 0 0;font-size:.75rem}.profile-projects__loading{justify-content:center;padding:24px 0;display:flex}.profile-managed-bridge{margin-bottom:16px}.profile-managed-bridge__text{color:var(--fg-secondary)}.profile-managed-bridge__link{color:var(--fg-primary);white-space:nowrap;border-radius:var(--radius);transition:color var(--transition-fast);align-items:center;gap:4px;font-weight:500;text-decoration:none;display:inline-flex}.profile-managed-bridge__link:hover{color:var(--color-accent-hover);text-decoration:underline}.profile-managed-bridge__link:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}
.handle-search{position:relative}.handle-search__clear{border-radius:var(--radius);width:20px;height:20px;color:var(--fg-muted);cursor:pointer;transition:color var(--transition-fast), background var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.handle-search__clear:hover{color:var(--fg-primary);background:var(--overlay-weak)}.handle-search__clear:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.handle-search__error{color:var(--color-error);margin:0;font-size:.8125rem}.handle-search__dropdown{background:var(--bg-elevated);border:1px solid var(--border-default);border-radius:var(--radius);box-shadow:var(--shadow-md);z-index:60;max-height:280px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.handle-search__item{cursor:pointer;text-align:left;width:100%;transition:background var(--transition-fast);background:0 0;border:none;align-items:center;gap:10px;padding:10px 12px;display:flex}.handle-search__item:hover,.handle-search__item--focused{background:var(--bg-canvas)}.handle-search__item-info{flex-direction:column;min-width:0;display:flex}.handle-search__item-name{color:var(--fg-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:500;overflow:hidden}.handle-search__item-handle{color:var(--fg-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.6875rem;overflow:hidden}.org-list__loading{justify-content:center;align-items:center;min-height:200px;display:flex}.org-list__empty{color:var(--fg-muted);margin:24px 0 0;font-size:.875rem}.org-list__header{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.org-list__count{color:var(--fg-muted);background:var(--bg-canvas);border-radius:var(--radius);padding:2px 8px;font-size:.75rem;font-weight:500}.org-list__items{flex-direction:column;display:flex}.org-list__item{border-bottom:1px solid var(--border-subtle);flex-direction:column;gap:8px;padding:16px 0;display:flex}.org-list__item:last-child{border-bottom:none}.org-list__item-main{color:inherit;align-items:center;gap:12px;text-decoration:none;display:flex}.org-list__item-main:hover .org-list__item-name{color:var(--fg-secondary)}.org-list__item-avatar{background:var(--bg-canvas);width:40px;height:40px;color:var(--fg-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.org-list__item-info{flex:1;min-width:0}.org-list__item-name{color:var(--fg-primary);transition:color var(--transition-fast);font-size:.875rem;font-weight:600}.org-list__item-handle{color:var(--fg-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:.75rem;overflow:hidden}.org-list__item-actions{gap:8px;padding-left:52px;display:flex}.org-list__action-btn{border:1px solid var(--border-default);border-radius:var(--radius);color:var(--fg-muted);cursor:pointer;transition:color var(--transition-fast), border-color var(--transition-fast);background:0 0;padding:6px 12px;font-size:.75rem;font-weight:500}.org-list__action-btn:hover{color:var(--fg-primary);border-color:var(--fg-primary)}.org-list__action-btn:disabled{opacity:.5;cursor:not-allowed}.org-list__action-btn--primary{color:var(--fg-primary);border-color:var(--fg-primary)}.org-list__action-btn--danger{color:var(--fg-muted)}.org-list__action-btn--danger:hover{color:var(--color-error);border-color:var(--color-error)}.org-list__divider{border-top:1px solid var(--border-subtle);margin-top:4px;padding:16px 0 12px}.org-list__divider-text{color:var(--fg-muted);white-space:normal;font-size:.75rem;line-height:1.5;display:block}.org-create__fields{flex-direction:column;gap:20px;margin-top:8px;display:flex}.org-create__handle-hint{color:var(--fg-muted);margin-top:4px;font-size:.75rem}.org-create__actions{border-top:1px solid var(--border-light);justify-content:flex-end;gap:12px;margin-top:8px;padding-top:24px;display:flex}.org-profile__loading{justify-content:center;align-items:center;min-height:200px;display:flex}.org-manage__actions{gap:8px;margin-top:8px;display:flex}.org-members__loading{justify-content:center;align-items:center;padding:24px 0;display:flex}.org-members__list{flex-direction:column;display:flex}.org-members__item{border-bottom:1px solid var(--border-subtle);align-items:center;gap:12px;padding:12px 0;display:flex}.org-members__item:last-child{border-bottom:none}.org-members__item-info{flex:1;min-width:0}.org-members__item-actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.org-members__item-handle{color:var(--fg-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:600;overflow:hidden}.org-members__item-did{color:var(--fg-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-family:monospace;font-size:.6875rem;overflow:hidden}.org-members__add{border-top:1px solid var(--border-light);flex-direction:column;gap:12px;margin-top:24px;padding-top:24px;display:flex}.org-members__add-title{letter-spacing:.15em;text-transform:uppercase;color:var(--fg-muted);font-size:.75rem;font-weight:500}.org-members__add-submit{align-items:center;gap:8px;display:flex}.org-members__add-submit-label{color:var(--fg-muted);flex-shrink:0;font-size:.8125rem}.org-members__selected{color:var(--fg-primary);flex-wrap:wrap;align-items:center;gap:6px;margin:0;font-size:.8125rem;display:flex}.org-members__selected-label{color:var(--fg-muted);margin-right:4px}.org-members__selected-tag{align-items:center;gap:2px;font-weight:500;display:inline-flex}.org-members__selected-remove{width:16px;height:16px;color:var(--fg-muted);cursor:pointer;transition:color var(--transition-fast), background var(--transition-fast);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;margin-left:1px;padding:0;font-size:.875rem;line-height:1;display:inline-flex}.org-members__selected-remove:hover{color:var(--color-error);background:var(--color-error-bg)}.org-audit__loading{justify-content:center;align-items:center;padding:24px 0;display:flex}.org-audit__list{flex-direction:column;display:flex}.org-audit__item{border-bottom:1px solid var(--border-subtle);padding:12px 0}.org-audit__item:last-child{border-bottom:none}.org-audit__item-main{align-items:center;gap:8px;margin-bottom:4px;display:flex}.org-audit__action{color:var(--fg-primary);font-size:.8125rem;font-weight:500}.org-audit__collection{color:var(--fg-muted);background:var(--bg-canvas);border-radius:var(--radius);padding:2px 6px;font-family:monospace;font-size:.6875rem}.org-audit__item-meta{flex-direction:column;gap:4px;margin-top:6px;padding:0;display:flex}.org-audit__detail{flex-direction:column;gap:4px;margin-top:8px;padding:0;display:flex}.org-audit__detail-row{gap:8px;font-family:monospace;font-size:.6875rem;line-height:1.4;display:flex}.org-audit__detail-label{color:var(--fg-muted);flex-shrink:0;min-width:72px}.org-audit__detail-value{color:var(--fg-secondary);word-break:break-all;margin:0}.org-audit__result{letter-spacing:.06em;text-transform:uppercase;border-radius:var(--radius);padding:2px 6px;font-size:.6875rem;font-weight:500}.org-audit__result--permitted{color:var(--color-success-text);background:var(--color-success-bg)}.org-audit__result--denied{color:var(--color-error);background:var(--color-error-bg)}.account-switcher{position:relative}.account-switcher__trigger{cursor:pointer;border-radius:var(--radius);transition:background var(--transition-fast);background:0 0;border:none;align-items:center;gap:8px;padding:4px 8px;display:flex}.account-switcher__trigger:hover{background:var(--bg-canvas)}.account-switcher__section-label{letter-spacing:.08em;text-transform:uppercase;color:var(--fg-muted);padding:12px 16px 6px;font-size:.6875rem;font-weight:600}.account-switcher__item{cursor:pointer;text-align:left;width:100%;min-width:0;transition:background var(--transition-fast);background:0 0;border:none;align-items:center;gap:10px;padding:10px 16px;display:flex}.account-switcher__item>:first-child{flex-grow:0;flex-shrink:0}.account-switcher__item>:last-child{flex:auto;min-width:0}.account-switcher__item:hover,.account-switcher__item--active{background:var(--bg-canvas)}.account-switcher__item-name{color:var(--fg-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:500;overflow:hidden}.account-switcher__item-handle{color:var(--fg-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.6875rem;overflow:hidden}.account-switcher__divider{background:var(--border-light);height:1px;margin:4px 0}.account-switcher__user-row{align-items:center;display:flex}.account-switcher__user-row .account-switcher__item{background:0 0;flex:1;min-width:0;padding-right:0}.account-switcher__user-row .account-switcher__item>div{min-width:0}.account-switcher__user-row .account-switcher__item-name,.account-switcher__user-row .account-switcher__item-handle{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-switcher__user-row:has(.account-switcher__item--active){background:var(--bg-canvas)}.account-switcher__signout{width:40px;height:40px;color:var(--fg-muted);border-radius:var(--radius);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin-right:8px;transition:color .15s,background .15s;display:flex}.account-switcher__signout:hover{color:var(--color-error);background:var(--color-error-bg)}.account-switcher__signout-row{width:100%;color:var(--fg-secondary);text-align:left;cursor:pointer;border-radius:var(--radius);background:0 0;border:none;align-items:center;gap:10px;padding:10px 12px;font-family:inherit;font-size:.875rem;transition:color .15s,background .15s;display:flex}.account-switcher__signout-row:hover{color:var(--color-error);background:var(--color-error-bg)}.account-switcher__signout-row:focus-visible{outline:2px solid var(--focus-ring);outline-offset:-2px}.bottom-sheet__backdrop,.bottom-sheet{display:none}@media (max-width:799px){.bottom-sheet__backdrop{background:var(--navy-overlay-30);z-index:70;animation:.2s ease-out bottomSheetFadeIn;display:block;position:fixed;inset:0}.bottom-sheet{background:var(--bg-elevated);border-radius:var(--radius) var(--radius) 0 0;z-index:71;flex-direction:column;max-height:70vh;transition:max-height .3s ease-out;animation:.3s ease-out bottomSheetSlideUp;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden}.bottom-sheet--expanded{max-height:92vh}.bottom-sheet__handle{cursor:grab;touch-action:none;flex-shrink:0;justify-content:center;padding:14px 0 10px;display:flex}.bottom-sheet__handle:after{content:"";background:var(--border-default);border-radius:var(--radius);width:36px;height:4px}.bottom-sheet__content{-webkit-overflow-scrolling:touch;padding-bottom:env(safe-area-inset-bottom,16px);overflow:hidden auto}@keyframes bottomSheetSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes bottomSheetFadeIn{0%{opacity:0}to{opacity:1}}.org-list__item-actions{padding-left:0}.org-members__item{flex-direction:column;align-items:stretch}.org-members__item-info{width:100%}.org-members__selected-remove{justify-content:center;align-items:center;width:28px;min-width:44px;height:28px;min-height:44px;display:inline-flex}}.app-shell__content:has(.apps-store){max-width:1080px}.apps-store{padding-top:8px}.apps-store__header{margin-bottom:24px}.apps-store__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--fg-muted);margin-bottom:8px;font-size:.6875rem;font-weight:600;display:inline-block}.apps-store__title{font-family:var(--font-headline), "Noto Serif", serif;letter-spacing:-.02em;color:var(--fg-primary);margin:0 0 10px;font-size:clamp(2rem,3vw + .5rem,2.75rem);font-weight:700;line-height:1.05}.apps-store__intro{color:var(--fg-secondary);max-width:56ch;margin:0;font-size:1rem;line-height:1.5}.apps-store__grid{grid-template-columns:1fr;gap:16px;margin:32px 0 0;padding:0;list-style:none;display:grid}.apps-store__cell{margin:0;display:flex}.apps-store__tile{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius);width:100%;color:inherit;transition:box-shadow var(--transition-fast), border-color var(--transition-fast), transform var(--transition-fast);padding:18px 20px 20px;text-decoration:none;display:block}.apps-store__tile:hover{border-color:var(--border-hover);box-shadow:var(--shadow-md);transform:translateY(-1px)}.apps-store__tile:focus-visible{outline:2px solid var(--focus-ring);outline-offset:4px}.apps-store__row{grid-template-columns:auto 1fr;align-items:center;column-gap:14px;display:grid}.apps-store__icon-wrap{border-radius:var(--radius);background:var(--bg-sunken);width:64px;height:64px;box-shadow:inset 0 0 0 1px var(--border-subtle);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.apps-store__icon{object-fit:cover;width:100%;height:100%;display:block}.apps-store__meta{flex-direction:column;gap:2px;min-width:0;display:flex}.apps-store__name{color:var(--fg-primary);letter-spacing:-.01em;font-size:1rem;font-weight:600;line-height:1.25}.apps-store__tag{color:var(--fg-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8125rem;line-height:1.35;display:-webkit-box;overflow:hidden}.apps-store__desc{border-top:1px solid var(--border-subtle);color:var(--fg-secondary);margin-top:14px;padding-top:14px;font-size:.875rem;line-height:1.5;display:block}.apps-store__footnote{color:var(--fg-muted);text-align:center;margin:32px 0 0;font-size:.8125rem}@media (min-width:700px){.apps-store__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:799px){.apps-store__tile{padding:14px 14px 16px}.apps-store__icon-wrap{width:56px;height:56px}}
.notifications-filter{scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:4px 4px 14px;display:flex;overflow-x:auto}.notifications-filter::-webkit-scrollbar{display:none}.notifications-filter>*{flex-shrink:0}.notifications-filter__select{max-width:280px}.notification-list{flex-direction:column;display:flex}.notification-list__sentinel{min-height:1px}.notification-row{border-bottom:1px solid var(--border-subtle);color:inherit;transition:background var(--transition-fast);align-items:flex-start;gap:12px;padding:14px 4px;text-decoration:none;display:flex;position:relative}.notification-row:last-child{border-bottom:none}a.notification-row:hover,.notification-row--unread{background:var(--bg-raised)}.notification-row--unread:before{content:"";background:var(--fg-primary);width:2px;position:absolute;top:0;bottom:0;left:0}a.notification-row--unread:hover{background:var(--bg-canvas)}.notification-row__avatar{flex-shrink:0}.notification-row__body{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.notification-row__text{color:var(--fg-primary);font-size:.875rem;line-height:1.4}.notification-row__text strong{font-weight:600}.notification-row__time{color:var(--fg-muted);font-size:.6875rem}.notification-row--skeleton{pointer-events:none}.bottom-nav__icon-wrap{justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;position:relative}.bottom-nav__badge{background:var(--badge-count-bg);min-width:16px;height:16px;color:var(--badge-count-fg);font-size:.625rem;font-weight:600;font-family:var(--font-inter), system-ui, sans-serif;text-align:center;pointer-events:none;border-radius:999px;justify-content:center;align-items:center;padding:0 4px;line-height:16px;display:inline-flex;position:absolute;top:-2px;right:-6px}.mobile-sidebar__badge{background:var(--badge-count-bg);min-width:20px;height:18px;color:var(--badge-count-fg);text-align:center;border-radius:999px;justify-content:center;align-items:center;margin-left:auto;padding:0 6px;font-size:.6875rem;font-weight:600;line-height:18px;display:inline-flex}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.cert-detail-page{padding-bottom:64px}.app-shell:has(.cert-detail--wide) .app-shell__content{padding:0}@media (min-width:800px){.app-shell:has(.cert-detail--wide) .app-shell__content{max-width:1280px}.app-shell:has(.cert-detail--wide.create-cert) .app-shell__content{max-width:1008px}.cert-detail--wide.page-layout{grid-template-columns:minmax(0,1fr) 296px}.cert-detail--wide.page-layout>.cert-detail__aside{grid-area:1/2}.cert-detail--wide.page-layout>.cert-detail__main{grid-area:1/1}}.cert-detail__loading,.cert-detail__error{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:96px 24px;display:flex}.cert-detail__error-title{color:var(--fg-primary);margin:0 0 6px;font-size:1rem;font-weight:600}.cert-detail__error-desc{color:var(--fg-muted);max-width:32ch;margin:0;font-size:.875rem;line-height:1.5}.cert-detail__aside{flex-direction:column;gap:16px;min-width:0;display:flex}.cert-detail__image{aspect-ratio:1;border-radius:var(--radius);background:var(--bg-sunken);border:1px solid var(--border-subtle);justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.cert-detail__image-img{object-fit:cover;width:100%;height:100%;display:block}.cert-detail__image--placeholder{background:linear-gradient(135deg, var(--bg-sunken) 0%, var(--overlay-weak) 100%);justify-content:center;align-items:center;display:flex}.cert-detail__image-placeholder-icon{color:var(--fg-muted);opacity:.55}.cert-detail__image--editing{outline:1.5px dashed var(--border-hover);outline-offset:-2px}.cert-detail__title-input{min-width:0;font-family:var(--font-headline), "Noto Serif", serif;color:var(--fg-primary);letter-spacing:-.015em;border:1.5px solid var(--border-hover);border-radius:var(--radius);background:var(--bg-elevated);flex:auto;padding:4px 10px;font-size:1.875rem;font-weight:700;line-height:1.15}.cert-detail__title-input:focus{border-color:var(--fg-primary);box-shadow:0 0 0 2px var(--overlay-weak);outline:none}.cert-detail__title-input::placeholder,.cert-detail__short-desc-input::placeholder,.cert-detail__meta-input::placeholder{color:var(--fg-muted);opacity:1}.cert-detail__meta-input[type=date]::-webkit-datetime-edit{color:var(--fg-muted)}.cert-detail__short-desc-input{width:100%;font:inherit;color:var(--fg-secondary);border:1.5px solid var(--border-hover);border-radius:var(--radius);background:var(--bg-elevated);resize:vertical;min-height:72px;padding:10px 12px;font-size:1rem;line-height:1.6}.cert-detail__short-desc-input:focus{border-color:var(--fg-primary);box-shadow:0 0 0 2px var(--overlay-weak);outline:none}.cert-detail__projects{flex-direction:column;gap:8px;min-width:0;display:flex}.cert-detail__section-title--aside{text-transform:uppercase;letter-spacing:.06em;color:var(--fg-muted);margin:0;font-size:.6875rem;font-weight:600}.cert-detail__projects-list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.cert-detail__project{min-width:0;display:flex}.cert-detail__project-link{border-radius:var(--radius);min-width:0;color:inherit;flex:1;align-items:center;gap:10px;padding:6px 8px;text-decoration:none;display:flex}.cert-detail__project-link:hover,.cert-detail__project-link:focus-visible{background:var(--overlay-weak)}.cert-detail__project-link--static{cursor:default}.cert-detail__project-link--static:hover{background:0 0}.cert-detail__project-thumb-wrap{flex-shrink:0}.cert-detail__project-thumb{border-radius:var(--radius);object-fit:cover;background:var(--bg-sunken);border:1px solid var(--border-subtle);width:32px;height:32px;display:block;overflow:hidden}.cert-detail__project-thumb--placeholder{color:var(--fg-muted);justify-content:center;align-items:center;display:flex}.cert-detail__project-meta{flex-direction:column;flex:1;min-width:0;line-height:1.25;display:flex}.cert-detail__project-name{color:var(--fg-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:500;overflow:hidden}.cert-detail__project-desc{color:var(--fg-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.cert-detail__main{flex-direction:column;gap:32px;min-width:0;display:flex}.cert-detail__headline{flex-direction:column;gap:12px;display:flex}.cert-detail__title{font-family:var(--font-headline), "Noto Serif", serif;color:var(--fg-primary);letter-spacing:-.015em;word-break:break-word;margin:0;font-size:1.875rem;font-weight:700;line-height:1.15}.cert-detail__short-desc{color:var(--fg-secondary);white-space:pre-wrap;word-break:break-word;margin:0;font-size:1rem;line-height:1.6}.cert-detail__meta-count{color:var(--fg-secondary);font-variant-numeric:tabular-nums;font-weight:500}.cert-detail__two-col{grid-template-columns:1fr 1fr;gap:32px;margin-top:4px;padding-top:24px;display:grid}.cert-detail__main>.cert-detail__two-col:first-child{margin-top:0;padding-top:0}.cert-detail__main>:not(:first-child).cert-detail__two-col,.cert-detail__main>.cert-detail__two-col+.cert-detail__section{border-top:1px solid var(--border-subtle)}@media (max-width:799px){.cert-detail__two-col{grid-template-columns:1fr;gap:0}.cert-detail__two-col>.cert-detail__two-col-cell+.cert-detail__two-col-cell{border-top:1px solid var(--border-subtle);margin-top:24px;padding-top:24px}}.cert-detail__two-col-cell{flex-direction:column;gap:12px;min-width:0;display:flex}.cert-detail__two-col-cell>.cert-detail__section{margin-top:0;padding-top:0}.cert-detail__empty-line{color:var(--fg-muted);margin:0;font-size:.875rem}.cert-detail__read-more{border-radius:var(--radius);border:1px solid var(--border-default);color:var(--fg-primary);transition:background var(--transition-fast), border-color var(--transition-fast);background:0 0;align-self:flex-start;align-items:center;gap:4px;margin-top:8px;padding:6px 16px;font-size:.8125rem;font-weight:500;text-decoration:none;display:inline-flex}.cert-detail__read-more:hover{border-color:var(--border-hover);background:var(--bg-sunken)}.cert-detail__read-more:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.cert-detail__title-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.cert-detail__title-row .cert-detail__title{flex:auto;min-width:0}.cert-detail__edit-btn{border-radius:var(--radius);border:1px solid var(--border-default);background:var(--bg-elevated);height:32px;color:var(--fg-primary);transition:background var(--transition-fast), border-color var(--transition-fast);flex-shrink:0;align-items:center;gap:6px;padding:0 12px;font-size:.8125rem;font-weight:500;text-decoration:none;display:inline-flex}.cert-detail__edit-btn:hover{background:var(--bg-sunken);border-color:var(--border-hover)}.cert-detail__edit-btn:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.cert-detail__delete-btn{border-radius:var(--radius);border:1px solid var(--border-default);background:var(--bg-elevated);width:32px;height:32px;color:var(--fg-secondary);cursor:pointer;transition:background var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast);flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.cert-detail__delete-btn:hover{background:var(--bg-sunken);border-color:var(--color-error);color:var(--color-error)}.cert-detail__delete-btn:focus-visible{outline:2px solid var(--color-error);outline-offset:2px}.cert-detail__headline-byline{color:var(--fg-secondary);flex-wrap:wrap;align-items:center;gap:8px;font-size:.875rem;display:flex}.cert-detail__headline-date{color:var(--fg-secondary);font-feature-settings:"tnum" 1}.cert-detail__headline-label,.cert-detail__headline-by{color:var(--fg-muted)}.cert-detail__headline-author{color:inherit;border-radius:var(--radius);align-items:center;gap:8px;margin:-2px -4px;padding:2px 4px;text-decoration:none;display:inline-flex}.cert-detail__headline-author:hover,.cert-detail__headline-author:focus-visible{background:var(--overlay-weak)}.cert-detail__headline-author>div:first-child{width:24px;height:24px}.cert-detail__headline-author-meta{flex-direction:column;min-width:0;line-height:1.15;display:inline-flex}.cert-detail__headline-name{color:var(--fg-primary);white-space:nowrap;font-size:.875rem;font-weight:500}.cert-detail__headline-handle{color:var(--fg-muted);white-space:nowrap;font-size:.75rem}.cert-detail__headline-author--skeleton{cursor:default}.cert-detail__headline-avatar-skel{background:var(--overlay-weak);border-radius:999px;width:24px;height:24px}.cert-detail__headline-name-skel{border-radius:var(--radius);background:var(--overlay-weak);width:90px;height:10px;margin-bottom:4px;display:block}.cert-detail__headline-handle-skel{border-radius:var(--radius);background:var(--overlay-weak);width:60px;height:9px;display:block}.cert-detail__meta{flex-direction:column;gap:20px;margin:0;padding:0;display:flex}.cert-detail__meta-row{flex-direction:column;gap:4px;min-width:0;display:flex}.cert-detail__meta-label{text-transform:uppercase;letter-spacing:.06em;color:var(--fg-muted);align-items:center;gap:4px;font-size:.6875rem;font-weight:600;display:inline-flex}.cert-detail__meta-label--with-action{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.cert-detail__meta-label-text{align-items:center;gap:4px;display:inline-flex}.cert-detail__meta-value{color:var(--fg-primary);word-break:break-word;font-size:.875rem;line-height:1.4}.cert-detail__meta-aux{color:var(--fg-muted);margin-left:4px;font-size:.75rem}.cert-detail__meta-edit{align-items:center;gap:6px;display:inline-flex}.cert-detail__meta-input{font:inherit;color:var(--fg-primary);background:var(--bg-elevated);border:1.5px solid var(--border-hover);border-radius:var(--radius);min-width:0;max-width:100%;padding:2px 6px;font-size:.8125rem}.cert-detail__meta-input:focus{border-color:var(--fg-primary);box-shadow:0 0 0 2px var(--overlay-weak);outline:none}.cert-detail__uri{font-family:var(--font-mono,ui-monospace, monospace);color:var(--fg-secondary);word-break:break-all;font-size:.75rem}.cert-detail__section{flex-direction:column;gap:12px;margin-top:4px;padding-top:24px;display:flex}.cert-detail__main>.cert-detail__section:first-child{margin-top:0;padding-top:0}.cert-detail__main>.cert-detail__section+.cert-detail__section{border-top:1px solid var(--border-subtle)}.cert-detail__section-header{align-items:baseline;gap:12px;display:flex}.cert-detail__section-header>.cert-detail__section-title{margin-right:0}.cert-detail__section-see-all{color:var(--fg-secondary);transition:color var(--transition-fast);margin-left:auto;font-size:.75rem;font-weight:500;text-decoration:none}.cert-detail__section-see-all:hover{color:var(--fg-primary);text-underline-offset:2px;text-decoration:underline}.cert-detail__section-see-all-footer{text-align:center;color:var(--fg-secondary);border-radius:var(--radius);transition:background var(--transition-fast), color var(--transition-fast);margin:8px auto 0;padding:8px 12px;font-size:.8125rem;font-weight:500;text-decoration:none;display:block}.cert-detail__section-see-all-footer:hover{background:var(--overlay-weak);color:var(--fg-primary)}.cert-detail__section-see-all-footer:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.cert-detail__section-title{text-transform:uppercase;letter-spacing:.06em;color:var(--fg-muted);margin:0;font-size:.8125rem;font-weight:600}.cert-detail__section-count{color:var(--fg-muted);background:var(--overlay-weak);font-feature-settings:"tnum" 1;border-radius:999px;padding:1px 8px;font-size:.75rem;font-weight:500}.cert-detail__contributors{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.cert-detail__contributors-weight-header{color:var(--fg-muted);cursor:help;justify-content:flex-end;padding:0 13px 4px 0;font-size:.6875rem;font-weight:600;display:flex}.cert-detail__contributors--aside{gap:0}.cert-detail__contributors--aside .cert-detail__contributor{padding:4px 6px}.cert-detail__aside-see-all{color:var(--fg-secondary);border-radius:var(--radius);transition:background var(--transition-fast), color var(--transition-fast);margin-top:4px;padding:2px 6px;font-size:.8125rem;font-weight:500;text-decoration:none;display:inline-block}.cert-detail__aside-see-all:hover{background:var(--overlay-weak);color:var(--fg-primary)}.cert-detail__aside-see-all:focus-visible{outline:2px solid var(--focus-ring);outline-offset:1px}.cert-detail__contributor{border-radius:var(--radius);align-items:center;gap:10px;min-width:0;padding:6px 8px;display:flex}.cert-detail__contributor-link{min-width:0;color:inherit;flex:1;align-items:center;gap:10px;text-decoration:none;display:flex}:is(.cert-detail__contributor:has(.cert-detail__contributor-link:hover),.cert-detail__contributor:has(.cert-detail__contributor-link:focus-visible)){background:var(--overlay-weak)}.cert-detail__contributor-link--static{cursor:default}.cert-detail__contributor-meta{flex-direction:column;flex:1;min-width:0;line-height:1.2;display:flex}.cert-detail__contributor-name{color:var(--fg-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:500;overflow:hidden}.cert-detail__contributor-handle{color:var(--fg-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.cert-detail__contributor-role{color:var(--fg-muted);font-size:.75rem;font-weight:400}.cert-detail__contributor-weight{color:var(--fg-secondary);background:var(--overlay-weak);font-feature-settings:"tnum" 1;border-radius:999px;flex-shrink:0;padding:1px 7px;font-size:.6875rem;font-weight:600}.cert-detail__contributor--skeleton{pointer-events:none}.cert-detail__contributor-avatar-skel{background:var(--overlay-weak);border-radius:999px;flex-shrink:0;width:28px;height:28px}.cert-detail__contributor-name-skel{border-radius:var(--radius);background:var(--overlay-weak);width:100px;height:10px;margin-bottom:4px}.cert-detail__contributor-handle-skel{border-radius:var(--radius);background:var(--overlay-weak);width:64px;height:9px}.cert-detail__description{color:var(--fg-secondary);white-space:pre-wrap;word-break:break-word;margin:0;font-size:.9375rem;line-height:1.65}.cert-detail__full-disclosure{border:0;margin:0;padding:0}.cert-detail__full-disclosure summary{color:var(--fg-muted);cursor:pointer;align-items:center;gap:4px;padding:6px 0;font-size:.8125rem;font-weight:500;list-style:none;display:inline-flex}.cert-detail__full-disclosure summary::-webkit-details-marker{display:none}.cert-detail__full-disclosure summary:before{content:"▸";color:var(--fg-muted);font-size:.625rem;transition:transform .15s;display:inline-block}.cert-detail__full-disclosure[open] summary:before{transform:rotate(90deg)}.cert-detail__full-disclosure summary:hover,.cert-detail__full-disclosure[open] summary{color:var(--fg-primary)}.cert-detail__full-body{padding-top:8px}.cert-detail .leaflet-doc{color:var(--fg-secondary);word-break:break-word;gap:14px;font-size:.9375rem;line-height:1.65}.cert-detail__map-wrap{flex-direction:column;gap:8px;display:flex}.cert-detail__map{border-radius:var(--radius);border:1px solid var(--border-subtle);background:var(--bg-sunken);width:100%;overflow:hidden}.cert-detail__map--skeleton{background:linear-gradient(135deg, var(--bg-sunken) 0%, var(--overlay-weak) 100%);height:320px}.cert-detail__map--empty{height:120px;color:var(--fg-muted);flex-direction:column;justify-content:center;align-items:center;gap:6px;font-size:.8125rem;display:flex}.cert-detail__map--empty p{margin:0}.cert-detail__map-other{color:var(--fg-secondary);flex-direction:column;gap:4px;margin:0;padding:0;font-size:.8125rem;list-style:none;display:flex}.cert-detail__map-other-item{border-radius:var(--radius);background:var(--overlay-weak);align-items:center;gap:8px;min-width:0;padding:4px 8px;display:flex}.cert-detail__map-other-name{color:var(--fg-primary);white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.cert-detail__map-other-detail{color:var(--fg-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.cert-detail__map-locations{color:var(--fg-secondary);flex-direction:column;gap:4px;margin:0;padding:0;font-size:.8125rem;list-style:none;display:flex}.cert-detail__map-locations-item{border-radius:var(--radius);background:var(--overlay-weak);align-items:center;gap:8px;min-width:0;padding:4px 8px;display:flex}.cert-detail__map-locations-item>svg{flex-shrink:0}.cert-detail__map-locations-name{color:var(--fg-primary);white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.cert-detail__map-locations-detail{color:var(--fg-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.cert-detail__map-locations-plus{border:1px solid var(--border-default);border-radius:var(--radius);color:var(--fg-muted);font-family:var(--font-jetbrains-mono), ui-monospace, SFMono-Regular, monospace;cursor:pointer;transition:color var(--transition-fast), border-color var(--transition-fast), background var(--transition-fast);background:0 0;flex-shrink:0;padding:1px 6px;font-size:.7rem}.cert-detail__map-locations-plus:hover{color:var(--fg-primary);background:var(--overlay-weak);border-color:var(--border-hover)}.cert-detail__map-locations-plus:focus-visible{outline:2px solid var(--focus-ring);outline-offset:1px}.cert-detail__headline-cols{flex-wrap:wrap;align-items:flex-start;gap:4px 32px;display:flex}.cert-detail__headline-col{flex-direction:column;flex:none;gap:4px;min-width:0;max-width:100%;display:flex}.cert-detail__headline-col-value{color:var(--fg-primary);text-overflow:ellipsis;min-width:0;font-size:.875rem;line-height:1.4;overflow:hidden}.cert-detail__headline-col-value--skel{border-radius:var(--radius);background:var(--overlay-weak);height:32px;display:block}.cert-detail__headline-project-value{min-width:0}.cert-detail__headline-project-link{color:var(--fg-primary);border-radius:var(--radius);min-width:0;transition:background var(--transition-fast);align-items:center;gap:8px;margin:-2px -4px;padding:2px 4px;text-decoration:none;display:inline-flex}.cert-detail__headline-project-link:hover,.cert-detail__headline-project-link:focus-visible{background:var(--overlay-weak)}.cert-detail__headline-project-link--static{cursor:default}.cert-detail__headline-project-link--static:hover{background:0 0}.cert-detail__headline-project-thumb{border-radius:var(--radius);background:var(--bg-sunken);border:1px solid var(--border-subtle);flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex;overflow:hidden}.cert-detail__headline-project-thumb-img{object-fit:cover;width:100%;height:100%;display:block}.cert-detail__headline-project-title{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}@media (max-width:799px){.cert-detail__headline-cols{grid-template-columns:1fr;gap:12px}}.cert-detail__meta-input.create-cert__field--full{width:100%}.create-cert .cert-detail__title-input{font-size:1.375rem}.create-cert__date-row{align-items:center;gap:6px;display:flex}.create-cert__date-row .cert-detail__meta-input{flex:1 1 0;min-width:0}.create-cert__contrib-actions{flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px;display:flex}.create-cert__counter{color:var(--fg-muted);font-variant-numeric:tabular-nums;align-self:flex-end;margin:0;font-size:.75rem}.create-cert__counter--over,.create-cert__counter--under{color:var(--color-error)}.create-cert__counter--over{font-weight:600}.create-cert__input-with-counter{flex-direction:column;gap:4px;display:flex}.create-cert__auth-loading{justify-content:center;align-items:center;min-height:50vh;display:flex}.create-cert__contrib-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.create-cert__contrib-row{grid-template-columns:2fr 1.5fr 170px auto;align-items:center;gap:8px;display:grid}.create-cert__contrib-weight{text-align:left}.create-cert__contrib-id{min-width:0;position:relative}.create-cert__contrib-card{border-radius:var(--radius);background:0 0;border:none;align-items:center;gap:8px;min-width:0;height:32px;padding:4px 8px 4px 4px;display:flex}.create-cert__contrib-card-meta{flex-direction:column;flex:1;min-width:0;line-height:1.1;display:flex}.create-cert__contrib-card-name{color:var(--fg-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:600;overflow:hidden}.create-cert__contrib-card-handle{color:var(--fg-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.6875rem;overflow:hidden}.create-cert__contrib-card-clear{width:22px;height:22px;color:var(--fg-muted);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex}.create-cert__contrib-card-clear:hover,.create-cert__contrib-card-clear:focus-visible{background:var(--bg-elevated);color:var(--fg-primary)}.create-cert__contrib-id input{width:100%}.create-cert__contrib-id-input--invalid{border-color:var(--color-error)}.create-cert__contrib-id-input--invalid:focus{border-color:var(--color-error);box-shadow:0 0 0 2px #b91c1c26}.create-cert__contrib-error{color:var(--color-error);grid-column:1/-1;margin:0;font-size:.75rem}.create-cert__contrib-id-spinner{border:2px solid var(--border-medium);border-top-color:var(--fg-primary);pointer-events:none;border-radius:50%;width:12px;height:12px;animation:.6s linear infinite spin;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.create-cert__contrib-id-dropdown{z-index:60;background:var(--bg-elevated);border:1px solid var(--border-default);border-radius:var(--radius);max-height:220px;box-shadow:var(--shadow-md);margin:4px 0 0;padding:4px;list-style:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.create-cert__contrib-id-option{border-radius:var(--radius);cursor:pointer;flex-direction:column;gap:1px;padding:6px 10px;display:flex}.create-cert__contrib-id-option--active{background:var(--overlay-weak)}.create-cert__contrib-id-name{color:var(--fg-primary);font-size:.875rem;font-weight:500}.create-cert__contrib-id-handle{color:var(--fg-muted);font-size:.75rem}.create-cert__contrib-remove{border-radius:var(--radius);border:1px solid var(--border-default);background:var(--bg-elevated);width:32px;height:32px;color:var(--fg-secondary);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast), border-color var(--transition-fast);justify-content:center;align-items:center;display:inline-flex}.create-cert__contrib-remove:hover{background:var(--bg-sunken);color:var(--color-error);border-color:var(--color-error)}@media (max-width:799px){.create-cert__contrib-row{grid-template-columns:1fr auto;gap:6px}.create-cert__contrib-row>input:nth-child(2),.create-cert__contrib-row>input:nth-child(3){grid-column:1/2}}.create-project__quick-pick-label{color:var(--fg-muted);margin:0 0 6px;font-size:.75rem}.create-project__inline-link{color:var(--fg-secondary);text-underline-offset:2px;text-decoration:underline}.create-project__inline-link:hover,.create-project__inline-link:focus-visible{color:var(--fg-primary)}.create-project__quick-pick-list{border:1px solid var(--border-subtle);border-radius:var(--radius);flex-direction:column;gap:2px;max-height:280px;margin:0 0 12px;padding:6px;list-style:none;display:flex;overflow-y:auto}.create-project__quick-pick-row{border-radius:var(--radius);transition:background var(--transition-fast);align-items:center;display:flex}.create-project__quick-pick-row:hover{background:var(--overlay-weak)}.create-project__quick-pick-row--added{opacity:.6}.create-project__quick-pick-label-inner{cursor:pointer;min-width:0;color:var(--fg-primary);flex:1;align-items:center;gap:10px;padding:6px 8px;font-size:.875rem;display:flex}.create-project__quick-pick-title{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.create-project__cert-picker{flex-direction:column;gap:8px;margin-bottom:8px;display:flex}.create-project__cert-list{flex-direction:column;gap:6px;margin:0 0 8px;padding:0;list-style:none;display:flex}.create-project__cert-row{background:var(--overlay-weak);border-radius:var(--radius);align-items:center;gap:8px;min-width:0;padding:8px 12px;display:flex}.create-project__cert-title{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--fg-primary);flex:1;font-size:.875rem;overflow:hidden}.create-project__cert-remove{width:22px;height:22px;color:var(--fg-muted);border-radius:var(--radius);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.create-project__cert-remove:hover{background:var(--bg-sunken);color:var(--fg-primary)}.create-cert__followup-note{color:var(--fg-secondary);background:var(--bg-sunken);border-radius:var(--radius);border:1px dashed var(--border-default);margin:0;padding:12px 14px;font-size:.8125rem}.create-cert__loc-list{flex-direction:column;gap:4px;margin:0 0 6px;padding:0;list-style:none;display:flex}.create-cert__loc-row{background:var(--overlay-weak);border-radius:var(--radius);color:var(--fg-primary);align-items:center;gap:6px;min-width:0;padding:4px 6px;font-size:.8125rem;display:flex}.create-cert__loc-name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.create-cert__loc-remove{width:18px;height:18px;color:var(--fg-muted);border-radius:var(--radius);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.create-cert__loc-remove:hover{background:var(--bg-sunken);color:var(--fg-primary)}.create-cert__loc-dialog-body{flex-direction:column;gap:12px;padding:16px 20px 20px;display:flex}.create-cert__loc-combobox{min-width:0;position:relative}.create-cert__loc-combobox:has(.create-cert__loc-search-again)>input{padding-right:32px}.create-cert__loc-search-again{border-radius:var(--radius);width:22px;height:22px;color:var(--fg-muted);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.create-cert__loc-search-again:hover{background:var(--overlay-weak);color:var(--fg-primary)}.create-cert__loc-suggestions{z-index:var(--z-popover);background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius);max-height:220px;box-shadow:var(--shadow-md);margin:0;padding:4px;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto}.create-cert__loc-suggestion{border-radius:var(--radius);cursor:pointer;flex-direction:column;gap:1px;padding:6px 10px;display:flex}.create-cert__loc-suggestion--active{background:var(--overlay-weak)}.create-cert__loc-suggestion-primary{color:var(--fg-primary);font-size:.875rem;font-weight:500}.create-cert__loc-suggestion-secondary{color:var(--fg-muted);font-size:.75rem}.create-cert__loc-map{border:1px solid var(--border-subtle);border-radius:var(--radius);overflow:hidden}.create-cert__loc-hint{color:var(--fg-muted);margin:0;font-size:.75rem}.create-cert__loc-reused{color:var(--fg-secondary);background:var(--overlay-weak);border-radius:var(--radius);margin:0;padding:8px 12px;font-size:.8125rem}.create-cert__loc-uri-label{color:var(--fg-secondary);font-size:.8125rem}.create-cert__loc-uri-label code{background:var(--bg-sunken);border-radius:var(--radius);padding:1px 4px;font-size:.75rem}.create-cert__loc-actions{justify-content:flex-end;gap:8px;padding-top:4px;display:flex}.create-cert__actions{justify-content:flex-end;gap:8px;padding-top:12px;display:flex}.cert-detail__map{position:relative}.cert-detail__map-expand-btn{z-index:500;border:1px solid var(--border-default);border-radius:var(--radius);background:var(--bg-elevated);width:30px;height:30px;color:var(--fg-primary);cursor:pointer;transition:background var(--transition-fast), border-color var(--transition-fast);justify-content:center;align-items:center;display:inline-flex;position:absolute;top:8px;right:8px}.cert-detail__map-expand-btn:hover{background:var(--bg-sunken);border-color:var(--border-hover)}.cert-detail__map-expand-btn:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.cert-detail__map-modal-body{flex-direction:column;gap:12px;padding:0 20px 20px;display:flex}.cert-detail__map--modal{width:100%;height:min(720px,70vh)}@media (max-width:799px){.cert-detail__title{font-size:1.5rem}}
.profile-endorsements-v2{flex-direction:column;display:flex}.profile-endorsements-v2__toolbar{border-bottom:1px solid var(--border-subtle);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.profile-endorsements-v2__controls{align-items:center;gap:8px;margin-left:auto;padding-bottom:8px;display:inline-flex}.profile-endorsements-v2__search{background:var(--bg-elevated);border:1px solid var(--border-default);border-radius:var(--radius);height:36px;transition:border-color var(--transition-fast), background var(--transition-fast);align-items:center;gap:6px;padding:0 12px;display:inline-flex}.profile-endorsements-v2__search:focus-within{border-color:var(--fg-primary)}.profile-endorsements-v2__search-icon{color:var(--fg-muted);flex-shrink:0}.profile-endorsements-v2__search-input{font-family:var(--font-inter), system-ui, sans-serif;color:var(--fg-primary);background:0 0;border:none;outline:none;width:200px;font-size:.875rem}.profile-endorsements-v2__search-input::placeholder{color:var(--fg-muted)}.profile-endorsements-v2__search-input::-webkit-search-cancel-button{appearance:none}.profile-endorsements-v2__sort-wrap{display:inline-flex;position:relative}.profile-endorsements-v2__sort-btn{background:var(--bg-elevated);border:1px solid var(--border-default);border-radius:var(--radius);width:36px;height:36px;color:var(--fg-secondary);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);justify-content:center;align-items:center;display:inline-flex}.profile-endorsements-v2__sort-btn:hover{background:var(--overlay-weak);color:var(--fg-primary)}.profile-endorsements-v2__sort-btn:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.profile-endorsements-v2__endorse-add{background:var(--bg-elevated);border:1px solid var(--border-default);border-radius:var(--radius);width:36px;height:36px;color:var(--fg-primary);cursor:pointer;transition:background var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast);justify-content:center;align-items:center;display:inline-flex}.profile-endorsements-v2__endorse-add:hover{background:var(--overlay-weak);border-color:var(--border-hover)}.profile-endorsements-v2__endorse-add:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.profile-endorsements-v2__sort-menu{background:var(--bg-elevated);border:1px solid var(--border-default);border-radius:var(--radius);min-width:200px;box-shadow:var(--shadow-md);z-index:30;padding:4px;position:absolute;top:calc(100% + 6px);right:0}.profile-endorsements-v2__sort-item{border-radius:var(--radius);width:100%;font-family:var(--font-inter), system-ui, sans-serif;color:var(--fg-primary);text-align:left;cursor:pointer;transition:background var(--transition-fast);background:0 0;border:none;align-items:center;gap:8px;padding:8px 10px;font-size:.875rem;display:flex}.profile-endorsements-v2__sort-item:hover{background:var(--overlay-weak)}.profile-endorsements-v2__sort-item-check{width:14px;height:14px;color:var(--fg-primary);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.profile-endorsements-v2__grid{grid-template-columns:minmax(0,1fr);gap:8px;margin:0;padding:0;list-style:none;display:grid}.profile-endorsements-v2__error{color:var(--fg-muted);margin:16px 0;font-size:.875rem}.profile-endorsements-v2__loading{justify-content:center;padding:32px 0;display:flex}.profile-endorsements-v2__card{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius);transition:background var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast);align-items:stretch;padding:16px 18px;display:flex;position:relative}.profile-endorsements-v2__card:hover{background:var(--overlay-weak);border-color:var(--border-hover);box-shadow:var(--shadow-sm)}.profile-endorsements-v2__card-link{min-width:0;color:inherit;flex:1;align-items:flex-start;gap:14px;text-decoration:none;display:flex}.profile-endorsements-v2__card-link:hover .profile-endorsements-v2__card-name{text-decoration:none}.profile-endorsements-v2__card-avatar-skel{background:var(--overlay-weak);border-radius:50%;flex-shrink:0;width:44px;height:44px}.profile-endorsements-v2__card-body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.profile-endorsements-v2__card-name{color:var(--fg-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;font-weight:600;line-height:1.25;overflow:hidden}.profile-endorsements-v2__card-handle{color:var(--fg-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;line-height:1.25;overflow:hidden}.profile-endorsements-v2__card-date{color:var(--fg-muted);white-space:nowrap;font-size:.75rem;line-height:1.25}.profile-endorsements-v2__card-list{background:var(--overlay-weak);border:1px solid var(--border-default);color:var(--fg-secondary);letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap;border-radius:999px;align-self:flex-start;max-width:100%;margin-top:2px;padding:1px 8px;font-size:.6875rem;font-weight:500;overflow:hidden}.profile-endorsements-v2__card-note{color:var(--fg-secondary);white-space:pre-wrap;word-break:break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:6px 0 0;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.profile-endorsements-v2__card-menu{z-index:1;position:absolute;top:10px;right:10px}.profile-endorsements-v2__card:has(.profile-endorsements-v2__card-menu) .profile-endorsements-v2__card-link{padding-right:40px}.profile-endorsements-v2__given-revoke{border-radius:var(--radius);width:24px;height:24px;color:var(--fg-muted);cursor:pointer;transition:background var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast);background:0 0;border:1px solid #0000;justify-content:center;align-items:center;display:inline-flex}.profile-endorsements-v2__given-revoke:hover{background:var(--overlay-weak);border-color:var(--border-default);color:var(--color-error)}.profile-endorsements-v2__given-revoke:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}@media (min-width:800px){.profile-endorsements-v2__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}@media (min-width:1300px){.profile-endorsements-v2__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.profile-endorsements-v2__grid>.empty-state{grid-column:1/-1;padding:32px 0}.profile-endorsements-v2__endorse-row{justify-content:flex-end;align-items:center;gap:8px;margin-bottom:12px;display:flex}.profile-endorsements-v2__endorse-btn{border-radius:var(--radius);border:1px solid var(--border-default);color:var(--fg-primary);cursor:pointer;background:0 0;flex-shrink:0;align-items:center;gap:6px;padding:6px 12px;font-size:.8125rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.profile-endorsements-v2__endorse-btn:hover:not(:disabled){background:var(--overlay-weak);border-color:var(--fg-primary)}.profile-endorsements-v2__endorse-btn:disabled{opacity:.6;cursor:not-allowed}.profile-endorsements-v2__endorse-btn--active{background:var(--overlay-weak);border-color:var(--fg-primary);color:var(--fg-primary)}.profile-endorsements-v2__endorse-error{color:var(--color-error);margin-top:4px;font-size:.75rem;display:block}.endorsement-lists{border-bottom:1px solid var(--border-default);flex-direction:column;gap:12px;margin-bottom:28px;padding-bottom:24px;display:flex}.endorsement-lists__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.endorsement-lists__header--detail{gap:4px}.endorsement-lists__detail-lede{align-items:center;gap:8px;min-width:0;display:inline-flex}.endorsement-lists__title{font-family:var(--font-inter), system-ui, sans-serif;color:var(--fg-primary);align-items:center;gap:8px;margin:0;font-size:.9375rem;font-weight:600;display:inline-flex}.endorsement-lists__title-count{background:var(--overlay-weak);border:1px solid var(--border-default);min-width:22px;color:var(--fg-secondary);border-radius:999px;justify-content:center;align-items:center;padding:1px 6px;font-size:.75rem;font-weight:500;display:inline-flex}.endorsement-lists__back{border-radius:var(--radius);width:28px;height:28px;color:var(--fg-secondary);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.endorsement-lists__back:hover{background:var(--overlay-weak);color:var(--fg-primary)}.endorsement-lists__back:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.endorsement-lists__actions{align-items:center;gap:8px;display:inline-flex}.endorsement-lists__sort-wrap{display:inline-flex;position:relative}.endorsement-lists__sort-btn{background:var(--bg-elevated);border:1px solid var(--border-default);border-radius:var(--radius);width:32px;height:32px;color:var(--fg-secondary);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);justify-content:center;align-items:center;display:inline-flex}.endorsement-lists__sort-btn:hover{background:var(--overlay-weak);color:var(--fg-primary)}.endorsement-lists__sort-btn:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.endorsement-lists__loading{justify-content:center;padding:24px 0;display:flex}.endorsement-lists__empty-inline{color:var(--fg-muted);margin:0;font-size:.8125rem}.endorsement-lists__rows{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.endorsement-lists__row{background:var(--bg-elevated);border:1px solid var(--border-default);border-radius:var(--radius);text-align:left;cursor:pointer;width:100%;transition:border-color var(--transition-fast), background var(--transition-fast);justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 14px;display:flex}.endorsement-lists__row:hover{border-color:var(--border-hover);background:var(--overlay-weak)}.endorsement-lists__row:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.endorsement-lists__row-main{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.endorsement-lists__row-title{color:var(--fg-primary);font-size:.9375rem;font-weight:600}.endorsement-lists__row-desc{color:var(--fg-secondary);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8125rem;display:-webkit-box;overflow:hidden}.endorsement-lists__row-meta{color:var(--fg-muted);white-space:nowrap;flex:none;align-items:center;gap:12px;font-size:.75rem;display:inline-flex}.endorsement-lists__row-count{color:var(--fg-secondary);font-weight:500}.endorsement-lists__detail-meta{flex-direction:column;gap:4px;display:flex}.endorsement-lists__detail-desc{color:var(--fg-secondary);margin:0;font-size:.875rem}.endorsement-lists__detail-date{color:var(--fg-muted);font-size:.75rem}.endorsement-lists__detail-error{color:var(--color-error);margin:0;font-size:.8125rem}.profile-endorsements-v2__response-note{background:var(--overlay-weak);border:1px solid var(--border-default);border-radius:var(--radius);color:var(--fg-secondary);margin:0 0 8px;padding:8px 12px;font-size:.75rem;line-height:1.45}.endorsement-lists__add-btn{background:var(--bg-elevated);border:1px solid var(--border-default);border-radius:var(--radius);width:32px;height:32px;color:var(--fg-primary);cursor:pointer;transition:background var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast);justify-content:center;align-items:center;display:inline-flex}.endorsement-lists__add-btn:hover{background:var(--overlay-weak);border-color:var(--border-hover)}.endorsement-lists__add-btn:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.endorsement-lists__items{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.endorsement-lists__item{background:var(--bg-elevated);border:1px solid var(--border-default);border-radius:var(--radius);transition:border-color var(--transition-fast);position:relative}.endorsement-lists__item:hover{border-color:var(--border-hover)}.endorsement-lists__item-link{color:inherit;align-items:flex-start;gap:10px;padding:10px 12px;text-decoration:none;display:flex}.endorsement-lists__item-body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.endorsement-lists__item-id{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.endorsement-lists__item-names{flex-direction:column;min-width:0;display:flex}.endorsement-lists__item-name{color:var(--fg-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:500;overflow:hidden}.endorsement-lists__item-handle{color:var(--fg-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.endorsement-lists__item-date{color:var(--fg-muted);font-size:.6875rem;line-height:1.3}.endorsement-lists__item-remove{border-radius:var(--radius);width:22px;height:22px;color:var(--fg-muted);cursor:pointer;transition:background var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast);background:0 0;border:1px solid #0000;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:8px;right:8px}.endorsement-lists__item-remove:hover{background:var(--overlay-weak);border-color:var(--border-default);color:var(--color-error)}.endorsement-lists__item-remove:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.endorsement-lists__item:has(.endorsement-lists__item-remove) .endorsement-lists__item-link{padding-right:36px}.endorsement-lists__item-note{color:var(--fg-secondary);margin:4px 0 0;font-size:.8125rem}.endorsement-lists__revoke-body{flex-direction:column;gap:14px;display:flex}.endorsement-lists__revoke-copy{color:var(--fg-secondary);margin:0;font-size:.875rem;line-height:1.5}.endorsement-lists__revoke-error{color:var(--color-error);margin:0;font-size:.8125rem}.endorsement-lists__revoke-actions{flex-wrap:nowrap;justify-content:flex-end;gap:8px;display:flex}.endorsement-lists__revoke-dialog{width:min(560px,100vw - 32px)}.endorsement-lists__create-field{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.endorsement-lists__create-label{letter-spacing:.04em;text-transform:uppercase;color:var(--fg-muted);font-size:.75rem;font-weight:600}.endorsement-lists__create-optional{text-transform:none;letter-spacing:0;color:var(--fg-muted);font-weight:400}.endorsement-lists__create-input,.endorsement-lists__create-textarea{width:100%;font:inherit;color:var(--fg-primary);background:var(--bg-canvas);border:1px solid var(--border-default);border-radius:var(--radius);padding:8px 12px;font-size:.9375rem}.endorsement-lists__create-textarea{resize:vertical;min-height:72px;line-height:1.4}.endorsement-lists__create-input:focus,.endorsement-lists__create-textarea:focus{border-color:var(--fg-primary);box-shadow:0 0 0 2px var(--overlay-weak);outline:none}.endorsement-lists__create-error{color:var(--color-error);margin:0 0 12px;font-size:.8125rem}.endorsement-lists__create-footer{justify-content:flex-end;gap:8px;display:flex}.endorse-people-modal__subtitle{color:var(--fg-muted);margin:0;font-size:.8125rem}.endorse-people-modal__reason{flex-direction:column;gap:4px;display:flex}.endorse-people-modal__reason-label{letter-spacing:.04em;text-transform:uppercase;color:var(--fg-muted);font-size:.75rem;font-weight:600}.endorse-people-modal__reason-hint{color:var(--fg-muted);font-size:.75rem;line-height:1.45}.endorse-people-modal__reason-textarea{width:100%;font:inherit;color:var(--fg-primary);background:var(--bg-canvas);border:1px solid var(--border-default);border-radius:var(--radius);resize:vertical;min-height:60px;padding:8px 12px;font-size:.9375rem;line-height:1.4}.endorse-people-modal__reason-textarea:focus{border-color:var(--fg-primary);box-shadow:0 0 0 2px var(--overlay-weak);outline:none}.endorse-people-modal__reason-counter{color:var(--fg-muted);align-self:flex-end;font-size:.6875rem}.endorse-people-modal__reason-counter--warn{color:var(--color-warning)}.endorse-people-modal__body{flex-direction:column;gap:12px;display:flex}.endorse-people-modal__search{background:var(--bg-canvas);border:1px solid var(--border-default);border-radius:var(--radius);align-items:center;gap:8px;padding:8px 12px;display:flex}.endorse-people-modal__search:focus-within{border-color:var(--fg-primary);box-shadow:0 0 0 2px var(--overlay-weak)}.endorse-people-modal__search-icon{color:var(--fg-muted);flex:none}.endorse-people-modal__search-input{min-width:0;font:inherit;color:var(--fg-primary);background:0 0;border:none;outline:none;flex:1;font-size:.9375rem}.endorse-people-modal__search-input::placeholder{color:var(--fg-muted)}.endorse-people-modal__search-input::-webkit-search-cancel-button{appearance:none}.endorse-people-modal__hint{text-align:center;color:var(--fg-muted);margin:0;padding:16px 12px;font-size:.8125rem}.endorse-people-modal__loading{justify-content:center;padding:16px 12px;display:flex}.endorse-people-modal__results{border:1px solid var(--border-default);border-radius:var(--radius);max-height:280px;margin:0;padding:0;list-style:none;overflow-y:auto}.endorse-people-modal__result{border-bottom:1px solid var(--border-subtle)}.endorse-people-modal__result:last-child{border-bottom:none}.endorse-people-modal__result-btn{text-align:left;cursor:pointer;width:100%;color:inherit;transition:background var(--transition-fast);background:0 0;border:none;align-items:center;gap:10px;padding:8px 12px;display:flex}.endorse-people-modal__result-btn:hover:not(:disabled){background:var(--overlay-weak)}.endorse-people-modal__result-btn:disabled{cursor:default;opacity:.55}.endorse-people-modal__result--selected .endorse-people-modal__result-btn{background:var(--overlay-weak)}.endorse-people-modal__result-info{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.endorse-people-modal__result-name{color:var(--fg-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:500;overflow:hidden}.endorse-people-modal__result-handle{color:var(--fg-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.endorse-people-modal__result-status{color:var(--fg-muted);flex:none;font-size:.75rem;font-weight:500}.endorse-people-modal__result-selected-chip{color:var(--fg-primary);align-items:center;gap:4px;display:inline-flex}.endorse-people-modal__selected{border-top:1px solid var(--border-subtle);padding-top:4px}.endorse-people-modal__selected-title{letter-spacing:.06em;text-transform:uppercase;color:var(--fg-muted);margin:0 0 8px;font-size:.75rem;font-weight:600}.endorse-people-modal__selected-list{flex-wrap:wrap;gap:6px;margin:0 0 8px;padding:0;list-style:none;display:flex}.endorse-people-modal__chip{background:var(--bg-canvas);border:1px solid var(--border-default);border-radius:999px;align-items:center;gap:6px;padding:4px 6px 4px 4px;font-size:.8125rem;display:inline-flex}.endorse-people-modal__chip-name{color:var(--fg-primary);text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-weight:500;overflow:hidden}.endorse-people-modal__chip-failed{color:var(--color-error);font-size:.6875rem;font-weight:600}.endorse-people-modal__chip-remove{width:18px;height:18px;color:var(--fg-muted);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.endorse-people-modal__chip-remove:hover{background:var(--overlay-weak);color:var(--fg-primary)}.endorse-people-modal__selected-hint{color:var(--fg-muted);align-items:center;gap:4px;margin:0;font-size:.6875rem;display:flex}.endorse-people-modal__error{color:var(--color-error);margin:0;font-size:.8125rem}.endorse-people-modal__footer{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.endorse-reason-modal__body{flex-direction:column;gap:12px;display:flex}.endorse-reason-modal__field{flex-direction:column;gap:6px;display:flex}.endorse-reason-modal__prompt{color:var(--fg-secondary);font-size:.875rem;line-height:1.45}.endorse-reason-modal__acting-as{color:var(--fg-secondary);background:var(--bg-raised);border:1px solid var(--border-default);border-radius:var(--radius);margin:0;padding:10px 12px;font-size:.8125rem;line-height:1.45}.endorse-reason-modal__acting-as b{color:var(--fg-primary);font-weight:600}.endorse-reason-modal__textarea{width:100%;font:inherit;color:var(--fg-primary);background:var(--bg-canvas);border:1px solid var(--border-default);border-radius:var(--radius);resize:vertical;min-height:96px;padding:8px 12px;font-size:.9375rem;line-height:1.45}.endorse-reason-modal__textarea:focus{border-color:var(--fg-primary);box-shadow:0 0 0 2px var(--overlay-weak);outline:none}.endorse-reason-modal__counter{color:var(--fg-muted);align-self:flex-end;font-size:.6875rem;line-height:1}.endorse-reason-modal__counter--warn{color:var(--color-warning)}.endorse-reason-modal__select{width:100%;font:inherit;color:var(--fg-primary);background:var(--bg-canvas);border:1px solid var(--border-default);border-radius:var(--radius);appearance:none;background-image:linear-gradient(45deg,#0000 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,#0000 50%);background-position:calc(100% - 16px),calc(100% - 11px);background-repeat:no-repeat;background-size:5px 5px;padding:8px 32px 8px 12px;font-size:.9375rem;line-height:1.45}.endorse-reason-modal__select:focus{border-color:var(--fg-primary);box-shadow:0 0 0 2px var(--overlay-weak);outline:none}.endorse-reason-modal__select:disabled{opacity:.6;cursor:not-allowed}.endorse-reason-modal__error{color:var(--color-error);margin:0;font-size:.8125rem}.endorse-reason-modal__footer{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}
.profile-lists{flex-direction:column;gap:32px;padding:0;display:flex}.profile-lists__loading{justify-content:center;padding:48px 0;display:flex}.profile-lists__section{flex-direction:column;gap:12px;display:flex}.profile-lists__section-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.profile-lists__section-title{font-family:var(--font-headline), "Noto Serif", serif;letter-spacing:-.005em;color:var(--fg-primary);margin:0;font-size:1.125rem;font-weight:600}.profile-lists__create-btn{border:1px solid var(--border-medium);border-radius:var(--radius);width:30px;height:30px;color:var(--fg-primary);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;justify-content:center;align-items:center;padding:0;display:inline-flex}.profile-lists__create-btn:hover{background:var(--bg-sunken)}.profile-lists__create-btn:focus-visible{box-shadow:0 0 0 2px var(--focus-ring,var(--fg-primary));outline:none}.profile-lists__empty{color:var(--fg-muted);margin:0;padding:12px 0;font-size:.875rem}.profile-lists__rows{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.profile-lists__row{border:1px solid var(--border-subtle);border-radius:var(--radius);text-align:left;cursor:pointer;width:100%;transition:background var(--transition-fast), border-color var(--transition-fast);color:var(--fg-primary);background:0 0;align-items:center;gap:12px;padding:10px 12px;display:flex}.profile-lists__row:hover{background:var(--bg-sunken);border-color:var(--border-medium)}.profile-lists__row-body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.profile-lists__row-title{color:var(--fg-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.9375rem;font-weight:500;overflow:hidden}.profile-lists__row-desc{color:var(--fg-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;overflow:hidden}.profile-lists__row-meta{color:var(--fg-muted);white-space:nowrap;font-size:.75rem}.profile-lists__detail-head{align-items:center;gap:12px;margin-bottom:8px;display:flex}.profile-lists__back{border:1px solid var(--border-medium);border-radius:var(--radius);width:30px;height:30px;color:var(--fg-primary);cursor:pointer;transition:background var(--transition-fast);background:0 0;justify-content:center;align-items:center;display:inline-flex}.profile-lists__back:hover{background:var(--bg-sunken)}.profile-lists__detail-title{font-family:var(--font-headline), "Noto Serif", serif;color:var(--fg-primary);flex:1;align-items:baseline;gap:10px;margin:0;font-size:1.25rem;font-weight:600;display:flex}.profile-lists__detail-count{font-family:var(--font-inter), system-ui, sans-serif;color:var(--fg-muted);font-size:.8125rem;font-weight:500}.profile-lists__detail-actions{align-items:center;gap:8px;display:flex}.profile-lists__detail-desc{color:var(--fg-secondary);margin:0 0 12px;font-size:.875rem;line-height:1.5}.profile-lists__bulk-bar{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;padding:6px 4px 8px;display:flex}.profile-lists__bulk-select-all{color:var(--fg-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:.8125rem;display:inline-flex}.profile-lists__bulk-select-all input{width:14px;height:14px;accent-color:var(--fg-primary);cursor:pointer}.profile-lists__items{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.profile-lists__items-row{align-items:center;gap:10px;display:flex}.profile-lists__items-check{width:14px;height:14px;accent-color:var(--fg-primary);cursor:pointer;flex-shrink:0}.profile-lists__items-row-body{flex:1;min-width:0}.profile-lists__item{border:1px solid var(--border-subtle);border-radius:var(--radius);transition:background var(--transition-fast);background:0 0;align-items:center;gap:8px;padding:8px 10px;display:flex}.profile-lists__item:hover{background:var(--bg-sunken)}.profile-lists__item-link{min-width:0;color:inherit;flex:1;align-items:center;gap:12px;text-decoration:none;display:flex}.profile-lists__item-body{flex-direction:column;gap:2px;min-width:0;display:flex}.profile-lists__item-title{color:var(--fg-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.9375rem;font-weight:500;overflow:hidden}.profile-lists__item-subtitle{color:var(--fg-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;overflow:hidden}.profile-lists__item-remove{border-radius:var(--radius);width:26px;height:26px;color:var(--fg-secondary);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:1px solid #0000;flex-shrink:0;justify-content:center;align-items:center;margin-right:8px;padding:0;display:inline-flex}.profile-lists__item-remove:hover{background:var(--bg-sunken);color:var(--color-error)}.profile-lists__item-remove:disabled{opacity:.5;cursor:not-allowed}.profile-lists__project{border:1px solid var(--border-subtle);border-radius:var(--radius);transition:background var(--transition-fast), border-color var(--transition-fast);background:0 0;align-items:center;gap:0;display:flex;overflow:hidden}.profile-lists__project .feed-card__author{margin-bottom:0}.profile-lists__project:hover{border-color:var(--border-medium)}.profile-lists__project-row{flex:1;min-width:0}.profile-lists__project .cert-list-row{padding:10px 14px}.profile-lists__project:hover .cert-list-row{background:var(--bg-sunken)}.profile-lists__project--loading{align-items:center;min-height:60px;padding:10px 14px}.profile-lists__project-skel{border-radius:var(--radius);background:var(--bg-sunken);flex:1;height:40px;display:block}.profile-lists__thumb{border-radius:var(--radius);object-fit:cover;background:var(--bg-sunken);flex-shrink:0;width:32px;height:32px;display:block}.profile-lists__thumb--placeholder{border:1px solid var(--border-subtle)}.profile-lists__create-form{flex-direction:column;gap:14px;display:flex}.profile-lists__create-field{flex-direction:column;gap:6px;display:flex}.profile-lists__create-label{color:var(--fg-secondary);font-size:.8125rem;font-weight:500}.profile-lists__create-input,.profile-lists__create-textarea{width:100%;font:inherit;color:var(--fg-primary);background:var(--bg-canvas);border:1px solid var(--border-default);border-radius:var(--radius);padding:8px 12px;font-size:.9375rem}.profile-lists__create-textarea{resize:vertical;min-height:72px}.profile-lists__create-input:focus,.profile-lists__create-textarea:focus{border-color:var(--fg-primary);box-shadow:0 0 0 2px var(--overlay-weak);outline:none}.profile-lists__create-error{color:var(--color-error);margin:0;font-size:.8125rem}.profile-lists__create-actions{justify-content:flex-end;gap:8px;display:flex}.add-to-list{display:inline-flex;position:relative}.add-to-list__trigger{border-radius:var(--radius);width:28px;height:28px;color:var(--fg-secondary);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.add-to-list__trigger:hover{background:var(--bg-sunken);color:var(--fg-primary)}.add-to-list__trigger:focus-visible{box-shadow:0 0 0 2px var(--focus-ring,var(--fg-primary));outline:none}.add-to-list__pop{z-index:50;background:var(--bg-elevated);border:1px solid var(--border-medium);border-radius:var(--radius);min-width:168px;box-shadow:var(--shadow-md);padding:4px;position:absolute;top:calc(100% + 6px);right:0}.add-to-list__pop-item{border-radius:var(--radius);width:100%;color:var(--fg-primary);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:6px 10px;font-size:.875rem;font-weight:400;display:flex}.add-to-list__pop-item:hover{background:var(--bg-sunken)}.add-to-list__body{flex-direction:column;gap:12px;display:flex}.add-to-list__loading{justify-content:center;padding:16px 0;display:flex}.add-to-list__empty{color:var(--fg-secondary);margin:0;font-size:.875rem}.add-to-list__list{flex-direction:column;gap:4px;max-height:280px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.add-to-list__row{border:1px solid var(--border-subtle);border-radius:var(--radius);align-items:center;gap:8px;padding:6px 10px;display:flex}.add-to-list__row-title{min-width:0;color:var(--fg-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.9375rem;overflow:hidden}.add-to-list__error{color:var(--color-error);margin:0;font-size:.8125rem}.add-to-list__create-btn{border:1px dashed var(--border-medium);border-radius:var(--radius);color:var(--fg-primary);font:inherit;cursor:pointer;background:0 0;align-self:flex-start;padding:6px 10px;font-size:.875rem;display:inline-flex}.add-to-list__create-btn:hover{background:var(--bg-sunken)}.add-to-list__create-btn:disabled{opacity:.5;cursor:not-allowed}.add-to-list__create{flex-direction:column;gap:8px;display:flex}.add-to-list__create-input{width:100%;font:inherit;color:var(--fg-primary);background:var(--bg-canvas);border:1px solid var(--border-default);border-radius:var(--radius);padding:8px 12px;font-size:.9375rem}.add-to-list__create-input:focus{border-color:var(--fg-primary);box-shadow:0 0 0 2px var(--overlay-weak);outline:none}.add-to-list__create-actions{justify-content:flex-end;gap:8px;display:flex}.profile-lists__paste-body{flex-direction:column;gap:12px;display:flex}.profile-lists__paste-help{color:var(--fg-secondary);margin:0;font-size:.875rem;line-height:1.5}.profile-lists__paste-nsid{border-radius:var(--radius);background:var(--bg-sunken);color:var(--fg-primary);padding:1px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.8125rem}.profile-lists__paste-textarea{width:100%;font:inherit;color:var(--fg-primary);background:var(--bg-canvas);border:1px solid var(--border-default);border-radius:var(--radius);resize:vertical;min-height:96px;padding:10px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.8125rem;line-height:1.5}.profile-lists__paste-textarea:focus{border-color:var(--fg-primary);box-shadow:0 0 0 2px var(--overlay-weak);outline:none}.profile-lists__paste-progress{flex-direction:column;gap:8px;padding:8px 0;display:flex}.profile-lists__paste-progress-row{align-items:center;gap:10px;font-size:.8125rem;display:flex}.profile-lists__paste-progress-label{color:var(--fg-primary);flex:1}.profile-lists__paste-progress-percent{font-variant-numeric:tabular-nums;color:var(--fg-secondary)}.profile-lists__paste-progress-bar{background:var(--bg-sunken);border-radius:999px;width:100%;height:4px;position:relative;overflow:hidden}.profile-lists__paste-progress-bar-fill{background:var(--fg-primary);border-radius:999px;transition:width .2s ease-out;position:absolute;inset:0 auto 0 0}.profile-lists__paste-results{border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);flex-direction:column;gap:2px;max-height:240px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.profile-lists__paste-row{grid-template-columns:84px 1fr;align-items:baseline;gap:2px 10px;padding:6px 4px;font-size:.8125rem;display:grid}.profile-lists__paste-status{color:var(--fg-muted);font-size:.75rem;font-weight:500}.profile-lists__paste-row--added .profile-lists__paste-status{color:var(--color-success)}.profile-lists__paste-row--already .profile-lists__paste-status,.profile-lists__paste-row--wrong-type .profile-lists__paste-status,.profile-lists__paste-row--missing .profile-lists__paste-status,.profile-lists__paste-row--error .profile-lists__paste-status{color:var(--color-error)}.profile-lists__paste-row--writing .profile-lists__paste-status{color:var(--fg-primary)}.profile-lists__paste-uri{color:var(--fg-secondary);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem;overflow:hidden}.profile-lists__paste-message{color:var(--fg-muted);grid-column:2;font-size:.75rem}.profile-lists__paste-actions{justify-content:flex-end;gap:8px;display:flex}.profile-lists__add-body{flex-direction:column;gap:12px;display:flex}.profile-lists__add-search{border:1px solid var(--border-default);border-radius:var(--radius);background:var(--bg-canvas);color:var(--fg-secondary);align-items:center;gap:8px;padding:8px 12px;display:flex}.profile-lists__add-search:focus-within{border-color:var(--fg-primary);box-shadow:0 0 0 2px var(--overlay-weak)}.profile-lists__add-input{font:inherit;color:var(--fg-primary);background:0 0;border:0;outline:none;flex:1;font-size:.9375rem}.profile-lists__add-spinner{justify-content:center;padding:16px 0;display:flex}.profile-lists__add-empty{color:var(--fg-muted);text-align:center;margin:0;padding:8px 0;font-size:.875rem}.profile-lists__add-error{color:var(--color-error);margin:0;font-size:.8125rem}.profile-lists__add-results{flex-direction:column;gap:4px;max-height:340px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.profile-lists__add-row{border-radius:var(--radius);border:1px solid var(--border-subtle);align-items:center;gap:12px;padding:8px 10px;display:flex}.profile-lists__add-row:hover{background:var(--bg-sunken)}.profile-lists__add-avatar{flex-shrink:0;display:inline-flex}.profile-lists__add-body{flex-direction:column;flex:1;min-width:0;display:flex}.profile-lists__add-title{color:var(--fg-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.9375rem;font-weight:500;overflow:hidden}.profile-lists__add-subtitle{color:var(--fg-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;overflow:hidden}
