.set-layout{grid-template-columns:210px minmax(0,1fr);align-items:start;gap:36px;display:grid}.set-nav{top:calc(var(--topbar-height,66px) + 18px);flex-direction:column;gap:2px;display:flex;position:sticky}.set-nav__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--app-section-header,#86868b);margin:0 0 8px 12px;font-size:11px;font-weight:700}.set-nav__link{text-align:left;color:#424245;cursor:pointer;background:0 0;border:none;border-radius:8px;width:100%;padding:7px 12px;font-size:13.5px;font-weight:500;line-height:1.3;text-decoration:none;transition:background .14s,color .14s;display:block}.set-nav__link:hover{color:#1d1d1f;background:#0000000b}.set-nav__link[data-active=true]{background:var(--app-accent-soft,#007bff1a);color:var(--app-accent,#007bff);font-weight:600}.set-nav__link[data-danger=true]{color:#c2342a}.set-nav__link[data-danger=true]:hover{color:#b91c1c;background:#dc262612}.set-content{flex-direction:column;gap:20px;min-width:0;display:flex}.set-group{border:1px solid var(--app-hairline,#e5e7eb);scroll-margin-top:calc(var(--topbar-height,66px) + 18px);background:#fff;border-radius:14px;overflow:hidden}.set-group--danger{border-color:#f3c9c4}.set-group__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;padding:17px 20px 14px;display:flex}.set-group__title{letter-spacing:-.01em;color:#1d1d1f;margin:0;font-size:16px;font-weight:650;line-height:1.25}.set-group--danger .set-group__title{color:#b91c1c}.set-group__sub{color:#6e6e73;max-width:560px;margin:3px 0 0;font-size:13px;line-height:1.45}.set-group__actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.set-group__body{border-top:1px solid var(--app-hairline,#e5e7eb)}.set-group__body--pad{padding:16px 20px 18px}.set-group__prose{color:#3b3b3f;margin:0;font-size:13.5px;line-height:1.6}.set-group__prose-note{color:#9ca3af;margin:8px 0 0;font-size:12.5px;line-height:1.55}.set-row{justify-content:space-between;align-items:center;gap:16px;padding:13px 20px;display:flex}.set-row+.set-row,.set-row+.set-notif__row,.set-notif__row+.set-notif__row,.set-row+.set-listitem,.set-listitem+.set-listitem{border-top:1px solid #f1f1f4}.set-row__label{color:#1d1d1f;font-size:14px;font-weight:500}.set-row__hint{color:#6e6e73;max-width:480px;margin-top:2px;font-size:12.5px;line-height:1.45}.set-select{appearance:none;color:#1d1d1f;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M2.5 4.5L6 8l3.5-3.5' fill='none' stroke='%2386868b' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;border:1px solid #d2d2d7;border-radius:9px;min-width:230px;padding:8px 34px 8px 12px;font-size:13.5px;transition:border-color .14s,box-shadow .14s}.set-select:hover{border-color:#b4b4bb}.set-select:focus{border-color:var(--app-accent,#007bff);box-shadow:0 0 0 3px var(--app-accent-soft,#007bff1f);outline:none}.set-notif__head,.set-notif__row{grid-template-columns:minmax(0,1fr) 72px 72px;align-items:center;gap:12px;padding:11px 20px;display:grid}.set-notif__head{padding-top:13px;padding-bottom:9px}.set-notif__col{letter-spacing:.04em;text-transform:uppercase;color:var(--app-section-header,#86868b);text-align:center;font-size:11px;font-weight:700}.set-notif__col--event{text-align:left}.set-notif__label{color:#1d1d1f;font-size:13.5px;font-weight:500}.set-notif__meta{color:#6e6e73;margin-top:1px;font-size:12px;line-height:1.4}.set-notif__cell{justify-content:center;display:flex}.set-notif__cell-empty{color:#c7c7cc;text-align:center;font-size:13px}.set-listitem{justify-content:space-between;align-items:flex-start;gap:16px;padding:13px 20px;display:flex}.set-listitem__title{color:#1d1d1f;align-items:center;gap:8px;font-size:13.5px;font-weight:500;display:flex}.set-listitem__meta{color:#6e6e73;margin-top:2px;font-size:12px;line-height:1.45}.set-empty{color:#6e6e73;margin:0;padding:16px 20px;font-size:13px}@media (max-width:860px){.set-layout{grid-template-columns:1fr;gap:16px}.set-nav{-webkit-overflow-scrolling:touch;flex-direction:row;gap:6px;padding-bottom:4px;position:static;overflow-x:auto}.set-nav__eyebrow{display:none}.set-nav__link{border:1px solid var(--app-hairline,#e5e7eb);white-space:nowrap;border-radius:999px;flex:none;padding:6px 13px}.set-nav__link[data-active=true]{border-color:#0000}.set-select{min-width:160px}}
