.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:700px){.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,#b91c1c);color:var(--color-error,#b91c1c)}.cert-detail__delete-btn:focus-visible{outline:2px solid var(--color-error,#b91c1c);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:640px){.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,#b91c1c)}.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{background:0 0;border:none;border-radius:2px;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-base);color:var(--fg-primary)}.create-cert__contrib-id input{width:100%}.create-cert__contrib-id-input--invalid{border-color:var(--color-error,#b91c1c)}.create-cert__contrib-id-input--invalid:focus{border-color:var(--color-error,#b91c1c);box-shadow:0 0 0 2px #b91c1c26}.create-cert__contrib-error{color:var(--color-error,#b91c1c);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,#b91c1c);border-color:var(--color-error,#b91c1c)}@media (max-width:560px){.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-tabs{background:var(--bg-sunken);border-radius:var(--radius);align-self:flex-start;gap:2px;padding:2px;display:inline-flex}.create-cert__loc-tab{color:var(--fg-secondary);border-radius:var(--radius);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:0;padding:6px 12px;font-size:.8125rem;font-weight:500}.create-cert__loc-tab:hover{color:var(--fg-primary)}.create-cert__loc-tab--active{background:var(--bg-primary,var(--bg-base,#fff));color:var(--fg-primary);box-shadow:var(--shadow-sm)}.create-cert__loc-fields{grid-template-columns:1fr 1fr;gap:8px;display:grid}@media (max-width:560px){.create-cert__loc-fields{grid-template-columns:1fr}}.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:1000;background:var(--bg-primary,var(--bg-base,#fff));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:520px){.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__subtabs{gap:0;display:flex}.profile-endorsements-v2__subtab{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;align-items:center;gap:8px;margin-right:20px;padding:12px 4px;font-size:.875rem;font-weight:500;display:inline-flex;position:relative}.profile-endorsements-v2__subtab:hover{color:var(--fg-primary)}.profile-endorsements-v2__subtab--active{color:var(--fg-primary);font-weight:600}.profile-endorsements-v2__subtab--active:after{content:"";background:var(--fg-primary);border-radius:var(--radius);height:2px;position:absolute;bottom:-1px;left:0;right:0}.profile-endorsements-v2__subtab:focus-visible{outline:2px solid var(--focus-ring);outline-offset:4px;border-radius:2px}.profile-endorsements-v2__subtab-count{color:var(--fg-muted);background:var(--overlay-weak);border-radius:999px;padding:1px 7px;font-size:.75rem;font-weight:500}.profile-endorsements-v2__subtab--active .profile-endorsements-v2__subtab-count{color:var(--fg-primary)}.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:1200px){.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__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:var(--z-popover);padding:4px;position:absolute;top:calc(100% + 6px);right:0}.endorsement-lists__sort-item{border-radius:var(--radius);text-align:left;width:100%;color:var(--fg-primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:8px 10px;font-size:.875rem;display:flex}.endorsement-lists__sort-item:hover{background:var(--overlay-weak)}.endorsement-lists__sort-item-check{justify-content:center;align-items:center;width:16px;display:inline-flex}.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-avatar-skel{background:var(--overlay-weak);border-radius:999px;flex:none;width:32px;height:32px}.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,#16a34a)}.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}
.pe{flex-direction:column;padding:0 0 96px;display:flex}.pe__loading{justify-content:center;align-items:center;min-height:50vh;display:flex}.pe__back{margin:4px 0 16px}.pe__back-link{font-family:var(--font-inter), system-ui, sans-serif;color:var(--fg-muted);transition:color var(--transition-fast);align-items:center;gap:4px;padding:4px 0;font-size:.8125rem;font-weight:450;text-decoration:none;display:inline-flex}.pe__back-link:hover{color:var(--fg-primary)}.pe__back-link>svg{flex-shrink:0;margin-left:-2px}.pe__back-handle{color:var(--fg-secondary,var(--fg-primary));font-weight:500}.pe__back-link:hover .pe__back-handle{color:var(--fg-primary)}.pe__media{margin-bottom:56px;position:relative}.pe .profile-card__banner{border-radius:var(--radius);height:140px;margin:0}.pe__avatar-slot{background:var(--bg-default);box-shadow:0 0 0 1px var(--border-subtle);border-radius:999px;padding:4px;line-height:0;position:absolute;bottom:-36px;left:16px}.pe__section{border-top:1px solid var(--border-subtle);flex-direction:column;gap:16px;padding:28px 0;display:flex}.pe__section:first-of-type{border-top:none;padding-top:0}.pe__section-head{flex-direction:column;gap:4px;display:flex}.pe__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;line-height:1.2}.pe__hint{color:var(--fg-muted);margin:0;font-size:.8125rem;line-height:1.55}.pe__fields,.pe__row{flex-direction:column;gap:16px;display:flex}@media (min-width:600px){.pe__row--split{grid-template-columns:1fr 160px;align-items:start;gap:16px;display:grid}}.pe__field{flex-direction:column;gap:6px;min-width:0;display:flex}.pe__label{font-family:var(--font-inter), system-ui, sans-serif;color:var(--fg-primary);justify-content:space-between;align-items:baseline;gap:8px;font-size:.8125rem;font-weight:500;display:flex}.pe__label-count{color:var(--fg-muted);letter-spacing:.02em;font-variant-numeric:tabular-nums;font-size:.6875rem;font-weight:400}.pe__input,.pe__textarea{box-sizing:border-box;background:var(--bg-elevated);border:1px solid var(--border-default);border-radius:var(--radius);width:100%;min-width:0;font-family:var(--font-inter), system-ui, sans-serif;color:var(--fg-primary);transition:border-color var(--transition-fast), background var(--transition-fast);padding:8px 12px;font-size:.875rem;font-weight:450}.pe__input::placeholder,.pe__textarea::placeholder{color:var(--fg-muted);font-weight:400}.pe__input:hover,.pe__textarea:hover{border-color:var(--border-hover,var(--fg-muted))}.pe__input:focus,.pe__textarea:focus{border-color:var(--fg-primary);outline:none}.pe__textarea{resize:vertical;min-height:96px;line-height:1.55}.pe__input--invalid,.pe__textarea--invalid{border-color:var(--color-error,#d4453d)}.pe__field-help{color:var(--fg-muted);margin:0;font-size:.75rem}.pe__field-error{color:var(--color-error,#d4453d);margin:0;font-size:.75rem}.pe__url-list{flex-direction:column;gap:10px;display:flex}.pe__url-item{flex-direction:column;gap:4px;display:flex}.pe__url-row{grid-template-columns:minmax(0,1fr) 130px auto;align-items:start;gap:8px;display:grid}.pe__url-remove{border-radius:var(--radius);width:36px;height:36px;color:var(--fg-muted);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:1px solid #0000;justify-content:center;align-items:center;display:inline-flex}.pe__url-remove:hover{background:var(--overlay-weak);color:var(--fg-primary)}.pe__url-add{border-radius:var(--radius);font-family:var(--font-inter), system-ui, sans-serif;color:var(--fg-secondary,var(--fg-primary));cursor:pointer;transition:background var(--transition-fast);background:0 0;border:none;align-self:flex-start;align-items:center;gap:6px;margin-top:2px;padding:6px 8px;font-size:.8125rem;font-weight:500;display:inline-flex}.pe__url-add:hover{background:var(--overlay-weak);color:var(--fg-primary)}.pe__url-empty{color:var(--fg-muted);margin:0;font-size:.8125rem;font-style:italic}.pe__error{margin:16px 0 0}.pe__footer{padding:12px 32px calc(env(safe-area-inset-bottom,0px) + 12px);background:var(--bg-default);border-top:1px solid var(--border-subtle);-webkit-backdrop-filter:saturate(180%)blur(8px);z-index:5;margin:24px -32px 0;position:sticky;bottom:0}.pe__footer-inner{justify-content:flex-end;align-items:center;gap:8px;display:flex}.pe__action-btn{border-radius:var(--radius);height:36px;font-family:var(--font-inter), system-ui, sans-serif;cursor:pointer;transition:background var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast), opacity var(--transition-fast);justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:.8125rem;font-weight:500;display:inline-flex}.pe__action-btn--ghost{border:1px solid var(--border-default);color:var(--fg-secondary,var(--fg-primary));background:0 0}.pe__action-btn--ghost:hover:not(:disabled){background:var(--overlay-weak);color:var(--fg-primary)}.pe__action-btn--primary{background:var(--btn-primary-bg);color:var(--btn-primary-fg);border:1px solid var(--btn-primary-bg)}.pe__action-btn--primary:hover:not(:disabled){opacity:.92}.pe__action-btn:disabled{opacity:.5;cursor:not-allowed}@media (max-width:600px){.pe{padding:0 0 96px}.pe .profile-card__banner{height:112px}.pe__avatar-slot{bottom:-32px;left:12px}.pe__url-row{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"url remove""label label";gap:6px}.pe__url-row>:first-child{grid-area:url}.pe__url-row>:nth-child(2){grid-area:label}.pe__url-row>:nth-child(3){grid-area:remove}.pe__footer-inner{flex-direction:column-reverse;gap:8px}.pe__footer-inner>*{width:100%}}
.profile-sidebar__avatar--editing{position:relative}.profile-sidebar__avatar-edit-btn{color:var(--color-white);font-family:var(--font-inter), system-ui, sans-serif;cursor:pointer;box-shadow:var(--shadow-sm);transition:background var(--transition-fast);z-index:1;background:#111111c7;border:none;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:.75rem;font-weight:500;display:inline-flex;position:absolute;bottom:10px;right:10px}.profile-sidebar__avatar-edit-btn:hover{background:#111111eb}.profile-sidebar__avatar-edit-btn:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.profile-sidebar__avatar-edit-btn:disabled{cursor:progress;opacity:.9}.profile-sidebar__avatar-edit-label{white-space:nowrap}.profile-sidebar__avatar-edit-input{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.profile-sidebar__website-edit{align-items:center;gap:8px;display:flex}.profile-sidebar__website-input,.profile-sidebar__name-input{width:100%;font:inherit;color:var(--fg-primary);background:var(--bg-elevated);border:1.5px solid var(--border-hover);border-radius:var(--radius);padding:6px 10px}.profile-sidebar__website-input{flex:1;min-width:0;font-size:.875rem}.profile-sidebar__name-input{font-size:inherit;font-weight:inherit;line-height:inherit}.profile-sidebar__website-input:focus,.profile-sidebar__name-input:focus{border-color:var(--fg-primary);box-shadow:0 0 0 2px var(--overlay-weak);outline:none}.edit-banner{background:var(--bg-elevated);border:1px solid var(--border-default);border-radius:var(--radius);align-items:center;gap:12px;margin:16px 24px 0;padding:10px 16px;display:flex}.edit-banner__label{font-family:var(--font-inter), system-ui, sans-serif;color:var(--fg-primary);letter-spacing:.01em;font-size:.8125rem;font-weight:600}.edit-banner__error{color:var(--color-error,#d33);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.8125rem;overflow:hidden}.edit-banner__actions{align-items:center;gap:8px;margin-left:auto;display:inline-flex}.edit-banner__btn{border-radius:var(--radius);border:1px solid var(--border-default);background:var(--bg-elevated);height:32px;color:var(--fg-primary);cursor:pointer;transition:background var(--transition-fast), border-color var(--transition-fast);justify-content:center;align-items:center;gap:6px;padding:0 14px;font-family:inherit;font-size:.8125rem;font-weight:500;line-height:1;display:inline-flex}.edit-banner__btn:hover:not(:disabled){background:var(--overlay-weak)}.edit-banner__btn:disabled{opacity:.6;cursor:not-allowed}.edit-banner__btn--primary{background:var(--btn-primary-bg);color:var(--btn-primary-fg);border-color:var(--btn-primary-bg)}.edit-banner__btn--primary:hover:not(:disabled){background:var(--btn-primary-bg);border-color:var(--btn-primary-bg);opacity:.92}.profile-overview__banner--editing{margin-bottom:16px;background:0 0!important}.profile-overview__banner-edit-slot{height:100%}.profile-overview__banner-edit-slot .profile-banner-upload,.profile-overview__banner-edit-slot .profile-banner-upload__box{width:100%;height:100%}.profile-banner-upload{flex-direction:column;gap:6px;display:flex}.profile-banner-upload__box{aspect-ratio:3;border-radius:var(--radius);background:linear-gradient(135deg, var(--bg-sunken) 0%, var(--bg-raised) 100%);width:100%;max-height:220px;position:relative;overflow:hidden}.profile-banner-upload__box--empty{outline:1.5px dashed var(--border-hover);outline-offset:-2px}.profile-banner-upload__img{object-fit:cover;width:100%;height:100%;display:block}.profile-banner-upload__btn-row{z-index:1;align-items:center;gap:6px;display:inline-flex;position:absolute;bottom:10px;right:10px}.profile-banner-upload__btn{color:var(--color-white);font-family:var(--font-inter), system-ui, sans-serif;cursor:pointer;box-shadow:var(--shadow-sm);transition:background var(--transition-fast), transform var(--transition-fast);background:#111111c7;border:none;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:.75rem;font-weight:500;display:inline-flex}.profile-banner-upload__btn:hover{background:#111111eb}.profile-banner-upload__btn--ghost{color:var(--color-primary);background:#ffffffeb}.profile-banner-upload__btn--ghost:hover{background:var(--color-white)}.profile-banner-upload__btn:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.profile-banner-upload__btn:disabled{cursor:progress;opacity:.9}.profile-banner-upload__btn-label{white-space:nowrap}.profile-banner-upload__input{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.profile-banner-upload__error{color:var(--color-error);margin:0;font-size:.75rem}.profile-overview__about-textarea{width:100%;min-height:96px;font:inherit;color:var(--fg-primary);background:var(--bg-elevated);border:1.5px solid var(--border-hover);border-radius:var(--radius);resize:none;padding:10px 12px;overflow:hidden}.profile-overview__about-textarea:focus{border-color:var(--fg-primary);box-shadow:0 0 0 2px var(--overlay-weak);outline:none}.profile-sidebar__org-field-edit{align-items:center;gap:8px;display:flex}.profile-sidebar__org-field-label{color:var(--fg-muted);flex-shrink:0;font-size:.8125rem}.profile-sidebar__details-header{letter-spacing:.08em;text-transform:uppercase;color:var(--fg-muted);margin:8px 0 4px;font-size:.6875rem;font-weight:600;list-style:none}.profile-sidebar__details-header:first-child{margin-top:0}.profile-sidebar__org-input{min-width:0;font:inherit;color:var(--fg-primary);background:var(--bg-elevated);border:1px solid var(--border-default);border-radius:var(--radius);flex:1;padding:6px 10px;font-size:.875rem}.profile-sidebar__org-input:focus{border-color:var(--fg-primary);box-shadow:0 0 0 2px var(--overlay-weak);outline:none}.profile-sidebar__org-url-edit{align-items:center;gap:8px;display:flex}.profile-sidebar__org-url-actions{flex:none;align-items:center;gap:2px;display:inline-flex}.profile-sidebar__org-url-remove,.profile-sidebar__org-url-move{border-radius:var(--radius);width:24px;height:24px;color:var(--fg-muted);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:1px solid #0000;flex:none;justify-content:center;align-items:center;display:inline-flex}.profile-sidebar__org-url-remove:hover,.profile-sidebar__org-url-move:hover:not(:disabled){background:var(--overlay-weak);color:var(--fg-primary)}.profile-sidebar__org-url-move:disabled{opacity:.35;cursor:not-allowed}.profile-sidebar__org-url-add-row{padding-left:0;list-style:none}.profile-sidebar__org-url-add{font-family:var(--font-inter), system-ui, sans-serif;color:var(--fg-secondary,var(--fg-primary));border:1px dashed var(--border-default);border-radius:var(--radius);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast), border-color var(--transition-fast);background:0 0;align-items:center;gap:6px;padding:4px 8px;font-size:.8125rem;font-weight:500;display:inline-flex}.profile-sidebar__org-url-add:hover{background:var(--overlay-weak);color:var(--fg-primary);border-color:var(--fg-primary)}.profile-sidebar__org-url-add:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.profile-overview__long-desc-textarea{min-height:180px}.profile-overview__long-desc-body{white-space:pre-wrap}.profile-overview__website-input{width:100%;font:inherit;color:var(--color-text-primary);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);margin-top:8px;padding:8px 12px;font-size:14px}.profile-overview__website-input:focus{border-color:var(--color-accent,var(--color-text-primary));box-shadow:0 0 0 2px var(--color-accent-soft,#0000001a);outline:none}.profile-overview__website-label{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:500}.profile-overview__type-chip-list{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.profile-overview__type-chip{font:inherit;color:var(--fg-secondary);background:var(--bg-elevated);border:1.5px solid var(--border-hover);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast), border-color var(--transition-fast);border-radius:999px;align-items:center;padding:4px 12px;font-size:.8125rem;font-weight:500;display:inline-flex}.profile-overview__type-chip:hover{background:var(--overlay-weak);color:var(--fg-primary)}.profile-overview__type-chip--active,.profile-overview__type-chip--active:hover{background:var(--btn-primary-bg);color:var(--btn-primary-fg);border-color:var(--btn-primary-bg)}.profile-overview__type-chip:focus-visible{box-shadow:0 0 0 2px var(--overlay-weak);outline:none}.profile-overview__type-other-input{font:inherit;color:var(--fg-primary);background:var(--bg-elevated);border:1.5px solid var(--border-hover);border-radius:var(--radius);max-width:360px;margin-top:4px;padding:6px 10px;font-size:.875rem}.profile-overview__type-other-input:focus{border-color:var(--fg-primary);box-shadow:0 0 0 2px var(--overlay-weak);outline:none}.profile-overview__location-input{font:inherit;color:var(--fg-primary);background:var(--bg-elevated);border:1.5px solid var(--border-hover);border-radius:var(--radius);width:100%;min-width:0;padding:6px 10px;font-size:.875rem}.profile-overview__location-input:focus{border-color:var(--fg-primary);box-shadow:0 0 0 2px var(--overlay-weak);outline:none}.profile-overview__location--editing .profile-overview__location-map{border-color:var(--border-hover)}
.profile-projects{flex-direction:column;gap:24px;display:flex}.profile-projects__loading{justify-content:center;padding:48px 0;display:flex}.profile-projects__toolbar{justify-content:flex-end;display:flex}.profile-projects__box{background:var(--bg-elevated);border:1px solid var(--border-default);border-radius:var(--radius);flex-direction:column;display:flex;overflow:hidden}.profile-projects__box-head{border-bottom:1px solid var(--border-subtle);flex-direction:column;gap:16px;padding:16px;display:flex}@media (min-width:600px){.profile-projects__box-head{flex-direction:row;align-items:flex-start}}.profile-projects__box-image-wrap{flex-shrink:0}.profile-projects__box-image{aspect-ratio:1;object-fit:cover;border-radius:var(--radius);background:var(--bg-sunken);border:1px solid var(--border-subtle);width:100%;max-width:100%;display:block}@media (min-width:600px){.profile-projects__box-image{width:200px;height:200px}}.profile-projects__box-image--placeholder{color:var(--fg-muted);background:linear-gradient(135deg, var(--bg-sunken) 0%, var(--overlay-weak) 100%);justify-content:center;align-items:center;display:inline-flex}.profile-projects__box-meta{flex-direction:column;flex:auto;gap:6px;min-width:0;display:flex}.profile-projects__box-titleline{align-items:baseline;gap:10px;min-width:0;display:flex}.profile-projects__box-head--link{color:inherit;cursor:pointer;transition:background var(--transition-fast);text-decoration:none}.profile-projects__box-head--link:hover{background:var(--overlay-weak)}.profile-projects__box-head--link:focus-visible{outline:2px solid var(--focus-ring);outline-offset:-2px}.profile-projects__box-title{font-family:var(--font-inter), system-ui, sans-serif;color:var(--fg-primary);margin:0;font-size:1.125rem;font-weight:600}.profile-projects__box-desc{color:var(--fg-secondary);margin:0;font-size:.9375rem;line-height:1.5}.profile-projects__box-when{color:var(--fg-muted);align-items:center;gap:6px;margin:0;font-size:.75rem;display:inline-flex}.profile-projects__box-when svg{flex-shrink:0}.profile-projects__box-certs{flex-direction:column;gap:8px;padding:16px;display:flex}.profile-projects__box-certs-head{align-items:center;gap:8px;display:inline-flex}.profile-projects__box-certs-title{font-family:var(--font-inter), system-ui, sans-serif;letter-spacing:.04em;text-transform:uppercase;color:var(--fg-muted);margin:0;font-size:.8125rem;font-weight:600}.profile-projects__box-certs-count{color:var(--fg-secondary);background:var(--overlay-weak);border-radius:999px;padding:1px 7px;font-size:.75rem;font-weight:500}.profile-projects__box-see-all{color:var(--fg-secondary);transition:color var(--transition-fast);align-self:flex-start;align-items:center;gap:4px;padding:6px 0 0;font-size:.8125rem;font-weight:500;text-decoration:none;display:inline-flex}.profile-projects__box-see-all:hover{color:var(--fg-primary)}.profile-projects__section-loading{justify-content:center;padding:24px 0;display:flex}.profile-projects__section-empty{color:var(--fg-muted);align-items:center;gap:8px;margin:0;padding:12px 0;font-size:.875rem;display:inline-flex}.profile-projects__cert-list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.profile-projects__cert-row{display:block}.profile-projects__cert-link{border-radius:var(--radius);color:inherit;transition:background var(--transition-fast);align-items:center;gap:12px;min-width:0;padding:8px;text-decoration:none;display:flex}.profile-projects__cert-link:hover{background:var(--overlay-weak)}.profile-projects__cert-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:48px;height:48px;display:inline-flex;overflow:hidden}.profile-projects__cert-thumb img{object-fit:cover;width:100%;height:100%;display:block}.profile-projects__cert-thumb--placeholder{color:var(--fg-muted);background:linear-gradient(135deg, var(--bg-sunken) 0%, var(--overlay-weak) 100%)}.profile-projects__cert-meta{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.profile-projects__cert-title{color:var(--fg-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:500;line-height:1.3;overflow:hidden}.profile-projects__cert-period{color:var(--fg-muted);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:4px;font-size:.75rem;line-height:1.4;display:inline-flex;overflow:hidden}.profile-projects__cert-period svg{flex-shrink:0}
.social-graph-sync{flex-direction:column;gap:14px;display:flex}.social-graph-sync__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}@media (max-width:600px){.social-graph-sync__stats{grid-template-columns:1fr}}.social-graph-sync__tile{background:var(--bg-canvas);border:1px solid var(--border-default);border-radius:var(--radius);flex-direction:column;align-items:flex-start;gap:4px;padding:12px 14px;display:flex}.social-graph-sync__tile--highlight{border-color:var(--border-hover);background:var(--overlay-weak)}.social-graph-sync__tile-value{font-family:var(--font-headline), "Noto Serif", serif;color:var(--fg-primary);font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:600;line-height:1}.social-graph-sync__tile-label{color:var(--fg-secondary);font-size:.75rem;line-height:1.3}.social-graph-sync__summary,.social-graph-sync__error{margin:0;font-size:.8125rem;line-height:1.4}.social-graph-sync__summary{color:var(--fg-muted)}.social-graph-sync__error{color:var(--color-error)}.social-graph-sync__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.social-graph-sync__hint{color:var(--fg-muted);font-size:.75rem;line-height:1.4}.social-graph-sync__modal-body{flex-direction:column;gap:12px;display:flex}.social-graph-sync__modal-back{border-radius:var(--radius);width:24px;height:24px;color:var(--fg-secondary);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:1px solid #0000;justify-content:center;align-items:center;margin-right:8px;display:inline-flex}.social-graph-sync__modal-back:hover{background:var(--overlay-weak);color:var(--fg-primary)}.social-graph-sync__modal-back:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.social-graph-sync__modal-lede{color:var(--fg-primary);margin:0;font-size:.9375rem;line-height:1.5}.social-graph-sync__modal-lede strong{font-weight:600}.social-graph-sync__modal-choices{grid-template-columns:1fr;gap:8px;display:grid}@media (min-width:520px){.social-graph-sync__modal-choices{grid-template-columns:1fr 1fr}}.social-graph-sync__modal-choice{background:var(--bg-canvas);border:1px solid var(--border-default);border-radius:var(--radius);cursor:pointer;text-align:left;transition:border-color var(--transition-fast), background var(--transition-fast);flex-direction:column;align-items:flex-start;gap:4px;padding:12px 14px;display:flex}.social-graph-sync__modal-choice:hover:not(:disabled){border-color:var(--border-hover);background:var(--overlay-weak)}.social-graph-sync__modal-choice:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.social-graph-sync__modal-choice:disabled{opacity:.6;cursor:not-allowed}.social-graph-sync__modal-choice-title{color:var(--fg-primary);font-size:.9375rem;font-weight:600}.social-graph-sync__modal-choice-desc{color:var(--fg-secondary);font-size:.8125rem;line-height:1.4}.social-graph-sync__modal-error{color:var(--color-error);margin:0;font-size:.8125rem}.social-graph-sync__modal-footer{justify-content:flex-end;align-items:center;gap:8px;margin-top:4px;display:flex}.social-graph-sync__modal-progress{color:var(--fg-secondary);align-items:center;gap:6px;font-size:.8125rem;display:inline-flex}.social-graph-sync__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}.social-graph-sync__modal-search:focus-within{border-color:var(--fg-primary);box-shadow:0 0 0 2px var(--overlay-weak)}.social-graph-sync__modal-search-icon{color:var(--fg-muted);flex:none}.social-graph-sync__modal-search-input{min-width:0;font:inherit;color:var(--fg-primary);background:0 0;border:none;outline:none;flex:1;font-size:.9375rem}.social-graph-sync__modal-search-input::placeholder{color:var(--fg-muted)}.social-graph-sync__modal-search-input::-webkit-search-cancel-button{appearance:none}.social-graph-sync__modal-meta{color:var(--fg-muted);justify-content:space-between;align-items:center;gap:12px;font-size:.75rem;display:flex}.social-graph-sync__modal-select-page{font:inherit;color:var(--fg-secondary);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-size:.75rem;text-decoration:underline}.social-graph-sync__modal-select-page:hover:not(:disabled){color:var(--fg-primary)}.social-graph-sync__modal-select-page:disabled{opacity:.5;cursor:not-allowed}.social-graph-sync__modal-counter{color:var(--fg-secondary);font-weight:500}.social-graph-sync__modal-list{border:1px solid var(--border-default);border-radius:var(--radius);max-height:280px;margin:0;padding:0;list-style:none;overflow-y:auto}.social-graph-sync__modal-row{border-bottom:1px solid var(--border-subtle)}.social-graph-sync__modal-row:last-child{border-bottom:none}.social-graph-sync__modal-row-label{cursor:pointer;width:100%;transition:background var(--transition-fast);align-items:center;gap:10px;padding:8px 12px;display:flex}.social-graph-sync__modal-row-label:hover{background:var(--overlay-weak)}.social-graph-sync__modal-checkbox{width:16px;height:16px;accent-color:var(--fg-primary);cursor:pointer;flex:none}.social-graph-sync__modal-avatar-skel{background:var(--overlay-weak);border-radius:999px;flex:none;width:32px;height:32px}.social-graph-sync__modal-row-info{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.social-graph-sync__modal-row-name{color:var(--fg-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:500;overflow:hidden}.social-graph-sync__modal-row-handle{color:var(--fg-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.social-graph-sync__modal-empty{color:var(--fg-muted);text-align:center;padding:16px 12px;font-size:.8125rem;list-style:none}.social-graph-sync__modal-pagination{justify-content:space-between;align-items:center;gap:8px;display:flex}.social-graph-sync__modal-page-btn{background:var(--bg-elevated);border:1px solid var(--border-default);border-radius:var(--radius);font:inherit;color:var(--fg-primary);cursor:pointer;transition:background var(--transition-fast), border-color var(--transition-fast);padding:4px 10px;font-size:.8125rem}.social-graph-sync__modal-page-btn:hover:not(:disabled){background:var(--overlay-weak);border-color:var(--border-hover)}.social-graph-sync__modal-page-btn:disabled{opacity:.5;cursor:not-allowed}.social-graph-sync__modal-page-status{color:var(--fg-muted);font-size:.75rem}.social-graph-sync__result{background:var(--overlay-weak);border:1px solid var(--border-default);border-radius:var(--radius);align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.social-graph-sync__result-icon{color:var(--fg-primary);flex:none}.social-graph-sync__result-text{color:var(--fg-primary);margin:0;font-size:.875rem;line-height:1.5}.social-graph-sync__result-text strong{font-weight:600}.social-graph-sync__result-failed{color:var(--color-error)}.social-graph-sync__result-details{color:var(--fg-secondary);font-size:.8125rem}.social-graph-sync__result-details summary{cursor:pointer;color:var(--fg-secondary);margin-bottom:6px}.social-graph-sync__result-details code{word-break:break-all;font-size:.75rem}
.project-detail-page{padding:0 0 64px}.project-detail{flex-direction:column;max-width:720px;margin:16px auto 0;padding:0 16px;display:flex}@media (min-width:800px){.app-shell:has(.project-detail--wide) .app-shell__content{max-width:1280px}.project-detail{max-width:960px}}.project-detail__loading,.project-detail__error{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:80px 24px;display:flex}.project-detail__error-title{color:var(--fg-primary);margin:0 0 6px;font-size:1rem;font-weight:600}.project-detail__error-desc{color:var(--fg-muted);max-width:32ch;margin:0;font-size:.875rem;line-height:1.5}.project-detail__head-bar{align-items:center;gap:16px;margin:0 0 20px;display:flex}.project-detail__head-title-group{flex-direction:column;flex:auto;align-items:flex-start;min-width:0;display:flex}.project-detail__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--fg-muted);font-size:.6875rem;font-weight:600;line-height:1.2}.project-detail__head-actions{flex:none;align-items:center;gap:12px;margin-left:auto;display:flex}.project-detail__head-actions .feed-card__author{border-radius:var(--radius);transition:background var(--transition-fast);margin:0;padding:4px 6px}.project-detail__head-actions .feed-card__author:hover{background:var(--overlay-weak)}.project-detail__head-actions .feed-card__author:hover .feed-card__author-name{text-decoration:none}.project-detail__hero{aspect-ratio:3;border-radius:var(--radius);background:var(--bg-sunken);border:1px solid var(--border-subtle);width:100%;margin:0 0 24px;position:relative;overflow:hidden}@media (min-width:800px){.project-detail__hero{margin-bottom:32px}}.project-detail__hero-img{object-fit:cover;width:100%;height:100%;display:block}.project-detail__hero--placeholder{background:linear-gradient(135deg, var(--bg-sunken) 0%, var(--overlay-weak) 100%);justify-content:center;align-items:center;display:flex}.project-detail__hero-placeholder-icon{color:var(--fg-muted);opacity:.55}.project-detail__title{font-family:var(--font-headline), "Noto Serif", serif;color:var(--fg-primary);letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;margin:0;font-size:1.5rem;font-weight:700;line-height:1.2;overflow:hidden}@media (min-width:800px){.project-detail__title{font-size:1.75rem}}.project-detail__lead{color:var(--fg-secondary);white-space:pre-wrap;word-break:break-word;margin:0;font-size:1.0625rem;font-style:italic;line-height:1.55}.project-detail__lead-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.project-detail__lead-row .project-detail__lead,.project-detail__lead--empty{flex:1;min-width:0}@media (min-width:800px){.project-detail__lead{font-size:1.125rem}}.project-detail__prose{margin:0 0 28px}.project-detail__tab-empty{color:var(--fg-muted);background:var(--bg-elevated);border:1px dashed var(--border-default);border-radius:var(--radius);text-align:center;margin:8px 0 24px;padding:16px;font-size:.875rem}.project-detail__meta{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius);grid-template-columns:1fr;gap:14px 24px;margin:0 0 32px;padding:16px;display:grid}@media (min-width:640px){.project-detail__meta{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:800px){.project-detail__meta{grid-template-columns:repeat(3,minmax(0,1fr))}}.project-detail__meta-row{flex-direction:column;gap:4px;min-width:0;display:flex}.project-detail__meta-row--wide{grid-column:1/-1}.project-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}.project-detail__meta-value{color:var(--fg-primary);word-break:break-word;font-size:.875rem}.project-detail__contributors{flex-direction:column;gap:8px;margin:4px 0 0;padding:0;list-style:none;display:flex}.project-detail__certs{border-top:1px solid var(--border-subtle);margin-top:8px;padding-top:24px}.project-detail__certs-header{align-items:baseline;gap:8px;margin:0 0 16px;display:flex}.project-detail__certs-title{font-family:var(--font-headline), "Noto Serif", serif;color:var(--fg-primary);letter-spacing:-.005em;margin:0;font-size:1.125rem;font-weight:600}.project-detail__certs-count{color:var(--fg-muted);background:var(--overlay-weak);border-radius:999px;padding:1px 8px;font-size:.75rem;font-weight:500}.project-detail__see-all{color:var(--fg-primary);margin-left:auto;font-size:.8125rem;font-weight:500;text-decoration:none}.project-detail__see-all:hover{text-underline-offset:2px;text-decoration:underline}.project-detail__certs--preview{border-top:none;padding-top:0}.project-detail__certs .feed{grid-template-columns:minmax(0,1fr);justify-content:start;gap:12px;display:grid}@media (min-width:600px){.project-detail__certs .feed{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:900px){.project-detail__certs .feed{grid-template-columns:repeat(3,minmax(0,1fr))}}.project-detail__certs .feed-card{border-radius:var(--radius);transition:background var(--transition-fast);border-bottom:none;flex-direction:column;padding:10px;display:flex}.project-detail__certs .feed-card:hover{background:var(--overlay-weak)}.project-detail__certs .feed-card__body:hover .feed-card__title{text-decoration:none}.project-detail__certs .feed-card__body{flex-direction:column;flex:1;display:flex}.project-detail__certs .feed-card__title{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.925rem;display:-webkit-box;overflow:hidden}.project-detail__certs .feed-card__desc{-webkit-line-clamp:2;min-height:2.8rem}.project-detail__certs .feed-card__meta{margin-top:auto}.project-detail__hero--editing{outline:1.5px dashed var(--border-hover);outline-offset:-2px}.project-detail__hero-placeholder{background:linear-gradient(135deg, var(--bg-sunken) 0%, var(--overlay-weak) 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.project-detail__edit-btn{background:var(--bg-elevated);height:32px;color:var(--fg-primary);border:1px solid var(--border-default);border-radius:var(--radius);cursor:pointer;transition:background var(--transition-fast), border-color var(--transition-fast);flex:none;align-items:center;gap:6px;padding:0 12px;font-family:inherit;font-size:.8125rem;font-weight:500;line-height:1;display:inline-flex}.project-detail__edit-btn:hover{background:var(--overlay-weak);border-color:var(--border-hover)}.project-detail__edit-btn:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.project-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}.project-detail__delete-btn:hover{background:var(--bg-sunken);border-color:var(--color-error,#b91c1c);color:var(--color-error,#b91c1c)}.project-detail__delete-btn:focus-visible{outline:2px solid var(--color-error,#b91c1c);outline-offset:2px}.project-detail__inline-created{align-items:baseline;gap:8px;margin:0 0 12px;display:inline-flex}.project-detail__inline-created-value{color:var(--fg-primary);font-variant-numeric:tabular-nums;font-size:.875rem}.project-detail__title-input{width:100%;min-width:0;font-family:var(--font-headline), "Noto Serif", serif;color:var(--fg-primary);letter-spacing:-.01em;background:var(--bg-elevated);border:1.5px solid var(--border-hover);border-radius:var(--radius);word-break:break-word;padding:4px 10px;font-size:1.5rem;font-weight:700;line-height:1.2}@media (min-width:800px){.project-detail__title-input{font-size:1.75rem}}.project-detail__title-input:focus{border-color:var(--fg-primary);box-shadow:0 0 0 2px var(--overlay-weak);outline:none}.project-detail__lead-input{width:100%;font:inherit;color:var(--fg-primary);background:var(--bg-elevated);border:1.5px solid var(--border-hover);border-radius:var(--radius);resize:vertical;min-height:60px;padding:8px 12px;font-size:1.0625rem;line-height:1.55}@media (min-width:800px){.project-detail__lead-input{font-size:1.125rem}}.project-detail__lead-input:focus{border-color:var(--fg-primary);box-shadow:0 0 0 2px var(--overlay-weak);outline:none}.project-detail__desc-preserve{background:var(--overlay-weak);border:1px solid var(--border-default);border-radius:var(--radius);color:var(--fg-secondary);flex-direction:column;align-items:flex-start;gap:8px;padding:12px 14px;font-size:.875rem;display:flex}.project-detail__desc-preserve p{margin:0;line-height:1.45}.project-detail__desc-preserve-cta{font:inherit;color:var(--fg-primary);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-size:.8125rem;font-weight:500;text-decoration:underline}.project-detail__desc-preserve-cta:hover{color:var(--fg-primary);text-decoration:none}.project-detail__add-cert-btn{background:var(--bg-elevated);height:30px;color:var(--fg-primary);border:1px solid var(--border-default);border-radius:var(--radius);cursor:pointer;transition:background var(--transition-fast), border-color var(--transition-fast);align-items:center;gap:6px;margin-left:auto;padding:0 12px;font-family:inherit;font-size:.8125rem;font-weight:500;line-height:1;display:inline-flex}.project-detail__add-cert-btn:hover{background:var(--overlay-weak);border-color:var(--border-hover)}.project-detail__add-cert-btn:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.project-detail__add-cert-picker{align-items:stretch;gap:8px;margin:0 0 12px;display:flex}.project-detail__add-cert-picker .cert-search{flex:auto;min-width:0}.project-detail__add-cert-cancel{font:inherit;color:var(--fg-secondary);border-radius:var(--radius);cursor:pointer;background:0 0;border:1px solid #0000;flex:none;align-self:center;padding:8px 14px;font-size:.8125rem}.project-detail__add-cert-cancel:hover{color:var(--fg-primary);background:var(--overlay-weak)}.project-detail__certs-loading{color:var(--fg-muted);text-align:center;margin:0;padding:24px 0;font-size:.875rem}.project-detail__cert-cell{display:flex;position:relative}.project-detail__cert-cell>.feed-card{flex:auto;min-width:0}.project-detail__cert-menu{z-index:1;position:absolute;top:8px;right:8px}.project-detail__cert-menu-btn{width:28px;height:28px;color:var(--fg-secondary);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;padding:0;display:inline-flex}.project-detail__cert-menu-btn:hover,.project-detail__cert-menu-btn:focus-visible,.project-detail__cert-menu-btn[aria-expanded=true]{background:var(--overlay-weak);color:var(--fg-primary);outline:none}.project-detail__cert-menu-pop{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);padding:4px;position:absolute;top:calc(100% + 4px);right:0}.project-detail__cert-menu-item{width:100%;font:inherit;color:var(--fg-primary);border-radius:var(--radius);cursor:pointer;text-align:left;transition:background var(--transition-fast);background:0 0;border:none;align-items:center;gap:8px;padding:8px 10px;font-size:.8125rem;display:flex}.project-detail__cert-menu-item:hover,.project-detail__cert-menu-item:focus-visible{background:var(--overlay-weak);outline:none}.create-group__identity-row{grid-template-columns:1fr 3fr;align-items:stretch;gap:20px;margin-bottom:24px;display:grid}.create-group__avatar-tile{aspect-ratio:1;background:var(--bg-subtle);border-radius:50%;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.create-group__avatar-tile--placeholder{border:2px dashed var(--border-medium);background:var(--bg-subtle)}.create-group__avatar-img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.create-group__avatar-placeholder-icon{color:var(--fg-muted)}.create-group__banner-tile{width:100%;min-width:0;margin:0}
.context-updates{border-top:1px solid var(--border-subtle);flex-direction:column;gap:16px;margin-top:4px;padding-top:24px;display:flex}.context-updates__head{align-items:baseline;gap:12px;display:flex}.context-updates__icon{display:none}.context-updates__heading{text-transform:uppercase;letter-spacing:.06em;color:var(--fg-muted);align-items:center;margin:0;font-size:.6875rem;font-weight:600;line-height:1;display:inline-flex}.context-updates__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}.context-updates__loading{justify-content:center;align-items:center;padding:12px 0;display:flex}.context-updates__list{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.context-updates__item{border:1px solid var(--border-subtle);border-radius:var(--radius);background:var(--bg-primary,transparent);flex-direction:column;gap:8px;padding:14px;display:flex}.context-updates__item-head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.context-updates__title{letter-spacing:-.005em;color:var(--fg-primary);flex:1;min-width:0;margin:0;font-size:.95rem;font-weight:600}.context-updates__when{color:var(--fg-secondary);white-space:nowrap;font-size:.75rem}.context-updates__doc-wrap{display:block}.context-updates__doc-wrap--clamped{max-height:6em;position:relative;overflow:hidden}.context-updates__doc-wrap--clamped:after{content:"";background:linear-gradient(to bottom, transparent, var(--bg-primary,var(--bg-base,#fff)));pointer-events:none;height:1.6em;position:absolute;inset:auto 0 0}.context-updates__doc{color:var(--fg-secondary);font-size:.875rem;line-height:1.5}.context-updates__expand{color:var(--fg-secondary);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:0;align-items:center;gap:4px;margin-top:6px;padding:0;font-size:.8125rem;font-weight:500;display:inline-flex}.context-updates__expand:hover{color:var(--fg-primary)}.context-updates__see-all{color:var(--fg-secondary);transition:color var(--transition-fast);margin-left:auto;font-size:.75rem;font-weight:500;text-decoration:none}.context-updates__see-all:hover{color:var(--fg-primary);text-underline-offset:2px;text-decoration:underline}.context-updates__empty{color:var(--fg-secondary);margin:0;font-size:.875rem}.context-updates__attachments{flex-wrap:wrap;gap:8px;margin:4px 0 0;padding:0;list-style:none;display:flex}.context-updates__attachment{display:flex}.context-updates__attachment-link{color:inherit;border-radius:var(--radius);transition:border-color var(--transition-fast), background var(--transition-fast);align-items:center;gap:10px;text-decoration:none;display:flex}.context-updates__attachment--image .context-updates__attachment-link{background:var(--bg-subtle);width:88px;height:88px;padding:0;display:block;overflow:hidden}.context-updates__attachment-img{object-fit:cover;width:100%;height:100%;display:block}.context-updates__attachment--image .context-updates__attachment-link:hover{outline:2px solid var(--border-strong,var(--fg-secondary));outline-offset:-2px}.context-updates__attachment--video .context-updates__attachment-link{flex-direction:column;gap:4px;width:156px;padding:0;display:flex}.context-updates__attachment-thumb{border-radius:var(--radius);background:var(--bg-subtle);width:156px;height:88px;display:block;position:relative;overflow:hidden}.context-updates__attachment-thumb-img{object-fit:cover;width:100%;height:100%;display:block}.context-updates__attachment-thumb-overlay{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.context-updates__attachment-play{color:#fff;background:#0000008c;border-radius:999px;width:32px;height:32px;padding:6px}.context-updates__attachment-host{color:var(--fg-secondary);font-size:.75rem;line-height:1.3}.context-updates__attachment--video .context-updates__attachment-link:hover .context-updates__attachment-thumb{outline:2px solid var(--border-strong,var(--fg-secondary));outline-offset:-2px}.context-updates__attachment--file .context-updates__attachment-link,.context-updates__attachment--uri .context-updates__attachment-link{border:1px solid var(--border-subtle);background:var(--bg-primary,transparent);max-width:260px;padding:8px 12px}.context-updates__attachment--file .context-updates__attachment-link:hover,.context-updates__attachment--uri .context-updates__attachment-link:hover{border-color:var(--border-strong,var(--fg-secondary));background:var(--bg-subtle,transparent)}.context-updates__attachment-icon{color:var(--fg-secondary);flex-shrink:0}.context-updates__attachment-meta{flex-direction:column;min-width:0;display:flex}.context-updates__attachment-label{color:var(--fg-primary);font-size:.8125rem;font-weight:500;line-height:1.3}.context-updates__attachment-size,.context-updates__attachment-uri{color:var(--fg-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1.3;overflow:hidden}@media (max-width:600px){.context-updates__item{padding:12px}.context-updates__attachment--image .context-updates__attachment-link{width:72px;height:72px}.context-updates__attachment--video .context-updates__attachment-link,.context-updates__attachment-thumb{width:128px}.context-updates__attachment-thumb{height:72px}}
.workspace-page{padding:24px 16px 64px}@media (min-width:800px){.app-shell:has(.workspace-page) .app-shell__content{max-width:1280px}}.workspace__head{margin-bottom:20px}.workspace__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--fg-secondary);font-size:.75rem}.workspace__title{letter-spacing:-.01em;color:var(--fg-primary);margin:4px 0 6px;font-size:1.5rem;font-weight:600}.workspace__subtitle{max-width:56ch;color:var(--fg-secondary);margin:0;font-size:.875rem}.workspace__layouts{border-bottom:1px solid var(--border-subtle);flex-wrap:wrap;gap:4px;margin-bottom:20px;display:flex}.workspace__layout-tab{color:var(--fg-secondary);cursor:pointer;transition:color var(--transition-fast), border-color var(--transition-fast);background:0 0;border:0;border-bottom:2px solid #0000;padding:8px 12px;font-size:.875rem;font-weight:500}.workspace__layout-tab:hover{color:var(--fg-primary)}.workspace__layout-tab--active{color:var(--fg-primary);border-bottom-color:var(--fg-primary)}.workspace__loading{justify-content:center;padding:32px 0;display:flex}.wks-pane{border:1px solid var(--border-subtle);border-radius:var(--radius);background:var(--bg-primary,transparent);flex-direction:column;gap:12px;padding:20px;display:flex}.wks-pane__head{color:var(--fg-primary);align-items:center;gap:8px;display:flex}.wks-pane__heading{margin:0;font-size:1.1rem;font-weight:600}.wks-pane__lede{color:var(--fg-secondary);margin:0;font-size:.9rem}.wks-pane__grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.wks-pane__grid-item{border-radius:var(--radius);background:var(--bg-subtle);flex-direction:column;padding:10px 12px;display:flex}.wks-pane__grid-label{color:var(--fg-secondary);font-size:.75rem}.wks-pane__grid-count{color:var(--fg-primary);font-size:1.1rem;font-weight:600}.wks-pane__hint{color:var(--fg-secondary);margin:0;font-size:.8125rem}.wks-pane__cta{border-radius:var(--radius);background:var(--fg-primary);color:var(--bg-canvas);align-self:flex-start;align-items:center;gap:4px;padding:6px 12px;font-size:.85rem;font-weight:500;text-decoration:none;display:inline-flex}.wks-pane__cta:hover{opacity:.9}.wks-breadcrumb{position:relative}.wks-breadcrumb__bar{align-items:center;gap:4px;margin-bottom:14px;font-size:.875rem;display:flex}.wks-breadcrumb__crumb{border:1px solid var(--border-subtle);background:var(--bg-primary,transparent);color:var(--fg-primary);font-size:inherit;cursor:pointer;border-radius:999px;align-items:center;gap:4px;padding:4px 10px;display:inline-flex}.wks-breadcrumb__crumb:hover{background:var(--bg-subtle)}.wks-breadcrumb__menu{border:1px solid var(--border-subtle);border-radius:var(--radius);background:var(--bg-primary,var(--bg-subtle));max-width:360px;max-height:320px;margin:0 0 12px;padding:6px;list-style:none;overflow-y:auto;box-shadow:0 4px 12px #0000000f}.wks-breadcrumb__menu-item{border-radius:var(--radius);text-align:left;width:100%;color:var(--fg-primary);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:6px 10px;font-size:.85rem;display:flex}.wks-breadcrumb__menu-item:hover{background:var(--bg-subtle)}.wks-breadcrumb__main{min-height:200px}.wks-notion{grid-template-columns:240px 1fr;align-items:start;gap:20px;display:grid}.wks-notion__rail{border:1px solid var(--border-subtle);border-radius:var(--radius);flex-direction:column;gap:14px;padding:10px;font-size:.85rem;display:flex}.wks-notion__section-label{text-transform:uppercase;letter-spacing:.06em;color:var(--fg-secondary);padding:0 8px 4px;font-size:.7rem}.wks-notion__list{flex-direction:column;gap:1px;margin:0;padding:0;list-style:none;display:flex}.wks-notion__node{border-radius:var(--radius);text-align:left;width:100%;font-size:inherit;color:var(--fg-primary);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:4px 8px;display:flex}.wks-notion__node:hover{background:var(--bg-subtle)}.wks-notion__node--active{background:var(--fg-primary);color:var(--bg-canvas)}.wks-notion__node-label{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.wks-notion__node-count{opacity:.7;font-size:.7rem}.wks-notion__avatar{background:var(--bg-subtle);object-fit:cover;border-radius:50%;flex-shrink:0;width:20px;height:20px}.wks-notion__avatar--ph{background:linear-gradient(135deg,#cbd5e1,#94a3b8)}.wks-mail{grid-template-columns:260px 1fr;align-items:start;gap:20px;display:grid}.wks-mail__rail{border:1px solid var(--border-subtle);border-radius:var(--radius);flex-direction:column;gap:6px;padding:10px;font-size:.85rem;display:flex}.wks-mail__network{border-radius:var(--radius);width:100%;color:var(--fg-primary);font-size:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:8px 10px;font-weight:500;display:flex}.wks-mail__network:hover{background:var(--bg-subtle)}.wks-mail__network--active{background:var(--fg-primary);color:var(--bg-canvas)}.wks-mail__accounts{margin:0;padding:0;list-style:none}.wks-mail__account-head{border-radius:var(--radius);text-align:left;width:100%;font-size:inherit;color:var(--fg-primary);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:4px 8px;font-weight:500;display:flex}.wks-mail__account-head:hover,.wks-mail__account-head--active{background:var(--bg-subtle)}.wks-mail__avatar{background:var(--bg-subtle);object-fit:cover;border-radius:50%;flex-shrink:0;width:18px;height:18px}.wks-mail__avatar--ph{background:linear-gradient(135deg,#cbd5e1,#94a3b8)}.wks-mail__account-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wks-mail__folders{flex-direction:column;gap:1px;margin:2px 0 6px 26px;padding:0;list-style:none;display:flex}.wks-mail__folder{border-radius:var(--radius);text-align:left;width:100%;color:var(--fg-secondary);cursor:pointer;background:0 0;border:0;align-items:center;padding:3px 8px;font-size:.8rem;display:flex}.wks-mail__folder:hover{background:var(--bg-subtle);color:var(--fg-primary)}.wks-mail__folder--active{background:var(--fg-primary);color:var(--bg-canvas)}.wks-mail__folder-label{flex:1}.wks-mail__folder-count{opacity:.7;font-size:.7rem}.wks-blue{flex-direction:column;gap:12px;display:flex;position:relative}.wks-blue__head{position:relative}.wks-blue__switcher{border:1px solid var(--border-subtle);background:var(--bg-primary,transparent);color:var(--fg-primary);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:.9rem;font-weight:500;display:inline-flex}.wks-blue__switcher:hover{background:var(--bg-subtle)}.wks-blue__avatar{background:var(--bg-subtle);object-fit:cover;border-radius:50%;width:22px;height:22px}.wks-blue__avatar--ph{background:linear-gradient(135deg,#cbd5e1,#94a3b8)}.wks-blue__menu{z-index:10;background:var(--bg-primary,var(--bg-subtle));border:1px solid var(--border-subtle);border-radius:var(--radius);min-width:280px;max-height:360px;box-shadow:var(--shadow-md);margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 4px);left:0;overflow-y:auto}.wks-blue__menu-item{border-radius:var(--radius);text-align:left;width:100%;color:var(--fg-primary);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:6px 10px;font-size:.85rem;display:flex}.wks-blue__menu-item:hover{background:var(--bg-subtle)}.wks-blue__chips{flex-wrap:wrap;gap:6px;display:flex}.wks-slack{grid-template-columns:60px 220px 1fr;align-items:start;gap:16px;display:grid}.wks-slack__icons{border-right:1px solid var(--border-subtle);flex-direction:column;gap:6px;padding:8px 0;display:flex}.wks-slack__icon{border-radius:var(--radius);background:var(--bg-subtle);width:40px;height:40px;color:var(--fg-primary);cursor:pointer;border:0;justify-content:center;align-self:center;align-items:center;display:flex;overflow:hidden}.wks-slack__icon:hover{outline:2px solid var(--fg-secondary);outline-offset:-2px}.wks-slack__icon--active{outline:2px solid var(--fg-primary);outline-offset:-2px}.wks-slack__avatar{object-fit:cover;width:100%;height:100%}.wks-slack__initial{font-size:.95rem;font-weight:600}.wks-slack__lexicons{border:1px solid var(--border-subtle);border-radius:var(--radius);padding:10px;font-size:.85rem}.wks-slack__lexicons-head{color:var(--fg-primary);text-overflow:ellipsis;white-space:nowrap;margin-bottom:8px;font-size:.95rem;font-weight:600;overflow:hidden}.wks-slack__lex-list{flex-direction:column;gap:1px;margin:0;padding:0;list-style:none;display:flex}.wks-slack__lex{border-radius:var(--radius);text-align:left;width:100%;font-size:inherit;color:var(--fg-primary);cursor:pointer;background:0 0;border:0;padding:4px 8px;display:flex}.wks-slack__lex:hover{background:var(--bg-subtle)}.wks-slack__lex--active{background:var(--fg-primary);color:var(--bg-canvas)}.wks-slack__lex-label{flex:1}.wks-slack__lex-count{opacity:.7;font-size:.7rem}.wks-slack__lex-empty{color:var(--fg-secondary);margin:0;font-size:.8rem}@media (max-width:799px){.wks-notion,.wks-mail,.wks-slack{grid-template-columns:1fr}}
